Skip to content
Success

Console Output

12:30:06 Started by timer
12:30:06 Running as SYSTEM
12:30:06 Agent centos-8-0qc0v is provisioned from template centos-8
12:30:06 ---
12:30:06 apiVersion: "v1"
12:30:06 kind: "Pod"
12:30:06 metadata:
12:30:06   annotations:
12:30:06     kubernetes.jenkins.io/last-refresh: "1721579401154"
12:30:06   labels:
12:30:06     jenkins: "slave"
12:30:06     jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
12:30:06     jenkins/label: "centos-latest_centos-8"
12:30:06     kubernetes.jenkins.io/controller: "http___jenkins-ui_releng_svc_cluster_local_relengx"
12:30:06   name: "centos-8-0qc0v"
12:30:06   namespace: "releng"
12:30:06 spec:
12:30:06   containers:
12:30:06   - env:
12:30:06     - name: "JENKINS_SECRET"
12:30:06       value: "********"
12:30:06     - name: "JENKINS_TUNNEL"
12:30:06       value: "jenkins-discovery.releng.svc.cluster.local:50000"
12:30:06     - name: "JENKINS_AGENT_NAME"
12:30:06       value: "centos-8-0qc0v"
12:30:06     - name: "JENKINS_REMOTING_JAVA_OPTS"
12:30:06       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
12:30:06         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
12:30:06     - name: "JAVA_TOOL_OPTIONS"
12:30:06       value: ""
12:30:06     - name: "_JAVA_OPTIONS"
12:30:06       value: ""
12:30:06     - name: "REMOTING_OPTS"
12:30:06       value: "-noReconnectAfter 1d"
12:30:06     - name: "OPENJ9_JAVA_OPTIONS"
12:30:06       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
12:30:06     - name: "JENKINS_NAME"
12:30:06       value: "centos-8-0qc0v"
12:30:06     - name: "JENKINS_AGENT_WORKDIR"
12:30:06       value: "/home/jenkins/agent"
12:30:06     - name: "JENKINS_URL"
12:30:06       value: "http://jenkins-ui.releng.svc.cluster.local/releng/"
12:30:06     image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3206.vb_15dcf73f6a_9"
12:30:06     imagePullPolicy: "Always"
12:30:06     name: "jnlp"
12:30:06     resources:
12:30:06       limits:
12:30:06         cpu: "2000m"
12:30:06         memory: "4096Mi"
12:30:06       requests:
12:30:06         cpu: "1000m"
12:30:06         memory: "4096Mi"
12:30:06     tty: true
12:30:06     volumeMounts:
12:30:06     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml"
12:30:06       name: "m2-secret-dir"
12:30:06       readOnly: true
12:30:06       subPath: "settings-deploy-ossrh-releng.xml"
12:30:06     - mountPath: "/home/jenkins/.m2/toolchains.xml"
12:30:06       name: "m2-dir"
12:30:06       readOnly: true
12:30:06       subPath: "toolchains.xml"
12:30:06     - mountPath: "/home/jenkins/.mavenrc"
12:30:06       name: "m2-dir"
12:30:06       readOnly: true
12:30:06       subPath: ".mavenrc"
12:30:06     - mountPath: "/opt/tools"
12:30:06       name: "volume-0"
12:30:06       readOnly: false
12:30:06     - mountPath: "/home/jenkins"
12:30:06       name: "volume-2"
12:30:06       readOnly: false
12:30:06     - mountPath: "/home/jenkins/.m2/repository"
12:30:06       name: "volume-3"
12:30:06       readOnly: false
12:30:06     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-pde.xml"
12:30:06       name: "m2-secret-dir"
12:30:06       readOnly: true
12:30:06       subPath: "settings-deploy-ossrh-pde.xml"
12:30:06     - mountPath: "/home/jenkins/.m2/settings-security.xml"
12:30:06       name: "m2-secret-dir"
12:30:06       readOnly: true
12:30:06       subPath: "settings-security.xml"
12:30:06     - mountPath: "/home/jenkins/.m2/wrapper"
12:30:06       name: "volume-4"
12:30:06       readOnly: false
12:30:06     - mountPath: "/home/jenkins/.m2/settings.xml"
12:30:06       name: "m2-secret-dir"
12:30:06       readOnly: true
12:30:06       subPath: "settings.xml"
12:30:06     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-jdt.xml"
12:30:06       name: "m2-secret-dir"
12:30:06       readOnly: true
12:30:06       subPath: "settings-deploy-ossrh-jdt.xml"
12:30:06     - mountPath: "/home/jenkins/.ssh"
12:30:06       name: "volume-1"
12:30:06       readOnly: false
12:30:06       subPath: ""
12:30:06     - mountPath: "/home/jenkins/agent"
12:30:06       name: "workspace-volume"
12:30:06       readOnly: false
12:30:06     workingDir: "/home/jenkins/agent"
12:30:06   nodeSelector:
12:30:06     kubernetes.io/os: "linux"
12:30:06   restartPolicy: "Never"
12:30:06   volumes:
12:30:06   - name: "volume-0"
12:30:06     persistentVolumeClaim:
12:30:06       claimName: "tools-claim-jiro-releng"
12:30:06       readOnly: true
12:30:06   - name: "m2-secret-dir"
12:30:06     secret:
12:30:06       secretName: "m2-secret-dir"
12:30:06   - emptyDir:
12:30:06       medium: ""
12:30:06     name: "volume-2"
12:30:06   - configMap:
12:30:06       name: "m2-dir"
12:30:06     name: "m2-dir"
12:30:06   - configMap:
12:30:06       name: "known-hosts"
12:30:06     name: "volume-1"
12:30:06   - emptyDir:
12:30:06       medium: ""
12:30:06     name: "workspace-volume"
12:30:06   - emptyDir:
12:30:06       medium: ""
12:30:06     name: "volume-4"
12:30:06   - emptyDir:
12:30:06       medium: ""
12:30:06     name: "volume-3"
12:30:06 
12:30:06 Building remotely on centos-8-0qc0v (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/Publish_shell_scripts_for_releng_jobs
12:30:06 [WS-CLEANUP] Deleting project workspace...
12:30:06 [WS-CLEANUP] Deferred wipeout is used...
12:30:06 [ssh-agent] Looking for ssh-agent implementation...
12:30:06 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:30:06 $ ssh-agent
12:30:06 SSH_AUTH_SOCK=/tmp/ssh-YmHkPve6W84J/agent.42
12:30:06 SSH_AGENT_PID=44
12:30:06 [ssh-agent] Started.
12:30:06 Running ssh-add (command line suppressed)
12:30:06 Identity added: /home/jenkins/agent/workspace/Publish_shell_scripts_for_releng_jobs@tmp/private_key_10783347190663458205.key (/home/jenkins/agent/workspace/Publish_shell_scripts_for_releng_jobs@tmp/private_key_10783347190663458205.key)
12:30:06 [ssh-agent] Using credentials genie.releng (ssh://genie.releng@projects-storage.eclipse.org)
12:30:06 [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM
12:30:06 [Publish_shell_scripts_for_releng_jobs] $ /bin/bash -x /tmp/jenkins4133434274487351204.sh
12:30:06 + git clone -b master https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
12:30:06 Cloning into 'eclipse.platform.releng.aggregator'...
12:30:18 + syncLocation=/home/data/httpd/download.eclipse.org/eclipse/relengScripts
12:30:18 + ssh genie.releng@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/eclipse/relengScripts
12:30:20 + ssh genie.releng@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/eclipse/relengScripts
12:30:20 + pushd eclipse.platform.releng.aggregator
12:30:20 ~/agent/workspace/Publish_shell_scripts_for_releng_jobs/eclipse.platform.releng.aggregator ~/agent/workspace/Publish_shell_scripts_for_releng_jobs
12:30:20 + scp -r production genie.releng@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/eclipse/relengScripts/.
12:30:20 + scp -r scripts genie.releng@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/eclipse/relengScripts/.
12:30:21 + scp -r cje-production genie.releng@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/eclipse/relengScripts/.
12:30:21 + pushd eclipse.platform.releng.tychoeclipsebuilder/eclipse
12:30:21 ~/agent/workspace/Publish_shell_scripts_for_releng_jobs/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse ~/agent/workspace/Publish_shell_scripts_for_releng_jobs/eclipse.platform.releng.aggregator ~/agent/workspace/Publish_shell_scripts_for_releng_jobs
12:30:21 + scp -r buildScripts genie.releng@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/eclipse/relengScripts/.
12:30:22 + popd
12:30:22 ~/agent/workspace/Publish_shell_scripts_for_releng_jobs/eclipse.platform.releng.aggregator ~/agent/workspace/Publish_shell_scripts_for_releng_jobs
12:30:22 + pushd eclipse.platform.releng.tychoeclipsebuilder
12:30:22 ~/agent/workspace/Publish_shell_scripts_for_releng_jobs/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder ~/agent/workspace/Publish_shell_scripts_for_releng_jobs/eclipse.platform.releng.aggregator ~/agent/workspace/Publish_shell_scripts_for_releng_jobs
12:30:22 + scp -r entitlement genie.releng@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/eclipse/relengScripts/.
12:30:22 + popd
12:30:22 ~/agent/workspace/Publish_shell_scripts_for_releng_jobs/eclipse.platform.releng.aggregator ~/agent/workspace/Publish_shell_scripts_for_releng_jobs
12:30:22 + popd
12:30:22 ~/agent/workspace/Publish_shell_scripts_for_releng_jobs
12:30:22 $ ssh-agent -k
12:30:22 unset SSH_AUTH_SOCK;
12:30:22 unset SSH_AGENT_PID;
12:30:22 echo Agent pid 44 killed;
12:30:22 [ssh-agent] Stopped.
12:30:22 Finished: SUCCESS