Skip to content

Console Output

05:43:15 [2024-04-10T09:43:15.681Z] Agent centos-7-d00m7 is provisioned from template centos-7
05:43:15 [2024-04-10T09:43:15.684Z] ---
05:43:15 [2024-04-10T09:43:15.684Z] apiVersion: "v1"
05:43:15 [2024-04-10T09:43:15.684Z] kind: "Pod"
05:43:15 [2024-04-10T09:43:15.684Z] metadata:
05:43:15 [2024-04-10T09:43:15.684Z]   labels:
05:43:15 [2024-04-10T09:43:15.684Z]     jenkins: "slave"
05:43:15 [2024-04-10T09:43:15.684Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
05:43:15 [2024-04-10T09:43:15.684Z]     jenkins/label: "migration_jipp-migration_centos-7"
05:43:15 [2024-04-10T09:43:15.684Z]   name: "centos-7-d00m7"
05:43:15 [2024-04-10T09:43:15.684Z]   namespace: "egit"
05:43:15 [2024-04-10T09:43:15.684Z] spec:
05:43:15 [2024-04-10T09:43:15.684Z]   containers:
05:43:15 [2024-04-10T09:43:15.684Z]   - env:
05:43:15 [2024-04-10T09:43:15.684Z]     - name: "JENKINS_SECRET"
05:43:15 [2024-04-10T09:43:15.684Z]       value: "********"
05:43:15 [2024-04-10T09:43:15.684Z]     - name: "JENKINS_TUNNEL"
05:43:15 [2024-04-10T09:43:15.684Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
05:43:15 [2024-04-10T09:43:15.684Z]     - name: "JENKINS_AGENT_NAME"
05:43:15 [2024-04-10T09:43:15.684Z]       value: "centos-7-d00m7"
05:43:15 [2024-04-10T09:43:15.684Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
05:43:15 [2024-04-10T09:43:15.684Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
05:43:15 [2024-04-10T09:43:15.684Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
05:43:15 [2024-04-10T09:43:15.684Z]     - name: "JAVA_TOOL_OPTIONS"
05:43:15 [2024-04-10T09:43:15.684Z]       value: ""
05:43:15 [2024-04-10T09:43:15.684Z]     - name: "_JAVA_OPTIONS"
05:43:15 [2024-04-10T09:43:15.684Z]       value: ""
05:43:15 [2024-04-10T09:43:15.684Z]     - name: "OPENJ9_JAVA_OPTIONS"
05:43:15 [2024-04-10T09:43:15.684Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
05:43:15 [2024-04-10T09:43:15.684Z]     - name: "JENKINS_NAME"
05:43:15 [2024-04-10T09:43:15.684Z]       value: "centos-7-d00m7"
05:43:15 [2024-04-10T09:43:15.684Z]     - name: "JENKINS_AGENT_WORKDIR"
05:43:15 [2024-04-10T09:43:15.684Z]       value: "/home/jenkins/agent"
05:43:15 [2024-04-10T09:43:15.684Z]     - name: "JENKINS_URL"
05:43:15 [2024-04-10T09:43:15.684Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
05:43:15 [2024-04-10T09:43:15.684Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
05:43:15 [2024-04-10T09:43:15.684Z]     imagePullPolicy: "Always"
05:43:15 [2024-04-10T09:43:15.684Z]     name: "jnlp"
05:43:15 [2024-04-10T09:43:15.684Z]     resources:
05:43:15 [2024-04-10T09:43:15.684Z]       limits:
05:43:15 [2024-04-10T09:43:15.684Z]         cpu: "2000m"
05:43:15 [2024-04-10T09:43:15.684Z]         memory: "4096Mi"
05:43:15 [2024-04-10T09:43:15.684Z]       requests:
05:43:15 [2024-04-10T09:43:15.684Z]         cpu: "1000m"
05:43:15 [2024-04-10T09:43:15.684Z]         memory: "4096Mi"
05:43:15 [2024-04-10T09:43:15.684Z]     tty: true
05:43:15 [2024-04-10T09:43:15.684Z]     volumeMounts:
05:43:15 [2024-04-10T09:43:15.684Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
05:43:15 [2024-04-10T09:43:15.684Z]       name: "m2-dir"
05:43:15 [2024-04-10T09:43:15.684Z]       readOnly: true
05:43:15 [2024-04-10T09:43:15.684Z]       subPath: "toolchains.xml"
05:43:15 [2024-04-10T09:43:15.684Z]     - mountPath: "/home/jenkins/.mavenrc"
05:43:15 [2024-04-10T09:43:15.684Z]       name: "m2-dir"
05:43:15 [2024-04-10T09:43:15.684Z]       readOnly: true
05:43:15 [2024-04-10T09:43:15.684Z]       subPath: ".mavenrc"
05:43:15 [2024-04-10T09:43:15.684Z]     - mountPath: "/opt/tools"
05:43:15 [2024-04-10T09:43:15.684Z]       name: "volume-0"
05:43:15 [2024-04-10T09:43:15.684Z]       readOnly: false
05:43:15 [2024-04-10T09:43:15.684Z]     - mountPath: "/home/jenkins"
05:43:15 [2024-04-10T09:43:15.684Z]       name: "volume-2"
05:43:15 [2024-04-10T09:43:15.684Z]       readOnly: false
05:43:15 [2024-04-10T09:43:15.684Z]     - mountPath: "/home/jenkins/.m2/repository"
05:43:15 [2024-04-10T09:43:15.684Z]       name: "volume-3"
05:43:15 [2024-04-10T09:43:15.684Z]       readOnly: false
05:43:15 [2024-04-10T09:43:15.684Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
05:43:15 [2024-04-10T09:43:15.684Z]       name: "m2-secret-dir"
05:43:15 [2024-04-10T09:43:15.684Z]       readOnly: true
05:43:15 [2024-04-10T09:43:15.684Z]       subPath: "settings-security.xml"
05:43:15 [2024-04-10T09:43:15.684Z]     - mountPath: "/home/jenkins/.m2/wrapper"
05:43:15 [2024-04-10T09:43:15.684Z]       name: "volume-4"
05:43:15 [2024-04-10T09:43:15.684Z]       readOnly: false
05:43:15 [2024-04-10T09:43:15.684Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
05:43:15 [2024-04-10T09:43:15.684Z]       name: "m2-secret-dir"
05:43:15 [2024-04-10T09:43:15.684Z]       readOnly: true
05:43:15 [2024-04-10T09:43:15.684Z]       subPath: "settings.xml"
05:43:15 [2024-04-10T09:43:15.684Z]     - mountPath: "/home/jenkins/.ssh"
05:43:15 [2024-04-10T09:43:15.684Z]       name: "volume-1"
05:43:15 [2024-04-10T09:43:15.684Z]       readOnly: false
05:43:15 [2024-04-10T09:43:15.684Z]       subPath: ""
05:43:15 [2024-04-10T09:43:15.684Z]     - mountPath: "/home/jenkins/agent"
05:43:15 [2024-04-10T09:43:15.684Z]       name: "workspace-volume"
05:43:15 [2024-04-10T09:43:15.684Z]       readOnly: false
05:43:15 [2024-04-10T09:43:15.684Z]     workingDir: "/home/jenkins/agent"
05:43:15 [2024-04-10T09:43:15.684Z]   nodeSelector:
05:43:15 [2024-04-10T09:43:15.684Z]     kubernetes.io/os: "linux"
05:43:15 [2024-04-10T09:43:15.684Z]   restartPolicy: "Never"
05:43:15 [2024-04-10T09:43:15.684Z]   volumes:
05:43:15 [2024-04-10T09:43:15.684Z]   - name: "volume-0"
05:43:15 [2024-04-10T09:43:15.684Z]     persistentVolumeClaim:
05:43:15 [2024-04-10T09:43:15.684Z]       claimName: "tools-claim-jiro-egit"
05:43:15 [2024-04-10T09:43:15.684Z]       readOnly: true
05:43:15 [2024-04-10T09:43:15.684Z]   - name: "m2-secret-dir"
05:43:15 [2024-04-10T09:43:15.684Z]     secret:
05:43:15 [2024-04-10T09:43:15.684Z]       secretName: "m2-secret-dir"
05:43:15 [2024-04-10T09:43:15.684Z]   - emptyDir:
05:43:15 [2024-04-10T09:43:15.684Z]       medium: ""
05:43:15 [2024-04-10T09:43:15.684Z]     name: "volume-2"
05:43:15 [2024-04-10T09:43:15.684Z]   - configMap:
05:43:15 [2024-04-10T09:43:15.684Z]       name: "m2-dir"
05:43:15 [2024-04-10T09:43:15.684Z]     name: "m2-dir"
05:43:15 [2024-04-10T09:43:15.684Z]   - configMap:
05:43:15 [2024-04-10T09:43:15.684Z]       name: "known-hosts"
05:43:15 [2024-04-10T09:43:15.684Z]     name: "volume-1"
05:43:15 [2024-04-10T09:43:15.684Z]   - emptyDir:
05:43:15 [2024-04-10T09:43:15.684Z]       medium: ""
05:43:15 [2024-04-10T09:43:15.684Z]     name: "workspace-volume"
05:43:15 [2024-04-10T09:43:15.684Z]   - emptyDir:
05:43:15 [2024-04-10T09:43:15.684Z]       medium: ""
05:43:15 [2024-04-10T09:43:15.684Z]     name: "volume-4"
05:43:15 [2024-04-10T09:43:15.684Z]   - emptyDir:
05:43:15 [2024-04-10T09:43:15.684Z]       medium: ""
05:43:15 [2024-04-10T09:43:15.684Z]     name: "volume-3"
05:43:15 [2024-04-10T09:43:15.684Z] 
05:43:15 [2024-04-10T09:43:15.719Z] Running on centos-7-d00m7 in /home/jenkins/agent/workspace/egit.gerrit