Skip to content

Console Output

08:02:19 [2021-05-14T12:02:19.671Z] Still waiting to schedule task
08:02:19 [2021-05-14T12:02:19.672Z]centos-7-0nrh7’ is offline
08:02:28 [2021-05-14T12:02:28.589Z] Agent centos-7-0nrh7 is provisioned from template centos-7
08:02:28 [2021-05-14T12:02:28.590Z] ---
08:02:28 [2021-05-14T12:02:28.590Z] apiVersion: "v1"
08:02:28 [2021-05-14T12:02:28.590Z] kind: "Pod"
08:02:28 [2021-05-14T12:02:28.590Z] metadata:
08:02:28 [2021-05-14T12:02:28.590Z]   annotations: {}
08:02:28 [2021-05-14T12:02:28.590Z]   labels:
08:02:28 [2021-05-14T12:02:28.590Z]     jenkins: "slave"
08:02:28 [2021-05-14T12:02:28.590Z]     jenkins/label: "migration_jipp-migration_centos-7"
08:02:28 [2021-05-14T12:02:28.590Z]   name: "centos-7-0nrh7"
08:02:28 [2021-05-14T12:02:28.590Z] spec:
08:02:28 [2021-05-14T12:02:28.590Z]   containers:
08:02:28 [2021-05-14T12:02:28.590Z]   - env:
08:02:28 [2021-05-14T12:02:28.590Z]     - name: "JENKINS_SECRET"
08:02:28 [2021-05-14T12:02:28.590Z]       value: "********"
08:02:28 [2021-05-14T12:02:28.590Z]     - name: "JENKINS_TUNNEL"
08:02:28 [2021-05-14T12:02:28.590Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
08:02:28 [2021-05-14T12:02:28.590Z]     - name: "JENKINS_AGENT_NAME"
08:02:28 [2021-05-14T12:02:28.590Z]       value: "centos-7-0nrh7"
08:02:28 [2021-05-14T12:02:28.590Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
08:02:28 [2021-05-14T12:02:28.590Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
08:02:28 [2021-05-14T12:02:28.590Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
08:02:28 [2021-05-14T12:02:28.590Z]     - name: "JAVA_TOOL_OPTIONS"
08:02:28 [2021-05-14T12:02:28.590Z]       value: ""
08:02:28 [2021-05-14T12:02:28.590Z]     - name: "_JAVA_OPTIONS"
08:02:28 [2021-05-14T12:02:28.590Z]       value: ""
08:02:28 [2021-05-14T12:02:28.590Z]     - name: "OPENJ9_JAVA_OPTIONS"
08:02:28 [2021-05-14T12:02:28.590Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
08:02:28 [2021-05-14T12:02:28.590Z]     - name: "JENKINS_NAME"
08:02:28 [2021-05-14T12:02:28.590Z]       value: "centos-7-0nrh7"
08:02:28 [2021-05-14T12:02:28.590Z]     - name: "JENKINS_AGENT_WORKDIR"
08:02:28 [2021-05-14T12:02:28.590Z]       value: "/home/jenkins/agent"
08:02:28 [2021-05-14T12:02:28.590Z]     - name: "JENKINS_URL"
08:02:28 [2021-05-14T12:02:28.590Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
08:02:28 [2021-05-14T12:02:28.590Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
08:02:28 [2021-05-14T12:02:28.590Z]     imagePullPolicy: "Always"
08:02:28 [2021-05-14T12:02:28.590Z]     name: "jnlp"
08:02:28 [2021-05-14T12:02:28.590Z]     resources:
08:02:28 [2021-05-14T12:02:28.590Z]       limits:
08:02:28 [2021-05-14T12:02:28.590Z]         memory: "4096Mi"
08:02:28 [2021-05-14T12:02:28.590Z]         cpu: "2000m"
08:02:28 [2021-05-14T12:02:28.590Z]       requests:
08:02:28 [2021-05-14T12:02:28.590Z]         memory: "4096Mi"
08:02:28 [2021-05-14T12:02:28.590Z]         cpu: "1000m"
08:02:28 [2021-05-14T12:02:28.590Z]     securityContext:
08:02:28 [2021-05-14T12:02:28.590Z]       privileged: false
08:02:28 [2021-05-14T12:02:28.590Z]     tty: true
08:02:28 [2021-05-14T12:02:28.590Z]     volumeMounts:
08:02:28 [2021-05-14T12:02:28.590Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
08:02:28 [2021-05-14T12:02:28.590Z]       name: "m2-dir"
08:02:28 [2021-05-14T12:02:28.590Z]       readOnly: true
08:02:28 [2021-05-14T12:02:28.590Z]       subPath: "toolchains.xml"
08:02:28 [2021-05-14T12:02:28.590Z]     - mountPath: "/home/jenkins/.mavenrc"
08:02:28 [2021-05-14T12:02:28.590Z]       name: "m2-dir"
08:02:28 [2021-05-14T12:02:28.590Z]       readOnly: true
08:02:28 [2021-05-14T12:02:28.590Z]       subPath: ".mavenrc"
08:02:28 [2021-05-14T12:02:28.590Z]     - mountPath: "/opt/tools"
08:02:28 [2021-05-14T12:02:28.590Z]       name: "volume-0"
08:02:28 [2021-05-14T12:02:28.590Z]       readOnly: false
08:02:28 [2021-05-14T12:02:28.590Z]     - mountPath: "/home/jenkins"
08:02:28 [2021-05-14T12:02:28.590Z]       name: "volume-2"
08:02:28 [2021-05-14T12:02:28.590Z]       readOnly: false
08:02:28 [2021-05-14T12:02:28.591Z]     - mountPath: "/home/jenkins/.m2/repository"
08:02:28 [2021-05-14T12:02:28.591Z]       name: "volume-3"
08:02:28 [2021-05-14T12:02:28.591Z]       readOnly: false
08:02:28 [2021-05-14T12:02:28.591Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
08:02:28 [2021-05-14T12:02:28.591Z]       name: "m2-secret-dir"
08:02:28 [2021-05-14T12:02:28.591Z]       readOnly: true
08:02:28 [2021-05-14T12:02:28.591Z]       subPath: "settings-security.xml"
08:02:28 [2021-05-14T12:02:28.591Z]     - mountPath: "/home/jenkins/.m2/wrapper"
08:02:28 [2021-05-14T12:02:28.591Z]       name: "volume-4"
08:02:28 [2021-05-14T12:02:28.591Z]       readOnly: false
08:02:28 [2021-05-14T12:02:28.591Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
08:02:28 [2021-05-14T12:02:28.591Z]       name: "m2-secret-dir"
08:02:28 [2021-05-14T12:02:28.591Z]       readOnly: true
08:02:28 [2021-05-14T12:02:28.591Z]       subPath: "settings.xml"
08:02:28 [2021-05-14T12:02:28.591Z]     - mountPath: "/home/jenkins/.ssh"
08:02:28 [2021-05-14T12:02:28.591Z]       name: "volume-1"
08:02:28 [2021-05-14T12:02:28.591Z]       readOnly: false
08:02:28 [2021-05-14T12:02:28.591Z]     - mountPath: "/home/jenkins/agent"
08:02:28 [2021-05-14T12:02:28.591Z]       name: "workspace-volume"
08:02:28 [2021-05-14T12:02:28.591Z]       readOnly: false
08:02:28 [2021-05-14T12:02:28.591Z]     workingDir: "/home/jenkins/agent"
08:02:28 [2021-05-14T12:02:28.591Z]   nodeSelector:
08:02:28 [2021-05-14T12:02:28.591Z]     beta.kubernetes.io/os: "linux"
08:02:28 [2021-05-14T12:02:28.591Z]   restartPolicy: "Never"
08:02:28 [2021-05-14T12:02:28.591Z]   securityContext: {}
08:02:28 [2021-05-14T12:02:28.591Z]   volumes:
08:02:28 [2021-05-14T12:02:28.591Z]   - name: "volume-0"
08:02:28 [2021-05-14T12:02:28.591Z]     persistentVolumeClaim:
08:02:28 [2021-05-14T12:02:28.591Z]       claimName: "tools-claim-jiro-egit"
08:02:28 [2021-05-14T12:02:28.591Z]       readOnly: true
08:02:28 [2021-05-14T12:02:28.591Z]   - name: "m2-secret-dir"
08:02:28 [2021-05-14T12:02:28.591Z]     secret:
08:02:28 [2021-05-14T12:02:28.591Z]       secretName: "m2-secret-dir"
08:02:28 [2021-05-14T12:02:28.591Z]   - emptyDir:
08:02:28 [2021-05-14T12:02:28.591Z]       medium: ""
08:02:28 [2021-05-14T12:02:28.591Z]     name: "volume-2"
08:02:28 [2021-05-14T12:02:28.591Z]   - configMap:
08:02:28 [2021-05-14T12:02:28.591Z]       name: "m2-dir"
08:02:28 [2021-05-14T12:02:28.591Z]     name: "m2-dir"
08:02:28 [2021-05-14T12:02:28.591Z]   - configMap:
08:02:28 [2021-05-14T12:02:28.591Z]       name: "known-hosts"
08:02:28 [2021-05-14T12:02:28.591Z]     name: "volume-1"
08:02:28 [2021-05-14T12:02:28.591Z]   - emptyDir:
08:02:28 [2021-05-14T12:02:28.591Z]       medium: ""
08:02:28 [2021-05-14T12:02:28.591Z]     name: "workspace-volume"
08:02:28 [2021-05-14T12:02:28.591Z]   - emptyDir:
08:02:28 [2021-05-14T12:02:28.591Z]       medium: ""
08:02:28 [2021-05-14T12:02:28.591Z]     name: "volume-4"
08:02:28 [2021-05-14T12:02:28.591Z]   - emptyDir:
08:02:28 [2021-05-14T12:02:28.591Z]       medium: ""
08:02:28 [2021-05-14T12:02:28.591Z]     name: "volume-3"
08:02:28 [2021-05-14T12:02:28.591Z] 
08:02:28 [2021-05-14T12:02:28.617Z] Running on centos-7-0nrh7 in /home/jenkins/agent/workspace/egit-publish-release