Skip to content
StepArgumentsStatus
Start of Pipeline - (4 min 43 sec in block)
readJSON - (0.12 sec in self)
readTrusted - (7.1 sec in self)pipelines/pingcap/tidb/latest/pod-pull_mysql_client_test.yaml
podTemplate - (4 min 36 sec in block)
podTemplate block - (4 min 35 sec in block)
node - (4 min 35 sec in block)pingcap_tidb_pull_mysql_client_test_8418-6zrxh
node block - (4 min 20 sec in block)
stage - (4.1 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4 sec in block)
checkout - (4 sec in self)
withEnv - (4 min 15 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 15 sec in block)
container - (4 min 15 sec in block)golang
container block - (4 min 15 sec in block)
withCredentials - (4 min 15 sec in block)
withCredentials block - (4 min 15 sec in block)
withEnv - (4 min 15 sec in block)FILE_SERVER_URL
withEnv block - (4 min 15 sec in block)
timeout - (4 min 15 sec in block)
timeout block - (4 min 14 sec in block)
stage - (1.4 sec in block)Debug info
stage block (Debug info) - (1.3 sec in block)
sh (Debug info) - (0.59 sec in self) printenv echo "-------------------------" go env echo "-------------------------" echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-mysql-client-test-8418-6zrxh-114vm-d9zqs bash"
container - (0.71 sec in block)net-tool
container block - (0.67 sec in block)
sh - (0.55 sec in self)dig github.com
script - (86 ms in block)
script block - (47 ms in block)
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 - (16 sec in block)tidb
dir block - (16 sec in block)
cache - (16 sec in block)
cache block - (4.1 sec in block)
retry - (4.1 sec in block)2
retry block - (4 sec in block)
script - (4 sec in block)
script block - (3.9 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (3.9 sec in self)
dir - (43 sec in block)tidb-test
dir block - (43 sec in block)
cache - (43 sec in block)
cache block - (8.3 sec in block)
retry - (8.2 sec in block)2
retry block - (8.2 sec in block)
script - (8.1 sec in block)
script block - (8.1 sec in block)
checkout - (8 sec in self)
stage - (2 min 59 sec in block)Prepare
stage block (Prepare) - (2 min 59 sec in block)
dir - (2 min 59 sec in block)tidb
dir block - (2 min 59 sec in block)
sh (tidb-server) - (2 min 59 sec in self)[ -f bin/tidb-server ] || make
dir - (0.6 sec in block)tidb-test
dir block - (0.56 sec in block)
sh (prepare) - (0.54 sec in self) touch ws-jenkins-pingcap-tidb-pull_mysql_client_test-8418 mkdir -p bin/ cp ../tidb/bin/tidb-server bin/ && chmod +x bin/tidb-server ls -alh bin/ ./bin/tidb-server -V
stage - (13 sec in block)MySQL Connector Tests
stage block (MySQL Connector Tests) - (13 sec in block)
container - (13 sec in block)mysql-client-test
container block - (12 sec in block)
dir - (12 sec in block)tidb-test
dir block - (12 sec in block)
sh (run test) - (12 sec in self)#!/usr/bin/env bash make mysql_client_test