Skip to content

Console Output

12:58:46 Started by user Jonah Graham
12:58:46 Running as Jonah Graham
12:58:47 Agent basic-8kxl6 is provisioned from template basic
12:58:47 ---
12:58:47 apiVersion: "v1"
12:58:47 kind: "Pod"
12:58:47 metadata:
12:58:47   labels:
12:58:47     jenkins: "slave"
12:58:47     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
12:58:47     jenkins/label: "basic"
12:58:47   name: "basic-8kxl6"
12:58:47   namespace: "packaging"
12:58:47 spec:
12:58:47   containers:
12:58:47   - env:
12:58:47     - name: "JENKINS_SECRET"
12:58:47       value: "********"
12:58:47     - name: "JENKINS_TUNNEL"
12:58:47       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
12:58:47     - name: "JENKINS_AGENT_NAME"
12:58:47       value: "basic-8kxl6"
12:58:47     - name: "JENKINS_REMOTING_JAVA_OPTS"
12:58:47       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
12:58:47         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
12:58:47     - name: "JAVA_TOOL_OPTIONS"
12:58:47       value: ""
12:58:47     - name: "_JAVA_OPTIONS"
12:58:47       value: ""
12:58:47     - name: "OPENJ9_JAVA_OPTIONS"
12:58:47       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
12:58:47     - name: "JENKINS_NAME"
12:58:47       value: "basic-8kxl6"
12:58:47     - name: "JENKINS_AGENT_WORKDIR"
12:58:47       value: "/home/jenkins/agent"
12:58:47     - name: "JENKINS_URL"
12:58:47       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
12:58:47     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3131.vf2b_b_798b_ce99"
12:58:47     imagePullPolicy: "Always"
12:58:47     name: "jnlp"
12:58:47     resources:
12:58:47       limits:
12:58:47         cpu: "2000m"
12:58:47         memory: "4096Mi"
12:58:47       requests:
12:58:47         cpu: "1000m"
12:58:47         memory: "4096Mi"
12:58:47     tty: true
12:58:47     volumeMounts:
12:58:47     - mountPath: "/home/jenkins/.m2/toolchains.xml"
12:58:47       name: "m2-dir"
12:58:47       readOnly: true
12:58:47       subPath: "toolchains.xml"
12:58:47     - mountPath: "/home/jenkins/.mavenrc"
12:58:47       name: "m2-dir"
12:58:47       readOnly: true
12:58:47       subPath: ".mavenrc"
12:58:47     - mountPath: "/opt/tools"
12:58:47       name: "volume-0"
12:58:47       readOnly: false
12:58:47     - mountPath: "/home/jenkins"
12:58:47       name: "volume-2"
12:58:47       readOnly: false
12:58:47     - mountPath: "/home/jenkins/.m2/repository"
12:58:47       name: "volume-3"
12:58:47       readOnly: false
12:58:47     - mountPath: "/home/jenkins/.m2/settings-security.xml"
12:58:47       name: "m2-secret-dir"
12:58:47       readOnly: true
12:58:47       subPath: "settings-security.xml"
12:58:47     - mountPath: "/home/jenkins/.m2/wrapper"
12:58:47       name: "volume-4"
12:58:47       readOnly: false
12:58:47     - mountPath: "/home/jenkins/.m2/settings.xml"
12:58:47       name: "m2-secret-dir"
12:58:47       readOnly: true
12:58:47       subPath: "settings.xml"
12:58:47     - mountPath: "/home/jenkins/.ssh"
12:58:47       name: "volume-1"
12:58:47       readOnly: false
12:58:47       subPath: ""
12:58:47     - mountPath: "/home/jenkins/agent"
12:58:47       name: "workspace-volume"
12:58:47       readOnly: false
12:58:47     workingDir: "/home/jenkins/agent"
12:58:47   nodeSelector:
12:58:47     kubernetes.io/os: "linux"
12:58:47   restartPolicy: "Never"
12:58:47   volumes:
12:58:47   - name: "volume-0"
12:58:47     persistentVolumeClaim:
12:58:47       claimName: "tools-claim-jiro-packaging"
12:58:47       readOnly: true
12:58:47   - name: "m2-secret-dir"
12:58:47     secret:
12:58:47       secretName: "m2-secret-dir"
12:58:47   - emptyDir:
12:58:47       medium: ""
12:58:47     name: "volume-2"
12:58:47   - configMap:
12:58:47       name: "m2-dir"
12:58:47     name: "m2-dir"
12:58:47   - configMap:
12:58:47       name: "known-hosts"
12:58:47     name: "volume-1"
12:58:47   - emptyDir:
12:58:47       medium: ""
12:58:47     name: "workspace-volume"
12:58:47   - emptyDir:
12:58:47       medium: ""
12:58:47     name: "volume-4"
12:58:47   - emptyDir:
12:58:47       medium: ""
12:58:47     name: "volume-3"
12:58:47 
12:58:47 Building remotely on basic-8kxl6 (basic) in workspace /home/jenkins/agent/workspace/simrel.epp-tycho-build
12:58:47 [WS-CLEANUP] Deleting project workspace...
12:58:47 [WS-CLEANUP] Deferred wipeout is used...
12:58:47 [ssh-agent] Looking for ssh-agent implementation...
12:58:47 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:58:47 $ ssh-agent
12:58:47 SSH_AUTH_SOCK=/tmp/ssh-Ic0xqRYnZGs3/agent.49
12:58:47 SSH_AGENT_PID=51
12:58:47 [ssh-agent] Started.
12:58:47 Running ssh-add (command line suppressed)
12:58:47 Identity added: /home/jenkins/agent/workspace/simrel.epp-tycho-build@tmp/private_key_6047373834412618840.key (/home/jenkins/agent/workspace/simrel.epp-tycho-build@tmp/private_key_6047373834412618840.key)
12:58:48 [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org)
12:58:48 The recommended git tool is: git
12:58:49 using credential github-bot
12:58:49 Cloning the remote Git repository
12:58:49 Cloning repository https://github.com/eclipse-packaging/packages.git
12:58:49  > git init /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages # timeout=10
12:58:49 Fetching upstream changes from https://github.com/eclipse-packaging/packages.git
12:58:49  > git --version # timeout=10
12:58:49  > git --version # 'git version 2.20.1'
12:58:49 using GIT_ASKPASS to set credentials GitHub bot (username/token)
12:58:49  > git fetch --tags --force --progress -- https://github.com/eclipse-packaging/packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:58:51  > git config remote.origin.url https://github.com/eclipse-packaging/packages.git # timeout=10
12:58:51  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:58:51 Avoid second fetch
12:58:51  > git rev-parse origin/master^{commit} # timeout=10
12:58:51 Checking out Revision a7984c8dc23614bbfb7858b27a336ead1f439a02 (origin/master)
12:58:51  > git config core.sparsecheckout # timeout=10
12:58:51  > git checkout -f a7984c8dc23614bbfb7858b27a336ead1f439a02 # timeout=10
12:58:52 Commit message: "Set version qualifiers with setGitDate script"
12:58:52  > git rev-list --no-walk 29b8b8a2aec6ef22de20429bc4b9ebf1193e6bc4 # timeout=10
12:58:52 [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins14531548776343998578.sh
12:58:52 + find /home/jenkins/agent/workspace/simrel.epp-tycho-build/
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/branches
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/description
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/applypatch-msg.sample
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/commit-msg.sample
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/fsmonitor-watchman.sample
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/post-update.sample
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-applypatch.sample
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-commit.sample
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-push.sample
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-rebase.sample
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-receive.sample
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/prepare-commit-msg.sample
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/update.sample
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/info
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/info/exclude
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/heads
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2.0.0-R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2.0.1-R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_M6
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_M1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_M5
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_M2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_M3
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_SR1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/KEPLER_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_RC1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/KEPLER_SR1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_RC2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/KEPLER_SR2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-03_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_M1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_SR1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_SR1a
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_RC1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_SR2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_RC2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_0
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-12_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-03_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-06_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-09_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_0
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-12_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-03_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_1a
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-06_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-09_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_3
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-12_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-03_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_0
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-06_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-09_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_1a
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-12_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2023-03_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_3
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2023-06_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_3a
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2023-09_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_M6a
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/EPP_WIZARD_GANYMEDE_20090302
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080225_Eclipse_3_4_0_M5
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/EclipseEuropaPackages_20070630
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/PHOTON_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/R200806162215
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC3
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/R200809220400
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC4
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/Root_GALILEO
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC5
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/Root_HELIOS
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC5a
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_SR1_RC4
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GANYMEDE_SR1_RC1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2_RC2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GANYMEDE_SR1_RC2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2_RC3
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GANYMEDE_SR1_RC3
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/fixedVersionNumber
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GIT_MIGRATION
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_M3
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC3
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC4
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC5
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_SR1_RC4
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_SR2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_M7
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_SR2_RC3_beforeUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2_RC4
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20070624_3_3_RC4
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20070921
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20070925
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_R
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20071026_Eclipse_3_3_1_1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20071103_Eclipse_3_3_1_1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080108_Eclipse_3_4_0_M4
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080226_Eclipse_3_3_2_Winter
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC3
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080414_Eclipse_3_4_0_M6
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC4
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080415_Eclipse_3_4_0_M6
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC5
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080526_Eclipse_3_4_0_RC1
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I200806072215
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_M6
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_M2
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/GALILEO
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/HELIOS
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/INDIGO
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/JUNO
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/KEPLER
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/LUNA
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/MARS
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/NEON
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/OXYGEN
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/bug571669
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/juno38
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/master
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/HEAD
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/config
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/pack
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/pack/pack-7ed2cd9beeb0cf88a91ed130ea7514317f59adb4.pack
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/pack/pack-7ed2cd9beeb0cf88a91ed130ea7514317f59adb4.idx
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/info
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/FETCH_HEAD
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/GALILEO
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/HELIOS
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/INDIGO
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/JUNO
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/KEPLER
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/LUNA
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/MARS
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/NEON
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/OXYGEN
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/bug571669
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/juno38
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/master
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/HEAD
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/index
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.github
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.github/workflows
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.github/workflows/build.yml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.gitignore
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/CHANGELOG.md
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/CODE_OF_CONDUCT.md
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/CONTRIBUTING.md
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/LICENSE
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/NOTICE
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/README.md
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/RELEASING.md
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/SECURITY.md
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/remove-categories.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/Eclipse.icns
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/eclipse.ico
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/icon.xpm
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.l.pm
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.m.pm
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.s.pm
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.t.pm
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/epp.website.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/feature.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/feature.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/epp.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.settings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.settings/org.eclipse.core.resources.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.settings/org.eclipse.core.runtime.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/META-INF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/META-INF/MANIFEST.MF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.html
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.mappings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/book.css
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/disabled_book.css
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse16.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse16.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse16@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse256.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse256.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse256@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse32.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse32.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse32@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse48.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse48.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse48@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse_lg.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse_lg@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eppfeature32.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/helpData.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/intro-eclipse.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/introData.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/macosx_narrow_book.css
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/narrow_book.css
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/org.eclipse.ui.intro.universal.solstice
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin_customization.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin_customization.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/feature.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/feature.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.classpath
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings/org.eclipse.core.resources.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings/org.eclipse.core.runtime.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings/org.eclipse.jdt.core.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/META-INF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/META-INF/MANIFEST.MF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/a
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/about.html
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/icons
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/icons/star.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/icons/star@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/plugin.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/plugin.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/splash.bmp
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/splash
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/splash/INSTRUCTIONS.md
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org/eclipse
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org/eclipse/epp
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org/eclipse/epp/common
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/feature.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/feature.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/epp.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.settings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.settings/org.eclipse.core.resources.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.settings/org.eclipse.core.runtime.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/META-INF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/META-INF/MANIFEST.MF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.html
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.mappings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse16.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse16.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse16@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse256.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse256.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse256@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse32.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse32.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse32@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse48.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse48.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse48@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse_lg.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse_lg@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/intro-eclipse.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/introData.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/org.eclipse.ui.intro.universal.solstice
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/plugin.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/plugin.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/plugin_customization.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/epp.website.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/feature.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/feature.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/epp.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.settings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.settings/org.eclipse.core.resources.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.settings/org.eclipse.core.runtime.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/META-INF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/META-INF/MANIFEST.MF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.html
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.mappings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse16.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse16.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse16@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse256.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse256.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse256@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse32.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse32.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse32@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse48.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse48.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse48@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse_lg.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse_lg@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/intro-eclipse.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/org.eclipse.ui.intro.universal.solstice
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/plugin.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/plugin.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/plugin_customization.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/splash.bmp
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/epp.website.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/feature.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/feature.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/epp.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.settings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.settings/org.eclipse.core.resources.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.settings/org.eclipse.core.runtime.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/META-INF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/META-INF/MANIFEST.MF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.html
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.mappings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse16.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse16.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse16@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse256.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse256.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse256@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse32.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse32.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse32@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse48.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse48.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse48@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse_lg.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse_lg@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/intro-eclipse.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/introData.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/org.eclipse.ui.intro.universal.solstice
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/plugin.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/plugin.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/plugin_customization.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/epp.website.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/feature.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/feature.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/epp.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.settings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.settings/org.eclipse.core.resources.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.settings/org.eclipse.core.runtime.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/META-INF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/META-INF/MANIFEST.MF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.html
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.mappings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse16.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse16.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse16@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse256.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse256.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse256@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse32.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse32.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse32@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse48.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse48.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse48@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse_lg.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse_lg@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/epp-java-about.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/intro-eclipse.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/org.eclipse.ui.intro.universal.solstice
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/plugin.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/plugin.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/plugin_customization.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/epp.website.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/feature.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/feature.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/epp.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.tests
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.tests/README_Testing.adoc
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.settings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.settings/org.eclipse.core.resources.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.settings/org.eclipse.core.runtime.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/META-INF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/META-INF/MANIFEST.MF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.html
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.mappings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/eclipse_lg.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/eclipse_lg@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/helpData.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/introData.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/javaee-ide_x16.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/javaee-ide_x32.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/javaee-ide_x48.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/plugin.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/plugin.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/plugin_customization.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/wtp_logo_2010.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/wtp_logo_96.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/feature.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/feature.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/epp.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.settings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.settings/org.eclipse.core.resources.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.settings/org.eclipse.core.runtime.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/META-INF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/META-INF/MANIFEST.MF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.html
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.mappings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse16.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse16.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse16@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse256.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse256.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse256@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse32.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse32.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse32@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse48.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse48.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse48@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse_lg.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse_lg@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/intro-eclipse.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/org.eclipse.ui.intro.universal.solstice
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/plugin.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/plugin.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/plugin_customization.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/epp.website.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/feature.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/feature.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/epp.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.settings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.settings/org.eclipse.core.resources.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.settings/org.eclipse.core.runtime.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/META-INF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/META-INF/MANIFEST.MF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.html
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.mappings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse16.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse16.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse16@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse256.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse256.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse256@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse32.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse32.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse32@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse48.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse48.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse48@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse_lg.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse_lg@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/epp-php-about.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/intro-eclipse.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/introData.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/org.eclipse.ui.intro.universal.solstice
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/plugin.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/plugin.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/plugin_customization.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/feature.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/feature.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/epp.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.settings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.settings/org.eclipse.core.resources.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.settings/org.eclipse.core.runtime.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/META-INF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/META-INF/MANIFEST.MF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.html
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.mappings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse16.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse16.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse16@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse256.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse256.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse256@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse32.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse32.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse32@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse48.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse48.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse48@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse_lg.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse_lg@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/intro-eclipse.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/org.eclipse.ui.intro.universal.solstice
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/plugin.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/plugin.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/plugin_customization.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/epp.website.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/feature.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/feature.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.settings
12:58:52 /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
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/epp.product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/p2.inf
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.forceQualifierUpdate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.settings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.settings/org.eclipse.core.resources.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.settings/org.eclipse.core.runtime.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/META-INF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/META-INF/MANIFEST.MF
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.html
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.mappings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/build.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse16.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse16.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse16@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse256.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse256.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse256@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse32.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse32.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse32@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse48.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse48.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse48@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse_lg.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse_lg@2x.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/helpData.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/images
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/images/scout.png
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro-eclipse.svg
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/css
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/css/scout_intro.css
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/overviewExtensionContent.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/tutorialsExtensionContent.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/whatsnewExtensionContent.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/introData.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/org.eclipse.ui.intro.universal.solstice
12:58:52 /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
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/plugin.properties
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/plugin.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/plugin_customization.ini
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.project
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.settings
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.settings/org.eclipse.core.resources.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.settings/org.eclipse.core.runtime.prefs
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/build.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/eppconfig.xsd
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/macos
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/macos/product.entitlements
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/oomph
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/oomph/EPP.setup
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/oomph/EPPConfiguration.setup
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle-feature
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle-feature/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/feature
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/feature/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/product
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/product/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/.gitignore
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/_mirrors.php
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/check-incubating.sh
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/pom.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/promote-a-build.Jenkinsfile
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/promote-a-build.sh
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/run_dash_licenses.sh
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/setGitDate
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/upload-to-staging.sh
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/web
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/web/novaFooter.html
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/web/novaHeader.html
12:58:52 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages@tmp
12:58:52 + find /home/jenkins/.m2
12:58:52 /home/jenkins/.m2
12:58:52 /home/jenkins/.m2/settings.xml
12:58:52 /home/jenkins/.m2/settings-security.xml
12:58:52 /home/jenkins/.m2/repository
12:58:52 /home/jenkins/.m2/toolchains.xml
12:58:52 /home/jenkins/.m2/wrapper
12:58:52 + cat /home/jenkins/.m2/toolchains.xml
12:58:52 <?xml version="1.0" encoding="UTF-8"?>
12:58:52 <toolchains>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>CDC-1.0/Foundation-1.0</id>
12:58:52       <vendor>cdc</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/ee/CDC-1.0_Foundation-1.0</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>CDC-1.1/Foundation-1.1</id>
12:58:52       <vendor>cdc</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/ee/CDC-1.1_Foundation-1.1</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>OSGi/Minimum-1.0</id>
12:58:52       <vendor>osgi</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/ee/OSGi_Minimum-1.0</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>OSGi/Minimum-1.1</id>
12:58:52       <vendor>osgi</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/ee/OSGi_Minimum-1.1</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>OSGi/Minimum-1.2</id>
12:58:52       <vendor>osgi</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/ee/OSGi_Minimum-1.2</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>J2SE-1.5</id>
12:58:52       <version>1.5</version>
12:58:52       <vendor>oracle</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/oracle/jdk-5/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-1.6</id>
12:58:52       <version>1.6</version>
12:58:52       <vendor>oracle</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/oracle/jdk-6/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-1.7</id>
12:58:52       <version>1.7</version>
12:58:52       <vendor>oracle</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/oracle/jdk-7/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-1.8</id>
12:58:52       <version>1.8</version>
12:58:52       <vendor>oracle</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/oracle/jdk-8/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-9</id>
12:58:52       <version>9</version>
12:58:52       <vendor>openjdk</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-9/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-10</id>
12:58:52       <version>10</version>
12:58:52       <vendor>openjdk</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-10/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-11</id>
12:58:52       <version>11</version>
12:58:52       <vendor>openjdk</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-11/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-12</id>
12:58:52       <version>12</version>
12:58:52       <vendor>openjdk</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-12/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-13</id>
12:58:52       <version>13</version>
12:58:52       <vendor>openjdk</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-13/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-14</id>
12:58:52       <version>14</version>
12:58:52       <vendor>openjdk</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-14/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-15</id>
12:58:52       <version>15</version>
12:58:52       <vendor>openjdk</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-15/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-16</id>
12:58:52       <version>16</version>
12:58:52       <vendor>openjdk</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-16/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-17</id>
12:58:52       <version>17</version>
12:58:52       <vendor>openjdk</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-17/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-18</id>
12:58:52       <version>18</version>
12:58:52       <vendor>openjdk</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-18/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-19</id>
12:58:52       <version>19</version>
12:58:52       <vendor>openjdk</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-19/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-20</id>
12:58:52       <version>20</version>
12:58:52       <vendor>openjdk</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-20/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52   <toolchain>
12:58:52     <type>jdk</type>
12:58:52     <provides>
12:58:52       <id>JavaSE-21</id>
12:58:52       <version>21</version>
12:58:52       <vendor>openjdk</vendor>
12:58:52     </provides>
12:58:52     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-21/latest</jdkHome></configuration>
12:58:52   </toolchain>
12:58:52 </toolchains>
12:58:52 [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
12:58:52 Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
12:58:52 Maven home: /opt/tools/apache-maven/3.8.6
12:58:52 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
12:58:52 Default locale: en_US, platform encoding: UTF-8
12:58:52 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
12:58:53 [INFO] Error stacktraces are turned on.
12:58:53 [INFO] Scanning for projects...
12:59:10 [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available
12:59:36 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
12:59:36 [INFO]     Cache location:         /home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository/.cache/tycho
12:59:36 [INFO]     Transport mode:         online
12:59:36 [INFO]     Update mode:            cache first
12:59:36 [INFO]     Minimum cache duration: 60 minutes
12:59:36 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
12:59:56 [INFO] Adding repository https://download.eclipse.org/releases/2023-12/202311241000
12:59:58 [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
12:59:58 [INFO] Adding repository https://download.eclipse.org/justj/jres/17/updates/release/latest
12:59:58 [INFO] Adding repository https://download.eclipse.org/justj/epp/milestone/latest
12:59:58 [INFO] The following Execution Environments are currently known but are ignored by configuration:
12:59:58 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
12:59:58 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
12:59:58 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
12:59:58 [INFO]     1.3.0 -> JavaSE
12:59:58 [INFO]     1.4.0 -> JavaSE
12:59:58 [INFO]     1.5.0 -> JavaSE
12:59:58 [INFO]     1.6.0 -> JavaSE
12:59:58 [INFO]     1.7.0 -> JavaSE
12:59:58 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
12:59:58 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
12:59:58 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
12:59:58 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
12:59:58 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
12:59:58 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
12:59:58 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
12:59:58 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
12:59:58 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
12:59:58 [INFO]     18.0.0 -> JavaSE
12:59:58 [INFO]     19.0.0 -> JavaSE
12:59:58 [INFO]     20.0.0 -> JavaSE
12:59:58 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
12:59:58 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
12:59:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:archive-template:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/pom.xml
12:59:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/pom.xml
13:00:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/pom.xml
13:00:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/pom.xml
13:00:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/pom.xml
13:00:09 [INFO] The following Execution Environments are currently known but are ignored by configuration:
13:00:09 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
13:00:09 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
13:00:09 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
13:00:09 [INFO]     1.3.0 -> JavaSE
13:00:09 [INFO]     1.4.0 -> JavaSE
13:00:09 [INFO]     1.5.0 -> JavaSE
13:00:09 [INFO]     1.6.0 -> JavaSE
13:00:09 [INFO]     1.7.0 -> JavaSE
13:00:09 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:09 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:09 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:09 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:09 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:09 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:09 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:09 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:09 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:09 [INFO]     18.0.0 -> JavaSE
13:00:09 [INFO]     19.0.0 -> JavaSE
13:00:09 [INFO]     20.0.0 -> JavaSE
13:00:09 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:09 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.cpp:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/pom.xml
13:00:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/pom.xml
13:00:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/pom.xml
13:00:19 [INFO] The following Execution Environments are currently known but are ignored by configuration:
13:00:19 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
13:00:19 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
13:00:19 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
13:00:19 [INFO]     1.3.0 -> JavaSE
13:00:19 [INFO]     1.4.0 -> JavaSE
13:00:19 [INFO]     1.5.0 -> JavaSE
13:00:19 [INFO]     1.6.0 -> JavaSE
13:00:19 [INFO]     1.7.0 -> JavaSE
13:00:19 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:19 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:19 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:19 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:19 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:19 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:19 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:19 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:19 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:19 [INFO]     18.0.0 -> JavaSE
13:00:19 [INFO]     19.0.0 -> JavaSE
13:00:19 [INFO]     20.0.0 -> JavaSE
13:00:19 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:19 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.dsl:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/pom.xml
13:00:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/pom.xml
13:00:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/pom.xml
13:00:28 [INFO] The following Execution Environments are currently known but are ignored by configuration:
13:00:28 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
13:00:28 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
13:00:28 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
13:00:28 [INFO]     1.3.0 -> JavaSE
13:00:28 [INFO]     1.4.0 -> JavaSE
13:00:28 [INFO]     1.5.0 -> JavaSE
13:00:28 [INFO]     1.6.0 -> JavaSE
13:00:28 [INFO]     1.7.0 -> JavaSE
13:00:28 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:28 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:28 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:28 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:28 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:28 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:28 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:28 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:28 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:28 [INFO]     18.0.0 -> JavaSE
13:00:28 [INFO]     19.0.0 -> JavaSE
13:00:28 [INFO]     20.0.0 -> JavaSE
13:00:28 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:28 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.embedcpp:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/pom.xml
13:00:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/pom.xml
13:00:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/pom.xml
13:00:38 [INFO] The following Execution Environments are currently known but are ignored by configuration:
13:00:38 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
13:00:38 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
13:00:38 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
13:00:38 [INFO]     1.3.0 -> JavaSE
13:00:38 [INFO]     1.4.0 -> JavaSE
13:00:38 [INFO]     1.5.0 -> JavaSE
13:00:38 [INFO]     1.6.0 -> JavaSE
13:00:38 [INFO]     1.7.0 -> JavaSE
13:00:38 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:38 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:38 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:38 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:38 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:38 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:38 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:38 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:38 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:38 [INFO]     18.0.0 -> JavaSE
13:00:38 [INFO]     19.0.0 -> JavaSE
13:00:38 [INFO]     20.0.0 -> JavaSE
13:00:38 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:38 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.java:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/pom.xml
13:00:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/pom.xml
13:00:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/pom.xml
13:00:48 [INFO] The following Execution Environments are currently known but are ignored by configuration:
13:00:48 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
13:00:48 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
13:00:48 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
13:00:48 [INFO]     1.3.0 -> JavaSE
13:00:48 [INFO]     1.4.0 -> JavaSE
13:00:48 [INFO]     1.5.0 -> JavaSE
13:00:48 [INFO]     1.6.0 -> JavaSE
13:00:48 [INFO]     1.7.0 -> JavaSE
13:00:48 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:48 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:48 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:48 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:48 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:48 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:48 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:48 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:48 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:48 [INFO]     18.0.0 -> JavaSE
13:00:48 [INFO]     19.0.0 -> JavaSE
13:00:48 [INFO]     20.0.0 -> JavaSE
13:00:48 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:48 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:00:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.jee:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/pom.xml
13:00:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/pom.xml
13:00:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/pom.xml
13:01:02 [INFO] The following Execution Environments are currently known but are ignored by configuration:
13:01:02 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
13:01:02 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
13:01:02 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
13:01:02 [INFO]     1.3.0 -> JavaSE
13:01:02 [INFO]     1.4.0 -> JavaSE
13:01:02 [INFO]     1.5.0 -> JavaSE
13:01:02 [INFO]     1.6.0 -> JavaSE
13:01:02 [INFO]     1.7.0 -> JavaSE
13:01:02 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:02 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:02 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:02 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:02 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:02 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:02 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:02 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:02 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:02 [INFO]     18.0.0 -> JavaSE
13:01:02 [INFO]     19.0.0 -> JavaSE
13:01:02 [INFO]     20.0.0 -> JavaSE
13:01:02 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:02 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.modeling:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/pom.xml
13:01:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.php:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/pom.xml
13:01:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.php.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/pom.xml
13:01:15 [INFO] The following Execution Environments are currently known but are ignored by configuration:
13:01:15 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
13:01:15 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
13:01:15 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
13:01:15 [INFO]     1.3.0 -> JavaSE
13:01:15 [INFO]     1.4.0 -> JavaSE
13:01:15 [INFO]     1.5.0 -> JavaSE
13:01:15 [INFO]     1.6.0 -> JavaSE
13:01:15 [INFO]     1.7.0 -> JavaSE
13:01:15 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:15 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:15 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:15 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:15 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:15 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:15 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:15 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:15 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:15 [INFO]     18.0.0 -> JavaSE
13:01:15 [INFO]     19.0.0 -> JavaSE
13:01:15 [INFO]     20.0.0 -> JavaSE
13:01:15 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:15 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.php:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/pom.xml
13:01:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/pom.xml
13:01:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/pom.xml
13:01:24 [INFO] The following Execution Environments are currently known but are ignored by configuration:
13:01:24 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
13:01:24 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
13:01:24 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
13:01:24 [INFO]     1.3.0 -> JavaSE
13:01:24 [INFO]     1.4.0 -> JavaSE
13:01:24 [INFO]     1.5.0 -> JavaSE
13:01:24 [INFO]     1.6.0 -> JavaSE
13:01:24 [INFO]     1.7.0 -> JavaSE
13:01:24 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:24 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:24 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:24 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:24 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:24 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:24 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:24 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:24 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:24 [INFO]     18.0.0 -> JavaSE
13:01:24 [INFO]     19.0.0 -> JavaSE
13:01:24 [INFO]     20.0.0 -> JavaSE
13:01:24 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:24 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.rcp:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/pom.xml
13:01:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/pom.xml
13:01:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/pom.xml
13:01:36 [INFO] The following Execution Environments are currently known but are ignored by configuration:
13:01:36 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
13:01:36 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
13:01:36 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
13:01:36 [INFO]     1.3.0 -> JavaSE
13:01:36 [INFO]     1.4.0 -> JavaSE
13:01:36 [INFO]     1.5.0 -> JavaSE
13:01:36 [INFO]     1.6.0 -> JavaSE
13:01:36 [INFO]     1.7.0 -> JavaSE
13:01:36 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:36 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:36 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:36 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:36 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:36 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:36 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:36 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:36 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:36 [INFO]     18.0.0 -> JavaSE
13:01:36 [INFO]     19.0.0 -> JavaSE
13:01:36 [INFO]     20.0.0 -> JavaSE
13:01:36 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:36 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.scout:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/pom.xml
13:01:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/pom.xml
13:01:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/pom.xml
13:01:51 [INFO] The following Execution Environments are currently known but are ignored by configuration:
13:01:51 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
13:01:51 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
13:01:51 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
13:01:51 [INFO]     1.3.0 -> JavaSE
13:01:51 [INFO]     1.4.0 -> JavaSE
13:01:51 [INFO]     1.5.0 -> JavaSE
13:01:51 [INFO]     1.6.0 -> JavaSE
13:01:51 [INFO]     1.7.0 -> JavaSE
13:01:51 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:51 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:51 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:51 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:51 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:51 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:51 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:51 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:51 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:51 [INFO]     18.0.0 -> JavaSE
13:01:51 [INFO]     19.0.0 -> JavaSE
13:01:51 [INFO]     20.0.0 -> JavaSE
13:01:51 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:51 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
13:01:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.committers:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/pom.xml
13:01:58 [INFO] ------------------------------------------------------------------------
13:01:58 [INFO] Reactor Build Order:
13:01:58 [INFO] 
13:01:58 [INFO] archive-template                                    [eclipse-repository]
13:01:58 [INFO] org.eclipse.epp.package.common                          [eclipse-plugin]
13:01:58 [INFO] org.eclipse.epp.package.common.feature                 [eclipse-feature]
13:01:58 [INFO] org.eclipse.epp.package.cpp                             [eclipse-plugin]
13:01:58 [INFO] org.eclipse.epp.package.cpp.feature                    [eclipse-feature]
13:01:58 [INFO] epp.package.cpp                                     [eclipse-repository]
13:01:58 [INFO] org.eclipse.epp.package.dsl                             [eclipse-plugin]
13:01:58 [INFO] org.eclipse.epp.package.dsl.feature                    [eclipse-feature]
13:01:58 [INFO] epp.package.dsl                                     [eclipse-repository]
13:01:58 [INFO] org.eclipse.epp.package.embedcpp                        [eclipse-plugin]
13:01:58 [INFO] org.eclipse.epp.package.embedcpp.feature               [eclipse-feature]
13:01:58 [INFO] epp.package.embedcpp                                [eclipse-repository]
13:01:58 [INFO] org.eclipse.epp.package.java                            [eclipse-plugin]
13:01:58 [INFO] org.eclipse.epp.package.java.feature                   [eclipse-feature]
13:01:58 [INFO] epp.package.java                                    [eclipse-repository]
13:01:58 [INFO] org.eclipse.epp.package.jee                             [eclipse-plugin]
13:01:58 [INFO] org.eclipse.epp.package.jee.feature                    [eclipse-feature]
13:01:58 [INFO] epp.package.jee                                     [eclipse-repository]
13:01:58 [INFO] org.eclipse.epp.package.modeling                        [eclipse-plugin]
13:01:58 [INFO] org.eclipse.epp.package.modeling.feature               [eclipse-feature]
13:01:58 [INFO] epp.package.modeling                                [eclipse-repository]
13:01:58 [INFO] org.eclipse.epp.package.php                             [eclipse-plugin]
13:01:58 [INFO] org.eclipse.epp.package.php.feature                    [eclipse-feature]
13:01:58 [INFO] epp.package.php                                     [eclipse-repository]
13:01:58 [INFO] org.eclipse.epp.package.rcp                             [eclipse-plugin]
13:01:58 [INFO] org.eclipse.epp.package.rcp.feature                    [eclipse-feature]
13:01:58 [INFO] epp.package.rcp                                     [eclipse-repository]
13:01:58 [INFO] org.eclipse.epp.package.scout                           [eclipse-plugin]
13:01:58 [INFO] org.eclipse.epp.package.scout.feature                  [eclipse-feature]
13:01:58 [INFO] epp.package.scout                                   [eclipse-repository]
13:01:58 [INFO] org.eclipse.epp.package.committers                      [eclipse-plugin]
13:01:58 [INFO] org.eclipse.epp.package.committers.feature             [eclipse-feature]
13:01:58 [INFO] epp.package.committers                              [eclipse-repository]
13:01:58 [INFO] org.eclipse.epp-buildall                                           [pom]
13:01:58 [INFO] 
13:01:58 [INFO] ------------------< org.eclipse.epp:archive-template >------------------
13:01:58 [INFO] Building archive-template 4.30.0-SNAPSHOT                         [1/34]
13:01:58 [INFO] -------------------------[ eclipse-repository ]-------------------------
13:01:58 [INFO] 
13:01:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-template ---
13:01:59 [INFO] 
13:01:59 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ archive-template ---
13:02:03 [INFO] The project's OSGi version is 4.30.0.20230913-1413
13:02:03 [INFO] 
13:02:03 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ archive-template ---
13:02:08 [INFO] No match to regex 'epp\.package\.(\d*)' found in 'archive-template'. The initial value 'archive-template' is left as-is...
13:02:08 [INFO] 
13:02:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ archive-template ---
13:02:08 [INFO] 
13:02:08 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ archive-template ---
13:02:09 [INFO] 
13:02:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ archive-template ---
13:02:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:02:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:02:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/src/main/resources
13:02:12 [INFO] 
13:02:12 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ archive-template ---
13:02:13 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
13:02:13 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
13:02:13 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
13:02:13 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
13:02:13 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
13:02:13 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
13:02:13 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
13:02:13 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
13:02:13 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
13:02:13 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
13:02:13 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
13:02:13 [INFO] 
13:02:13 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ archive-template ---
13:02:13 [INFO] 
13:02:13 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ archive-template ---
13:02:13 [INFO] 
13:02:13 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ archive-template ---
13:02:13 [INFO] 
13:02:13 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ archive-template ---
13:02:13 [INFO] 
13:02:13 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ archive-template ---
13:02:13 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/archive-template-4.30.0-SNAPSHOT.zip
13:02:13 [INFO] 
13:02:13 [INFO] --- tycho-eclipserun-plugin:3.0.5:eclipse-run (remove-uncategorized) @ archive-template ---
13:02:14 [INFO] Adding repository http://download.eclipse.org/releases/latest
13:02:21 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
13:02:21 [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
13:02:21 [INFO] Command line:
13:02:21 	[/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.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.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]
13:02:23 Buildfile: remove-categories.xml
13:02:23 WARNING: A terminally deprecated method in java.lang.System has been called
13:02:23 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/48/0/.cp/lib/antsupportlib.jar)
13:02:23 WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
13:02:23 WARNING: System::setSecurityManager will be removed in a future release
13:02:23 
13:02:23 remove-categories:
13:02:23 Unable to find: Installable Unit [ query=property[@name='org.eclipse.equinox.p2.type.category'] ] 
13:02:23 BUILD SUCCESSFUL
13:02:23 
13:02:23 BUILD SUCCESSFUL
13:02:23 Total time: 0 seconds
13:02:24 [INFO] 
13:02:24 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (re-archive-without-categories) @ archive-template ---
13:02:24 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/archive-template-4.30.0-SNAPSHOT.zip
13:02:24 [INFO] 
13:02:24 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-template-repo) @ archive-template ---
13:02:25 [INFO] Executing tasks
13:02:25 [INFO]      [copy] Copying 2 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/repository
13:02:25 [INFO] Executed tasks
13:02:25 [INFO] 
13:02:25 [INFO] -----------< org.eclipse.epp:org.eclipse.epp.package.common >-----------
13:02:25 [INFO] Building org.eclipse.epp.package.common 4.30.0-SNAPSHOT           [2/34]
13:02:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:02:26 [INFO] 
13:02:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common ---
13:02:26 [INFO] 
13:02:26 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.common ---
13:02:26 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:02:26 [INFO] 
13:02:26 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.common ---
13:02:26 [INFO] 
13:02:26 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.common ---
13:02:26 [INFO] 
13:02:26 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.common ---
13:02:26 [INFO] 
13:02:26 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.common ---
13:02:26 [INFO] 
13:02:26 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.common ---
13:02:27 [INFO] Resolving class path of org.eclipse.epp.package.common...
13:02:27 [INFO] 
13:02:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.common ---
13:02:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:02:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:02:27 [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
13:02:27 [INFO] 
13:02:27 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.common ---
13:02:27 [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
13:02:29 [INFO] 
13:02:29 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.common ---
13:02:29 [INFO] 
13:02:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.common ---
13:02:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:02:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:02:29 [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
13:02:29 [INFO] 
13:02:29 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.common ---
13:02:29 [INFO] 
13:02:29 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.common ---
13:02:29 [INFO] No tests to run.
13:02:29 [INFO] 
13:02:29 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.common ---
13:02:29 [INFO] 
13:02:29 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.common ---
13:02:29 [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.30.0-SNAPSHOT.jar
13:02:29 [INFO] 
13:02:29 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common ---
13:02:29 [INFO] 
13:02:29 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.common ---
13:02:33 [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.30.0-SNAPSHOT.jar
13:02:35 [INFO] 
13:02:35 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.common ---
13:02:35 [INFO] 
13:02:35 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.common ---
13:02:35 [INFO] 
13:02:35 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.common ---
13:02:35 [INFO] No tests to run.
13:02:35 [INFO] 
13:02:35 [INFO] -------< org.eclipse.epp:org.eclipse.epp.package.common.feature >-------
13:02:35 [INFO] Building org.eclipse.epp.package.common.feature 4.30.0-SNAPSHOT   [3/34]
13:02:35 [INFO] --------------------------[ eclipse-feature ]---------------------------
13:02:35 [INFO] 
13:02:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common.feature ---
13:02:35 [INFO] 
13:02:35 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.common.feature ---
13:02:36 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider.
13:02:36 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:02:36 [INFO] 
13:02:36 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.common.feature ---
13:02:36 [INFO] 
13:02:36 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.common.feature ---
13:02:36 [INFO] 
13:02:36 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.common.feature ---
13:02:36 [INFO] 
13:02:36 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.common.feature ---
13:02:36 [INFO] 
13:02:36 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.common.feature ---
13:02:36 [INFO] 
13:02:36 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.common.feature ---
13:02:36 [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.30.0-SNAPSHOT.jar
13:02:36 [INFO] 
13:02:36 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common.feature ---
13:02:36 [INFO] 
13:02:36 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.common.feature ---
13:02:36 [INFO] 
13:02:36 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.common.feature ---
13:02:36 [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.30.0-SNAPSHOT.jar
13:02:37 [INFO] 
13:02:37 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.common.feature ---
13:02:37 [INFO] 
13:02:37 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.cpp >-------------
13:02:37 [INFO] Building org.eclipse.epp.package.cpp 4.30.0-SNAPSHOT              [4/34]
13:02:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:02:37 [INFO] 
13:02:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] 
13:02:37 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:02:37 [INFO] 
13:02:37 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] 
13:02:37 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] 
13:02:37 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] 
13:02:37 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] 
13:02:37 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] Resolving class path of org.eclipse.epp.package.cpp...
13:02:37 [INFO] 
13:02:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:02:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:02:37 [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
13:02:37 [INFO] 
13:02:37 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] 
13:02:37 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] 
13:02:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:02:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:02:37 [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
13:02:37 [INFO] 
13:02:37 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] 
13:02:37 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] No tests to run.
13:02:37 [INFO] 
13:02:37 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] 
13:02:37 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:02:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:02:37 [INFO] Copying 1 resource
13:02:37 [INFO] 
13:02:37 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.cpp ---
13:02:37 [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.30.0-SNAPSHOT.jar
13:02:37 [INFO] 
13:02:37 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.cpp ---
13:02:37 [INFO] 
13:02:37 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.cpp ---
13:02:38 [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.30.0-SNAPSHOT.jar
13:02:39 [INFO] 
13:02:39 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.cpp ---
13:02:39 [INFO] 
13:02:39 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.cpp ---
13:02:39 [INFO] 
13:02:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.cpp ---
13:02:39 [INFO] No tests to run.
13:02:39 [INFO] 
13:02:39 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.cpp.feature >---------
13:02:39 [INFO] Building org.eclipse.epp.package.cpp.feature 4.30.0-SNAPSHOT      [5/34]
13:02:39 [INFO] --------------------------[ eclipse-feature ]---------------------------
13:02:39 [INFO] 
13:02:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.cpp.feature ---
13:02:39 [INFO] 
13:02:39 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.cpp.feature ---
13:02:43 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:02:43 [INFO] 
13:02:43 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.cpp.feature ---
13:02:43 [INFO] 
13:02:43 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.cpp.feature ---
13:02:43 [INFO] 
13:02:43 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.cpp.feature ---
13:02:43 [INFO] 
13:02:43 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.cpp.feature ---
13:02:43 [INFO] 
13:02:43 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.cpp.feature ---
13:02:43 [INFO] 
13:02:43 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.cpp.feature ---
13:02:43 [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.30.0-SNAPSHOT.jar
13:02:43 [INFO] 
13:02:43 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.cpp.feature ---
13:02:43 [INFO] 
13:02:43 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.cpp.feature ---
13:02:43 [INFO] 
13:02:43 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.cpp.feature ---
13:02:43 [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.30.0-SNAPSHOT.jar
13:02:44 [INFO] 
13:02:44 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.cpp.feature ---
13:02:44 [INFO] 
13:02:44 [INFO] ------------------< org.eclipse.epp:epp.package.cpp >-------------------
13:02:44 [INFO] Building epp.package.cpp 4.30.0-SNAPSHOT                          [6/34]
13:02:44 [INFO] -------------------------[ eclipse-repository ]-------------------------
13:02:54 [INFO] 
13:02:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.cpp ---
13:02:54 [INFO] 
13:02:54 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.cpp ---
13:03:50 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:03:50 [INFO] 
13:03:50 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.cpp ---
13:03:50 [INFO] 
13:03:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.cpp ---
13:03:50 [INFO] 
13:03:50 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.cpp ---
13:03:50 [INFO] 
13:03:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.cpp ---
13:03:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:03:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:03:50 [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
13:03:50 [INFO] 
13:03:50 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.cpp ---
13:03:50 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
13:03:50 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
13:03:50 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
13:03:50 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
13:03:50 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
13:03:50 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
13:03:50 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
13:03:50 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
13:03:50 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
13:03:50 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
13:03:50 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
13:03:50 [INFO] 
13:03:50 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.cpp ---
13:03:51 [INFO] 
13:03:51 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.cpp ---
13:03:51 [INFO] 
13:03:51 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.cpp ---
13:03:51 [INFO] 
13:03:51 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.cpp ---
13:04:04 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:04:04 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:04:05 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:04:28 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:04:31 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:04:41 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:04:49 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:05:00 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:05:04 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:05:42 [INFO] 
13:05:42 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.cpp ---
13:05:42 [INFO] 
13:05:42 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.cpp ---
13:05:42 [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
13:05:42 Installing epp.package.cpp 4.30.0.20231123-1200.
13:05:42 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:05:42 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:05:42 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:05:42 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:05:42 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:05:42 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:05:42 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:05:42 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
13:05:42 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
13:05:42 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
13:05:42 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
13:05:42 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
13:05:42 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
13:05:42 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
13:05:42 Installing org.eclipse.cdt.feature.group 11.4.0.202311211902.
13:05:42 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
13:05:42 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
13:05:42 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
13:05:42 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
13:05:42 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
13:05:42 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
13:05:42 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
13:05:42 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
13:05:42 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
13:05:42 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
13:05:42 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
13:05:42 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
13:05:42 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
13:05:42 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311212015.
13:05:42 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311212015.
13:05:42 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311212015.
13:05:42 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311212015.
13:05:42 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311212015.
13:05:42 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311212015.
13:05:42 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311212015.
13:05:42 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
13:05:42 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311221933.
13:05:42 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311221933.
13:05:42 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311221933.
13:05:42 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311221933.
13:05:42 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
13:06:38 Operation completed in 55335 ms.
13:06:38 [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
13:06:38 Installing epp.package.cpp 4.30.0.20231123-1200.
13:06:38 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:06:38 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:06:38 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:06:38 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:06:38 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:06:38 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:06:38 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:06:38 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
13:06:38 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
13:06:38 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
13:06:38 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
13:06:38 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
13:06:38 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
13:06:38 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
13:06:38 Installing org.eclipse.cdt.feature.group 11.4.0.202311211902.
13:06:38 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
13:06:38 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
13:06:38 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
13:06:38 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
13:06:38 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
13:06:38 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
13:06:38 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
13:06:38 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
13:06:38 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
13:06:38 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
13:06:38 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
13:06:38 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
13:06:38 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
13:06:38 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311212015.
13:06:38 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311212015.
13:06:38 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311212015.
13:06:38 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311212015.
13:06:38 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311212015.
13:06:38 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311212015.
13:06:38 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311212015.
13:06:38 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
13:06:38 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311221933.
13:06:38 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311221933.
13:06:38 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311221933.
13:06:38 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311221933.
13:06:38 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
13:07:32 Operation completed in 53548 ms.
13:07:32 [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
13:07:32 Installing epp.package.cpp 4.30.0.20231123-1200.
13:07:32 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:07:32 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:07:32 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:07:32 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:07:32 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:07:32 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:07:32 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:07:32 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
13:07:32 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
13:07:32 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
13:07:32 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
13:07:32 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
13:07:32 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
13:07:32 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
13:07:32 Installing org.eclipse.cdt.feature.group 11.4.0.202311211902.
13:07:32 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
13:07:32 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
13:07:32 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
13:07:32 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
13:07:32 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
13:07:32 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
13:07:32 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
13:07:32 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
13:07:32 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
13:07:32 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
13:07:32 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
13:07:32 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
13:07:32 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
13:07:32 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311212015.
13:07:32 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311212015.
13:07:32 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311212015.
13:07:32 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311212015.
13:07:32 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311212015.
13:07:32 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311212015.
13:07:32 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311212015.
13:07:32 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
13:07:32 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311221933.
13:07:32 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311221933.
13:07:32 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311221933.
13:07:32 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311221933.
13:07:32 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
13:08:23 Operation completed in 51206 ms.
13:08:24 [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
13:08:24 Installing epp.package.cpp 4.30.0.20231123-1200.
13:08:24 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:08:24 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:08:24 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:08:24 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:08:24 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:08:24 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:08:24 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:08:24 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
13:08:24 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
13:08:24 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
13:08:24 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
13:08:24 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
13:08:24 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
13:08:24 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
13:08:24 Installing org.eclipse.cdt.feature.group 11.4.0.202311211902.
13:08:24 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
13:08:24 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
13:08:24 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
13:08:24 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
13:08:24 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
13:08:24 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
13:08:24 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
13:08:24 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
13:08:24 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
13:08:24 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
13:08:24 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
13:08:24 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
13:08:24 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
13:08:24 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311212015.
13:08:24 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311212015.
13:08:24 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311212015.
13:08:24 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311212015.
13:08:24 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311212015.
13:08:24 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311212015.
13:08:24 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311212015.
13:08:24 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
13:08:24 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311221933.
13:08:24 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311221933.
13:08:24 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311221933.
13:08:24 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311221933.
13:08:24 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
13:09:16 Operation completed in 51769 ms.
13:09:16 [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
13:09:16 Installing epp.package.cpp 4.30.0.20231123-1200.
13:09:16 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:09:16 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:09:16 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:09:16 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:09:16 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:09:16 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:09:16 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:09:16 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
13:09:16 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
13:09:16 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
13:09:16 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
13:09:16 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
13:09:16 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
13:09:16 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
13:09:16 Installing org.eclipse.cdt.feature.group 11.4.0.202311211902.
13:09:16 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
13:09:16 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
13:09:16 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
13:09:16 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
13:09:16 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
13:09:16 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
13:09:16 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
13:09:16 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
13:09:16 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
13:09:16 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
13:09:16 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
13:09:16 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
13:09:16 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
13:09:16 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311212015.
13:09:16 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311212015.
13:09:16 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311212015.
13:09:16 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311212015.
13:09:16 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311212015.
13:09:16 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311212015.
13:09:16 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311212015.
13:09:16 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
13:09:16 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311221933.
13:09:16 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311221933.
13:09:16 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311221933.
13:09:16 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311221933.
13:09:16 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
13:10:08 Operation completed in 51555 ms.
13:10:08 [INFO] 
13:10:08 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.cpp ---
13:10:29 [INFO] [Thu Nov 23 18:10:29 UTC 2023] 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'...
13:11:33 [INFO] [Thu Nov 23 18:11:33 UTC 2023] 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'...
13:12:15 [INFO] 
13:12:15 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.cpp ---
13:12:15 [INFO] [Thu Nov 23 18:12:15 UTC 2023] 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'
13:12:16 [INFO] [Thu Nov 23 18:12:16 UTC 2023] 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'
13:12:19 [INFO] 
13:12:19 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.cpp ---
13:12:19 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20231123-1758_eclipse-cpp-2023-12-RC1-linux.gtk.x86_64.tar.gz
13:12:44 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20231123-1758_eclipse-cpp-2023-12-RC1-linux.gtk.aarch64.tar.gz
13:13:08 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20231123-1758_eclipse-cpp-2023-12-RC1-win32.win32.x86_64.zip
13:13:20 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
13:13:43 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
13:14:07 [INFO] 
13:14:07 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.cpp ---
13:14:07 [INFO] [Thu Nov 23 18:14:07 UTC 2023] 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/20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz'...
13:15:00 [INFO] 
13:15:00 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.cpp ---
13:15:00 [INFO] [Thu Nov 23 18:15:00 UTC 2023] 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/20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz'...
13:15:54 [INFO] 
13:15:54 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.cpp ---
13:15:54 [INFO] Executing tasks
13:15:54 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
13:16:02 [INFO] Executed tasks
13:16:02 [INFO] 
13:16:02 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.cpp ---
13:16:10 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/../../archive/repository...
13:16:11 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
13:16:15 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
13:16:19 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
13:16:23 Mirroring: binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200)
13:16:23 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:16:23 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200)
13:16:23 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:16:23 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.30.0.20231123-1200)
13:16:23 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:16:23 Mirroring: binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200)
13:16:23 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:16:23 Mirroring: osgi.bundle,org.eclipse.epp.package.cpp,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.cpp,4.30.0.20231123-1200)
13:16:23 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:16:23 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
13:16:27 Mirroring: binary,epp.package.cpp.executable.gtk.linux.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.gtk.linux.aarch64,4.30.0.20231123-1200)
13:16:27 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:16:27 Mirroring: binary,epp.package.cpp.executable.win32.win32.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.win32.win32.x86_64,4.30.0.20231123-1200)
13:16:27 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:16:27 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200)
13:16:27 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:16:27 Mirroring: binary,epp.package.cpp.executable.gtk.linux.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.gtk.linux.x86_64,4.30.0.20231123-1200)
13:16:27 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:16:27 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
13:16:32 [INFO] 
13:16:32 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.dsl >-------------
13:16:32 [INFO] Building org.eclipse.epp.package.dsl 4.30.0-SNAPSHOT              [7/34]
13:16:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:16:32 [INFO] 
13:16:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] 
13:16:32 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:16:32 [INFO] 
13:16:32 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] 
13:16:32 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] 
13:16:32 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] 
13:16:32 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] 
13:16:32 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] Resolving class path of org.eclipse.epp.package.dsl...
13:16:32 [INFO] 
13:16:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:16:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:16:32 [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
13:16:32 [INFO] 
13:16:32 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] 
13:16:32 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] 
13:16:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:16:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:16:32 [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
13:16:32 [INFO] 
13:16:32 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] 
13:16:32 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] No tests to run.
13:16:32 [INFO] 
13:16:32 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] 
13:16:32 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:16:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:16:32 [INFO] Copying 1 resource
13:16:32 [INFO] 
13:16:32 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.dsl ---
13:16:32 [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.30.0-SNAPSHOT.jar
13:16:32 [INFO] 
13:16:32 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.dsl ---
13:16:32 [INFO] 
13:16:32 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.dsl ---
13:16:32 [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.30.0-SNAPSHOT.jar
13:16:34 [INFO] 
13:16:34 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.dsl ---
13:16:34 [INFO] 
13:16:34 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.dsl ---
13:16:34 [INFO] 
13:16:34 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.dsl ---
13:16:34 [INFO] No tests to run.
13:16:34 [INFO] 
13:16:34 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.dsl.feature >---------
13:16:34 [INFO] Building org.eclipse.epp.package.dsl.feature 4.30.0-SNAPSHOT      [8/34]
13:16:34 [INFO] --------------------------[ eclipse-feature ]---------------------------
13:16:34 [INFO] 
13:16:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.dsl.feature ---
13:16:34 [INFO] 
13:16:34 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.dsl.feature ---
13:16:34 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:16:34 [INFO] 
13:16:34 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.dsl.feature ---
13:16:34 [INFO] 
13:16:34 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.dsl.feature ---
13:16:34 [INFO] 
13:16:34 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.dsl.feature ---
13:16:34 [INFO] 
13:16:34 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.dsl.feature ---
13:16:34 [INFO] 
13:16:34 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.dsl.feature ---
13:16:34 [INFO] 
13:16:34 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.dsl.feature ---
13:16:34 [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.30.0-SNAPSHOT.jar
13:16:34 [INFO] 
13:16:34 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.dsl.feature ---
13:16:34 [INFO] 
13:16:34 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.dsl.feature ---
13:16:34 [INFO] 
13:16:34 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.dsl.feature ---
13:16:34 [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.30.0-SNAPSHOT.jar
13:16:35 [INFO] 
13:16:35 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.dsl.feature ---
13:16:35 [INFO] 
13:16:35 [INFO] ------------------< org.eclipse.epp:epp.package.dsl >-------------------
13:16:35 [INFO] Building epp.package.dsl 4.30.0-SNAPSHOT                          [9/34]
13:16:35 [INFO] -------------------------[ eclipse-repository ]-------------------------
13:16:43 [INFO] 
13:16:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.dsl ---
13:16:43 [INFO] 
13:16:43 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.dsl ---
13:17:19 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:17:19 [INFO] 
13:17:19 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.dsl ---
13:17:19 [INFO] 
13:17:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.dsl ---
13:17:19 [INFO] 
13:17:19 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.dsl ---
13:17:19 [INFO] 
13:17:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.dsl ---
13:17:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:17:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:17:19 [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
13:17:19 [INFO] 
13:17:19 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.dsl ---
13:17:19 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
13:17:19 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
13:17:19 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
13:17:19 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
13:17:19 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
13:17:19 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
13:17:19 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
13:17:19 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
13:17:19 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
13:17:19 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
13:17:19 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
13:17:19 [INFO] 
13:17:19 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.dsl ---
13:17:19 [INFO] 
13:17:19 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.dsl ---
13:17:19 [INFO] 
13:17:19 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.dsl ---
13:17:19 [INFO] 
13:17:19 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.dsl ---
13:17:32 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:17:34 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:17:35 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:17:36 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:18:25 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:18:36 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:18:48 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:18:52 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:19:04 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:20:03 [INFO] 
13:20:03 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.dsl ---
13:20:03 [INFO] 
13:20:03 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.dsl ---
13:20:03 [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
13:20:04 Installing epp.package.dsl 4.30.0.20231123-1200.
13:20:04 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:20:04 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:20:04 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:20:04 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:20:04 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:20:04 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:20:04 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:20:04 Installing org.eclipse.sdk.feature.group 4.30.0.v20231115-2128.
13:20:04 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.27.0.v20231007-1413.
13:20:04 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.16.0.v20231117-0522.
13:20:04 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
13:20:04 Installing org.eclipse.xtext.sdk.feature.group 2.33.0.v20231121-0955.
13:20:04 Installing org.eclipse.lsp4j.sdk.feature.group 0.21.1.v20230829-0014.
13:20:04 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
13:20:04 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
13:20:04 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
13:20:04 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
13:20:04 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
13:21:19 Operation completed in 75398 ms.
13:21:19 [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
13:21:20 Installing epp.package.dsl 4.30.0.20231123-1200.
13:21:20 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:21:20 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:21:20 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:21:20 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:21:20 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:21:20 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:21:20 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:21:20 Installing org.eclipse.sdk.feature.group 4.30.0.v20231115-2128.
13:21:20 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.27.0.v20231007-1413.
13:21:20 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.16.0.v20231117-0522.
13:21:20 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
13:21:20 Installing org.eclipse.xtext.sdk.feature.group 2.33.0.v20231121-0955.
13:21:20 Installing org.eclipse.lsp4j.sdk.feature.group 0.21.1.v20230829-0014.
13:21:20 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
13:21:20 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
13:21:20 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
13:21:20 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
13:21:20 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
13:22:33 Operation completed in 73968 ms.
13:22:34 [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
13:22:34 Installing epp.package.dsl 4.30.0.20231123-1200.
13:22:34 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:22:34 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:22:34 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:22:34 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:22:34 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:22:34 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:22:34 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:22:34 Installing org.eclipse.sdk.feature.group 4.30.0.v20231115-2128.
13:22:34 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.27.0.v20231007-1413.
13:22:34 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.16.0.v20231117-0522.
13:22:34 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
13:22:34 Installing org.eclipse.xtext.sdk.feature.group 2.33.0.v20231121-0955.
13:22:34 Installing org.eclipse.lsp4j.sdk.feature.group 0.21.1.v20230829-0014.
13:22:34 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
13:22:34 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
13:22:34 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
13:22:34 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
13:22:34 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
13:23:49 Operation completed in 75039 ms.
13:23:49 [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
13:23:50 Installing epp.package.dsl 4.30.0.20231123-1200.
13:23:50 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:23:50 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:23:50 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:23:50 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:23:50 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:23:50 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:23:50 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:23:50 Installing org.eclipse.sdk.feature.group 4.30.0.v20231115-2128.
13:23:50 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.27.0.v20231007-1413.
13:23:50 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.16.0.v20231117-0522.
13:23:50 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
13:23:50 Installing org.eclipse.xtext.sdk.feature.group 2.33.0.v20231121-0955.
13:23:50 Installing org.eclipse.lsp4j.sdk.feature.group 0.21.1.v20230829-0014.
13:23:50 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
13:23:50 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
13:23:50 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
13:23:50 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
13:23:50 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
13:25:04 Operation completed in 75027 ms.
13:25:05 [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
13:25:05 Installing epp.package.dsl 4.30.0.20231123-1200.
13:25:05 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:25:05 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:25:05 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:25:05 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:25:05 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:25:05 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:25:05 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:25:05 Installing org.eclipse.sdk.feature.group 4.30.0.v20231115-2128.
13:25:05 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.27.0.v20231007-1413.
13:25:05 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.16.0.v20231117-0522.
13:25:05 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
13:25:05 Installing org.eclipse.xtext.sdk.feature.group 2.33.0.v20231121-0955.
13:25:05 Installing org.eclipse.lsp4j.sdk.feature.group 0.21.1.v20230829-0014.
13:25:05 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
13:25:05 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
13:25:05 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
13:25:05 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
13:25:05 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
13:26:19 Operation completed in 74062 ms.
13:26:20 [INFO] 
13:26:20 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.dsl ---
13:26:47 [INFO] [Thu Nov 23 18:26:47 UTC 2023] 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'...
13:28:12 [INFO] [Thu Nov 23 18:28:12 UTC 2023] 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'...
13:29:09 [INFO] 
13:29:09 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.dsl ---
13:29:09 [INFO] [Thu Nov 23 18:29:09 UTC 2023] 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'
13:29:10 [INFO] [Thu Nov 23 18:29:10 UTC 2023] 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'
13:29:10 [INFO] 
13:29:10 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.dsl ---
13:29:10 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20231123-1758_eclipse-dsl-2023-12-RC1-linux.gtk.x86_64.tar.gz
13:29:40 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20231123-1758_eclipse-dsl-2023-12-RC1-linux.gtk.aarch64.tar.gz
13:30:10 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20231123-1758_eclipse-dsl-2023-12-RC1-win32.win32.x86_64.zip
13:30:26 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
13:30:55 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
13:31:27 [INFO] 
13:31:27 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.dsl ---
13:31:27 [INFO] [Thu Nov 23 18:31:27 UTC 2023] 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/20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.aarch64.tar.gz'...
13:32:31 [INFO] 
13:32:31 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.dsl ---
13:32:31 [INFO] [Thu Nov 23 18:32:31 UTC 2023] 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/20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.x86_64.tar.gz'...
13:33:34 [INFO] 
13:33:34 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.dsl ---
13:33:34 [INFO] Executing tasks
13:33:34 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
13:33:45 [INFO] Executed tasks
13:33:45 [INFO] 
13:33:45 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.dsl ---
13:33:53 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository...
13:33:54 Mirroring: binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200)
13:33:54 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:33:54 Mirroring: binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200)
13:33:54 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:33:54 Mirroring: binary,epp.package.dsl.executable.gtk.linux.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.gtk.linux.aarch64,4.30.0.20231123-1200)
13:33:54 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:33:54 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
13:33:54 Mirroring: binary,epp.package.dsl.executable.win32.win32.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.win32.win32.x86_64,4.30.0.20231123-1200)
13:33:54 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:33:54 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.30.0.20231123-1200)
13:33:54 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:33:54 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
13:33:54 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
13:33:54 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200)
13:33:54 Mirroring: binary,epp.package.dsl.executable.gtk.linux.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.gtk.linux.x86_64,4.30.0.20231123-1200)
13:33:54 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:33:54 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
13:33:54 Mirroring: osgi.bundle,org.eclipse.epp.package.dsl,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.dsl,4.30.0.20231123-1200)
13:33:54 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:33:54 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200)
13:33:54 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
13:33:54 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 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.9.v20231028-0858 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.9.v20231028-0858 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.30.0.20231123-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.linux.x86_64,17.0.9.v20231028-0858 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.30.0.20231123-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.9.v20231028-0858 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/.]
13:33:54 [INFO] 
13:33:54 [INFO] ----------< org.eclipse.epp:org.eclipse.epp.package.embedcpp >----------
13:33:54 [INFO] Building org.eclipse.epp.package.embedcpp 4.30.0-SNAPSHOT        [10/34]
13:33:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:33:54 [INFO] 
13:33:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.embedcpp ---
13:33:54 [INFO] 
13:33:54 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.embedcpp ---
13:33:54 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:33:54 [INFO] 
13:33:54 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.embedcpp ---
13:33:54 [INFO] 
13:33:54 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.embedcpp ---
13:33:54 [INFO] 
13:33:54 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.embedcpp ---
13:33:54 [INFO] 
13:33:54 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.embedcpp ---
13:33:54 [INFO] 
13:33:54 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.embedcpp ---
13:33:54 [INFO] Resolving class path of org.eclipse.epp.package.embedcpp...
13:33:55 [INFO] 
13:33:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.embedcpp ---
13:33:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:33:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:33:55 [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
13:33:55 [INFO] 
13:33:55 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.embedcpp ---
13:33:55 [INFO] 
13:33:55 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.embedcpp ---
13:33:55 [INFO] 
13:33:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.embedcpp ---
13:33:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:33:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:33:55 [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
13:33:55 [INFO] 
13:33:55 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.embedcpp ---
13:33:55 [INFO] 
13:33:55 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.embedcpp ---
13:33:55 [INFO] No tests to run.
13:33:55 [INFO] 
13:33:55 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.embedcpp ---
13:33:55 [INFO] 
13:33:55 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.embedcpp ---
13:33:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:33:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:33:55 [INFO] Copying 1 resource
13:33:55 [INFO] 
13:33:55 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.embedcpp ---
13:33:55 [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.30.0-SNAPSHOT.jar
13:33:55 [INFO] 
13:33:55 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.embedcpp ---
13:33:55 [INFO] 
13:33:55 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.embedcpp ---
13:33:55 [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.30.0-SNAPSHOT.jar
13:33:56 [INFO] 
13:33:56 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.embedcpp ---
13:33:56 [INFO] 
13:33:56 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.embedcpp ---
13:33:56 [INFO] 
13:33:56 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.embedcpp ---
13:33:56 [INFO] No tests to run.
13:33:56 [INFO] 
13:33:56 [INFO] ------< org.eclipse.epp:org.eclipse.epp.package.embedcpp.feature >------
13:33:56 [INFO] Building org.eclipse.epp.package.embedcpp.feature 4.30.0-SNAPSHOT [11/34]
13:33:56 [INFO] --------------------------[ eclipse-feature ]---------------------------
13:33:56 [INFO] 
13:33:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.embedcpp.feature ---
13:33:56 [INFO] 
13:33:56 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.embedcpp.feature ---
13:33:57 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:33:57 [INFO] 
13:33:57 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.embedcpp.feature ---
13:33:57 [INFO] 
13:33:57 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.embedcpp.feature ---
13:33:57 [INFO] 
13:33:57 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.embedcpp.feature ---
13:33:57 [INFO] 
13:33:57 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.embedcpp.feature ---
13:33:57 [INFO] 
13:33:57 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.embedcpp.feature ---
13:33:57 [INFO] 
13:33:57 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.embedcpp.feature ---
13:33:57 [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.30.0-SNAPSHOT.jar
13:33:57 [INFO] 
13:33:57 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.embedcpp.feature ---
13:33:57 [INFO] 
13:33:57 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.embedcpp.feature ---
13:33:57 [INFO] 
13:33:57 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.embedcpp.feature ---
13:33:57 [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.30.0-SNAPSHOT.jar
13:33:58 [INFO] 
13:33:58 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.embedcpp.feature ---
13:33:58 [INFO] 
13:33:58 [INFO] ----------------< org.eclipse.epp:epp.package.embedcpp >----------------
13:33:58 [INFO] Building epp.package.embedcpp 4.30.0-SNAPSHOT                    [12/34]
13:33:58 [INFO] -------------------------[ eclipse-repository ]-------------------------
13:33:58 [INFO] 
13:33:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.embedcpp ---
13:33:58 [INFO] 
13:33:58 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.embedcpp ---
13:34:05 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:34:05 [INFO] 
13:34:05 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.embedcpp ---
13:34:05 [INFO] 
13:34:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.embedcpp ---
13:34:05 [INFO] 
13:34:05 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.embedcpp ---
13:34:05 [INFO] 
13:34:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.embedcpp ---
13:34:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:34:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:34:05 [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
13:34:05 [INFO] 
13:34:05 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.embedcpp ---
13:34:05 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
13:34:05 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
13:34:05 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
13:34:05 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
13:34:05 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
13:34:05 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
13:34:05 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
13:34:05 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
13:34:05 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
13:34:05 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
13:34:05 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
13:34:05 [INFO] 
13:34:05 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.embedcpp ---
13:34:05 [INFO] 
13:34:05 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.embedcpp ---
13:34:05 [INFO] 
13:34:05 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.embedcpp ---
13:34:05 [INFO] 
13:34:05 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.embedcpp ---
13:34:19 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:34:20 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:34:24 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:34:28 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:34:56 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:35:01 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:35:09 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:35:21 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:35:24 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:36:06 [INFO] 
13:36:06 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.embedcpp ---
13:36:06 [INFO] 
13:36:06 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.embedcpp ---
13:36:06 [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
13:36:07 Installing epp.package.embedcpp 4.30.0.20231123-1200.
13:36:07 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:36:07 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:36:07 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:36:07 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:36:07 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:36:07 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:36:07 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:36:07 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
13:36:07 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
13:36:07 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
13:36:07 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
13:36:07 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
13:36:07 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
13:36:07 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
13:36:07 Installing org.eclipse.cdt.feature.group 11.4.0.202311211902.
13:36:07 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
13:36:07 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
13:36:07 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
13:36:07 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
13:36:07 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
13:36:07 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
13:36:07 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
13:36:07 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
13:36:07 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
13:36:07 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
13:36:07 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
13:36:07 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
13:36:07 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
13:36:07 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311212015.
13:36:07 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311212015.
13:36:07 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311212015.
13:36:07 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311212015.
13:36:07 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311212015.
13:36:07 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311212015.
13:36:07 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311212015.
13:36:07 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
13:36:07 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311221933.
13:36:07 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311221933.
13:36:07 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311221933.
13:36:07 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311221933.
13:36:07 Installing org.eclipse.embedcdt.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.embedcdt.codered.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.embedcdt.packs.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.embedcdt.doc.user.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.4.0.202307251916.
13:36:07 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
13:37:11 Operation completed in 64492 ms.
13:37:11 [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
13:37:12 Installing epp.package.embedcpp 4.30.0.20231123-1200.
13:37:12 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:37:12 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:37:12 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:37:12 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:37:12 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:37:12 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:37:12 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:37:12 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
13:37:12 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
13:37:12 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
13:37:12 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
13:37:12 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
13:37:12 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
13:37:12 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
13:37:12 Installing org.eclipse.cdt.feature.group 11.4.0.202311211902.
13:37:12 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
13:37:12 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
13:37:12 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
13:37:12 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
13:37:12 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
13:37:12 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
13:37:12 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
13:37:12 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
13:37:12 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
13:37:12 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
13:37:12 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
13:37:12 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
13:37:12 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
13:37:12 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311212015.
13:37:12 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311212015.
13:37:12 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311212015.
13:37:12 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311212015.
13:37:12 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311212015.
13:37:12 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311212015.
13:37:12 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311212015.
13:37:12 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
13:37:12 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311221933.
13:37:12 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311221933.
13:37:12 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311221933.
13:37:12 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311221933.
13:37:12 Installing org.eclipse.embedcdt.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.embedcdt.codered.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.embedcdt.packs.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.embedcdt.doc.user.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.4.0.202307251916.
13:37:12 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
13:38:14 Operation completed in 62980 ms.
13:38:15 [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
13:38:15 Installing epp.package.embedcpp 4.30.0.20231123-1200.
13:38:15 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:38:15 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:38:15 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:38:15 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:38:15 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:38:15 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:38:15 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:38:15 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
13:38:15 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
13:38:15 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
13:38:15 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
13:38:15 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
13:38:15 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
13:38:15 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
13:38:15 Installing org.eclipse.cdt.feature.group 11.4.0.202311211902.
13:38:15 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
13:38:15 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
13:38:15 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
13:38:15 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
13:38:15 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
13:38:15 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
13:38:15 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
13:38:15 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
13:38:15 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
13:38:15 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
13:38:15 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
13:38:15 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
13:38:15 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
13:38:15 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311212015.
13:38:15 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311212015.
13:38:15 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311212015.
13:38:15 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311212015.
13:38:15 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311212015.
13:38:15 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311212015.
13:38:15 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311212015.
13:38:15 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
13:38:15 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311221933.
13:38:15 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311221933.
13:38:15 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311221933.
13:38:15 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311221933.
13:38:15 Installing org.eclipse.embedcdt.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.embedcdt.codered.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.embedcdt.packs.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.embedcdt.doc.user.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.4.0.202307251916.
13:38:15 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
13:39:17 Operation completed in 62121 ms.
13:39:17 [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
13:39:18 Installing epp.package.embedcpp 4.30.0.20231123-1200.
13:39:18 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:39:18 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:39:18 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:39:18 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:39:18 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:39:18 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:39:18 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:39:18 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
13:39:18 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
13:39:18 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
13:39:18 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
13:39:18 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
13:39:18 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
13:39:18 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
13:39:18 Installing org.eclipse.cdt.feature.group 11.4.0.202311211902.
13:39:18 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
13:39:18 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
13:39:18 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
13:39:18 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
13:39:18 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
13:39:18 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
13:39:18 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
13:39:18 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
13:39:18 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
13:39:18 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
13:39:18 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
13:39:18 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
13:39:18 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
13:39:18 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311212015.
13:39:18 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311212015.
13:39:18 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311212015.
13:39:18 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311212015.
13:39:18 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311212015.
13:39:18 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311212015.
13:39:18 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311212015.
13:39:18 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
13:39:18 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311221933.
13:39:18 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311221933.
13:39:18 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311221933.
13:39:18 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311221933.
13:39:18 Installing org.eclipse.embedcdt.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.embedcdt.codered.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.embedcdt.packs.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.embedcdt.doc.user.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.4.0.202307251916.
13:39:18 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
13:40:20 Operation completed in 62468 ms.
13:40:20 [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
13:40:21 Installing epp.package.embedcpp 4.30.0.20231123-1200.
13:40:21 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:40:21 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:40:21 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:40:21 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:40:21 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:40:21 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:40:21 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:40:21 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
13:40:21 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
13:40:21 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
13:40:21 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
13:40:21 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
13:40:21 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
13:40:21 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
13:40:21 Installing org.eclipse.cdt.feature.group 11.4.0.202311211902.
13:40:21 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
13:40:21 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
13:40:21 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
13:40:21 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
13:40:21 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
13:40:21 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
13:40:21 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
13:40:21 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
13:40:21 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
13:40:21 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
13:40:21 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
13:40:21 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
13:40:21 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
13:40:21 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311212015.
13:40:21 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311212015.
13:40:21 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311212015.
13:40:21 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311212015.
13:40:21 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311212015.
13:40:21 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311212015.
13:40:21 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311212015.
13:40:21 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
13:40:21 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311221933.
13:40:21 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311221933.
13:40:21 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311221933.
13:40:21 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311221933.
13:40:21 Installing org.eclipse.embedcdt.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.embedcdt.codered.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.embedcdt.packs.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.embedcdt.doc.user.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.4.0.202307251916.
13:40:21 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
13:41:23 Operation completed in 62534 ms.
13:41:24 [INFO] 
13:41:24 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.embedcpp ---
13:41:48 [INFO] [Thu Nov 23 18:41:48 UTC 2023] 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'...
13:43:05 [INFO] [Thu Nov 23 18:43:05 UTC 2023] 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'...
13:43:57 [INFO] 
13:43:57 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.embedcpp ---
13:43:58 [INFO] [Thu Nov 23 18:43:58 UTC 2023] 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'
13:43:59 [INFO] [Thu Nov 23 18:43:59 UTC 2023] 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'
13:44:02 [INFO] 
13:44:02 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.embedcpp ---
13:44:02 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20231123-1758_eclipse-embedcpp-2023-12-RC1-linux.gtk.x86_64.tar.gz
13:44:33 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20231123-1758_eclipse-embedcpp-2023-12-RC1-linux.gtk.aarch64.tar.gz
13:45:03 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20231123-1758_eclipse-embedcpp-2023-12-RC1-win32.win32.x86_64.zip
13:45:16 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
13:45:45 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
13:46:14 [INFO] 
13:46:14 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.embedcpp ---
13:46:14 [INFO] [Thu Nov 23 18:46:14 UTC 2023] 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/20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz'...
13:47:15 [INFO] 
13:47:15 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.embedcpp ---
13:47:15 [INFO] [Thu Nov 23 18:47:15 UTC 2023] 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/20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz'...
13:48:17 [INFO] 
13:48:17 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.embedcpp ---
13:48:17 [INFO] Executing tasks
13:48:17 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
13:48:27 [INFO] Executed tasks
13:48:27 [INFO] 
13:48:27 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.embedcpp ---
13:48:35 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository...
13:48:36 Mirroring: binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200)
13:48:36 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:48:36 Mirroring: binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.30.0.20231123-1200)
13:48:36 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:48:36 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
13:48:36 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.30.0.20231123-1200)
13:48:36 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:48:36 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
13:48:36 Mirroring: binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200)
13:48:36 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:48:36 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
13:48:36 Mirroring: binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.30.0.20231123-1200)
13:48:36 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:48:36 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200)
13:48:36 Mirroring: binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.30.0.20231123-1200)
13:48:36 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:48:36 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
13:48:36 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200)
13:48:36 Mirroring: osgi.bundle,org.eclipse.epp.package.embedcpp,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.embedcpp,4.30.0.20231123-1200)
13:48:36 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:48:36 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
13:48:36 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 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.9.v20231028-0858 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.9.v20231028-0858 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.30.0.20231123-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.linux.x86_64,17.0.9.v20231028-0858 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.30.0.20231123-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.9.v20231028-0858 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/.]
13:48:37 [INFO] 
13:48:37 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.java >------------
13:48:37 [INFO] Building org.eclipse.epp.package.java 4.30.0-SNAPSHOT            [13/34]
13:48:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:48:37 [INFO] 
13:48:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] 
13:48:37 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:48:37 [INFO] 
13:48:37 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] 
13:48:37 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] 
13:48:37 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] 
13:48:37 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] 
13:48:37 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] Resolving class path of org.eclipse.epp.package.java...
13:48:37 [INFO] 
13:48:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:48:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:48:37 [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
13:48:37 [INFO] 
13:48:37 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] 
13:48:37 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] 
13:48:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:48:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:48:37 [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
13:48:37 [INFO] 
13:48:37 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] 
13:48:37 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] No tests to run.
13:48:37 [INFO] 
13:48:37 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] 
13:48:37 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:48:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:48:37 [INFO] Copying 1 resource
13:48:37 [INFO] 
13:48:37 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.java ---
13:48:37 [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.30.0-SNAPSHOT.jar
13:48:37 [INFO] 
13:48:37 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java ---
13:48:37 [INFO] 
13:48:37 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.java ---
13:48:37 [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.30.0-SNAPSHOT.jar
13:48:39 [INFO] 
13:48:39 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.java ---
13:48:39 [INFO] 
13:48:39 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.java ---
13:48:39 [INFO] 
13:48:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.java ---
13:48:39 [INFO] No tests to run.
13:48:39 [INFO] 
13:48:39 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.java.feature >--------
13:48:39 [INFO] Building org.eclipse.epp.package.java.feature 4.30.0-SNAPSHOT    [14/34]
13:48:39 [INFO] --------------------------[ eclipse-feature ]---------------------------
13:48:39 [INFO] 
13:48:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java.feature ---
13:48:39 [INFO] 
13:48:39 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.java.feature ---
13:48:39 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:48:39 [INFO] 
13:48:39 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.java.feature ---
13:48:39 [INFO] 
13:48:39 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.java.feature ---
13:48:39 [INFO] 
13:48:39 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.java.feature ---
13:48:39 [INFO] 
13:48:39 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.java.feature ---
13:48:39 [INFO] 
13:48:39 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.java.feature ---
13:48:39 [INFO] 
13:48:39 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.java.feature ---
13:48:39 [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.30.0-SNAPSHOT.jar
13:48:39 [INFO] 
13:48:39 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java.feature ---
13:48:39 [INFO] 
13:48:39 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.java.feature ---
13:48:39 [INFO] 
13:48:39 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.java.feature ---
13:48:39 [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.30.0-SNAPSHOT.jar
13:48:40 [INFO] 
13:48:40 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.java.feature ---
13:48:40 [INFO] 
13:48:40 [INFO] ------------------< org.eclipse.epp:epp.package.java >------------------
13:48:40 [INFO] Building epp.package.java 4.30.0-SNAPSHOT                        [15/34]
13:48:40 [INFO] -------------------------[ eclipse-repository ]-------------------------
13:48:40 [INFO] 
13:48:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.java ---
13:48:40 [INFO] 
13:48:40 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.java ---
13:48:43 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:48:43 [INFO] 
13:48:43 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.java ---
13:48:43 [INFO] 
13:48:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.java ---
13:48:43 [INFO] 
13:48:43 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.java ---
13:48:43 [INFO] 
13:48:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.java ---
13:48:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:48:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:48:43 [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
13:48:43 [INFO] 
13:48:43 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.java ---
13:48:43 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
13:48:43 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
13:48:43 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
13:48:43 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
13:48:43 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
13:48:43 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
13:48:43 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
13:48:43 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
13:48:43 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
13:48:43 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
13:48:43 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
13:48:43 [INFO] 
13:48:43 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.java ---
13:48:43 [INFO] 
13:48:43 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.java ---
13:48:43 [INFO] 
13:48:43 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.java ---
13:48:43 [INFO] 
13:48:43 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.java ---
13:48:56 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:48:58 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:49:03 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:49:18 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:49:20 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:49:23 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:49:34 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:49:41 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:49:47 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:50:11 [INFO] 
13:50:11 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.java ---
13:50:11 [INFO] 
13:50:11 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.java ---
13:50:11 [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
13:50:11 Installing epp.package.java 4.30.0.20231123-1200.
13:50:11 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:50:11 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:50:11 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:50:11 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:50:11 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:50:11 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:50:11 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:50:11 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
13:50:11 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
13:50:11 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
13:50:11 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
13:50:11 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
13:50:11 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
13:50:11 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
13:50:11 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
13:50:11 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
13:50:11 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
13:50:11 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
13:50:11 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
13:50:11 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
13:50:11 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
13:50:11 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352.
13:50:11 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
13:50:11 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
13:50:59 Operation completed in 47377 ms.
13:50:59 [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
13:50:59 Installing epp.package.java 4.30.0.20231123-1200.
13:50:59 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:50:59 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:50:59 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:50:59 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:50:59 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:50:59 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:50:59 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:50:59 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
13:50:59 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
13:50:59 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
13:50:59 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
13:50:59 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
13:50:59 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
13:50:59 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
13:50:59 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
13:50:59 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
13:50:59 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
13:50:59 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
13:50:59 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
13:50:59 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
13:50:59 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
13:50:59 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352.
13:50:59 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
13:50:59 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
13:51:45 Operation completed in 46118 ms.
13:51:46 [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
13:51:46 Installing epp.package.java 4.30.0.20231123-1200.
13:51:46 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:51:46 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:51:46 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:51:46 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:51:46 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:51:46 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:51:46 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:51:46 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
13:51:46 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
13:51:46 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
13:51:46 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
13:51:46 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
13:51:46 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
13:51:46 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
13:51:46 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
13:51:46 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
13:51:46 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
13:51:46 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
13:51:46 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
13:51:46 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
13:51:46 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
13:51:46 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352.
13:51:46 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
13:51:46 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
13:52:31 Operation completed in 45000 ms.
13:52:31 [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
13:52:32 Installing epp.package.java 4.30.0.20231123-1200.
13:52:32 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:52:32 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:52:32 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:52:32 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:52:32 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:52:32 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:52:32 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:52:32 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
13:52:32 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
13:52:32 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
13:52:32 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
13:52:32 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
13:52:32 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
13:52:32 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
13:52:32 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
13:52:32 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
13:52:32 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
13:52:32 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
13:52:32 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
13:52:32 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
13:52:32 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
13:52:32 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352.
13:52:32 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
13:52:32 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
13:53:18 Operation completed in 46133 ms.
13:53:18 [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
13:53:18 Installing epp.package.java 4.30.0.20231123-1200.
13:53:18 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
13:53:18 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
13:53:18 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
13:53:18 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
13:53:18 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
13:53:18 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
13:53:18 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
13:53:18 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
13:53:18 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
13:53:18 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
13:53:18 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
13:53:18 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
13:53:18 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
13:53:18 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
13:53:18 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
13:53:18 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
13:53:18 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
13:53:18 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
13:53:18 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
13:53:18 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
13:53:18 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
13:53:18 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352.
13:53:18 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
13:53:18 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
13:54:04 Operation completed in 46264 ms.
13:54:05 [INFO] 
13:54:05 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.java ---
13:54:24 [INFO] [Thu Nov 23 18:54:24 UTC 2023] 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'...
13:55:20 [INFO] [Thu Nov 23 18:55:20 UTC 2023] 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'...
13:55:58 [INFO] 
13:55:58 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.java ---
13:55:59 [INFO] [Thu Nov 23 18:55:59 UTC 2023] 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'
13:56:02 [INFO] [Thu Nov 23 18:56:02 UTC 2023] 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'
13:56:08 [INFO] 
13:56:08 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.java ---
13:56:08 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20231123-1758_eclipse-java-2023-12-RC1-linux.gtk.x86_64.tar.gz
13:56:28 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20231123-1758_eclipse-java-2023-12-RC1-linux.gtk.aarch64.tar.gz
13:56:49 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20231123-1758_eclipse-java-2023-12-RC1-win32.win32.x86_64.zip
13:56:59 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
13:57:19 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
13:57:40 [INFO] 
13:57:40 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.java ---
13:57:40 [INFO] [Thu Nov 23 18:57:40 UTC 2023] 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/20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.aarch64.tar.gz'...
13:58:29 [INFO] 
13:58:29 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.java ---
13:58:29 [INFO] [Thu Nov 23 18:58:29 UTC 2023] 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/20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.x86_64.tar.gz'...
13:59:17 [INFO] 
13:59:17 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.java ---
13:59:17 [INFO] Executing tasks
13:59:17 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
13:59:23 [INFO] Executed tasks
13:59:23 [INFO] 
13:59:23 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.java ---
13:59:30 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository...
13:59:31 Mirroring: binary,epp.package.java.executable.gtk.linux.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.java.executable.gtk.linux.aarch64,4.30.0.20231123-1200)
13:59:31 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:59:31 Mirroring: binary,epp.package.java.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.java.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200)
13:59:31 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:59:31 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
13:59:31 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.30.0.20231123-1200)
13:59:31 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:59:31 Mirroring: osgi.bundle,org.eclipse.epp.package.java,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.java,4.30.0.20231123-1200)
13:59:31 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:59:31 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
13:59:31 Mirroring: binary,epp.package.java.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.java.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200)
13:59:31 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:59:31 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
13:59:31 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200)
13:59:31 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
13:59:31 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200)
13:59:31 Mirroring: binary,epp.package.java.executable.gtk.linux.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.java.executable.gtk.linux.x86_64,4.30.0.20231123-1200)
13:59:31 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:59:31 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
13:59:31 Mirroring: binary,epp.package.java.executable.win32.win32.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.java.executable.win32.win32.x86_64,4.30.0.20231123-1200)
13:59:31 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
13:59:31 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 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.9.v20231028-0858 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.9.v20231028-0858 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.30.0.20231123-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.linux.x86_64,17.0.9.v20231028-0858 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.30.0.20231123-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.9.v20231028-0858 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/.]
13:59:32 [INFO] 
13:59:32 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.jee >-------------
13:59:32 [INFO] Building org.eclipse.epp.package.jee 4.30.0-SNAPSHOT             [16/34]
13:59:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:59:32 [INFO] 
13:59:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] 
13:59:32 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:59:32 [INFO] 
13:59:32 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] 
13:59:32 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] 
13:59:32 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] 
13:59:32 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] 
13:59:32 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] Resolving class path of org.eclipse.epp.package.jee...
13:59:32 [INFO] 
13:59:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:59:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:59:32 [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
13:59:32 [INFO] 
13:59:32 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] 
13:59:32 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] 
13:59:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:59:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:59:32 [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
13:59:32 [INFO] 
13:59:32 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] 
13:59:32 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] No tests to run.
13:59:32 [INFO] 
13:59:32 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] 
13:59:32 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:59:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
13:59:32 [INFO] Copying 1 resource
13:59:32 [INFO] 
13:59:32 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.jee ---
13:59:32 [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.30.0-SNAPSHOT.jar
13:59:32 [INFO] 
13:59:32 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.jee ---
13:59:32 [INFO] 
13:59:32 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.jee ---
13:59:32 [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.30.0-SNAPSHOT.jar
13:59:33 [INFO] 
13:59:33 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.jee ---
13:59:33 [INFO] 
13:59:33 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.jee ---
13:59:33 [INFO] 
13:59:33 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.jee ---
13:59:33 [INFO] No tests to run.
13:59:33 [INFO] 
13:59:33 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.jee.feature >---------
13:59:33 [INFO] Building org.eclipse.epp.package.jee.feature 4.30.0-SNAPSHOT     [17/34]
13:59:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
13:59:33 [INFO] 
13:59:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.jee.feature ---
13:59:33 [INFO] 
13:59:33 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.jee.feature ---
13:59:34 [INFO] The project's OSGi version is 4.30.0.20231123-1200
13:59:34 [INFO] 
13:59:34 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.jee.feature ---
13:59:34 [INFO] 
13:59:34 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.jee.feature ---
13:59:34 [INFO] 
13:59:34 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.jee.feature ---
13:59:34 [INFO] 
13:59:34 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.jee.feature ---
13:59:34 [INFO] 
13:59:34 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.jee.feature ---
13:59:34 [INFO] 
13:59:34 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.jee.feature ---
13:59:34 [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.30.0-SNAPSHOT.jar
13:59:34 [INFO] 
13:59:34 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.jee.feature ---
13:59:34 [INFO] 
13:59:34 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.jee.feature ---
13:59:34 [INFO] 
13:59:34 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.jee.feature ---
13:59:34 [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.30.0-SNAPSHOT.jar
13:59:35 [INFO] 
13:59:35 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.jee.feature ---
13:59:35 [INFO] 
13:59:35 [INFO] ------------------< org.eclipse.epp:epp.package.jee >-------------------
13:59:35 [INFO] Building epp.package.jee 4.30.0-SNAPSHOT                         [18/34]
13:59:35 [INFO] -------------------------[ eclipse-repository ]-------------------------
13:59:37 [INFO] 
13:59:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.jee ---
13:59:37 [INFO] 
13:59:37 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.jee ---
14:00:14 [INFO] The project's OSGi version is 4.30.0.20231123-1200
14:00:14 [INFO] 
14:00:14 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.jee ---
14:00:14 [INFO] 
14:00:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.jee ---
14:00:14 [INFO] 
14:00:14 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.jee ---
14:00:14 [INFO] 
14:00:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.jee ---
14:00:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:00:14 [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
14:00:14 [INFO] 
14:00:14 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.jee ---
14:00:14 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
14:00:14 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
14:00:14 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
14:00:14 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
14:00:14 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
14:00:14 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
14:00:14 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
14:00:14 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
14:00:14 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
14:00:14 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
14:00:14 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
14:00:14 [INFO] 
14:00:14 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.jee ---
14:00:14 [INFO] 
14:00:14 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.jee ---
14:00:14 [INFO] 
14:00:14 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.jee ---
14:00:14 [INFO] 
14:00:14 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.jee ---
14:00:32 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:00:33 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:00:33 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:00:38 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:01:15 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:01:40 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:01:55 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:02:00 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:02:12 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:03:23 [INFO] 
14:03:23 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.jee ---
14:03:23 [INFO] 
14:03:23 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.jee ---
14:03:23 [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
14:03:24 Installing epp.package.jee 4.30.0.20231123-1200.
14:03:24 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
14:03:24 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:03:24 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
14:03:24 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
14:03:24 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
14:03:24 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
14:03:24 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
14:03:24 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
14:03:24 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
14:03:24 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
14:03:24 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
14:03:24 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
14:03:24 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
14:03:24 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
14:03:24 Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345.
14:03:24 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345.
14:03:24 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307.
14:03:24 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345.
14:03:24 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638.
14:03:24 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249.
14:03:24 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
14:03:24 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
14:03:24 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
14:03:24 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
14:03:24 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736.
14:03:24 Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102.
14:03:24 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
14:03:24 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
14:03:24 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102.
14:03:24 Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102.
14:03:24 Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413.
14:03:24 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.32.0.v202311142254.
14:03:24 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955.
14:03:24 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.32.0.v202309190220.
14:03:24 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303.
14:03:24 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434.
14:03:24 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.32.0.v202311141839.
14:03:24 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202308172116.
14:03:24 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216.
14:03:24 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
14:03:24 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354.
14:03:24 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1100.v202308010326.
14:03:24 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354.
14:03:24 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.900.v202308010326.
14:03:24 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
14:03:24 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
14:03:24 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231108-1955.
14:03:24 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
14:03:24 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618.
14:03:24 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618.
14:03:24 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618.
14:03:24 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618.
14:03:24 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:03:24 Installing org.eclipse.pde.feature.group 3.15.200.v20231115-1800.
14:03:24 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955.
14:03:24 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701.
14:03:24 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
14:03:24 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
14:03:24 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
14:03:24 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
14:03:24 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
14:04:49 Operation completed in 85462 ms.
14:04:49 [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
14:04:49 Installing epp.package.jee 4.30.0.20231123-1200.
14:04:49 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
14:04:49 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:04:49 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
14:04:49 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
14:04:49 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
14:04:49 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
14:04:49 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
14:04:49 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
14:04:49 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
14:04:49 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
14:04:49 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
14:04:49 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
14:04:49 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
14:04:49 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
14:04:49 Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345.
14:04:49 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345.
14:04:49 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307.
14:04:49 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345.
14:04:49 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638.
14:04:49 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249.
14:04:49 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
14:04:49 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
14:04:49 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
14:04:49 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
14:04:49 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736.
14:04:49 Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102.
14:04:49 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
14:04:49 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
14:04:49 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102.
14:04:49 Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102.
14:04:49 Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413.
14:04:49 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.32.0.v202311142254.
14:04:49 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955.
14:04:49 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.32.0.v202309190220.
14:04:49 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303.
14:04:49 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434.
14:04:49 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.32.0.v202311141839.
14:04:49 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202308172116.
14:04:49 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216.
14:04:49 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
14:04:49 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354.
14:04:49 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1100.v202308010326.
14:04:49 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354.
14:04:49 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.900.v202308010326.
14:04:49 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
14:04:49 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
14:04:49 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231108-1955.
14:04:49 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
14:04:49 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618.
14:04:49 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618.
14:04:49 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618.
14:04:49 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618.
14:04:49 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:04:49 Installing org.eclipse.pde.feature.group 3.15.200.v20231115-1800.
14:04:49 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955.
14:04:49 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701.
14:04:49 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
14:04:49 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
14:04:49 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
14:04:49 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
14:04:49 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
14:06:15 Operation completed in 86277 ms.
14:06:16 [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
14:06:16 Installing epp.package.jee 4.30.0.20231123-1200.
14:06:16 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
14:06:16 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:06:16 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
14:06:16 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
14:06:16 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
14:06:16 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
14:06:16 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
14:06:16 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
14:06:16 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
14:06:16 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
14:06:16 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
14:06:16 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
14:06:16 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
14:06:16 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
14:06:16 Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345.
14:06:16 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345.
14:06:16 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307.
14:06:16 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345.
14:06:16 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638.
14:06:16 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249.
14:06:16 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
14:06:16 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
14:06:16 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
14:06:16 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
14:06:16 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736.
14:06:16 Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102.
14:06:16 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
14:06:16 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
14:06:16 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102.
14:06:16 Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102.
14:06:16 Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413.
14:06:16 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.32.0.v202311142254.
14:06:16 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955.
14:06:16 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.32.0.v202309190220.
14:06:16 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303.
14:06:16 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434.
14:06:16 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.32.0.v202311141839.
14:06:16 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202308172116.
14:06:16 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216.
14:06:16 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
14:06:16 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354.
14:06:16 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1100.v202308010326.
14:06:16 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354.
14:06:16 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.900.v202308010326.
14:06:16 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
14:06:16 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
14:06:16 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231108-1955.
14:06:16 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
14:06:16 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618.
14:06:16 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618.
14:06:16 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618.
14:06:16 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618.
14:06:16 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:06:16 Installing org.eclipse.pde.feature.group 3.15.200.v20231115-1800.
14:06:16 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955.
14:06:16 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701.
14:06:16 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
14:06:16 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
14:06:16 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
14:06:16 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
14:06:16 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
14:07:38 Operation completed in 82020 ms.
14:07:38 [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
14:07:39 Installing epp.package.jee 4.30.0.20231123-1200.
14:07:39 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
14:07:39 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:07:39 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
14:07:39 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
14:07:39 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
14:07:39 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
14:07:39 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
14:07:39 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
14:07:39 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
14:07:39 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
14:07:39 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
14:07:39 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
14:07:39 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
14:07:39 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
14:07:39 Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345.
14:07:39 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345.
14:07:39 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307.
14:07:39 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345.
14:07:39 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638.
14:07:39 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249.
14:07:39 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
14:07:39 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
14:07:39 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
14:07:39 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
14:07:39 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736.
14:07:39 Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102.
14:07:39 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
14:07:39 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
14:07:39 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102.
14:07:39 Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102.
14:07:39 Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413.
14:07:39 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.32.0.v202311142254.
14:07:39 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955.
14:07:39 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.32.0.v202309190220.
14:07:39 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303.
14:07:39 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434.
14:07:39 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.32.0.v202311141839.
14:07:39 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202308172116.
14:07:39 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216.
14:07:39 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
14:07:39 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354.
14:07:39 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1100.v202308010326.
14:07:39 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354.
14:07:39 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.900.v202308010326.
14:07:39 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
14:07:39 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
14:07:39 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231108-1955.
14:07:39 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
14:07:39 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618.
14:07:39 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618.
14:07:39 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618.
14:07:39 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618.
14:07:39 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:07:39 Installing org.eclipse.pde.feature.group 3.15.200.v20231115-1800.
14:07:39 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955.
14:07:39 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701.
14:07:39 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
14:07:39 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
14:07:39 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
14:07:39 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
14:07:39 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
14:09:04 Operation completed in 85791 ms.
14:09:05 [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
14:09:05 Installing epp.package.jee 4.30.0.20231123-1200.
14:09:05 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
14:09:05 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:09:05 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
14:09:05 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
14:09:05 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
14:09:05 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
14:09:05 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
14:09:05 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
14:09:05 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
14:09:05 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
14:09:05 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
14:09:05 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
14:09:05 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
14:09:05 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
14:09:05 Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345.
14:09:05 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345.
14:09:05 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307.
14:09:05 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345.
14:09:05 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638.
14:09:05 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249.
14:09:05 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
14:09:05 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
14:09:05 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
14:09:05 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
14:09:05 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736.
14:09:05 Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102.
14:09:05 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
14:09:05 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
14:09:05 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102.
14:09:05 Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102.
14:09:05 Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413.
14:09:05 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.32.0.v202311142254.
14:09:05 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955.
14:09:05 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.32.0.v202309190220.
14:09:05 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303.
14:09:05 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434.
14:09:05 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.32.0.v202311141839.
14:09:05 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202308172116.
14:09:05 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216.
14:09:05 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
14:09:05 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354.
14:09:05 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1100.v202308010326.
14:09:05 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354.
14:09:05 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.900.v202308010326.
14:09:05 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
14:09:05 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
14:09:05 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231108-1955.
14:09:05 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
14:09:05 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618.
14:09:05 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618.
14:09:05 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618.
14:09:05 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618.
14:09:05 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:09:05 Installing org.eclipse.pde.feature.group 3.15.200.v20231115-1800.
14:09:05 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955.
14:09:05 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701.
14:09:05 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
14:09:05 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
14:09:05 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
14:09:05 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
14:09:05 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
14:10:33 Operation completed in 88607 ms.
14:10:34 [INFO] 
14:10:34 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.jee ---
14:11:09 [INFO] [Thu Nov 23 19:11:09 UTC 2023] 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'...
14:12:53 [INFO] [Thu Nov 23 19:12:53 UTC 2023] 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'...
14:14:06 [INFO] 
14:14:06 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.jee ---
14:14:07 [INFO] [Thu Nov 23 19:14:07 UTC 2023] 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'
14:14:15 [INFO] [Thu Nov 23 19:14:15 UTC 2023] 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'
14:14:23 [INFO] 
14:14:23 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.jee ---
14:14:23 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20231123-1758_eclipse-jee-2023-12-RC1-linux.gtk.x86_64.tar.gz
14:15:03 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20231123-1758_eclipse-jee-2023-12-RC1-linux.gtk.aarch64.tar.gz
14:15:45 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20231123-1758_eclipse-jee-2023-12-RC1-win32.win32.x86_64.zip
14:16:06 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
14:16:47 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
14:17:26 [INFO] 
14:17:26 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.jee ---
14:17:26 [INFO] [Thu Nov 23 19:17:26 UTC 2023] 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/20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.aarch64.tar.gz'...
14:18:43 [INFO] 
14:18:43 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.jee ---
14:18:43 [INFO] [Thu Nov 23 19:18:43 UTC 2023] 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/20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.x86_64.tar.gz'...
14:20:00 [INFO] 
14:20:00 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.jee ---
14:20:00 [INFO] Executing tasks
14:20:00 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
14:20:13 [INFO] Executed tasks
14:20:13 [INFO] 
14:20:13 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.jee ---
14:20:22 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository...
14:20:23 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.30.0.20231123-1200)
14:20:23 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:20:23 Mirroring: binary,epp.package.jee.executable.gtk.linux.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.jee.executable.gtk.linux.x86_64,4.30.0.20231123-1200)
14:20:23 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:20:23 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
14:20:23 Mirroring: binary,epp.package.jee.executable.win32.win32.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.jee.executable.win32.win32.x86_64,4.30.0.20231123-1200)
14:20:23 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:20:23 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
14:20:23 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
14:20:23 Mirroring: binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200)
14:20:23 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:20:23 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200)
14:20:23 Mirroring: osgi.bundle,org.eclipse.epp.package.jee,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.jee,4.30.0.20231123-1200)
14:20:23 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:20:23 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
14:20:23 Mirroring: binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200)
14:20:23 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:20:23 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200)
14:20:23 Mirroring: binary,epp.package.jee.executable.gtk.linux.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.jee.executable.gtk.linux.aarch64,4.30.0.20231123-1200)
14:20:23 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:20:23 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
14:20:23 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 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.9.v20231028-0858 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.9.v20231028-0858 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.30.0.20231123-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.linux.x86_64,17.0.9.v20231028-0858 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.30.0.20231123-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.9.v20231028-0858 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/.]
14:20:24 [INFO] 
14:20:24 [INFO] ----------< org.eclipse.epp:org.eclipse.epp.package.modeling >----------
14:20:24 [INFO] Building org.eclipse.epp.package.modeling 4.30.0-SNAPSHOT        [19/34]
14:20:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:20:24 [INFO] 
14:20:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] 
14:20:24 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] The project's OSGi version is 4.30.0.20231123-1200
14:20:24 [INFO] 
14:20:24 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] 
14:20:24 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] 
14:20:24 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] 
14:20:24 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] 
14:20:24 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] Resolving class path of org.eclipse.epp.package.modeling...
14:20:24 [INFO] 
14:20:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:20:24 [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
14:20:24 [INFO] 
14:20:24 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] 
14:20:24 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] 
14:20:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:20:24 [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
14:20:24 [INFO] 
14:20:24 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] 
14:20:24 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] No tests to run.
14:20:24 [INFO] 
14:20:24 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] 
14:20:24 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:20:24 [INFO] Copying 1 resource
14:20:24 [INFO] 
14:20:24 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.modeling ---
14:20:24 [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.30.0-SNAPSHOT.jar
14:20:24 [INFO] 
14:20:24 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.modeling ---
14:20:24 [INFO] 
14:20:24 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.modeling ---
14:20:24 [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.30.0-SNAPSHOT.jar
14:20:25 [INFO] 
14:20:25 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.modeling ---
14:20:25 [INFO] 
14:20:25 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.modeling ---
14:20:25 [INFO] 
14:20:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.modeling ---
14:20:25 [INFO] No tests to run.
14:20:25 [INFO] 
14:20:25 [INFO] ------< org.eclipse.epp:org.eclipse.epp.package.modeling.feature >------
14:20:25 [INFO] Building org.eclipse.epp.package.modeling.feature 4.30.0-SNAPSHOT [20/34]
14:20:25 [INFO] --------------------------[ eclipse-feature ]---------------------------
14:20:25 [INFO] 
14:20:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.modeling.feature ---
14:20:25 [INFO] 
14:20:25 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.modeling.feature ---
14:20:26 [INFO] The project's OSGi version is 4.30.0.20231123-1200
14:20:26 [INFO] 
14:20:26 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.modeling.feature ---
14:20:26 [INFO] 
14:20:26 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.modeling.feature ---
14:20:26 [INFO] 
14:20:26 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.modeling.feature ---
14:20:26 [INFO] 
14:20:26 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.modeling.feature ---
14:20:26 [INFO] 
14:20:26 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.modeling.feature ---
14:20:26 [INFO] 
14:20:26 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.modeling.feature ---
14:20:26 [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.30.0-SNAPSHOT.jar
14:20:26 [INFO] 
14:20:26 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.modeling.feature ---
14:20:26 [INFO] 
14:20:26 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.modeling.feature ---
14:20:26 [INFO] 
14:20:26 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.modeling.feature ---
14:20:26 [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.30.0-SNAPSHOT.jar
14:20:27 [INFO] 
14:20:27 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.modeling.feature ---
14:20:27 [INFO] 
14:20:27 [INFO] ----------------< org.eclipse.epp:epp.package.modeling >----------------
14:20:27 [INFO] Building epp.package.modeling 4.30.0-SNAPSHOT                    [21/34]
14:20:27 [INFO] -------------------------[ eclipse-repository ]-------------------------
14:20:31 [INFO] 
14:20:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.modeling ---
14:20:31 [INFO] 
14:20:31 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.modeling ---
14:21:11 [INFO] The project's OSGi version is 4.30.0.20231123-1200
14:21:11 [INFO] 
14:21:11 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.modeling ---
14:21:11 [INFO] 
14:21:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.modeling ---
14:21:11 [INFO] 
14:21:11 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.modeling ---
14:21:11 [INFO] 
14:21:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.modeling ---
14:21:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:21:11 [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
14:21:11 [INFO] 
14:21:11 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.modeling ---
14:21:11 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
14:21:11 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
14:21:11 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
14:21:11 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
14:21:11 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
14:21:11 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
14:21:11 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
14:21:11 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
14:21:11 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
14:21:11 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
14:21:11 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
14:21:11 [INFO] 
14:21:11 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.modeling ---
14:21:11 [INFO] 
14:21:11 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.modeling ---
14:21:11 [INFO] 
14:21:11 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.modeling ---
14:21:11 [INFO] 
14:21:11 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.modeling ---
14:21:30 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:22:16 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:22:21 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:23:04 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:23:30 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:23:45 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:23:50 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:24:01 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:24:11 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:26:41 [INFO] 
14:26:41 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.modeling ---
14:26:41 [INFO] 
14:26:41 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.modeling ---
14:26:41 [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
14:26:42 Installing epp.package.modeling 4.30.0.20231123-1200.
14:26:42 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
14:26:42 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:26:42 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
14:26:42 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
14:26:42 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
14:26:42 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
14:26:42 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
14:26:42 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
14:26:42 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
14:26:42 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
14:26:42 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
14:26:42 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
14:26:42 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
14:26:42 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
14:26:42 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
14:26:42 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231122-1107.
14:26:42 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.23.202311200811.
14:26:42 Installing org.eclipse.emf.compare.source.feature.group 3.3.23.202311200811.
14:26:42 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.23.202311200811.
14:26:42 Installing org.eclipse.emf.compare.egit.feature.group 3.3.23.202311200811.
14:26:42 Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647.
14:26:42 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
14:26:42 Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231121-1609.
14:26:42 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231121-1609.
14:26:42 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
14:26:42 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
14:26:42 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
14:26:42 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712.
14:26:42 Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639.
14:26:42 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.2.202311130907.
14:26:42 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
14:26:42 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
14:26:42 Installing org.eclipse.ocl.all.sdk.feature.group 5.19.0.v20231120-1059.
14:26:42 Installing org.eclipse.pde.feature.group 3.15.200.v20231115-1800.
14:26:42 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
14:26:42 Installing org.eclipse.sdk.feature.group 4.30.0.v20231115-2128.
14:26:42 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
14:26:42 Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20230916-0637.
14:26:42 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
14:26:42 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
14:26:42 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
14:28:23 Operation completed in 102110 ms.
14:28:24 [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
14:28:24 Installing epp.package.modeling 4.30.0.20231123-1200.
14:28:24 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
14:28:24 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:28:24 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
14:28:24 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
14:28:24 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
14:28:24 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
14:28:24 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
14:28:24 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
14:28:24 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
14:28:24 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
14:28:24 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
14:28:24 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
14:28:24 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
14:28:24 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
14:28:24 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
14:28:24 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231122-1107.
14:28:24 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.23.202311200811.
14:28:24 Installing org.eclipse.emf.compare.source.feature.group 3.3.23.202311200811.
14:28:24 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.23.202311200811.
14:28:24 Installing org.eclipse.emf.compare.egit.feature.group 3.3.23.202311200811.
14:28:24 Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647.
14:28:24 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
14:28:24 Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231121-1609.
14:28:24 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231121-1609.
14:28:24 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
14:28:24 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
14:28:24 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
14:28:24 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712.
14:28:24 Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639.
14:28:24 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.2.202311130907.
14:28:24 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
14:28:24 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
14:28:24 Installing org.eclipse.ocl.all.sdk.feature.group 5.19.0.v20231120-1059.
14:28:24 Installing org.eclipse.pde.feature.group 3.15.200.v20231115-1800.
14:28:24 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
14:28:24 Installing org.eclipse.sdk.feature.group 4.30.0.v20231115-2128.
14:28:24 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
14:28:24 Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20230916-0637.
14:28:24 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
14:28:24 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
14:28:24 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
14:30:02 Operation completed in 98155 ms.
14:30:02 [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
14:30:03 Installing epp.package.modeling 4.30.0.20231123-1200.
14:30:03 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
14:30:03 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:30:03 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
14:30:03 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
14:30:03 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
14:30:03 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
14:30:03 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
14:30:03 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
14:30:03 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
14:30:03 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
14:30:03 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
14:30:03 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
14:30:03 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
14:30:03 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
14:30:03 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
14:30:03 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231122-1107.
14:30:03 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.23.202311200811.
14:30:03 Installing org.eclipse.emf.compare.source.feature.group 3.3.23.202311200811.
14:30:03 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.23.202311200811.
14:30:03 Installing org.eclipse.emf.compare.egit.feature.group 3.3.23.202311200811.
14:30:03 Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647.
14:30:03 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
14:30:03 Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231121-1609.
14:30:03 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231121-1609.
14:30:03 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
14:30:03 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
14:30:03 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
14:30:03 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712.
14:30:03 Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639.
14:30:03 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.2.202311130907.
14:30:03 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
14:30:03 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
14:30:03 Installing org.eclipse.ocl.all.sdk.feature.group 5.19.0.v20231120-1059.
14:30:03 Installing org.eclipse.pde.feature.group 3.15.200.v20231115-1800.
14:30:03 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
14:30:03 Installing org.eclipse.sdk.feature.group 4.30.0.v20231115-2128.
14:30:03 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
14:30:03 Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20230916-0637.
14:30:03 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
14:30:03 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
14:30:03 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
14:31:42 Operation completed in 99178 ms.
14:31:42 [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
14:31:43 Installing epp.package.modeling 4.30.0.20231123-1200.
14:31:43 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
14:31:43 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:31:43 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
14:31:43 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
14:31:43 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
14:31:43 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
14:31:43 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
14:31:43 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
14:31:43 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
14:31:43 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
14:31:43 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
14:31:43 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
14:31:43 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
14:31:43 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
14:31:43 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
14:31:43 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231122-1107.
14:31:43 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.23.202311200811.
14:31:43 Installing org.eclipse.emf.compare.source.feature.group 3.3.23.202311200811.
14:31:43 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.23.202311200811.
14:31:43 Installing org.eclipse.emf.compare.egit.feature.group 3.3.23.202311200811.
14:31:43 Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647.
14:31:43 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
14:31:43 Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231121-1609.
14:31:43 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231121-1609.
14:31:43 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
14:31:43 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
14:31:43 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
14:31:43 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712.
14:31:43 Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639.
14:31:43 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.2.202311130907.
14:31:43 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
14:31:43 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
14:31:43 Installing org.eclipse.ocl.all.sdk.feature.group 5.19.0.v20231120-1059.
14:31:43 Installing org.eclipse.pde.feature.group 3.15.200.v20231115-1800.
14:31:43 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
14:31:43 Installing org.eclipse.sdk.feature.group 4.30.0.v20231115-2128.
14:31:43 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
14:31:43 Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20230916-0637.
14:31:43 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
14:31:43 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
14:31:43 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
14:33:21 Operation completed in 98947 ms.
14:33:22 [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
14:33:22 Installing epp.package.modeling 4.30.0.20231123-1200.
14:33:22 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
14:33:22 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:33:22 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
14:33:22 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
14:33:22 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
14:33:22 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
14:33:22 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
14:33:22 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
14:33:22 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
14:33:22 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
14:33:22 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
14:33:22 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
14:33:22 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
14:33:22 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
14:33:22 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
14:33:22 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231122-1107.
14:33:22 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.23.202311200811.
14:33:22 Installing org.eclipse.emf.compare.source.feature.group 3.3.23.202311200811.
14:33:22 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.23.202311200811.
14:33:22 Installing org.eclipse.emf.compare.egit.feature.group 3.3.23.202311200811.
14:33:22 Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647.
14:33:22 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
14:33:22 Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231121-1609.
14:33:22 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231121-1609.
14:33:22 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
14:33:22 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
14:33:22 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
14:33:22 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712.
14:33:22 Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639.
14:33:22 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.2.202311130907.
14:33:22 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
14:33:22 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
14:33:22 Installing org.eclipse.ocl.all.sdk.feature.group 5.19.0.v20231120-1059.
14:33:22 Installing org.eclipse.pde.feature.group 3.15.200.v20231115-1800.
14:33:22 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
14:33:22 Installing org.eclipse.sdk.feature.group 4.30.0.v20231115-2128.
14:33:22 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
14:33:22 Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20230916-0637.
14:33:22 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
14:33:22 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
14:33:22 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
14:35:02 Operation completed in 99993 ms.
14:35:02 [INFO] 
14:35:02 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.modeling ---
14:35:34 [INFO] [Thu Nov 23 19:35:34 UTC 2023] 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'...
14:37:17 [INFO] [Thu Nov 23 19:37:17 UTC 2023] 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'...
14:38:29 [INFO] 
14:38:29 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.modeling ---
14:38:30 [INFO] [Thu Nov 23 19:38:30 UTC 2023] 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'
14:38:33 [INFO] [Thu Nov 23 19:38:33 UTC 2023] 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'
14:38:39 [INFO] 
14:38:39 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.modeling ---
14:38:39 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20231123-1758_eclipse-modeling-2023-12-RC1-linux.gtk.x86_64.tar.gz
14:39:17 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20231123-1758_eclipse-modeling-2023-12-RC1-linux.gtk.aarch64.tar.gz
14:39:56 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20231123-1758_eclipse-modeling-2023-12-RC1-win32.win32.x86_64.zip
14:40:14 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
14:40:52 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
14:41:30 [INFO] 
14:41:30 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.modeling ---
14:41:30 [INFO] [Thu Nov 23 19:41:30 UTC 2023] 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/20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.aarch64.tar.gz'...
14:42:44 [INFO] 
14:42:44 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.modeling ---
14:42:44 [INFO] [Thu Nov 23 19:42:44 UTC 2023] 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/20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.x86_64.tar.gz'...
14:43:57 [INFO] 
14:43:57 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.modeling ---
14:43:57 [INFO] Executing tasks
14:43:57 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
14:44:12 [INFO] Executed tasks
14:44:12 [INFO] 
14:44:12 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.modeling ---
14:44:23 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository...
14:44:25 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.30.0.20231123-1200)
14:44:25 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:44:25 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
14:44:25 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
14:44:25 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
14:44:25 Mirroring: binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200)
14:44:25 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:44:25 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200)
14:44:25 Mirroring: binary,epp.package.modeling.executable.win32.win32.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.win32.win32.x86_64,4.30.0.20231123-1200)
14:44:25 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:44:25 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
14:44:25 Mirroring: osgi.bundle,org.eclipse.epp.package.modeling,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.modeling,4.30.0.20231123-1200)
14:44:25 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:44:25 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200)
14:44:25 Mirroring: binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200)
14:44:25 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:44:25 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
14:44:25 Mirroring: binary,epp.package.modeling.executable.gtk.linux.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.gtk.linux.x86_64,4.30.0.20231123-1200)
14:44:25 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:44:25 Mirroring: binary,epp.package.modeling.executable.gtk.linux.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.gtk.linux.aarch64,4.30.0.20231123-1200)
14:44:25 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:44:25 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 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.9.v20231028-0858 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.9.v20231028-0858 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.30.0.20231123-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.linux.x86_64,17.0.9.v20231028-0858 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.30.0.20231123-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.9.v20231028-0858 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/.]
14:44:25 [INFO] 
14:44:25 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.php >-------------
14:44:25 [INFO] Building org.eclipse.epp.package.php 4.30.0-SNAPSHOT             [22/34]
14:44:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:44:25 [INFO] 
14:44:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.php ---
14:44:25 [INFO] 
14:44:25 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.php ---
14:44:25 [INFO] The project's OSGi version is 4.30.0.20231123-1200
14:44:25 [INFO] 
14:44:25 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.php ---
14:44:25 [INFO] 
14:44:25 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.php ---
14:44:25 [INFO] 
14:44:25 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.php ---
14:44:25 [INFO] 
14:44:25 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.php ---
14:44:25 [INFO] 
14:44:25 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.php ---
14:44:25 [INFO] Resolving class path of org.eclipse.epp.package.php...
14:44:25 [INFO] 
14:44:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.php ---
14:44:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:44:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:44:25 [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
14:44:25 [INFO] 
14:44:25 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.php ---
14:44:25 [INFO] 
14:44:25 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.php ---
14:44:25 [INFO] 
14:44:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.php ---
14:44:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:44:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:44:25 [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
14:44:25 [INFO] 
14:44:25 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.php ---
14:44:25 [INFO] 
14:44:25 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.php ---
14:44:26 [INFO] No tests to run.
14:44:26 [INFO] 
14:44:26 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.php ---
14:44:26 [INFO] 
14:44:26 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.php ---
14:44:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:44:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:44:26 [INFO] Copying 1 resource
14:44:26 [INFO] 
14:44:26 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.php ---
14:44:26 [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.30.0-SNAPSHOT.jar
14:44:26 [INFO] 
14:44:26 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.php ---
14:44:26 [INFO] 
14:44:26 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.php ---
14:44:26 [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.30.0-SNAPSHOT.jar
14:44:27 [INFO] 
14:44:27 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.php ---
14:44:27 [INFO] 
14:44:27 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.php ---
14:44:27 [INFO] 
14:44:27 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.php ---
14:44:27 [INFO] No tests to run.
14:44:27 [INFO] 
14:44:27 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.php.feature >---------
14:44:27 [INFO] Building org.eclipse.epp.package.php.feature 4.30.0-SNAPSHOT     [23/34]
14:44:27 [INFO] --------------------------[ eclipse-feature ]---------------------------
14:44:27 [INFO] 
14:44:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.php.feature ---
14:44:27 [INFO] 
14:44:27 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.php.feature ---
14:44:28 [INFO] The project's OSGi version is 4.30.0.20231123-1200
14:44:28 [INFO] 
14:44:28 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.php.feature ---
14:44:28 [INFO] 
14:44:28 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.php.feature ---
14:44:28 [INFO] 
14:44:28 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.php.feature ---
14:44:28 [INFO] 
14:44:28 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.php.feature ---
14:44:28 [INFO] 
14:44:28 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.php.feature ---
14:44:28 [INFO] 
14:44:28 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.php.feature ---
14:44:28 [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.30.0-SNAPSHOT.jar
14:44:28 [INFO] 
14:44:28 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.php.feature ---
14:44:28 [INFO] 
14:44:28 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.php.feature ---
14:44:28 [INFO] 
14:44:28 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.php.feature ---
14:44:28 [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.30.0-SNAPSHOT.jar
14:44:29 [INFO] 
14:44:29 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.php.feature ---
14:44:29 [INFO] 
14:44:29 [INFO] ------------------< org.eclipse.epp:epp.package.php >-------------------
14:44:29 [INFO] Building epp.package.php 4.30.0-SNAPSHOT                         [24/34]
14:44:29 [INFO] -------------------------[ eclipse-repository ]-------------------------
14:44:29 [INFO] 
14:44:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.php ---
14:44:29 [INFO] 
14:44:29 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.php ---
14:44:38 [INFO] The project's OSGi version is 4.30.0.20231123-1200
14:44:38 [INFO] 
14:44:38 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.php ---
14:44:38 [INFO] 
14:44:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.php ---
14:44:38 [INFO] 
14:44:38 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.php ---
14:44:38 [INFO] 
14:44:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.php ---
14:44:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:44:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:44:38 [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
14:44:38 [INFO] 
14:44:38 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.php ---
14:44:38 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
14:44:38 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
14:44:38 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
14:44:38 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
14:44:38 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
14:44:38 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
14:44:38 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
14:44:38 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
14:44:38 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
14:44:38 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
14:44:38 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
14:44:38 [INFO] 
14:44:38 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.php ---
14:44:38 [INFO] 
14:44:38 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.php ---
14:44:38 [INFO] 
14:44:38 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.php ---
14:44:38 [INFO] 
14:44:38 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.php ---
14:44:53 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:44:53 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:44:54 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:45:07 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:45:12 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:45:17 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:45:30 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:45:36 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:45:41 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:46:13 [INFO] 
14:46:13 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.php ---
14:46:13 [INFO] 
14:46:13 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.php ---
14:46:13 [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
14:46:13 Installing epp.package.php 4.30.0.20231123-1200.
14:46:13 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
14:46:13 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:46:13 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
14:46:13 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
14:46:13 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
14:46:13 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
14:46:13 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
14:46:13 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
14:46:13 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
14:46:13 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
14:46:13 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
14:46:13 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
14:46:13 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
14:46:13 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
14:46:13 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311212206-rc1.
14:46:13 Installing org.eclipse.php.feature.group 8.2.0.202311131424.
14:46:13 Installing org.eclipse.php.composer.feature.group 8.2.0.202311131424.
14:46:13 Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311131424.
14:46:13 Installing org.eclipse.php.profiler.feature.group 8.2.0.202311131424.
14:46:13 Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311131424.
14:46:13 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
14:46:13 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
14:46:13 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
14:46:13 Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311131424.
14:47:10 Operation completed in 56606 ms.
14:47:10 [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
14:47:11 Installing epp.package.php 4.30.0.20231123-1200.
14:47:11 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
14:47:11 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:47:11 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
14:47:11 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
14:47:11 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
14:47:11 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
14:47:11 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
14:47:11 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
14:47:11 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
14:47:11 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
14:47:11 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
14:47:11 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
14:47:11 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
14:47:11 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
14:47:11 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311212206-rc1.
14:47:11 Installing org.eclipse.php.feature.group 8.2.0.202311131424.
14:47:11 Installing org.eclipse.php.composer.feature.group 8.2.0.202311131424.
14:47:11 Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311131424.
14:47:11 Installing org.eclipse.php.profiler.feature.group 8.2.0.202311131424.
14:47:11 Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311131424.
14:47:11 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
14:47:11 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
14:47:11 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
14:47:11 Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311131424.
14:48:06 Operation completed in 56035 ms.
14:48:07 [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
14:48:07 Installing epp.package.php 4.30.0.20231123-1200.
14:48:07 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
14:48:07 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:48:07 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
14:48:07 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
14:48:07 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
14:48:07 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
14:48:07 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
14:48:07 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
14:48:07 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
14:48:07 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
14:48:07 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
14:48:07 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
14:48:07 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
14:48:07 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
14:48:07 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311212206-rc1.
14:48:07 Installing org.eclipse.php.feature.group 8.2.0.202311131424.
14:48:07 Installing org.eclipse.php.composer.feature.group 8.2.0.202311131424.
14:48:07 Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311131424.
14:48:07 Installing org.eclipse.php.profiler.feature.group 8.2.0.202311131424.
14:48:07 Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311131424.
14:48:07 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
14:48:07 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
14:48:07 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
14:48:07 Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311131424.
14:49:03 Operation completed in 56020 ms.
14:49:04 [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
14:49:04 Installing epp.package.php 4.30.0.20231123-1200.
14:49:04 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
14:49:04 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:49:04 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
14:49:04 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
14:49:04 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
14:49:04 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
14:49:04 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
14:49:04 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
14:49:04 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
14:49:04 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
14:49:04 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
14:49:04 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
14:49:04 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
14:49:04 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
14:49:04 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311212206-rc1.
14:49:04 Installing org.eclipse.php.feature.group 8.2.0.202311131424.
14:49:04 Installing org.eclipse.php.composer.feature.group 8.2.0.202311131424.
14:49:04 Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311131424.
14:49:04 Installing org.eclipse.php.profiler.feature.group 8.2.0.202311131424.
14:49:04 Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311131424.
14:49:04 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
14:49:04 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
14:49:04 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
14:49:04 Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311131424.
14:50:01 Operation completed in 57279 ms.
14:50:01 [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
14:50:02 Installing epp.package.php 4.30.0.20231123-1200.
14:50:02 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
14:50:02 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
14:50:02 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
14:50:02 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
14:50:02 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
14:50:02 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
14:50:02 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
14:50:02 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
14:50:02 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
14:50:02 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
14:50:02 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
14:50:02 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
14:50:02 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
14:50:02 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
14:50:02 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311212206-rc1.
14:50:02 Installing org.eclipse.php.feature.group 8.2.0.202311131424.
14:50:02 Installing org.eclipse.php.composer.feature.group 8.2.0.202311131424.
14:50:02 Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311131424.
14:50:02 Installing org.eclipse.php.profiler.feature.group 8.2.0.202311131424.
14:50:02 Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311131424.
14:50:02 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
14:50:02 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
14:50:02 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
14:50:02 Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311131424.
14:51:03 Operation completed in 61363 ms.
14:51:03 [INFO] 
14:51:03 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.php ---
14:51:30 [INFO] [Thu Nov 23 19:51:30 UTC 2023] 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'...
14:52:51 [INFO] [Thu Nov 23 19:52:51 UTC 2023] 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'...
14:53:47 [INFO] 
14:53:47 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.php ---
14:53:48 [INFO] [Thu Nov 23 19:53:48 UTC 2023] 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'
14:53:53 [INFO] [Thu Nov 23 19:53:53 UTC 2023] 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'
14:54:02 [INFO] 
14:54:02 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.php ---
14:54:02 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20231123-1758_eclipse-php-2023-12-RC1-linux.gtk.x86_64.tar.gz
14:54:33 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20231123-1758_eclipse-php-2023-12-RC1-linux.gtk.aarch64.tar.gz
14:55:03 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20231123-1758_eclipse-php-2023-12-RC1-win32.win32.x86_64.zip
14:55:16 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
14:55: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/20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
14:56:18 [INFO] 
14:56:18 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.php ---
14:56:18 [INFO] [Thu Nov 23 19:56:18 UTC 2023] 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/20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.aarch64.tar.gz'...
14:57:06 [INFO] 
14:57:06 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.php ---
14:57:06 [INFO] [Thu Nov 23 19:57:06 UTC 2023] 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/20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.x86_64.tar.gz'...
14:58:13 [INFO] 
14:58:13 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.php ---
14:58:13 [INFO] Executing tasks
14:58:13 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
14:58:22 [INFO] Executed tasks
14:58:22 [INFO] 
14:58:22 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.php ---
14:58:29 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository...
14:58:30 Mirroring: binary,epp.package.php.executable.gtk.linux.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.php.executable.gtk.linux.x86_64,4.30.0.20231123-1200)
14:58:30 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:58:30 Mirroring: osgi.bundle,org.eclipse.epp.package.php,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.php,4.30.0.20231123-1200)
14:58:30 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:58:30 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
14:58:30 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
14:58:30 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
14:58:30 Mirroring: binary,epp.package.php.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.php.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200)
14:58:30 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:58:30 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200)
14:58:30 Mirroring: binary,epp.package.php.executable.gtk.linux.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.php.executable.gtk.linux.aarch64,4.30.0.20231123-1200)
14:58:30 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:58:30 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
14:58:30 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200)
14:58:30 Mirroring: binary,epp.package.php.executable.win32.win32.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.php.executable.win32.win32.x86_64,4.30.0.20231123-1200)
14:58:30 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:58:30 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
14:58:30 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.30.0.20231123-1200)
14:58:30 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:58:30 Mirroring: binary,epp.package.php.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.php.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200)
14:58:30 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:58:30 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 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.9.v20231028-0858 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.9.v20231028-0858 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.30.0.20231123-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.linux.x86_64,17.0.9.v20231028-0858 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.30.0.20231123-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.9.v20231028-0858 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/.]
14:58:30 [INFO] 
14:58:30 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.rcp >-------------
14:58:30 [INFO] Building org.eclipse.epp.package.rcp 4.30.0-SNAPSHOT             [25/34]
14:58:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:58:30 [INFO] 
14:58:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.rcp ---
14:58:30 [INFO] 
14:58:30 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.rcp ---
14:58:30 [INFO] The project's OSGi version is 4.30.0.20231123-1200
14:58:30 [INFO] 
14:58:30 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.rcp ---
14:58:30 [INFO] 
14:58:30 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.rcp ---
14:58:30 [INFO] 
14:58:30 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.rcp ---
14:58:30 [INFO] 
14:58:30 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.rcp ---
14:58:30 [INFO] 
14:58:30 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.rcp ---
14:58:30 [INFO] Resolving class path of org.eclipse.epp.package.rcp...
14:58:31 [INFO] 
14:58:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.rcp ---
14:58:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:58:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:58:31 [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
14:58:31 [INFO] 
14:58:31 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.rcp ---
14:58:31 [INFO] 
14:58:31 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.rcp ---
14:58:31 [INFO] 
14:58:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.rcp ---
14:58:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:58:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:58:31 [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
14:58:31 [INFO] 
14:58:31 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.rcp ---
14:58:31 [INFO] 
14:58:31 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.rcp ---
14:58:31 [INFO] No tests to run.
14:58:31 [INFO] 
14:58:31 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.rcp ---
14:58:31 [INFO] 
14:58:31 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.rcp ---
14:58:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:58:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:58:31 [INFO] Copying 1 resource
14:58:31 [INFO] 
14:58:31 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.rcp ---
14:58:31 [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.30.0-SNAPSHOT.jar
14:58:31 [INFO] 
14:58:31 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.rcp ---
14:58:31 [INFO] 
14:58:31 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.rcp ---
14:58:31 [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.30.0-SNAPSHOT.jar
14:58:32 [INFO] 
14:58:32 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.rcp ---
14:58:32 [INFO] 
14:58:32 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.rcp ---
14:58:32 [INFO] 
14:58:32 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.rcp ---
14:58:32 [INFO] No tests to run.
14:58:32 [INFO] 
14:58:32 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.rcp.feature >---------
14:58:32 [INFO] Building org.eclipse.epp.package.rcp.feature 4.30.0-SNAPSHOT     [26/34]
14:58:32 [INFO] --------------------------[ eclipse-feature ]---------------------------
14:58:32 [INFO] 
14:58:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.rcp.feature ---
14:58:32 [INFO] 
14:58:32 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.rcp.feature ---
14:58:32 [INFO] The project's OSGi version is 4.30.0.20231123-1200
14:58:32 [INFO] 
14:58:32 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.rcp.feature ---
14:58:32 [INFO] 
14:58:32 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.rcp.feature ---
14:58:32 [INFO] 
14:58:32 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.rcp.feature ---
14:58:32 [INFO] 
14:58:32 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.rcp.feature ---
14:58:32 [INFO] 
14:58:32 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.rcp.feature ---
14:58:32 [INFO] 
14:58:32 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.rcp.feature ---
14:58:32 [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.30.0-SNAPSHOT.jar
14:58:32 [INFO] 
14:58:32 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.rcp.feature ---
14:58:32 [INFO] 
14:58:32 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.rcp.feature ---
14:58:32 [INFO] 
14:58:32 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.rcp.feature ---
14:58:32 [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.30.0-SNAPSHOT.jar
14:58:33 [INFO] 
14:58:33 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.rcp.feature ---
14:58:33 [INFO] 
14:58:33 [INFO] ------------------< org.eclipse.epp:epp.package.rcp >-------------------
14:58:33 [INFO] Building epp.package.rcp 4.30.0-SNAPSHOT                         [27/34]
14:58:33 [INFO] -------------------------[ eclipse-repository ]-------------------------
14:58:34 [INFO] 
14:58:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.rcp ---
14:58:34 [INFO] 
14:58:34 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.rcp ---
14:58:42 [INFO] The project's OSGi version is 4.30.0.20231123-1200
14:58:42 [INFO] 
14:58:42 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.rcp ---
14:58:42 [INFO] 
14:58:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.rcp ---
14:58:42 [INFO] 
14:58:42 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.rcp ---
14:58:42 [INFO] 
14:58:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.rcp ---
14:58:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:58:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:58:42 [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
14:58:42 [INFO] 
14:58:42 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.rcp ---
14:58:42 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
14:58:42 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
14:58:42 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
14:58:42 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
14:58:42 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
14:58:42 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
14:58:42 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
14:58:42 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
14:58:42 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
14:58:42 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
14:58:42 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
14:58:42 [INFO] 
14:58:42 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.rcp ---
14:58:42 [INFO] 
14:58:42 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.rcp ---
14:58:42 [INFO] 
14:58:42 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.rcp ---
14:58:42 [INFO] 
14:58:42 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.rcp ---
14:58:55 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:58:56 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:59:05 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:59:17 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:59:28 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:59:43 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:59:50 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
14:59:57 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:00:05 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:00:55 [INFO] 
15:00:55 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.rcp ---
15:00:55 [INFO] 
15:00:55 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.rcp ---
15:00:55 [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
15:00:55 Installing epp.package.rcp 4.30.0.20231123-1200.
15:00:55 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:00:55 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:00:55 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:00:55 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:00:55 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:00:55 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
15:00:55 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:00:55 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:00:55 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:00:55 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:00:55 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
15:00:55 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
15:00:55 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:00:55 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
15:00:55 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
15:00:55 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
15:00:55 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
15:00:55 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
15:00:55 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
15:00:55 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:00:55 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311212206-rc1.
15:00:55 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
15:00:55 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231108-1955.
15:00:55 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:00:55 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
15:00:55 Installing org.eclipse.rap.tools.feature.feature.group 3.27.0.20231121-1200.
15:00:55 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420.
15:00:55 Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420.
15:00:55 Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420.
15:00:55 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
15:00:55 Installing org.eclipse.passage.ldc.feature.feature.group 2.10.0.v20231115-0933.
15:00:55 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
15:00:55 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
15:01:54 Operation completed in 59225 ms.
15:01:55 [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
15:01:55 Installing epp.package.rcp 4.30.0.20231123-1200.
15:01:55 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:01:55 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:01:55 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:01:55 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:01:55 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:01:55 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
15:01:55 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:01:55 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:01:55 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:01:55 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:01:55 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
15:01:55 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
15:01:55 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:01:55 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
15:01:55 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
15:01:55 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
15:01:55 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
15:01:55 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
15:01:55 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
15:01:55 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:01:55 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311212206-rc1.
15:01:55 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
15:01:55 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231108-1955.
15:01:55 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:01:55 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
15:01:55 Installing org.eclipse.rap.tools.feature.feature.group 3.27.0.20231121-1200.
15:01:55 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420.
15:01:55 Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420.
15:01:55 Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420.
15:01:55 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
15:01:55 Installing org.eclipse.passage.ldc.feature.feature.group 2.10.0.v20231115-0933.
15:01:55 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
15:01:55 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
15:02:54 Operation completed in 59041 ms.
15:02:54 [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
15:02:54 Installing epp.package.rcp 4.30.0.20231123-1200.
15:02:54 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:02:54 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:02:54 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:02:54 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:02:54 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:02:54 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
15:02:54 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:02:54 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:02:54 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:02:54 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:02:54 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
15:02:54 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
15:02:54 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:02:54 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
15:02:54 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
15:02:54 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
15:02:54 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
15:02:54 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
15:02:54 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
15:02:54 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:02:54 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311212206-rc1.
15:02:54 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
15:02:54 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231108-1955.
15:02:54 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:02:54 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
15:02:54 Installing org.eclipse.rap.tools.feature.feature.group 3.27.0.20231121-1200.
15:02:54 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420.
15:02:54 Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420.
15:02:54 Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420.
15:02:54 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
15:02:54 Installing org.eclipse.passage.ldc.feature.feature.group 2.10.0.v20231115-0933.
15:02:54 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
15:02:54 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
15:03:56 Operation completed in 61773 ms.
15:03:56 [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
15:03:57 Installing epp.package.rcp 4.30.0.20231123-1200.
15:03:57 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:03:57 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:03:57 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:03:57 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:03:57 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:03:57 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
15:03:57 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:03:57 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:03:57 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:03:57 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:03:57 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
15:03:57 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
15:03:57 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:03:57 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
15:03:57 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
15:03:57 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
15:03:57 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
15:03:57 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
15:03:57 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
15:03:57 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:03:57 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311212206-rc1.
15:03:57 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
15:03:57 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231108-1955.
15:03:57 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:03:57 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
15:03:57 Installing org.eclipse.rap.tools.feature.feature.group 3.27.0.20231121-1200.
15:03:57 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420.
15:03:57 Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420.
15:03:57 Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420.
15:03:57 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
15:03:57 Installing org.eclipse.passage.ldc.feature.feature.group 2.10.0.v20231115-0933.
15:03:57 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
15:03:57 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
15:04:59 Operation completed in 62138 ms.
15:04:59 [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
15:04:59 Installing epp.package.rcp 4.30.0.20231123-1200.
15:04:59 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:04:59 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:04:59 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:04:59 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:04:59 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:04:59 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
15:04:59 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:04:59 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:04:59 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:04:59 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:04:59 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
15:04:59 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
15:04:59 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:04:59 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
15:04:59 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
15:04:59 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
15:04:59 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
15:04:59 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
15:04:59 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
15:04:59 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:04:59 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311212206-rc1.
15:04:59 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
15:04:59 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231108-1955.
15:04:59 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:04:59 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
15:04:59 Installing org.eclipse.rap.tools.feature.feature.group 3.27.0.20231121-1200.
15:04:59 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420.
15:04:59 Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420.
15:04:59 Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420.
15:04:59 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
15:04:59 Installing org.eclipse.passage.ldc.feature.feature.group 2.10.0.v20231115-0933.
15:04:59 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
15:04:59 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
15:06:03 Operation completed in 63693 ms.
15:06:03 [INFO] 
15:06:03 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.rcp ---
15:06:26 [INFO] [Thu Nov 23 20:06:26 UTC 2023] 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'...
15:07:40 [INFO] [Thu Nov 23 20:07:40 UTC 2023] 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'...
15:08:28 [INFO] 
15:08:28 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.rcp ---
15:08:29 [INFO] [Thu Nov 23 20:08:29 UTC 2023] 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'
15:08:33 [INFO] [Thu Nov 23 20:08:33 UTC 2023] 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'
15:08:39 [INFO] 
15:08:39 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.rcp ---
15:08:39 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20231123-1758_eclipse-rcp-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:09:04 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20231123-1758_eclipse-rcp-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:09:29 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20231123-1758_eclipse-rcp-2023-12-RC1-win32.win32.x86_64.zip
15:09:42 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:10:07 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:10:33 [INFO] 
15:10:33 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.rcp ---
15:10:33 [INFO] [Thu Nov 23 20:10:33 UTC 2023] 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/20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz'...
15:11:32 [INFO] 
15:11:32 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.rcp ---
15:11:32 [INFO] [Thu Nov 23 20:11:32 UTC 2023] 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/20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz'...
15:12:12 [INFO] 
15:12:12 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.rcp ---
15:12:12 [INFO] Executing tasks
15:12:12 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
15:12:22 [INFO] Executed tasks
15:12:22 [INFO] 
15:12:22 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.rcp ---
15:12:30 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository...
15:12:34 Mirroring: osgi.bundle,org.eclipse.epp.package.rcp,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.rcp,4.30.0.20231123-1200)
15:12:34 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:12:34 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
15:12:34 Mirroring: binary,epp.package.rcp.executable.gtk.linux.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.gtk.linux.x86_64,4.30.0.20231123-1200)
15:12:34 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:12:34 Mirroring: binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200)
15:12:34 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:12:34 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
15:12:34 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
15:12:34 Mirroring: binary,epp.package.rcp.executable.win32.win32.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.win32.win32.x86_64,4.30.0.20231123-1200)
15:12:34 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:12:34 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200)
15:12:34 Mirroring: binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200)
15:12:34 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:12:34 Mirroring: binary,epp.package.rcp.executable.gtk.linux.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.gtk.linux.aarch64,4.30.0.20231123-1200)
15:12:34 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:12:34 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
15:12:34 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.30.0.20231123-1200)
15:12:34 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:12:34 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200)
15:12:34 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
15:12:34 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 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.9.v20231028-0858 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.9.v20231028-0858 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.30.0.20231123-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.linux.x86_64,17.0.9.v20231028-0858 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.30.0.20231123-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.9.v20231028-0858 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/.]
15:12:34 [INFO] 
15:12:35 [INFO] -----------< org.eclipse.epp:org.eclipse.epp.package.scout >------------
15:12:35 [INFO] Building org.eclipse.epp.package.scout 4.30.0-SNAPSHOT           [28/34]
15:12:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:12:35 [INFO] 
15:12:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] 
15:12:35 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] The project's OSGi version is 4.30.0.20231123-1200
15:12:35 [INFO] 
15:12:35 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] 
15:12:35 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] 
15:12:35 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] 
15:12:35 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] 
15:12:35 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] Resolving class path of org.eclipse.epp.package.scout...
15:12:35 [INFO] 
15:12:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:12:35 [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
15:12:35 [INFO] 
15:12:35 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] 
15:12:35 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] 
15:12:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:12:35 [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
15:12:35 [INFO] 
15:12:35 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] 
15:12:35 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] No tests to run.
15:12:35 [INFO] 
15:12:35 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] 
15:12:35 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:12:35 [INFO] Copying 1 resource
15:12:35 [INFO] 
15:12:35 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.scout ---
15:12:35 [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.30.0-SNAPSHOT.jar
15:12:35 [INFO] 
15:12:35 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.scout ---
15:12:35 [INFO] 
15:12:35 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.scout ---
15:12:35 [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.30.0-SNAPSHOT.jar
15:12:36 [INFO] 
15:12:36 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.scout ---
15:12:36 [INFO] 
15:12:36 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.scout ---
15:12:36 [INFO] 
15:12:36 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.scout ---
15:12:36 [INFO] No tests to run.
15:12:36 [INFO] 
15:12:36 [INFO] -------< org.eclipse.epp:org.eclipse.epp.package.scout.feature >--------
15:12:36 [INFO] Building org.eclipse.epp.package.scout.feature 4.30.0-SNAPSHOT   [29/34]
15:12:36 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:12:36 [INFO] 
15:12:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.scout.feature ---
15:12:36 [INFO] 
15:12:36 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.scout.feature ---
15:12:38 [INFO] The project's OSGi version is 4.30.0.20231123-1200
15:12:38 [INFO] 
15:12:38 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.scout.feature ---
15:12:38 [INFO] 
15:12:38 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.scout.feature ---
15:12:38 [INFO] 
15:12:38 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.scout.feature ---
15:12:38 [INFO] 
15:12:38 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.scout.feature ---
15:12:38 [INFO] 
15:12:38 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.scout.feature ---
15:12:38 [INFO] 
15:12:38 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.scout.feature ---
15:12:38 [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.30.0-SNAPSHOT.jar
15:12:38 [INFO] 
15:12:38 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.scout.feature ---
15:12:38 [INFO] 
15:12:38 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.scout.feature ---
15:12:38 [INFO] 
15:12:38 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.scout.feature ---
15:12:38 [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.30.0-SNAPSHOT.jar
15:12:39 [INFO] 
15:12:39 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.scout.feature ---
15:12:39 [INFO] 
15:12:39 [INFO] -----------------< org.eclipse.epp:epp.package.scout >------------------
15:12:39 [INFO] Building epp.package.scout 4.30.0-SNAPSHOT                       [30/34]
15:12:39 [INFO] -------------------------[ eclipse-repository ]-------------------------
15:12:39 [INFO] 
15:12:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.scout ---
15:12:39 [INFO] 
15:12:39 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.scout ---
15:12:45 [INFO] The project's OSGi version is 4.30.0.20231123-1200
15:12:45 [INFO] 
15:12:45 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.scout ---
15:12:45 [INFO] 
15:12:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.scout ---
15:12:45 [INFO] 
15:12:45 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.scout ---
15:12:45 [INFO] 
15:12:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.scout ---
15:12:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:12:45 [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
15:12:45 [INFO] 
15:12:45 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.scout ---
15:12:45 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
15:12:45 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
15:12:45 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
15:12:45 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
15:12:45 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
15:12:45 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
15:12:45 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:12:45 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
15:12:45 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
15:12:45 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
15:12:45 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
15:12:45 [INFO] 
15:12:45 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.scout ---
15:12:45 [INFO] 
15:12:45 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.scout ---
15:12:45 [INFO] 
15:12:45 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.scout ---
15:12:45 [INFO] 
15:12:45 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.scout ---
15:12:58 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:12:58 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:12:59 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:12:59 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:13:03 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:13:34 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:13:42 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:13:49 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:13:56 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:14:34 [INFO] 
15:14:34 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.scout ---
15:14:34 [INFO] 
15:14:34 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.scout ---
15:14:34 [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
15:14:34 Installing epp.package.scout 4.30.0.20231123-1200.
15:14:34 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:14:34 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:14:34 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:14:34 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:14:34 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:14:34 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
15:14:34 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:14:34 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:14:34 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:14:34 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:14:34 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
15:14:34 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
15:14:34 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:14:34 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
15:14:34 Installing org.eclipse.help.source.feature.group 2.3.1600.v20231115-1800.
15:14:34 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
15:14:34 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231115-2128.
15:14:34 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
15:14:34 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
15:14:34 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
15:14:34 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:14:34 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.26.
15:14:34 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
15:14:34 Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202309280406.
15:14:34 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
15:15:28 Operation completed in 54368 ms.
15:15:29 [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
15:15:29 Installing epp.package.scout 4.30.0.20231123-1200.
15:15:29 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:15:29 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:15:29 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:15:29 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:15:29 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:15:29 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
15:15:29 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:15:29 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:15:29 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:15:29 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:15:29 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
15:15:29 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
15:15:29 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:15:29 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
15:15:29 Installing org.eclipse.help.source.feature.group 2.3.1600.v20231115-1800.
15:15:29 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
15:15:29 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231115-2128.
15:15:29 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
15:15:29 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
15:15:29 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
15:15:29 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:15:29 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.26.
15:15:29 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
15:15:29 Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202309280406.
15:15:29 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
15:16:20 Operation completed in 51808 ms.
15:16:21 [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
15:16:21 Installing epp.package.scout 4.30.0.20231123-1200.
15:16:21 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:16:21 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:16:21 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:16:21 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:16:21 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:16:21 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
15:16:21 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:16:21 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:16:21 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:16:21 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:16:21 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
15:16:21 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
15:16:21 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:16:21 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
15:16:21 Installing org.eclipse.help.source.feature.group 2.3.1600.v20231115-1800.
15:16:21 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
15:16:21 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231115-2128.
15:16:21 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
15:16:21 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
15:16:21 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
15:16:21 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:16:21 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.26.
15:16:21 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
15:16:21 Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202309280406.
15:16:21 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
15:17:15 Operation completed in 53521 ms.
15:17:15 [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
15:17:15 Installing epp.package.scout 4.30.0.20231123-1200.
15:17:15 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:17:15 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:17:15 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:17:15 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:17:15 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:17:15 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
15:17:15 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:17:15 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:17:15 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:17:15 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:17:15 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
15:17:15 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
15:17:15 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:17:15 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
15:17:15 Installing org.eclipse.help.source.feature.group 2.3.1600.v20231115-1800.
15:17:15 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
15:17:15 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231115-2128.
15:17:15 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
15:17:15 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
15:17:15 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
15:17:15 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:17:15 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.26.
15:17:15 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
15:17:15 Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202309280406.
15:17:15 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
15:18:07 Operation completed in 52022 ms.
15:18:08 [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
15:18:08 Installing epp.package.scout 4.30.0.20231123-1200.
15:18:09 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:18:09 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:18:09 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:18:09 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:18:09 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:18:09 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
15:18:09 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:18:09 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:18:09 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:18:09 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:18:09 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
15:18:09 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
15:18:09 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:18:09 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
15:18:09 Installing org.eclipse.help.source.feature.group 2.3.1600.v20231115-1800.
15:18:09 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
15:18:09 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231115-2128.
15:18:09 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
15:18:09 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
15:18:09 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
15:18:09 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:18:09 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.26.
15:18:09 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
15:18:09 Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202309280406.
15:18:09 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
15:18:57 Operation completed in 49538 ms.
15:18:58 [INFO] 
15:18:58 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.scout ---
15:19:18 [INFO] [Thu Nov 23 20:19:18 UTC 2023] 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'...
15:20:27 [INFO] [Thu Nov 23 20:20:27 UTC 2023] 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'...
15:21:12 [INFO] 
15:21:12 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.scout ---
15:21:12 [INFO] [Thu Nov 23 20:21:12 UTC 2023] 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'
15:21:13 [INFO] [Thu Nov 23 20:21:13 UTC 2023] 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'
15:21:16 [INFO] 
15:21:16 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.scout ---
15:21:16 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20231123-1758_eclipse-scout-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:21:38 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20231123-1758_eclipse-scout-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:22:01 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20231123-1758_eclipse-scout-2023-12-RC1-win32.win32.x86_64.zip
15:22:12 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:22:35 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:22:57 [INFO] 
15:22:57 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.scout ---
15:22:57 [INFO] [Thu Nov 23 20:22:57 UTC 2023] 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/20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.aarch64.tar.gz'...
15:23:52 [INFO] 
15:23:52 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.scout ---
15:23:52 [INFO] [Thu Nov 23 20:23:52 UTC 2023] 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/20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.x86_64.tar.gz'...
15:24:48 [INFO] 
15:24:48 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.scout ---
15:24:48 [INFO] Executing tasks
15:24:48 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
15:24:57 [INFO] Executed tasks
15:24:57 [INFO] 
15:24:57 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.scout ---
15:25:04 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository...
15:25:05 Mirroring: binary,epp.package.scout.executable.gtk.linux.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.scout.executable.gtk.linux.aarch64,4.30.0.20231123-1200)
15:25:05 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:25:05 Mirroring: binary,epp.package.scout.executable.gtk.linux.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.scout.executable.gtk.linux.x86_64,4.30.0.20231123-1200)
15:25:05 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:25:05 Mirroring: binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200)
15:25:05 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:25:05 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
15:25:05 Mirroring: binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200)
15:25:05 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:25:05 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
15:25:05 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
15:25:05 Mirroring: binary,epp.package.scout.executable.win32.win32.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.scout.executable.win32.win32.x86_64,4.30.0.20231123-1200)
15:25:05 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:25:05 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.30.0.20231123-1200)
15:25:05 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:25:05 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200)
15:25:05 Mirroring: osgi.bundle,org.eclipse.epp.package.scout,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.scout,4.30.0.20231123-1200)
15:25:05 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:25:05 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
15:25:05 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200)
15:25:05 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
15:25:05 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 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.9.v20231028-0858 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.9.v20231028-0858 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.30.0.20231123-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.linux.x86_64,17.0.9.v20231028-0858 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.30.0.20231123-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.9.v20231028-0858 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/.]
15:25:06 [INFO] 
15:25:06 [INFO] ---------< org.eclipse.epp:org.eclipse.epp.package.committers >---------
15:25:06 [INFO] Building org.eclipse.epp.package.committers 4.30.0-SNAPSHOT      [31/34]
15:25:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:25:06 [INFO] 
15:25:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.committers ---
15:25:06 [INFO] 
15:25:06 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.committers ---
15:25:06 [INFO] The project's OSGi version is 4.30.0.20231123-1200
15:25:06 [INFO] 
15:25:06 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.committers ---
15:25:06 [INFO] 
15:25:06 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.committers ---
15:25:06 [INFO] 
15:25:06 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.committers ---
15:25:06 [INFO] 
15:25:06 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.committers ---
15:25:06 [INFO] 
15:25:06 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.committers ---
15:25:06 [INFO] Resolving class path of org.eclipse.epp.package.committers...
15:25:07 [INFO] 
15:25:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.committers ---
15:25:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:25:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:25:07 [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
15:25:07 [INFO] 
15:25:07 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.committers ---
15:25:07 [INFO] 
15:25:07 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.committers ---
15:25:07 [INFO] 
15:25:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.committers ---
15:25:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:25:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:25:07 [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
15:25:07 [INFO] 
15:25:07 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.committers ---
15:25:07 [INFO] 
15:25:07 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.committers ---
15:25:07 [INFO] No tests to run.
15:25:07 [INFO] 
15:25:07 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.committers ---
15:25:07 [INFO] 
15:25:07 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.committers ---
15:25:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:25:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:25:07 [INFO] Copying 1 resource
15:25:07 [INFO] 
15:25:07 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.committers ---
15:25:07 [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.30.0-SNAPSHOT.jar
15:25:07 [INFO] 
15:25:07 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.committers ---
15:25:07 [INFO] 
15:25:07 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.committers ---
15:25:07 [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.30.0-SNAPSHOT.jar
15:25:09 [INFO] 
15:25:09 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.committers ---
15:25:09 [INFO] 
15:25:09 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.committers ---
15:25:09 [INFO] 
15:25:09 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.committers ---
15:25:09 [INFO] No tests to run.
15:25:09 [INFO] 
15:25:09 [INFO] -----< org.eclipse.epp:org.eclipse.epp.package.committers.feature >-----
15:25:09 [INFO] Building org.eclipse.epp.package.committers.feature 4.30.0-SNAPSHOT [32/34]
15:25:09 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:25:09 [INFO] 
15:25:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.committers.feature ---
15:25:09 [INFO] 
15:25:09 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.committers.feature ---
15:25:10 [INFO] The project's OSGi version is 4.30.0.20231123-1200
15:25:10 [INFO] 
15:25:10 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.committers.feature ---
15:25:10 [INFO] 
15:25:10 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.committers.feature ---
15:25:10 [INFO] 
15:25:10 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.committers.feature ---
15:25:10 [INFO] 
15:25:10 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.committers.feature ---
15:25:10 [INFO] 
15:25:10 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.committers.feature ---
15:25:10 [INFO] 
15:25:10 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.committers.feature ---
15:25:10 [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.30.0-SNAPSHOT.jar
15:25:10 [INFO] 
15:25:10 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.committers.feature ---
15:25:10 [INFO] 
15:25:10 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.committers.feature ---
15:25:10 [INFO] 
15:25:10 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.committers.feature ---
15:25:10 [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.30.0-SNAPSHOT.jar
15:25:11 [INFO] 
15:25:11 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.committers.feature ---
15:25:11 [INFO] 
15:25:11 [INFO] ---------------< org.eclipse.epp:epp.package.committers >---------------
15:25:11 [INFO] Building epp.package.committers 4.30.0-SNAPSHOT                  [33/34]
15:25:11 [INFO] -------------------------[ eclipse-repository ]-------------------------
15:25:11 [INFO] 
15:25:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.committers ---
15:25:11 [INFO] 
15:25:11 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.committers ---
15:25:16 [INFO] The project's OSGi version is 4.30.0.20231123-1200
15:25:16 [INFO] 
15:25:16 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.committers ---
15:25:16 [INFO] 
15:25:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.committers ---
15:25:16 [INFO] 
15:25:16 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.committers ---
15:25:16 [INFO] 
15:25:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.committers ---
15:25:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:25:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:25:16 [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
15:25:16 [INFO] 
15:25:16 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.committers ---
15:25:16 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
15:25:16 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
15:25:16 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
15:25:16 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
15:25:16 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
15:25:16 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
15:25:16 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:25:16 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
15:25:16 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
15:25:16 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
15:25:16 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
15:25:16 [INFO] 
15:25:16 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.committers ---
15:25:16 [INFO] 
15:25:16 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.committers ---
15:25:16 [INFO] 
15:25:16 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.committers ---
15:25:16 [INFO] 
15:25:16 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.committers ---
15:25:27 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:25:29 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:25:30 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:25:37 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:25:40 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:26:11 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:26:20 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:26:27 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:26:36 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:27:21 [INFO] 
15:27:21 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.committers ---
15:27:21 [INFO] 
15:27:21 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.committers ---
15:27:21 [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
15:27:21 Installing epp.package.committers 4.30.0.20231123-1200.
15:27:21 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:27:21 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:27:21 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:27:21 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:27:21 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:27:21 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
15:27:21 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:27:21 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:27:21 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:27:21 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:27:21 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
15:27:21 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
15:27:21 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:27:21 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
15:27:21 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
15:27:21 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
15:27:21 Installing org.eclipse.pde.feature.group 3.15.200.v20231115-1800.
15:27:21 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
15:27:21 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
15:27:21 Installing org.eclipse.platform.source.feature.group 4.30.0.v20231115-1800.
15:27:21 Installing org.eclipse.rcp.source.feature.group 4.30.0.v20231115-1800.
15:27:21 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231115-2128.
15:27:21 Installing org.eclipse.pde.source.feature.group 3.15.200.v20231115-1800.
15:27:21 Installing org.eclipse.pde.spies.source.feature.group 1.0.200.v20231108-1957.
15:27:21 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
15:27:21 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
15:27:21 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
15:27:21 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231108-1955.
15:27:21 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:27:21 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311212206-rc1.
15:27:21 Installing org.eclipse.jgit.http.apache.feature.group 6.8.0.202311212206-rc1.
15:27:21 Installing org.eclipse.swt.tools.feature.feature.group 3.109.200.v20231108-1313.
15:27:21 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
15:27:21 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
15:27:21 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
15:27:21 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
15:28:30 Operation completed in 69323 ms.
15:28:31 [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
15:28:31 Installing epp.package.committers 4.30.0.20231123-1200.
15:28:31 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:28:31 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:28:31 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:28:31 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:28:31 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:28:31 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
15:28:31 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:28:31 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:28:31 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:28:31 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:28:31 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
15:28:31 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
15:28:31 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:28:31 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
15:28:31 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
15:28:31 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
15:28:31 Installing org.eclipse.pde.feature.group 3.15.200.v20231115-1800.
15:28:31 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
15:28:31 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
15:28:31 Installing org.eclipse.platform.source.feature.group 4.30.0.v20231115-1800.
15:28:31 Installing org.eclipse.rcp.source.feature.group 4.30.0.v20231115-1800.
15:28:31 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231115-2128.
15:28:31 Installing org.eclipse.pde.source.feature.group 3.15.200.v20231115-1800.
15:28:31 Installing org.eclipse.pde.spies.source.feature.group 1.0.200.v20231108-1957.
15:28:31 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
15:28:31 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
15:28:31 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
15:28:31 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231108-1955.
15:28:31 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:28:31 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311212206-rc1.
15:28:31 Installing org.eclipse.jgit.http.apache.feature.group 6.8.0.202311212206-rc1.
15:28:31 Installing org.eclipse.swt.tools.feature.feature.group 3.109.200.v20231108-1313.
15:28:31 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
15:28:31 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
15:28:31 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
15:28:31 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
15:29:41 Operation completed in 70006 ms.
15:29:41 [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
15:29:42 Installing epp.package.committers 4.30.0.20231123-1200.
15:29:42 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:29:42 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:29:42 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:29:42 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:29:42 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:29:42 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
15:29:42 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:29:42 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:29:42 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:29:42 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:29:42 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
15:29:42 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
15:29:42 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:29:42 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
15:29:42 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
15:29:42 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
15:29:42 Installing org.eclipse.pde.feature.group 3.15.200.v20231115-1800.
15:29:42 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
15:29:42 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
15:29:42 Installing org.eclipse.platform.source.feature.group 4.30.0.v20231115-1800.
15:29:42 Installing org.eclipse.rcp.source.feature.group 4.30.0.v20231115-1800.
15:29:42 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231115-2128.
15:29:42 Installing org.eclipse.pde.source.feature.group 3.15.200.v20231115-1800.
15:29:42 Installing org.eclipse.pde.spies.source.feature.group 1.0.200.v20231108-1957.
15:29:42 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
15:29:42 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
15:29:42 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
15:29:42 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231108-1955.
15:29:42 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:29:42 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311212206-rc1.
15:29:42 Installing org.eclipse.jgit.http.apache.feature.group 6.8.0.202311212206-rc1.
15:29:42 Installing org.eclipse.swt.tools.feature.feature.group 3.109.200.v20231108-1313.
15:29:42 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
15:29:42 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
15:29:42 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
15:29:42 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
15:30:50 Operation completed in 68411 ms.
15:30:50 [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
15:30:51 Installing epp.package.committers 4.30.0.20231123-1200.
15:30:51 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:30:51 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:30:51 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:30:51 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:30:51 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:30:51 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
15:30:51 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:30:51 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:30:51 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:30:51 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:30:51 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
15:30:51 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
15:30:51 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:30:51 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
15:30:51 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
15:30:51 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
15:30:51 Installing org.eclipse.pde.feature.group 3.15.200.v20231115-1800.
15:30:51 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
15:30:51 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
15:30:51 Installing org.eclipse.platform.source.feature.group 4.30.0.v20231115-1800.
15:30:51 Installing org.eclipse.rcp.source.feature.group 4.30.0.v20231115-1800.
15:30:51 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231115-2128.
15:30:51 Installing org.eclipse.pde.source.feature.group 3.15.200.v20231115-1800.
15:30:51 Installing org.eclipse.pde.spies.source.feature.group 1.0.200.v20231108-1957.
15:30:51 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
15:30:51 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
15:30:51 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
15:30:51 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231108-1955.
15:30:51 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:30:51 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311212206-rc1.
15:30:51 Installing org.eclipse.jgit.http.apache.feature.group 6.8.0.202311212206-rc1.
15:30:51 Installing org.eclipse.swt.tools.feature.feature.group 3.109.200.v20231108-1313.
15:30:51 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
15:30:51 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
15:30:51 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
15:30:51 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
15:32:00 Operation completed in 69696 ms.
15:32:01 [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
15:32:01 Installing epp.package.committers 4.30.0.20231123-1200.
15:32:01 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:32:01 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:32:01 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:32:01 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:32:01 Installing org.eclipse.egit.feature.group 6.8.0.202311212206-rc1.
15:32:01 Installing org.eclipse.jgit.feature.group 6.8.0.202311212206-rc1.
15:32:01 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:32:01 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:32:01 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:32:01 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:32:01 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231102-0301.
15:32:01 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231102-0301.
15:32:01 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:32:01 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231102-1432.
15:32:01 Installing org.eclipse.jdt.feature.group 3.19.300.v20231115-2128.
15:32:01 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
15:32:01 Installing org.eclipse.pde.feature.group 3.15.200.v20231115-1800.
15:32:01 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
15:32:01 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
15:32:01 Installing org.eclipse.platform.source.feature.group 4.30.0.v20231115-1800.
15:32:01 Installing org.eclipse.rcp.source.feature.group 4.30.0.v20231115-1800.
15:32:01 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231115-2128.
15:32:01 Installing org.eclipse.pde.source.feature.group 3.15.200.v20231115-1800.
15:32:01 Installing org.eclipse.pde.spies.source.feature.group 1.0.200.v20231108-1957.
15:32:01 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
15:32:01 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
15:32:01 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231113-2345.
15:32:01 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231108-1955.
15:32:01 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:32:01 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311212206-rc1.
15:32:01 Installing org.eclipse.jgit.http.apache.feature.group 6.8.0.202311212206-rc1.
15:32:01 Installing org.eclipse.swt.tools.feature.feature.group 3.109.200.v20231108-1313.
15:32:01 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
15:32:01 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
15:32:01 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
15:32:01 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231009-0014.
15:33:12 Operation completed in 71054 ms.
15:33:12 [INFO] 
15:33:12 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.committers ---
15:33:42 [INFO] [Thu Nov 23 20:33:42 UTC 2023] 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'...
15:35:19 [INFO] [Thu Nov 23 20:35:19 UTC 2023] 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'...
15:36:28 [INFO] 
15:36:28 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.committers ---
15:36:29 [INFO] [Thu Nov 23 20:36:29 UTC 2023] 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'
15:36:29 [INFO] [Thu Nov 23 20:36:29 UTC 2023] 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'
15:36:30 [INFO] 
15:36:30 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.committers ---
15:36:30 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20231123-1758_eclipse-committers-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:37: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/20231123-1758_eclipse-committers-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:37:40 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20231123-1758_eclipse-committers-2023-12-RC1-win32.win32.x86_64.zip
15:37:56 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:38:30 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:39:04 [INFO] 
15:39:04 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.committers ---
15:39:04 [INFO] [Thu Nov 23 20:39:04 UTC 2023] 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/20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.aarch64.tar.gz'...
15:40:19 [INFO] 
15:40:19 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.committers ---
15:40:19 [INFO] [Thu Nov 23 20:40:19 UTC 2023] 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/20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.x86_64.tar.gz'...
15:41:35 [INFO] 
15:41:35 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.committers ---
15:41:35 [INFO] Executing tasks
15:41:35 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
15:41:47 [INFO] Executed tasks
15:41:47 [INFO] 
15:41:47 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.committers ---
15:41:54 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository...
15:41:55 Mirroring: binary,epp.package.committers.executable.gtk.linux.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.committers.executable.gtk.linux.x86_64,4.30.0.20231123-1200)
15:41:55 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:41:55 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
15:41:55 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
15:41:55 Mirroring: osgi.bundle,org.eclipse.epp.package.committers,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.committers,4.30.0.20231123-1200)
15:41:55 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:41:55 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
15:41:55 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231123-1200)
15:41:55 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.30.0.20231123-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.30.0.20231123-1200)
15:41:55 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:41:55 Mirroring: binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.30.0.20231123-1200)
15:41:55 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:41:55 Mirroring: binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.30.0.20231123-1200)
15:41:55 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:41:55 Mirroring: binary,epp.package.committers.executable.win32.win32.x86_64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.committers.executable.win32.win32.x86_64,4.30.0.20231123-1200)
15:41:55 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:41:55 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
15:41:55 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231123-1200)
15:41:55 Mirroring: binary,epp.package.committers.executable.gtk.linux.aarch64,4.30.0.20231123-1200 (Descriptor: canonical: binary,epp.package.committers.executable.gtk.linux.aarch64,4.30.0.20231123-1200)
15:41:55 [WARNING] [03755e87-72ca-4a6b-970b-7960f5fa6e18][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.30.0.20231123-1200.
15:41:55 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
15:41:55 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 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.9.v20231028-0858 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.9.v20231028-0858 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.30.0.20231123-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.linux.x86_64,17.0.9.v20231028-0858 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.30.0.20231123-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.9.v20231028-0858 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/.]
15:41:55 [INFO] 
15:41:55 [INFO] --------------< org.eclipse.epp:org.eclipse.epp-buildall >--------------
15:41:55 [INFO] Building org.eclipse.epp-buildall 4.30.0-SNAPSHOT                [34/34]
15:41:55 [INFO] --------------------------------[ pom ]---------------------------------
15:41:55 [INFO] 
15:41:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp-buildall ---
15:41:55 [INFO] 
15:41:55 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp-buildall ---
15:41:55 [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...
15:41:55 [INFO] 
15:41:55 [INFO] --- tycho-eclipserun-plugin:3.0.5:eclipse-run (remove-justj-from-p2) @ org.eclipse.epp-buildall ---
15:41:55 [INFO] Adding repository http://download.eclipse.org/releases/latest
15:41:57 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
15:41:57 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/data/.metadata/.log
15:41:57 [INFO] Command line:
15:41:57 	[/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.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.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]
15:41:59 Buildfile: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml
15:41:59 WARNING: A terminally deprecated method in java.lang.System has been called
15:41:59 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/48/0/.cp/lib/antsupportlib.jar)
15:41:59 WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:41:59 WARNING: System::setSecurityManager will be removed in a future release
15:41:59 
15:41:59 remove-justj:
15:42:00 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64 ] 
15:42:00 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64 ] 
15:42:00 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64 ] 
15:42:00 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64 ] 
15:42:00 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64 ] 
15:42:00 BUILD SUCCESSFUL
15:42:00 
15:42:00 BUILD SUCCESSFUL
15:42:00 Total time: 0 seconds
15:42:01 [INFO] 
15:42:01 [INFO] --- tycho-p2-repository-plugin:3.0.5:fix-artifacts-metadata (add-missing-checksums) @ org.eclipse.epp-buildall ---
15:42:02 [INFO] ------------------------------------------------------------------------
15:42:02 [INFO] Reactor Summary for org.eclipse.epp-buildall 4.30.0-SNAPSHOT:
15:42:02 [INFO] 
15:42:02 [INFO] archive-template ................................... SUCCESS [ 26.560 s]
15:42:02 [INFO] org.eclipse.epp.package.common ..................... SUCCESS [  9.983 s]
15:42:02 [INFO] org.eclipse.epp.package.common.feature ............. SUCCESS [  2.587 s]
15:42:02 [INFO] org.eclipse.epp.package.cpp ........................ SUCCESS [  1.698 s]
15:42:02 [INFO] org.eclipse.epp.package.cpp.feature ................ SUCCESS [  5.424 s]
15:42:02 [INFO] epp.package.cpp .................................... SUCCESS [13:47 min]
15:42:02 [INFO] org.eclipse.epp.package.dsl ........................ SUCCESS [  2.064 s]
15:42:02 [INFO] org.eclipse.epp.package.dsl.feature ................ SUCCESS [  1.403 s]
15:42:02 [INFO] epp.package.dsl .................................... SUCCESS [17:19 min]
15:42:02 [INFO] org.eclipse.epp.package.embedcpp ................... SUCCESS [  2.140 s]
15:42:02 [INFO] org.eclipse.epp.package.embedcpp.feature ........... SUCCESS [  1.380 s]
15:42:02 [INFO] epp.package.embedcpp ............................... SUCCESS [14:38 min]
15:42:02 [INFO] org.eclipse.epp.package.java ....................... SUCCESS [  2.110 s]
15:42:02 [INFO] org.eclipse.epp.package.java.feature ............... SUCCESS [  1.030 s]
15:42:02 [INFO] epp.package.java ................................... SUCCESS [10:51 min]
15:42:02 [INFO] org.eclipse.epp.package.jee ........................ SUCCESS [  1.535 s]
15:42:02 [INFO] org.eclipse.epp.package.jee.feature ................ SUCCESS [  1.716 s]
15:42:02 [INFO] epp.package.jee .................................... SUCCESS [20:48 min]
15:42:02 [INFO] org.eclipse.epp.package.modeling ................... SUCCESS [  1.468 s]
15:42:02 [INFO] org.eclipse.epp.package.modeling.feature ........... SUCCESS [  2.150 s]
15:42:02 [INFO] epp.package.modeling ............................... SUCCESS [23:57 min]
15:42:02 [INFO] org.eclipse.epp.package.php ........................ SUCCESS [  2.082 s]
15:42:02 [INFO] org.eclipse.epp.package.php.feature ................ SUCCESS [  2.310 s]
15:42:02 [INFO] epp.package.php .................................... SUCCESS [14:00 min]
15:42:02 [INFO] org.eclipse.epp.package.rcp ........................ SUCCESS [  2.021 s]
15:42:02 [INFO] org.eclipse.epp.package.rcp.feature ................ SUCCESS [  1.049 s]
15:42:02 [INFO] epp.package.rcp .................................... SUCCESS [14:01 min]
15:42:02 [INFO] org.eclipse.epp.package.scout ...................... SUCCESS [  1.765 s]
15:42:02 [INFO] org.eclipse.epp.package.scout.feature .............. SUCCESS [  2.754 s]
15:42:02 [INFO] epp.package.scout .................................. SUCCESS [12:26 min]
15:42:02 [INFO] org.eclipse.epp.package.committers ................. SUCCESS [  3.962 s]
15:42:02 [INFO] org.eclipse.epp.package.committers.feature ......... SUCCESS [  1.637 s]
15:42:02 [INFO] epp.package.committers ............................. SUCCESS [16:44 min]
15:42:02 [INFO] org.eclipse.epp-buildall ........................... SUCCESS [  6.589 s]
15:42:02 [INFO] ------------------------------------------------------------------------
15:42:02 [INFO] BUILD SUCCESS
15:42:02 [INFO] ------------------------------------------------------------------------
15:42:02 [INFO] Total time:  02:43 h
15:42:02 [INFO] Finished at: 2023-11-23T20:42:02Z
15:42:02 [INFO] ------------------------------------------------------------------------
15:42:03 [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins1645589512189364432.sh
15:42:03 + cd org.eclipse.epp.packages/archive/
15:42:03 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/check-incubating.sh
15:42:03 Checking all EPPs for incubating components
15:42:03 The below report shows what bundles look like they may be incubating in each project
15:42:03 20231123-1758_eclipse-committers-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:42:09   org.eclipse.lsp4e_0.18.1.202311121506
15:42:09   org.eclipse.lsp4e.debug_0.15.5.202310060649
15:42:09   org.eclipse.lsp4j_0.21.1.v20230829-0012
15:42:09   org.eclipse.lsp4j.debug_0.21.1.v20230829-0012
15:42:09   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
15:42:09   org.eclipse.lsp4j.jsonrpc.debug_0.21.1.v20230829-0012
15:42:09   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
15:42:09   org.eclipse.tm4e.core_0.6.1.202308132047
15:42:09   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
15:42:09   org.eclipse.tm4e.registry_0.6.5.202308132047
15:42:09   org.eclipse.tm4e.ui_0.7.1.202308132047
15:42:09 20231123-1758_eclipse-cpp-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:42:13   org.eclipse.lsp4e_0.18.1.202311121506
15:42:13   org.eclipse.lsp4j_0.21.1.v20230829-0012
15:42:13   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
15:42:13   org.eclipse.swtchart_0.14.0.202301260747
15:42:13   org.eclipse.swtchart.extensions_0.14.0.202301260747
15:42:13   org.eclipse.tm4e.core_0.6.1.202308132047
15:42:13   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
15:42:13   org.eclipse.tm4e.registry_0.6.5.202308132047
15:42:13   org.eclipse.tm4e.ui_0.7.1.202308132047
15:42:13 20231123-1758_eclipse-dsl-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:42:17   org.eclipse.lsp4e_0.18.1.202311121506
15:42:17   org.eclipse.lsp4j_0.21.1.v20230829-0012
15:42:17   org.eclipse.lsp4j.debug_0.21.1.v20230829-0012
15:42:17   org.eclipse.lsp4j.debug.source_0.21.1.v20230829-0012
15:42:17   org.eclipse.lsp4j.generator_0.21.1.v20230829-0012
15:42:17   org.eclipse.lsp4j.generator.source_0.21.1.v20230829-0012
15:42:17   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
15:42:17   org.eclipse.lsp4j.jsonrpc.debug_0.21.1.v20230829-0012
15:42:17   org.eclipse.lsp4j.jsonrpc.debug.source_0.21.1.v20230829-0012
15:42:17   org.eclipse.lsp4j.jsonrpc.source_0.21.1.v20230829-0012
15:42:17   org.eclipse.lsp4j.source_0.21.1.v20230829-0012
15:42:17   org.eclipse.lsp4j.websocket_0.21.1.v20230829-0012
15:42:17   org.eclipse.lsp4j.websocket.jakarta_0.21.1.v20230829-0012
15:42:17   org.eclipse.lsp4j.websocket.jakarta.source_0.21.1.v20230829-0012
15:42:17   org.eclipse.lsp4j.websocket.source_0.21.1.v20230829-0012
15:42:17   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
15:42:17   org.eclipse.tm4e.core_0.6.1.202308132047
15:42:17   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
15:42:17   org.eclipse.tm4e.registry_0.6.5.202308132047
15:42:17   org.eclipse.tm4e.ui_0.7.1.202308132047
15:42:17 20231123-1758_eclipse-embedcpp-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:42:22   org.eclipse.lsp4e_0.18.1.202311121506
15:42:22   org.eclipse.lsp4j_0.21.1.v20230829-0012
15:42:22   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
15:42:22   org.eclipse.swtchart_0.14.0.202301260747
15:42:22   org.eclipse.swtchart.extensions_0.14.0.202301260747
15:42:22   org.eclipse.tm4e.core_0.6.1.202308132047
15:42:22   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
15:42:22   org.eclipse.tm4e.registry_0.6.5.202308132047
15:42:22   org.eclipse.tm4e.ui_0.7.1.202308132047
15:42:22 20231123-1758_eclipse-java-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:42:26   org.eclipse.lsp4e_0.18.1.202311121506
15:42:26   org.eclipse.lsp4j_0.21.1.v20230829-0012
15:42:26   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
15:42:26   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
15:42:26   org.eclipse.tm4e.core_0.6.1.202308132047
15:42:26   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
15:42:26   org.eclipse.tm4e.registry_0.6.5.202308132047
15:42:26   org.eclipse.tm4e.ui_0.7.1.202308132047
15:42:26 20231123-1758_eclipse-jee-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:42:32   org.eclipse.lsp4e_0.18.1.202311121506
15:42:32   org.eclipse.lsp4e.debug_0.15.5.202310060649
15:42:32   org.eclipse.lsp4j_0.21.1.v20230829-0012
15:42:32   org.eclipse.lsp4j.debug_0.21.1.v20230829-0012
15:42:32   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
15:42:32   org.eclipse.lsp4j.jsonrpc.debug_0.21.1.v20230829-0012
15:42:32   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
15:42:32   org.eclipse.tm4e.core_0.6.1.202308132047
15:42:32   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
15:42:32   org.eclipse.tm4e.registry_0.6.5.202308132047
15:42:32   org.eclipse.tm4e.ui_0.7.1.202308132047
15:42:32 20231123-1758_eclipse-modeling-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:42:38   No incubating plug-ins identified
15:42:38 20231123-1758_eclipse-php-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:42:43   org.eclipse.lsp4e_0.18.1.202311121506
15:42:43   org.eclipse.lsp4e.debug_0.15.5.202310060649
15:42:43   org.eclipse.lsp4j_0.21.1.v20230829-0012
15:42:43   org.eclipse.lsp4j.debug_0.21.1.v20230829-0012
15:42:43   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
15:42:43   org.eclipse.lsp4j.jsonrpc.debug_0.21.1.v20230829-0012
15:42:43   org.eclipse.tm4e.core_0.6.1.202308132047
15:42:43   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
15:42:43   org.eclipse.tm4e.registry_0.6.5.202308132047
15:42:43   org.eclipse.tm4e.ui_0.7.1.202308132047
15:42:43 20231123-1758_eclipse-rcp-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:42:47   org.eclipse.lsp4e_0.18.1.202311121506
15:42:47   org.eclipse.lsp4j_0.21.1.v20230829-0012
15:42:47   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
15:42:47   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
15:42:47   org.eclipse.tm4e.core_0.6.1.202308132047
15:42:47   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
15:42:47   org.eclipse.tm4e.registry_0.6.5.202308132047
15:42:47   org.eclipse.tm4e.ui_0.7.1.202308132047
15:42:47 20231123-1758_eclipse-scout-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:42:51   org.eclipse.lsp4e_0.18.1.202311121506
15:42:51   org.eclipse.lsp4j_0.21.1.v20230829-0012
15:42:51   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
15:42:51   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
15:42:51   org.eclipse.tm4e.core_0.6.1.202308132047
15:42:51   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
15:42:51   org.eclipse.tm4e.registry_0.6.5.202308132047
15:42:51   org.eclipse.tm4e.ui_0.7.1.202308132047
15:42:51 [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins2489667426346421581.sh
15:42:51 + set -x
15:42:51 + export 'PS4=+$$+ '
15:42:51 + PS4='+$$+ '
15:42:51 +20865+ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/upload-to-staging.sh
15:42:51 +20867+ EXITCODE=0
15:42:51 +20867+ SSHUSER=genie.packaging@projects-storage.eclipse.org
15:42:51 +20867+ SSH='ssh genie.packaging@projects-storage.eclipse.org'
15:42:51 +20867+ SCP=scp
15:42:51 +++20867+ dirname /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/upload-to-staging.sh
15:42:51 ++20867+ cd /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools
15:42:51 ++20867+ pwd
15:42:51 +20867+ DIR=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools
15:42:51 +20867+ echo Create the epp.properties file
15:42:51 Create the epp.properties file
15:42:51 +20867+ MVN=/opt/tools/apache-maven/latest/bin/mvn
15:42:51 +20867+ '[' '!' -f /opt/tools/apache-maven/latest/bin/mvn ']'
15:42:51 +20867+ /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
15:42:51 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
15:42:51 Maven home: /opt/tools/apache-maven/latest
15:42:51 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
15:42:51 Default locale: en_US, platform encoding: UTF-8
15:42:51 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
15:42:53 [INFO] Scanning for projects...
15:43:00 [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available
15:43:13 [INFO] 
15:43:13 [INFO] --------------------< org.eclipse.epp:releng.tools >--------------------
15:43:13 [INFO] Building releng.tools 4.30.0-SNAPSHOT
15:43:13 [INFO]   from pom.xml
15:43:13 [INFO] --------------------------------[ pom ]---------------------------------
15:43:14 [INFO] 
15:43:14 [INFO] --- clean:3.2.0:clean (default-clean) @ releng.tools ---
15:43:14 [INFO] 
15:43:14 [INFO] --- build-helper:3.3.0:regex-property (regex-property) @ releng.tools ---
15:43:18 [INFO] No match to regex 'epp\.package\.(\d*)' found in 'releng.tools'. The initial value 'releng.tools' is left as-is...
15:43:19 [INFO] 
15:43:19 [INFO] --- properties:1.1.0:write-project-properties (default) @ releng.tools ---
15:43:19 [INFO] ------------------------------------------------------------------------
15:43:19 [INFO] BUILD SUCCESS
15:43:19 [INFO] ------------------------------------------------------------------------
15:43:19 [INFO] Total time:  25.153 s
15:43:19 [INFO] Finished at: 2023-11-23T20:43:18Z
15:43:19 [INFO] ------------------------------------------------------------------------
15:43:19 ++20867+ get_property RELEASE_NAME
15:43:19 ++20867+ grep '^RELEASE_NAME=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties
15:43:19 ++20867+ cut -d= -f2
15:43:19 +20867+ RELEASE_NAME=2023-12
15:43:19 ++20867+ get_property RELEASE_MILESTONE
15:43:19 ++20867+ grep '^RELEASE_MILESTONE=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties
15:43:19 ++20867+ cut -d= -f2
15:43:19 +20867+ RELEASE_MILESTONE=RC1
15:43:19 ++20867+ get_property RELEASE_DIR
15:43:19 ++20867+ grep '^RELEASE_DIR=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties
15:43:19 ++20867+ cut -d= -f2
15:43:19 +20867+ RELEASE_DIR=202311231200
15:43:19 ++20867+ get_property SIMREL_REPO
15:43:19 ++20867+ grep '^SIMREL_REPO=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties
15:43:19 ++20867+ cut -d= -f2
15:43:19 +20867+ SIMREL_REPO='https\://download.eclipse.org/releases/2023-12/202311241000/'
15:43:19 +20867+ WORKSPACE=/home/jenkins/agent/workspace/simrel.epp-tycho-build
15:43:19 +20867+ GIT_REPOSITORY=org.eclipse.epp.packages
15:43:19 +20867+ PACKAGES='committers cpp dsl embedcpp java jee modeling php rcp scout'
15:43:19 +20867+ 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'
15:43:19 +20867+ STAGING=/home/data/httpd/download.eclipse.org/technology/epp/staging
15:43:19 +20867+ cd /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
15:43:19 +20867+ for PACKAGE in $PACKAGES
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-committers-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-committers-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-committers-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-committers-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-committers-2023-12-RC1-linux.gtk.aarch64.tar.gz eclipse-committers-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-committers-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-committers-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-committers-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-committers-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-committers-2023-12-RC1-linux.gtk.x86_64.tar.gz eclipse-committers-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 +20867+ NAME=20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 ++20867+ echo 20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:19 +20867+ mv 20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.aarch64.dmg eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.aarch64.tar.gz eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 +20867+ NAME=20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 ++20867+ echo 20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:19 +20867+ mv 20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.x86_64.dmg eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-committers-2023-12-RC1-macosx.cocoa.x86_64.tar.gz eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-committers-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 +20867+ NAME=20231123-1758_eclipse-committers-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 ++20867+ echo 20231123-1758_eclipse-committers-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-committers-2023-12-RC1-win32-x86_64.zip
15:43:19 +20867+ mv 20231123-1758_eclipse-committers-2023-12-RC1-win32.win32.x86_64.zip eclipse-committers-2023-12-RC1-win32-x86_64.zip
15:43:19 +20867+ for PACKAGE in $PACKAGES
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-cpp-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-cpp-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-cpp-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-cpp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-cpp-2023-12-RC1-linux.gtk.aarch64.tar.gz eclipse-cpp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-cpp-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-cpp-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-cpp-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-cpp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-cpp-2023-12-RC1-linux.gtk.x86_64.tar.gz eclipse-cpp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 +20867+ NAME=20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 ++20867+ echo 20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:19 +20867+ mv 20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.aarch64.dmg eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 +20867+ NAME=20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 ++20867+ echo 20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:19 +20867+ mv 20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.x86_64.dmg eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-cpp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-cpp-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 +20867+ NAME=20231123-1758_eclipse-cpp-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 ++20867+ echo 20231123-1758_eclipse-cpp-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-cpp-2023-12-RC1-win32-x86_64.zip
15:43:19 +20867+ mv 20231123-1758_eclipse-cpp-2023-12-RC1-win32.win32.x86_64.zip eclipse-cpp-2023-12-RC1-win32-x86_64.zip
15:43:19 +20867+ for PACKAGE in $PACKAGES
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-dsl-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-dsl-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-dsl-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-dsl-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-dsl-2023-12-RC1-linux.gtk.aarch64.tar.gz eclipse-dsl-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-dsl-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-dsl-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-dsl-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-dsl-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-dsl-2023-12-RC1-linux.gtk.x86_64.tar.gz eclipse-dsl-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 +20867+ NAME=20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 ++20867+ echo 20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:19 +20867+ mv 20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.aarch64.dmg eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.aarch64.tar.gz eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 +20867+ NAME=20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 ++20867+ echo 20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:19 +20867+ mv 20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.x86_64.dmg eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-dsl-2023-12-RC1-macosx.cocoa.x86_64.tar.gz eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-dsl-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 +20867+ NAME=20231123-1758_eclipse-dsl-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 ++20867+ echo 20231123-1758_eclipse-dsl-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-dsl-2023-12-RC1-win32-x86_64.zip
15:43:19 +20867+ mv 20231123-1758_eclipse-dsl-2023-12-RC1-win32.win32.x86_64.zip eclipse-dsl-2023-12-RC1-win32-x86_64.zip
15:43:19 +20867+ for PACKAGE in $PACKAGES
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-embedcpp-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-embedcpp-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-embedcpp-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-embedcpp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-embedcpp-2023-12-RC1-linux.gtk.aarch64.tar.gz eclipse-embedcpp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-embedcpp-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-embedcpp-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-embedcpp-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-embedcpp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-embedcpp-2023-12-RC1-linux.gtk.x86_64.tar.gz eclipse-embedcpp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 +20867+ NAME=20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 ++20867+ echo 20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:19 +20867+ mv 20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.aarch64.dmg eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 +20867+ NAME=20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 ++20867+ echo 20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:19 +20867+ mv 20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.x86_64.dmg eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-embedcpp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-embedcpp-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 +20867+ NAME=20231123-1758_eclipse-embedcpp-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 ++20867+ echo 20231123-1758_eclipse-embedcpp-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-embedcpp-2023-12-RC1-win32-x86_64.zip
15:43:19 +20867+ mv 20231123-1758_eclipse-embedcpp-2023-12-RC1-win32.win32.x86_64.zip eclipse-embedcpp-2023-12-RC1-win32-x86_64.zip
15:43:19 +20867+ for PACKAGE in $PACKAGES
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-java-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-java-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-java-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-java-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-java-2023-12-RC1-linux.gtk.aarch64.tar.gz eclipse-java-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-java-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-java-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-java-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-java-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-java-2023-12-RC1-linux.gtk.x86_64.tar.gz eclipse-java-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 +20867+ NAME=20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 ++20867+ echo 20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:19 +20867+ mv 20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.aarch64.dmg eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.aarch64.tar.gz eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 +20867+ NAME=20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 ++20867+ echo 20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:19 +20867+ mv 20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.x86_64.dmg eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-java-2023-12-RC1-macosx.cocoa.x86_64.tar.gz eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-java-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 +20867+ NAME=20231123-1758_eclipse-java-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 ++20867+ echo 20231123-1758_eclipse-java-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-java-2023-12-RC1-win32-x86_64.zip
15:43:19 +20867+ mv 20231123-1758_eclipse-java-2023-12-RC1-win32.win32.x86_64.zip eclipse-java-2023-12-RC1-win32-x86_64.zip
15:43:19 +20867+ for PACKAGE in $PACKAGES
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-jee-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-jee-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-jee-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-jee-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-jee-2023-12-RC1-linux.gtk.aarch64.tar.gz eclipse-jee-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-jee-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-jee-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-jee-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-jee-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-jee-2023-12-RC1-linux.gtk.x86_64.tar.gz eclipse-jee-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 +20867+ NAME=20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ echo 20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:19 +20867+ mv 20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.aarch64.dmg eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.aarch64.tar.gz eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 +20867+ NAME=20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 ++20867+ echo 20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:19 +20867+ mv 20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.x86_64.dmg eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 +20867+ NAME=20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 ++20867+ echo 20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:19 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:19 +20867+ NEWNAME=eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:19 +20867+ mv 20231123-1758_eclipse-jee-2023-12-RC1-macosx.cocoa.x86_64.tar.gz eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:19 +20867+ for PLATFORM in $PLATFORMS
15:43:19 ++20867+ echo 20231123-1758_eclipse-jee-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 +20867+ NAME=20231123-1758_eclipse-jee-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 ++20867+ echo 20231123-1758_eclipse-jee-2023-12-RC1-win32.win32.x86_64.zip
15:43:19 ++20867+ cut -d _ -f 2-
15:43:19 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:19 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:19 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:19 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:19 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-jee-2023-12-RC1-win32-x86_64.zip
15:43:20 +20867+ mv 20231123-1758_eclipse-jee-2023-12-RC1-win32.win32.x86_64.zip eclipse-jee-2023-12-RC1-win32-x86_64.zip
15:43:20 +20867+ for PACKAGE in $PACKAGES
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-modeling-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-modeling-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-modeling-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-modeling-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-modeling-2023-12-RC1-linux.gtk.aarch64.tar.gz eclipse-modeling-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-modeling-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-modeling-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-modeling-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-modeling-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-modeling-2023-12-RC1-linux.gtk.x86_64.tar.gz eclipse-modeling-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:20 +20867+ NAME=20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:20 ++20867+ echo 20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:20 +20867+ mv 20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.aarch64.dmg eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.aarch64.tar.gz eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:20 +20867+ NAME=20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:20 ++20867+ echo 20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:20 +20867+ mv 20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.x86_64.dmg eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-modeling-2023-12-RC1-macosx.cocoa.x86_64.tar.gz eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-modeling-2023-12-RC1-win32.win32.x86_64.zip
15:43:20 +20867+ NAME=20231123-1758_eclipse-modeling-2023-12-RC1-win32.win32.x86_64.zip
15:43:20 ++20867+ echo 20231123-1758_eclipse-modeling-2023-12-RC1-win32.win32.x86_64.zip
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-modeling-2023-12-RC1-win32-x86_64.zip
15:43:20 +20867+ mv 20231123-1758_eclipse-modeling-2023-12-RC1-win32.win32.x86_64.zip eclipse-modeling-2023-12-RC1-win32-x86_64.zip
15:43:20 +20867+ for PACKAGE in $PACKAGES
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-php-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-php-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-php-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-php-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-php-2023-12-RC1-linux.gtk.aarch64.tar.gz eclipse-php-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-php-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-php-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-php-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-php-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-php-2023-12-RC1-linux.gtk.x86_64.tar.gz eclipse-php-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:20 +20867+ NAME=20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:20 ++20867+ echo 20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:20 +20867+ mv 20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.aarch64.dmg eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.aarch64.tar.gz eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:20 +20867+ NAME=20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ echo 20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:20 +20867+ mv 20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.x86_64.dmg eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-php-2023-12-RC1-macosx.cocoa.x86_64.tar.gz eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-php-2023-12-RC1-win32.win32.x86_64.zip
15:43:20 +20867+ NAME=20231123-1758_eclipse-php-2023-12-RC1-win32.win32.x86_64.zip
15:43:20 ++20867+ echo 20231123-1758_eclipse-php-2023-12-RC1-win32.win32.x86_64.zip
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-php-2023-12-RC1-win32-x86_64.zip
15:43:20 +20867+ mv 20231123-1758_eclipse-php-2023-12-RC1-win32.win32.x86_64.zip eclipse-php-2023-12-RC1-win32-x86_64.zip
15:43:20 +20867+ for PACKAGE in $PACKAGES
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-rcp-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-rcp-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-rcp-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-rcp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-rcp-2023-12-RC1-linux.gtk.aarch64.tar.gz eclipse-rcp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-rcp-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-rcp-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-rcp-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-rcp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-rcp-2023-12-RC1-linux.gtk.x86_64.tar.gz eclipse-rcp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:20 +20867+ NAME=20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:20 ++20867+ echo 20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:20 +20867+ mv 20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.aarch64.dmg eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.aarch64.tar.gz eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:20 +20867+ NAME=20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:20 ++20867+ echo 20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:20 +20867+ mv 20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.x86_64.dmg eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-rcp-2023-12-RC1-macosx.cocoa.x86_64.tar.gz eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-rcp-2023-12-RC1-win32.win32.x86_64.zip
15:43:20 +20867+ NAME=20231123-1758_eclipse-rcp-2023-12-RC1-win32.win32.x86_64.zip
15:43:20 ++20867+ echo 20231123-1758_eclipse-rcp-2023-12-RC1-win32.win32.x86_64.zip
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-rcp-2023-12-RC1-win32-x86_64.zip
15:43:20 +20867+ mv 20231123-1758_eclipse-rcp-2023-12-RC1-win32.win32.x86_64.zip eclipse-rcp-2023-12-RC1-win32-x86_64.zip
15:43:20 +20867+ for PACKAGE in $PACKAGES
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-scout-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-scout-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-scout-2023-12-RC1-linux.gtk.aarch64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-scout-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-scout-2023-12-RC1-linux.gtk.aarch64.tar.gz eclipse-scout-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-scout-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-scout-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-scout-2023-12-RC1-linux.gtk.x86_64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-scout-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-scout-2023-12-RC1-linux.gtk.x86_64.tar.gz eclipse-scout-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:20 +20867+ NAME=20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:20 ++20867+ echo 20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.aarch64.dmg
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:20 +20867+ mv 20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.aarch64.dmg eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.aarch64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.aarch64.tar.gz eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:20 +20867+ NAME=20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:20 ++20867+ echo 20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.x86_64.dmg
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:20 +20867+ mv 20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.x86_64.dmg eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:20 +20867+ NAME=20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:20 ++20867+ echo 20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.x86_64.tar.gz
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:20 +20867+ mv 20231123-1758_eclipse-scout-2023-12-RC1-macosx.cocoa.x86_64.tar.gz eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:43:20 +20867+ for PLATFORM in $PLATFORMS
15:43:20 ++20867+ echo 20231123-1758_eclipse-scout-2023-12-RC1-win32.win32.x86_64.zip
15:43:20 +20867+ NAME=20231123-1758_eclipse-scout-2023-12-RC1-win32.win32.x86_64.zip
15:43:20 ++20867+ echo 20231123-1758_eclipse-scout-2023-12-RC1-win32.win32.x86_64.zip
15:43:20 ++20867+ cut -d _ -f 2-
15:43:20 ++20867+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
15:43:20 ++20867+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
15:43:20 ++20867+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
15:43:20 ++20867+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
15:43:20 ++20867+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
15:43:20 ++20867+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
15:43:20 +20867+ NEWNAME=eclipse-scout-2023-12-RC1-win32-x86_64.zip
15:43:20 +20867+ mv 20231123-1758_eclipse-scout-2023-12-RC1-win32.win32.x86_64.zip eclipse-scout-2023-12-RC1-win32-x86_64.zip
15:43:20 +20867+ for PACKAGE in $PACKAGES
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ for PACKAGE in $PACKAGES
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ for PACKAGE in $PACKAGES
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ for PACKAGE in $PACKAGES
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ for PACKAGE in $PACKAGES
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ for PACKAGE in $PACKAGES
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ for PACKAGE in $PACKAGES
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ for PACKAGE in $PACKAGES
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ for PACKAGE in $PACKAGES
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ for PACKAGE in $PACKAGES
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 +20867+ 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
15:43:20 ++20867+ date
15:43:20 +20867+ echo 'TIMESTAMP: Thu 23 Nov 2023 08:43:20 PM UTC'
15:43:20 +20867+ echo 'CI URL: https://ci.eclipse.org/packaging/job/simrel.epp-tycho-build/3026/'
15:43:20 +20867+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/_mirrors.php _mirrors.php
15:43:20 +20867+ cat
15:43:20 ++20867+ find eclipse-committers-2023-12-RC1-win32-x86_64.zip eclipse-cpp-2023-12-RC1-win32-x86_64.zip eclipse-dsl-2023-12-RC1-win32-x86_64.zip eclipse-embedcpp-2023-12-RC1-win32-x86_64.zip eclipse-java-2023-12-RC1-win32-x86_64.zip eclipse-jee-2023-12-RC1-win32-x86_64.zip eclipse-modeling-2023-12-RC1-win32-x86_64.zip eclipse-php-2023-12-RC1-win32-x86_64.zip eclipse-rcp-2023-12-RC1-win32-x86_64.zip eclipse-scout-2023-12-RC1-win32-x86_64.zip eclipse-committers-2023-12-RC1-linux-gtk-aarch64.tar.gz eclipse-committers-2023-12-RC1-linux-gtk-x86_64.tar.gz eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.tar.gz eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.tar.gz eclipse-cpp-2023-12-RC1-linux-gtk-aarch64.tar.gz eclipse-cpp-2023-12-RC1-linux-gtk-x86_64.tar.gz eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz eclipse-dsl-2023-12-RC1-linux-gtk-aarch64.tar.gz eclipse-dsl-2023-12-RC1-linux-gtk-x86_64.tar.gz eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.tar.gz eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.tar.gz eclipse-embedcpp-2023-12-RC1-linux-gtk-aarch64.tar.gz eclipse-embedcpp-2023-12-RC1-linux-gtk-x86_64.tar.gz eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz eclipse-java-2023-12-RC1-linux-gtk-aarch64.tar.gz eclipse-java-2023-12-RC1-linux-gtk-x86_64.tar.gz eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.tar.gz eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.tar.gz eclipse-jee-2023-12-RC1-linux-gtk-aarch64.tar.gz eclipse-jee-2023-12-RC1-linux-gtk-x86_64.tar.gz eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.tar.gz eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.tar.gz eclipse-modeling-2023-12-RC1-linux-gtk-aarch64.tar.gz eclipse-modeling-2023-12-RC1-linux-gtk-x86_64.tar.gz eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.tar.gz eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.tar.gz eclipse-php-2023-12-RC1-linux-gtk-aarch64.tar.gz eclipse-php-2023-12-RC1-linux-gtk-x86_64.tar.gz eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.tar.gz eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.tar.gz eclipse-rcp-2023-12-RC1-linux-gtk-aarch64.tar.gz eclipse-rcp-2023-12-RC1-linux-gtk-x86_64.tar.gz eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz eclipse-scout-2023-12-RC1-linux-gtk-aarch64.tar.gz eclipse-scout-2023-12-RC1-linux-gtk-x86_64.tar.gz eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.tar.gz eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.tar.gz 'eclipse*.dmg' eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:43:20 find: ‘eclipse*.dmg’: No such file or directory
15:43:20 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:43:20 +20867+ echo .. eclipse-committers-2023-12-RC1-win32-x86_64.zip
15:43:20 .. eclipse-committers-2023-12-RC1-win32-x86_64.zip
15:43:20 +20867+ md5sum eclipse-committers-2023-12-RC1-win32-x86_64.zip
15:43:21 +20867+ sha1sum eclipse-committers-2023-12-RC1-win32-x86_64.zip
15:43:23 +20867+ sha512sum -b eclipse-committers-2023-12-RC1-win32-x86_64.zip
15:43:24 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:43:24 +20867+ echo .. eclipse-cpp-2023-12-RC1-win32-x86_64.zip
15:43:24 .. eclipse-cpp-2023-12-RC1-win32-x86_64.zip
15:43:24 +20867+ md5sum eclipse-cpp-2023-12-RC1-win32-x86_64.zip
15:43:25 +20867+ sha1sum eclipse-cpp-2023-12-RC1-win32-x86_64.zip
15:43:26 +20867+ sha512sum -b eclipse-cpp-2023-12-RC1-win32-x86_64.zip
15:43:28 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:43:28 +20867+ echo .. eclipse-dsl-2023-12-RC1-win32-x86_64.zip
15:43:28 .. eclipse-dsl-2023-12-RC1-win32-x86_64.zip
15:43:28 +20867+ md5sum eclipse-dsl-2023-12-RC1-win32-x86_64.zip
15:43:29 +20867+ sha1sum eclipse-dsl-2023-12-RC1-win32-x86_64.zip
15:43:30 +20867+ sha512sum -b eclipse-dsl-2023-12-RC1-win32-x86_64.zip
15:43:32 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:43:32 +20867+ echo .. eclipse-embedcpp-2023-12-RC1-win32-x86_64.zip
15:43:32 .. eclipse-embedcpp-2023-12-RC1-win32-x86_64.zip
15:43:32 +20867+ md5sum eclipse-embedcpp-2023-12-RC1-win32-x86_64.zip
15:43:33 +20867+ sha1sum eclipse-embedcpp-2023-12-RC1-win32-x86_64.zip
15:43:34 +20867+ sha512sum -b eclipse-embedcpp-2023-12-RC1-win32-x86_64.zip
15:43:35 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:43:35 +20867+ echo .. eclipse-java-2023-12-RC1-win32-x86_64.zip
15:43:35 .. eclipse-java-2023-12-RC1-win32-x86_64.zip
15:43:35 +20867+ md5sum eclipse-java-2023-12-RC1-win32-x86_64.zip
15:43:36 +20867+ sha1sum eclipse-java-2023-12-RC1-win32-x86_64.zip
15:43:37 +20867+ sha512sum -b eclipse-java-2023-12-RC1-win32-x86_64.zip
15:43:38 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:43:38 +20867+ echo .. eclipse-jee-2023-12-RC1-win32-x86_64.zip
15:43:38 .. eclipse-jee-2023-12-RC1-win32-x86_64.zip
15:43:38 +20867+ md5sum eclipse-jee-2023-12-RC1-win32-x86_64.zip
15:43:39 +20867+ sha1sum eclipse-jee-2023-12-RC1-win32-x86_64.zip
15:43:41 +20867+ sha512sum -b eclipse-jee-2023-12-RC1-win32-x86_64.zip
15:43:43 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:43:43 +20867+ echo .. eclipse-modeling-2023-12-RC1-win32-x86_64.zip
15:43:43 .. eclipse-modeling-2023-12-RC1-win32-x86_64.zip
15:43:43 +20867+ md5sum eclipse-modeling-2023-12-RC1-win32-x86_64.zip
15:43:44 +20867+ sha1sum eclipse-modeling-2023-12-RC1-win32-x86_64.zip
15:43:46 +20867+ sha512sum -b eclipse-modeling-2023-12-RC1-win32-x86_64.zip
15:43:48 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:43:48 +20867+ echo .. eclipse-php-2023-12-RC1-win32-x86_64.zip
15:43:48 .. eclipse-php-2023-12-RC1-win32-x86_64.zip
15:43:48 +20867+ md5sum eclipse-php-2023-12-RC1-win32-x86_64.zip
15:43:49 +20867+ sha1sum eclipse-php-2023-12-RC1-win32-x86_64.zip
15:43:50 +20867+ sha512sum -b eclipse-php-2023-12-RC1-win32-x86_64.zip
15:43:52 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:43:52 +20867+ echo .. eclipse-rcp-2023-12-RC1-win32-x86_64.zip
15:43:52 .. eclipse-rcp-2023-12-RC1-win32-x86_64.zip
15:43:52 +20867+ md5sum eclipse-rcp-2023-12-RC1-win32-x86_64.zip
15:43:53 +20867+ sha1sum eclipse-rcp-2023-12-RC1-win32-x86_64.zip
15:43:54 +20867+ sha512sum -b eclipse-rcp-2023-12-RC1-win32-x86_64.zip
15:43:55 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:43:55 +20867+ echo .. eclipse-scout-2023-12-RC1-win32-x86_64.zip
15:43:55 .. eclipse-scout-2023-12-RC1-win32-x86_64.zip
15:43:55 +20867+ md5sum eclipse-scout-2023-12-RC1-win32-x86_64.zip
15:43:56 +20867+ sha1sum eclipse-scout-2023-12-RC1-win32-x86_64.zip
15:43:57 +20867+ sha512sum -b eclipse-scout-2023-12-RC1-win32-x86_64.zip
15:43:59 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:43:59 +20867+ echo .. eclipse-committers-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:59 .. eclipse-committers-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:43:59 +20867+ md5sum eclipse-committers-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:00 +20867+ sha1sum eclipse-committers-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:02 +20867+ sha512sum -b eclipse-committers-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:03 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:44:03 +20867+ echo .. eclipse-committers-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:03 .. eclipse-committers-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:03 +20867+ md5sum eclipse-committers-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:05 +20867+ sha1sum eclipse-committers-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:06 +20867+ sha512sum -b eclipse-committers-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:08 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:44:08 +20867+ echo .. eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:08 .. eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:08 +20867+ md5sum eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:09 +20867+ sha1sum eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:10 +20867+ sha512sum -b eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:12 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:44:12 +20867+ echo .. eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:12 .. eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:12 +20867+ md5sum eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:14 +20867+ sha1sum eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:15 +20867+ sha512sum -b eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:17 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:44:17 +20867+ echo .. eclipse-cpp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:17 .. eclipse-cpp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:17 +20867+ md5sum eclipse-cpp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:18 +20867+ sha1sum eclipse-cpp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:19 +20867+ sha512sum -b eclipse-cpp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:20 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:44:20 +20867+ echo .. eclipse-cpp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:20 .. eclipse-cpp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:20 +20867+ md5sum eclipse-cpp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:21 +20867+ sha1sum eclipse-cpp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:22 +20867+ sha512sum -b eclipse-cpp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:23 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:44:23 +20867+ echo .. eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:23 .. eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:23 +20867+ md5sum eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:24 +20867+ sha1sum eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:25 +20867+ sha512sum -b eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:27 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:44:27 +20867+ echo .. eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:27 .. eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:27 +20867+ md5sum eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:27 +20867+ sha1sum eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:28 +20867+ sha512sum -b eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:30 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:44:30 +20867+ echo .. eclipse-dsl-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:30 .. eclipse-dsl-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:30 +20867+ md5sum eclipse-dsl-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:31 +20867+ sha1sum eclipse-dsl-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:32 +20867+ sha512sum -b eclipse-dsl-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:34 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:44:34 +20867+ echo .. eclipse-dsl-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:34 .. eclipse-dsl-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:34 +20867+ md5sum eclipse-dsl-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:35 +20867+ sha1sum eclipse-dsl-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:37 +20867+ sha512sum -b eclipse-dsl-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:38 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:44:38 +20867+ echo .. eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:38 .. eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:38 +20867+ md5sum eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:40 +20867+ sha1sum eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:41 +20867+ sha512sum -b eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:43 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:44:43 +20867+ echo .. eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:43 .. eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:43 +20867+ md5sum eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:44 +20867+ sha1sum eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:45 +20867+ sha512sum -b eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:47 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:44:47 +20867+ echo .. eclipse-embedcpp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:47 .. eclipse-embedcpp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:47 +20867+ md5sum eclipse-embedcpp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:48 +20867+ sha1sum eclipse-embedcpp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:49 +20867+ sha512sum -b eclipse-embedcpp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:44:51 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:44:51 +20867+ echo .. eclipse-embedcpp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:51 .. eclipse-embedcpp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:51 +20867+ md5sum eclipse-embedcpp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:52 +20867+ sha1sum eclipse-embedcpp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:53 +20867+ sha512sum -b eclipse-embedcpp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:44:54 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:44:54 +20867+ echo .. eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:54 .. eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:54 +20867+ md5sum eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:55 +20867+ sha1sum eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:56 +20867+ sha512sum -b eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:44:58 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:44:58 +20867+ echo .. eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:58 .. eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:58 +20867+ md5sum eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:44:59 +20867+ sha1sum eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:00 +20867+ sha512sum -b eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:01 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:45:01 +20867+ echo .. eclipse-java-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:01 .. eclipse-java-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:01 +20867+ md5sum eclipse-java-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:02 +20867+ sha1sum eclipse-java-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:03 +20867+ sha512sum -b eclipse-java-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:04 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:45:04 +20867+ echo .. eclipse-java-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:04 .. eclipse-java-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:04 +20867+ md5sum eclipse-java-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:05 +20867+ sha1sum eclipse-java-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:06 +20867+ sha512sum -b eclipse-java-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:07 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:45:07 +20867+ echo .. eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:07 .. eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:07 +20867+ md5sum eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:08 +20867+ sha1sum eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:09 +20867+ sha512sum -b eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:10 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:45:10 +20867+ echo .. eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:10 .. eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:10 +20867+ md5sum eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:11 +20867+ sha1sum eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:12 +20867+ sha512sum -b eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:13 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:45:13 +20867+ echo .. eclipse-jee-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:13 .. eclipse-jee-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:13 +20867+ md5sum eclipse-jee-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:14 +20867+ sha1sum eclipse-jee-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:16 +20867+ sha512sum -b eclipse-jee-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:18 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:45:18 +20867+ echo .. eclipse-jee-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:18 .. eclipse-jee-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:18 +20867+ md5sum eclipse-jee-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:19 +20867+ sha1sum eclipse-jee-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:20 +20867+ sha512sum -b eclipse-jee-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:22 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:45:22 +20867+ echo .. eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:22 .. eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:22 +20867+ md5sum eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:23 +20867+ sha1sum eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:25 +20867+ sha512sum -b eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:27 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:45:27 +20867+ echo .. eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:27 .. eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:27 +20867+ md5sum eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:28 +20867+ sha1sum eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:29 +20867+ sha512sum -b eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:31 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:45:31 +20867+ echo .. eclipse-modeling-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:31 .. eclipse-modeling-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:31 +20867+ md5sum eclipse-modeling-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:32 +20867+ sha1sum eclipse-modeling-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:34 +20867+ sha512sum -b eclipse-modeling-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:36 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:45:36 +20867+ echo .. eclipse-modeling-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:36 .. eclipse-modeling-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:36 +20867+ md5sum eclipse-modeling-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:37 +20867+ sha1sum eclipse-modeling-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:39 +20867+ sha512sum -b eclipse-modeling-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:41 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:45:41 +20867+ echo .. eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:41 .. eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:41 +20867+ md5sum eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:42 +20867+ sha1sum eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:44 +20867+ sha512sum -b eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:46 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:45:46 +20867+ echo .. eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:46 .. eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:46 +20867+ md5sum eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:47 +20867+ sha1sum eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:49 +20867+ sha512sum -b eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:45:51 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:45:51 +20867+ echo .. eclipse-php-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:51 .. eclipse-php-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:51 +20867+ md5sum eclipse-php-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:52 +20867+ sha1sum eclipse-php-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:53 +20867+ sha512sum -b eclipse-php-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:45:54 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:45:54 +20867+ echo .. eclipse-php-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:54 .. eclipse-php-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:54 +20867+ md5sum eclipse-php-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:55 +20867+ sha1sum eclipse-php-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:56 +20867+ sha512sum -b eclipse-php-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:45:58 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:45:58 +20867+ echo .. eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:58 .. eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:58 +20867+ md5sum eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:45:59 +20867+ sha1sum eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:46:00 +20867+ sha512sum -b eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:46:01 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:01 +20867+ echo .. eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:46:01 .. eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:46:01 +20867+ md5sum eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:46:02 +20867+ sha1sum eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:46:03 +20867+ sha512sum -b eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:46:05 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:05 +20867+ echo .. eclipse-rcp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:46:05 .. eclipse-rcp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:46:05 +20867+ md5sum eclipse-rcp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:46:06 +20867+ sha1sum eclipse-rcp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:46:07 +20867+ sha512sum -b eclipse-rcp-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:46:08 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:08 +20867+ echo .. eclipse-rcp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:46:08 .. eclipse-rcp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:46:08 +20867+ md5sum eclipse-rcp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:46:09 +20867+ sha1sum eclipse-rcp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:46:11 +20867+ sha512sum -b eclipse-rcp-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:46:12 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:12 +20867+ echo .. eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:46:12 .. eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:46:12 +20867+ md5sum eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:46:13 +20867+ sha1sum eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:46:14 +20867+ sha512sum -b eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:46:16 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:16 +20867+ echo .. eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:46:16 .. eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:46:16 +20867+ md5sum eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:46:17 +20867+ sha1sum eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:46:18 +20867+ sha512sum -b eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:46:19 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:19 +20867+ echo .. eclipse-scout-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:46:19 .. eclipse-scout-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:46:19 +20867+ md5sum eclipse-scout-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:46:20 +20867+ sha1sum eclipse-scout-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:46:21 +20867+ sha512sum -b eclipse-scout-2023-12-RC1-linux-gtk-aarch64.tar.gz
15:46:23 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:23 +20867+ echo .. eclipse-scout-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:46:23 .. eclipse-scout-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:46:23 +20867+ md5sum eclipse-scout-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:46:24 +20867+ sha1sum eclipse-scout-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:46:25 +20867+ sha512sum -b eclipse-scout-2023-12-RC1-linux-gtk-x86_64.tar.gz
15:46:26 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:26 +20867+ echo .. eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:46:26 .. eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:46:26 +20867+ md5sum eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:46:27 +20867+ sha1sum eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:46:28 +20867+ sha512sum -b eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.tar.gz
15:46:29 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:29 +20867+ echo .. eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:46:29 .. eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:46:29 +20867+ md5sum eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:46:30 +20867+ sha1sum eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:46:31 +20867+ sha512sum -b eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.tar.gz
15:46:33 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:33 +20867+ echo .. eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:33 .. eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:33 +20867+ md5sum eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:34 +20867+ sha1sum eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:35 +20867+ sha512sum -b eclipse-committers-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:37 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:37 +20867+ echo .. eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:37 .. eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:37 +20867+ md5sum eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:38 +20867+ sha1sum eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:39 +20867+ sha512sum -b eclipse-committers-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:41 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:41 +20867+ echo .. eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:41 .. eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:41 +20867+ md5sum eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:42 +20867+ sha1sum eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:43 +20867+ sha512sum -b eclipse-cpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:44 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:44 +20867+ echo .. eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:44 .. eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:44 +20867+ md5sum eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:45 +20867+ sha1sum eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:46 +20867+ sha512sum -b eclipse-cpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:48 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:48 +20867+ echo .. eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:48 .. eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:48 +20867+ md5sum eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:49 +20867+ sha1sum eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:50 +20867+ sha512sum -b eclipse-dsl-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:52 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:52 +20867+ echo .. eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:52 .. eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:52 +20867+ md5sum eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:53 +20867+ sha1sum eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:54 +20867+ sha512sum -b eclipse-dsl-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:56 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:56 +20867+ echo .. eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:56 .. eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:56 +20867+ md5sum eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:57 +20867+ sha1sum eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:58 +20867+ sha512sum -b eclipse-embedcpp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:46:59 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:46:59 +20867+ echo .. eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:59 .. eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:46:59 +20867+ md5sum eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:00 +20867+ sha1sum eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:01 +20867+ sha512sum -b eclipse-embedcpp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:03 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:47:03 +20867+ echo .. eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:03 .. eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:03 +20867+ md5sum eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:03 +20867+ sha1sum eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:04 +20867+ sha512sum -b eclipse-java-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:05 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:47:05 +20867+ echo .. eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:05 .. eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:05 +20867+ md5sum eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:06 +20867+ sha1sum eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:07 +20867+ sha512sum -b eclipse-java-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:08 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:47:08 +20867+ echo .. eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:08 .. eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:08 +20867+ md5sum eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:09 +20867+ sha1sum eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:11 +20867+ sha512sum -b eclipse-jee-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:13 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:47:13 +20867+ echo .. eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:13 .. eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:13 +20867+ md5sum eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:14 +20867+ sha1sum eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:15 +20867+ sha512sum -b eclipse-jee-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:17 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:47:17 +20867+ echo .. eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:17 .. eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:17 +20867+ md5sum eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:18 +20867+ sha1sum eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:20 +20867+ sha512sum -b eclipse-modeling-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:22 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:47:22 +20867+ echo .. eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:22 .. eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:22 +20867+ md5sum eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:24 +20867+ sha1sum eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:25 +20867+ sha512sum -b eclipse-modeling-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:27 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:47:27 +20867+ echo .. eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:27 .. eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:27 +20867+ md5sum eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:28 +20867+ sha1sum eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:29 +20867+ sha512sum -b eclipse-php-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:31 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:47:31 +20867+ echo .. eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:31 .. eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:31 +20867+ md5sum eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:32 +20867+ sha1sum eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:33 +20867+ sha512sum -b eclipse-php-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:34 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:47:34 +20867+ echo .. eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:34 .. eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:34 +20867+ md5sum eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:35 +20867+ sha1sum eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:36 +20867+ sha512sum -b eclipse-rcp-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:38 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:47:38 +20867+ echo .. eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:38 .. eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:38 +20867+ md5sum eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:39 +20867+ sha1sum eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:40 +20867+ sha512sum -b eclipse-rcp-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:41 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:47:41 +20867+ echo .. eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:41 .. eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:41 +20867+ md5sum eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:42 +20867+ sha1sum eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:43 +20867+ sha512sum -b eclipse-scout-2023-12-RC1-macosx-cocoa-aarch64.dmg-tonotarize
15:47:45 +20867+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
15:47:45 +20867+ echo .. eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:45 .. eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:45 +20867+ md5sum eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:46 +20867+ sha1sum eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:47 +20867+ sha512sum -b eclipse-scout-2023-12-RC1-macosx-cocoa-x86_64.dmg-tonotarize
15:47:48 +20867+ ssh genie.packaging@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/epp/staging-new
15:47:49 +20867+ 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
15:59:29 +20867+ ssh genie.packaging@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/epp/staging-previous
15:59:29 +20867+ ssh genie.packaging@projects-storage.eclipse.org test -e /home/data/httpd/download.eclipse.org/technology/epp/staging
15:59:30 +20867+ 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
15:59:30 +20867+ 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
15:59:31 +20867+ ssh genie.packaging@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/epp/staging-previous
15:59:33 +20867+ exit 0
15:59:33 $ ssh-agent -k
15:59:33 unset SSH_AUTH_SOCK;
15:59:33 unset SSH_AGENT_PID;
15:59:33 echo Agent pid 51 killed;
15:59:33 [ssh-agent] Stopped.
15:59:33 Finished: SUCCESS