Skip to content
StepArgumentsStatus
Start of Pipeline - (37 min in block)
readJSON - (0.25 sec in self)
readTrusted - (4.5 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (37 min in block)
podTemplate block - (37 min in block)
node - (37 min in block)pingcap_tidb_release-8_1_ghpr_check2_110-sbrq3
node block - (37 min in block)
stage - (4.6 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.5 sec in block)
checkout - (4.5 sec in self)
withEnv - (37 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (37 min in block)
container - (37 min in block)golang
container block - (37 min in block)
withEnv - (37 min in block)FILE_SERVER_URL
withEnv block - (37 min in block)
timeout - (37 min in block)
timeout block - (37 min in block)
stage - (1.3 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-release-8-1-ghpr-check2-110-sbrq3-prvds-910fk bash"
container - (0.59 sec in block)net-tool
container block - (0.56 sec in block)
sh - (0.54 sec in self)dig github.com
stage - (27 sec in block)Checkout
stage block (Checkout) - (27 sec in block)
dir - (27 sec in block)tidb
dir block - (27 sec in block)
cache - (27 sec in block)
cache block - (6.9 sec in block)
retry - (6.8 sec in block)2
retry block - (6.8 sec in block)
script - (6.8 sec in block)
script block - (6.7 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (6.7 sec in self)
stage - (4 min 8 sec in block)Prepare
stage block (Prepare) - (4 min 8 sec in block)
dir - (4 min 8 sec in block)tidb
dir block - (4 min 8 sec in block)
cache - (2 min 2 sec in block)
cache block - (1 min 57 sec in block)
sh (tidb-server) - (1 min 57 sec in self)ls bin/tidb-server || make server
script - (1 min 12 sec in block)
script block - (1 min 12 sec in block)
sh (download and extract from server) - (56 sec in self) sha1="" if [[ "commit_release-8.1" =~ ^commit_[0-9a-f]{40}$ ]]; then sha1=release-8.1 else refUrl="http://fileserver.pingcap.net/download/refs/pingcap/tikv/release-8.1/sha1" if [[ "false" = "true" ]]; then refUrl="http://fileserver.pingcap.net/download/refs/pingcap/tikv/release-8.1/sha1.verify" fi echo "🔍 ref url: ${refUrl}" sha1="$(curl --fail ${refUrl} | head -1)" fi artifactUrl="http://fileserver.pingcap.net/download/builds/pingcap/tikv/${sha1}/centos7/tikv-server.tar.gz" echo "⬇️📦 artifact url: ${artifactUrl}" saveFile=$(basename ${artifactUrl}) wget -q --retry-connrefused --waitretry=1 --read-timeout=20 --timeout=15 -t 3 -c -O ${saveFile} ${artifactUrl} echo "📂 extract bin from ${saveFile} ..." tar -xzf ${saveFile} bin rm ${saveFile} echo "✅ extracted bin from ${saveFile} ."
sh (download and extract from server) - (15 sec in self) sha1="" if [[ "commit_release-8.1" =~ ^commit_[0-9a-f]{40}$ ]]; then sha1=release-8.1 else refUrl="http://fileserver.pingcap.net/download/refs/pingcap/pd/release-8.1/sha1" if [[ "false" = "true" ]]; then refUrl="http://fileserver.pingcap.net/download/refs/pingcap/pd/release-8.1/sha1.verify" fi echo "🔍 ref url: ${refUrl}" sha1="$(curl --fail ${refUrl} | head -1)" fi artifactUrl="http://fileserver.pingcap.net/download/builds/pingcap/pd/${sha1}/centos7/pd-server.tar.gz" echo "⬇️📦 artifact url: ${artifactUrl}" saveFile=$(basename ${artifactUrl}) wget -q --retry-connrefused --waitretry=1 --read-timeout=20 --timeout=15 -t 3 -c -O ${saveFile} ${artifactUrl} echo "📂 extract bin from ${saveFile} ..." tar -xzf ${saveFile} bin rm ${saveFile} echo "✅ extracted bin from ${saveFile} ."
cache - (52 sec in block)
cache block - (0.77 sec in block)
sh - (0.75 sec in self) mv bin/tidb-server bin/integration_test_tidb-server touch rev-f595d17b133b1c60b882ccb14308daf6a62d462a
stage - (32 min in block)Checks
stage block (Checks) - (32 min in block)
parallel - (32 min in block)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh y') - (4 ms in block)
stage - (32 min in block)Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh y'
stage block (Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh y') - (32 min in block)
withEnv - (32 min in block)SCRIPT_AND_ARGS
withEnv block - (32 min in block)
readTrusted - (1 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (32 min in block)
podTemplate block - (32 min in block)
node - (32 min in block)pingcap_tidb_release-8_1_ghpr_check2_110-123pj
node block - (32 min in block)
checkout - (15 sec in self)
withEnv - (32 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (32 min in block)
container - (32 min in block)golang
container block - (32 min in block)
stage - (32 min in block)Test
stage block (Test) - (32 min in block)
timeout - (32 min in block)
timeout block - (32 min in block)
withCredentials - (32 min in block)
withCredentials block - (32 min in block)
dir - (32 min in block)tidb
dir block - (32 min in block)
cache - (21 sec in block)
cache block - (12 sec in block)
sh - (4 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (0.87 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 1 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (30 min in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/integrationtest_with_tikv.sh y
dir - (0.44 sec in block)tidb
dir block - (0.4 sec in block)
junit - (0.34 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh n') - (3 ms in block)
stage - (3 min 56 sec in block)Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh n'
stage block (Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh n') - (3 min 55 sec in block)
withEnv - (3 min 55 sec in block)SCRIPT_AND_ARGS
withEnv block - (3 min 55 sec in block)
readTrusted - (2 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (3 min 51 sec in block)
podTemplate block - (3 min 51 sec in block)
node - (3 min 50 sec in block)pingcap_tidb_release-8_1_ghpr_check2_110-3wntn
node block - (3 min 43 sec in block)
checkout - (16 sec in self)
withEnv - (3 min 26 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 26 sec in block)
container - (3 min 25 sec in block)golang
container block - (3 min 25 sec in block)
stage - (3 min 24 sec in block)Test
stage block (Test) - (3 min 24 sec in block)
timeout - (3 min 24 sec in block)
timeout block - (3 min 24 sec in block)
withCredentials - (3 min 23 sec in block)
withCredentials block - (3 min 22 sec in block)
dir - (3 min 17 sec in block)tidb
dir block - (3 min 7 sec in block)
cache - (58 sec in block)
cache block - (42 sec in block)
sh - (2.6 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (1.5 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 2 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (1 min 3 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/integrationtest_with_tikv.sh n
dir - (4.4 sec in block)tidb
dir block - (3.6 sec in block)
junit - (2.8 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_brietest') - (2 ms in block)
stage - (5 min 32 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_brietest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_brietest') - (5 min 32 sec in block)
withEnv - (5 min 31 sec in block)SCRIPT_AND_ARGS
withEnv block - (5 min 31 sec in block)
readTrusted - (2.9 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (5 min 27 sec in block)
podTemplate block - (5 min 27 sec in block)
node - (5 min 26 sec in block)pingcap_tidb_release-8_1_ghpr_check2_110-q2d54
node block - (5 min 22 sec in block)
checkout - (4.7 sec in self)
withEnv - (5 min 17 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 17 sec in block)
container - (5 min 17 sec in block)golang
container block - (5 min 16 sec in block)
stage - (5 min 16 sec in block)Test
stage block (Test) - (5 min 16 sec in block)
timeout - (5 min 16 sec in block)
timeout block - (5 min 16 sec in block)
withCredentials - (5 min 16 sec in block)
withCredentials block - (5 min 16 sec in block)
dir - (5 min 15 sec in block)tidb
dir block - (5 min 15 sec in block)
cache - (15 sec in block)
cache block - (2.6 sec in block)
sh - (1.7 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (0.57 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (57 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (4 min 2 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_brietest
dir - (0.64 sec in block)tidb
dir block - (0.56 sec in block)
junit - (0.51 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pessimistictest') - (3 ms in block)
stage - (7 min 17 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pessimistictest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pessimistictest') - (7 min 16 sec in block)
withEnv - (7 min 16 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 16 sec in block)
readTrusted - (3.9 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (7 min 10 sec in block)
podTemplate block - (7 min 10 sec in block)
node - (7 min 10 sec in block)pingcap_tidb_release-8_1_ghpr_check2_110-nj1ws
node block - (7 min 4 sec in block)
checkout - (15 sec in self)
withEnv - (6 min 48 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 48 sec in block)
container - (6 min 47 sec in block)golang
container block - (6 min 47 sec in block)
stage - (6 min 46 sec in block)Test
stage block (Test) - (6 min 46 sec in block)
timeout - (6 min 46 sec in block)
timeout block - (6 min 46 sec in block)
withCredentials - (6 min 45 sec in block)
withCredentials block - (6 min 45 sec in block)
dir - (6 min 44 sec in block)tidb
dir block - (6 min 44 sec in block)
cache - (35 sec in block)
cache block - (17 sec in block)
sh - (2 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (1.5 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 2 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (4 min 40 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_pessimistictest
dir - (0.55 sec in block)tidb
dir block - (0.47 sec in block)
junit - (0.42 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_sessiontest') - (3 ms in block)
stage - (7 min 14 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_sessiontest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_sessiontest') - (7 min 14 sec in block)
withEnv - (7 min 14 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 14 sec in block)
readTrusted - (4.9 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (7 min 7 sec in block)
podTemplate block - (7 min 7 sec in block)
node - (7 min 7 sec in block)pingcap_tidb_release-8_1_ghpr_check2_110-d9hl5
node block - (7 min 2 sec in block)
checkout - (16 sec in self)
withEnv - (6 min 46 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 46 sec in block)
container - (6 min 45 sec in block)golang
container block - (6 min 45 sec in block)
stage - (6 min 44 sec in block)Test
stage block (Test) - (6 min 44 sec in block)
timeout - (6 min 44 sec in block)
timeout block - (6 min 44 sec in block)
withCredentials - (6 min 43 sec in block)
withCredentials block - (6 min 43 sec in block)
dir - (6 min 42 sec in block)tidb
dir block - (6 min 42 sec in block)
cache - (44 sec in block)
cache block - (33 sec in block)
sh - (2.3 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (1.5 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 2 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (4 min 38 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_sessiontest
dir - (0.48 sec in block)tidb
dir block - (0.42 sec in block)
junit - (0.38 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_statisticstest') - (4 ms in block)
stage - (4 min 40 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_statisticstest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_statisticstest') - (4 min 40 sec in block)
withEnv - (4 min 40 sec in block)SCRIPT_AND_ARGS
withEnv block - (4 min 40 sec in block)
readTrusted - (5.9 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (4 min 32 sec in block)
podTemplate block - (4 min 32 sec in block)
node - (4 min 32 sec in block)pingcap_tidb_release-8_1_ghpr_check2_110-bjgvr
node block - (4 min 27 sec in block)
checkout - (15 sec in self)
withEnv - (4 min 11 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 11 sec in block)
container - (4 min 10 sec in block)golang
container block - (4 min 10 sec in block)
stage - (4 min 10 sec in block)Test
stage block (Test) - (4 min 10 sec in block)
timeout - (4 min 9 sec in block)
timeout block - (4 min 9 sec in block)
withCredentials - (4 min 8 sec in block)
withCredentials block - (4 min 8 sec in block)
dir - (4 min 7 sec in block)tidb
dir block - (4 min 7 sec in block)
cache - (12 sec in block)
cache block - (2.7 sec in block)
sh - (1.4 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (1.9 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (1 min 2 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (2 min 2 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_statisticstest
dir - (0.52 sec in block)tidb
dir block - (0.43 sec in block)
junit - (0.38 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_txntest') - (3 ms in block)
stage - (10 min in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_txntest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_txntest') - (10 min in block)
withEnv - (10 min in block)SCRIPT_AND_ARGS
withEnv block - (10 min in block)
readTrusted - (6.9 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (10 min in block)
podTemplate block - (10 min in block)
node - (10 min in block)pingcap_tidb_release-8_1_ghpr_check2_110-gskw8
node block - (9 min 51 sec in block)
checkout - (59 sec in self)
withEnv - (8 min 51 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (8 min 51 sec in block)
container - (8 min 51 sec in block)golang
container block - (8 min 51 sec in block)
stage - (8 min 50 sec in block)Test
stage block (Test) - (8 min 50 sec in block)
timeout - (8 min 48 sec in block)
timeout block - (8 min 48 sec in block)
withCredentials - (8 min 48 sec in block)
withCredentials block - (8 min 47 sec in block)
dir - (8 min 44 sec in block)tidb
dir block - (8 min 43 sec in block)
cache - (16 sec in block)
cache block - (6 sec in block)
sh - (4.4 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (58 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (8.9 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (6 min 30 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_txntest
dir - (2 sec in block)tidb
dir block - (1.9 sec in block)
junit - (0.73 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest') - (3 ms in block)
stage - (13 min in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest') - (13 min in block)
withEnv - (13 min in block)SCRIPT_AND_ARGS
withEnv block - (13 min in block)
readTrusted - (7.9 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (12 min in block)
podTemplate block - (12 min in block)
node - (12 min in block)pingcap_tidb_release-8_1_ghpr_check2_110-t1q8w
node block - (12 min in block)
checkout - (59 sec in self)
withEnv - (11 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (11 min in block)
container - (11 min in block)golang
container block - (11 min in block)
stage - (11 min in block)Test
stage block (Test) - (11 min in block)
timeout - (11 min in block)
timeout block - (11 min in block)
withCredentials - (11 min in block)
withCredentials block - (11 min in block)
dir - (11 min in block)tidb
dir block - (11 min in block)
cache - (1 min 4 sec in block)
cache block - (50 sec in block)
sh - (5.8 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (25 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (37 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (9 min 24 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest
dir - (0.44 sec in block)tidb
dir block - (0.39 sec in block)
junit - (0.36 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest1') - (3 ms in block)
stage - (6 min 4 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest1'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest1') - (6 min 4 sec in block)
withEnv - (6 min 2 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 2 sec in block)
readTrusted - (8.9 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (5 min 53 sec in block)
podTemplate block - (5 min 53 sec in block)
node - (5 min 53 sec in block)pingcap_tidb_release-8_1_ghpr_check2_110-z5ld5
node block - (5 min 35 sec in block)
checkout - (59 sec in self)
withEnv - (4 min 35 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 35 sec in block)
container - (4 min 34 sec in block)golang
container block - (4 min 34 sec in block)
stage - (4 min 33 sec in block)Test
stage block (Test) - (4 min 33 sec in block)
timeout - (4 min 32 sec in block)
timeout block - (4 min 32 sec in block)
withCredentials - (4 min 32 sec in block)
withCredentials block - (4 min 30 sec in block)
dir - (4 min 29 sec in block)tidb
dir block - (4 min 29 sec in block)
cache - (39 sec in block)
cache block - (22 sec in block)
sh - (4.8 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (25 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (37 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (2 min 20 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest1
dir - (0.52 sec in block)tidb
dir block - (0.39 sec in block)
junit - (0.34 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest2') - (6 ms in block)
stage - (6 min 43 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest2'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest2') - (6 min 43 sec in block)
withEnv - (6 min 41 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 41 sec in block)
readTrusted - (9.9 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (6 min 31 sec in block)
podTemplate block - (6 min 31 sec in block)
node - (6 min 30 sec in block)pingcap_tidb_release-8_1_ghpr_check2_110-w31lq
node block - (6 min 13 sec in block)
checkout - (59 sec in self)
withEnv - (5 min 14 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 13 sec in block)
container - (5 min 13 sec in block)golang
container block - (5 min 13 sec in block)
stage - (5 min 12 sec in block)Test
stage block (Test) - (5 min 12 sec in block)
timeout - (5 min 11 sec in block)
timeout block - (5 min 10 sec in block)
withCredentials - (5 min 10 sec in block)
withCredentials block - (5 min 9 sec in block)
dir - (5 min 7 sec in block)tidb
dir block - (5 min 7 sec in block)
cache - (24 sec in block)
cache block - (14 sec in block)
sh - (4.5 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (31 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (34 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (2 min 56 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest2
dir - (0.54 sec in block)tidb
dir block - (0.49 sec in block)
junit - (0.42 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest3') - (3 ms in block)
stage - (5 min 28 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest3'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest3') - (5 min 28 sec in block)
withEnv - (5 min 26 sec in block)SCRIPT_AND_ARGS
withEnv block - (5 min 26 sec in block)
readTrusted - (10 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (5 min 15 sec in block)
podTemplate block - (5 min 15 sec in block)
node - (5 min 15 sec in block)pingcap_tidb_release-8_1_ghpr_check2_110-dmdgj
node block - (4 min 58 sec in block)
checkout - (59 sec in self)
withEnv - (3 min 59 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 59 sec in block)
container - (3 min 58 sec in block)golang
container block - (3 min 58 sec in block)
stage - (3 min 57 sec in block)Test
stage block (Test) - (3 min 57 sec in block)
timeout - (3 min 56 sec in block)
timeout block - (3 min 56 sec in block)
withCredentials - (3 min 55 sec in block)
withCredentials block - (3 min 54 sec in block)
dir - (3 min 53 sec in block)tidb
dir block - (3 min 52 sec in block)
cache - (51 sec in block)
cache block - (43 sec in block)
sh - (5.4 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (25 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (37 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (1 min 45 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest3
dir - (0.47 sec in block)tidb
dir block - (0.39 sec in block)
junit - (0.34 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest4') - (3 ms in block)
stage - (8 min 1 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest4'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest4') - (8 min 1 sec in block)
withEnv - (7 min 59 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 59 sec in block)
readTrusted - (11 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (7 min 47 sec in block)
podTemplate block - (7 min 47 sec in block)
node - (7 min 47 sec in block)pingcap_tidb_release-8_1_ghpr_check2_110-61fnw
node block - (7 min 32 sec in block)
checkout - (59 sec in self)
withEnv - (6 min 32 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 32 sec in block)
container - (6 min 31 sec in block)golang
container block - (6 min 31 sec in block)
stage - (6 min 31 sec in block)Test
stage block (Test) - (6 min 31 sec in block)
timeout - (6 min 29 sec in block)
timeout block - (6 min 29 sec in block)
withCredentials - (6 min 29 sec in block)
withCredentials block - (6 min 27 sec in block)
dir - (6 min 26 sec in block)tidb
dir block - (6 min 26 sec in block)
cache - (45 sec in block)
cache block - (37 sec in block)
sh - (5.1 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (25 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (37 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (4 min 18 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest4
dir - (0.6 sec in block)tidb
dir block - (0.54 sec in block)
junit - (0.5 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest') - (3 ms in block)
stage - (9 min 51 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest') - (9 min 51 sec in block)
withEnv - (9 min 49 sec in block)SCRIPT_AND_ARGS
withEnv block - (9 min 49 sec in block)
readTrusted - (24 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (9 min 24 sec in block)
podTemplate block - (9 min 24 sec in block)
node - (9 min 23 sec in block)pingcap_tidb_release-8_1_ghpr_check2_110-4lzxk
node block - (8 min 22 sec in block)
checkout - (1 min 3 sec in self)
withEnv - (7 min 17 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (7 min 17 sec in block)
container - (7 min 17 sec in block)golang
container block - (7 min 17 sec in block)
stage - (7 min 14 sec in block)Test
stage block (Test) - (7 min 14 sec in block)
timeout - (7 min 13 sec in block)
timeout block - (7 min 13 sec in block)
withCredentials - (7 min 13 sec in block)
withCredentials block - (7 min 10 sec in block)
dir - (6 min 46 sec in block)tidb
dir block - (6 min 46 sec in block)
cache - (37 sec in block)
cache block - (16 sec in block)
sh - (16 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (2.8 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (3 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (5 min 55 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest
dir - (0.79 sec in block)tidb
dir block - (0.73 sec in block)
junit - (0.68 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest2') - (4 ms in block)
stage - (7 min 19 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest2'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest2') - (7 min 19 sec in block)
withEnv - (7 min 17 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 17 sec in block)
readTrusted - (24 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (6 min 52 sec in block)
podTemplate block - (6 min 52 sec in block)
node - (6 min 51 sec in block)pingcap_tidb_release-8_1_ghpr_check2_110-g170v
node block - (5 min 50 sec in block)
checkout - (4.7 sec in self)
withEnv - (5 min 45 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 44 sec in block)
container - (4 min 45 sec in block)golang
container block - (4 min 45 sec in block)
stage - (4 min 44 sec in block)Test
stage block (Test) - (4 min 44 sec in block)
timeout - (4 min 41 sec in block)
timeout block - (4 min 40 sec in block)
withCredentials - (4 min 40 sec in block)
withCredentials block - (4 min 37 sec in block)
dir - (4 min 36 sec in block)tidb
dir block - (4 min 36 sec in block)
cache - (1 min 6 sec in block)
cache block - (46 sec in block)
sh - (37 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (2.9 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (3.4 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (3 min 23 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest2
dir - (1 sec in block)tidb
dir block - (0.7 sec in block)
junit - (0.61 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest3') - (5 ms in block)
stage - (6 min 30 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest3'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest3') - (6 min 30 sec in block)
withEnv - (6 min 29 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 29 sec in block)
readTrusted - (25 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (6 min 3 sec in block)
podTemplate block - (6 min 3 sec in block)
node - (6 min 2 sec in block)pingcap_tidb_release-8_1_ghpr_check2_110-536lk
node block - (5 min 1 sec in block)
checkout - (4.7 sec in self)
withEnv - (4 min 56 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 56 sec in block)
container - (3 min 56 sec in block)golang
container block - (3 min 56 sec in block)
stage - (3 min 56 sec in block)Test
stage block (Test) - (3 min 56 sec in block)
timeout - (3 min 52 sec in block)
timeout block - (3 min 52 sec in block)
withCredentials - (3 min 52 sec in block)
withCredentials block - (3 min 50 sec in block)
dir - (3 min 48 sec in block)tidb
dir block - (3 min 48 sec in block)
cache - (53 sec in block)
cache block - (39 sec in block)
sh - (39 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (3 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (3.3 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (2 min 34 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest3
dir - (1.2 sec in block)tidb
dir block - (1.2 sec in block)
junit - (0.37 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest4') - (4 ms in block)
stage - (6 min 44 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest4'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest4') - (6 min 43 sec in block)
withEnv - (6 min 42 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 42 sec in block)
readTrusted - (25 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (6 min 16 sec in block)
podTemplate block - (6 min 15 sec in block)
node - (6 min 15 sec in block)pingcap_tidb_release-8_1_ghpr_check2_110-kqwrv
node block - (5 min 14 sec in block)
checkout - (1 min 4 sec in self)
withEnv - (4 min 9 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 9 sec in block)
container - (4 min 9 sec in block)golang
container block - (4 min 9 sec in block)
stage - (4 min 5 sec in block)Test
stage block (Test) - (4 min 5 sec in block)
timeout - (4 min 5 sec in block)
timeout block - (4 min 5 sec in block)
withCredentials - (4 min 5 sec in block)
withCredentials block - (4 min 2 sec in block)
dir - (3 min 12 sec in block)tidb
dir block - (3 min 12 sec in block)
cache - (19 sec in block)
cache block - (9.4 sec in block)
sh - (9.4 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (2.9 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (3.2 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (2 min 46 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest4
dir - (0.58 sec in block)tidb
dir block - (0.44 sec in block)
junit - (0.43 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pipelineddmltest') - (7 min 57 sec in block)
stage - (7 min 56 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pipelineddmltest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pipelineddmltest') - (7 min 56 sec in block)
withEnv - (7 min 55 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 55 sec in block)
readTrusted - (25 sec in self)pipelines/pingcap/tidb/release-8.1/pod-ghpr_check2.yaml
podTemplate - (7 min 29 sec in block)
podTemplate block - (7 min 29 sec in block)
node - (7 min 28 sec in block)pingcap_tidb_release-8_1_ghpr_check2_110-hcczm
node block - (6 min 27 sec in block)
checkout - (4.2 sec in self)
withEnv - (6 min 22 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 22 sec in block)
container - (5 min 23 sec in block)golang
container block - (5 min 22 sec in block)
stage - (5 min 22 sec in block)Test
stage block (Test) - (5 min 22 sec in block)
timeout - (5 min 18 sec in block)
timeout block - (5 min 18 sec in block)
withCredentials - (5 min 18 sec in block)
withCredentials block - (5 min 16 sec in block)
dir - (4 min 53 sec in block)tidb
dir block - (4 min 52 sec in block)
cache - (43 sec in block)
cache block - (34 sec in block)
sh - (16 sec in self)ls -l rev-f595d17b133b1c60b882ccb14308daf6a62d462a
sh - (2.8 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (4.5 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (3 min 59 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_pipelineddmltest
dir - (0.49 sec in block)tidb
dir block - (0.43 sec in block)
junit - (0.39 sec in self)
stage - (3.2 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (3.2 sec in block)
container - (1.9 sec in block)report
container block - (1.9 sec in block)
sh - (1.9 sec in self)bash scripts/plugins/report_job_result.sh SUCCESS result.json || true
archiveArtifacts - (81 ms in self)
sh - (1.1 sec in self)echo done > done && curl -F ci_check/pingcap/tidb/release-8.1/ghpr_check2/f595d17b133b1c60b882ccb14308daf6a62d462a=@done http://fileserver.pingcap.net/upload