Skip to content

Console Output

19:15:46 Started by upstream project "Builds/I-build-4.32" build number 82
19:15:46 originally caused by:
19:15:46  Started by timer
19:15:46 Running as SYSTEM
19:15:46 Agent centos-8-0trfk is provisioned from template centos-8
19:15:46 ---
19:15:46 apiVersion: "v1"
19:15:46 kind: "Pod"
19:15:46 metadata:
19:15:46   labels:
19:15:46     jenkins: "slave"
19:15:46     jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
19:15:46     jenkins/label: "centos-latest_centos-8"
19:15:46   name: "centos-8-0trfk"
19:15:46   namespace: "releng"
19:15:46 spec:
19:15:46   containers:
19:15:46   - env:
19:15:46     - name: "JENKINS_SECRET"
19:15:46       value: "********"
19:15:46     - name: "JENKINS_TUNNEL"
19:15:46       value: "jenkins-discovery.releng.svc.cluster.local:50000"
19:15:46     - name: "JENKINS_AGENT_NAME"
19:15:46       value: "centos-8-0trfk"
19:15:46     - name: "JENKINS_REMOTING_JAVA_OPTS"
19:15:46       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
19:15:46         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
19:15:46     - name: "JAVA_TOOL_OPTIONS"
19:15:46       value: ""
19:15:46     - name: "_JAVA_OPTIONS"
19:15:46       value: ""
19:15:46     - name: "OPENJ9_JAVA_OPTIONS"
19:15:46       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
19:15:46     - name: "JENKINS_NAME"
19:15:46       value: "centos-8-0trfk"
19:15:46     - name: "JENKINS_AGENT_WORKDIR"
19:15:46       value: "/home/jenkins/agent"
19:15:46     - name: "JENKINS_URL"
19:15:46       value: "http://jenkins-ui.releng.svc.cluster.local/releng/"
19:15:46     image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3160.vd76b_9ddd10cc"
19:15:46     imagePullPolicy: "Always"
19:15:46     name: "jnlp"
19:15:46     resources:
19:15:46       limits:
19:15:46         cpu: "2000m"
19:15:46         memory: "4096Mi"
19:15:46       requests:
19:15:46         cpu: "1000m"
19:15:46         memory: "4096Mi"
19:15:46     tty: true
19:15:46     volumeMounts:
19:15:46     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml"
19:15:46       name: "m2-secret-dir"
19:15:46       readOnly: true
19:15:46       subPath: "settings-deploy-ossrh-releng.xml"
19:15:46     - mountPath: "/home/jenkins/.m2/toolchains.xml"
19:15:46       name: "m2-dir"
19:15:46       readOnly: true
19:15:46       subPath: "toolchains.xml"
19:15:46     - mountPath: "/home/jenkins/.mavenrc"
19:15:46       name: "m2-dir"
19:15:46       readOnly: true
19:15:46       subPath: ".mavenrc"
19:15:46     - mountPath: "/opt/tools"
19:15:46       name: "volume-0"
19:15:46       readOnly: false
19:15:46     - mountPath: "/home/jenkins"
19:15:46       name: "volume-2"
19:15:46       readOnly: false
19:15:46     - mountPath: "/home/jenkins/.m2/repository"
19:15:46       name: "volume-3"
19:15:46       readOnly: false
19:15:46     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-pde.xml"
19:15:46       name: "m2-secret-dir"
19:15:46       readOnly: true
19:15:46       subPath: "settings-deploy-ossrh-pde.xml"
19:15:46     - mountPath: "/home/jenkins/.m2/settings-security.xml"
19:15:46       name: "m2-secret-dir"
19:15:46       readOnly: true
19:15:46       subPath: "settings-security.xml"
19:15:46     - mountPath: "/home/jenkins/.m2/wrapper"
19:15:46       name: "volume-4"
19:15:46       readOnly: false
19:15:46     - mountPath: "/home/jenkins/.m2/settings.xml"
19:15:46       name: "m2-secret-dir"
19:15:46       readOnly: true
19:15:46       subPath: "settings.xml"
19:15:46     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-jdt.xml"
19:15:46       name: "m2-secret-dir"
19:15:46       readOnly: true
19:15:46       subPath: "settings-deploy-ossrh-jdt.xml"
19:15:46     - mountPath: "/home/jenkins/.ssh"
19:15:46       name: "volume-1"
19:15:46       readOnly: false
19:15:46       subPath: ""
19:15:46     - mountPath: "/home/jenkins/agent"
19:15:46       name: "workspace-volume"
19:15:46       readOnly: false
19:15:46     workingDir: "/home/jenkins/agent"
19:15:46   nodeSelector:
19:15:46     kubernetes.io/os: "linux"
19:15:46   restartPolicy: "Never"
19:15:46   volumes:
19:15:46   - name: "volume-0"
19:15:46     persistentVolumeClaim:
19:15:46       claimName: "tools-claim-jiro-releng"
19:15:46       readOnly: true
19:15:46   - name: "m2-secret-dir"
19:15:46     secret:
19:15:46       secretName: "m2-secret-dir"
19:15:46   - emptyDir:
19:15:46       medium: ""
19:15:46     name: "volume-2"
19:15:46   - configMap:
19:15:46       name: "m2-dir"
19:15:46     name: "m2-dir"
19:15:46   - configMap:
19:15:46       name: "known-hosts"
19:15:46     name: "volume-1"
19:15:46   - emptyDir:
19:15:46       medium: ""
19:15:46     name: "workspace-volume"
19:15:46   - emptyDir:
19:15:46       medium: ""
19:15:46     name: "volume-4"
19:15:46   - emptyDir:
19:15:46       medium: ""
19:15:46     name: "volume-3"
19:15:46 
19:15:46 Building remotely on centos-8-0trfk (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/eclipse.releng.updateIndex
19:15:46 [ssh-agent] Looking for ssh-agent implementation...
19:15:47 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:15:47 $ ssh-agent
19:15:47 SSH_AUTH_SOCK=/tmp/ssh-P5LzZE50RkeR/agent.44
19:15:47 SSH_AGENT_PID=46
19:15:47 [ssh-agent] Started.
19:15:47 Running ssh-add (command line suppressed)
19:15:47 Identity added: /home/jenkins/agent/workspace/eclipse.releng.updateIndex@tmp/private_key_14260999235262855504.key (/home/jenkins/agent/workspace/eclipse.releng.updateIndex@tmp/private_key_14260999235262855504.key)
19:15:47 [ssh-agent] Using credentials genie.releng (ssh://genie.releng@projects-storage.eclipse.org)
19:15:47 [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM
19:15:47 [eclipse.releng.updateIndex] $ /bin/bash -x /tmp/jenkins17595586344566463015.sh
19:15:47 + PHP_PAGE=createIndex4x.php
19:15:47 + HTML_PAGE=index.html
19:15:47 + TEMP_INDEX=tempIndex.html
19:15:47 + SITE_HOST=download.eclipse.org
19:15:47 + wget --no-verbose -O tempIndex.html https://download.eclipse.org/eclipse/downloads/createIndex4x.php
19:15:47 2024-04-27 23:15:47 URL:https://download.eclipse.org/eclipse/downloads/createIndex4x.php [29872] -> "tempIndex.html" [1]
19:15:47 + scp tempIndex.html genie.releng@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/eclipse/downloads/index.html
19:15:47 $ ssh-agent -k
19:15:47 unset SSH_AUTH_SOCK;
19:15:47 unset SSH_AGENT_PID;
19:15:47 echo Agent pid 46 killed;
19:15:47 [ssh-agent] Stopped.
19:15:47 Finished: SUCCESS