Skip to content
Success

Console Output

07:45:05 Started by timer
07:45:05 Running as SYSTEM
07:45:05 Agent centos-8-q1c3q is provisioned from template centos-8
07:45:05 ---
07:45:05 apiVersion: "v1"
07:45:05 kind: "Pod"
07:45:05 metadata:
07:45:05   annotations:
07:45:05     kubernetes.jenkins.io/last-refresh: "1722167101148"
07:45:05   labels:
07:45:05     jenkins: "slave"
07:45:05     jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
07:45:05     jenkins/label: "centos-latest_centos-8"
07:45:05     kubernetes.jenkins.io/controller: "http___jenkins-ui_releng_svc_cluster_local_relengx"
07:45:05   name: "centos-8-q1c3q"
07:45:05   namespace: "releng"
07:45:05 spec:
07:45:05   containers:
07:45:05   - env:
07:45:05     - name: "JENKINS_SECRET"
07:45:05       value: "********"
07:45:05     - name: "JENKINS_TUNNEL"
07:45:05       value: "jenkins-discovery.releng.svc.cluster.local:50000"
07:45:05     - name: "JENKINS_AGENT_NAME"
07:45:05       value: "centos-8-q1c3q"
07:45:05     - name: "JENKINS_REMOTING_JAVA_OPTS"
07:45:05       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
07:45:05         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
07:45:05     - name: "JAVA_TOOL_OPTIONS"
07:45:05       value: ""
07:45:05     - name: "_JAVA_OPTIONS"
07:45:05       value: ""
07:45:05     - name: "REMOTING_OPTS"
07:45:05       value: "-noReconnectAfter 1d"
07:45:05     - name: "OPENJ9_JAVA_OPTIONS"
07:45:05       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
07:45:05     - name: "JENKINS_NAME"
07:45:05       value: "centos-8-q1c3q"
07:45:05     - name: "JENKINS_AGENT_WORKDIR"
07:45:05       value: "/home/jenkins/agent"
07:45:05     - name: "JENKINS_URL"
07:45:05       value: "http://jenkins-ui.releng.svc.cluster.local/releng/"
07:45:05     image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3206.vb_15dcf73f6a_9"
07:45:05     imagePullPolicy: "Always"
07:45:05     name: "jnlp"
07:45:05     resources:
07:45:05       limits:
07:45:05         cpu: "2000m"
07:45:05         memory: "4096Mi"
07:45:05       requests:
07:45:05         cpu: "1000m"
07:45:05         memory: "4096Mi"
07:45:05     tty: true
07:45:05     volumeMounts:
07:45:05     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml"
07:45:05       name: "m2-secret-dir"
07:45:05       readOnly: true
07:45:05       subPath: "settings-deploy-ossrh-releng.xml"
07:45:05     - mountPath: "/home/jenkins/.m2/toolchains.xml"
07:45:05       name: "m2-dir"
07:45:05       readOnly: true
07:45:05       subPath: "toolchains.xml"
07:45:05     - mountPath: "/home/jenkins/.mavenrc"
07:45:05       name: "m2-dir"
07:45:05       readOnly: true
07:45:05       subPath: ".mavenrc"
07:45:05     - mountPath: "/opt/tools"
07:45:05       name: "volume-0"
07:45:05       readOnly: false
07:45:05     - mountPath: "/home/jenkins"
07:45:05       name: "volume-2"
07:45:05       readOnly: false
07:45:05     - mountPath: "/home/jenkins/.m2/repository"
07:45:05       name: "volume-3"
07:45:05       readOnly: false
07:45:05     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-pde.xml"
07:45:05       name: "m2-secret-dir"
07:45:05       readOnly: true
07:45:05       subPath: "settings-deploy-ossrh-pde.xml"
07:45:05     - mountPath: "/home/jenkins/.m2/settings-security.xml"
07:45:05       name: "m2-secret-dir"
07:45:05       readOnly: true
07:45:05       subPath: "settings-security.xml"
07:45:05     - mountPath: "/home/jenkins/.m2/wrapper"
07:45:05       name: "volume-4"
07:45:05       readOnly: false
07:45:05     - mountPath: "/home/jenkins/.m2/settings.xml"
07:45:05       name: "m2-secret-dir"
07:45:05       readOnly: true
07:45:05       subPath: "settings.xml"
07:45:05     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-jdt.xml"
07:45:05       name: "m2-secret-dir"
07:45:05       readOnly: true
07:45:05       subPath: "settings-deploy-ossrh-jdt.xml"
07:45:05     - mountPath: "/home/jenkins/.ssh"
07:45:05       name: "volume-1"
07:45:05       readOnly: false
07:45:05       subPath: ""
07:45:05     - mountPath: "/home/jenkins/agent"
07:45:05       name: "workspace-volume"
07:45:05       readOnly: false
07:45:05     workingDir: "/home/jenkins/agent"
07:45:05   nodeSelector:
07:45:05     kubernetes.io/os: "linux"
07:45:05   restartPolicy: "Never"
07:45:05   volumes:
07:45:05   - name: "volume-0"
07:45:05     persistentVolumeClaim:
07:45:05       claimName: "tools-claim-jiro-releng"
07:45:05       readOnly: true
07:45:05   - name: "m2-secret-dir"
07:45:05     secret:
07:45:05       secretName: "m2-secret-dir"
07:45:05   - emptyDir:
07:45:05       medium: ""
07:45:05     name: "volume-2"
07:45:05   - configMap:
07:45:05       name: "m2-dir"
07:45:05     name: "m2-dir"
07:45:05   - configMap:
07:45:05       name: "known-hosts"
07:45:05     name: "volume-1"
07:45:05   - emptyDir:
07:45:05       medium: ""
07:45:05     name: "workspace-volume"
07:45:05   - emptyDir:
07:45:05       medium: ""
07:45:05     name: "volume-4"
07:45:05   - emptyDir:
07:45:05       medium: ""
07:45:05     name: "volume-3"
07:45:05 
07:45:05 Building remotely on centos-8-q1c3q (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/rt.equinox.releng.cleanupDLsite
07:45:05 [ssh-agent] Looking for ssh-agent implementation...
07:45:05 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
07:45:05 $ ssh-agent
07:45:05 SSH_AUTH_SOCK=/tmp/ssh-kawgWzK2EFvo/agent.42
07:45:05 SSH_AGENT_PID=44
07:45:05 [ssh-agent] Started.
07:45:05 Running ssh-add (command line suppressed)
07:45:05 Identity added: /home/jenkins/agent/workspace/rt.equinox.releng.cleanupDLsite@tmp/private_key_17552264531088653266.key (/home/jenkins/agent/workspace/rt.equinox.releng.cleanupDLsite@tmp/private_key_17552264531088653266.key)
07:45:05 [ssh-agent] Using credentials genie.releng (ssh://genie.releng@projects-storage.eclipse.org)
07:45:05 [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM
07:45:05 No emails were triggered.
07:45:05 [rt.equinox.releng.cleanupDLsite] $ /bin/sh -xe /tmp/jenkins12862106770783604793.sh
07:45:05 + wget --no-proxy https://raw.githubusercontent.com/eclipse-platform/eclipse.platform.releng.aggregator/master/cje-production/cleaners/cleanupEquinox.sh
07:45:05 --2024-07-28 11:45:05--  https://raw.githubusercontent.com/eclipse-platform/eclipse.platform.releng.aggregator/master/cje-production/cleaners/cleanupEquinox.sh
07:45:05 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ...
07:45:05 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
07:45:05 HTTP request sent, awaiting response... 200 OK
07:45:05 Length: 1105 (1.1K) [text/plain]
07:45:05 Saving to: ‘cleanupEquinox.sh’
07:45:05 
07:45:05      0K .                                                     100% 90.3M=0s
07:45:05 
07:45:05 2024-07-28 11:45:05 (90.3 MB/s) - ‘cleanupEquinox.sh’ saved [1105/1105]
07:45:05 
07:45:05 + ssh genie.releng@projects-storage.eclipse.org
07:45:05 Pseudo-terminal will not be allocated because stdin is not a terminal.
07:45:07 Welcome to Ubuntu 22.04.4 LTS (GNU/Linux 5.15.0-101-generic x86_64)
07:45:07 
07:45:07  * Documentation:  https://help.ubuntu.com
07:45:07  * Management:     https://landscape.canonical.com
07:45:07  * Support:        https://ubuntu.com/pro
07:45:07 
07:45:07   System information as of Sun Jul 28 07:45:06 EDT 2024
07:45:07 
07:45:07   System load:  0.00146484375     Users logged in:       1
07:45:07   Usage of /:   9.5% of 57.97GB   IPv4 address for ens2: 172.30.206.150
07:45:07   Memory usage: 17%               IPv4 address for ens2: 198.41.30.204
07:45:07   Swap usage:   0%                IPv4 address for ens2: 172.16.102.3
07:45:07   Processes:    132               IPv4 address for ens3: 172.25.25.150
07:45:07 
07:45:07  * Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s
07:45:07    just raised the bar for easy, resilient and secure K8s cluster deployment.
07:45:07 
07:45:07    https://ubuntu.com/engage/secure-kubernetes-at-the-edge
07:45:07 
07:45:07 Expanded Security Maintenance for Applications is not enabled.
07:45:07 
07:45:07 21 updates can be applied immediately.
07:45:07 To see these additional updates run: apt list --upgradable
07:45:07 
07:45:07 2 additional security updates can be applied with ESM Apps.
07:45:07 Learn more about enabling ESM Apps service at https://ubuntu.com/esm
07:45:07 
07:45:07 New release '24.04 LTS' available.
07:45:07 Run 'do-release-upgrade' to upgrade to it.
07:45:07 
07:45:07 
07:45:07 *** System restart required ***
07:45:07 
07:45:07 	Current date: 2024 0728 07:45
07:45:07 	Removing drops from downloads server at /home/data/httpd/download.eclipse.org/equinox/drops
07:45:07 
07:45:07 	Deleting: I20240725-0200
07:45:07 
07:45:07 $ ssh-agent -k
07:45:07 unset SSH_AUTH_SOCK;
07:45:07 unset SSH_AGENT_PID;
07:45:07 echo Agent pid 44 killed;
07:45:07 [ssh-agent] Stopped.
07:45:07 No emails were triggered.
07:45:07 Finished: SUCCESS