Started by user Jenkins Admin Obtained pipelines/pingcap/docs/latest/pull_verify.groovy from git https://github.com/PingCAP-QE/ci.git Loading library tipipeline@main Library tipipeline@main is cached. Copying from home. [Pipeline] Start of Pipeline [Pipeline] readJSON [Pipeline] readTrusted Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12032-8r98c-lf4g5-bdf6h Agent pingcap-docs-pull-verify-12032-8r98c-lf4g5-bdf6h is provisioned from template pingcap_docs_pull_verify_12032-8r98c-lf4g5 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12032/" runUrl: "job/pingcap/job/docs/job/pull_verify/12032/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "262dfa5f6e1b9b509c211f5525f74edc970a648f" jenkins/label: "pingcap_docs_pull_verify_12032-8r98c" name: "pingcap-docs-pull-verify-12032-8r98c-lf4g5-bdf6h" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-docs-pull-verify-12032-8r98c-lf4g5-bdf6h" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12032-8r98c-lf4g5-bdf6h" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-docs-pull-verify-12032-8r98c-lf4g5-bdf6h in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/docs/pull_verify # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 > git rev-list --no-walk b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv JENKINS_HOME=/var/jenkins_home KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_SUCCESSFUL_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 NODE_VERSION=22.12.0 CI=true JOB_SPEC={"type":"presubmit","job":"pingcap/docs/pull_verify","buildid":"1908426335928193024","prowjobid":"bf82e629-841c-443f-ad0a-b9e22c235212","refs":{"org":"pingcap","repo":"docs","repo_link":"https://github.com/pingcap/docs","base_ref":"master","base_sha":"39773aa0984f0d4a50708562c30d5b05b36d17f8","base_link":"https://github.com/pingcap/docs/commit/39773aa0984f0d4a50708562c30d5b05b36d17f8","pulls":[{"number":20717,"author":"dveeden","sha":"4c2b94f9d343375814b78a67d11c72b41c1f0a02","title":"information_schema: Update IS_VISIBLE description","head_ref":"i_s__statistics__is_visible","link":"https://github.com/pingcap/docs/pull/20717","commit_link":"https://github.com/pingcap/docs/pull/20717/commits/4c2b94f9d343375814b78a67d11c72b41c1f0a02","author_link":"https://github.com/dveeden"}]}} HOSTNAME=pingcap-docs-pull-verify-12032-8r98c-lf4g5-bdf6h YARN_VERSION=1.22.22 POD_LABEL=pingcap_docs_pull_verify_12032-8r98c RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12032/display/redirect?page=changes GIT_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 HUDSON_URL=https://do.pingcap.net/jenkins/ NODE_LABELS=pingcap-docs-pull-verify-12032-8r98c-lf4g5-bdf6h pingcap_docs_pull_verify_12032-8r98c HOME=/root OLDPWD=/ BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12032/ JENKINS_SERVER_COOKIE=durable-910eecba8f711df810ca6ee5ce5bdb516fd9c7630f56f839475927a51a8de2d7 FILE_SERVER_URL=http://fileserver.pingcap.net WORKSPACE=/home/jenkins/agent/workspace/pingcap/docs/pull_verify PROW_JOB_ID=bf82e629-841c-443f-ad0a-b9e22c235212 NODE_NAME=pingcap-docs-pull-verify-12032-8r98c-lf4g5-bdf6h POD_CONTAINER=runner RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12032/display/redirect?page=artifacts EXECUTOR_NUMBER=0 GIT_BRANCH=origin/main STAGE_NAME=Debug info TERM=xterm KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 BUILD_DISPLAY_NAME=#12032 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12032/display/redirect?page=tests HUDSON_HOME=/var/jenkins_home JOB_BASE_NAME=pull_verify PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin KUBERNETES_PORT_443_TCP_PORT=443 BUILD_ID=1908426335928193024 KUBERNETES_PORT_443_TCP_PROTO=tcp BUILD_TAG=jenkins-pingcap-docs-pull_verify-12032 JENKINS_URL=https://do.pingcap.net/jenkins/ GIT_URL=https://github.com/PingCAP-QE/ci.git JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/ BUILD_NUMBER=12032 GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct JENKINS_NODE_COOKIE=4f04f1e9-2bc6-4f8a-9b51-eb9d70eb5d64 RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12032/display/redirect HUDSON_SERVER_COOKIE=83ef27fe9acccc92 JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/display/redirect KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 KUBERNETES_SERVICE_PORT_HTTPS=443 CLASSPATH= JOB_NAME=pingcap/docs/pull_verify KUBERNETES_SERVICE_HOST=10.233.0.1 PWD=/home/jenkins/agent/workspace/pingcap/docs/pull_verify GIT_PREVIOUS_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/docs/pull_verify@tmp + echo ------------------------- ------------------------- + node -v v22.12.0 + echo ------------------------- ------------------------- + echo debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-pull-verify-12032-8r98c-lf4g5-bdf6h bash debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-pull-verify-12032-8r98c-lf4g5-bdf6h bash [Pipeline] container [Pipeline] { [Pipeline] sh + dig github.com ; <<>> DiG 9.18.16 <<>> github.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 15125 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 5ed5b5808cbdf875 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 26 IN A 20.27.177.113 github.com. 26 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Sat Apr 05 07:48:16 UTC 2025 ;; MSG SIZE rcvd: 103 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 10 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] sh + git config --global --add safe.directory * [Pipeline] cache Cache restored successfully (git/pingcap/docs/rev-39773aa) 594124800 bytes in 2.02 secs (293751229 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.39.5 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs/.git/ .git Updating files: 42% (1291/3053) Updating files: 43% (1313/3053) Updating files: 44% (1344/3053) Updating files: 45% (1374/3053) Updating files: 46% (1405/3053) Updating files: 47% (1435/3053) Updating files: 48% (1466/3053) Updating files: 49% (1496/3053) Updating files: 50% (1527/3053) Updating files: 51% (1558/3053) Updating files: 52% (1588/3053) Updating files: 53% (1619/3053) Updating files: 54% (1649/3053) Updating files: 55% (1680/3053) Updating files: 56% (1710/3053) Updating files: 57% (1741/3053) Updating files: 58% (1771/3053) Updating files: 59% (1802/3053) Updating files: 60% (1832/3053) Updating files: 61% (1863/3053) Updating files: 62% (1893/3053) Updating files: 63% (1924/3053) Updating files: 64% (1954/3053) Updating files: 65% (1985/3053) Updating files: 66% (2015/3053) Updating files: 67% (2046/3053) Updating files: 68% (2077/3053) Updating files: 69% (2107/3053) Updating files: 70% (2138/3053) Updating files: 71% (2168/3053) Updating files: 72% (2199/3053) Updating files: 73% (2229/3053) Updating files: 74% (2260/3053) Updating files: 75% (2290/3053) Updating files: 76% (2321/3053) Updating files: 77% (2351/3053) Updating files: 78% (2382/3053) Updating files: 79% (2412/3053) Updating files: 80% (2443/3053) Updating files: 81% (2473/3053) Updating files: 82% (2504/3053) Updating files: 83% (2534/3053) Updating files: 84% (2565/3053) Updating files: 85% (2596/3053) Updating files: 86% (2626/3053) Updating files: 87% (2657/3053) Updating files: 88% (2687/3053) Updating files: 89% (2718/3053) Updating files: 90% (2748/3053) Updating files: 91% (2779/3053) Updating files: 92% (2809/3053) Updating files: 93% (2840/3053) Updating files: 94% (2870/3053) Updating files: 95% (2901/3053) Updating files: 96% (2931/3053) Updating files: 97% (2962/3053) Updating files: 98% (2992/3053) Updating files: 99% (3023/3053) Updating files: 100% (3053/3053) Updating files: 100% (3053/3053), done. HEAD is now at 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) POST git-upload-pack (656 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/docs = [up to date] master -> origin/master * [new ref] refs/pull/20717/head -> origin/pr/20717/head HEAD is now at 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) ๐Ÿšง Checkouting to base SHA:39773aa0984f0d4a50708562c30d5b05b36d17f8... HEAD is now at 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: 39773aa0984f0d4a50708562c30d5b05b36d17f8 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) f3b43af24 doc-review-prompt: add two new guidelines (#20708) eaa8dc0d7 Chronyc makestep (#20622) ๐Ÿšง Pre-merge heads of pull requests to base SHA: 39773aa0984f0d4a50708562c30d5b05b36d17f8 ... Updating 39773aa09..4c2b94f9d Fast-forward information-schema/information-schema-statistics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ๐Ÿงพ Pre-merged result: 4c2b94f9d343375814b78a67d11c72b41c1f0a02 4c2b94f9d information_schema: Update IS_VISIBLE description 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) f3b43af24 doc-review-prompt: add two new guidelines (#20708) โœ… Pre merged ๐ŸŽ‰ โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/docs/rev-39773aa-4c2b94f) 594145280 bytes in 9.00 secs (66002226 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-file-encoding.py --2025-04-05 07:48:36-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-file-encoding.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2198 (2.1K) [text/plain] Saving to: 'check-file-encoding.py' 0K .. 100% 29.9M=0s 2025-04-05 07:48:37 (29.9 MB/s) - 'check-file-encoding.py' saved [2198/2198] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-conflicts.py --2025-04-05 07:48:37-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-conflicts.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2479 (2.4K) [text/plain] Saving to: 'check-conflicts.py' 0K .. 100% 86.9M=0s 2025-04-05 07:48:38 (86.9 MB/s) - 'check-conflicts.py' saved [2479/2479] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-control-char.py --2025-04-05 07:48:38-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-control-char.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2249 (2.2K) [text/plain] Saving to: 'check-control-char.py' 0K .. 100% 30.0M=0s 2025-04-05 07:48:38 (30.0 MB/s) - 'check-control-char.py' saved [2249/2249] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-tags.py --2025-04-05 07:48:38-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-tags.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6799 (6.6K) [text/plain] Saving to: 'check-tags.py' 0K ...... 100% 4.27M=0.002s 2025-04-05 07:48:39 (4.27 MB/s) - 'check-tags.py' saved [6799/6799] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-manual-line-breaks.py --2025-04-05 07:48:39-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-manual-line-breaks.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4792 (4.7K) [text/plain] Saving to: 'check-manual-line-breaks.py' 0K .... 100% 39.5M=0s 2025-04-05 07:48:39 (39.5 MB/s) - 'check-manual-line-breaks.py' saved [4792/4792] [Pipeline] } Cache saved successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12032) 30720 bytes in 0.22 secs (139972 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-file-encoding.py') [Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-conflicts.py') [Pipeline] { (Branch: Matrix - CHECK_CMD = 'markdownlint') [Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-control-char.py') [Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-tags.py') [Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'python3 check-file-encoding.py') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'python3 check-conflicts.py') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'markdownlint') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'python3 check-control-char.py') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'python3 check-tags.py') [Pipeline] stage [Pipeline] { (Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12032-3dz3k-lzklm-qvbch Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12032-7ghdb-98gh2-5sx6m Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12032-rdxkn-smz61-7lkjl Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12032-vpn5p-844n5-3brln [Pipeline] podTemplate [Pipeline] { [Pipeline] node Agent pingcap-docs-pull-verify-12032-3dz3k-lzklm-qvbch is provisioned from template pingcap_docs_pull_verify_12032-3dz3k-lzklm --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12032/" runUrl: "job/pingcap/job/docs/job/pull_verify/12032/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "2c353ec2fa5754644fc449e618d039154ef7a689" jenkins/label: "pingcap_docs_pull_verify_12032-3dz3k" name: "pingcap-docs-pull-verify-12032-3dz3k-lzklm-qvbch" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-docs-pull-verify-12032-3dz3k-lzklm-qvbch" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12032-3dz3k-lzklm-qvbch" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-docs-pull-verify-12032-3dz3k-lzklm-qvbch in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@5a3f6c9f; decorates RemoteLauncher[hudson.remoting.Channel@7a7f81cd:JNLP4-connect connection from 10.233.74.26/10.233.74.26:38028] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Agent pingcap-docs-pull-verify-12032-7ghdb-98gh2-5sx6m is provisioned from template pingcap_docs_pull_verify_12032-7ghdb-98gh2 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12032/" runUrl: "job/pingcap/job/docs/job/pull_verify/12032/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "e08047f7ff7f5e7b834abb78abb78e0c86fc87f3" jenkins/label: "pingcap_docs_pull_verify_12032-7ghdb" name: "pingcap-docs-pull-verify-12032-7ghdb-98gh2-5sx6m" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-docs-pull-verify-12032-7ghdb-98gh2-5sx6m" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12032-7ghdb-98gh2-5sx6m" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-docs-pull-verify-12032-7ghdb-98gh2-5sx6m in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/docs/pull_verify # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 [Pipeline] checkout Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12032-7g8vc-lrj49-s60gh The recommended git tool is: git Agent pingcap-docs-pull-verify-12032-rdxkn-smz61-7lkjl is provisioned from template pingcap_docs_pull_verify_12032-rdxkn-smz61 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12032/" runUrl: "job/pingcap/job/docs/job/pull_verify/12032/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "f3ff41dcaedd446797628e3150f13ef3c008cfa6" jenkins/label: "pingcap_docs_pull_verify_12032-rdxkn" name: "pingcap-docs-pull-verify-12032-rdxkn-smz61-7lkjl" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-docs-pull-verify-12032-rdxkn-smz61-7lkjl" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12032-rdxkn-smz61-7lkjl" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-docs-pull-verify-12032-rdxkn-smz61-7lkjl in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@147deb19; decorates RemoteLauncher[hudson.remoting.Channel@31e42dd0:JNLP4-connect connection from 10.233.77.133/10.233.77.133:58150] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/docs/pull_verify # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@372b851e; decorates RemoteLauncher[hudson.remoting.Channel@5c1f8999:JNLP4-connect connection from 10.233.74.64/10.233.74.64:38090] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/docs/pull_verify # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Agent pingcap-docs-pull-verify-12032-vpn5p-844n5-3brln is provisioned from template pingcap_docs_pull_verify_12032-vpn5p-844n5 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12032/" runUrl: "job/pingcap/job/docs/job/pull_verify/12032/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "f8f61200c9375d3542d5ff2eeffc0696a65238e3" jenkins/label: "pingcap_docs_pull_verify_12032-vpn5p" name: "pingcap-docs-pull-verify-12032-vpn5p-844n5-3brln" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-docs-pull-verify-12032-vpn5p-844n5-3brln" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12032-vpn5p-844n5-3brln" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-docs-pull-verify-12032-vpn5p-844n5-3brln in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] cache No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@c5a6771; decorates RemoteLauncher[hudson.remoting.Channel@640e298e:JNLP4-connect connection from 10.233.109.185/10.233.109.185:45472] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/docs/pull_verify # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Agent pingcap-docs-pull-verify-12032-7g8vc-lrj49-s60gh is provisioned from template pingcap_docs_pull_verify_12032-7g8vc-lrj49 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12032/" runUrl: "job/pingcap/job/docs/job/pull_verify/12032/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "19f2b53643544506aa456bbefcd0bc1da9b150a5" jenkins/label: "pingcap_docs_pull_verify_12032-7g8vc" name: "pingcap-docs-pull-verify-12032-7g8vc-lrj49-s60gh" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-docs-pull-verify-12032-7g8vc-lrj49-s60gh" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12032-7g8vc-lrj49-s60gh" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Running on pingcap-docs-pull-verify-12032-7g8vc-lrj49-s60gh in /home/jenkins/agent/workspace/pingcap/docs/pull_verify > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12032) 30720 bytes in 0.13 secs (238222 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { The recommended git tool is: git [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { + ls -alh total 36K drwxr-sr-x 2 node node 4.0K Apr 5 07:48 . drwxr-sr-x 18 node node 4.0K Apr 5 07:48 .. -rw-r--r-- 1 node node 2.5K Apr 5 07:48 check-conflicts.py -rw-r--r-- 1 node node 2.2K Apr 5 07:48 check-control-char.py -rw-r--r-- 1 node node 2.2K Apr 5 07:48 check-file-encoding.py -rw-r--r-- 1 node node 4.7K Apr 5 07:48 check-manual-line-breaks.py -rw-r--r-- 1 node node 6.7K Apr 5 07:48 check-tags.py [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12032 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] cache Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6ff5e9f3; decorates RemoteLauncher[hudson.remoting.Channel@70b3c733:JNLP4-connect connection from 10.233.87.27/10.233.87.27:43994] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cache restored successfully (git/pingcap/docs/rev-39773aa-4c2b94f) 594145280 bytes in 1.49 secs (399469112 bytes/sec) [Pipeline] { [Pipeline] cache Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/docs/pull_verify # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12032) 30720 bytes in 0.15 secs (204412 bytes/sec) [Pipeline] { [Pipeline] cache Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12032-5h8ts-xwhdl-lk0f8 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12032) 30720 bytes in 0.13 secs (244341 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . [Pipeline] sh + ls -alh total 36K drwxr-sr-x 2 node node 4.0K Apr 5 07:48 . drwxr-sr-x 18 node node 4.0K Apr 5 07:48 .. -rw-r--r-- 1 node node 2.5K Apr 5 07:48 check-conflicts.py -rw-r--r-- 1 node node 2.2K Apr 5 07:48 check-control-char.py -rw-r--r-- 1 node node 2.2K Apr 5 07:48 check-file-encoding.py -rw-r--r-- 1 node node 4.7K Apr 5 07:48 check-manual-line-breaks.py -rw-r--r-- 1 node node 6.7K Apr 5 07:48 check-tags.py [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12032 already exists) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] // cache + ls -alh total 36K drwxr-sr-x 2 node node 4.0K Apr 5 07:48 . drwxr-sr-x 18 node node 4.0K Apr 5 07:48 .. -rw-r--r-- 1 node node 2.5K Apr 5 07:48 check-conflicts.py -rw-r--r-- 1 node node 2.2K Apr 5 07:48 check-control-char.py -rw-r--r-- 1 node node 2.2K Apr 5 07:48 check-file-encoding.py -rw-r--r-- 1 node node 4.7K Apr 5 07:48 check-manual-line-breaks.py -rw-r--r-- 1 node node 6.7K Apr 5 07:48 check-tags.py [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12032 already exists) [Pipeline] cache Agent pingcap-docs-pull-verify-12032-5h8ts-xwhdl-lk0f8 is provisioned from template pingcap_docs_pull_verify_12032-5h8ts-xwhdl --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12032/" runUrl: "job/pingcap/job/docs/job/pull_verify/12032/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "5883048cfa2205db58c2f9bfbf098958fe3721b2" jenkins/label: "pingcap_docs_pull_verify_12032-5h8ts" name: "pingcap-docs-pull-verify-12032-5h8ts-xwhdl-lk0f8" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "node:lts" name: "runner" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-docs-pull-verify-12032-5h8ts-xwhdl-lk0f8" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12032-5h8ts-xwhdl-lk0f8" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-docs-pull-verify-12032-5h8ts-xwhdl-lk0f8 in /home/jenkins/agent/workspace/pingcap/docs/pull_verify + git log --format=%h %B --oneline -n 3 4c2b94f9d information_schema: Update IS_VISIBLE description 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) f3b43af24 doc-review-prompt: add two new guidelines (#20708) Cache restored successfully (git/pingcap/docs/rev-39773aa-4c2b94f) 594145280 bytes in 1.47 secs (402831162 bytes/sec) [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] // cache [Pipeline] } [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] sh + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] cache + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* information-schema/information-schema-statistics.md + git log --format=%h %B --oneline -n 3 4c2b94f9d information_schema: Update IS_VISIBLE description 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) f3b43af24 doc-review-prompt: add two new guidelines (#20708) Cache restored successfully (git/pingcap/docs/rev-39773aa-4c2b94f) 594145280 bytes in 1.40 secs (423663385 bytes/sec) [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] checkout [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { The recommended git tool is: git [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] cache + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@4fb90b68; decorates RemoteLauncher[hudson.remoting.Channel@688a8803:JNLP4-connect connection from 10.233.77.71/10.233.77.71:58272] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 + git log --format=%h %B --oneline -n 3 4c2b94f9d information_schema: Update IS_VISIBLE description 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) f3b43af24 doc-review-prompt: add two new guidelines (#20708) Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/docs/pull_verify # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12032) 30720 bytes in 0.13 secs (237798 bytes/sec) [Pipeline] { [Pipeline] cache > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12032) 30720 bytes in 0.16 secs (189791 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 5 07:49 . drwxr-sr-x. 18 node node 4.0K Apr 5 07:49 .. -rw-r--r--. 1 node node 2.5K Apr 5 07:48 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 5 07:48 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 5 07:48 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 5 07:48 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 5 07:48 check-tags.py [Pipeline] sh + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 5 07:49 . drwxr-sr-x. 18 node node 4.0K Apr 5 07:49 .. -rw-r--r--. 1 node node 2.5K Apr 5 07:48 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 5 07:48 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 5 07:48 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 5 07:48 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 5 07:48 check-tags.py [Pipeline] sh [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* information-schema/information-schema-statistics.md [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12032 already exists) [Pipeline] } Cache not saved (git/pingcap/docs/rev-39773aa-4c2b94f already exists) [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12032 already exists) [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* information-schema/information-schema-statistics.md [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] // cache [Pipeline] } [Pipeline] // cache [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] sh [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/docs/rev-39773aa-4c2b94f) 594145280 bytes in 1.44 secs (413638685 bytes/sec) [Pipeline] { [Pipeline] // dir [Pipeline] // dir [Pipeline] } [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] sh [Pipeline] } Cache not saved (git/pingcap/docs/rev-39773aa-4c2b94f already exists) [Pipeline] stage [Pipeline] { (Test) [Pipeline] cache + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . + git log --format=%h %B --oneline -n 3 4c2b94f9d information_schema: Update IS_VISIBLE description 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) f3b43af24 doc-review-prompt: add two new guidelines (#20708) npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported Cache restored successfully (git/pingcap/docs/rev-39773aa-4c2b94f) 594145280 bytes in 1.60 secs (371514428 bytes/sec) [Pipeline] { [Pipeline] sh added 33 packages in 4s 2 packages are looking for funding run `npm fund` for details [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] // timeout [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] sh + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . [Pipeline] // stage [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] cache + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* information-schema/information-schema-statistics.md + git log --format=%h %B --oneline -n 3 4c2b94f9d information_schema: Update IS_VISIBLE description 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) f3b43af24 doc-review-prompt: add two new guidelines (#20708) Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12032) 30720 bytes in 0.13 secs (234989 bytes/sec) [Pipeline] { [Pipeline] } Cache not saved (git/pingcap/docs/rev-39773aa-4c2b94f already exists) [Pipeline] sh [Pipeline] // container [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] sh + ls -alh total 36K drwxr-sr-x 2 node node 4.0K Apr 5 07:49 . drwxr-sr-x 18 node node 4.0K Apr 5 07:49 .. -rw-r--r-- 1 node node 2.5K Apr 5 07:48 check-conflicts.py -rw-r--r-- 1 node node 2.2K Apr 5 07:48 check-control-char.py -rw-r--r-- 1 node node 2.2K Apr 5 07:48 check-file-encoding.py -rw-r--r-- 1 node node 4.7K Apr 5 07:48 check-manual-line-breaks.py -rw-r--r-- 1 node node 6.7K Apr 5 07:48 check-tags.py [Pipeline] sh [Pipeline] // cache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* information-schema/information-schema-statistics.md [Pipeline] } Cache not saved (git/pingcap/docs/rev-39773aa-4c2b94f already exists) [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12032 already exists) [Pipeline] // dir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] sh [Pipeline] // cache [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // dir [Pipeline] // dir [Pipeline] } [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] } Cache not saved (git/pingcap/docs/rev-39773aa-4c2b94f already exists) [Pipeline] // node [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] cache Cache restored successfully (git/pingcap/docs/rev-39773aa-4c2b94f) 594145280 bytes in 1.54 secs (385568104 bytes/sec) [Pipeline] { [Pipeline] // container [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . [Pipeline] // dir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } + git log --format=%h %B --oneline -n 3 4c2b94f9d information_schema: Update IS_VISIBLE description 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) f3b43af24 doc-review-prompt: add two new guidelines (#20708) [Pipeline] // stage [Pipeline] } [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/master..HEAD -- *.md :(exclude).github/* information-schema/information-schema-statistics.md [Pipeline] sh [Pipeline] } Cache not saved (git/pingcap/docs/rev-39773aa-4c2b94f already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS