Skip to content
StepArgumentsStatus
Start of Pipeline - (11 min in block)
readJSON - (0.12 sec in self)
readTrusted - (7.3 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check.yaml
podTemplate - (11 min in block)
podTemplate block - (11 min in block)
node - (11 min in block)pingcap_tidb_ghpr_check_8607-cnnd1
node block - (11 min in block)
stage - (4.3 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.2 sec in block)
checkout - (4.2 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)
timeout - (11 min in block)
timeout block - (11 min in block)
stage - (2.2 sec in block)Debug info
stage block (Debug info) - (2.1 sec in block)
sh (Debug info) - (0.79 sec in self) printenv echo "-------------------------" go env echo "-------------------------" ls -l /dev/null echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-ghpr-check-8607-cnnd1-st6m8-hwnrc bash"
container - (1.3 sec in block)net-tool
container block - (1.2 sec in block)
sh - (1 sec in self)dig github.com
script - (0.11 sec in block)
script block - (58 ms in block)
stage - (29 sec in block)Checkout
stage block (Checkout) - (29 sec in block)
dir - (29 sec in block)tidb
dir block - (29 sec in block)
cache - (29 sec in block)
cache block - (9.9 sec in block)
script - (9.9 sec in block)
script block - (9.8 sec in block)
withCredentials - (2.5 sec in block)
withCredentials block - (2.4 sec in block)
sh (Set git ssh key) - (2.4 sec in self) [ -d ~/.ssh ] || mkdir ~/.ssh && chmod 0700 ~/.ssh cp "$SSH_KEY" ~/.ssh/id_rsa chmod 400 ~/.ssh/id_rsa ssh-keyscan -t rsa,dsa github.com >> ~/.ssh/known_hosts
retry - (7.2 sec in block)2
retry block - (7.1 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (7.1 sec in self)
stage - (10 min in block)Checks
stage block (Checks) - (10 min in block)
withCredentials - (10 min in block)
withCredentials block - (10 min in block)
dir - (10 min in block)tidb
dir block - (10 min in block)
sh - (10 min in self)make gogenerate check integrationtest
dir - (1.1 sec in block)tidb
dir block - (1.1 sec in block)
sh (archive log) - (0.79 sec in self) logs_dir='test_logs' mkdir -p ${logs_dir} mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (0.32 sec in self)
stage - (3.4 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (3.4 sec in block)
container - (3.3 sec in block)report
container block - (3.2 sec in block)
sh - (3.2 sec in self)bash scripts/plugins/report_job_result.sh ABORTED result.json || true
archiveArtifacts - (45 ms in self)