Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c10af47b6b4f17809b2bfe9b8cf206f03ec0bea Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6326965704074749920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1642342997965507341.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8517176725082260964.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8296707753085730985.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1437523923264389229.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-353 in /w/workspace/edgexfoundry_edgex-docs_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_main@tmp/jenkins-gitclient-ssh3960784234955530646.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0c10af47b6b4f17809b2bfe9b8cf206f03ec0bea (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c10af47b6b4f17809b2bfe9b8cf206f03ec0bea # timeout=10 Commit message: "Merge pull request #639 from bnevis-i/cve-update-main" > git rev-list --no-walk 9610ac7fe582bd57f5baf0d506b74690dda2d6ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 08:46:45 + docker inspect -f . python:3-slim 08:46:45 08:46:45 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 08:46:45 + docker pull python:3-slim 08:46:45 3-slim: Pulling from library/python 08:46:46 eff15d958d66: Pulling fs layer 08:46:46 16dc372daf37: Pulling fs layer 08:46:46 fd49cf435d39: Pulling fs layer 08:46:46 0a5ff39a41d7: Pulling fs layer 08:46:46 6d5f6b53d036: Pulling fs layer 08:46:46 0a5ff39a41d7: Waiting 08:46:46 6d5f6b53d036: Waiting 08:46:46 16dc372daf37: Verifying Checksum 08:46:46 16dc372daf37: Download complete 08:46:46 0a5ff39a41d7: Verifying Checksum 08:46:46 0a5ff39a41d7: Download complete 08:46:46 eff15d958d66: Verifying Checksum 08:46:46 eff15d958d66: Download complete 08:46:46 6d5f6b53d036: Verifying Checksum 08:46:46 6d5f6b53d036: Download complete 08:46:46 fd49cf435d39: Verifying Checksum 08:46:46 fd49cf435d39: Download complete 08:46:47 eff15d958d66: Pull complete 08:46:47 16dc372daf37: Pull complete 08:46:48 fd49cf435d39: Pull complete 08:46:48 0a5ff39a41d7: Pull complete 08:46:49 6d5f6b53d036: Pull complete 08:46:49 Digest: sha256:3524d9553dd1ea815d9e3ff07a0ccafe878a9403fb5f9956dc6ad86075ac345f 08:46:49 Status: Downloaded newer image for python:3-slim 08:46:49 docker.io/library/python:3-slim [Pipeline] withDockerContainer 08:46:49 prd-centos7-docker-4c-2g-353 does not seem to be running inside a container 08:46:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_main -v /w/workspace/edgexfoundry_edgex-docs_main:/w/workspace/edgexfoundry_edgex-docs_main:rw,z -v /w/workspace/edgexfoundry_edgex-docs_main@tmp:/w/workspace/edgexfoundry_edgex-docs_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** python:3-slim cat 08:46:50 $ docker top 9c49c50b981186e002ad974f824109756cc2b8eca182f1f96be07bc9d415360d -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:51 + pip install mkdocs 08:46:52 Collecting mkdocs 08:46:52 Downloading mkdocs-1.2.3-py3-none-any.whl (6.4 MB) 08:46:52 Collecting importlib-metadata>=3.10 08:46:52 Downloading importlib_metadata-4.8.2-py3-none-any.whl (17 kB) 08:46:52 Collecting mergedeep>=1.3.4 08:46:52 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) 08:46:52 Collecting packaging>=20.5 08:46:52 Downloading packaging-21.3-py3-none-any.whl (40 kB) 08:46:52 Collecting pyyaml-env-tag>=0.1 08:46:52 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) 08:46:52 Collecting click>=3.3 08:46:52 Downloading click-8.0.3-py3-none-any.whl (97 kB) 08:46:52 Collecting Jinja2>=2.10.1 08:46:52 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) 08:46:52 Collecting Markdown>=3.2.1 08:46:52 Downloading Markdown-3.3.6-py3-none-any.whl (97 kB) 08:46:52 Collecting watchdog>=2.0 08:46:52 Downloading watchdog-2.1.6-py3-none-manylinux2014_x86_64.whl (76 kB) 08:46:52 Collecting ghp-import>=1.0 08:46:52 Downloading ghp_import-2.0.2-py3-none-any.whl (11 kB) 08:46:53 Collecting PyYAML>=3.10 08:46:53 Downloading PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (682 kB) 08:46:53 Collecting python-dateutil>=2.8.1 08:46:53 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 08:46:53 Collecting zipp>=0.5 08:46:53 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) 08:46:53 Collecting MarkupSafe>=2.0 08:46:53 Downloading MarkupSafe-2.0.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) 08:46:53 Collecting pyparsing!=3.0.5,>=2.0.2 08:46:53 Downloading pyparsing-3.0.6-py3-none-any.whl (97 kB) 08:46:53 Collecting six>=1.5 08:46:53 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 08:46:53 Installing collected packages: six, zipp, PyYAML, python-dateutil, pyparsing, MarkupSafe, watchdog, pyyaml-env-tag, packaging, mergedeep, Markdown, Jinja2, importlib-metadata, ghp-import, click, mkdocs 08:46:54 Successfully installed Jinja2-3.0.3 Markdown-3.3.6 MarkupSafe-2.0.1 PyYAML-6.0 click-8.0.3 ghp-import-2.0.2 importlib-metadata-4.8.2 mergedeep-1.3.4 mkdocs-1.2.3 packaging-21.3 pyparsing-3.0.6 python-dateutil-2.8.2 pyyaml-env-tag-0.1 six-1.16.0 watchdog-2.1.6 zipp-3.6.0 08:46:54 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 08:46:54 WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available. 08:46:54 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [Pipeline] sh 08:46:54 + pip install mkdocs-material==5.1.0 08:46:55 Collecting mkdocs-material==5.1.0 08:46:55 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 08:46:55 Collecting mkdocs-material-extensions>=1.0b1 08:46:55 Downloading mkdocs_material_extensions-1.0.3-py3-none-any.whl (8.1 kB) 08:46:55 Collecting pymdown-extensions>=7.0 08:46:55 Downloading pymdown_extensions-9.1-py3-none-any.whl (215 kB) 08:46:55 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.10/site-packages (from mkdocs-material==5.1.0) (1.2.3) 08:46:55 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.10/site-packages (from mkdocs-material==5.1.0) (3.3.6) 08:46:55 Collecting Pygments>=2.4 08:46:55 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) 08:46:55 Requirement already satisfied: pyyaml-env-tag>=0.1 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.1) 08:46:55 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (3.0.3) 08:46:55 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (8.0.3) 08:46:55 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.0) 08:46:55 Requirement already satisfied: watchdog>=2.0 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.1.6) 08:46:55 Requirement already satisfied: mergedeep>=1.3.4 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (1.3.4) 08:46:55 Requirement already satisfied: ghp-import>=1.0 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.0.2) 08:46:55 Requirement already satisfied: packaging>=20.5 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (21.3) 08:46:55 Requirement already satisfied: importlib-metadata>=3.10 in /usr/local/lib/python3.10/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (4.8.2) 08:46:55 Requirement already satisfied: python-dateutil>=2.8.1 in /usr/local/lib/python3.10/site-packages (from ghp-import>=1.0->mkdocs>=1.1->mkdocs-material==5.1.0) (2.8.2) 08:46:55 Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.10/site-packages (from importlib-metadata>=3.10->mkdocs>=1.1->mkdocs-material==5.1.0) (3.6.0) 08:46:55 Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (2.0.1) 08:46:55 Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.10/site-packages (from packaging>=20.5->mkdocs>=1.1->mkdocs-material==5.1.0) (3.0.6) 08:46:55 Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.10/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs>=1.1->mkdocs-material==5.1.0) (1.16.0) 08:46:55 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs-material 08:46:57 Successfully installed Pygments-2.10.0 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.3 pymdown-extensions-9.1 08:46:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 08:46:57 WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available. 08:46:57 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [Pipeline] sh 08:46:58 + mkdocs build 08:46:58 INFO - Cleaning site directory 08:46:58 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_main/docs/2.2 08:46:58 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 08:46:58 - design/adr/0001-Registy-Refactor.md 08:46:58 - design/adr/0004-Feature-Flags.md 08:46:58 - design/adr/0005-Service-Self-Config.md 08:46:58 - design/adr/0018-Service-Registry.md 08:46:58 - design/adr/013-Device-Service-Events-Message-Bus.md 08:46:58 - design/adr/014-Secret-Provider-For-All.md 08:46:58 - design/adr/core/0003-V2-API-Principles.md 08:46:58 - design/adr/core/0019-EdgeX-CLI-V2.md 08:46:58 - design/adr/device-service/0002-Array-Datatypes.md 08:46:58 - design/adr/device-service/0011-DeviceService-Rest-API.md 08:46:58 - design/adr/device-service/0012-DeviceService-Filters.md 08:46:58 - design/adr/devops/0007-Release-Automation.md 08:46:58 - design/adr/devops/0010-Release-Artifacts.md 08:46:58 - design/adr/security/0008-Secret-Creation-and-Distribution.md 08:46:58 - design/adr/security/0009-Secure-Bootstrapping.md 08:46:58 - design/adr/security/0015-in-cluster-tls.md 08:46:58 - design/adr/security/0016-docker-image-guidelines.md 08:46:58 - design/adr/security/0017-consul-security.md 08:46:58 - design/legacy-design/device-service/discovery.md 08:46:58 - design/legacy-requirements/device-service.md 08:46:58 - microservices/device/profile/Ch-DeviceProfileRef.md 08:46:58 - security/Ch-Docker-Swarm-SecuringDeviceServices.md 08:46:58 - security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 08:46:58 - security/security-file-token-provider.1.md 08:46:58 - threat-models/secret-store/README.md 08:46:58 - threat-models/secret-store/background.md 08:46:58 - threat-models/secret-store/high_level_design.md 08:46:58 - threat-models/secret-store/threat_model.md 08:46:58 - threat-models/secret-store/vault_master_key_encryption.md 08:47:02 INFO - Documentation built in 3.82 seconds [Pipeline] stash 08:47:07 Stashed 442 file(s) [Pipeline] } 08:47:07 $ docker stop --time=1 9c49c50b981186e002ad974f824109756cc2b8eca182f1f96be07bc9d415360d 08:47:09 $ docker rm -f 9c49c50b981186e002ad974f824109756cc2b8eca182f1f96be07bc9d415360d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) [Pipeline] node 08:47:25 Still waiting to schedule task 08:47:25 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-353’ 08:50:22 Running on prd-centos7-docker-4c-2g-354 in /w/workspace/edgexfoundry_edgex-docs_main [Pipeline] { [Pipeline] checkout 08:50:23 The recommended git tool is: git 08:50:25 using credential edgex-jenkins-ssh 08:50:25 Cloning the remote Git repository 08:50:24 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 08:50:24 > git init /w/workspace/edgexfoundry_edgex-docs_main # timeout=10 08:50:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 08:50:24 > git --version # timeout=10 08:50:24 > git --version # 'git version 2.24.4' 08:50:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:50:24 [INFO] Currently running in a labeled security context 08:50:24 [INFO] Currently SELinux is 'enforcing' on the host 08:50:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_main@tmp/jenkins-gitclient-ssh1853085327581580407.key 08:50:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:50:32 Avoid second fetch 08:50:32 Checking out Revision 0c10af47b6b4f17809b2bfe9b8cf206f03ec0bea (main) 08:50:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 08:50:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:50:32 > git config core.sparsecheckout # timeout=10 08:50:32 > git checkout -f 0c10af47b6b4f17809b2bfe9b8cf206f03ec0bea # timeout=10 08:50:36 Commit message: "Merge pull request #639 from bnevis-i/cve-update-main" [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh 08:50:37 + grep -v Signed-off-by 08:50:37 + git log --format=%B -n 1 08:50:37 + head -n 1 [Pipeline] cleanWs 08:50:37 [WS-CLEANUP] Deleting project workspace... 08:50:37 [WS-CLEANUP] Deferred wipeout is used... 08:50:37 [WS-CLEANUP] done [Pipeline] dir 08:50:37 Running in /w/workspace/edgexfoundry_edgex-docs_main/gh-pages-src [Pipeline] { [Pipeline] git 08:50:37 The recommended git tool is: git 08:50:37 using credential edgex-jenkins-ssh 08:50:37 Cloning the remote Git repository 08:50:37 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 08:50:37 > git init /w/workspace/edgexfoundry_edgex-docs_main/gh-pages-src # timeout=10 08:50:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 08:50:37 > git --version # timeout=10 08:50:37 > git --version # 'git version 2.24.4' 08:50:37 using GIT_SSH to set credentials SSH Credentials for GitHub 08:50:37 [INFO] Currently running in a labeled security context 08:50:37 [INFO] Currently SELinux is 'enforcing' on the host 08:50:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_main/gh-pages-src@tmp/jenkins-gitclient-ssh345592773721746073.key 08:50:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:50:48 Avoid second fetch 08:50:48 Checking out Revision 2bc823427c180a19e8dada5492e0496cdf10570d (refs/remotes/origin/gh-pages) 08:50:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 08:50:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:50:48 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 08:50:48 > git config core.sparsecheckout # timeout=10 08:50:48 > git checkout -f 2bc823427c180a19e8dada5492e0496cdf10570d # timeout=10 08:50:50 Commit message: "ci: Merge pull request #638 from bnevis-i/cve-update" [Pipeline] unstash 08:50:49 > git branch -a -v --no-abbrev # timeout=10 08:50:49 > git checkout -b gh-pages 2bc823427c180a19e8dada5492e0496cdf10570d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:50:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:53 [ssh-agent] Looking for ssh-agent implementation... 08:50:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:53 $ ssh-agent 08:50:53 SSH_AUTH_SOCK=/tmp/ssh-2WKWS3c3ywiN/agent.8529 08:50:53 SSH_AGENT_PID=8531 08:50:53 Running ssh-add (command line suppressed) 08:50:53 Identity added: /w/workspace/edgexfoundry_edgex-docs_main/gh-pages-src@tmp/private_key_7621602132466090508.key (/w/workspace/edgexfoundry_edgex-docs_main/gh-pages-src@tmp/private_key_7621602132466090508.key) 08:50:53 [ssh-agent] Started. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:53 total 20 08:50:53 drwxrwxr-x. 8 jenkins jenkins 126 Nov 23 08:50 . 08:50:53 drwxrwxr-x. 4 jenkins jenkins 50 Nov 23 08:50 .. 08:50:53 drwxrwxr-x. 11 jenkins jenkins 229 Nov 23 08:50 1.2 08:50:53 drwxrwxr-x. 11 jenkins jenkins 229 Nov 23 08:50 1.3 08:50:53 drwxrwxr-x. 14 jenkins jenkins 4096 Nov 23 08:50 2.0 08:50:53 drwxrwxr-x. 14 jenkins jenkins 4096 Nov 23 08:50 2.1 08:50:53 -rw-rw-r--. 1 jenkins jenkins 21 Nov 23 08:50 CNAME 08:50:53 drwxrwxr-x. 3 jenkins jenkins 69 Nov 23 08:50 docs 08:50:53 drwxrwxr-x. 8 jenkins jenkins 162 Nov 23 08:50 .git 08:50:53 -rw-rw-r--. 1 jenkins jenkins 149 Nov 23 08:50 index.html 08:50:53 -rw-rw-r--. 1 jenkins jenkins 311 Nov 23 08:50 versions.json 08:50:53 total 24 08:50:53 drwxrwxr-x. 8 jenkins jenkins 125 Nov 23 08:50 . 08:50:53 drwxrwxr-x. 4 jenkins jenkins 50 Nov 23 08:50 .. 08:50:53 drwxrwxr-x. 11 jenkins jenkins 229 Nov 23 08:50 1.2 08:50:53 drwxrwxr-x. 11 jenkins jenkins 229 Nov 23 08:50 1.3 08:50:53 drwxrwxr-x. 14 jenkins jenkins 4096 Nov 23 08:50 2.0 08:50:53 drwxrwxr-x. 14 jenkins jenkins 4096 Nov 23 08:50 2.1 08:50:53 drwxrwxr-x. 14 jenkins jenkins 4096 Nov 23 08:50 2.2 08:50:53 -rw-rw-r--. 1 jenkins jenkins 21 Nov 23 08:46 CNAME 08:50:53 drwxrwxr-x. 8 jenkins jenkins 162 Nov 23 08:50 .git 08:50:53 -rw-rw-r--. 1 jenkins jenkins 148 Nov 23 08:46 index.html 08:50:53 -rw-rw-r--. 1 jenkins jenkins 375 Nov 23 08:46 versions.json 08:50:53 [edgeXGHPagesPublish] We have detected there are changes to commit: 08:50:53 [gh-pages 645c4e78] ci: Merge pull request #639 from bnevis-i/cve-update-main 08:50:53 441 files changed, 372189 insertions(+), 2 deletions(-) 08:50:53 create mode 100644 2.2/404.html 08:50:53 create mode 100644 2.2/V2TopLevelMigration/index.html 08:50:53 create mode 100644 2.2/api/Ch-APIIntroduction/index.html 08:50:53 create mode 100644 2.2/api/applications/Ch-APIAppFunctionsSDK/index.html 08:50:53 create mode 100644 2.2/api/applications/Ch-APIRulesEngine/index.html 08:50:53 create mode 100644 2.2/api/core/Ch-APICoreCommand/index.html 08:50:53 create mode 100644 2.2/api/core/Ch-APICoreConfigurationAndRegistry/index.html 08:50:53 create mode 100644 2.2/api/core/Ch-APICoreData/index.html 08:50:53 create mode 100644 2.2/api/core/Ch-APICoreMetadata/index.html 08:50:53 create mode 100644 2.2/api/devices/Ch-APIDeviceSDK/index.html 08:50:53 create mode 100644 2.2/api/management/Ch-APISystemManagement/index.html 08:50:53 create mode 100644 2.2/api/support/Ch-APISupportNotifications/index.html 08:50:53 create mode 100644 2.2/api/support/Ch-APISupportScheduler/index.html 08:50:53 create mode 100644 2.2/assets/images/favicon.png 08:50:53 create mode 100644 2.2/assets/javascripts/bundle.00c583dd.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/bundle.00c583dd.min.js.map 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.ar.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.da.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.de.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.du.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.es.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.fi.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.fr.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.hu.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.it.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.ja.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.jp.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.multi.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.nl.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.no.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.pt.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.ro.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.ru.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.stemmer.support.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.sv.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.tr.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/min/lunr.vi.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/lunr/tinyseg.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/vendor.36cbf620.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/vendor.36cbf620.min.js.map 08:50:53 create mode 100644 2.2/assets/javascripts/version-select.js 08:50:53 create mode 100644 2.2/assets/javascripts/worker/search.7f7c8775.min.js 08:50:53 create mode 100644 2.2/assets/javascripts/worker/search.7f7c8775.min.js.map 08:50:53 create mode 100644 2.2/assets/logo_edgex.png 08:50:53 create mode 100644 2.2/assets/logo_edgex_white.png 08:50:53 create mode 100644 2.2/assets/stylesheets/branding.css 08:50:53 create mode 100644 2.2/assets/stylesheets/edgey.css 08:50:53 create mode 100644 2.2/assets/stylesheets/main.89dc9fe3.min.css 08:50:53 create mode 100644 2.2/assets/stylesheets/main.89dc9fe3.min.css.map 08:50:53 create mode 100644 2.2/assets/stylesheets/newexample.css 08:50:53 create mode 100644 2.2/assets/stylesheets/palette.ecd4686e.min.css 08:50:53 create mode 100644 2.2/assets/stylesheets/palette.ecd4686e.min.css.map 08:50:53 create mode 100644 2.2/assets/stylesheets/version-select.css 08:50:53 create mode 100644 2.2/design/TOC/index.html 08:50:53 create mode 100644 2.2/design/adr/0001-Registy-Refactor/index.html 08:50:53 create mode 100644 2.2/design/adr/0004-Feature-Flags/index.html 08:50:53 create mode 100644 2.2/design/adr/0005-Service-Self-Config/index.html 08:50:53 create mode 100644 2.2/design/adr/0018-Service-Registry/index.html 08:50:53 create mode 100644 2.2/design/adr/013-Device-Service-Events-Message-Bus/index.html 08:50:53 create mode 100644 2.2/design/adr/014-Secret-Provider-For-All/index.html 08:50:53 create mode 100644 2.2/design/adr/core/0003-V2-API-Principles/index.html 08:50:53 create mode 100644 2.2/design/adr/core/0019-EdgeX-CLI-V2/index.html 08:50:53 create mode 100644 2.2/design/adr/device-service/0002-Array-Datatypes/index.html 08:50:53 create mode 100644 2.2/design/adr/device-service/0011-DeviceService-Rest-API/index.html 08:50:53 create mode 100644 2.2/design/adr/device-service/0012-DeviceService-Filters/index.html 08:50:53 create mode 100644 2.2/design/adr/devops/0007-Release-Automation/index.html 08:50:53 create mode 100644 2.2/design/adr/devops/0007/gomods_mergeactions.png 08:50:53 create mode 100644 2.2/design/adr/devops/0007/gomods_releaseactions.png 08:50:53 create mode 100644 2.2/design/adr/devops/0007/mergeactions.png 08:50:53 create mode 100644 2.2/design/adr/devops/0007/releaseactions.png 08:50:53 create mode 100644 2.2/design/adr/devops/0010-Release-Artifacts/index.html 08:50:53 create mode 100644 2.2/design/adr/devops/0010/known-build-dependencies.png 08:50:53 create mode 100644 2.2/design/adr/security/0008-Secret-Creation-and-Distribution/index.html 08:50:53 create mode 100644 2.2/design/adr/security/0009-Secure-Bootstrapping/index.html 08:50:53 create mode 100644 2.2/design/adr/security/0015-in-cluster-tls/index.html 08:50:53 create mode 100644 2.2/design/adr/security/0016-docker-image-guidelines/index.html 08:50:53 create mode 100644 2.2/design/adr/security/0017-consul-security/index.html 08:50:53 create mode 100644 2.2/design/adr/security/bootstrap-as-is.jpg 08:50:53 create mode 100644 2.2/design/adr/security/bootstrap-to-be.jpg 08:50:53 create mode 100644 2.2/design/index.html 08:50:53 create mode 100644 2.2/design/legacy-design/Registry-Abstraction.pdf 08:50:53 create mode 100644 2.2/design/legacy-design/device-service/discovery/index.html 08:50:53 create mode 100644 2.2/design/legacy-design/index.html 08:50:53 create mode 100644 2.2/design/legacy-requirements/device-service/index.html 08:50:53 create mode 100644 2.2/design/legacy-requirements/index.html 08:50:53 create mode 100644 2.2/examples/AppServiceExamples/index.html 08:50:53 create mode 100644 2.2/examples/Ch-CommandingDeviceThroughRulesEngine/index.html 08:50:53 create mode 100644 2.2/examples/Ch-ExamplesAddingMQTTDevice/index.html 08:50:53 create mode 100644 2.2/examples/Ch-ExamplesAddingModbusDevice/index.html 08:50:53 create mode 100644 2.2/examples/Ch-ExamplesAddingSNMPDevice/index.html 08:50:53 create mode 100644 2.2/examples/Ch-ExamplesModbusdatatypeconversion/index.html 08:50:53 create mode 100644 2.2/examples/Ch-ExamplesSendingAndConsumingBinary/index.html 08:50:53 create mode 100644 2.2/examples/Ch-ExamplesVirtualDeviceService/index.html 08:50:53 create mode 100644 2.2/examples/EdgeX_ExampleModbus_simulator_addmockdevice.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExampleModbus_simulator_addregister.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExampleModbus_simulator_addvaluegen.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExampleModbus_simulator_bindvaluegen.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExampleModbus_simulator_run.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExamplesDatanabSensor.JPG 08:50:53 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTApplicationProperties.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTBrokerAddress.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTCommandTopic.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTDeviceCommands.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTDeviceService.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTDeviceSimulator.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTProject.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTRequestsToCoreData.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTTestSender.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTUiConsole.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExamplesMQTTWebsocketUi.png 08:50:53 create mode 100644 2.2/examples/EdgeX_ExamplesNI9038.jpg 08:50:53 create mode 100644 2.2/examples/EdgeX_Examples_Patlite.jpg 08:50:53 create mode 100644 2.2/examples/EdgeX_Patlite_Green_On.jpg 08:50:53 create mode 100644 2.2/examples/IncomingResponse.png 08:50:53 create mode 100644 2.2/examples/MQTTBroker.png 08:50:53 create mode 100644 2.2/examples/MQTT_Example_Overview.png 08:50:53 create mode 100644 2.2/examples/MQTTdiagram.png 08:50:53 create mode 100644 2.2/examples/ModbusReadConversion.png 08:50:53 create mode 100644 2.2/examples/ModbusWriteConversion.png 08:50:53 create mode 100644 2.2/examples/VirtualSequence.png 08:50:53 create mode 100644 2.2/examples/Virtual_DS.png 08:50:53 create mode 100644 2.2/examples/commands_MQTT.png 08:50:53 create mode 100644 2.2/examples/config_changes_MQTT.png 08:50:53 create mode 100644 2.2/examples/configuration.png 08:50:53 create mode 100644 2.2/examples/configuration_MQTT.png 08:50:53 create mode 100644 2.2/examples/connection.png 08:50:53 create mode 100644 2.2/examples/devicegoSetup.png 08:50:53 create mode 100644 2.2/examples/deviceprofile.png 08:50:53 create mode 100644 2.2/examples/docker-compose.yml 08:50:53 create mode 100644 2.2/examples/getcommand_MQTT.png 08:50:53 create mode 100644 2.2/examples/getreading_MQTT.png 08:50:53 create mode 100644 2.2/examples/index.html 08:50:53 create mode 100644 2.2/examples/modbus.test.device.profile.yml 08:50:53 create mode 100644 2.2/examples/mqtt.test.device.profile.yml 08:50:53 create mode 100644 2.2/examples/patlite-snmp.yml 08:50:53 create mode 100644 2.2/examples/putModbusPal.png 08:50:53 create mode 100644 2.2/examples/putbody.png 08:50:53 create mode 100644 2.2/examples/putcommand_MQTT.png 08:50:53 create mode 100644 2.2/examples/scheduleconfig_MQTT.png 08:50:53 create mode 100644 2.2/general/ContainerNames/index.html 08:50:53 create mode 100644 2.2/general/Definitions/index.html 08:50:53 create mode 100644 2.2/general/EdgeX_ApplicationServicesLayer.png 08:50:53 create mode 100644 2.2/general/EdgeX_CoreServicesHighlighted.png 08:50:53 create mode 100644 2.2/general/EdgeX_CoreServicesLayer.png 08:50:53 create mode 100644 2.2/general/EdgeX_DeviceServicesLayer.png 08:50:53 create mode 100644 2.2/general/EdgeX_RegistryHighlighted.png 08:50:53 create mode 100644 2.2/general/EdgeX_Security.png 08:50:53 create mode 100644 2.2/general/EdgeX_SecurityLayer.png 08:50:53 create mode 100644 2.2/general/EdgeX_SupportingServicesLayer.png 08:50:53 create mode 100644 2.2/general/EdgeX_SysMgmtCapability.png 08:50:53 create mode 100644 2.2/general/EdgeX_SysMgmtTranslation.png 08:50:53 create mode 100644 2.2/general/EdgeX_SystemManagement.png 08:50:53 create mode 100644 2.2/general/EdgeX_SystemManagementLayer.png 08:50:53 create mode 100644 2.2/general/EdgeX_X.png 08:50:53 create mode 100644 2.2/general/EdgeX_architecture.png 08:50:53 create mode 100644 2.2/general/EdgeX_data-flow.png 08:50:53 create mode 100644 2.2/general/EdgeX_deployments.png 08:50:53 create mode 100644 2.2/general/EdgeX_gateway.png 08:50:53 create mode 100644 2.2/general/EdgeX_logo.png 08:50:53 create mode 100644 2.2/general/EdgeX_microservice_arch.png 08:50:53 create mode 100644 2.2/general/EdgeX_middleware.png 08:50:53 create mode 100644 2.2/general/EdgeX_octopus.png 08:50:53 create mode 100644 2.2/general/EdgeX_step1-1.png 08:50:53 create mode 100644 2.2/general/EdgeX_step1-2.png 08:50:53 create mode 100644 2.2/general/EdgeX_step2.png 08:50:53 create mode 100644 2.2/general/EdgeX_step3.png 08:50:53 create mode 100644 2.2/general/EdgeX_step4.png 08:50:53 create mode 100644 2.2/general/EdgeX_step5.png 08:50:53 create mode 100644 2.2/general/EdgeX_step6.png 08:50:53 create mode 100644 2.2/general/EdgeX_step7.png 08:50:53 create mode 100644 2.2/general/PlatformRequirements/index.html 08:50:53 create mode 100644 2.2/general/ServiceConfiguration/index.html 08:50:53 create mode 100644 2.2/general/ServicePorts/index.html 08:50:53 create mode 100644 2.2/general/conf.py 08:50:53 create mode 100644 2.2/getting-started/ApplicationFunctionsSDK/index.html 08:50:53 create mode 100644 2.2/getting-started/Ch-GettingStartedCDevelopers/index.html 08:50:53 create mode 100644 2.2/getting-started/Ch-GettingStartedDevelopers/index.html 08:50:53 create mode 100644 2.2/getting-started/Ch-GettingStartedGoDevelopers/index.html 08:50:53 create mode 100644 2.2/getting-started/Ch-GettingStartedHybrid/index.html 08:50:53 create mode 100644 2.2/getting-started/Ch-GettingStartedSDK-C/index.html 08:50:53 create mode 100644 2.2/getting-started/Ch-GettingStartedSDK-Go/index.html 08:50:53 create mode 100644 2.2/getting-started/Ch-GettingStartedSDK/index.html 08:50:53 create mode 100644 2.2/getting-started/Ch-GettingStartedSnapUsers/index.html 08:50:53 create mode 100644 2.2/getting-started/Ch-GettingStartedUsers/index.html 08:50:53 create mode 100644 2.2/getting-started/Ch-GettingStartedUsersNexus/index.html 08:50:53 create mode 100644 2.2/getting-started/EdgeX_DeviceServiceSDK.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedBranchSelection.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedBuild.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedChangeToNexus.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedClone.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedGoModInit.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedHybridBuild.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedHybridDeviceVirtualLog.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedHybridResults.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedHybridRun.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedHybridRunContainers.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedLocateDriver.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedNexusCompose.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedNexusComposeNew.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedRunMetadata.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKBuild.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKClone.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKCloneC.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKCompileC.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKCopyFiles.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKCopyFilesC.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKGoAddImports.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKGoGenNumber.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKGoMod.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedSDKReplaceImports.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedUsrActiveContainers.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedUsrConsul.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedUsrLogs.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GettingStartedUsrPing.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GoLandMakeBuild.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GoLandMakeRun.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GoLandOpenProject.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GoLandSelectProject.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_GoLandViewTerminal.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_SampleDeviceProfile_DeviceResources.png 08:50:53 create mode 100644 2.2/getting-started/EdgeX_SampleDeviceProfile_DeviceResourcesC.png 08:50:53 create mode 100644 2.2/getting-started/configuration.toml 08:50:53 create mode 100644 2.2/getting-started/gcc-logo.png 08:50:53 create mode 100644 2.2/getting-started/golang-vector-6.png 08:50:53 create mode 100644 2.2/getting-started/index.html 08:50:53 create mode 100644 2.2/getting-started/quick-start/EdgeX_ConnectToHiveMQ.png 08:50:53 create mode 100644 2.2/getting-started/quick-start/EdgeX_GettingStartedCommandGet.png 08:50:53 create mode 100644 2.2/getting-started/quick-start/EdgeX_GettingStartedCommandGetAfterPut.png 08:50:53 create mode 100644 2.2/getting-started/quick-start/EdgeX_GettingStartedCommandPut.png 08:50:53 create mode 100644 2.2/getting-started/quick-start/EdgeX_GettingStartedRandomIntegerData.png 08:50:53 create mode 100644 2.2/getting-started/quick-start/EdgeX_GettingStartedUsrActiveContainers.png 08:50:53 create mode 100644 2.2/getting-started/quick-start/EdgeX_HiveMQTTMessages.png 08:50:53 create mode 100644 2.2/getting-started/quick-start/EdgeX_HiveMQTTWebClient.png 08:50:53 create mode 100644 2.2/getting-started/quick-start/index.html 08:50:53 create mode 100644 2.2/getting-started/random-generator-device.json 08:50:53 create mode 100644 2.2/getting-started/random-generator-device.toml 08:50:53 create mode 100644 2.2/getting-started/random-generator-device.yaml 08:50:53 create mode 100644 2.2/getting-started/tools/Ch-CommandLineInterface/index.html 08:50:53 create mode 100644 2.2/getting-started/tools/Ch-GUI/index.html 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_AddDeviceWizard.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_AddeKuiperRule.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_AppServiceConfButton.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_AppServiceList.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_AssocProfileServiceLinks.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_AssociatedDeviceIcon.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_AssociatedDevicesButton.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_CantRemoveProfile.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_CommandExecute.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_Compose_With_app_sample.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_DSSettings.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_Dashboard.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_Dashboard2.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_Dashboard_Error.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_DeviceList.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_DeviceProfileList.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_EditAutoEvents.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_EventStream.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_GUI_Login.jpg 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_GUI_Mobile.jpg 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_Hamburger_Icon.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_Interval.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_IntervalAction.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_Menu_Icons.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_Metadata.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_Notifications.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_OperationButtons.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_RuleNoStream.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_Scheduler.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_Service_Metrics.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_StoppedService.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_Subscriptions.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_System.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_TokenPrompt.png 08:50:53 create mode 100644 2.2/getting-started/tools/EdgeX_eKuiperStream.png 08:50:53 create mode 100644 2.2/getting-started/tools/create-device.png 08:50:53 create mode 100644 2.2/getting-started/tools/device-list-by-name.png 08:50:53 create mode 100644 2.2/getting-started/tools/device-list-json.png 08:50:53 create mode 100644 2.2/getting-started/tools/device-list.png 08:50:53 create mode 100644 2.2/getting-started/tools/update-device.png 08:50:53 create mode 100644 2.2/index.html 08:50:53 create mode 100644 2.2/microservices/application/AdvancedTopics/index.html 08:50:53 create mode 100644 2.2/microservices/application/AppFunctionContextAPI/index.html 08:50:53 create mode 100644 2.2/microservices/application/AppServiceConfigurable/index.html 08:50:53 create mode 100644 2.2/microservices/application/ApplicationFunctionsSDK/index.html 08:50:53 create mode 100644 2.2/microservices/application/ApplicationServiceAPI/index.html 08:50:53 create mode 100644 2.2/microservices/application/ApplicationServices.png 08:50:53 create mode 100644 2.2/microservices/application/ApplicationServices/index.html 08:50:53 create mode 100644 2.2/microservices/application/BuiltIn/index.html 08:50:53 create mode 100644 2.2/microservices/application/ErrorHandling/index.html 08:50:53 create mode 100644 2.2/microservices/application/GeneralAppServiceConfig/index.html 08:50:53 create mode 100644 2.2/microservices/application/GettingStarted/index.html 08:50:53 create mode 100644 2.2/microservices/application/SDKFunctions.png 08:50:53 create mode 100644 2.2/microservices/application/Triggers/index.html 08:50:53 create mode 100644 2.2/microservices/application/TriggersFunctions.png 08:50:53 create mode 100644 2.2/microservices/application/V2Migration/index.html 08:50:53 create mode 100644 2.2/microservices/configuration/CommonCommandLineOptions/index.html 08:50:53 create mode 100644 2.2/microservices/configuration/CommonConfiguration/index.html 08:50:53 create mode 100644 2.2/microservices/configuration/CommonEnvironmentVariables/index.html 08:50:53 create mode 100644 2.2/microservices/configuration/ConfigurationAndRegistry/index.html 08:50:53 create mode 100644 2.2/microservices/configuration/EdgeX_ConfigurationRegistry.png 08:50:53 create mode 100644 2.2/microservices/configuration/EdgeX_CoreRegConfig.png 08:50:53 create mode 100644 2.2/microservices/configuration/EdgeX_RegistryHighlighted.png 08:50:53 create mode 100644 2.2/microservices/configuration/V2MigrationCommonConfig/index.html 08:50:53 create mode 100644 2.2/microservices/core/Ch-CoreServices/index.html 08:50:53 create mode 100644 2.2/microservices/core/EdgeX_CoreServices.png 08:50:53 create mode 100644 2.2/microservices/core/command/Ch-Command/index.html 08:50:53 create mode 100644 2.2/microservices/core/command/EdgeX_Command.png 08:50:53 create mode 100644 2.2/microservices/core/command/EdgeX_CommandPutRequest.png 08:50:53 create mode 100644 2.2/microservices/core/command/EdgeX_CommandRequestForDevices.png 08:50:53 create mode 100644 2.2/microservices/core/command/EdgeX_CoreCommandModel.png 08:50:53 create mode 100644 2.2/microservices/core/data/Ch-CoreData/index.html 08:50:53 create mode 100644 2.2/microservices/core/data/EdgeX_CoreData.png 08:50:53 create mode 100644 2.2/microservices/core/data/EdgeX_CoreDataAddDevice.png 08:50:53 create mode 100644 2.2/microservices/core/data/EdgeX_CoreDataEventReading.png 08:50:53 create mode 100644 2.2/microservices/core/data/EdgeX_CoreDataModel.png 08:50:53 create mode 100644 2.2/microservices/core/data/EdgeX_CoreDataRESTEndpoint.png 08:50:53 create mode 100644 2.2/microservices/core/data/EdgeX_CoreDataSubscriber.png 08:50:53 create mode 100644 2.2/microservices/core/data/EdgeX_Event-Reading.png 08:50:53 create mode 100644 2.2/microservices/core/database/Ch-Redis/index.html 08:50:53 create mode 100644 2.2/microservices/core/metadata/Ch-Metadata/index.html 08:50:53 create mode 100644 2.2/microservices/core/metadata/EdgeX_DS_Access.png 08:50:53 create mode 100644 2.2/microservices/core/metadata/EdgeX_Metadata.png 08:50:53 create mode 100644 2.2/microservices/core/metadata/EdgeX_Metadata2.png 08:50:53 create mode 100644 2.2/microservices/core/metadata/EdgeX_Metadata3.png 08:50:53 create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataAddDeviceProfileStep1.png 08:50:53 create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataAddDeviceProfileStep2.png 08:50:53 create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataDeviceStartup.png 08:50:53 create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataModel.png 08:50:53 create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataModel_Commands.png 08:50:53 create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataModel_Profile.png 08:50:53 create mode 100644 2.2/microservices/core/metadata/EdgeX_MetadataModel_ProvisionWatcher.png 08:50:53 create mode 100644 2.2/microservices/device/Ch-DeviceServiceList/index.html 08:50:53 create mode 100644 2.2/microservices/device/Ch-DeviceServices/index.html 08:50:53 create mode 100644 2.2/microservices/device/EdgeX_Device.png 08:50:53 create mode 100644 2.2/microservices/device/EdgeX_DeviceServiceAbstraction.png 08:50:53 create mode 100644 2.2/microservices/device/EdgeX_DeviceServices.png 08:50:53 create mode 100644 2.2/microservices/device/V2Migration/index.html 08:50:53 create mode 100644 2.2/microservices/device/profile/Ch-DeviceProfile/index.html 08:50:53 create mode 100644 2.2/microservices/device/profile/Ch-DeviceProfileRef/index.html 08:50:53 create mode 100644 2.2/microservices/device/sdk/Ch-DeviceSDK/index.html 08:50:53 create mode 100644 2.2/microservices/device/sdk/EdgeX_SDKs.png 08:50:53 create mode 100644 2.2/microservices/device/virtual/Ch-VirtualDevice/index.html 08:50:53 create mode 100644 2.2/microservices/device/virtual/EdgeX_VirtualDevice.png 08:50:53 create mode 100644 2.2/microservices/general/MultipleInstances.png 08:50:53 create mode 100644 2.2/microservices/general/index.html 08:50:53 create mode 100644 2.2/microservices/support/Ch-SupportingServices/index.html 08:50:53 create mode 100644 2.2/microservices/support/EdgeX_SupportingServices.png 08:50:53 create mode 100644 2.2/microservices/support/eKuiper/Ch-eKuiper/index.html 08:50:53 create mode 100644 2.2/microservices/support/eKuiper/EdgeX_eKuiperRulesEngine.png 08:50:53 create mode 100644 2.2/microservices/support/eKuiper/arch.png 08:50:53 create mode 100644 2.2/microservices/support/eKuiper/arch_light.png 08:50:53 create mode 100644 2.2/microservices/support/notifications/Ch-AlertsNotifications/index.html 08:50:53 create mode 100644 2.2/microservices/support/notifications/EdgeX_SupportingServicesAlertsArchitecture.png 08:50:53 create mode 100644 2.2/microservices/support/notifications/EdgeX_SupportingServicesAlertsNotifications.png 08:50:53 create mode 100644 2.2/microservices/support/notifications/EdgeX_SupportingServicesNotificationsModel.png 08:50:53 create mode 100644 2.2/microservices/support/notifications/EdgeX_SupportingServicesNotificationsModel.xml 08:50:53 create mode 100644 2.2/microservices/support/scheduler/Ch-Scheduler/index.html 08:50:53 create mode 100644 2.2/microservices/support/scheduler/EdgeX_CoreDataCleanUp.png 08:50:53 create mode 100644 2.2/microservices/support/scheduler/EdgeX_SupportSchedulerModel.png 08:50:53 create mode 100644 2.2/microservices/support/scheduler/EdgeX_SupportSchedulerModel.xml 08:50:53 create mode 100644 2.2/microservices/support/scheduler/EdgeX_SupportingServicesScheduling.png 08:50:53 create mode 100644 2.2/microservices/system-management/Ch_CentralManagementSystem.png 08:50:53 create mode 100644 2.2/microservices/system-management/Ch_SystemManagement/index.html 08:50:53 create mode 100644 2.2/microservices/system-management/Ch_SystemManagement_Facilitates_Central.png 08:50:53 create mode 100644 2.2/microservices/system-management/EdgeX_SysMgmtArch.png 08:50:53 create mode 100644 2.2/microservices/system-management/EdgeX_SystemManagement.png 08:50:53 create mode 100644 2.2/microservices/system-management/agent/Ch_SysMgmtAgent/index.html 08:50:53 create mode 100644 2.2/microservices/system-management/executor/Ch_SysMgmtExecutor/index.html 08:50:53 create mode 100644 2.2/microservices/system-management/executor/EdgeX-SME-Docker-in-Docker.png 08:50:53 create mode 100644 2.2/search/search_index.json 08:50:53 create mode 100644 2.2/security/Ch-APIGateway/index.html 08:50:53 create mode 100644 2.2/security/Ch-AddGatewayUserRemotely/index.html 08:50:53 create mode 100644 2.2/security/Ch-CORS-Settings/index.html 08:50:53 create mode 100644 2.2/security/Ch-Configuring-Add-On-Services/index.html 08:50:53 create mode 100644 2.2/security/Ch-Docker-Swarm-SecuringDeviceServices/index.html 08:50:53 create mode 100644 2.2/security/Ch-SSH-Tunneling-HowToSecureDeviceServices/index.html 08:50:53 create mode 100644 2.2/security/Ch-SecretStore/index.html 08:50:53 create mode 100644 2.2/security/Ch-Secure-Consul/index.html 08:50:53 create mode 100644 2.2/security/Ch-Secure-MessageBus/index.html 08:50:53 create mode 100644 2.2/security/Ch-Security/index.html 08:50:53 create mode 100644 2.2/security/Ch-SecurityIssues/index.html 08:50:53 create mode 100644 2.2/security/EdgeX-UI-Vault-01.png 08:50:53 create mode 100644 2.2/security/EdgeX-UI-Vault-02.png 08:50:53 create mode 100644 2.2/security/EdgeX-UI-Vault-03.png 08:50:53 create mode 100644 2.2/security/EdgeX-UI-Vault-04.png 08:50:53 create mode 100644 2.2/security/EdgeX-UI-Vault-05.png 08:50:53 create mode 100644 2.2/security/EdgeX_Security.png 08:50:53 create mode 100644 2.2/security/SeedingServiceSecrets/index.html 08:50:53 create mode 100644 2.2/security/consul-login-input.png 08:50:53 create mode 100644 2.2/security/consul-login.png 08:50:53 create mode 100644 2.2/security/overlay-network.png 08:50:53 create mode 100644 2.2/security/secrets-config-proxy/index.html 08:50:53 create mode 100644 2.2/security/secrets-config/index.html 08:50:53 create mode 100644 2.2/security/security-file-token-provider.1/index.html 08:50:53 create mode 100644 2.2/security/ssh-tunneling_device.png 08:50:53 create mode 100644 2.2/sitemap.xml 08:50:53 create mode 100644 2.2/sitemap.xml.gz 08:50:53 create mode 100644 2.2/threat-models/secret-store/arch-as-is.jpg 08:50:53 create mode 100644 2.2/threat-models/secret-store/arch-in-context.jpg 08:50:53 create mode 100644 2.2/threat-models/secret-store/arch-proposed.jpg 08:50:53 create mode 100644 2.2/threat-models/secret-store/background/index.html 08:50:53 create mode 100644 2.2/threat-models/secret-store/general_requirements.jpg 08:50:53 create mode 100644 2.2/threat-models/secret-store/high_level_architecture.jpg 08:50:53 create mode 100644 2.2/threat-models/secret-store/high_level_design/index.html 08:50:53 create mode 100644 2.2/threat-models/secret-store/index.html 08:50:53 create mode 100644 2.2/threat-models/secret-store/pki_initialization.jpg 08:50:53 create mode 100644 2.2/threat-models/secret-store/threat_model/index.html 08:50:53 create mode 100644 2.2/threat-models/secret-store/token_handshake.jpg 08:50:53 create mode 100644 2.2/threat-models/secret-store/vault_initialization.jpg 08:50:53 create mode 100644 2.2/threat-models/secret-store/vault_master_key_encryption/index.html 08:50:53 create mode 100644 2.2/walk-through/Ch-Walkthrough/index.html 08:50:53 create mode 100644 2.2/walk-through/Ch-WalkthroughCommands/index.html 08:50:53 create mode 100644 2.2/walk-through/Ch-WalkthroughDeviceProfile/index.html 08:50:53 create mode 100644 2.2/walk-through/Ch-WalkthroughDeviceService/index.html 08:50:53 create mode 100644 2.2/walk-through/Ch-WalkthroughExporting/index.html 08:50:53 create mode 100644 2.2/walk-through/Ch-WalkthroughProvision/index.html 08:50:53 create mode 100644 2.2/walk-through/Ch-WalkthroughReading/index.html 08:50:53 create mode 100644 2.2/walk-through/Ch-WalkthroughSetup/index.html 08:50:53 create mode 100644 2.2/walk-through/Ch-WalkthroughUseCase/index.html 08:50:53 create mode 100644 2.2/walk-through/EdgeX_CameraMonitorProfile.yml 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughAppServiceLog.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughCameraCommands.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughConsulKeyValue.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughConsulSetLogLevel.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughCurlPOST_Response.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughDeployment.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughGetCommands.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughGetCommands_Curl.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughGetValueDescriptors.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughHumansCanine.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughPostValueDescriptor.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughPostmanFile.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughPostmanHeaders.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughPostmanPOST.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughPostmanPOST_Response.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughPutCommandURL.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughSendEvent.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughSendEvent_Curl.png 08:50:53 create mode 100644 2.2/walk-through/EdgeX_WalkthroughSnapshotDepth.png 08:50:53 [edgeXGHPagesPublish] DRY_RUN set to : false 08:50:53 [edgeXGHPagesPublish] DRY_RUN disabled. Pushing changes to gh-pages 08:50:53 Warning: Permanently added the RSA host key for IP address '140.82.113.3' to the list of known hosts. 08:50:54 To github.com:edgexfoundry/edgex-docs.git 08:50:54 2bc82342..645c4e78 gh-pages -> gh-pages [Pipeline] } 08:50:54 $ ssh-agent -k 08:50:54 unset SSH_AUTH_SOCK; 08:50:54 unset SSH_AGENT_PID; 08:50:54 echo Agent pid 8531 killed; 08:50:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:50:55 + '[' -d /w/workspace/edgexfoundry_edgex-docs_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:50:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:50:56 ---> package-listing.sh 08:50:56 ++ facter osfamily 08:50:56 ++ tr '[:upper:]' '[:lower:]' 08:50:56 + OS_FAMILY=redhat 08:50:56 + workspace=/w/workspace/edgexfoundry_edgex-docs_main 08:50:56 + START_PACKAGES=/tmp/packages_start.txt 08:50:56 + END_PACKAGES=/tmp/packages_end.txt 08:50:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:50:56 + PACKAGES=/tmp/packages_start.txt 08:50:56 + '[' /w/workspace/edgexfoundry_edgex-docs_main ']' 08:50:56 + PACKAGES=/tmp/packages_end.txt 08:50:56 + case "${OS_FAMILY}" in 08:50:56 + rpm -qa 08:50:56 + sort 08:50:57 + '[' -f /tmp/packages_start.txt ']' 08:50:57 + '[' -f /tmp/packages_end.txt ']' 08:50:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:50:57 + '[' /w/workspace/edgexfoundry_edgex-docs_main ']' 08:50:57 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_main/archives/ 08:50:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_main/archives/ [Pipeline] echo 08:50:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:50:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:50:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:58 08:50:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:50:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:58 latest: Pulling from edgex-lftools-log-publisher 08:50:58 b4d181a07f80: Pulling fs layer 08:50:58 a1111a8f2ec3: Pulling fs layer 08:50:58 ed53099fbce6: Pulling fs layer 08:50:58 dc539afda2c1: Pulling fs layer 08:50:58 77bc0d833cb6: Pulling fs layer 08:50:58 9065ff56babe: Pulling fs layer 08:50:58 d287ab97295c: Pulling fs layer 08:50:58 dc539afda2c1: Waiting 08:50:58 77bc0d833cb6: Waiting 08:50:58 9065ff56babe: Waiting 08:50:58 d287ab97295c: Waiting 08:50:58 a1111a8f2ec3: Verifying Checksum 08:50:58 a1111a8f2ec3: Download complete 08:50:58 dc539afda2c1: Verifying Checksum 08:50:58 dc539afda2c1: Download complete 08:50:58 ed53099fbce6: Verifying Checksum 08:50:58 ed53099fbce6: Download complete 08:50:58 9065ff56babe: Verifying Checksum 08:50:58 9065ff56babe: Download complete 08:50:58 b4d181a07f80: Verifying Checksum 08:50:58 b4d181a07f80: Download complete 08:50:58 77bc0d833cb6: Verifying Checksum 08:50:58 77bc0d833cb6: Download complete 08:50:59 d287ab97295c: Verifying Checksum 08:50:59 d287ab97295c: Download complete 08:51:00 b4d181a07f80: Pull complete 08:51:00 a1111a8f2ec3: Pull complete 08:51:01 ed53099fbce6: Pull complete 08:51:01 dc539afda2c1: Pull complete 08:51:01 77bc0d833cb6: Pull complete 08:51:01 9065ff56babe: Pull complete 08:51:06 d287ab97295c: Pull complete 08:51:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:51:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:51:06 prd-centos7-docker-4c-2g-353 does not seem to be running inside a container 08:51:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-docs_main -v /w/workspace/edgexfoundry_edgex-docs_main:/w/workspace/edgexfoundry_edgex-docs_main:rw,z -v /w/workspace/edgexfoundry_edgex-docs_main@tmp:/w/workspace/edgexfoundry_edgex-docs_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:51:08 $ docker top 3191ec693df4e5b6754f6e45eb0df8743c1b1e628f6bdb36ebc6af86ad5a56d2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:09 + touch /tmp/pre-build-complete [Pipeline] sh 08:51:09 + mkdir -p /var/log/sysstat [Pipeline] sh 08:51:09 + ls /var/log/sa-host 08:51:09 + sadf -c /var/log/sa-host/sa23 08:51:09 file_magic: OK 08:51:09 HZ: Using current value: 100 08:51:09 file_header: OK 08:51:09 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:51:09 Statistics: 08:51:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:51:09 File successfully converted to sysstat format version 12.0.3 08:51:09 + sadf -c /var/log/sa-host/sa30 08:51:09 file_magic: OK 08:51:09 HZ: Using current value: 100 08:51:09 file_header: OK 08:51:09 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:51:09 Statistics: 08:51:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:51:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:10 provisioning config files... 08:51:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_main@tmp/config3044758666956048629tmp [Pipeline] { [Pipeline] echo 08:51:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:51:10 ---> create-netrc.sh [Pipeline] } 08:51:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:51:10 ---> python-tools-install.sh [Pipeline] echo 08:51:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:51:10 ---> sudo-logs.sh 08:51:10 Archiving 'sudo' log.. 08:51:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-353.novalocal: Name or service not known 08:51:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-353.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:51:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:51:11 ---> job-cost.sh 08:51:11 lf-activate-venv: SKIPPING 08:51:11 INFO: No Stack... 08:51:11 INFO: Retrieving Pricing Info for: v3-standard-2 08:51:12 INFO: Archiving Costs [Pipeline] echo 08:51:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:51:12 ---> logs-deploy.sh 08:51:12 lf-activate-venv: SKIPPING 08:51:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/main/25 08:51:12 INFO: archiving workspace using pattern(s): 08:51:12 Archives upload complete. 08:51:13 INFO: archiving logs to Nexus 08:51:13 ---> uname -a: 08:51:13 Linux prd-centos7-docker-4c-2g-353.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 08:51:13 08:51:13 08:51:13 ---> lscpu: 08:51:13 Architecture: x86_64 08:51:13 CPU op-mode(s): 32-bit, 64-bit 08:51:13 Byte Order: Little Endian 08:51:13 Address sizes: 40 bits physical, 48 bits virtual 08:51:13 CPU(s): 2 08:51:13 On-line CPU(s) list: 0,1 08:51:13 Thread(s) per core: 1 08:51:13 Core(s) per socket: 1 08:51:13 Socket(s): 2 08:51:13 NUMA node(s): 1 08:51:13 Vendor ID: AuthenticAMD 08:51:13 CPU family: 23 08:51:13 Model: 49 08:51:13 Model name: AMD EPYC-Rome Processor 08:51:13 Stepping: 0 08:51:13 CPU MHz: 2799.998 08:51:13 BogoMIPS: 5599.99 08:51:13 Virtualization: AMD-V 08:51:13 Hypervisor vendor: KVM 08:51:13 Virtualization type: full 08:51:13 L1d cache: 32K 08:51:13 L1i cache: 32K 08:51:13 L2 cache: 512K 08:51:13 L3 cache: 16384K 08:51:13 NUMA node0 CPU(s): 0,1 08:51:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:51:13 08:51:13 08:51:13 ---> nproc: 08:51:13 2 08:51:13 08:51:13 08:51:13 ---> df -h: 08:51:13 Filesystem Size Used Avail Use% Mounted on 08:51:13 overlay 40G 8.1G 32G 21% / 08:51:13 tmpfs 64M 0 64M 0% /dev 08:51:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:51:13 shm 64M 0 64M 0% /dev/shm 08:51:13 /dev/vda1 40G 8.1G 32G 21% /facter-os 08:51:13 08:51:13 08:51:13 ---> sar -b -r -n DEV: 08:51:13 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/23/21 _x86_64_ (2 CPU) 08:51:13 08:51:13 08:46:02 LINUX RESTART (2 CPU) 08:51:13 08:51:13 08:47:01 tps rtps wtps bread/s bwrtn/s 08:51:13 08:48:01 22.06 0.10 21.96 5.19 4534.10 08:51:13 08:49:01 1.27 0.00 1.27 0.00 20.36 08:51:13 08:50:01 0.30 0.00 0.30 0.00 4.06 08:51:13 08:51:01 8.91 0.12 8.79 10.52 4395.16 08:51:13 Average: 8.13 0.05 8.08 3.93 2238.88 08:51:13 08:51:13 08:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:51:13 08:48:01 5123328 0 792860 9.90 2620 2090124 1548108 17.09 961792 1649156 20 08:51:13 08:49:01 5134752 0 781432 9.76 2620 2090128 1411764 15.59 953804 1648920 8 08:51:13 08:50:01 5131904 0 784276 9.79 2620 2090132 1411764 15.59 955968 1649952 16 08:51:13 08:51:01 4795448 0 874100 10.91 2620 2336764 1775164 19.60 1175828 1740980 160332 08:51:13 Average: 5046358 0 808167 10.09 2620 2151787 1536700 16.97 1011848 1672252 40094 08:51:13 08:51:13 08:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:51:13 08:48:01 eth0 238.48 148.87 53.09 772.86 0.00 0.00 0.00 0.00 08:51:13 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:13 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:13 08:49:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:13 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:13 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:13 08:50:01 eth0 0.57 0.08 0.05 0.01 0.00 0.00 0.00 0.00 08:51:13 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:13 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:13 08:51:01 eth0 94.96 57.07 2589.71 8.14 0.00 0.00 0.00 0.00 08:51:13 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:13 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:13 Average: eth0 83.54 51.54 660.91 195.28 0.00 0.00 0.00 0.00 08:51:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:13 08:51:13 08:51:13 ---> sar -P ALL: 08:51:13 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/23/21 _x86_64_ (2 CPU) 08:51:13 08:51:13 08:46:02 LINUX RESTART (2 CPU) 08:51:13 08:51:13 08:47:01 CPU %user %nice %system %iowait %steal %idle 08:51:13 08:48:01 all 5.83 0.00 1.09 0.17 0.03 92.89 08:51:13 08:48:01 0 7.31 0.00 1.10 0.22 0.02 91.36 08:51:13 08:48:01 1 4.36 0.00 1.08 0.12 0.03 94.41 08:51:13 08:49:01 all 0.26 0.00 0.08 0.00 0.01 99.65 08:51:13 08:49:01 0 0.40 0.00 0.05 0.00 0.00 99.55 08:51:13 08:49:01 1 0.12 0.00 0.12 0.00 0.02 99.75 08:51:13 08:50:01 all 0.22 0.00 0.07 0.00 0.02 99.70 08:51:13 08:50:01 0 0.28 0.00 0.05 0.00 0.02 99.65 08:51:13 08:50:01 1 0.15 0.00 0.08 0.00 0.02 99.75 08:51:13 08:51:01 all 4.15 0.00 1.39 0.04 0.03 94.39 08:51:13 08:51:01 0 4.64 0.00 1.38 0.02 0.03 93.93 08:51:13 08:51:01 1 3.66 0.00 1.40 0.07 0.02 94.86 08:51:13 Average: all 2.60 0.00 0.65 0.05 0.02 96.67 08:51:13 Average: 0 3.14 0.00 0.64 0.06 0.02 96.14 08:51:13 Average: 1 2.06 0.00 0.67 0.05 0.02 97.20 08:51:13 08:51:13 08:51:13