Skip to content
Success

Console Output

Started by upstream project "simrel.build/main" build number 410
originally caused by:
 Push event to branch main
Checking out git https://github.com/eclipse-simrel/simrel.build into /var/jenkins/workspace/simrel.oomph.repository-analyzer.test@script/25733e014fba22c1d67c55ba42436a1ef7fd3b2e3adcaf73119222a4986ac282 to read Jenkinsfile-oomph-report
The recommended git tool is: git
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/simrel.oomph.repository-analyzer.test@script/25733e014fba22c1d67c55ba42436a1ef7fd3b2e3adcaf73119222a4986ac282/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipse-simrel/simrel.build # timeout=10
Fetching upstream changes from https://github.com/eclipse-simrel/simrel.build
 > git --version # timeout=10
 > git --version # 'git version 2.43.2'
 > git fetch --tags --force --progress -- https://github.com/eclipse-simrel/simrel.build +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/main^{commit} # timeout=10
Checking out Revision c53643eafb315ddb34dc2df64bec48827f523013 (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c53643eafb315ddb34dc2df64bec48827f523013 # timeout=10
Commit message: "Contribute EMF 2.39 M0"
 > git rev-list --no-walk 8cc814df9dadd04d292802bfc70bbf06e0cb7915 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Agent centos-8-tdbxc is provisioned from template centos-8
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    kubernetes.jenkins.io/last-refresh: "1718292519625"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
    jenkins/label: "centos-latest_centos-8"
    kubernetes.jenkins.io/controller: "http___jenkins-ui_simrel_svc_cluster_local_simrelx"
  name: "centos-8-tdbxc"
  namespace: "simrel"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.simrel.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-8-tdbxc"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "REMOTING_OPTS"
      value: "-noReconnectAfter 1d"
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-8-tdbxc"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.simrel.svc.cluster.local/simrel/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3206.vb_15dcf73f6a_9"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-simrel"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Running on centos-8-tdbxc in /home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-simrel/simrel.build
 > git init /home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test # timeout=10
Fetching upstream changes from https://github.com/eclipse-simrel/simrel.build
 > git --version # timeout=10
 > git --version # 'git version 2.41.0'
 > git fetch --tags --force --progress -- https://github.com/eclipse-simrel/simrel.build +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-simrel/simrel.build # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision c53643eafb315ddb34dc2df64bec48827f523013 (origin/main)
Commit message: "Contribute EMF 2.39 M0"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run Oomph repository analyzer)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] lock
Trying to acquire lock on [staging-repository]
The resource [staging-repository] is locked by build simrel.reporeports.pipeline #1348 #1348 since Jun 13, 2024, 11:28 AM.
[staging-repository] is not free, waiting for execution ...
 > git rev-parse origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c53643eafb315ddb34dc2df64bec48827f523013 # timeout=10
Lock acquired on [staging-repository]
[Pipeline] {
[Pipeline] sshagent
[ssh-agent] Using credentials genie.simrel (ssh://genie.simrel@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-qfVTotyjgBwW/agent.117
SSH_AGENT_PID=119
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test@tmp/private_key_10586942560712820389.key (/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test@tmp/private_key_10586942560712820389.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh genie.simrel@projects-storage.eclipse.org '
                    ls /home/data/httpd/download.eclipse.org/staging/2024-09/
                    mkdir -p /home/data/httpd/download.eclipse.org/staging/2024-09/buildInfo
                    rm -rf /home/data/httpd/download.eclipse.org/staging/2024-09/buildInfo/archive
                  '
artifacts.jar
artifacts.xml.xz
binary
buildInfo
content.jar
content.xml.xz
features
p2.index
plugins
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 119 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] sh
+ mkdir -p archive
+ wget -q https://download.eclipse.org/oomph/products/latest/eclipse-inst-jre-linux64.tar.gz
+ tar --warning=no-unknown-keyword -xf eclipse-inst-jre-linux64.tar.gz
+ PUBLISH_ARGUMENT=
+ [[ true == \t\r\u\e ]]
+ echo Promoting
Promoting
+ PUBLISH_ARGUMENT='-p archive'
+ OUTPUT=report
+ set -o pipefail
+ eclipse-installer/eclipse-inst -application org.eclipse.oomph.p2.core.RepositoryIntegrityAnalyzer -consoleLog -noSplash -o report -s https://ci.eclipse.org/simrel/job/simrel.oomph.repository-analyzer.test/ -v -t tests -p archive https://download.eclipse.org/staging/2024-09 -vmargs -Dfile.encoding=UTF-8 -Dorg.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin=true -Xmx8g
+ tee log
!SESSION 2024-06-13 15:31:29.648 -----------------------------------------------
eclipse.buildId=unknown
java.version=17.0.11
java.vendor=Eclipse Adoptium
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.oomph.p2.core.RepositoryIntegrityAnalyzer -o report -s https://ci.eclipse.org/simrel/job/simrel.oomph.repository-analyzer.test/ -v -t tests -p archive https://download.eclipse.org/staging/2024-09
Command-line arguments:  -os linux -ws gtk -arch x86_64 -data @noDefault -application org.eclipse.oomph.p2.core.RepositoryIntegrityAnalyzer -consoleLog -o report -s https://ci.eclipse.org/simrel/job/simrel.oomph.repository-analyzer.test/ -v -t tests -p archive https://download.eclipse.org/staging/2024-09

!ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-06-13 15:31:33.829
!MESSAGE Loading 'memory:69fb6b7e-bb58-45b3-8273-9640806b3443' failed. retry=1

!ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-06-13 15:31:33.830
!MESSAGE Loading 'memory:69fb6b7e-bb58-45b3-8273-9640806b3443' failed. retry=2
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.

!ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-06-13 15:31:40.570
!MESSAGE Loading 'file:/tmp/test-9264759148259367292-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=1

!ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-06-13 15:31:40.581
!MESSAGE Loading 'file:/tmp/test-9264759148259367292-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=2

!ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-06-13 15:31:40.586
!MESSAGE Loading 'file:/tmp/test-9264759148259367292-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=1

!ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-06-13 15:31:40.587
!MESSAGE Loading 'file:/tmp/test-9264759148259367292-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=2

!ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-06-13 15:31:40.592
!MESSAGE Loading 'memory:5b64d6b0-6edc-4f65-82fd-fd86af37f762' failed. retry=1

!ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-06-13 15:31:40.594
!MESSAGE Loading 'memory:5b64d6b0-6edc-4f65-82fd-fd86af37f762' failed. retry=2
Computing report information for 'https://download.eclipse.org/staging/2024-09'
Loading metadata repository 'https://download.eclipse.org/staging/2024-09'
Loading artifact repository 'https://download.eclipse.org/staging/2024-09'

!ENTRY org.eclipse.equinox.p2.metadata 1 0 2024-06-13 15:31:43.056
!MESSAGE No translation source unavailable. Default language will be used.
Waiting for report information completion for 'https://download.eclipse.org/staging/2024-09'
Emmitting report for 'https://download.eclipse.org/staging/2024-09'
###/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/tests
###>staging._2024_09
Emmitting report IU details for 'https://download.eclipse.org/staging/2024-09'
Publish report for 'https://download.eclipse.org/staging/2024-09' to '/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/archive/download.eclipse.org/staging/2024-09
Generating report index for '/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/report
Generating report index for '/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/report/download.eclipse.org
Generating report index for '/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/report/download.eclipse.org/staging
+ ls -sail archive buildship.aggrcon cdt.aggrcon collections.aggrcon dltk.aggrcon dtp.aggrcon ecf.aggrcon eclemma.aggrcon eclipse-installer eclipse-inst-jre-linux64.tar.gz egit.aggrcon embedcdt.aggrcon emf-cdo.aggrcon emf-compare.aggrcon emf-emf.aggrcon emf-emf-rap.aggrcon emf-parsley.aggrcon emf-services.aggrcon emft-ecoretools.aggrcon emft-eef.aggrcon emft-mwe.aggrcon ep.aggrcon epp-mpc.aggrcon gef.aggrcon gmp-gmf-runtime.aggrcon gmp-graphiti.aggrcon Jenkinsfile Jenkinsfile-oomph-report Jenkinsfile-reporeports linuxtools.aggrcon log lsp4e.aggrcon lsp4j.aggrcon m2e.aggrcon m2m-atl.aggrcon m2t-acceleo.aggrcon mat.aggrcon mdt-papyrus.aggrcon mdt-uml2.aggrcon modisco.aggrcon mylyn.aggrcon ocl.aggrcon oomph.aggrcon passage.aggrcon pdt.aggrcon pom.xml ptp.aggrcon qvtd.aggrcon qvto.aggrcon rap.aggrcon rap-tools.aggrcon rcptt.aggrcon report scout.aggrcon simrel.aggr simrel.aggran SimRelConfiguration.setup SimRel.setup sirius.aggrcon swtbot.aggrcon tcf.aggrcon tests tm4e.aggrcon tm.aggrcon tmf-xtext.aggrcon tracecompass.aggrcon usssdk.aggrcon viatra.aggrcon webtools.aggrcon wildwebdeveloper.aggrcon windowbuilder.aggrcon xwt.aggrcon
 954338506      4 -rw-r--r--. 1 jenkins 1000860000       688 Jun 13 15:28 buildship.aggrcon
 954338507      8 -rw-r--r--. 1 jenkins 1000860000      6414 Jun 13 15:28 cdt.aggrcon
 954338508      4 -rw-r--r--. 1 jenkins 1000860000       755 Jun 13 15:28 collections.aggrcon
 954338509      4 -rw-r--r--. 1 jenkins 1000860000      1472 Jun 13 15:28 dltk.aggrcon
 954338510      8 -rw-r--r--. 1 jenkins 1000860000      7450 Jun 13 15:28 dtp.aggrcon
 954338533      4 -rw-r--r--. 1 jenkins 1000860000      1107 Jun 13 15:28 ecf.aggrcon
 954338536      4 -rw-r--r--. 1 jenkins 1000860000       606 Jun 13 15:28 eclemma.aggrcon
 954328322 108564 -rw-r--r--. 1 jenkins 1000860000 111166770 Jun 13 06:49 eclipse-inst-jre-linux64.tar.gz
 954338537      4 -rw-r--r--. 1 jenkins 1000860000      2347 Jun 13 15:28 egit.aggrcon
 954338546      8 -rw-r--r--. 1 jenkins 1000860000      4261 Jun 13 15:28 embedcdt.aggrcon
 954338556      4 -rw-r--r--. 1 jenkins 1000860000      1862 Jun 13 15:28 emf-cdo.aggrcon
 954333954      4 -rw-r--r--. 1 jenkins 1000860000      2012 Jun 13 15:28 emf-compare.aggrcon
 954333966      4 -rw-r--r--. 1 jenkins 1000860000      1206 Jun 13 15:28 emf-emf.aggrcon
 954333965      4 -rw-r--r--. 1 jenkins 1000860000       657 Jun 13 15:28 emf-emf-rap.aggrcon
 954333967      4 -rw-r--r--. 1 jenkins 1000860000      1147 Jun 13 15:28 emf-parsley.aggrcon
 954333968      4 -rw-r--r--. 1 jenkins 1000860000      1300 Jun 13 15:28 emf-services.aggrcon
 954333969      4 -rw-r--r--. 1 jenkins 1000860000       581 Jun 13 15:28 emft-ecoretools.aggrcon
 954333970      4 -rw-r--r--. 1 jenkins 1000860000      1296 Jun 13 15:28 emft-eef.aggrcon
 954333971      4 -rw-r--r--. 1 jenkins 1000860000      1193 Jun 13 15:28 emft-mwe.aggrcon
 954333972      4 -rw-r--r--. 1 jenkins 1000860000      3277 Jun 13 15:28 ep.aggrcon
 954333973      4 -rw-r--r--. 1 jenkins 1000860000       762 Jun 13 15:28 epp-mpc.aggrcon
 954333974      4 -rw-r--r--. 1 jenkins 1000860000      3989 Jun 13 15:28 gef.aggrcon
 954333975      4 -rw-r--r--. 1 jenkins 1000860000      1141 Jun 13 15:28 gmp-gmf-runtime.aggrcon
 954333976      8 -rw-r--r--. 1 jenkins 1000860000      4388 Jun 13 15:28 gmp-graphiti.aggrcon
 954338110      8 -rw-r--r--. 1 jenkins 1000860000      4469 Jun 13 15:28 Jenkinsfile
 954338111      8 -rw-r--r--. 1 jenkins 1000860000      4226 Jun 13 15:28 Jenkinsfile-oomph-report
 954338496      4 -rw-r--r--. 1 jenkins 1000860000      1741 Jun 13 15:28 Jenkinsfile-reporeports
 954333977      8 -rw-r--r--. 1 jenkins 1000860000      6600 Jun 13 15:28 linuxtools.aggrcon
 954328323      4 -rw-r--r--. 1 jenkins 1000860000      3600 Jun 13 15:44 log
 954333978      4 -rw-r--r--. 1 jenkins 1000860000      1355 Jun 13 15:28 lsp4e.aggrcon
 954333979      4 -rw-r--r--. 1 jenkins 1000860000       663 Jun 13 15:28 lsp4j.aggrcon
 954333980      4 -rw-r--r--. 1 jenkins 1000860000      2769 Jun 13 15:28 m2e.aggrcon
 954333981      4 -rw-r--r--. 1 jenkins 1000860000       792 Jun 13 15:28 m2m-atl.aggrcon
 954333982      4 -rw-r--r--. 1 jenkins 1000860000      1081 Jun 13 15:28 m2t-acceleo.aggrcon
 954333985      4 -rw-r--r--. 1 jenkins 1000860000      1418 Jun 13 15:28 mat.aggrcon
 954333986      4 -rw-r--r--. 1 jenkins 1000860000       722 Jun 13 15:28 mdt-papyrus.aggrcon
 954333987      4 -rw-r--r--. 1 jenkins 1000860000       843 Jun 13 15:28 mdt-uml2.aggrcon
 954333988      4 -rw-r--r--. 1 jenkins 1000860000       855 Jun 13 15:28 modisco.aggrcon
 954333989      8 -rw-r--r--. 1 jenkins 1000860000      5537 Jun 13 15:28 mylyn.aggrcon
 954333990      4 -rw-r--r--. 1 jenkins 1000860000      1798 Jun 13 15:28 ocl.aggrcon
 954333991      4 -rw-r--r--. 1 jenkins 1000860000      1580 Jun 13 15:28 oomph.aggrcon
 954333992      4 -rw-r--r--. 1 jenkins 1000860000       685 Jun 13 15:28 passage.aggrcon
 954333993      4 -rw-r--r--. 1 jenkins 1000860000      1943 Jun 13 15:28 pdt.aggrcon
 954333994     12 -rw-r--r--. 1 jenkins 1000860000     11110 Jun 13 15:28 pom.xml
 954333995      4 -rw-r--r--. 1 jenkins 1000860000      2420 Jun 13 15:28 ptp.aggrcon
 954333996      4 -rw-r--r--. 1 jenkins 1000860000       846 Jun 13 15:28 qvtd.aggrcon
 954333997      4 -rw-r--r--. 1 jenkins 1000860000      1284 Jun 13 15:28 qvto.aggrcon
 954333999      4 -rw-r--r--. 1 jenkins 1000860000      1388 Jun 13 15:28 rap.aggrcon
 954333998      4 -rw-r--r--. 1 jenkins 1000860000       724 Jun 13 15:28 rap-tools.aggrcon
 954334000      4 -rw-r--r--. 1 jenkins 1000860000       618 Jun 13 15:28 rcptt.aggrcon
 954334001      4 -rw-r--r--. 1 jenkins 1000860000      1139 Jun 13 15:28 scout.aggrcon
 954334002     36 -rw-r--r--. 1 jenkins 1000860000     34146 Jun 13 15:28 simrel.aggr
 954334003     40 -rw-r--r--. 1 jenkins 1000860000     39788 Jun 13 15:28 simrel.aggran
 954338505      4 -rw-r--r--. 1 jenkins 1000860000      2863 Jun 13 15:28 SimRelConfiguration.setup
 954338504     12 -rw-r--r--. 1 jenkins 1000860000     11206 Jun 13 15:28 SimRel.setup
 954334004      4 -rw-r--r--. 1 jenkins 1000860000      1418 Jun 13 15:28 sirius.aggrcon
 954334005      4 -rw-r--r--. 1 jenkins 1000860000      1100 Jun 13 15:28 swtbot.aggrcon
 954334006      4 -rw-r--r--. 1 jenkins 1000860000      1220 Jun 13 15:28 tcf.aggrcon
 954334008      4 -rw-r--r--. 1 jenkins 1000860000      1081 Jun 13 15:28 tm4e.aggrcon
 954334007      4 -rw-r--r--. 1 jenkins 1000860000      1087 Jun 13 15:28 tm.aggrcon
 954334009      4 -rw-r--r--. 1 jenkins 1000860000      1072 Jun 13 15:28 tmf-xtext.aggrcon
 954334010      4 -rw-r--r--. 1 jenkins 1000860000      1614 Jun 13 15:28 tracecompass.aggrcon
 954334011      4 -rw-r--r--. 1 jenkins 1000860000       825 Jun 13 15:28 usssdk.aggrcon
 954334012      4 -rw-r--r--. 1 jenkins 1000860000      1149 Jun 13 15:28 viatra.aggrcon
 954334013      8 -rw-r--r--. 1 jenkins 1000860000      7754 Jun 13 15:28 webtools.aggrcon
 954334014      4 -rw-r--r--. 1 jenkins 1000860000      1356 Jun 13 15:28 wildwebdeveloper.aggrcon
 954334015      4 -rw-r--r--. 1 jenkins 1000860000      2526 Jun 13 15:28 windowbuilder.aggrcon
 954328321      4 -rw-r--r--. 1 jenkins 1000860000      1114 Jun 13 15:28 xwt.aggrcon

archive:
total 32
1105258784  0 drwxr-sr-x. 3 jenkins 1000860000   132 Jun 13 15:44 .
 954338050  4 drwxr-sr-x. 9 jenkins 1000860000  4096 Jun 13 15:31 ..
1105258933  4 -rw-r--r--. 1 jenkins 1000860000  1452 Jun 13 15:44 1Cluw7AHG+mS7aaSxzMkt40wPAA_.png
1105258932  8 -rw-r--r--. 1 jenkins 1000860000  4682 Jun 13 15:44 3CuErc8CDY0ivu5RJRO160i35_Y_.png
 772893434  0 drwxr-sr-x. 3 jenkins 1000860000   119 Jun 13 15:44 download.eclipse.org
1105258926 16 -rw-r--r--. 1 jenkins 1000860000 12347 Jun 13 15:44 index.html

eclipse-installer:
total 316
1108453317   0 drwxr-sr-x.  7 jenkins 1000860000    163 Jun 13 06:45 .
 954338050   4 drwxr-sr-x.  9 jenkins 1000860000   4096 Jun 13 15:31 ..
1108453977  56 -rw-r--r--.  1 jenkins 1000860000  54428 Jun 13 06:45 artifacts.xml
1246907328   4 drwxr-sr-x.  7 jenkins 1000860000   4096 Jun 13 15:31 configuration
1108453979  92 -rwxr-xr-x.  1 jenkins 1000860000  90184 Jun 13 06:44 eclipse-inst
1108454400   4 -rw-r--r--.  1 jenkins 1000860000    602 Jun 13 06:45 eclipse-inst.ini
1208029446   4 drwxr-sr-x. 19 jenkins 1000860000   4096 Jun 13 06:45 features
1108453978 132 -rwxr-xr-x.  1 jenkins 1000860000 134914 Jun 13 06:44 icon.xpm
1109462469   0 drwxr-sr-x.  5 jenkins 1000860000    119 Jun 13 15:31 p2
1122080768  20 drwxr-sr-x.  5 jenkins 1000860000  16384 Jun 13 06:45 plugins
1246383214   0 drwxr-sr-x.  2 jenkins 1000860000     33 Jun 13 06:45 readme

report:
total 32
1259409637  0 drwxr-sr-x. 4 jenkins 1000860000   149 Jun 13 15:44 .
 954338050  4 drwxr-sr-x. 9 jenkins 1000860000  4096 Jun 13 15:31 ..
1259409646  4 -rw-r--r--. 1 jenkins 1000860000  1452 Jun 13 15:44 1Cluw7AHG+mS7aaSxzMkt40wPAA_.png
1259409645  8 -rw-r--r--. 1 jenkins 1000860000  4682 Jun 13 15:44 3CuErc8CDY0ivu5RJRO160i35_Y_.png
1339167270  0 drwxr-sr-x. 5 jenkins 1000860000    51 Jun 13 15:32 artifacts
1341274566  0 drwxr-sr-x. 3 jenkins 1000860000   119 Jun 13 15:44 download.eclipse.org
1259409647 16 -rw-r--r--. 1 jenkins 1000860000 12347 Jun 13 15:44 index.html

tests:
total 1392
1340209612    0 drwxr-sr-x. 2 jenkins 1000860000      46 Jun 13 15:35 .
 954338050    4 drwxr-sr-x. 9 jenkins 1000860000    4096 Jun 13 15:31 ..
1340209613 1388 -rw-r--r--. 1 jenkins 1000860000 1418728 Jun 13 15:35 TEST-staging._2024_09.Simple.xml
[Pipeline] sshagent
[ssh-agent] Using credentials genie.simrel (ssh://genie.simrel@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-Ktpj05fbPfAe/agent.782
SSH_AGENT_PID=784
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test@tmp/private_key_10725230271144174957.key (/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test@tmp/private_key_10725230271144174957.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ scp -r archive genie.simrel@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/staging/2024-09/buildInfo
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 784 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
Lock released on resource [staging-repository]
[Pipeline] // lock
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS