Skip to content

Console Output

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