Pull request #838 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 lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from fd47f8c59e832cce721c681cfd6816d84df084c0+7563e5ddaf4609d3782aa72276f202d5a5a084f0 (4604d38b1023a06d43b4c9e40804c854d557b008) 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-ssh5351766685585851856.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh5901738569840008532.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 9d0281235b943b7ad605f650702698f9078b2862 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-838/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-838/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1085068605639560066.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh100965506272918846.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-838/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-838/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1645612516630077904.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-436 in /w/workspace/ndry_app-functions-sdk-go_PR-838 [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-838 # 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.3' 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-838@tmp/jenkins-gitclient-ssh1211702456887940528.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/master commit 7563e5ddaf4609d3782aa72276f202d5a5a084f0 into PR head commit fd47f8c59e832cce721c681cfd6816d84df084c0 Merge succeeded, producing fd47f8c59e832cce721c681cfd6816d84df084c0 Checking out Revision fd47f8c59e832cce721c681cfd6816d84df084c0 (PR-838) > 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-838@tmp/jenkins-gitclient-ssh6495069677892761842.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/838/head:refs/remotes/origin/PR-838 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd47f8c59e832cce721c681cfd6816d84df084c0 # 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-838@tmp/jenkins-gitclient-ssh3278516092440635302.key > git merge 7563e5ddaf4609d3782aa72276f202d5a5a084f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd47f8c59e832cce721c681cfd6816d84df084c0 # timeout=10 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:59:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:59:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:59:43 ========================================================= 18:59:43 EdgeX Global Pipelines Version Info 18:59:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 33664fccd862917f01778b7a79f2f157e8c3ed78 # timeout=10 18:59:45 ------------------- 18:59:45 stable info: 18:59:45 ------------------- 18:59:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:59:45 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:59:45 Message: update stable to v1.0.192 18:59:46 ------------------- 18:59:46 experimental info: 18:59:46 ------------------- 18:59:46 Commited By: **** collab-it+edgex@linuxfoundation.org 18:59:46 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:59:46 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:59:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:59:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:59:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:59:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:59:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:59:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:59:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-838 [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-838 [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-838 [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd47f8c59e832cce721c681cfd6816d84df084c0 [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd47f8c [Pipeline] echo 18:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:48 + git log --format=format:%s -1 fd47f8c59e832cce721c681cfd6816d84df084c0 [Pipeline] echo 18:59:48 GIT_COMMIT: fd47f8c59e832cce721c681cfd6816d84df084c0, Commit Message: refactor: Update for new service key names and overrides for hyphen to underscore [Pipeline] echo 18:59:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:59:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:59:49 18:59:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:59:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:59:49 latest: Pulling from edgex-devops/git-semver 18:59:49 31603596830f: Pulling fs layer 18:59:49 54011a49482f: Pulling fs layer 18:59:49 a6820b24f6d8: Pulling fs layer 18:59:49 f581987b2513: Pulling fs layer 18:59:49 f581987b2513: Waiting 18:59:49 54011a49482f: Verifying Checksum 18:59:49 54011a49482f: Download complete 18:59:50 31603596830f: Verifying Checksum 18:59:50 31603596830f: Download complete 18:59:50 f581987b2513: Verifying Checksum 18:59:50 f581987b2513: Download complete 18:59:50 a6820b24f6d8: Verifying Checksum 18:59:50 a6820b24f6d8: Download complete 18:59:50 31603596830f: Pull complete 18:59:50 54011a49482f: Pull complete 18:59:52 a6820b24f6d8: Pull complete 18:59:52 f581987b2513: Pull complete 18:59:52 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:59:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:59:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:59:52 prd-centos7-docker-4c-2g-436 does not seem to be running inside a container 18:59:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-838 -v /w/workspace/ndry_app-functions-sdk-go_PR-838:/w/workspace/ndry_app-functions-sdk-go_PR-838:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-838@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-838@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:59:55 $ docker top 74db2da8cd99178afd2e43aee928e545ae3d4685f0458131bc566987aa5db0d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:55 [ssh-agent] Looking for ssh-agent implementation... 18:59:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:56 $ docker exec 74db2da8cd99178afd2e43aee928e545ae3d4685f0458131bc566987aa5db0d3 ssh-agent 18:59:56 SSH_AUTH_SOCK=/tmp/ssh-UqSx2ADaLHBK/agent.12 18:59:56 SSH_AGENT_PID=18 18:59:56 Running ssh-add (command line suppressed) 18:59:56 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-838@tmp/private_key_7684514563583728729.key (/w/workspace/ndry_app-functions-sdk-go_PR-838@tmp/private_key_7684514563583728729.key) 18:59:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:57 + git tag --points-at HEAD [Pipeline] } 18:59:57 $ docker exec --env ******** --env ******** 74db2da8cd99178afd2e43aee928e545ae3d4685f0458131bc566987aa5db0d3 ssh-agent -k 18:59:57 unset SSH_AUTH_SOCK; 18:59:57 unset SSH_AGENT_PID; 18:59:57 echo Agent pid 18 killed; 18:59:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:59:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:57 [ssh-agent] Looking for ssh-agent implementation... 18:59:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:57 $ docker exec 74db2da8cd99178afd2e43aee928e545ae3d4685f0458131bc566987aa5db0d3 ssh-agent 18:59:58 SSH_AUTH_SOCK=/tmp/ssh-8ZtSfkxEazoW/agent.47 18:59:58 SSH_AGENT_PID=52 18:59:58 Running ssh-add (command line suppressed) 18:59:58 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-838@tmp/private_key_4890194713290060614.key (/w/workspace/ndry_app-functions-sdk-go_PR-838@tmp/private_key_4890194713290060614.key) 18:59:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:58 + git semver init 18:59:58 # -> Open(): unable to determine branch for HEAD 18:59:58 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-838/.git 18:59:58 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-838 18:59:58 # $SEMVER_REMOTE_NAME = origin 18:59:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:59:58 # $SEMVER_USER_NAME = edgex-jenkins 18:59:58 # $SEMVER_BRANCH = PR-838 18:59:58 # $SEMVER_TEMP = /tmp/semver-897520902 18:59:58 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:00:02 # '/tmp/semver-897520902' -> '/w/workspace/ndry_app-functions-sdk-go_PR-838/.semver' 19:00:02 # -> Force: false 19:00:02 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-838/.semver [Pipeline] } 19:00:02 $ docker exec --env ******** --env ******** 74db2da8cd99178afd2e43aee928e545ae3d4685f0458131bc566987aa5db0d3 ssh-agent -k 19:00:02 unset SSH_AUTH_SOCK; 19:00:02 unset SSH_AGENT_PID; 19:00:02 echo Agent pid 52 killed; 19:00:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:00:03 + git semver [Pipeline] } 19:00:03 $ docker stop --time=1 74db2da8cd99178afd2e43aee928e545ae3d4685f0458131bc566987aa5db0d3 19:00:05 $ docker rm -f 74db2da8cd99178afd2e43aee928e545ae3d4685f0458131bc566987aa5db0d3 [Pipeline] // withDockerContainer [Pipeline] sh 19:00:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:00:06 Stashed 1 file(s) [Pipeline] echo 19:00:06 [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 19:00:21 Still waiting to schedule task 19:00:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:00:21 Still waiting to schedule task 19:00:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:02:49 Running on prd-centos7-docker-4c-2g-439 in /w/workspace/ndry_app-functions-sdk-go_PR-838 [Pipeline] { [Pipeline] ws 19:02:49 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 19:02:49 The recommended git tool is: git 19:02:55 using credential edgex-jenkins-ssh 19:02:55 Cloning the remote Git repository 19:02:55 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:02:55 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 19:02:55 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:02:55 > git --version # timeout=10 19:02:55 > git --version # 'git version 2.24.3' 19:02:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:55 [INFO] Currently running in a labeled security context 19:02:55 [INFO] Currently SELinux is 'enforcing' on the host 19:02:55 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh2069465684247034772.key 19:02:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:57 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:02:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:57 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:02:57 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:02:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:57 [INFO] Currently running in a labeled security context 19:02:57 [INFO] Currently SELinux is 'enforcing' on the host 19:02:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh4226044448264132090.key 19:02:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/838/head:refs/remotes/origin/PR-838 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:02:57 Merging remotes/origin/master commit 7563e5ddaf4609d3782aa72276f202d5a5a084f0 into PR head commit fd47f8c59e832cce721c681cfd6816d84df084c0 19:02:57 Merge succeeded, producing fd47f8c59e832cce721c681cfd6816d84df084c0 19:02:57 Checking out Revision fd47f8c59e832cce721c681cfd6816d84df084c0 (PR-838) 19:02:57 > git config core.sparsecheckout # timeout=10 19:02:57 > git checkout -f fd47f8c59e832cce721c681cfd6816d84df084c0 # timeout=10 19:02:57 > git remote # timeout=10 19:02:57 > git config --get remote.origin.url # timeout=10 19:02:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:57 [INFO] Currently running in a labeled security context 19:02:57 [INFO] Currently SELinux is 'enforcing' on the host 19:02:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh2622505733568357265.key 19:02:57 > git merge 7563e5ddaf4609d3782aa72276f202d5a5a084f0 # timeout=10 19:02:57 > git rev-parse HEAD^{commit} # timeout=10 19:02:57 > git config core.sparsecheckout # timeout=10 19:02:57 > git checkout -f fd47f8c59e832cce721c681cfd6816d84df084c0 # timeout=10 19:03:01 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:03:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:03:03 + sudo service docker restart 19:03:03 + true 19:03:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 19:03:05 ========================================================= 19:03:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:03:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:03:05 + 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 . 19:03:06 Sending build context to Docker daemon 19.58MB 19:03:06 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:03:06 Step 2/8 : FROM ${BASE} 19:03:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:03:06 540db60ca938: Pulling fs layer 19:03:06 adcc1eea9eea: Pulling fs layer 19:03:06 4c4ab2625f07: Pulling fs layer 19:03:06 0510c868ecb4: Pulling fs layer 19:03:06 afea3b2eda06: Pulling fs layer 19:03:06 7809a108b3ef: Pulling fs layer 19:03:06 f706445af74f: Pulling fs layer 19:03:06 0510c868ecb4: Waiting 19:03:06 7809a108b3ef: Waiting 19:03:06 f706445af74f: Waiting 19:03:06 afea3b2eda06: Waiting 19:03:06 4c4ab2625f07: Download complete 19:03:06 adcc1eea9eea: Download complete 19:03:06 afea3b2eda06: Verifying Checksum 19:03:06 afea3b2eda06: Download complete 19:03:06 7809a108b3ef: Download complete 19:03:06 540db60ca938: Verifying Checksum 19:03:06 540db60ca938: Download complete 19:03:07 540db60ca938: Pull complete 19:03:08 adcc1eea9eea: Pull complete 19:03:08 4c4ab2625f07: Pull complete 19:03:09 f706445af74f: Download complete 19:03:11 0510c868ecb4: Download complete 19:03:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-438 in /w/workspace/ndry_app-functions-sdk-go_PR-838 [Pipeline] { [Pipeline] ws 19:03:15 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 19:03:15 The recommended git tool is: git 19:03:17 0510c868ecb4: Pull complete 19:03:18 afea3b2eda06: Pull complete 19:03:18 7809a108b3ef: Pull complete 19:03:21 using credential edgex-jenkins-ssh 19:03:21 Cloning the remote Git repository 19:03:21 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:03:21 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 19:03:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:03:21 > git --version # timeout=10 19:03:21 > git --version # 'git version 2.17.1' 19:03:21 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:03:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:03:24 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:03:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/838/head:refs/remotes/origin/PR-838 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:03:25 Merging remotes/origin/master commit 7563e5ddaf4609d3782aa72276f202d5a5a084f0 into PR head commit fd47f8c59e832cce721c681cfd6816d84df084c0 19:03:25 Merge succeeded, producing fd47f8c59e832cce721c681cfd6816d84df084c0 19:03:25 Checking out Revision fd47f8c59e832cce721c681cfd6816d84df084c0 (PR-838) 19:03:26 f706445af74f: Pull complete 19:03:26 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:03:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:03:26 ---> b068be0155e3 19:03:26 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:03:26 20.10.0: Pulling from library/docker 19:03:26 05e7bc50f07f: Pulling fs layer 19:03:26 6db28d0fdbf6: Pulling fs layer 19:03:26 292df0bc6bf3: Pulling fs layer 19:03:26 2e060f4bd70b: Pulling fs layer 19:03:26 80e8d568a223: Pulling fs layer 19:03:26 8dc6ef1a942a: Pulling fs layer 19:03:26 2312dd95470a: Pulling fs layer 19:03:26 2e060f4bd70b: Waiting 19:03:26 80e8d568a223: Waiting 19:03:26 8dc6ef1a942a: Waiting 19:03:26 292df0bc6bf3: Download complete 19:03:26 6db28d0fdbf6: Verifying Checksum 19:03:26 6db28d0fdbf6: Download complete 19:03:26 80e8d568a223: Download complete 19:03:26 8dc6ef1a942a: Verifying Checksum 19:03:26 8dc6ef1a942a: Download complete 19:03:26 05e7bc50f07f: Verifying Checksum 19:03:26 05e7bc50f07f: Download complete 19:03:26 2312dd95470a: Verifying Checksum 19:03:26 2312dd95470a: Download complete 19:03:25 > git config core.sparsecheckout # timeout=10 19:03:25 > git checkout -f fd47f8c59e832cce721c681cfd6816d84df084c0 # timeout=10 19:03:25 > git remote # timeout=10 19:03:25 > git config --get remote.origin.url # timeout=10 19:03:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:25 > git merge 7563e5ddaf4609d3782aa72276f202d5a5a084f0 # timeout=10 19:03:25 > git rev-parse HEAD^{commit} # timeout=10 19:03:25 > git config core.sparsecheckout # timeout=10 19:03:25 > git checkout -f fd47f8c59e832cce721c681cfd6816d84df084c0 # timeout=10 19:03:27 05e7bc50f07f: Pull complete 19:03:27 2e060f4bd70b: Verifying Checksum 19:03:27 2e060f4bd70b: Download complete 19:03:27 6db28d0fdbf6: Pull complete 19:03:27 292df0bc6bf3: Pull complete 19:03:30 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:30 2e060f4bd70b: Pull complete 19:03:30 80e8d568a223: Pull complete 19:03:31 8dc6ef1a942a: Pull complete 19:03:31 2312dd95470a: Pull complete 19:03:31 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:03:31 Status: Downloaded newer image for docker:20.10.0 19:03:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:03:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:03:32 + sudo service docker restart 19:03:32 + true 19:03:33 ---> 0fd13df633b9 19:03:33 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:03:33 ---> Running in 1f29d64dea36 19:03:33 Removing intermediate container 1f29d64dea36 19:03:33 ---> 881e1d25489c 19:03:33 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:03:33 ---> Running in acabcc1e0240 19:03:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo 19:03:34 ========================================================= 19:03:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:03:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:03:34 + 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 . 19:03:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:03:35 (1/5) Installing libsodium (1.0.18-r0) 19:03:35 (2/5) Installing libzmq (4.3.3-r1) 19:03:35 Sending build context to Docker daemon 19.58MB 19:03:35 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:03:35 Step 2/8 : FROM ${BASE} 19:03:36 (3/5) Installing pkgconf (1.7.3-r0) 19:03:36 (4/5) Installing libsodium-dev (1.0.18-r0) 19:03:36 (5/5) Installing zeromq-dev (4.3.3-r1) 19:03:36 Executing busybox-1.32.1-r6.trigger 19:03:36 OK: 150 MiB in 45 packages 19:03:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:03:36 595b0fe564bb: Pulling fs layer 19:03:36 7186ed65a4f7: Pulling fs layer 19:03:36 316046926c0a: Pulling fs layer 19:03:36 4ebd0625c992: Pulling fs layer 19:03:36 207e8628e3a3: Pulling fs layer 19:03:36 c791037a9be2: Pulling fs layer 19:03:36 ffd874e62e21: Pulling fs layer 19:03:36 4ebd0625c992: Waiting 19:03:36 207e8628e3a3: Waiting 19:03:36 ffd874e62e21: Waiting 19:03:36 c791037a9be2: Waiting 19:03:36 316046926c0a: Download complete 19:03:36 7186ed65a4f7: Verifying Checksum 19:03:36 7186ed65a4f7: Download complete 19:03:36 207e8628e3a3: Verifying Checksum 19:03:36 207e8628e3a3: Download complete 19:03:36 c791037a9be2: Download complete 19:03:36 595b0fe564bb: Verifying Checksum 19:03:36 595b0fe564bb: Download complete 19:03:37 Removing intermediate container acabcc1e0240 19:03:37 ---> 87d3e8a60dc6 19:03:37 Step 6/8 : WORKDIR /build 19:03:37 595b0fe564bb: Pull complete 19:03:37 ---> Running in 3fc99e7c2d37 19:03:37 Removing intermediate container 3fc99e7c2d37 19:03:37 ---> c39025165c56 19:03:37 Step 7/8 : COPY go.mod . 19:03:37 ---> cfd19857f5ad 19:03:37 Step 8/8 : RUN go mod download 19:03:37 ---> Running in 64b53cc8722d 19:03:38 7186ed65a4f7: Pull complete 19:03:38 ffd874e62e21: Verifying Checksum 19:03:38 ffd874e62e21: Download complete 19:03:38 316046926c0a: Pull complete 19:03:39 4ebd0625c992: Verifying Checksum 19:03:39 4ebd0625c992: Download complete 19:03:50 4ebd0625c992: Pull complete 19:03:50 207e8628e3a3: Pull complete 19:03:50 c791037a9be2: Pull complete 19:03:53 ffd874e62e21: Pull complete 19:03:53 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:03:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:03:53 ---> cfc18b08335c 19:03:53 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:03:53 20.10.0: Pulling from library/docker 19:03:53 a3cc7d3b244e: Pulling fs layer 19:03:53 02a3295e0d61: Pulling fs layer 19:03:53 0f4f2e6d8100: Pulling fs layer 19:03:53 330b718f631f: Pulling fs layer 19:03:53 a93816041522: Pulling fs layer 19:03:53 bdb6da89ff94: Pulling fs layer 19:03:53 2a70c0c122f4: Pulling fs layer 19:03:53 a93816041522: Waiting 19:03:53 bdb6da89ff94: Waiting 19:03:53 330b718f631f: Waiting 19:03:53 2a70c0c122f4: Waiting 19:03:53 0f4f2e6d8100: Verifying Checksum 19:03:53 0f4f2e6d8100: Download complete 19:03:53 02a3295e0d61: Download complete 19:03:53 a93816041522: Verifying Checksum 19:03:53 a93816041522: Download complete 19:03:54 bdb6da89ff94: Verifying Checksum 19:03:54 bdb6da89ff94: Download complete 19:03:54 a3cc7d3b244e: Verifying Checksum 19:03:54 a3cc7d3b244e: Download complete 19:03:54 2a70c0c122f4: Verifying Checksum 19:03:54 2a70c0c122f4: Download complete 19:03:54 a3cc7d3b244e: Pull complete 19:03:55 02a3295e0d61: Pull complete 19:03:55 330b718f631f: Verifying Checksum 19:03:55 330b718f631f: Download complete 19:03:55 0f4f2e6d8100: Pull complete 19:03:59 330b718f631f: Pull complete 19:03:59 a93816041522: Pull complete 19:04:00 bdb6da89ff94: Pull complete 19:04:00 2a70c0c122f4: Pull complete 19:04:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:04:00 Status: Downloaded newer image for docker:20.10.0 19:04:07 ---> b3f9c499f62c 19:04:07 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:04:07 ---> Running in 44f88e750178 19:04:07 Removing intermediate container 44f88e750178 19:04:07 ---> ffc319387a7b 19:04:07 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:04:07 ---> Running in 2a675648509c 19:04:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:04:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:04:09 Removing intermediate container 64b53cc8722d 19:04:09 ---> b6df8279c798 19:04:09 Successfully built b6df8279c798 19:04:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:04:10 + docker inspect -f . ci-base-image-x86_64 19:04:10 . [Pipeline] withDockerContainer 19:04:10 prd-centos7-docker-4c-2g-439 does not seem to be running inside a container 19:04:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** ci-base-image-x86_64 cat 19:04:10 (1/5) Installing libsodium (1.0.18-r0) 19:04:10 (2/5) Installing libzmq (4.3.3-r1) 19:04:10 (3/5) Installing pkgconf (1.7.3-r0) 19:04:10 (4/5) Installing libsodium-dev (1.0.18-r0) 19:04:10 (5/5) Installing zeromq-dev (4.3.3-r1) 19:04:11 Executing busybox-1.32.1-r6.trigger 19:04:11 OK: 139 MiB in 45 packages 19:04:11 $ docker top 9fe1695907ff4685155347e4315af8f4c383ab4d7b3a9062dc36f648a3983e47 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:12 + go version 19:04:12 go version go1.16.3 linux/amd64 [Pipeline] } 19:04:12 $ docker stop --time=1 9fe1695907ff4685155347e4315af8f4c383ab4d7b3a9062dc36f648a3983e47 19:04:12 Removing intermediate container 2a675648509c 19:04:12 ---> 4de356936fc2 19:04:12 Step 6/8 : WORKDIR /build 19:04:12 ---> Running in 5c0ef7c436b0 19:04:12 Removing intermediate container 5c0ef7c436b0 19:04:12 ---> b7d4d05d9c70 19:04:12 Step 7/8 : COPY go.mod . 19:04:13 ---> 0b3470173021 19:04:13 Step 8/8 : RUN go mod download 19:04:13 ---> Running in e1e1455330cc 19:04:13 $ docker rm -f 9fe1695907ff4685155347e4315af8f4c383ab4d7b3a9062dc36f648a3983e47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:04:14 + docker inspect -f . ci-base-image-x86_64 19:04:14 . [Pipeline] withDockerContainer 19:04:14 prd-centos7-docker-4c-2g-439 does not seem to be running inside a container 19:04:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** ci-base-image-x86_64 cat 19:04:15 $ docker top 671a6a3b3522b271bfb38919f48052321c187a2a5bbe4d8f1ec53648b38caba1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:16 + go mod tidy [Pipeline] sh 19:04:18 + make test 19:04:18 make -C ./app-service-template build 19:04:18 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 19:04:18 go mod tidy 19:04:19 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 19:04:37 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 19:04:37 make -C ./app-service-template test 19:04:37 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 19:04:37 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:04:40 Removing intermediate container e1e1455330cc 19:04:40 ---> 17bc019d13ed 19:04:40 Successfully built 17bc019d13ed 19:04:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:04:40 + docker inspect -f . ci-base-image-arm64 19:04:40 . [Pipeline] withDockerContainer 19:04:41 prd-ubuntu18.04-docker-arm64-4c-16g-438 does not seem to be running inside a container 19:04:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** ci-base-image-arm64 cat 19:04:42 $ docker top a4af999675eef4601e20247d8129dbbfd71b62ca5007a0bc38c4245bc1961516 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:43 + go version 19:04:43 go version go1.16.3 linux/arm64 [Pipeline] } 19:04:43 $ docker stop --time=1 a4af999675eef4601e20247d8129dbbfd71b62ca5007a0bc38c4245bc1961516 19:04:45 $ docker rm -f a4af999675eef4601e20247d8129dbbfd71b62ca5007a0bc38c4245bc1961516 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:04:46 + docker inspect -f . ci-base-image-arm64 19:04:46 . [Pipeline] withDockerContainer 19:04:46 prd-ubuntu18.04-docker-arm64-4c-16g-438 does not seem to be running inside a container 19:04:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** ci-base-image-arm64 cat 19:04:48 $ docker top 14b3cac7c7997ccddb28f361f96def7baa92155e926dd31b4c1d62b03a0da4e5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:49 + go mod tidy [Pipeline] sh 19:04:50 + make test 19:04:50 make -C ./app-service-template build 19:04:50 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 19:04:50 go mod tidy 19:04:50 ok new-app-service 0.037s coverage: 47.8% of statements 19:04:50 ? new-app-service/config [no test files] 19:04:50 ok new-app-service/functions 0.014s 19:04:50 CGO_ENABLED=1 go vet ./... 19:04:51 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 19:05:00 gofmt -l . 19:05:00 [ "`gofmt -l .`" = "" ] 19:05:00 ./bin/test-go-mod-tidy.sh 19:05:00 ./bin/test-attribution-txt.sh 19:05:01 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 19:05:01 go mod tidy 19:05:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:05:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:05:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.037s coverage: 56.5% of statements 19:05:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.024s coverage: 92.5% of statements 19:05:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:05:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.045s coverage: 61.5% of statements 19:05:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:05:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.055s 19:05:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.115s coverage: 75.4% of statements 19:05:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:05:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:05:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:05:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:05:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:05:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:05:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.057s coverage: 97.0% of statements 19:05:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:05:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.015s coverage: 10.5% of statements 19:05:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.834s coverage: 76.9% of statements 19:05:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:05:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.041s coverage: 18.4% of statements 19:05:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.064s coverage: 27.3% of statements 19:05:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:05:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:05:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.037s coverage: 51.4% of statements 19:05:30 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 19:05:30 make -C ./app-service-template test 19:05:30 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 19:05:30 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:05:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.150s coverage: 81.9% of statements 19:05:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.021s coverage: 94.4% of statements 19:05:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:05:38 gofmt -l . 19:05:38 [ "`gofmt -l .`" = "" ] 19:05:38 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 19:05:38 $ docker stop --time=1 671a6a3b3522b271bfb38919f48052321c187a2a5bbe4d8f1ec53648b38caba1 19:05:41 $ docker rm -f 671a6a3b3522b271bfb38919f48052321c187a2a5bbe4d8f1ec53648b38caba1 [Pipeline] // withDockerContainer [Pipeline] sh 19:05:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:05:42 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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:05:43 ---> job-cost.sh 19:05:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1sMW 19:05:57 ok new-app-service 0.051s coverage: 47.8% of statements 19:05:57 ? new-app-service/config [no test files] 19:05:57 ok new-app-service/functions 0.039s 19:05:57 CGO_ENABLED=1 go vet ./... 19:06:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:06:24 gofmt -l . 19:06:24 [ "`gofmt -l .`" = "" ] 19:06:24 ./bin/test-go-mod-tidy.sh 19:06:24 ./bin/test-attribution-txt.sh 19:06:24 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 19:06:24 go mod tidy 19:06:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:06:24 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:06:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.106s coverage: 56.5% of statements 19:06:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.054s coverage: 92.5% of statements 19:06:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:06:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.138s coverage: 61.5% of statements 19:06:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:06:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.072s 19:06:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.110s coverage: 75.4% of statements 19:06:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:06:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:06:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:06:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:06:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:06:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:06:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.021s coverage: 97.0% of statements 19:06:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:06:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.084s coverage: 10.5% of statements 19:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-1sMW/bin to PATH 19:06:33 INFO: No Stack... 19:06:33 INFO: Retrieving Pricing Info for: v1-standard-2 19:06:33 INFO: Archiving Costs [Pipeline] sh 19:06:33 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 19:06:33 + cut -d, -f6 [Pipeline] lock 19:06:33 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-stack-cost] 19:06:33 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-stack-cost] did not exist. Created. 19:06:33 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:06:34 + echo total: 0.029999999329447746 [Pipeline] stash 19:06:34 Stashed 1 file(s) [Pipeline] } 19:06:34 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:06:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.843s coverage: 76.9% of statements 19:06:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:06:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.033s coverage: 18.4% of statements 19:06:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.051s coverage: 27.3% of statements 19:06:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:06:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:06:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.047s coverage: 51.4% of statements 19:07:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.098s coverage: 81.9% of statements 19:07:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements 19:07:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:07:07 gofmt -l . 19:07:07 [ "`gofmt -l .`" = "" ] 19:07:08 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 19:07:08 $ docker stop --time=1 14b3cac7c7997ccddb28f361f96def7baa92155e926dd31b4c1d62b03a0da4e5 19:07:10 $ docker rm -f 14b3cac7c7997ccddb28f361f96def7baa92155e926dd31b4c1d62b03a0da4e5 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:07:11 Warning: overwriting stash ‘coverage-report’ 19:07:12 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 19:07:13 ---> job-cost.sh 19:07:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CN4p 19:07:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:09:13 lf-activate-venv(): INFO: Adding /tmp/venv-CN4p/bin to PATH 19:09:13 INFO: No Stack... 19:09:14 INFO: Retrieving Pricing Info for: lf-standard-4 19:09:15 INFO: Archiving Costs [Pipeline] sh 19:09:15 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 19:09:15 + cut -d, -f6 [Pipeline] lock 19:09:15 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-stack-cost] 19:09:15 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-stack-cost] did not exist. Created. 19:09:15 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:09:16 /w/workspace/app-functions-sdk-go/2@tmp/durable-154000b3/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-154000b3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:09:16 + echo total: 0.20999999344348907 [Pipeline] stash 19:09:16 Warning: overwriting stash ‘stack-cost’ 19:09:16 Stashed 1 file(s) [Pipeline] } 19:09:16 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-838-2-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 19:09:17 provisioning config files... 19:09:17 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-838@tmp/config2796732906747520207tmp [Pipeline] { [Pipeline] sh 19:09:18 + set +x 19:09:18 + curl -s https://codecov.io/bash 19:09:18 + bash -s -- 19:09:18 19:09:18 _____ _ 19:09:18 / ____| | | 19:09:18 | | ___ __| | ___ ___ _____ __ 19:09:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:09:18 | |___| (_) | (_| | __/ (_| (_) \ V / 19:09:18 \_____\___/ \__,_|\___|\___\___/ \_/ 19:09:18 Bash-1.0.2 19:09:18 19:09:18 19:09:18 ==> git version 2.24.3 found 19:09:18 ==> 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 19:09:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:09:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:09:18 ==> Jenkins CI detected. 19:09:18 project root: . 19:09:18 --> token set from env 19:09:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:09:18 ==> Running gcov in . (disable via -X gcov) 19:09:18 ==> Python coveragepy not found 19:09:18 ==> Searching for coverage reports in: 19:09:18 + . 19:09:18 -> Found 2 reports 19:09:18 ==> Detecting git/mercurial file structure 19:09:18 ==> Reading reports 19:09:18 + ./app-service-template/coverage.out bytes=1055 19:09:18 + ./coverage.out bytes=86556 19:09:18 ==> Appending adjustments 19:09:18 https://docs.codecov.io/docs/fixing-reports 19:09:19 + Found adjustments 19:09:19 ==> Gzipping contents 19:09:19 16K /tmp/codecov.gMDctS.gz 19:09:19 ==> Uploading reports 19:09:19 url: https://codecov.io 19:09:19 query: branch=PR-838&commit=fd47f8c59e832cce721c681cfd6816d84df084c0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-838%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=838&job=&cmd_args= 19:09:19 -> Pinging Codecov 19:09:19 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-838&commit=fd47f8c59e832cce721c681cfd6816d84df084c0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-838%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=838&job=&cmd_args= 19:09:19 -> Uploading to 19:09:19 https://storage.googleapis.com/codecov/v4/raw/2021-05-17/3D8B5DFFC46A037C893635FACE044666/fd47f8c59e832cce721c681cfd6816d84df084c0/ffdeef40-cdc0-4631-be74-eaaa2c180fe3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T190919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=557ab50e2867a743e83a46105c9c83f1866aadfed6963b00bb01a1fa6a35f565 19:09:19 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:19 Dload Upload Total Spent Left Speed 19:09:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15309 0 0 100 15309 0 27671 --:--:-- --:--:-- --:--:-- 27683 19:09:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/fd47f8c59e832cce721c681cfd6816d84df084c0 [Pipeline] } 19:09:20 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 19:09:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:09:22 ---> package-listing.sh 19:09:22 ++ facter osfamily 19:09:22 ++ tr '[:upper:]' '[:lower:]' 19:09:23 + OS_FAMILY=redhat 19:09:23 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-838 19:09:23 + START_PACKAGES=/tmp/packages_start.txt 19:09:23 + END_PACKAGES=/tmp/packages_end.txt 19:09:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:09:23 + PACKAGES=/tmp/packages_start.txt 19:09:23 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-838 ']' 19:09:23 + PACKAGES=/tmp/packages_end.txt 19:09:23 + case "${OS_FAMILY}" in 19:09:23 + rpm -qa 19:09:23 + sort 19:09:30 + '[' -f /tmp/packages_start.txt ']' 19:09:30 + '[' -f /tmp/packages_end.txt ']' 19:09:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:09:30 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-838 ']' 19:09:30 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-838/archives/ 19:09:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-838/archives/ [Pipeline] echo 19:09:30 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-838/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:09:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:09:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:09:32 19:09:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:09:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:09:33 alpine: Pulling from edgex-lftools-log-publisher 19:09:33 df20fa9351a1: Pulling fs layer 19:09:33 36b3adc4ff6f: Pulling fs layer 19:09:33 8ad3a11d3b57: Pulling fs layer 19:09:33 46f8f816bc3b: Pulling fs layer 19:09:33 93b61091891f: Pulling fs layer 19:09:33 93b9cdb0e59b: Pulling fs layer 19:09:33 5e14af77c1be: Pulling fs layer 19:09:33 01666e4c0597: Pulling fs layer 19:09:33 aa168da1d23b: Pulling fs layer 19:09:33 93b61091891f: Waiting 19:09:33 93b9cdb0e59b: Waiting 19:09:33 5e14af77c1be: Waiting 19:09:33 01666e4c0597: Waiting 19:09:33 aa168da1d23b: Waiting 19:09:33 36b3adc4ff6f: Download complete 19:09:33 46f8f816bc3b: Verifying Checksum 19:09:33 46f8f816bc3b: Download complete 19:09:33 93b61091891f: Verifying Checksum 19:09:33 93b61091891f: Download complete 19:09:33 93b9cdb0e59b: Verifying Checksum 19:09:33 93b9cdb0e59b: Download complete 19:09:33 df20fa9351a1: Verifying Checksum 19:09:33 df20fa9351a1: Download complete 19:09:33 5e14af77c1be: Verifying Checksum 19:09:33 5e14af77c1be: Download complete 19:09:33 01666e4c0597: Verifying Checksum 19:09:33 01666e4c0597: Download complete 19:09:34 df20fa9351a1: Pull complete 19:09:34 8ad3a11d3b57: Verifying Checksum 19:09:34 8ad3a11d3b57: Download complete 19:09:34 36b3adc4ff6f: Pull complete 19:09:36 8ad3a11d3b57: Pull complete 19:09:36 46f8f816bc3b: Pull complete 19:09:37 93b61091891f: Pull complete 19:09:37 93b9cdb0e59b: Pull complete 19:09:38 5e14af77c1be: Pull complete 19:09:39 01666e4c0597: Pull complete 19:09:39 aa168da1d23b: Verifying Checksum 19:09:39 aa168da1d23b: Download complete 19:09:52 aa168da1d23b: Pull complete 19:09:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:09:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:09:52 prd-centos7-docker-4c-2g-436 does not seem to be running inside a container 19:09:52 $ 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-838/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-838 -v /w/workspace/ndry_app-functions-sdk-go_PR-838:/w/workspace/ndry_app-functions-sdk-go_PR-838:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-838@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-838@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:10003/edgex-lftools-log-publisher:alpine cat 19:09:56 $ docker top 2ed6ea1eb178318850c19917d9767c5aba771c527d2a09b2b6deea22a3d1bf1a -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:57 + touch /tmp/pre-build-complete [Pipeline] sh 19:09:57 + mkdir -p /var/log/sa [Pipeline] sh 19:09:57 + ls /var/log/sa-host 19:09:57 + sadf -c /var/log/sa-host/sa17 19:09:57 file_magic: OK 19:09:57 HZ: Using current value: 100 19:09:57 file_header: OK 19:09:57 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 19:09:57 Statistics: 19:09:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:09:57 File successfully converted to sysstat format version 12.2.1 19:09:57 + sadf -c /var/log/sa-host/sa23 19:09:57 file_magic: OK 19:09:57 HZ: Using current value: 100 19:09:57 file_header: OK 19:09:57 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 19:09:57 Statistics: 19:09:57 Hnuu...uuuununununu... 19:09:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:58 provisioning config files... 19:09:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-838@tmp/config8471317076117937953tmp [Pipeline] { [Pipeline] echo 19:09:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:09:58 ---> create-netrc.sh [Pipeline] } 19:09:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:09:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:09:59 ---> python-tools-install.sh [Pipeline] echo 19:09:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:09:59 ---> sudo-logs.sh 19:09:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:09:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:09:59 ---> job-cost.sh 19:09:59 lf-activate-venv: SKIPPING 19:09:59 DEBUG: total: 0.20999999344348907 19:09:59 INFO: Retrieving Stack Cost... 19:10:00 INFO: Retrieving Pricing Info for: v1-standard-2 19:10:01 INFO: Archiving Costs [Pipeline] echo 19:10:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:10:01 ---> logs-deploy.sh 19:10:01 lf-activate-venv: SKIPPING 19:10:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-838/2 19:10:01 INFO: archiving workspace using pattern(s): 19:10:04 Archives upload complete. 19:10:04 INFO: archiving logs to Nexus 19:10:05 ---> uname -a: 19:10:05 Linux prd-centos7-docker-4c-2g-436.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:10:05 19:10:05 19:10:05 ---> lscpu: 19:10:05 Architecture: x86_64 19:10:05 CPU op-mode(s): 32-bit, 64-bit 19:10:05 Byte Order: Little Endian 19:10:05 Address sizes: 40 bits physical, 48 bits virtual 19:10:05 CPU(s): 4 19:10:05 On-line CPU(s) list: 0-3 19:10:05 Thread(s) per core: 1 19:10:05 Core(s) per socket: 1 19:10:05 Socket(s): 4 19:10:05 NUMA node(s): 1 19:10:05 Vendor ID: GenuineIntel 19:10:05 CPU family: 6 19:10:05 Model: 44 19:10:05 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:10:05 Stepping: 1 19:10:05 CPU MHz: 2933.438 19:10:05 BogoMIPS: 5866.87 19:10:05 Virtualization: VT-x 19:10:05 Hypervisor vendor: KVM 19:10:05 Virtualization type: full 19:10:05 L1d cache: 128 KiB 19:10:05 L1i cache: 128 KiB 19:10:05 L2 cache: 16 MiB 19:10:05 L3 cache: 64 MiB 19:10:05 NUMA node0 CPU(s): 0-3 19:10:05 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:10:05 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:10:05 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:10:05 Vulnerability Meltdown: Mitigation; PTI 19:10:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:10:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:10:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:10:05 Vulnerability Srbds: Not affected 19:10:05 Vulnerability Tsx async abort: Not affected 19:10:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 19:10:05 19:10:05 19:10:05 ---> nproc: 19:10:05 4 19:10:05 19:10:05 19:10:05 ---> df -h: 19:10:05 Filesystem Size Used Available Use% Mounted on 19:10:05 overlay 50.0G 7.3G 42.7G 15% / 19:10:05 tmpfs 64.0M 0 64.0M 0% /dev 19:10:05 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:10:05 shm 64.0M 0 64.0M 0% /dev/shm 19:10:05 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 19:10:05 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 19:10:05 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 19:10:05 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 19:10:05 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-838@tmp 19:10:05 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 19:10:05 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 19:10:05 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 19:10:05 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 19:10:05 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-838 19:10:05 19:10:05 19:10:05 ---> free -m: 19:10:05 total used free shared buff/cache available 19:10:05 Mem: 1837 719 90 0 1026 1012 19:10:05 Swap: 1023 1 1022 19:10:05 19:10:05 19:10:05 ---> ip addr: 19:10:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:10:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:10:05 inet 127.0.0.1/8 scope host lo 19:10:05 valid_lft forever preferred_lft forever 19:10:05 inet6 ::1/128 scope host 19:10:05 valid_lft forever preferred_lft forever 19:10:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:10:05 link/ether fa:16:3e:88:c4:91 brd ff:ff:ff:ff:ff:ff 19:10:05 inet 10.30.122.14/23 brd 10.30.123.255 scope global dynamic eth0 19:10:05 valid_lft 85733sec preferred_lft 85733sec 19:10:05 inet6 fe80::f816:3eff:fe88:c491/64 scope link 19:10:05 valid_lft forever preferred_lft forever 19:10:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:10:05 link/ether 02:42:63:e2:74:6e brd ff:ff:ff:ff:ff:ff 19:10:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:10:05 valid_lft forever preferred_lft forever 19:10:05 inet6 fe80::42:63ff:fee2:746e/64 scope link 19:10:05 valid_lft forever preferred_lft forever 19:10:05 19:10:05 19:10:05 ---> sar -b -r -n DEV: 19:10:05 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 19:10:05 19:10:05 18:58:45 LINUX RESTART (4 CPU) 19:10:05 19:10:05 19:00:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:10:05 19:01:01 9.29 2.82 6.47 0.00 126.11 1349.22 0.00 19:10:05 19:02:01 0.83 0.08 0.75 0.00 1.60 12.20 0.00 19:10:05 19:03:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 19:10:05 19:04:01 0.18 0.00 0.18 0.00 0.00 2.28 0.00 19:10:05 19:05:01 0.22 0.00 0.22 0.00 0.00 3.16 0.00 19:10:05 19:06:01 0.28 0.00 0.28 0.00 0.00 3.89 0.00 19:10:05 19:07:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 19:10:05 19:08:01 0.20 0.00 0.20 0.00 0.00 1.96 0.00 19:10:05 19:09:01 0.62 0.00 0.62 0.00 0.00 6.41 0.00 19:10:05 Average: 1.31 0.31 0.99 0.00 13.78 149.40 0.00 19:10:05 19:10:05 19:00:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:10:05 19:01:01 212544 0 603732 32.09 2620 1062648 1107132 37.78 403812 1067004 28 19:10:05 19:02:01 215040 0 601108 31.95 2620 1062776 1071644 36.57 404240 1065108 20 19:10:05 19:03:01 214208 0 601936 31.99 2620 1062780 1071692 36.58 422248 1047276 16 19:10:05 19:04:01 214460 0 601680 31.98 2620 1062784 1071716 36.58 422344 1047276 8 19:10:05 19:05:01 213608 0 602528 32.02 2620 1062788 1071668 36.57 418908 1051752 16 19:10:05 19:06:01 214404 0 601724 31.98 2620 1062796 1071524 36.57 426316 1043460 20 19:10:05 19:07:01 214744 0 601384 31.96 2620 1062796 1071524 36.57 426316 1043460 12 19:10:05 19:08:01 214628 0 601488 31.97 2620 1062808 1071524 36.57 426576 1043460 8 19:10:05 19:09:01 214580 0 601500 31.97 2620 1062844 1071524 36.57 426464 1043468 20 19:10:05 Average: 214246 0 601898 31.99 2620 1062780 1075550 36.71 419692 1050252 16 19:10:05 19:10:05 19:00:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:10:05 19:01:01 eth0 8.83 6.47 11.83 2.80 0.00 0.00 0.00 0.00 19:10:05 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:01:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:02:01 eth0 0.85 0.38 0.30 0.18 0.00 0.00 0.00 0.00 19:10:05 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:03:01 eth0 1.65 0.52 0.38 0.24 0.00 0.00 0.00 0.00 19:10:05 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:04:01 eth0 1.02 0.30 0.31 0.20 0.00 0.00 0.00 0.00 19:10:05 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:05:01 eth0 0.87 0.38 0.43 0.26 0.00 0.00 0.00 0.00 19:10:05 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:06:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:10:05 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:07:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:10:05 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:08:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:10:05 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:09:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 Average: eth0 1.48 0.90 1.44 0.40 0.00 0.00 0.00 0.00 19:10:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:05 19:10:05 19:10:05 ---> sar -P ALL: 19:10:05 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 19:10:05 19:10:05 18:58:45 LINUX RESTART (4 CPU) 19:10:05 19:10:05 19:00:03 CPU %user %nice %system %iowait %steal %idle 19:10:05 19:01:01 all 0.55 0.00 0.33 0.09 0.59 98.43 19:10:05 19:01:01 0 0.36 0.00 0.29 0.03 0.52 98.80 19:10:05 19:01:01 1 0.79 0.00 0.33 0.09 0.67 98.12 19:10:05 19:01:01 2 0.64 0.00 0.33 0.14 0.64 98.26 19:10:05 19:01:01 3 0.41 0.00 0.38 0.12 0.53 98.55 19:10:05 19:02:01 all 0.08 0.00 0.07 0.00 0.54 99.31 19:10:05 19:02:01 0 0.02 0.00 0.07 0.02 0.75 99.16 19:10:05 19:02:01 1 0.03 0.00 0.07 0.00 0.35 99.55 19:10:05 19:02:01 2 0.23 0.00 0.08 0.00 0.65 99.04 19:10:05 19:02:01 3 0.05 0.00 0.05 0.00 0.40 99.50 19:10:05 19:03:01 all 0.09 0.00 0.05 0.00 0.42 99.45 19:10:05 19:03:01 0 0.02 0.00 0.03 0.00 0.40 99.55 19:10:05 19:03:01 1 0.03 0.00 0.02 0.00 0.52 99.43 19:10:05 19:03:01 2 0.28 0.00 0.08 0.00 0.42 99.22 19:10:05 19:03:01 3 0.03 0.00 0.05 0.00 0.33 99.58 19:10:05 19:04:01 all 0.07 0.00 0.04 0.00 0.69 99.20 19:10:05 19:04:01 0 0.02 0.00 0.03 0.00 0.35 99.60 19:10:05 19:04:01 1 0.03 0.00 0.03 0.00 1.06 98.88 19:10:05 19:04:01 2 0.22 0.00 0.05 0.00 0.68 99.05 19:10:05 19:04:01 3 0.03 0.00 0.03 0.00 0.66 99.27 19:10:05 19:05:01 all 0.12 0.00 0.23 0.00 1.18 98.47 19:10:05 19:05:01 0 0.03 0.00 0.48 0.00 1.06 98.42 19:10:05 19:05:01 1 0.40 0.00 0.12 0.00 1.19 98.30 19:10:05 19:05:01 2 0.02 0.00 0.23 0.00 1.14 98.61 19:10:05 19:05:01 3 0.03 0.00 0.10 0.00 1.34 98.53 19:10:05 19:06:01 all 0.07 0.00 0.07 0.00 0.69 99.18 19:10:05 19:06:01 0 0.00 0.00 0.02 0.00 0.32 99.67 19:10:05 19:06:01 1 0.17 0.00 0.17 0.00 0.86 98.81 19:10:05 19:06:01 2 0.10 0.00 0.07 0.00 1.09 98.74 19:10:05 19:06:01 3 0.02 0.00 0.02 0.00 0.48 99.49 19:10:05 19:07:01 all 0.08 0.00 0.03 0.00 0.89 99.00 19:10:05 19:07:01 0 0.03 0.00 0.03 0.00 1.09 98.84 19:10:05 19:07:01 1 0.02 0.00 0.02 0.00 0.27 99.70 19:10:05 19:07:01 2 0.26 0.00 0.05 0.00 1.63 98.06 19:10:05 19:07:01 3 0.02 0.00 0.02 0.00 0.58 99.39 19:10:05 19:08:01 all 0.08 0.00 0.03 0.00 0.48 99.41 19:10:05 19:08:01 0 0.02 0.00 0.03 0.00 0.56 99.39 19:10:05 19:08:01 1 0.02 0.00 0.03 0.00 0.20 99.75 19:10:05 19:08:01 2 0.28 0.00 0.03 0.00 0.81 98.87 19:10:05 19:08:01 3 0.02 0.00 0.02 0.00 0.35 99.62 19:10:05 19:09:01 all 0.14 0.00 0.04 0.00 0.16 99.67 19:10:05 19:09:01 0 0.05 0.00 0.03 0.00 0.07 99.85 19:10:05 19:09:01 1 0.00 0.00 0.02 0.00 0.07 99.92 19:10:05 19:09:01 2 0.45 0.00 0.05 0.00 0.28 99.22 19:10:05 19:09:01 3 0.05 0.00 0.05 0.00 0.22 99.68 19:10:05 Average: all 0.14 0.00 0.10 0.01 0.63 99.12 19:10:05 Average: 0 0.06 0.00 0.11 0.01 0.57 99.25 19:10:05 Average: 1 0.16 0.00 0.09 0.01 0.58 99.16 19:10:05 Average: 2 0.27 0.00 0.11 0.01 0.82 98.79 19:10:05 Average: 3 0.07 0.00 0.08 0.01 0.54 99.29 19:10:05 19:10:05 19:10:05