Pull request #941 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 034717cc0730956e75ecd46631814e76ac23541b+a082b2dad36e6c0ca2a100859279ca83a0af4f9e (29c591752e1a37e1d6af064f2caef21cbf03ab56) 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-ssh9078611784653782743.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7457021926408510533.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-941/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/app-functions-sdk-go/branches/PR-941/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4595373357557624705.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh8254483233515372704.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-941/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/app-functions-sdk-go/branches/PR-941/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh340848965486658316.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2000 in /w/workspace/ndry_app-functions-sdk-go_PR-941 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-941 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.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/ndry_app-functions-sdk-go_PR-941@tmp/jenkins-gitclient-ssh2280081332897656178.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a082b2dad36e6c0ca2a100859279ca83a0af4f9e into PR head commit 034717cc0730956e75ecd46631814e76ac23541b Merge succeeded, producing 034717cc0730956e75ecd46631814e76ac23541b Checking out Revision 034717cc0730956e75ecd46631814e76ac23541b (PR-941) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 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/ndry_app-functions-sdk-go_PR-941@tmp/jenkins-gitclient-ssh4140413695243856362.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/941/head:refs/remotes/origin/PR-941 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 034717cc0730956e75ecd46631814e76ac23541b # timeout=10 > git remote # timeout=10 > 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 /w/workspace/ndry_app-functions-sdk-go_PR-941@tmp/jenkins-gitclient-ssh498634998675711043.key > git merge a082b2dad36e6c0ca2a100859279ca83a0af4f9e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 034717cc0730956e75ecd46631814e76ac23541b # timeout=10 Commit message: "feat(sdk): Custom Trigger Multi-Pipeline Support Add service.processMessageOnRuntime to use default pipeline if configured or attempt to use topic matching logic. Deprecate TriggerMessageProcessor and TriggerContextBuilder and inline the existing functions where used as the approach used there will not work with multiple pipelines. Replace with MessageProcessor that only takes the message envelope and builds context(s) as needed." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:14:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:14:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:14:24 ========================================================= 18:14:24 EdgeX Global Pipelines Version Info 18:14:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dafe69071abe520605bf0c5ff8d93fc4734dbf19 # timeout=10 18:14:26 ------------------- 18:14:26 stable info: 18:14:26 ------------------- 18:14:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:14:26 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:14:26 Message: update stable to v1.0.205 18:14:26 ------------------- 18:14:26 experimental info: 18:14:26 ------------------- 18:14:26 Commited By: **** collab-it+edgex@linuxfoundation.org 18:14:26 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:14:26 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:14:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 18:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:14:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:14:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:14:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:14:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:14:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:14:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:14:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:14:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:14:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:14:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:14:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:14:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:14:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-941 [Pipeline] echo 18:14:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-941 [Pipeline] echo 18:14:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-941 [Pipeline] echo 18:14:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 034717cc0730956e75ecd46631814e76ac23541b [Pipeline] echo 18:14:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 034717c [Pipeline] echo 18:14:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:29 + git log --format=format:%s -1 034717cc0730956e75ecd46631814e76ac23541b [Pipeline] echo 18:14:29 GIT_COMMIT: 034717cc0730956e75ecd46631814e76ac23541b, Commit Message: feat(sdk): Custom Trigger Multi-Pipeline Support Add service.processMessageOnRuntime to use default pipeline if configured or attempt to use topic matching logic. Deprecate TriggerMessageProcessor and TriggerContextBuilder and inline the existing functions where used as the approach used there will not work with multiple pipelines. Replace with MessageProcessor that only takes the message envelope and builds context(s) as needed. [Pipeline] echo 18:14:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:33 18:14:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:14:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:34 latest: Pulling from edgex-devops/git-semver 18:14:34 31603596830f: Pulling fs layer 18:14:34 04fac38145f0: Pulling fs layer 18:14:34 701f6daf10bf: Pulling fs layer 18:14:34 24f72da36158: Pulling fs layer 18:14:34 24f72da36158: Waiting 18:14:34 04fac38145f0: Verifying Checksum 18:14:34 04fac38145f0: Download complete 18:14:34 31603596830f: Verifying Checksum 18:14:34 31603596830f: Download complete 18:14:34 31603596830f: Pull complete 18:14:34 24f72da36158: Verifying Checksum 18:14:34 24f72da36158: Download complete 18:14:34 04fac38145f0: Pull complete 18:14:35 701f6daf10bf: Verifying Checksum 18:14:35 701f6daf10bf: Download complete 18:14:35 701f6daf10bf: Pull complete 18:14:35 24f72da36158: Pull complete 18:14:35 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 18:14:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:14:35 prd-centos7-docker-4c-2g-2000 does not seem to be running inside a container 18:14:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-941 -v /w/workspace/ndry_app-functions-sdk-go_PR-941:/w/workspace/ndry_app-functions-sdk-go_PR-941:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-941@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-941@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 ******** -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:10004/edgex-devops/git-semver:latest cat 18:14:36 $ docker top ce561bf7a527b6f49d0894a2ca0aca2698fab2139e37f17c9fdd11c50d256d94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:36 [ssh-agent] Looking for ssh-agent implementation... 18:14:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:36 $ docker exec ce561bf7a527b6f49d0894a2ca0aca2698fab2139e37f17c9fdd11c50d256d94 ssh-agent 18:14:36 SSH_AUTH_SOCK=/tmp/ssh-oSC3n1ZqqZKi/agent.14 18:14:36 SSH_AGENT_PID=21 18:14:36 Running ssh-add (command line suppressed) 18:14:37 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-941@tmp/private_key_8216469320463778078.key (/w/workspace/ndry_app-functions-sdk-go_PR-941@tmp/private_key_8216469320463778078.key) 18:14:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:37 + git tag --points-at HEAD [Pipeline] } 18:14:37 $ docker exec --env ******** --env ******** ce561bf7a527b6f49d0894a2ca0aca2698fab2139e37f17c9fdd11c50d256d94 ssh-agent -k 18:14:37 unset SSH_AUTH_SOCK; 18:14:37 unset SSH_AGENT_PID; 18:14:37 echo Agent pid 21 killed; 18:14:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:14:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:37 [ssh-agent] Looking for ssh-agent implementation... 18:14:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:37 $ docker exec ce561bf7a527b6f49d0894a2ca0aca2698fab2139e37f17c9fdd11c50d256d94 ssh-agent 18:14:37 SSH_AUTH_SOCK=/tmp/ssh-WKldS8nQ0Flp/agent.55 18:14:37 SSH_AGENT_PID=61 18:14:37 Running ssh-add (command line suppressed) 18:14:37 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-941@tmp/private_key_1829534669037133992.key (/w/workspace/ndry_app-functions-sdk-go_PR-941@tmp/private_key_1829534669037133992.key) 18:14:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:38 + git semver init 18:14:38 # -> Open(): unable to determine branch for HEAD 18:14:38 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-941/.git 18:14:38 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-941 18:14:38 # $SEMVER_REMOTE_NAME = origin 18:14:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:14:38 # $SEMVER_USER_NAME = edgex-jenkins 18:14:38 # $SEMVER_BRANCH = PR-941 18:14:38 # $SEMVER_TEMP = /tmp/semver-854113489 18:14:38 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:14:41 # '/tmp/semver-854113489' -> '/w/workspace/ndry_app-functions-sdk-go_PR-941/.semver' 18:14:41 # -> Force: false 18:14:41 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-941/.semver [Pipeline] } 18:14:41 $ docker exec --env ******** --env ******** ce561bf7a527b6f49d0894a2ca0aca2698fab2139e37f17c9fdd11c50d256d94 ssh-agent -k 18:14:41 unset SSH_AUTH_SOCK; 18:14:41 unset SSH_AGENT_PID; 18:14:41 echo Agent pid 61 killed; 18:14:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:42 + git semver [Pipeline] } 18:14:42 $ docker stop --time=1 ce561bf7a527b6f49d0894a2ca0aca2698fab2139e37f17c9fdd11c50d256d94 18:14:43 $ docker rm -f ce561bf7a527b6f49d0894a2ca0aca2698fab2139e37f17c9fdd11c50d256d94 [Pipeline] // withDockerContainer [Pipeline] sh 18:14:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:14:44 Stashed 1 file(s) [Pipeline] echo 18:14:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:15:01 Still waiting to schedule task 18:15:01 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2000’ 18:15:01 Still waiting to schedule task 18:15:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:17:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2001 in /w/workspace/ndry_app-functions-sdk-go_PR-941 [Pipeline] { [Pipeline] ws 18:17:25 Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout 18:17:25 The recommended git tool is: git 18:17:33 using credential edgex-jenkins-ssh 18:17:33 Cloning the remote Git repository 18:17:34 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:17:34 > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 18:17:34 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:17:34 > git --version # timeout=10 18:17:34 > git --version # 'git version 2.17.1' 18:17:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:17:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:38 Merging remotes/origin/main commit a082b2dad36e6c0ca2a100859279ca83a0af4f9e into PR head commit 034717cc0730956e75ecd46631814e76ac23541b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 18:17:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:17:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:17:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:17:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:17:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/941/head:refs/remotes/origin/PR-941 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:17:38 > git config core.sparsecheckout # timeout=10 18:17:38 > git checkout -f 034717cc0730956e75ecd46631814e76ac23541b # timeout=10 [Pipeline] // stage [Pipeline] } 18:17:38 Failed in branch arm64 18:17:43 Running on prd-centos7-docker-4c-2g-2002 in /w/workspace/ndry_app-functions-sdk-go_PR-941 [Pipeline] { [Pipeline] ws 18:17:43 Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout 18:17:44 The recommended git tool is: git 18:17:50 using credential edgex-jenkins-ssh 18:17:50 Cloning the remote Git repository 18:17:50 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:17:50 > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 18:17:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:17:50 > git --version # timeout=10 18:17:50 > git --version # 'git version 2.24.4' 18:17:50 using GIT_SSH to set credentials SSH Credentials for GitHub 18:17:50 [INFO] Currently running in a labeled security context 18:17:50 [INFO] Currently SELinux is 'enforcing' on the host 18:17:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/9@tmp/jenkins-gitclient-ssh207163425852677812.key 18:17:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:54 Merging remotes/origin/main commit a082b2dad36e6c0ca2a100859279ca83a0af4f9e into PR head commit 034717cc0730956e75ecd46631814e76ac23541b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:17:54 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) 18:17:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:17:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:17:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:17:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:17:53 [INFO] Currently running in a labeled security context 18:17:53 [INFO] Currently SELinux is 'enforcing' on the host 18:17:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/9@tmp/jenkins-gitclient-ssh9098894304442787469.key 18:17:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/941/head:refs/remotes/origin/PR-941 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:17:54 > git config core.sparsecheckout # timeout=10 18:17:54 > git checkout -f 034717cc0730956e75ecd46631814e76ac23541b # timeout=10 Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:17:57 + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-941/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:17:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:17:58 ---> package-listing.sh 18:17:58 ++ facter osfamily 18:17:58 ++ tr '[:upper:]' '[:lower:]' 18:17:58 + OS_FAMILY=redhat 18:17:58 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-941 18:17:58 + START_PACKAGES=/tmp/packages_start.txt 18:17:58 + END_PACKAGES=/tmp/packages_end.txt 18:17:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:17:58 + PACKAGES=/tmp/packages_start.txt 18:17:58 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-941 ']' 18:17:58 + PACKAGES=/tmp/packages_end.txt 18:17:58 + case "${OS_FAMILY}" in 18:17:58 + sort 18:17:58 + rpm -qa 18:17:59 + '[' -f /tmp/packages_start.txt ']' 18:17:59 + '[' -f /tmp/packages_end.txt ']' 18:17:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:17:59 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-941 ']' 18:17:59 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-941/archives/ 18:17:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-941/archives/ [Pipeline] echo 18:17:59 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/ndry_app-functions-sdk-go_PR-941/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:17:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:18:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:00 18:18:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:18:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:06 latest: Pulling from edgex-lftools-log-publisher 18:18:06 b4d181a07f80: Pulling fs layer 18:18:06 a1111a8f2ec3: Pulling fs layer 18:18:06 ed53099fbce6: Pulling fs layer 18:18:06 dc539afda2c1: Pulling fs layer 18:18:06 77bc0d833cb6: Pulling fs layer 18:18:06 9065ff56babe: Pulling fs layer 18:18:06 d287ab97295c: Pulling fs layer 18:18:06 dc539afda2c1: Waiting 18:18:06 77bc0d833cb6: Waiting 18:18:06 9065ff56babe: Waiting 18:18:06 d287ab97295c: Waiting 18:18:06 a1111a8f2ec3: Verifying Checksum 18:18:06 a1111a8f2ec3: Download complete 18:18:06 dc539afda2c1: Verifying Checksum 18:18:06 dc539afda2c1: Download complete 18:18:06 77bc0d833cb6: Verifying Checksum 18:18:06 77bc0d833cb6: Download complete 18:18:06 9065ff56babe: Verifying Checksum 18:18:06 9065ff56babe: Download complete 18:18:06 ed53099fbce6: Verifying Checksum 18:18:06 ed53099fbce6: Download complete 18:18:07 b4d181a07f80: Verifying Checksum 18:18:07 b4d181a07f80: Download complete 18:18:08 b4d181a07f80: Pull complete 18:18:08 a1111a8f2ec3: Pull complete 18:18:08 ed53099fbce6: Pull complete 18:18:09 dc539afda2c1: Pull complete 18:18:09 77bc0d833cb6: Pull complete 18:18:09 9065ff56babe: Pull complete 18:18:12 d287ab97295c: Verifying Checksum 18:18:12 d287ab97295c: Download complete 18:18:16 d287ab97295c: Pull complete 18:18:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:18:16 prd-centos7-docker-4c-2g-2000 does not seem to be running inside a container 18:18:16 $ 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/ndry_app-functions-sdk-go_PR-941/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-941 -v /w/workspace/ndry_app-functions-sdk-go_PR-941:/w/workspace/ndry_app-functions-sdk-go_PR-941:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-941@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-941@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 ******** -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 18:18:19 $ docker top 58f793559771af5d7f2633773032149fa6d266417c6efc1c4148b6ed23e8abb2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:19 + touch /tmp/pre-build-complete [Pipeline] sh 18:18:20 + mkdir -p /var/log/sysstat [Pipeline] sh 18:18:20 + ls /var/log/sa-host 18:18:20 + sadf -c /var/log/sa-host/sa05 18:18:20 file_magic: OK 18:18:20 HZ: Using current value: 100 18:18:20 file_header: OK 18:18:20 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 18:18:20 Statistics: 18:18:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:18:20 File successfully converted to sysstat format version 12.0.3 18:18:20 + sadf -c /var/log/sa-host/sa10 18:18:20 file_magic: OK 18:18:20 HZ: Using current value: 100 18:18:20 file_header: OK 18:18:20 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 18:18:20 Statistics: 18:18:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:18:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:22 provisioning config files... 18:18:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-941@tmp/config2702698588170492140tmp [Pipeline] { [Pipeline] echo 18:18:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:18:22 ---> create-netrc.sh [Pipeline] } 18:18:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:18:23 ---> python-tools-install.sh [Pipeline] echo 18:18:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:18:23 ---> sudo-logs.sh 18:18:23 Archiving 'sudo' log.. 18:18:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-2000.vexxhost.local: Name or service not known 18:18:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-2000.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 18:18:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:18:24 ---> job-cost.sh 18:18:24 lf-activate-venv: SKIPPING 18:18:24 INFO: No Stack... 18:18:25 INFO: Retrieving Pricing Info for: v3-standard-2 18:18:27 INFO: Archiving Costs [Pipeline] echo 18:18:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:27 ---> logs-deploy.sh 18:18:27 lf-activate-venv: SKIPPING 18:18:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-941/9 18:18:27 INFO: archiving workspace using pattern(s): 18:18:28 Archives upload complete. 18:18:28 INFO: archiving logs to Nexus 18:18:28 ---> uname -a: 18:18:28 Linux prd-centos7-docker-4c-2g-2000.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 18:18:28 18:18:28 18:18:28 ---> lscpu: 18:18:28 Architecture: x86_64 18:18:28 CPU op-mode(s): 32-bit, 64-bit 18:18:28 Byte Order: Little Endian 18:18:28 Address sizes: 40 bits physical, 48 bits virtual 18:18:28 CPU(s): 2 18:18:28 On-line CPU(s) list: 0,1 18:18:28 Thread(s) per core: 1 18:18:28 Core(s) per socket: 1 18:18:28 Socket(s): 2 18:18:28 NUMA node(s): 1 18:18:28 Vendor ID: AuthenticAMD 18:18:28 CPU family: 23 18:18:28 Model: 49 18:18:28 Model name: AMD EPYC-Rome Processor 18:18:28 Stepping: 0 18:18:28 CPU MHz: 2799.998 18:18:28 BogoMIPS: 5599.99 18:18:28 Virtualization: AMD-V 18:18:28 Hypervisor vendor: KVM 18:18:28 Virtualization type: full 18:18:28 L1d cache: 32K 18:18:28 L1i cache: 32K 18:18:28 L2 cache: 512K 18:18:28 L3 cache: 16384K 18:18:28 NUMA node0 CPU(s): 0,1 18:18:28 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 18:18:28 18:18:28 18:18:28 ---> nproc: 18:18:28 2 18:18:28 18:18:28 18:18:28 ---> df -h: 18:18:28 Filesystem Size Used Avail Use% Mounted on 18:18:28 overlay 40G 7.7G 33G 20% / 18:18:28 tmpfs 64M 0 64M 0% /dev 18:18:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:18:28 shm 64M 0 64M 0% /dev/shm 18:18:28 /dev/vda1 40G 7.7G 33G 20% /facter-os 18:18:28 18:18:28 18:18:28 ---> sar -b -r -n DEV: 18:18:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/10/21 _x86_64_ (2 CPU) 18:18:28 18:18:28 18:13:34 LINUX RESTART (2 CPU) 18:18:28 18:18:28 18:14:01 tps rtps wtps bread/s bwrtn/s 18:18:28 18:15:01 106.28 14.04 92.24 4501.98 5840.23 18:18:28 18:16:01 3.46 0.03 3.43 1.07 115.04 18:18:28 18:17:01 0.47 0.00 0.47 0.00 7.51 18:18:28 18:18:01 0.43 0.10 0.33 9.99 3.66 18:18:28 Average: 27.66 3.54 24.12 1128.40 1491.80 18:18:28 18:18:28 18:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:18:28 18:15:01 5435204 0 802056 10.01 2620 1769052 1296732 14.32 593756 1579232 136 18:18:28 18:16:01 5447608 0 789648 9.86 2620 1769056 1203528 13.29 583948 1579380 20 18:18:28 18:17:01 5447704 0 789548 9.86 2620 1769060 1203528 13.29 588552 1574548 8 18:18:28 18:18:01 5410796 0 826008 10.31 2620 1769508 1385352 15.30 734168 1463856 156 18:18:28 Average: 5435328 0 801815 10.01 2620 1769169 1272285 14.05 625106 1549254 80 18:18:28 18:18:28 18:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:18:28 18:15:01 eth0 482.91 395.75 1587.41 86.97 0.00 0.00 0.00 0.00 18:18:28 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:28 18:15:01 docker0 134.74 117.77 11.66 316.60 0.00 0.00 0.00 0.00 18:18:28 18:16:01 eth0 0.48 0.12 0.04 0.03 0.00 0.00 0.00 0.00 18:18:28 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:28 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:28 18:17:01 eth0 0.42 0.08 0.04 0.01 0.00 0.00 0.00 0.00 18:18:28 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:28 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:28 18:18:01 eth0 13.02 7.13 10.62 3.99 0.00 0.00 0.00 0.00 18:18:28 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:28 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:28 Average: eth0 124.22 100.78 399.57 22.75 0.00 0.00 0.00 0.00 18:18:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:28 Average: docker0 33.69 29.45 2.91 79.16 0.00 0.00 0.00 0.00 18:18:28 18:18:28 18:18:28 ---> sar -P ALL: 18:18:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/10/21 _x86_64_ (2 CPU) 18:18:28 18:18:28 18:13:34 LINUX RESTART (2 CPU) 18:18:28 18:18:28 18:14:01 CPU %user %nice %system %iowait %steal %idle 18:18:28 18:15:01 all 13.54 0.00 3.27 2.56 0.05 80.57 18:18:28 18:15:01 0 14.74 0.00 3.45 2.11 0.05 79.65 18:18:28 18:15:01 1 12.36 0.00 3.10 3.01 0.05 81.48 18:18:28 18:16:01 all 0.27 0.00 0.11 0.00 0.02 99.61 18:18:28 18:16:01 0 0.10 0.00 0.12 0.00 0.02 99.77 18:18:28 18:16:01 1 0.43 0.00 0.10 0.00 0.02 99.45 18:18:28 18:17:01 all 0.28 0.00 0.07 0.00 0.01 99.64 18:18:28 18:17:01 0 0.15 0.00 0.05 0.00 0.00 99.80 18:18:28 18:17:01 1 0.42 0.00 0.08 0.00 0.02 99.48 18:18:28 18:18:01 all 1.59 0.00 0.32 0.00 0.02 98.07 18:18:28 18:18:01 0 2.03 0.00 0.34 0.00 0.02 97.62 18:18:28 18:18:01 1 1.15 0.00 0.30 0.00 0.02 98.53 18:18:28 Average: all 3.85 0.00 0.93 0.63 0.02 94.57 18:18:28 Average: 0 4.17 0.00 0.97 0.51 0.02 94.33 18:18:28 Average: 1 3.54 0.00 0.88 0.74 0.03 94.82 18:18:28 18:18:28 18:18:28