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-259-x6mkh-dxczd-zbf9v
Agent pingcap-docs-cn-merged-update-docs-cn-259-x6mkh-dxczd-zbf9v is provisioned from template pingcap_docs-cn_merged_update_docs_cn_259-x6mkh-dxczd
---
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/259/"
    runUrl: "job/pingcap/job/docs-cn/job/merged_update_docs_cn/259/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "41783af7e428b2ebacdb0b0cf0898f2971ac483f"
    jenkins/label: "pingcap_docs-cn_merged_update_docs_cn_259-x6mkh"
  name: "pingcap-docs-cn-merged-update-docs-cn-259-x6mkh-dxczd-zbf9v"
  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-259-x6mkh-dxczd-zbf9v"
    - name: "JENKINS_NAME"
      value: "pingcap-docs-cn-merged-update-docs-cn-259-x6mkh-dxczd-zbf9v"
    - 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-259-x6mkh-dxczd-zbf9v 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 cb9bc9e8822a01a5d59a2f670fb429e588065145 (origin/main)
Commit message: "feat(tidb): test flashbacktest package (#2942)"
 > 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 cb9bc9e8822a01a5d59a2f670fb429e588065145 # timeout=10
 > git rev-list --no-walk cb9bc9e8822a01a5d59a2f670fb429e588065145 # 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_SERVICE_PORT=443
KUBERNETES_PORT=tcp://10.233.0.1:443
GIT_PREVIOUS_SUCCESSFUL_COMMIT=cb9bc9e8822a01a5d59a2f670fb429e588065145
CI=true
JOB_SPEC={"type":"postsubmit","job":"pingcap/docs-cn/merged_update_docs_cn","buildid":"1783821403099762688","prowjobid":"ca4610f0-ed7d-477d-b564-63c8cd068ab8","refs":{"org":"pingcap","repo":"docs-cn","repo_link":"https://github.com/pingcap/docs-cn","base_ref":"release-6.5","base_sha":"666c3c58e4ceee517238ea4a50ce6bd3a545552b","base_link":"https://github.com/pingcap/docs-cn/compare/c704d4de43b0...666c3c58e4ce"}}
HOSTNAME=pingcap-docs-cn-merged-update-docs-cn-259-x6mkh-dxczd-zbf9v
POD_LABEL=pingcap_docs-cn_merged_update_docs_cn_259-x6mkh
RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/259/display/redirect?page=changes
PYTHON_PIP_VERSION=9.0.1
GIT_COMMIT=cb9bc9e8822a01a5d59a2f670fb429e588065145
HUDSON_URL=https://do.pingcap.net/jenkins/
NODE_LABELS=pingcap-docs-cn-merged-update-docs-cn-259-x6mkh-dxczd-zbf9v pingcap_docs-cn_merged_update_docs_cn_259-x6mkh
HOME=/root
OLDPWD=/
BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/259/
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=ca4610f0-ed7d-477d-b564-63c8cd068ab8
NODE_NAME=pingcap-docs-cn-merged-update-docs-cn-259-x6mkh-dxczd-zbf9v
POD_CONTAINER=runner
RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/259/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=#259
RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/259/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=1783821403099762688
KUBERNETES_PORT_443_TCP_PROTO=tcp
BUILD_TAG=jenkins-pingcap-docs-cn-merged_update_docs_cn-259
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=259
GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct
JENKINS_NODE_COOKIE=da7cf930-32a8-4dbd-8a0b-3261d7ada86f
PYTHON_VERSION=3.6.2
RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs-cn/job/merged_update_docs_cn/259/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_SERVICE_PORT_HTTPS=443
KUBERNETES_PORT_443_TCP=tcp://10.233.0.1: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=cb9bc9e8822a01a5d59a2f670fb429e588065145
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-259-x6mkh-dxczd-zbf9v bash
debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-cn-merged-update-docs-cn-259-x6mkh-dxczd-zbf9v 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: 849
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

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

;; ANSWER SECTION:
github.com.		23	IN	A	20.205.243.166

;; Query time: 0 msec
;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP)
;; WHEN: Fri Apr 26 11:32:43 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-3dd8952)
384238080 bytes in 2.56 secs (149825668 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
HEAD is now at 3dd89525b Update check-before-deployment.md (#17229) (#17235)
POST git-upload-pack (413 bytes)
POST git-upload-pack (973 bytes)
POST git-upload-pack (gzip 2073 to 1097 bytes)
POST git-upload-pack (gzip 2923 to 1520 bytes)
POST git-upload-pack (gzip 1132 to 631 bytes)
From https://github.com/pingcap/docs-cn
 * [new branch]          release-6.5 -> origin/release-6.5
Previous HEAD position was 3dd89525b Update check-before-deployment.md (#17229) (#17235)
HEAD is now at 666c3c58e Update check-before-deployment.md (#17229) (#17236)
๐Ÿšง Checkouting to base SHA:666c3c58e4ceee517238ea4a50ce6bd3a545552b...
HEAD is now at 666c3c58e Update check-before-deployment.md (#17229) (#17236)
โœ… Checked. ๐ŸŽ‰
๐Ÿงพ HEAD info:
666c3c58e4ceee517238ea4a50ce6bd3a545552b
666c3c58e Update check-before-deployment.md (#17229) (#17236)
c704d4de4 update: mysql connector/j update for debugging (#17161) (#17173)
78ccb88b5 GC Timeout is Out of Date (#17097) (#17166)
โœ… ~~~~~All done.~~~~~~
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
Cache saved successfully (git/pingcap/docs-cn/rev-666c3c5)
483546112 bytes in 10.54 secs (45885155 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 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 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 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 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 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: urllib3, six, python-dateutil, jmespath, botocore, s3transfer, boto3
  Found existing installation: urllib3 1.22
    Uninstalling urllib3-1.22:
      Successfully uninstalled urllib3-1.22
Successfully installed boto3-1.23.10 botocore-1.26.10 jmespath-0.10.0 python-dateutil-2.9.0.post0 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.
Collecting awscli
  Downloading https://files.pythonhosted.org/packages/6c/48/8cf68d31f3f8606904acc4d98965a2c020acd5e1b9a821b8a7fafdbbc81a/awscli-1.24.10-py3-none-any.whl (3.9MB)
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
Requirement already satisfied: botocore==1.26.10 in /usr/local/lib/python3.6/site-packages (from awscli)
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)
Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.6/site-packages (from awscli)
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)
Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/local/lib/python3.6/site-packages (from botocore==1.26.10->awscli)
Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/local/lib/python3.6/site-packages (from botocore==1.26.10->awscli)
Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.6/site-packages (from botocore==1.26.10->awscli)
Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.6/site-packages (from python-dateutil<3.0.0,>=2.1->botocore==1.26.10->awscli)
Installing collected packages: PyYAML, pyasn1, rsa, colorama, docutils, awscli
Successfully installed PyYAML-5.4.1 awscli-1.24.10 colorama-0.4.4 docutils-0.16 pyasn1-0.5.1 rsa-4.7.2
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] Duplicate link reference `[json_valid]' "source" (line 126044, column 1)
[pandoc warning] Duplicate link reference `[json_unquote]' "source" (line 126042, column 1)
[pandoc warning] Duplicate link reference `[json_type]' "source" (line 126040, column 1)
[pandoc warning] Duplicate link reference `[json_set]' "source" (line 126038, column 1)
[pandoc warning] Duplicate link reference `[json_replace]' "source" (line 126036, column 1)
[pandoc warning] Duplicate link reference `[json_remove]' "source" (line 126034, column 1)
[pandoc warning] Duplicate link reference `[json_object]' "source" (line 126032, column 1)
[pandoc warning] Duplicate link reference `[json_merge]' "source" (line 126030, column 1)
[pandoc warning] Duplicate link reference `[json_length]' "source" (line 126028, column 1)
[pandoc warning] Duplicate link reference `[json_insert]' "source" (line 126026, column 1)
[pandoc warning] Duplicate link reference `[json_extract]' "source" (line 126024, column 1)
[pandoc warning] Duplicate link reference `[json_contains]' "source" (line 126022, column 1)
[pandoc warning] Duplicate link reference `[json_arrayagg]' "source" (line 126020, column 1)
[pandoc warning] Duplicate link reference `[json_array]' "source" (line 126018, column 1)
[pandoc warning] Duplicate link reference `[json_arrayagg]' "source" (line 125217, column 1)
[pandoc warning] YAML header is not an object "source" (line 108384, column 1)
[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 ****-v6.5-zh-manual.pdf
uploading to qiniu output.pdf ****-v6.5-zh-manual.pdf 3600
ret {'hash': 'll0VfojFGMToB2l871TXTCwIQDP6', 'key': '****-v6.5-zh-manual.pdf'}
info _ResponseInfo__response:<Response [200]>, exception:None, status_code:200, text_body:{"hash":"ll0VfojFGMToB2l871TXTCwIQDP6","key":"****-v6.5-zh-manual.pdf"}, req_id:14EAAABgxnGQ0skX, x_log:X-Log
https://****/****-v6.5-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