Skip to content

Console Output

19:08:02 [2020-03-19T23:08:02.509Z] Still waiting to schedule task
19:08:02 [2020-03-19T23:08:02.510Z] ‘migration-agent-k3gh1’ is offline
19:08:04 [2020-03-19T23:08:04.120Z] Agent migration-agent-k3gh1 is provisioned from template Kubernetes Pod Template
19:08:04 [2020-03-19T23:08:04.121Z] ---
19:08:04 [2020-03-19T23:08:04.121Z] apiVersion: "v1"
19:08:04 [2020-03-19T23:08:04.121Z] kind: "Pod"
19:08:04 [2020-03-19T23:08:04.121Z] metadata:
19:08:04 [2020-03-19T23:08:04.121Z]   annotations: {}
19:08:04 [2020-03-19T23:08:04.121Z]   labels:
19:08:04 [2020-03-19T23:08:04.121Z]     jenkins: "slave"
19:08:04 [2020-03-19T23:08:04.121Z]     jenkins/migration: "true"
19:08:04 [2020-03-19T23:08:04.121Z]   name: "migration-agent-k3gh1"
19:08:04 [2020-03-19T23:08:04.121Z] spec:
19:08:04 [2020-03-19T23:08:04.121Z]   containers:
19:08:04 [2020-03-19T23:08:04.121Z]   - env:
19:08:04 [2020-03-19T23:08:04.121Z]     - name: "MAVEN_OPTS"
19:08:04 [2020-03-19T23:08:04.121Z]       value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
19:08:04 [2020-03-19T23:08:04.121Z]     - name: "JENKINS_SECRET"
19:08:04 [2020-03-19T23:08:04.121Z]       value: "********"
19:08:04 [2020-03-19T23:08:04.121Z]     - name: "JENKINS_TUNNEL"
19:08:04 [2020-03-19T23:08:04.121Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
19:08:04 [2020-03-19T23:08:04.121Z]     - name: "JENKINS_AGENT_NAME"
19:08:04 [2020-03-19T23:08:04.121Z]       value: "migration-agent-k3gh1"
19:08:04 [2020-03-19T23:08:04.121Z]     - name: "MAVEN_CONFIG"
19:08:04 [2020-03-19T23:08:04.121Z]       value: "-B -e"
19:08:04 [2020-03-19T23:08:04.121Z]     - name: "JENKINS_NAME"
19:08:04 [2020-03-19T23:08:04.121Z]       value: "migration-agent-k3gh1"
19:08:04 [2020-03-19T23:08:04.121Z]     - name: "JENKINS_AGENT_WORKDIR"
19:08:04 [2020-03-19T23:08:04.121Z]       value: "/home/jenkins/agent"
19:08:04 [2020-03-19T23:08:04.121Z]     - name: "JENKINS_URL"
19:08:04 [2020-03-19T23:08:04.121Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
19:08:04 [2020-03-19T23:08:04.121Z]     - name: "HOME"
19:08:04 [2020-03-19T23:08:04.121Z]       value: "/home/jenkins"
19:08:04 [2020-03-19T23:08:04.121Z]     image: "eclipsecbijenkins/migration-fat-agent:3.29@sha256:a341be4b6509400aaa18081d86f66239ceb93897059386120ef6633aa378931f"
19:08:04 [2020-03-19T23:08:04.121Z]     imagePullPolicy: "IfNotPresent"
19:08:04 [2020-03-19T23:08:04.121Z]     name: "jnlp"
19:08:04 [2020-03-19T23:08:04.121Z]     resources:
19:08:04 [2020-03-19T23:08:04.121Z]       limits:
19:08:04 [2020-03-19T23:08:04.121Z]         memory: "4096Mi"
19:08:04 [2020-03-19T23:08:04.121Z]         cpu: "2000m"
19:08:04 [2020-03-19T23:08:04.121Z]       requests:
19:08:04 [2020-03-19T23:08:04.121Z]         memory: "4096Mi"
19:08:04 [2020-03-19T23:08:04.121Z]         cpu: "1000m"
19:08:04 [2020-03-19T23:08:04.121Z]     securityContext:
19:08:04 [2020-03-19T23:08:04.121Z]       privileged: false
19:08:04 [2020-03-19T23:08:04.121Z]     tty: true
19:08:04 [2020-03-19T23:08:04.121Z]     volumeMounts:
19:08:04 [2020-03-19T23:08:04.121Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
19:08:04 [2020-03-19T23:08:04.121Z]       name: "toolchains-xml"
19:08:04 [2020-03-19T23:08:04.121Z]       readOnly: true
19:08:04 [2020-03-19T23:08:04.121Z]       subPath: "toolchains.xml"
19:08:04 [2020-03-19T23:08:04.121Z]     - mountPath: "/opt/tools"
19:08:04 [2020-03-19T23:08:04.121Z]       name: "volume-0"
19:08:04 [2020-03-19T23:08:04.121Z]       readOnly: false
19:08:04 [2020-03-19T23:08:04.121Z]     - mountPath: "/home/jenkins"
19:08:04 [2020-03-19T23:08:04.121Z]       name: "volume-2"
19:08:04 [2020-03-19T23:08:04.121Z]       readOnly: false
19:08:04 [2020-03-19T23:08:04.121Z]     - mountPath: "/home/jenkins/.m2/repository"
19:08:04 [2020-03-19T23:08:04.121Z]       name: "volume-3"
19:08:04 [2020-03-19T23:08:04.121Z]       readOnly: false
19:08:04 [2020-03-19T23:08:04.121Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
19:08:04 [2020-03-19T23:08:04.121Z]       name: "settings-security-xml"
19:08:04 [2020-03-19T23:08:04.121Z]       readOnly: true
19:08:04 [2020-03-19T23:08:04.121Z]       subPath: "settings-security.xml"
19:08:04 [2020-03-19T23:08:04.121Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
19:08:04 [2020-03-19T23:08:04.121Z]       name: "settings-xml"
19:08:04 [2020-03-19T23:08:04.121Z]       readOnly: true
19:08:04 [2020-03-19T23:08:04.121Z]       subPath: "settings.xml"
19:08:04 [2020-03-19T23:08:04.121Z]     - mountPath: "/home/jenkins/.ssh"
19:08:04 [2020-03-19T23:08:04.121Z]       name: "volume-1"
19:08:04 [2020-03-19T23:08:04.121Z]       readOnly: false
19:08:04 [2020-03-19T23:08:04.121Z]     - mountPath: "/home/jenkins/agent"
19:08:04 [2020-03-19T23:08:04.121Z]       name: "workspace-volume"
19:08:04 [2020-03-19T23:08:04.121Z]       readOnly: false
19:08:04 [2020-03-19T23:08:04.121Z]     workingDir: "/home/jenkins/agent"
19:08:04 [2020-03-19T23:08:04.121Z]   nodeSelector: {}
19:08:04 [2020-03-19T23:08:04.121Z]   restartPolicy: "Never"
19:08:04 [2020-03-19T23:08:04.121Z]   volumes:
19:08:04 [2020-03-19T23:08:04.121Z]   - name: "settings-security-xml"
19:08:04 [2020-03-19T23:08:04.121Z]     secret:
19:08:04 [2020-03-19T23:08:04.121Z]       items:
19:08:04 [2020-03-19T23:08:04.121Z]       - key: "settings-security.xml"
19:08:04 [2020-03-19T23:08:04.121Z]         path: "settings-security.xml"
19:08:04 [2020-03-19T23:08:04.121Z]       secretName: "m2-secret-dir"
19:08:04 [2020-03-19T23:08:04.121Z]   - name: "volume-0"
19:08:04 [2020-03-19T23:08:04.121Z]     persistentVolumeClaim:
19:08:04 [2020-03-19T23:08:04.121Z]       claimName: "tools-claim-jiro-egit"
19:08:04 [2020-03-19T23:08:04.121Z]       readOnly: true
19:08:04 [2020-03-19T23:08:04.121Z]   - configMap:
19:08:04 [2020-03-19T23:08:04.121Z]       items:
19:08:04 [2020-03-19T23:08:04.121Z]       - key: "toolchains.xml"
19:08:04 [2020-03-19T23:08:04.121Z]         path: "toolchains.xml"
19:08:04 [2020-03-19T23:08:04.121Z]       name: "m2-dir"
19:08:04 [2020-03-19T23:08:04.121Z]     name: "toolchains-xml"
19:08:04 [2020-03-19T23:08:04.121Z]   - emptyDir:
19:08:04 [2020-03-19T23:08:04.121Z]       medium: ""
19:08:04 [2020-03-19T23:08:04.121Z]     name: "volume-2"
19:08:04 [2020-03-19T23:08:04.121Z]   - configMap:
19:08:04 [2020-03-19T23:08:04.121Z]       name: "known-hosts"
19:08:04 [2020-03-19T23:08:04.121Z]     name: "volume-1"
19:08:04 [2020-03-19T23:08:04.121Z]   - name: "settings-xml"
19:08:04 [2020-03-19T23:08:04.121Z]     secret:
19:08:04 [2020-03-19T23:08:04.121Z]       items:
19:08:04 [2020-03-19T23:08:04.121Z]       - key: "settings.xml"
19:08:04 [2020-03-19T23:08:04.121Z]         path: "settings.xml"
19:08:04 [2020-03-19T23:08:04.121Z]       secretName: "m2-secret-dir"
19:08:04 [2020-03-19T23:08:04.121Z]   - emptyDir:
19:08:04 [2020-03-19T23:08:04.121Z]       medium: ""
19:08:04 [2020-03-19T23:08:04.121Z]     name: "workspace-volume"
19:08:04 [2020-03-19T23:08:04.121Z]   - emptyDir:
19:08:04 [2020-03-19T23:08:04.121Z]       medium: ""
19:08:04 [2020-03-19T23:08:04.121Z]     name: "volume-3"
19:08:04 [2020-03-19T23:08:04.121Z] 
19:08:04 [2020-03-19T23:08:04.141Z] Running on migration-agent-k3gh1 in /home/jenkins/agent/workspace/restore-from-zip