Skip to content

Console Output

Started by user Jenkins Admin
Obtained pipelines/pingcap/tiflash/latest/merged_unit_test.groovy from git https://github.com/PingCAP-QE/ci.git
Loading library tipipeline@main
Library tipipeline@main is cached. Copying from home.
[Pipeline] Start of Pipeline
[Pipeline] readJSON
[Pipeline] readTrusted
Obtained pipelines/pingcap/tiflash/latest/pod-merged_unit_test.yaml from git https://github.com/PingCAP-QE/ci.git
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins-tidb/pingcap-tiflash-merged-unit-test-24-124g9-b5vss-d7mr1
Still waiting to schedule task
‘pingcap-tiflash-merged-unit-test-24-124g9-b5vss-d7mr1’ is offline
Created Pod: kubernetes jenkins-tidb/pingcap-tiflash-merged-unit-test-24-124g9-b5vss-wj05v
Agent pingcap-tiflash-merged-unit-test-24-124g9-b5vss-wj05v is provisioned from template pingcap_tiflash_merged_unit_test_24-124g9-b5vss
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflash/job/merged_unit_test/24/"
    runUrl: "job/pingcap/job/tiflash/job/merged_unit_test/24/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "ef923b48d22fa41888cc4b8b87aae74803ca6418"
    jenkins/label: "pingcap_tiflash_merged_unit_test_24-124g9"
  name: "pingcap-tiflash-merged-unit-test-24-124g9-b5vss-wj05v"
  namespace: "jenkins-tidb"
spec:
  affinity:
    nodeAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
        nodeSelectorTerms:
        - matchExpressions:
          - key: "kubernetes.io/arch"
            operator: "In"
            values:
            - "amd64"
          - key: "ci-nvme-high-performance"
            operator: "In"
            values:
            - "true"
  containers:
  - command:
    - "cat"
    image: "hub.pingcap.net/tiflash/tiflash-llvm13-amd64:v20231214"
    name: "runner"
    resources:
      requests:
        memory: "32Gi"
        cpu: "12000m"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent/rust"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins/agent/ccache"
      name: "volume-1"
      readOnly: false
    - mountPath: "/home/jenkins/agent/dependency"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/agent/ci-cached-code-daily"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/agent/proxy-cache"
      name: "volume-5"
      readOnly: false
    - mountPath: "/tmp"
      name: "volume-6"
      readOnly: false
    - mountPath: "/tmp-memfs"
      name: "volume-7"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - image: "hub.pingcap.net/jenkins/network-multitool"
    name: "net-tool"
    resources:
      limits:
        memory: "128Mi"
        cpu: "100m"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - args:
    - "sleep"
    - "infinity"
    image: "hub.pingcap.net/jenkins/ks3util"
    name: "util"
    resources:
      limits:
        cpu: "500m"
        memory: "500Mi"
      requests:
        cpu: "500m"
        memory: "500Mi"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-agent.apps.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "pingcap-tiflash-merged-unit-test-24-124g9-b5vss-wj05v"
    - name: "JENKINS_NAME"
      value: "pingcap-tiflash-merged-unit-test-24-124g9-b5vss-wj05v"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/"
    image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    nfs:
      path: "/data/nvme1n1/nfs/tiflash/rust"
      readOnly: false
      server: "10.2.12.82"
  - name: "volume-2"
    nfs:
      path: "/data/nvme1n1/nfs/tiflash/dependency"
      readOnly: true
      server: "10.2.12.82"
  - name: "volume-1"
    nfs:
      path: "/data/nvme1n1/nfs/tiflash/ccache"
      readOnly: true
      server: "10.2.12.82"
  - emptyDir:
      medium: "Memory"
    name: "volume-7"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - name: "volume-4"
    nfs:
      path: "/data/nvme1n1/nfs/git"
      readOnly: true
      server: "10.2.12.82"
  - emptyDir: {}
    name: "volume-6"
  - name: "volume-5"
    nfs:
      path: "/data/nvme1n1/nfs/tiflash/proxy-cache"
      readOnly: true
      server: "10.2.12.82"

Running on pingcap-tiflash-merged-unit-test-24-124g9-b5vss-wj05v in /home/jenkins/agent/workspace/pingcap/tiflash/merged_unit_test
[Pipeline] {
[Pipeline] ws
Running in /home/jenkins/agent/workspace/tiflash-build-common
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/PingCAP-QE/ci.git
 > git init /home/jenkins/agent/workspace/tiflash-build-common # timeout=10
Fetching upstream changes from https://github.com/PingCAP-QE/ci.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5
 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 73d1a8209bddec16d8d58403efcd7a20d12cf867 (origin/main)
Commit message: "update utf go build image (#2965)"
 > git rev-parse origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73d1a8209bddec16d8d58403efcd7a20d12cf867 # timeout=10
 > git rev-list --no-walk 73d1a8209bddec16d8d58403efcd7a20d12cf867 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Debug info)
[Pipeline] sh
process apparently never started in /home/jenkins/agent/workspace/tiflash-build-common@tmp/durable-69941e05
(running Jenkins temporarily with -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.LAUNCH_DIAGNOSTICS=true might make the problem clearer)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout)
Stage "Checkout" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare tools)
Stage "Prepare tools" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] { (Branch: Ccache)
[Pipeline] { (Branch: Cmake)
[Pipeline] { (Branch: Clang-Format)
[Pipeline] { (Branch: Clang-Format-15)
[Pipeline] { (Branch: Clang-Tidy)
[Pipeline] { (Branch: Coverage)
[Pipeline] stage
[Pipeline] { (Ccache)
[Pipeline] stage
[Pipeline] { (Cmake)
[Pipeline] stage
[Pipeline] { (Clang-Format)
[Pipeline] stage
[Pipeline] { (Clang-Format-15)
[Pipeline] stage
[Pipeline] { (Clang-Tidy)
[Pipeline] stage
[Pipeline] { (Coverage)
Stage "Ccache" skipped due to earlier failure(s)
[Pipeline] }
Stage "Cmake" skipped due to earlier failure(s)
[Pipeline] }
Stage "Clang-Format" skipped due to earlier failure(s)
[Pipeline] }
Stage "Clang-Format-15" skipped due to earlier failure(s)
[Pipeline] }
Stage "Clang-Tidy" skipped due to earlier failure(s)
[Pipeline] }
Stage "Coverage" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch Ccache
[Pipeline] }
Failed in branch Cmake
[Pipeline] }
Failed in branch Clang-Format
[Pipeline] }
Failed in branch Clang-Format-15
[Pipeline] }
Failed in branch Clang-Tidy
[Pipeline] }
Failed in branch Coverage
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare Cache)
Stage "Prepare Cache" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] { (Branch: Ccache)
[Pipeline] { (Branch: Proxy-Cache)
[Pipeline] stage
[Pipeline] { (Ccache)
[Pipeline] stage
[Pipeline] { (Proxy-Cache)
Stage "Ccache" skipped due to earlier failure(s)
[Pipeline] }
Stage "Proxy-Cache" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch Ccache
[Pipeline] }
Failed in branch Proxy-Cache
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build Dependency and Utils)
Stage "Build Dependency and Utils" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] { (Branch: Cluster Manage)
[Pipeline] { (Branch: TiFlash Proxy)
[Pipeline] stage
[Pipeline] { (Cluster Manage)
[Pipeline] stage
[Pipeline] { (TiFlash Proxy)
Stage "Cluster Manage" skipped due to earlier failure(s)
[Pipeline] }
Stage "TiFlash Proxy" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch Cluster Manage
[Pipeline] }
Failed in branch TiFlash Proxy
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Configure Project)
Stage "Configure Project" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build TiFlash)
Stage "Build TiFlash" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post Build)
Stage "Post Build" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] { (Branch: Archive Build Artifacts)
[Pipeline] { (Branch: Archive Build Data)
[Pipeline] stage
[Pipeline] { (Archive Build Artifacts)
[Pipeline] stage
[Pipeline] { (Archive Build Data)
Stage "Archive Build Artifacts" skipped due to earlier failure(s)
[Pipeline] }
Stage "Archive Build Data" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch Archive Build Artifacts
[Pipeline] }
Failed in branch Archive Build Data
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit Test Prepare)
Stage "Unit Test Prepare" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run Tests)
Stage "Run Tests" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
ERROR: script returned exit code -2
Finished: FAILURE