Pull request #896 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of phanvanhai for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at a4532674cdf1935ad680053a644fcdbb6a5686a9 rather than 4df5fac7669555d61bad207f1515ddc05b7c1148 Obtained Jenkinsfile from a4532674cdf1935ad680053a644fcdbb6a5686a9 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3362291250934387388.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8809470006295412095.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 6a41506d72e8e131afc862d141935157bee59f41 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-896/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-896/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2159873449134605598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3163629414048869634.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-896/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-896/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8954943587852212603.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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 ‘prd-centos7-docker-4c-2g-1259’ is offline Running on prd-centos7-docker-4c-2g-1263 in /w/workspace/ndry_app-functions-sdk-go_PR-896 [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-896 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/jenkins-gitclient-ssh2611866073644047078.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/jenkins-gitclient-ssh504553827969443160.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/896/head:refs/remotes/origin/PR-896 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a4532674cdf1935ad680053a644fcdbb6a5686a9 into PR head commit 4df5fac7669555d61bad207f1515ddc05b7c1148 Merge succeeded, producing 4df5fac7669555d61bad207f1515ddc05b7c1148 Checking out Revision 4df5fac7669555d61bad207f1515ddc05b7c1148 (PR-896) > git config core.sparsecheckout # timeout=10 > git checkout -f 4df5fac7669555d61bad207f1515ddc05b7c1148 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/jenkins-gitclient-ssh8689237870481195779.key > git merge a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4df5fac7669555d61bad207f1515ddc05b7c1148 # timeout=10 Commit message: "fix: Add json array check when determining CBOR of JSON encoding" > git rev-list --no-walk 1549aa7bc2f525602411dc85df1c5b0b6d210cfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:10:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:10:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:10:07 ========================================================= 17:10:07 EdgeX Global Pipelines Version Info 17:10:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:10:09 ------------------- 17:10:09 stable info: 17:10:09 ------------------- 17:10:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:10:09 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 17:10:09 Message: update stable to v1.0.195 17:10:10 ------------------- 17:10:10 experimental info: 17:10:10 ------------------- 17:10:10 Commited By: **** collab-it+edgex@linuxfoundation.org 17:10:10 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 17:10:10 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-896 [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-896 [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-896 [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4df5fac7669555d61bad207f1515ddc05b7c1148 [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4df5fac [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:10:11 + git log --format=format:%s -1 4df5fac7669555d61bad207f1515ddc05b7c1148 [Pipeline] echo 17:10:11 GIT_COMMIT: 4df5fac7669555d61bad207f1515ddc05b7c1148, Commit Message: fix: Add json array check when determining CBOR of JSON encoding [Pipeline] echo 17:10:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:10:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:10:12 17:10:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:10:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:10:13 latest: Pulling from edgex-devops/git-semver 17:10:13 31603596830f: Pulling fs layer 17:10:13 54011a49482f: Pulling fs layer 17:10:13 a6820b24f6d8: Pulling fs layer 17:10:13 f581987b2513: Pulling fs layer 17:10:13 f581987b2513: Waiting 17:10:13 54011a49482f: Verifying Checksum 17:10:13 54011a49482f: Download complete 17:10:13 31603596830f: Verifying Checksum 17:10:13 31603596830f: Download complete 17:10:13 f581987b2513: Verifying Checksum 17:10:13 f581987b2513: Download complete 17:10:13 a6820b24f6d8: Verifying Checksum 17:10:13 a6820b24f6d8: Download complete 17:10:13 31603596830f: Pull complete 17:10:13 54011a49482f: Pull complete 17:10:14 a6820b24f6d8: Pull complete 17:10:14 f581987b2513: Pull complete 17:10:14 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:10:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:10:14 prd-centos7-docker-4c-2g-1263 does not seem to be running inside a container 17:10:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-896 -v /w/workspace/ndry_app-functions-sdk-go_PR-896:/w/workspace/ndry_app-functions-sdk-go_PR-896:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-896@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:10:15 $ docker top 9930065733a0409e4ca1412ee3edea3c60f3945e2b854fed27ba4a081589f0ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:15 [ssh-agent] Looking for ssh-agent implementation... 17:10:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:15 $ docker exec 9930065733a0409e4ca1412ee3edea3c60f3945e2b854fed27ba4a081589f0ae ssh-agent 17:10:15 SSH_AUTH_SOCK=/tmp/ssh-WvXxJvyfj4Rn/agent.13 17:10:15 SSH_AGENT_PID=20 17:10:15 Running ssh-add (command line suppressed) 17:10:15 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/private_key_6263538999110653335.key (/w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/private_key_6263538999110653335.key) 17:10:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:16 + git tag --points-at HEAD [Pipeline] } 17:10:16 $ docker exec --env ******** --env ******** 9930065733a0409e4ca1412ee3edea3c60f3945e2b854fed27ba4a081589f0ae ssh-agent -k 17:10:16 unset SSH_AUTH_SOCK; 17:10:16 unset SSH_AGENT_PID; 17:10:16 echo Agent pid 20 killed; 17:10:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:10:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:16 [ssh-agent] Looking for ssh-agent implementation... 17:10:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:16 $ docker exec 9930065733a0409e4ca1412ee3edea3c60f3945e2b854fed27ba4a081589f0ae ssh-agent 17:10:16 SSH_AUTH_SOCK=/tmp/ssh-IkhPtJmokeuM/agent.54 17:10:16 SSH_AGENT_PID=61 17:10:16 Running ssh-add (command line suppressed) 17:10:16 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/private_key_6525356952666206381.key (/w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/private_key_6525356952666206381.key) 17:10:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:17 + git semver init 17:10:17 # -> Open(): unable to determine branch for HEAD 17:10:17 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-896/.git 17:10:17 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-896 17:10:17 # $SEMVER_REMOTE_NAME = origin 17:10:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:10:17 # $SEMVER_USER_NAME = edgex-jenkins 17:10:17 # $SEMVER_BRANCH = PR-896 17:10:17 # $SEMVER_TEMP = /tmp/semver-111385880 17:10:17 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 17:10:18 # '/tmp/semver-111385880' -> '/w/workspace/ndry_app-functions-sdk-go_PR-896/.semver' 17:10:18 # -> Force: false 17:10:18 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-896/.semver [Pipeline] } 17:10:18 $ docker exec --env ******** --env ******** 9930065733a0409e4ca1412ee3edea3c60f3945e2b854fed27ba4a081589f0ae ssh-agent -k 17:10:19 unset SSH_AUTH_SOCK; 17:10:19 unset SSH_AGENT_PID; 17:10:19 echo Agent pid 61 killed; 17:10:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:19 + git semver [Pipeline] } 17:10:19 $ docker stop --time=1 9930065733a0409e4ca1412ee3edea3c60f3945e2b854fed27ba4a081589f0ae 17:10:20 $ docker rm -f 9930065733a0409e4ca1412ee3edea3c60f3945e2b854fed27ba4a081589f0ae [Pipeline] // withDockerContainer [Pipeline] sh 17:10:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:10:21 Stashed 1 file(s) [Pipeline] echo 17:10:21 [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 17:10:36 Still waiting to schedule task 17:10:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:10:36 Still waiting to schedule task 17:10:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:12:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1264 in /w/workspace/ndry_app-functions-sdk-go_PR-896 [Pipeline] { [Pipeline] ws 17:12:41 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 17:12:41 The recommended git tool is: git 17:12:46 using credential edgex-jenkins-ssh 17:12:46 Cloning the remote Git repository 17:12:46 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:12:46 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 17:12:46 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:12:46 > git --version # timeout=10 17:12:46 > git --version # 'git version 2.17.1' 17:12:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:50 Merging remotes/origin/master commit a4532674cdf1935ad680053a644fcdbb6a5686a9 into PR head commit 4df5fac7669555d61bad207f1515ddc05b7c1148 17:12:51 Merge succeeded, producing 4df5fac7669555d61bad207f1515ddc05b7c1148 17:12:51 Checking out Revision 4df5fac7669555d61bad207f1515ddc05b7c1148 (PR-896) 17:12:50 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:12:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:50 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:12:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:12:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/896/head:refs/remotes/origin/PR-896 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:12:50 > git config core.sparsecheckout # timeout=10 17:12:50 > git checkout -f 4df5fac7669555d61bad207f1515ddc05b7c1148 # timeout=10 17:12:50 > git remote # timeout=10 17:12:50 > git config --get remote.origin.url # timeout=10 17:12:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:51 > git merge a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 17:12:51 > git rev-parse HEAD^{commit} # timeout=10 17:12:51 > git config core.sparsecheckout # timeout=10 17:12:51 > git checkout -f 4df5fac7669555d61bad207f1515ddc05b7c1148 # timeout=10 17:12:55 Commit message: "fix: Add json array check when determining CBOR of JSON encoding" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:12:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:12:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:12:57 + sudo service docker restart 17:12:57 + true 17:13:10 Running on prd-centos7-docker-4c-2g-1265 in /w/workspace/ndry_app-functions-sdk-go_PR-896 [Pipeline] { [Pipeline] ws 17:13:10 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 17:13:10 The recommended git tool is: git 17:13:13 using credential edgex-jenkins-ssh 17:13:13 Cloning the remote Git repository 17:13:12 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:13:13 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 17:13:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:13:13 > git --version # timeout=10 17:13:13 > git --version # 'git version 2.24.4' 17:13:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:13 [INFO] Currently running in a labeled security context 17:13:13 [INFO] Currently SELinux is 'enforcing' on the host 17:13:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh8155391637887877638.key 17:13:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:15 Merging remotes/origin/master commit a4532674cdf1935ad680053a644fcdbb6a5686a9 into PR head commit 4df5fac7669555d61bad207f1515ddc05b7c1148 17:13:14 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:13:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:14 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:13:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:13:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:14 [INFO] Currently running in a labeled security context 17:13:14 [INFO] Currently SELinux is 'enforcing' on the host 17:13:14 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh2302479651027506485.key 17:13:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/896/head:refs/remotes/origin/PR-896 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:13:15 > git config core.sparsecheckout # timeout=10 17:13:15 > git checkout -f 4df5fac7669555d61bad207f1515ddc05b7c1148 # timeout=10 17:13:15 Merge succeeded, producing 4df5fac7669555d61bad207f1515ddc05b7c1148 17:13:15 Checking out Revision 4df5fac7669555d61bad207f1515ddc05b7c1148 (PR-896) [Pipeline] unstash 17:13:15 > git remote # timeout=10 17:13:15 > git config --get remote.origin.url # timeout=10 17:13:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:15 [INFO] Currently running in a labeled security context 17:13:15 [INFO] Currently SELinux is 'enforcing' on the host 17:13:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh1544159024376222244.key 17:13:15 > git merge a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 17:13:15 > git rev-parse HEAD^{commit} # timeout=10 17:13:15 > git config core.sparsecheckout # timeout=10 17:13:15 > git checkout -f 4df5fac7669555d61bad207f1515ddc05b7c1148 # timeout=10 [Pipeline] echo 17:13:16 ========================================================= 17:13:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:13:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:13:16 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:13:17 Sending build context to Docker daemon 19.8MB 17:13:17 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:13:17 Step 2/8 : FROM ${BASE} 17:13:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:13:18 595b0fe564bb: Pulling fs layer 17:13:18 3088b5b3c5c0: Pulling fs layer 17:13:18 5b7225fbf94c: Pulling fs layer 17:13:18 ba82ee9f976e: Pulling fs layer 17:13:18 506bd15cee9f: Pulling fs layer 17:13:18 75a0a4a0db45: Pulling fs layer 17:13:18 618dc40b7e24: Pulling fs layer 17:13:18 ba82ee9f976e: Waiting 17:13:18 506bd15cee9f: Waiting 17:13:18 75a0a4a0db45: Waiting 17:13:18 618dc40b7e24: Waiting 17:13:18 5b7225fbf94c: Verifying Checksum 17:13:18 5b7225fbf94c: Download complete 17:13:18 3088b5b3c5c0: Verifying Checksum 17:13:18 3088b5b3c5c0: Download complete 17:13:18 506bd15cee9f: Verifying Checksum 17:13:18 506bd15cee9f: Download complete 17:13:18 75a0a4a0db45: Download complete 17:13:18 595b0fe564bb: Verifying Checksum 17:13:18 595b0fe564bb: Download complete 17:13:18 Commit message: "fix: Add json array check when determining CBOR of JSON encoding" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 17:13:19 595b0fe564bb: Pull complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:19 3088b5b3c5c0: Pull complete 17:13:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:13:20 5b7225fbf94c: Pull complete 17:13:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:13:20 + sudo service docker restart 17:13:20 + true 17:13:20 Redirecting to /bin/systemctl restart docker.service 17:13:21 618dc40b7e24: Download complete 17:13:22 ba82ee9f976e: Verifying Checksum 17:13:22 ba82ee9f976e: Download complete 17:13:32 ba82ee9f976e: Pull complete 17:13:33 506bd15cee9f: Pull complete 17:13:33 75a0a4a0db45: Pull complete 17:13:37 618dc40b7e24: Pull complete 17:13:37 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 17:13:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:13:37 ---> a36622ca3599 17:13:37 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 17:13:37 20.10.0: Pulling from library/docker 17:13:37 a3cc7d3b244e: Pulling fs layer 17:13:37 02a3295e0d61: Pulling fs layer 17:13:37 0f4f2e6d8100: Pulling fs layer 17:13:37 330b718f631f: Pulling fs layer 17:13:37 a93816041522: Pulling fs layer 17:13:37 bdb6da89ff94: Pulling fs layer 17:13:37 2a70c0c122f4: Pulling fs layer 17:13:37 a93816041522: Waiting 17:13:37 bdb6da89ff94: Waiting 17:13:37 2a70c0c122f4: Waiting 17:13:37 330b718f631f: Waiting 17:13:37 0f4f2e6d8100: Verifying Checksum 17:13:37 0f4f2e6d8100: Download complete 17:13:37 a3cc7d3b244e: Verifying Checksum 17:13:37 a3cc7d3b244e: Download complete 17:13:37 02a3295e0d61: Verifying Checksum 17:13:37 02a3295e0d61: Download complete 17:13:37 a93816041522: Verifying Checksum 17:13:37 a93816041522: Download complete 17:13:37 bdb6da89ff94: Verifying Checksum 17:13:37 bdb6da89ff94: Download complete 17:13:37 2a70c0c122f4: Verifying Checksum 17:13:37 2a70c0c122f4: Download complete 17:13:38 a3cc7d3b244e: Pull complete 17:13:38 02a3295e0d61: Pull complete [Pipeline] unstash [Pipeline] echo 17:13:38 ========================================================= 17:13:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:13:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:13:39 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:13:39 0f4f2e6d8100: Pull complete 17:13:39 330b718f631f: Download complete 17:13:39 Sending build context to Docker daemon 19.8MB 17:13:39 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:13:39 Step 2/8 : FROM ${BASE} 17:13:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:13:39 540db60ca938: Pulling fs layer 17:13:39 adcc1eea9eea: Pulling fs layer 17:13:39 4c4ab2625f07: Pulling fs layer 17:13:39 0510c868ecb4: Pulling fs layer 17:13:39 afea3b2eda06: Pulling fs layer 17:13:39 7809a108b3ef: Pulling fs layer 17:13:39 f706445af74f: Pulling fs layer 17:13:39 0510c868ecb4: Waiting 17:13:39 afea3b2eda06: Waiting 17:13:39 7809a108b3ef: Waiting 17:13:39 f706445af74f: Waiting 17:13:39 4c4ab2625f07: Verifying Checksum 17:13:39 4c4ab2625f07: Download complete 17:13:39 adcc1eea9eea: Verifying Checksum 17:13:39 adcc1eea9eea: Download complete 17:13:39 afea3b2eda06: Verifying Checksum 17:13:39 afea3b2eda06: Download complete 17:13:39 7809a108b3ef: Verifying Checksum 17:13:39 7809a108b3ef: Download complete 17:13:39 540db60ca938: Verifying Checksum 17:13:39 540db60ca938: Download complete 17:13:40 540db60ca938: Pull complete 17:13:40 adcc1eea9eea: Pull complete 17:13:40 4c4ab2625f07: Pull complete 17:13:41 f706445af74f: Verifying Checksum 17:13:41 f706445af74f: Download complete 17:13:41 0510c868ecb4: Verifying Checksum 17:13:41 0510c868ecb4: Download complete 17:13:43 330b718f631f: Pull complete 17:13:43 a93816041522: Pull complete 17:13:43 bdb6da89ff94: Pull complete 17:13:44 2a70c0c122f4: Pull complete 17:13:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:13:44 Status: Downloaded newer image for docker:20.10.0 17:13:45 0510c868ecb4: Pull complete 17:13:45 afea3b2eda06: Pull complete 17:13:45 7809a108b3ef: Pull complete 17:13:46 f706445af74f: Pull complete 17:13:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:13:46 ---> b068be0155e3 17:13:46 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 17:13:46 20.10.0: Pulling from library/docker 17:13:46 05e7bc50f07f: Pulling fs layer 17:13:46 6db28d0fdbf6: Pulling fs layer 17:13:46 292df0bc6bf3: Pulling fs layer 17:13:46 2e060f4bd70b: Pulling fs layer 17:13:46 80e8d568a223: Pulling fs layer 17:13:46 8dc6ef1a942a: Pulling fs layer 17:13:46 2312dd95470a: Pulling fs layer 17:13:46 2e060f4bd70b: Waiting 17:13:46 80e8d568a223: Waiting 17:13:46 8dc6ef1a942a: Waiting 17:13:46 2312dd95470a: Waiting 17:13:46 292df0bc6bf3: Verifying Checksum 17:13:46 292df0bc6bf3: Download complete 17:13:46 05e7bc50f07f: Verifying Checksum 17:13:46 05e7bc50f07f: Download complete 17:13:46 6db28d0fdbf6: Verifying Checksum 17:13:46 6db28d0fdbf6: Download complete 17:13:46 8dc6ef1a942a: Verifying Checksum 17:13:46 8dc6ef1a942a: Download complete 17:13:46 80e8d568a223: Verifying Checksum 17:13:46 80e8d568a223: Download complete 17:13:46 2312dd95470a: Verifying Checksum 17:13:46 2312dd95470a: Download complete 17:13:47 05e7bc50f07f: Pull complete 17:13:47 6db28d0fdbf6: Pull complete 17:13:47 292df0bc6bf3: Pull complete 17:13:47 2e060f4bd70b: Verifying Checksum 17:13:47 2e060f4bd70b: Download complete 17:13:49 ---> 3a982de94ed8 17:13:49 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:13:49 ---> Running in 068b595458ff 17:13:50 Removing intermediate container 068b595458ff 17:13:50 ---> 808d45a33a9d 17:13:50 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:13:50 2e060f4bd70b: Pull complete 17:13:50 80e8d568a223: Pull complete 17:13:50 8dc6ef1a942a: Pull complete 17:13:50 2312dd95470a: Pull complete 17:13:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:13:50 Status: Downloaded newer image for docker:20.10.0 17:13:50 ---> Running in a3902d0bd326 17:13:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:13:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:13:53 (1/5) Installing libsodium (1.0.18-r0) 17:13:53 (2/5) Installing libzmq (4.3.3-r1) 17:13:53 ---> 984dfcbaf695 17:13:53 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:13:53 ---> Running in c08457151f5d 17:13:53 Removing intermediate container c08457151f5d 17:13:53 ---> 133d2beb5560 17:13:53 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:13:53 ---> Running in 1c2a97851591 17:13:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:13:53 (3/5) Installing pkgconf (1.7.3-r0) 17:13:53 (4/5) Installing libsodium-dev (1.0.18-r0) 17:13:53 (5/5) Installing zeromq-dev (4.3.3-r1) 17:13:53 Executing busybox-1.32.1-r6.trigger 17:13:53 OK: 139 MiB in 45 packages 17:13:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:13:54 (1/5) Installing libsodium (1.0.18-r0) 17:13:54 (2/5) Installing libzmq (4.3.3-r1) 17:13:54 (3/5) Installing pkgconf (1.7.3-r0) 17:13:54 (4/5) Installing libsodium-dev (1.0.18-r0) 17:13:55 (5/5) Installing zeromq-dev (4.3.3-r1) 17:13:55 Executing busybox-1.32.1-r6.trigger 17:13:55 OK: 150 MiB in 45 packages 17:13:55 Removing intermediate container a3902d0bd326 17:13:55 ---> 318e0d3aa7dd 17:13:55 Step 6/8 : WORKDIR /build 17:13:55 ---> Running in 2706198f7f2b 17:13:55 Removing intermediate container 1c2a97851591 17:13:55 ---> b4a8c13350a2 17:13:55 Step 6/8 : WORKDIR /build 17:13:55 ---> Running in 8ab055601868 17:13:55 Removing intermediate container 8ab055601868 17:13:55 ---> 2830460f351e 17:13:55 Step 7/8 : COPY go.mod . 17:13:55 ---> 1436b3ac281d 17:13:55 Step 8/8 : RUN go mod download 17:13:55 Removing intermediate container 2706198f7f2b 17:13:55 ---> 790f60bbcada 17:13:55 Step 7/8 : COPY go.mod . 17:13:56 ---> Running in b1192d90b35a 17:13:56 ---> 96aac079932f 17:13:56 Step 8/8 : RUN go mod download 17:13:56 ---> Running in 81f28dfd4ed8 17:14:08 Removing intermediate container b1192d90b35a 17:14:08 ---> b8ba00057614 17:14:08 Successfully built b8ba00057614 17:14:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:14:08 + docker inspect -f . ci-base-image-x86_64 17:14:08 . [Pipeline] withDockerContainer 17:14:08 prd-centos7-docker-4c-2g-1265 does not seem to be running inside a container 17:14:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** ci-base-image-x86_64 cat 17:14:09 $ docker top 74a2b48db2ddbb6f4a6e7fbecfc76e7760d8f79d8bffd45c8e1277ee5876ad25 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:09 + go version 17:14:09 go version go1.16.3 linux/amd64 [Pipeline] } 17:14:09 $ docker stop --time=1 74a2b48db2ddbb6f4a6e7fbecfc76e7760d8f79d8bffd45c8e1277ee5876ad25 17:14:10 $ docker rm -f 74a2b48db2ddbb6f4a6e7fbecfc76e7760d8f79d8bffd45c8e1277ee5876ad25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:14:11 + docker inspect -f . ci-base-image-x86_64 17:14:11 . [Pipeline] withDockerContainer 17:14:11 prd-centos7-docker-4c-2g-1265 does not seem to be running inside a container 17:14:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** ci-base-image-x86_64 cat 17:14:11 $ docker top 45c461cf1dfbf1218d48dabd340aeaaec5be15b2046a2c7e323a7bc11327ec50 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:12 + go mod tidy [Pipeline] sh 17:14:12 + make test 17:14:12 make -C ./app-service-template build 17:14:12 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 17:14:12 go mod tidy 17:14:13 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 17:14:23 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 17:14:23 make -C ./app-service-template test 17:14:23 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 17:14:23 go mod tidy 17:14:23 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:14:23 Removing intermediate container 81f28dfd4ed8 17:14:23 ---> 90ec7cbd4e1a 17:14:23 Successfully built 90ec7cbd4e1a 17:14:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:14:23 + docker inspect -f . ci-base-image-arm64 17:14:23 . [Pipeline] withDockerContainer 17:14:24 prd-ubuntu18.04-docker-arm64-4c-16g-1264 does not seem to be running inside a container 17:14:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** ci-base-image-arm64 cat 17:14:26 $ docker top dbad0335e8e7c8533b7da0908321b2bb9f88f2ce53c11617694dc140e7cbea87 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:27 + go version 17:14:27 go version go1.16.5 linux/arm64 [Pipeline] } 17:14:27 $ docker stop --time=1 dbad0335e8e7c8533b7da0908321b2bb9f88f2ce53c11617694dc140e7cbea87 17:14:29 $ docker rm -f dbad0335e8e7c8533b7da0908321b2bb9f88f2ce53c11617694dc140e7cbea87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:14:30 + docker inspect -f . ci-base-image-arm64 17:14:30 . [Pipeline] withDockerContainer 17:14:30 prd-ubuntu18.04-docker-arm64-4c-16g-1264 does not seem to be running inside a container 17:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** ci-base-image-arm64 cat 17:14:31 ok new-app-service 0.007s coverage: 47.8% of statements 17:14:31 ? new-app-service/config [no test files] 17:14:31 ok new-app-service/functions 0.007s 17:14:31 CGO_ENABLED=1 go vet ./... 17:14:32 $ docker top f5300757c1a904e83eb49a5272efff79866b897bc997dd988d07b8baa607ca3e -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:33 + go mod tidy [Pipeline] sh 17:14:34 + make test 17:14:34 make -C ./app-service-template build 17:14:34 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 17:14:34 go mod tidy 17:14:34 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 17:14:38 gofmt -l . 17:14:38 [ "`gofmt -l .`" = "" ] 17:14:38 ./bin/test-attribution-txt.sh 17:14:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 17:14:38 go mod tidy 17:14:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:14:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 62.8% of statements 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 96.5% of statements 17:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.012s coverage: 61.8% of statements 17:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 17:14:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.033s coverage: 74.5% of statements 17:14:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 17:14:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 17:14:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:14:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 17:14:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 17:14:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:14:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.034s coverage: 97.1% of statements 17:14:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:14:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 17:14:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.740s coverage: 76.9% of statements 17:14:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 17:14:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements 17:14:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 17:14:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:14:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:14:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 17:15:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.040s coverage: 78.0% of statements 17:15:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 17:15:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:15:11 gofmt -l . 17:15:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:15:11 $ docker stop --time=1 45c461cf1dfbf1218d48dabd340aeaaec5be15b2046a2c7e323a7bc11327ec50 17:15:12 $ docker rm -f 45c461cf1dfbf1218d48dabd340aeaaec5be15b2046a2c7e323a7bc11327ec50 [Pipeline] // withDockerContainer [Pipeline] sh 17:15:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:15:13 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } 17:15:13 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 17:15:13 make -C ./app-service-template test 17:15:13 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 17:15:13 go mod tidy 17:15:13 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:15:14 ---> job-cost.sh 17:15:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3S7s 17:15:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:15:37 lf-activate-venv(): INFO: Adding /tmp/venv-3S7s/bin to PATH 17:15:37 INFO: No Stack... 17:15:37 INFO: Retrieving Pricing Info for: v3-standard-2 17:15:37 INFO: Archiving Costs [Pipeline] sh 17:15:38 + cat /w/workspace/app-functions-sdk-go/3/archives/cost.csv 17:15:38 + cut -d, -f6 [Pipeline] lock 17:15:38 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-3-stack-cost] 17:15:38 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-3-stack-cost] did not exist. Created. 17:15:38 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:15:38 + echo total: 0.05999999865889549 [Pipeline] stash 17:15:38 Stashed 1 file(s) [Pipeline] } 17:15:38 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:15:40 ok new-app-service 0.040s coverage: 47.8% of statements 17:15:40 ? new-app-service/config [no test files] 17:15:40 ok new-app-service/functions 0.037s 17:15:40 CGO_ENABLED=1 go vet ./... 17:16:07 gofmt -l . 17:16:07 [ "`gofmt -l .`" = "" ] 17:16:07 ./bin/test-attribution-txt.sh 17:16:07 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 17:16:07 go mod tidy 17:16:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:16:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:16:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.128s coverage: 62.8% of statements 17:16:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.056s coverage: 96.5% of statements 17:16:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:16:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.091s coverage: 61.8% of statements 17:16:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:16:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.038s 17:16:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.089s coverage: 74.5% of statements 17:16:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 17:16:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 17:16:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:16:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 17:16:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 17:16:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:16:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.041s coverage: 97.1% of statements 17:16:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:16:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.072s coverage: 10.5% of statements 17:16:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.929s coverage: 76.9% of statements 17:16:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 17:16:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.075s coverage: 12.5% of statements 17:16:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.101s coverage: 27.3% of statements 17:16:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:16:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:16:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.047s coverage: 51.4% of statements 17:16:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.106s coverage: 78.0% of statements 17:16:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements 17:16:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:16:54 gofmt -l . 17:16:54 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:16:54 $ docker stop --time=1 f5300757c1a904e83eb49a5272efff79866b897bc997dd988d07b8baa607ca3e 17:16:56 $ docker rm -f f5300757c1a904e83eb49a5272efff79866b897bc997dd988d07b8baa607ca3e [Pipeline] // withDockerContainer [Pipeline] sh 17:16:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:57 Warning: overwriting stash ‘coverage-report’ 17:16:58 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:16:59 ---> job-cost.sh 17:16:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tlbB 17:17:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:18:59 lf-activate-venv(): INFO: Adding /tmp/venv-tlbB/bin to PATH 17:18:59 INFO: No Stack... 17:19:00 INFO: Retrieving Pricing Info for: v2-standard-4 17:19:00 INFO: Archiving Costs [Pipeline] sh 17:19:01 + cat /w/workspace/app-functions-sdk-go/3/archives/cost.csv 17:19:01 + cut -d, -f6 [Pipeline] lock 17:19:01 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-3-stack-cost] 17:19:01 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-3-stack-cost] did not exist. Created. 17:19:01 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:19:01 /w/workspace/app-functions-sdk-go/3@tmp/durable-902f7546/script.sh: 1: /w/workspace/app-functions-sdk-go/3@tmp/durable-902f7546/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:19:01 + echo total: 0.18000000715255737 [Pipeline] stash 17:19:01 Warning: overwriting stash ‘stack-cost’ 17:19:02 Stashed 1 file(s) [Pipeline] } 17:19:02 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-896-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:19:02 provisioning config files... 17:19:02 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/config6614805669751202616tmp [Pipeline] { [Pipeline] sh 17:19:03 + set +x 17:19:03 + curl -s https://codecov.io/bash 17:19:03 + bash -s -- 17:19:03 17:19:03 _____ _ 17:19:03 / ____| | | 17:19:03 | | ___ __| | ___ ___ _____ __ 17:19:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:19:03 | |___| (_) | (_| | __/ (_| (_) \ V / 17:19:03 \_____\___/ \__,_|\___|\___\___/ \_/ 17:19:03 Bash-1.0.3 17:19:03 17:19:03 17:19:03 ==> git version 2.24.4 found 17:19:03 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:19:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:19:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:19:03 ==> Jenkins CI detected. 17:19:03 project root: . 17:19:03 --> token set from env 17:19:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:19:03 ==> Running gcov in . (disable via -X gcov) 17:19:03 ==> Python coveragepy not found 17:19:03 ==> Searching for coverage reports in: 17:19:03 + . 17:19:03 -> Found 2 reports 17:19:03 ==> Detecting git/mercurial file structure 17:19:03 ==> Reading reports 17:19:03 + ./app-service-template/coverage.out bytes=1055 17:19:03 + ./coverage.out bytes=94036 17:19:03 ==> Appending adjustments 17:19:03 https://docs.codecov.io/docs/fixing-reports 17:19:03 + Found adjustments 17:19:03 ==> Gzipping contents 17:19:03 20K /tmp/codecov.cXrADY.gz 17:19:03 ==> Uploading reports 17:19:03 url: https://codecov.io 17:19:03 query: branch=PR-896&commit=4df5fac7669555d61bad207f1515ddc05b7c1148&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-896%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=896&job=&cmd_args= 17:19:03 -> Pinging Codecov 17:19:03 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-896&commit=4df5fac7669555d61bad207f1515ddc05b7c1148&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-896%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=896&job=&cmd_args= 17:19:04 -> Uploading to 17:19:04 https://storage.googleapis.com/codecov/v4/raw/2021-06-14/3D8B5DFFC46A037C893635FACE044666/4df5fac7669555d61bad207f1515ddc05b7c1148/c94306fe-b850-4904-bf28-b58b5d0766e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T171903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c28093f561ae37b7b176776b7ea0fc6e9a47b3810e20a9990aaf3d5aff9ed894 17:19:04 % Total % Received % Xferd Average Speed Time Time Time Current 17:19:04 Dload Upload Total Spent Left Speed 17:19:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16464 0 0 100 16464 0 37491 --:--:-- --:--:-- --:--:-- 37503 17:19:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4df5fac7669555d61bad207f1515ddc05b7c1148 [Pipeline] } 17:19:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:19:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:19:06 ---> package-listing.sh 17:19:06 ++ tr '[:upper:]' '[:lower:]' 17:19:06 ++ facter osfamily 17:19:06 + OS_FAMILY=redhat 17:19:06 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-896 17:19:06 + START_PACKAGES=/tmp/packages_start.txt 17:19:06 + END_PACKAGES=/tmp/packages_end.txt 17:19:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:19:06 + PACKAGES=/tmp/packages_start.txt 17:19:06 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-896 ']' 17:19:06 + PACKAGES=/tmp/packages_end.txt 17:19:06 + case "${OS_FAMILY}" in 17:19:06 + rpm -qa 17:19:06 + sort 17:19:07 + '[' -f /tmp/packages_start.txt ']' 17:19:07 + '[' -f /tmp/packages_end.txt ']' 17:19:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:19:07 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-896 ']' 17:19:07 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-896/archives/ 17:19:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-896/archives/ [Pipeline] echo 17:19:07 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-896/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:19:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:19:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:19:08 17:19:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:19:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:19:08 alpine: Pulling from edgex-lftools-log-publisher 17:19:08 df20fa9351a1: Pulling fs layer 17:19:08 36b3adc4ff6f: Pulling fs layer 17:19:08 8ad3a11d3b57: Pulling fs layer 17:19:08 46f8f816bc3b: Pulling fs layer 17:19:08 93b61091891f: Pulling fs layer 17:19:08 93b9cdb0e59b: Pulling fs layer 17:19:08 5e14af77c1be: Pulling fs layer 17:19:08 01666e4c0597: Pulling fs layer 17:19:08 aa168da1d23b: Pulling fs layer 17:19:08 46f8f816bc3b: Waiting 17:19:08 93b61091891f: Waiting 17:19:08 93b9cdb0e59b: Waiting 17:19:08 5e14af77c1be: Waiting 17:19:08 01666e4c0597: Waiting 17:19:08 aa168da1d23b: Waiting 17:19:08 36b3adc4ff6f: Verifying Checksum 17:19:08 36b3adc4ff6f: Download complete 17:19:08 46f8f816bc3b: Verifying Checksum 17:19:08 46f8f816bc3b: Download complete 17:19:08 df20fa9351a1: Verifying Checksum 17:19:08 93b9cdb0e59b: Verifying Checksum 17:19:08 93b9cdb0e59b: Download complete 17:19:08 5e14af77c1be: Verifying Checksum 17:19:08 5e14af77c1be: Download complete 17:19:08 93b61091891f: Verifying Checksum 17:19:08 93b61091891f: Download complete 17:19:08 01666e4c0597: Verifying Checksum 17:19:08 01666e4c0597: Download complete 17:19:08 df20fa9351a1: Pull complete 17:19:09 36b3adc4ff6f: Pull complete 17:19:09 8ad3a11d3b57: Verifying Checksum 17:19:09 8ad3a11d3b57: Download complete 17:19:09 8ad3a11d3b57: Pull complete 17:19:09 46f8f816bc3b: Pull complete 17:19:09 93b61091891f: Pull complete 17:19:09 93b9cdb0e59b: Pull complete 17:19:10 5e14af77c1be: Pull complete 17:19:10 01666e4c0597: Pull complete 17:19:10 aa168da1d23b: Verifying Checksum 17:19:10 aa168da1d23b: Download complete 17:19:14 aa168da1d23b: Pull complete 17:19:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:19:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:19:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:19:15 prd-centos7-docker-4c-2g-1263 does not seem to be running inside a container 17:19:15 $ 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-896/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-896 -v /w/workspace/ndry_app-functions-sdk-go_PR-896:/w/workspace/ndry_app-functions-sdk-go_PR-896:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-896@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:19:17 $ docker top 183b84266fa28b831e2922ff2722c228a631ecec49e0fe20be170fd93eb23b78 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:17 + touch /tmp/pre-build-complete [Pipeline] sh 17:19:18 + mkdir -p /var/log/sa [Pipeline] sh 17:19:18 + ls /var/log/sa-host 17:19:18 + sadf -c /var/log/sa-host/sa05 17:19:18 file_magic: OK 17:19:18 HZ: Using current value: 100 17:19:18 file_header: OK 17:19:18 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 17:19:18 Statistics: 17:19:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:19:18 File successfully converted to sysstat format version 12.2.1 17:19:18 + sadf -c /var/log/sa-host/sa14 17:19:18 file_magic: OK 17:19:18 HZ: Using current value: 100 17:19:18 file_header: OK 17:19:18 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 17:19:18 Statistics: 17:19:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:19:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:19:18 provisioning config files... 17:19:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-896@tmp/config4516521232463468613tmp [Pipeline] { [Pipeline] echo 17:19:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:19:18 ---> create-netrc.sh [Pipeline] } 17:19:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:19:19 ---> python-tools-install.sh [Pipeline] echo 17:19:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:19:19 ---> sudo-logs.sh 17:19:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:19:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:19:19 ---> job-cost.sh 17:19:19 lf-activate-venv: SKIPPING 17:19:19 DEBUG: total: 0.18000000715255737 17:19:19 INFO: Retrieving Stack Cost... 17:19:20 INFO: Retrieving Pricing Info for: v3-standard-2 17:19:21 INFO: Archiving Costs [Pipeline] echo 17:19:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:19:21 ---> logs-deploy.sh 17:19:21 lf-activate-venv: SKIPPING 17:19:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-896/3 17:19:21 INFO: archiving workspace using pattern(s): 17:19:22 Archives upload complete. 17:19:22 INFO: archiving logs to Nexus 17:19:23 ---> uname -a: 17:19:23 Linux prd-centos7-docker-4c-2g-1263.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:19:23 17:19:23 17:19:23 ---> lscpu: 17:19:23 Architecture: x86_64 17:19:23 CPU op-mode(s): 32-bit, 64-bit 17:19:23 Byte Order: Little Endian 17:19:23 Address sizes: 40 bits physical, 48 bits virtual 17:19:23 CPU(s): 2 17:19:23 On-line CPU(s) list: 0,1 17:19:23 Thread(s) per core: 1 17:19:23 Core(s) per socket: 1 17:19:23 Socket(s): 2 17:19:23 NUMA node(s): 1 17:19:23 Vendor ID: AuthenticAMD 17:19:23 CPU family: 23 17:19:23 Model: 49 17:19:23 Model name: AMD EPYC-Rome Processor 17:19:23 Stepping: 0 17:19:23 CPU MHz: 2799.998 17:19:23 BogoMIPS: 5599.99 17:19:23 Virtualization: AMD-V 17:19:23 Hypervisor vendor: KVM 17:19:23 Virtualization type: full 17:19:23 L1d cache: 64 KiB 17:19:23 L1i cache: 64 KiB 17:19:23 L2 cache: 1 MiB 17:19:23 L3 cache: 32 MiB 17:19:23 NUMA node0 CPU(s): 0,1 17:19:23 Vulnerability Itlb multihit: Not affected 17:19:23 Vulnerability L1tf: Not affected 17:19:23 Vulnerability Mds: Not affected 17:19:23 Vulnerability Meltdown: Not affected 17:19:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:19:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:19:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:19:23 Vulnerability Srbds: Not affected 17:19:23 Vulnerability Tsx async abort: Not affected 17:19:23 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 17:19:23 17:19:23 17:19:23 ---> nproc: 17:19:23 2 17:19:23 17:19:23 17:19:23 ---> df -h: 17:19:23 Filesystem Size Used Available Use% Mounted on 17:19:23 overlay 40.0G 7.6G 32.4G 19% / 17:19:23 tmpfs 64.0M 0 64.0M 0% /dev 17:19:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:19:23 shm 64.0M 0 64.0M 0% /dev/shm 17:19:23 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 17:19:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 17:19:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 17:19:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 17:19:23 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 17:19:23 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-896 17:19:23 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-896@tmp 17:19:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 17:19:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 17:19:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 17:19:23 17:19:23 17:19:23 ---> free -m: 17:19:23 total used free shared buff/cache available 17:19:23 Mem: 7821 994 4697 0 2129 6649 17:19:23 Swap: 1023 0 1023 17:19:23 17:19:23 17:19:23 ---> ip addr: 17:19:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:19:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:19:23 inet 127.0.0.1/8 scope host lo 17:19:23 valid_lft forever preferred_lft forever 17:19:23 inet6 ::1/128 scope host 17:19:23 valid_lft forever preferred_lft forever 17:19:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:19:23 link/ether fa:16:3e:45:e3:ad brd ff:ff:ff:ff:ff:ff 17:19:23 inet 10.30.122.141/23 brd 10.30.123.255 scope global dynamic eth0 17:19:23 valid_lft 85808sec preferred_lft 85808sec 17:19:23 inet6 fe80::f816:3eff:fe45:e3ad/64 scope link 17:19:23 valid_lft forever preferred_lft forever 17:19:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:19:23 link/ether 02:42:44:41:aa:4f brd ff:ff:ff:ff:ff:ff 17:19:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:19:23 valid_lft forever preferred_lft forever 17:19:23 inet6 fe80::42:44ff:fe41:aa4f/64 scope link 17:19:23 valid_lft forever preferred_lft forever 17:19:23 17:19:23 17:19:23 ---> sar -b -r -n DEV: 17:19:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 17:19:23 17:19:23 17:09:20 LINUX RESTART (2 CPU) 17:19:23 17:19:23 17:10:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:19:23 17:11:01 87.46 3.51 83.94 0.00 2646.27 4855.14 0.00 17:19:23 17:12:01 1.75 0.00 1.75 0.00 0.00 33.04 0.00 17:19:23 17:13:01 0.27 0.00 0.27 0.00 0.00 3.47 0.00 17:19:23 17:14:01 0.23 0.00 0.23 0.00 0.00 3.15 0.00 17:19:23 17:15:01 0.22 0.00 0.22 0.00 0.00 1.98 0.00 17:19:23 17:16:01 0.52 0.00 0.52 0.00 0.00 7.69 0.00 17:19:23 17:17:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 17:19:23 17:18:01 0.30 0.00 0.30 0.00 0.00 5.56 0.00 17:19:23 17:19:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 17:19:23 Average: 9.83 0.38 9.45 0.00 285.37 530.06 0.00 17:19:23 17:19:23 17:10:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:19:23 17:11:01 5417136 0 816436 10.19 2620 1772748 1283844 14.17 596756 1593668 20 17:19:23 17:12:01 5428720 0 804840 10.05 2620 1772760 1193748 13.18 587232 1593632 12 17:19:23 17:13:01 5427436 0 806072 10.06 2620 1772812 1193988 13.18 591404 1590892 12 17:19:23 17:14:01 5426244 0 807312 10.08 2620 1772764 1194072 13.18 592744 1590880 8 17:19:23 17:15:01 5425312 0 808236 10.09 2620 1772772 1193844 13.18 589764 1595328 20 17:19:23 17:16:01 5423132 0 810416 10.12 2620 1772772 1193892 13.18 591184 1595328 8 17:19:23 17:17:01 5422620 0 810920 10.13 2620 1772780 1193976 13.18 591888 1595328 20 17:19:23 17:18:01 5415836 0 817700 10.21 2620 1772784 1193748 13.18 598768 1595328 12 17:19:23 17:19:01 5414404 0 819128 10.23 2620 1772788 1193748 13.18 600364 1595328 16 17:19:23 Average: 5422316 0 811229 10.13 2620 1772776 1203873 13.29 593345 1593968 14 17:19:23 17:19:23 17:10:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:19:23 17:11:01 eth0 256.07 236.80 778.36 38.63 0.00 0.00 0.00 0.00 17:19:23 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:11:01 docker0 126.56 108.63 10.77 324.95 0.00 0.00 0.00 0.00 17:19:23 17:12:01 eth0 0.75 0.05 0.06 0.00 0.00 0.00 0.00 0.00 17:19:23 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:13:01 eth0 1.02 0.50 0.35 0.21 0.00 0.00 0.00 0.00 17:19:23 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:14:01 eth0 3.68 2.05 3.26 0.25 0.00 0.00 0.00 0.00 17:19:23 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:15:01 eth0 0.22 0.18 0.08 0.13 0.00 0.00 0.00 0.00 17:19:23 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:16:01 eth0 0.48 0.27 0.27 0.17 0.00 0.00 0.00 0.00 17:19:23 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:17:01 eth0 1.07 0.35 0.38 0.23 0.00 0.00 0.00 0.00 17:19:23 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:19:23 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:19:23 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 Average: eth0 28.44 25.93 84.43 4.28 0.00 0.00 0.00 0.00 17:19:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:23 Average: docker0 13.65 11.71 1.16 35.04 0.00 0.00 0.00 0.00 17:19:23 17:19:23 17:19:23 ---> sar -P ALL: 17:19:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 17:19:23 17:19:23 17:09:20 LINUX RESTART (2 CPU) 17:19:23 17:19:23 17:10:03 CPU %user %nice %system %iowait %steal %idle 17:19:23 17:11:01 all 5.62 0.00 2.18 2.69 0.05 89.46 17:19:23 17:11:01 0 4.91 0.00 2.58 4.32 0.07 88.12 17:19:23 17:11:01 1 6.32 0.00 1.79 1.07 0.04 90.79 17:19:23 17:12:01 all 0.09 0.00 0.03 0.00 0.03 99.85 17:19:23 17:12:01 0 0.05 0.00 0.03 0.00 0.05 99.87 17:19:23 17:12:01 1 0.13 0.00 0.02 0.00 0.02 99.83 17:19:23 17:13:01 all 0.10 0.00 0.03 0.00 0.03 99.83 17:19:23 17:13:01 0 0.05 0.00 0.03 0.00 0.05 99.87 17:19:23 17:13:01 1 0.15 0.00 0.03 0.00 0.02 99.80 17:19:23 17:14:01 all 0.08 0.00 0.03 0.00 0.03 99.86 17:19:23 17:14:01 0 0.05 0.00 0.05 0.00 0.05 99.85 17:19:23 17:14:01 1 0.10 0.00 0.02 0.00 0.02 99.87 17:19:23 17:15:01 all 0.09 0.00 0.03 0.00 0.03 99.84 17:19:23 17:15:01 0 0.07 0.00 0.05 0.00 0.05 99.83 17:19:23 17:15:01 1 0.12 0.00 0.02 0.00 0.02 99.85 17:19:23 17:16:01 all 0.07 0.00 0.02 0.00 0.03 99.88 17:19:23 17:16:01 0 0.13 0.00 0.02 0.00 0.07 99.78 17:19:23 17:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:19:23 17:17:01 all 0.10 0.00 0.03 0.00 0.03 99.84 17:19:23 17:17:01 0 0.10 0.00 0.03 0.00 0.05 99.82 17:19:23 17:17:01 1 0.10 0.00 0.02 0.00 0.02 99.87 17:19:23 17:18:01 all 0.03 0.00 0.03 0.00 0.04 99.90 17:19:23 17:18:01 0 0.03 0.00 0.05 0.00 0.05 99.87 17:19:23 17:18:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:19:23 17:19:01 all 0.06 0.00 0.03 0.00 0.03 99.88 17:19:23 17:19:01 0 0.10 0.00 0.03 0.00 0.05 99.82 17:19:23 17:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:19:23 Average: all 0.67 0.00 0.26 0.29 0.04 98.75 17:19:23 Average: 0 0.59 0.00 0.31 0.46 0.05 98.59 17:19:23 Average: 1 0.74 0.00 0.21 0.11 0.02 98.92 17:19:23 17:19:23 17:19:23