Skip to content

Console Output

Started by user Jenkins Admin
Obtained pipelines/pingcap/docs-cn/latest/merged_update_docs_cn.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-cn/latest/pod-merged_update_docs_cn.yaml from git https://github.com/PingCAP-QE/ci.git
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins-tidb/pingcap-docs-cn-merged-update-docs-cn-353-zg6f7-b9t0v-qmc7j
Agent pingcap-docs-cn-merged-update-docs-cn-353-zg6f7-b9t0v-qmc7j is provisioned from template pingcap_docs-cn_merged_update_docs_cn_353-zg6f7-b9t0v
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/353/"
    runUrl: "job/pingcap/job/docs-cn/job/merged_update_docs_cn/353/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "4ceabc83410ff1fdf4248e37c6e34b02de982b1f"
    jenkins/label: "pingcap_docs-cn_merged_update_docs_cn_353-zg6f7"
  name: "pingcap-docs-cn-merged-update-docs-cn-353-zg6f7-b9t0v-qmc7j"
  namespace: "jenkins-tidb"
spec:
  affinity:
    nodeAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
        nodeSelectorTerms:
        - matchExpressions:
          - key: "kubernetes.io/arch"
            operator: "In"
            values:
            - "amd64"
  containers:
  - image: "hub.pingcap.net/jenkins/docs-cn-checker:v0.0.1"
    name: "runner"
    resources:
      limits:
        memory: "12Gi"
        cpu: "4"
      requests:
        memory: "12Gi"
        cpu: "4"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - image: "node:lts"
    name: "node"
    resources:
      limits:
        memory: "2Gi"
        cpu: "1"
      requests:
        memory: "2Gi"
        cpu: "1"
    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-cn-merged-update-docs-cn-353-zg6f7-b9t0v-qmc7j"
    - name: "JENKINS_NAME"
      value: "pingcap-docs-cn-merged-update-docs-cn-353-zg6f7-b9t0v-qmc7j"
    - 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-cn-merged-update-docs-cn-353-zg6f7-b9t0v-qmc7j in /home/jenkins/agent/workspace/pingcap/docs-cn/merged_update_docs_cn
[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-cn/merged_update_docs_cn # 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 760a238ef8e350dd585ff25c83205674159553c0 (origin/main)
Commit message: "Update sync diff version in ci test   (#2964)"
 > 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 760a238ef8e350dd585ff25c83205674159553c0 # timeout=10
 > git rev-list --no-walk 760a238ef8e350dd585ff25c83205674159553c0 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 45 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=760a238ef8e350dd585ff25c83205674159553c0
CI=true
JOB_SPEC={"type":"postsubmit","job":"pingcap/docs-cn/merged_update_docs_cn","buildid":"1790297130095611904","prowjobid":"7a7c85c9-8a35-4b76-95c8-7adf041ae4f3","refs":{"org":"pingcap","repo":"docs-cn","repo_link":"https://github.com/pingcap/docs-cn","base_ref":"master","base_sha":"78ffc852e7d6bf37035c38894bfd1d4346fb7557","base_link":"https://github.com/pingcap/docs-cn/compare/b76aa33002b9...78ffc852e7d6"}}
HOSTNAME=pingcap-docs-cn-merged-update-docs-cn-353-zg6f7-b9t0v-qmc7j
POD_LABEL=pingcap_docs-cn_merged_update_docs_cn_353-zg6f7
RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/353/display/redirect?page=changes
PYTHON_PIP_VERSION=9.0.1
GIT_COMMIT=760a238ef8e350dd585ff25c83205674159553c0
HUDSON_URL=https://do.pingcap.net/jenkins/
NODE_LABELS=pingcap_docs-cn_merged_update_docs_cn_353-zg6f7 pingcap-docs-cn-merged-update-docs-cn-353-zg6f7-b9t0v-qmc7j
HOME=/root
OLDPWD=/
BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/353/
GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
JENKINS_SERVER_COOKIE=durable-cc30900bb00742c43108cf458c5ce21d80dc1f789a8603196f94a6255e584d6c
FILE_SERVER_URL=http://fileserver.pingcap.net
WORKSPACE=/home/jenkins/agent/workspace/pingcap/docs-cn/merged_update_docs_cn
PROW_JOB_ID=7a7c85c9-8a35-4b76-95c8-7adf041ae4f3
NODE_NAME=pingcap-docs-cn-merged-update-docs-cn-353-zg6f7-b9t0v-qmc7j
POD_CONTAINER=runner
RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/353/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=#353
RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/353/display/redirect?page=tests
HUDSON_HOME=/var/jenkins_home
JOB_BASE_NAME=merged_update_docs_cn
PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
KUBERNETES_PORT_443_TCP_PORT=443
BUILD_ID=1790297130095611904
KUBERNETES_PORT_443_TCP_PROTO=tcp
BUILD_TAG=jenkins-pingcap-docs-cn-merged_update_docs_cn-353
LANG=C.UTF-8
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-cn/job/merged_update_docs_cn/
DEBIAN_FRONTEND=noninteractive
BUILD_NUMBER=353
GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct
JENKINS_NODE_COOKIE=289ccedf-b355-4246-82e4-e41745f9cf33
PYTHON_VERSION=3.6.2
RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/353/display/redirect
HUDSON_SERVER_COOKIE=83ef27fe9acccc92
JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/display/redirect
KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443
KUBERNETES_SERVICE_PORT_HTTPS=443
CLASSPATH=
JOB_NAME=pingcap/docs-cn/merged_update_docs_cn
KUBERNETES_SERVICE_HOST=10.233.0.1
PWD=/home/jenkins/agent/workspace/pingcap/docs-cn/merged_update_docs_cn
GIT_PREVIOUS_COMMIT=760a238ef8e350dd585ff25c83205674159553c0
WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/docs-cn/merged_update_docs_cn@tmp
+ echo -------------------------
-------------------------
+ python3 -V
Python 3.6.2
+ echo -------------------------
-------------------------
+ echo debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-cn-merged-update-docs-cn-353-zg6f7-b9t0v-qmc7j bash
debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-cn-merged-update-docs-cn-353-zg6f7-b9t0v-qmc7j 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: 51062
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; COOKIE: 4f8adb1a55547921 (echoed)
;; QUESTION SECTION:
;github.com.			IN	A

;; ANSWER SECTION:
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: Tue May 14 08:24:50 UTC 2024
;; MSG SIZE  rcvd: 77

[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-cn/merged_update_docs_cn/docs-cn
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ git config --global --add safe.directory *
[Pipeline] cache
Cache restored successfully (git/pingcap/docs-cn/rev-0771c44-9d663c6)
478707200 bytes in 6.10 secs (78486228 bytes/sec)
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
git version 2.39.2
Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/docs-cn/merged_update_docs_cn/docs-cn/.git/
.git
Updating files:  67% (1690/2507)
Updating files:  68% (1705/2507)
Updating files:  69% (1730/2507)
Updating files:  70% (1755/2507)
Updating files:  71% (1780/2507)
Updating files:  72% (1806/2507)
Updating files:  73% (1831/2507)
Updating files:  74% (1856/2507)
Updating files:  75% (1881/2507)
Updating files:  76% (1906/2507)
Updating files:  77% (1931/2507)
Updating files:  78% (1956/2507)
Updating files:  79% (1981/2507)
Updating files:  80% (2006/2507)
Updating files:  81% (2031/2507)
Updating files:  82% (2056/2507)
Updating files:  83% (2081/2507)
Updating files:  84% (2106/2507)
Updating files:  85% (2131/2507)
Updating files:  86% (2157/2507)
Updating files:  87% (2182/2507)
Updating files:  88% (2207/2507)
Updating files:  89% (2232/2507)
Updating files:  90% (2257/2507)
Updating files:  91% (2282/2507)
Updating files:  92% (2307/2507)
Updating files:  93% (2332/2507)
Updating files:  94% (2357/2507)
Updating files:  95% (2382/2507)
Updating files:  96% (2407/2507)
Updating files:  97% (2432/2507)
Updating files:  98% (2457/2507)
Updating files:  99% (2482/2507)
Updating files: 100% (2507/2507)
Updating files: 100% (2507/2507), done.
HEAD is now at 9d663c661 Update releases/release-7.5.0.md
POST git-upload-pack (383 bytes)
POST git-upload-pack (973 bytes)
POST git-upload-pack (gzip 1873 to 1001 bytes)
From https://github.com/pingcap/docs-cn
   b214689a4..78ffc852e  master     -> origin/master
Previous HEAD position was 9d663c661 Update releases/release-7.5.0.md
HEAD is now at 78ffc852e raftstore: correct the description on `inspect-interval` from v7.5 (#17319)
🚧 Checkouting to base SHA:78ffc852e7d6bf37035c38894bfd1d4346fb7557...
HEAD is now at 78ffc852e raftstore: correct the description on `inspect-interval` from v7.5 (#17319)
✅ Checked. 🎉
🧾 HEAD info:
78ffc852e7d6bf37035c38894bfd1d4346fb7557
78ffc852e raftstore: correct the description on `inspect-interval` from v7.5 (#17319)
b76aa3300 Conflict data resolution enhancement during data import GA (#17230)
b214689a4 feat(tidb-troubleshooting-map): 更新 TiKV 问题中 server is busy 指引说明 (#16193)
✅ ~~~~~All done.~~~~~~
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
Cache saved successfully (git/pingcap/docs-cn/rev-78ffc85)
478981120 bytes in 10.23 secs (46803786 bytes/sec)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build pdf)
[Pipeline] timeout
Timeout set to expire in 45 min
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/docs-cn/merged_update_docs_cn/docs-cn
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $AWS_ACCESS_KEY or $AWS_SECRET_KEY or $AWS_REGION or $AWS_BUCKET_NAME or $QINIU_ACCESS_KEY or $QINIU_SECRET_KEY or $QINIU_BUCKET_NAME
[Pipeline] {
[Pipeline] sh
Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [AWS_REGION, AWS_SECRET_KEY, AWS_ACCESS_KEY]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
Collecting boto3
  Downloading https://files.pythonhosted.org/packages/75/ca/d917b244919f1ebf96f7bbd5a00e4641f7e9191b0d070258f5dc10f5eaad/boto3-1.23.10-py3-none-any.whl (132kB)
Collecting awscli
  Downloading https://files.pythonhosted.org/packages/6c/48/8cf68d31f3f8606904acc4d98965a2c020acd5e1b9a821b8a7fafdbbc81a/awscli-1.24.10-py3-none-any.whl (3.9MB)
Collecting s3transfer<0.6.0,>=0.5.0 (from boto3)
  Downloading https://files.pythonhosted.org/packages/7b/9c/f51775ebe7df5a7aa4e7c79ed671bde94e154bd968aca8d65bb24aba0c8c/s3transfer-0.5.2-py3-none-any.whl (79kB)
Collecting jmespath<2.0.0,>=0.7.1 (from boto3)
  Downloading https://files.pythonhosted.org/packages/07/cb/5f001272b6faeb23c1c9e0acc04d48eaaf5c862c17709d20e3469c6e0139/jmespath-0.10.0-py2.py3-none-any.whl
Collecting botocore<1.27.0,>=1.26.10 (from boto3)
  Downloading https://files.pythonhosted.org/packages/09/b8/794e0bd260198538ded90c26b353ddb632eab01950d4e7e2e2b8ee510d12/botocore-1.26.10-py3-none-any.whl (8.8MB)
Collecting PyYAML<5.5,>=3.10 (from awscli)
  Downloading https://files.pythonhosted.org/packages/7a/5b/bc0b5ab38247bba158504a410112b6c03f153c652734ece1849749e5f518/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640kB)
Collecting rsa<4.8,>=3.1.2 (from awscli)
  Downloading https://files.pythonhosted.org/packages/e9/93/0c0f002031f18b53af7a6166103c02b9c0667be528944137cc954ec921b3/rsa-4.7.2-py3-none-any.whl
Collecting colorama<0.4.5,>=0.2.5 (from awscli)
  Downloading https://files.pythonhosted.org/packages/44/98/5b86278fbbf250d239ae0ecb724f8572af1c91f4a11edf4d36a206189440/colorama-0.4.4-py2.py3-none-any.whl
Collecting docutils<0.17,>=0.10 (from awscli)
  Downloading https://files.pythonhosted.org/packages/81/44/8a15e45ffa96e6cf82956dd8d7af9e666357e16b0d93b253903475ee947f/docutils-0.16-py2.py3-none-any.whl (548kB)
Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.27.0,>=1.26.10->boto3)
  Downloading https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229kB)
Collecting urllib3<1.27,>=1.25.4 (from botocore<1.27.0,>=1.26.10->boto3)
  Downloading https://files.pythonhosted.org/packages/b0/53/aa91e163dcfd1e5b82d8a890ecf13314e3e149c05270cc644581f77f17fd/urllib3-1.26.18-py2.py3-none-any.whl (143kB)
Collecting pyasn1>=0.1.3 (from rsa<4.8,>=3.1.2->awscli)
  Downloading https://files.pythonhosted.org/packages/d1/75/4686d2872bf2fc0b37917cbc8bbf0dd3a5cdb0990799be1b9cbf1e1eb733/pyasn1-0.5.1-py2.py3-none-any.whl (84kB)
Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->botocore<1.27.0,>=1.26.10->boto3)
  Downloading https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl
Installing collected packages: jmespath, six, python-dateutil, urllib3, botocore, s3transfer, boto3, PyYAML, pyasn1, rsa, colorama, docutils, awscli
  Found existing installation: urllib3 1.22
    Uninstalling urllib3-1.22:
      Successfully uninstalled urllib3-1.22
Successfully installed PyYAML-5.4.1 awscli-1.24.10 boto3-1.23.10 botocore-1.26.10 colorama-0.4.4 docutils-0.16 jmespath-0.10.0 pyasn1-0.5.1 python-dateutil-2.9.0.post0 rsa-4.7.2 s3transfer-0.5.2 six-1.16.0 urllib3-1.26.18
You are using pip version 9.0.1, however version 24.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
AWS Access Key ID [None]: AWS Secret Access Key [None]: Default region name [None]: Default output format [None]: [pandoc warning] Could not find image `/media/ticdc/ticdc-architecture-3.PNG', skipping...
[Pipeline] sh
Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [QINIU_BUCKET_NAME]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
/usr/local/lib/python3.6/site-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.26.18) or chardet (3.0.4) doesn't match a supported version!
  RequestsDependencyWarning)
output.pdf ****-dev-zh-manual.pdf
uploading to qiniu output.pdf ****-dev-zh-manual.pdf 3600
ret {'hash': 'lmxDbVYvE1k73OHP8dnYxBrD6Auh', 'key': '****-dev-zh-manual.pdf'}
info _ResponseInfo__response:<Response [200]>, exception:None, status_code:200, text_body:{"hash":"lmxDbVYvE1k73OHP8dnYxBrD6Auh","key":"****-dev-zh-manual.pdf"}, req_id:EikAAAAOF-IIT88X, x_log:X-Log
https://****/****-dev-zh-manual.pdf
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[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