Skip to content
StepArgumentsStatus
Start of Pipeline - (9 min 44 sec in block)
readJSON - (0.13 sec in self)
readTrusted - (16 sec in self)pipelines/pingcap/tidb/latest/pod-merged_tiflash_test.yaml
podTemplate - (9 min 28 sec in block)
podTemplate block - (9 min 28 sec in block)
node - (9 min 28 sec in block)pingcap_tidb_merged_tiflash_test_1068-r7c4m
node block - (9 min 23 sec in block)
stage - (4.2 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.2 sec in block)
checkout - (4.1 sec in self)
withEnv - (9 min 18 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (9 min 18 sec in block)
container - (9 min 18 sec in block)golang
container block - (9 min 18 sec in block)
withEnv - (9 min 18 sec in block)FILE_SERVER_URL
withEnv block - (9 min 18 sec in block)
timeout - (9 min 18 sec in block)
timeout block - (9 min 18 sec in block)
stage - (1.4 sec in block)Debug info
stage block (Debug info) - (1.3 sec in block)
sh (Debug info) - (0.58 sec in self) printenv echo "-------------------------" go env echo "-------------------------" echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-tiflash-test-1068-r7c4m-fcv11-49vvb bash"
container - (0.67 sec in block)net-tool
container block - (0.62 sec in block)
sh - (0.59 sec in self)dig github.com
stage - (1 min 0 sec in block)Checkout
stage block (Checkout) - (1 min 0 sec in block)
timeout - (1 min 0 sec in block)
timeout block - (1 min 0 sec in block)
dir - (38 sec in block)tidb
dir block - (38 sec in block)
cache - (38 sec in block)
cache block - (5.2 sec in block)
retry - (5.2 sec in block)2
retry block - (5.1 sec in block)
script - (5.1 sec in block)
script block - (5 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (5 sec in self)
dir - (21 sec in block)tiflash
dir block - (21 sec in block)
cache - (21 sec in block)
cache block - (6 sec in block)
retry - (5.9 sec in block)2
retry block - (5.8 sec in block)
checkout - (5.8 sec in self)
stage - (3 min 53 sec in block)Prepare
stage block (Prepare) - (3 min 53 sec in block)
dir - (3 min 52 sec in block)tidb
dir block - (3 min 52 sec in block)
container - (3 min 52 sec in block)golang
container block - (3 min 52 sec in block)
cache - (3 min 52 sec in block)
cache block - (3 min 46 sec in block)
sh (tidb-server) - (3 min 46 sec in self)ls bin/tidb-server || make
stage - (4 min 23 sec in block)Tests
stage block (Tests) - (4 min 23 sec in block)
timeout - (4 min 23 sec in block)
timeout block - (4 min 23 sec in block)
container - (4 min 22 sec in block)docker
container block - (4 min 22 sec in block)
sh (test docker) - (0.58 sec in self) docker version docker info
dir - (0.63 sec in block)tidb
dir block - (0.57 sec in block)
sh (tidb-server) - (0.54 sec in self)ls bin/tidb-server && chmod +x bin/tidb-server && ./bin/tidb-server -V
dir - (30 sec in block)build-docker-image
dir block - (29 sec in block)
sh (generate dockerfile) - (1.3 sec in self) curl -o tidb.Dockerfile https://raw.githubusercontent.com/PingCAP-QE/artifacts/main/dockerfiles/tidb.Dockerfile cat tidb.Dockerfile cp ../tidb/bin/tidb-server tidb-server ./tidb-server -V
sh (build tmp tidb image) - (28 sec in self) docker build -t hub.pingcap.net/qa/tidb:master -f tidb.Dockerfile .
dir - (3 min 51 sec in block)tiflash/tests/docker
dir block - (3 min 51 sec in block)
sh (test) - (3 min 51 sec in self) TIDB_CI_ONLY=1 TAG=master PD_BRANCH=master TIKV_BRANCH=master TIDB_BRANCH=master bash -xe run.sh