Skip to content
StepArgumentsStatus
Start of Pipeline - (1 min 56 sec in block)
readJSON - (0.13 sec in self)
readTrusted - (1 sec in self)pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml
podTemplate - (1 min 55 sec in block)
podTemplate block - (1 min 55 sec in block)
node - (1 min 55 sec in block)pingcap_docs-cn_pull_verify_2722-x6r10
node block - (1 min 50 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 - (1 min 45 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 45 sec in block)
container - (1 min 45 sec in block)runner
container block - (1 min 45 sec in block)
withEnv - (1 min 45 sec in block)FILE_SERVER_URL
withEnv block - (1 min 45 sec in block)
timeout - (1 min 45 sec in block)
timeout block - (1 min 45 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 "-------------------------" node -v echo "-------------------------" echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-cn-pull-verify-2722-x6r10-gzx2h-gmh5l bash"
container - (0.72 sec in block)net-tool
container block - (0.68 sec in block)
sh - (0.54 sec in self)dig github.com
script - (92 ms in block)
script block - (42 ms in block)
stage - (20 sec in block)Checkout
stage block (Checkout) - (20 sec in block)
timeout - (20 sec in block)
timeout block - (20 sec in block)
dir - (20 sec in block)git-docs-cn
dir block - (20 sec in block)
sh (set git config) - (0.62 sec in self) git config --global --add safe.directory '*'
cache - (19 sec in block)
cache block - (5.2 sec in block)
retry - (5.2 sec in block)2
retry block - (5.2 sec in block)
script - (5.1 sec in block)
script block - (5.1 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (5 sec in self)
stage - (4.4 sec in block)Prepare
stage block (Prepare) - (4.3 sec in block)
dir - (4.3 sec in block)check-scripts
dir block - (4.2 sec in block)
cache - (4.2 sec in block)
cache block - (3.6 sec in block)
sh (Prepare) - (3.5 sec in self) wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-file-encoding.py wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-conflicts.py wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-control-char.py wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-tags.py wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-manual-line-breaks.py
stage - (1 min 19 sec in block)Tests
stage block (Tests) - (1 min 19 sec in block)
parallel - (1 min 19 sec in block)
parallel block (Branch: Matrix - CHECK_CMD = 'python3 check-file-encoding.py') - (4 ms in block)
stage - (1 min 15 sec in block)Matrix - CHECK_CMD = 'python3 check-file-encoding.py'
stage block (Matrix - CHECK_CMD = 'python3 check-file-encoding.py') - (1 min 15 sec in block)
withEnv - (1 min 15 sec in block)CHECK_CMD
withEnv block - (1 min 14 sec in block)
readTrusted - (8.6 sec in self)pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml
podTemplate - (1 min 6 sec in block)
podTemplate block - (1 min 5 sec in block)
node - (1 min 5 sec in block)pingcap_docs-cn_pull_verify_2722-fl5kg
node block - (1 min 0 sec in block)
checkout - (5.3 sec in self)
withEnv - (55 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (54 sec in block)
container - (54 sec in block)runner
container block - (53 sec in block)
stage - (53 sec in block)Test
stage block (Test) - (52 sec in block)
timeout - (52 sec in block)
timeout block - (41 sec in block)
dir - (4.9 sec in block)check-scripts
dir block - (4.8 sec in block)
cache - (4.8 sec in block)
cache block - (0.64 sec in block)
sh - (0.61 sec in self) ls -alh
dir - (36 sec in block)git-docs-cn
dir block - (36 sec in block)
cache - (36 sec in block)
cache block - (32 sec in block)
sh (set git config) - (6.9 sec in self) git config --global --add safe.directory '*' git rev-parse --show-toplevel git status -s . git log --format="%h %B" --oneline -n 3
sh - (13 sec in self) git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- '*.md' ':(exclude).github/*'
sh (check python3 check-file-encoding.py) - (12 sec in self)#!/usr/bin/env bash cp -r ../check-scripts/* ./ diff_docs_files=$(git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- '*.md' ':(exclude).github/*') if [[ "python3 check-file-encoding.py" == "markdownlint" ]]; then npm install -g markdownlint-cli@0.17.0 fi python3 check-file-encoding.py $diff_docs_files
parallel block (Branch: Matrix - CHECK_CMD = 'python3 check-conflicts.py') - (3 ms in block)
stage - (1 min 16 sec in block)Matrix - CHECK_CMD = 'python3 check-conflicts.py'
stage block (Matrix - CHECK_CMD = 'python3 check-conflicts.py') - (1 min 15 sec in block)
withEnv - (1 min 15 sec in block)CHECK_CMD
withEnv block - (1 min 15 sec in block)
readTrusted - (9.6 sec in self)pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml
podTemplate - (1 min 5 sec in block)
podTemplate block - (1 min 5 sec in block)
node - (1 min 5 sec in block)pingcap_docs-cn_pull_verify_2722-vfsvf
node block - (59 sec in block)
checkout - (8 sec in self)
withEnv - (51 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (51 sec in block)
container - (51 sec in block)runner
container block - (51 sec in block)
stage - (51 sec in block)Test
stage block (Test) - (50 sec in block)
timeout - (50 sec in block)
timeout block - (49 sec in block)
dir - (14 sec in block)check-scripts
dir block - (7 sec in block)
cache - (7 sec in block)
cache block - (3.3 sec in block)
sh - (1 sec in self) ls -alh
dir - (31 sec in block)git-docs-cn
dir block - (30 sec in block)
cache - (26 sec in block)
cache block - (24 sec in block)
sh (set git config) - (12 sec in self) git config --global --add safe.directory '*' git rev-parse --show-toplevel git status -s . git log --format="%h %B" --oneline -n 3
sh - (8.1 sec in self) git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- '*.md' ':(exclude).github/*'
sh (check python3 check-conflicts.py) - (3.9 sec in self)#!/usr/bin/env bash cp -r ../check-scripts/* ./ diff_docs_files=$(git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- '*.md' ':(exclude).github/*') if [[ "python3 check-conflicts.py" == "markdownlint" ]]; then npm install -g markdownlint-cli@0.17.0 fi python3 check-conflicts.py $diff_docs_files
parallel block (Branch: Matrix - CHECK_CMD = 'markdownlint') - (4 ms in block)
stage - (1 min 18 sec in block)Matrix - CHECK_CMD = 'markdownlint'
stage block (Matrix - CHECK_CMD = 'markdownlint') - (1 min 18 sec in block)
withEnv - (1 min 18 sec in block)CHECK_CMD
withEnv block - (1 min 18 sec in block)
readTrusted - (10 sec in self)pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml
podTemplate - (1 min 7 sec in block)
podTemplate block - (1 min 7 sec in block)
node - (1 min 7 sec in block)pingcap_docs-cn_pull_verify_2722-xzfqh
node block - (1 min 2 sec in block)
checkout - (7.4 sec in self)
withEnv - (55 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (55 sec in block)
container - (55 sec in block)runner
container block - (55 sec in block)
stage - (54 sec in block)Test
stage block (Test) - (54 sec in block)
timeout - (54 sec in block)
timeout block - (54 sec in block)
dir - (20 sec in block)check-scripts
dir block - (14 sec in block)
cache - (10 sec in block)
cache block - (1.1 sec in block)
sh - (0.87 sec in self) ls -alh
dir - (30 sec in block)git-docs-cn
dir block - (30 sec in block)
cache - (30 sec in block)
cache block - (18 sec in block)
sh (set git config) - (12 sec in self) git config --global --add safe.directory '*' git rev-parse --show-toplevel git status -s . git log --format="%h %B" --oneline -n 3
sh - (0.8 sec in self) git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- '*.md' ':(exclude).github/*'
sh (check markdownlint) - (5.2 sec in self)#!/usr/bin/env bash cp -r ../check-scripts/* ./ diff_docs_files=$(git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- '*.md' ':(exclude).github/*') if [[ "markdownlint" == "markdownlint" ]]; then npm install -g markdownlint-cli@0.17.0 fi markdownlint $diff_docs_files
parallel block (Branch: Matrix - CHECK_CMD = 'python3 check-control-char.py') - (3 ms in block)
stage - (1 min 17 sec in block)Matrix - CHECK_CMD = 'python3 check-control-char.py'
stage block (Matrix - CHECK_CMD = 'python3 check-control-char.py') - (1 min 16 sec in block)
withEnv - (1 min 16 sec in block)CHECK_CMD
withEnv block - (1 min 16 sec in block)
readTrusted - (14 sec in self)pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml
podTemplate - (1 min 2 sec in block)
podTemplate block - (1 min 2 sec in block)
node - (1 min 1 sec in block)pingcap_docs-cn_pull_verify_2722-b139x
node block - (52 sec in block)
checkout - (4.3 sec in self)
withEnv - (48 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (48 sec in block)
container - (41 sec in block)runner
container block - (41 sec in block)
stage - (41 sec in block)Test
stage block (Test) - (40 sec in block)
timeout - (40 sec in block)
timeout block - (40 sec in block)
dir - (22 sec in block)check-scripts
dir block - (21 sec in block)
cache - (21 sec in block)
cache block - (18 sec in block)
sh - (18 sec in self) ls -alh
dir - (14 sec in block)git-docs-cn
dir block - (14 sec in block)
cache - (8.8 sec in block)
cache block - (7 sec in block)
sh (set git config) - (1.7 sec in self) git config --global --add safe.directory '*' git rev-parse --show-toplevel git status -s . git log --format="%h %B" --oneline -n 3
sh - (1 sec in self) git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- '*.md' ':(exclude).github/*'
sh (check python3 check-control-char.py) - (0.86 sec in self)#!/usr/bin/env bash cp -r ../check-scripts/* ./ diff_docs_files=$(git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- '*.md' ':(exclude).github/*') if [[ "python3 check-control-char.py" == "markdownlint" ]]; then npm install -g markdownlint-cli@0.17.0 fi python3 check-control-char.py $diff_docs_files
parallel block (Branch: Matrix - CHECK_CMD = 'python3 check-tags.py') - (5 ms in block)
stage - (1 min 17 sec in block)Matrix - CHECK_CMD = 'python3 check-tags.py'
stage block (Matrix - CHECK_CMD = 'python3 check-tags.py') - (1 min 16 sec in block)
withEnv - (1 min 16 sec in block)CHECK_CMD
withEnv block - (1 min 16 sec in block)
readTrusted - (15 sec in self)pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml
podTemplate - (1 min 1 sec in block)
podTemplate block - (1 min 0 sec in block)
node - (1 min 0 sec in block)pingcap_docs-cn_pull_verify_2722-ttlf1
node block - (52 sec in block)
checkout - (4.2 sec in self)
withEnv - (48 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (48 sec in block)
container - (47 sec in block)runner
container block - (47 sec in block)
stage - (41 sec in block)Test
stage block (Test) - (41 sec in block)
timeout - (40 sec in block)
timeout block - (40 sec in block)
dir - (25 sec in block)check-scripts
dir block - (25 sec in block)
cache - (24 sec in block)
cache block - (10 sec in block)
sh - (10 sec in self) ls -alh
dir - (14 sec in block)git-docs-cn
dir block - (14 sec in block)
cache - (14 sec in block)
cache block - (8.5 sec in block)
sh (set git config) - (4.3 sec in self) git config --global --add safe.directory '*' git rev-parse --show-toplevel git status -s . git log --format="%h %B" --oneline -n 3
sh - (1.4 sec in self) git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- '*.md' ':(exclude).github/*'
sh (check python3 check-tags.py) - (1.1 sec in self)#!/usr/bin/env bash cp -r ../check-scripts/* ./ diff_docs_files=$(git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- '*.md' ':(exclude).github/*') if [[ "python3 check-tags.py" == "markdownlint" ]]; then npm install -g markdownlint-cli@0.17.0 fi python3 check-tags.py $diff_docs_files
parallel block (Branch: Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py') - (1 min 18 sec in block)
stage - (1 min 18 sec in block)Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py'
stage block (Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py') - (1 min 17 sec in block)
withEnv - (1 min 17 sec in block)CHECK_CMD
withEnv block - (1 min 16 sec in block)
readTrusted - (16 sec in self)pipelines/pingcap/docs-cn/latest/pod-pull_verify.yaml
podTemplate - (1 min 0 sec in block)
podTemplate block - (1 min 0 sec in block)
node - (1 min 0 sec in block)pingcap_docs-cn_pull_verify_2722-rrqcs
node block - (53 sec in block)
checkout - (11 sec in self)
withEnv - (41 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (41 sec in block)
container - (41 sec in block)runner
container block - (41 sec in block)
stage - (41 sec in block)Test
stage block (Test) - (40 sec in block)
timeout - (40 sec in block)
timeout block - (40 sec in block)
dir - (18 sec in block)check-scripts
dir block - (18 sec in block)
cache - (18 sec in block)
cache block - (14 sec in block)
sh - (14 sec in self) ls -alh
dir - (14 sec in block)git-docs-cn
dir block - (14 sec in block)
cache - (6.8 sec in block)
cache block - (3.9 sec in block)
sh (set git config) - (1.8 sec in self) git config --global --add safe.directory '*' git rev-parse --show-toplevel git status -s . git log --format="%h %B" --oneline -n 3
sh - (1.1 sec in self) git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- '*.md' ':(exclude).github/*'
sh (check python3 check-manual-line-breaks.py) - (0.7 sec in self)#!/usr/bin/env bash cp -r ../check-scripts/* ./ diff_docs_files=$(git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- '*.md' ':(exclude).github/*') if [[ "python3 check-manual-line-breaks.py" == "markdownlint" ]]; then npm install -g markdownlint-cli@0.17.0 fi python3 check-manual-line-breaks.py $diff_docs_files