Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cfdbd9de96301f15688b0ac04be3572b9830036b+881afdccbfdadc5bb0aa286f97c4ef6367ec9127 (4c791c60ae9323979e012346f9db93c4e84002bb) 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-ssh787137136236280126.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-ssh3353368615932072368.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-840/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-840/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh524809854080909472.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-ssh1086828663316727806.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-840/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-840/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6866251231206187599.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-995 in /w/workspace/ndry_app-functions-sdk-go_PR-840 [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-840 # 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-840@tmp/jenkins-gitclient-ssh62945688066600911.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 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 into PR head commit cfdbd9de96301f15688b0ac04be3572b9830036b > 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-840@tmp/jenkins-gitclient-ssh2681949700151361242.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfdbd9de96301f15688b0ac04be3572b9830036b # timeout=10 Merge succeeded, producing 5a13bf16ab307de8aab24d24d52e497a96a8a4bc Checking out Revision 5a13bf16ab307de8aab24d24d52e497a96a8a4bc (PR-840) > 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-840@tmp/jenkins-gitclient-ssh3585341553662666175.key > git merge 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a13bf16ab307de8aab24d24d52e497a96a8a4bc # timeout=10 Commit message: "Merge commit '881afdccbfdadc5bb0aa286f97c4ef6367ec9127' into HEAD" > git rev-list --no-walk cfdbd9de96301f15688b0ac04be3572b9830036b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:46:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:46:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:46:37 ========================================================= 03:46:37 EdgeX Global Pipelines Version Info 03:46:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:46:38 ------------------- 03:46:38 stable info: 03:46:38 ------------------- 03:46:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:46:38 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:46:38 Message: update stable to v1.0.192 03:46:39 ------------------- 03:46:39 experimental info: 03:46:39 ------------------- 03:46:39 Commited By: **** collab-it+edgex@linuxfoundation.org 03:46:39 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:46:39 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:46:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:46:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:46:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:46:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:46:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:46:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:46:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-840 [Pipeline] echo 03:46:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-840 [Pipeline] echo 03:46:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-840 [Pipeline] echo 03:46:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a13bf16ab307de8aab24d24d52e497a96a8a4bc [Pipeline] echo 03:46:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a13bf1 [Pipeline] echo 03:46:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:46:40 + git log --format=format:%s -1 5a13bf16ab307de8aab24d24d52e497a96a8a4bc [Pipeline] echo 03:46:40 GIT_COMMIT: 5a13bf16ab307de8aab24d24d52e497a96a8a4bc, Commit Message: Merge commit '881afdccbfdadc5bb0aa286f97c4ef6367ec9127' into HEAD [Pipeline] echo 03:46:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:46:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:46:41 03:46:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:46:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:46:41 latest: Pulling from edgex-devops/git-semver 03:46:41 31603596830f: Pulling fs layer 03:46:41 54011a49482f: Pulling fs layer 03:46:41 a6820b24f6d8: Pulling fs layer 03:46:41 f581987b2513: Pulling fs layer 03:46:41 f581987b2513: Waiting 03:46:41 54011a49482f: Verifying Checksum 03:46:41 54011a49482f: Download complete 03:46:42 31603596830f: Verifying Checksum 03:46:42 31603596830f: Download complete 03:46:42 a6820b24f6d8: Verifying Checksum 03:46:42 a6820b24f6d8: Download complete 03:46:42 31603596830f: Pull complete 03:46:42 54011a49482f: Pull complete 03:46:42 f581987b2513: Verifying Checksum 03:46:42 f581987b2513: Download complete 03:46:42 a6820b24f6d8: Pull complete 03:46:42 f581987b2513: Pull complete 03:46:42 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:46:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:46:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:46:42 prd-centos7-docker-4c-2g-995 does not seem to be running inside a container 03:46:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-840 -v /w/workspace/ndry_app-functions-sdk-go_PR-840:/w/workspace/ndry_app-functions-sdk-go_PR-840:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-840@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:46:43 $ docker top 43fbd94802892dc24e04f0e5c7eb798a2599ded39543eca0457e9136d1f860e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:46:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:44 [ssh-agent] Looking for ssh-agent implementation... 03:46:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:44 $ docker exec 43fbd94802892dc24e04f0e5c7eb798a2599ded39543eca0457e9136d1f860e2 ssh-agent 03:46:44 SSH_AUTH_SOCK=/tmp/ssh-uRX7B5qLYOya/agent.13 03:46:44 SSH_AGENT_PID=19 03:46:44 Running ssh-add (command line suppressed) 03:46:44 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_1449830441355773625.key (/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_1449830441355773625.key) 03:46:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:44 + git tag --points-at HEAD [Pipeline] } 03:46:44 $ docker exec --env ******** --env ******** 43fbd94802892dc24e04f0e5c7eb798a2599ded39543eca0457e9136d1f860e2 ssh-agent -k 03:46:44 unset SSH_AUTH_SOCK; 03:46:44 unset SSH_AGENT_PID; 03:46:44 echo Agent pid 19 killed; 03:46:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:46:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:44 [ssh-agent] Looking for ssh-agent implementation... 03:46:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:44 $ docker exec 43fbd94802892dc24e04f0e5c7eb798a2599ded39543eca0457e9136d1f860e2 ssh-agent 03:46:45 SSH_AUTH_SOCK=/tmp/ssh-RUGHSxkBtzXx/agent.51 03:46:45 SSH_AGENT_PID=57 03:46:45 Running ssh-add (command line suppressed) 03:46:45 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_631294046459337890.key (/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_631294046459337890.key) 03:46:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:45 + git semver init 03:46:45 # -> Open(): unable to determine branch for HEAD 03:46:45 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-840/.git 03:46:45 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-840 03:46:45 # $SEMVER_REMOTE_NAME = origin 03:46:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:46:45 # $SEMVER_USER_NAME = edgex-jenkins 03:46:45 # $SEMVER_BRANCH = PR-840 03:46:45 # $SEMVER_TEMP = /tmp/semver-381574231 03:46:45 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 03:46:47 # '/tmp/semver-381574231' -> '/w/workspace/ndry_app-functions-sdk-go_PR-840/.semver' 03:46:47 # -> Force: false 03:46:47 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-840/.semver [Pipeline] } 03:46:47 $ docker exec --env ******** --env ******** 43fbd94802892dc24e04f0e5c7eb798a2599ded39543eca0457e9136d1f860e2 ssh-agent -k 03:46:47 unset SSH_AUTH_SOCK; 03:46:47 unset SSH_AGENT_PID; 03:46:47 echo Agent pid 57 killed; 03:46:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:47 + git semver [Pipeline] } 03:46:47 $ docker stop --time=1 43fbd94802892dc24e04f0e5c7eb798a2599ded39543eca0457e9136d1f860e2 03:46:49 $ docker rm -f 43fbd94802892dc24e04f0e5c7eb798a2599ded39543eca0457e9136d1f860e2 [Pipeline] // withDockerContainer [Pipeline] sh 03:46:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:46:49 Stashed 1 file(s) [Pipeline] echo 03:46:49 [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 03:47:05 Still waiting to schedule task 03:47:05 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 03:47:05 ‘prd-centos7-docker-4c-2g-309’ is offline 03:47:05 ‘prd-centos7-docker-4c-2g-997’ is offline 03:47:05 Still waiting to schedule task 03:47:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:47:47 Running on prd-centos7-docker-4c-2g-999 in /w/workspace/ndry_app-functions-sdk-go_PR-840 [Pipeline] { [Pipeline] ws 03:47:47 Running in /w/workspace/app-functions-sdk-go/13 [Pipeline] { [Pipeline] checkout 03:47:48 The recommended git tool is: git 03:47:50 using credential edgex-jenkins-ssh 03:47:50 Cloning the remote Git repository 03:47:50 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 03:47:50 > git init /w/workspace/app-functions-sdk-go/13 # timeout=10 03:47:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:47:50 > git --version # timeout=10 03:47:50 > git --version # 'git version 2.24.4' 03:47:50 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:50 [INFO] Currently running in a labeled security context 03:47:50 [INFO] Currently SELinux is 'enforcing' on the host 03:47:50 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/13@tmp/jenkins-gitclient-ssh4563256394068295145.key 03:47:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:47:56 Merging remotes/origin/master commit 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 into PR head commit cfdbd9de96301f15688b0ac04be3572b9830036b 03:47:57 Merge succeeded, producing e01f9700f364d670b4209d61547a7beae2b3602f 03:47:57 Checking out Revision e01f9700f364d670b4209d61547a7beae2b3602f (PR-840) 03:47:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:47:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:47:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:47:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:47:56 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:56 [INFO] Currently running in a labeled security context 03:47:56 [INFO] Currently SELinux is 'enforcing' on the host 03:47:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/13@tmp/jenkins-gitclient-ssh4865424714193030609.key 03:47:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:47:56 > git config core.sparsecheckout # timeout=10 03:47:56 > git checkout -f cfdbd9de96301f15688b0ac04be3572b9830036b # timeout=10 03:47:56 > git remote # timeout=10 03:47:56 > git config --get remote.origin.url # timeout=10 03:47:57 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:57 [INFO] Currently running in a labeled security context 03:47:57 [INFO] Currently SELinux is 'enforcing' on the host 03:47:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/13@tmp/jenkins-gitclient-ssh4446231443359133922.key 03:47:57 > git merge 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 # timeout=10 03:47:57 > git rev-parse HEAD^{commit} # timeout=10 03:47:57 > git config core.sparsecheckout # timeout=10 03:47:57 > git checkout -f e01f9700f364d670b4209d61547a7beae2b3602f # timeout=10 03:48:00 Commit message: "Merge commit '881afdccbfdadc5bb0aa286f97c4ef6367ec9127' into HEAD" 03:48:00 > git rev-list --no-walk cfdbd9de96301f15688b0ac04be3572b9830036b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:48:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:48:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:48:02 + sudo service docker restart 03:48:02 + true 03:48:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 03:48:20 ========================================================= 03:48:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:48:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:48:23 + 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 . 03:48:23 Sending build context to Docker daemon 19.61MB 03:48:23 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:48:23 Step 2/8 : FROM ${BASE} 03:48:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:48:23 540db60ca938: Pulling fs layer 03:48:23 adcc1eea9eea: Pulling fs layer 03:48:23 4c4ab2625f07: Pulling fs layer 03:48:23 0510c868ecb4: Pulling fs layer 03:48:23 afea3b2eda06: Pulling fs layer 03:48:23 7809a108b3ef: Pulling fs layer 03:48:23 f706445af74f: Pulling fs layer 03:48:23 0510c868ecb4: Waiting 03:48:23 afea3b2eda06: Waiting 03:48:23 7809a108b3ef: Waiting 03:48:23 f706445af74f: Waiting 03:48:23 4c4ab2625f07: Download complete 03:48:23 adcc1eea9eea: Verifying Checksum 03:48:23 adcc1eea9eea: Download complete 03:48:23 afea3b2eda06: Verifying Checksum 03:48:23 afea3b2eda06: Download complete 03:48:23 7809a108b3ef: Verifying Checksum 03:48:23 7809a108b3ef: Download complete 03:48:23 540db60ca938: Verifying Checksum 03:48:23 540db60ca938: Download complete 03:48:24 540db60ca938: Pull complete 03:48:24 adcc1eea9eea: Pull complete 03:48:24 4c4ab2625f07: Pull complete 03:48:25 f706445af74f: Verifying Checksum 03:48:25 f706445af74f: Download complete 03:48:25 0510c868ecb4: Verifying Checksum 03:48:25 0510c868ecb4: Download complete 03:48:28 0510c868ecb4: Pull complete 03:48:28 afea3b2eda06: Pull complete 03:48:28 7809a108b3ef: Pull complete 03:48:30 f706445af74f: Pull complete 03:48:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:48:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:48:30 ---> b068be0155e3 03:48:30 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 03:48:30 20.10.0: Pulling from library/docker 03:48:30 05e7bc50f07f: Pulling fs layer 03:48:30 6db28d0fdbf6: Pulling fs layer 03:48:30 292df0bc6bf3: Pulling fs layer 03:48:30 2e060f4bd70b: Pulling fs layer 03:48:30 80e8d568a223: Pulling fs layer 03:48:30 8dc6ef1a942a: Pulling fs layer 03:48:30 2312dd95470a: Pulling fs layer 03:48:30 80e8d568a223: Waiting 03:48:30 8dc6ef1a942a: Waiting 03:48:30 2312dd95470a: Waiting 03:48:30 2e060f4bd70b: Waiting 03:48:30 292df0bc6bf3: Verifying Checksum 03:48:30 292df0bc6bf3: Download complete 03:48:30 6db28d0fdbf6: Verifying Checksum 03:48:30 6db28d0fdbf6: Download complete 03:48:30 05e7bc50f07f: Verifying Checksum 03:48:30 05e7bc50f07f: Download complete 03:48:30 80e8d568a223: Verifying Checksum 03:48:30 80e8d568a223: Download complete 03:48:30 8dc6ef1a942a: Verifying Checksum 03:48:30 8dc6ef1a942a: Download complete 03:48:30 2312dd95470a: Verifying Checksum 03:48:30 2312dd95470a: Download complete 03:48:30 05e7bc50f07f: Pull complete 03:48:31 6db28d0fdbf6: Pull complete 03:48:31 292df0bc6bf3: Pull complete 03:48:31 2e060f4bd70b: Verifying Checksum 03:48:31 2e060f4bd70b: Download complete 03:48:33 2e060f4bd70b: Pull complete 03:48:33 80e8d568a223: Pull complete 03:48:33 8dc6ef1a942a: Pull complete 03:48:33 2312dd95470a: Pull complete 03:48:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:48:33 Status: Downloaded newer image for docker:20.10.0 03:48:38 ---> edf3269436a3 03:48:38 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:48:38 ---> Running in e8366dc05a36 03:48:38 Removing intermediate container e8366dc05a36 03:48:38 ---> 41e57fc38722 03:48:38 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 03:48:38 ---> Running in aed86132e9ae 03:48:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:48:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:48:40 (1/5) Installing libsodium (1.0.18-r0) 03:48:40 (2/5) Installing libzmq (4.3.3-r1) 03:48:40 (3/5) Installing pkgconf (1.7.3-r0) 03:48:40 (4/5) Installing libsodium-dev (1.0.18-r0) 03:48:40 (5/5) Installing zeromq-dev (4.3.3-r1) 03:48:40 Executing busybox-1.32.1-r6.trigger 03:48:40 OK: 150 MiB in 45 packages 03:48:40 Removing intermediate container aed86132e9ae 03:48:40 ---> 34bf5e647e8c 03:48:40 Step 6/8 : WORKDIR /build 03:48:40 ---> Running in 2aa0b98d1adc 03:48:41 Removing intermediate container 2aa0b98d1adc 03:48:41 ---> 961ea5f2e384 03:48:41 Step 7/8 : COPY go.mod . 03:48:41 ---> 671133276f03 03:48:41 Step 8/8 : RUN go mod download 03:48:41 ---> Running in 9da0c0312625 03:48:59 Removing intermediate container 9da0c0312625 03:48:59 ---> 30d011f9d19f 03:48:59 Successfully built 30d011f9d19f 03:48:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:48:59 + docker inspect -f . ci-base-image-x86_64 03:48:59 . [Pipeline] withDockerContainer 03:48:59 prd-centos7-docker-4c-2g-999 does not seem to be running inside a container 03:48:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/13 -v /w/workspace/app-functions-sdk-go/13:/w/workspace/app-functions-sdk-go/13:rw,z -v /w/workspace/app-functions-sdk-go/13@tmp:/w/workspace/app-functions-sdk-go/13@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 ******** ci-base-image-x86_64 cat 03:49:00 $ docker top c845bba29da32ae0786b02fcb9f76bf20fc17c3dabfc7d08b9c7fe8c700df415 -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:00 + go version 03:49:00 go version go1.16.3 linux/amd64 [Pipeline] } 03:49:00 $ docker stop --time=1 c845bba29da32ae0786b02fcb9f76bf20fc17c3dabfc7d08b9c7fe8c700df415 03:49:01 $ docker rm -f c845bba29da32ae0786b02fcb9f76bf20fc17c3dabfc7d08b9c7fe8c700df415 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:49:02 + docker inspect -f . ci-base-image-x86_64 03:49:02 . [Pipeline] withDockerContainer 03:49:02 prd-centos7-docker-4c-2g-999 does not seem to be running inside a container 03:49:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/13 -v /w/workspace/app-functions-sdk-go/13:/w/workspace/app-functions-sdk-go/13:rw,z -v /w/workspace/app-functions-sdk-go/13@tmp:/w/workspace/app-functions-sdk-go/13@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 ******** ci-base-image-x86_64 cat 03:49:02 $ docker top 100f528bf1ea343bc7e4d783df76e041cbd580e6f5072c8e45123b63f94d7c6b -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:03 + go mod tidy [Pipeline] sh 03:49:03 + make test 03:49:03 make -C ./app-service-template build 03:49:03 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/13/app-service-template' 03:49:03 go mod tidy 03:49:03 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 03:49:14 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/13/app-service-template' 03:49:14 make -C ./app-service-template test 03:49:14 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/13/app-service-template' 03:49:14 go mod tidy 03:49:14 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 03:49:22 ok new-app-service 0.021s coverage: 47.8% of statements 03:49:22 ? new-app-service/config [no test files] 03:49:22 ok new-app-service/functions 0.007s 03:49:22 CGO_ENABLED=1 go vet ./... 03:49:28 gofmt -l . 03:49:28 [ "`gofmt -l .`" = "" ] 03:49:28 ./bin/test-attribution-txt.sh 03:49:29 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/13/app-service-template' 03:49:29 go mod tidy 03:49:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:49:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 03:49:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 56.6% of statements 03:49:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.011s coverage: 93.8% of statements 03:49:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 03:49:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.015s coverage: 61.5% of statements 03:49:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 03:49:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s 03:49:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.107s coverage: 76.1% of statements 03:49:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 03:49:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 03:49:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 03:49:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 03:49:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 03:49:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 03:49:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.015s coverage: 97.1% of statements 03:49:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 03:49:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.009s coverage: 10.5% of statements 03:49:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.738s coverage: 76.9% of statements 03:49:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 03:49:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.005s coverage: 12.5% of statements 03:49:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements 03:49:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 03:49:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:49:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 03:49:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1000 in /w/workspace/ndry_app-functions-sdk-go_PR-840 [Pipeline] { [Pipeline] ws 03:49:57 Running in /w/workspace/app-functions-sdk-go/13 [Pipeline] { [Pipeline] checkout 03:49:57 The recommended git tool is: git 03:50:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.038s coverage: 79.8% of statements 03:50:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 03:50:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:50:02 gofmt -l . 03:50:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:50:02 $ docker stop --time=1 100f528bf1ea343bc7e4d783df76e041cbd580e6f5072c8e45123b63f94d7c6b 03:50:03 $ docker rm -f 100f528bf1ea343bc7e4d783df76e041cbd580e6f5072c8e45123b63f94d7c6b [Pipeline] // withDockerContainer [Pipeline] sh 03:50:03 using credential edgex-jenkins-ssh 03:50:03 Cloning the remote Git repository 03:50:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:50:03 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 03:50:03 > git init /w/workspace/app-functions-sdk-go/13 # timeout=10 03:50:03 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 03:50:04 ---> job-cost.sh 03:50:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wyX5 03:50:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:50:03 > git --version # timeout=10 03:50:03 > git --version # 'git version 2.17.1' 03:50:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:50:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:50:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:50:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:50:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:50:08 Merging remotes/origin/master commit 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 into PR head commit cfdbd9de96301f15688b0ac04be3572b9830036b 03:50:08 Merge succeeded, producing bfb418cb867ce543d0c557d1517a303b820ba79d 03:50:08 Checking out Revision bfb418cb867ce543d0c557d1517a303b820ba79d (PR-840) 03:50:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:50:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:50:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:50:08 > git config core.sparsecheckout # timeout=10 03:50:08 > git checkout -f cfdbd9de96301f15688b0ac04be3572b9830036b # timeout=10 03:50:08 > git remote # timeout=10 03:50:08 > git config --get remote.origin.url # timeout=10 03:50:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:50:08 > git merge 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 # timeout=10 03:50:08 > git rev-parse HEAD^{commit} # timeout=10 03:50:08 > git config core.sparsecheckout # timeout=10 03:50:08 > git checkout -f bfb418cb867ce543d0c557d1517a303b820ba79d # timeout=10 03:50:13 Commit message: "Merge commit '881afdccbfdadc5bb0aa286f97c4ef6367ec9127' into HEAD" 03:50:13 > git rev-list --no-walk cfdbd9de96301f15688b0ac04be3572b9830036b # timeout=10 03:50:13 03:50:13 GitHub has been notified of this commit’s build result 03:50:13 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:50:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:50:14 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:50:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:50:15 + sudo service docker restart 03:50:15 + true 03:50:26 lf-activate-venv(): INFO: Adding /tmp/venv-wyX5/bin to PATH 03:50:26 INFO: No Stack... 03:50:27 INFO: Retrieving Pricing Info for: v3-standard-2 03:50:28 INFO: Archiving Costs [Pipeline] sh 03:50:28 + cut -d, -f6 03:50:28 + cat /w/workspace/app-functions-sdk-go/13/archives/cost.csv [Pipeline] lock 03:50:28 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-13-stack-cost] 03:50:28 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-13-stack-cost] did not exist. Created. 03:50:28 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:50:29 + echo total: 0.05999999865889549 [Pipeline] stash 03:50:29 Stashed 1 file(s) [Pipeline] } 03:50:29 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-13-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 03:50:34 ========================================================= 03:50:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:50:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:50: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 . 03:50:35 Sending build context to Docker daemon 19.61MB 03:50:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:50:36 Step 2/8 : FROM ${BASE} 03:50:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:50:36 595b0fe564bb: Pulling fs layer 03:50:36 7186ed65a4f7: Pulling fs layer 03:50:36 316046926c0a: Pulling fs layer 03:50:36 4ebd0625c992: Pulling fs layer 03:50:36 207e8628e3a3: Pulling fs layer 03:50:36 c791037a9be2: Pulling fs layer 03:50:36 ffd874e62e21: Pulling fs layer 03:50:36 207e8628e3a3: Waiting 03:50:36 c791037a9be2: Waiting 03:50:36 ffd874e62e21: Waiting 03:50:36 4ebd0625c992: Waiting 03:50:36 316046926c0a: Download complete 03:50:36 7186ed65a4f7: Download complete 03:50:36 207e8628e3a3: Verifying Checksum 03:50:36 207e8628e3a3: Download complete 03:50:36 c791037a9be2: Verifying Checksum 03:50:36 c791037a9be2: Download complete 03:50:36 595b0fe564bb: Download complete 03:50:37 595b0fe564bb: Pull complete 03:50:38 7186ed65a4f7: Pull complete 03:50:38 316046926c0a: Pull complete 03:50:39 ffd874e62e21: Verifying Checksum 03:50:39 ffd874e62e21: Download complete 03:50:40 4ebd0625c992: Verifying Checksum 03:50:40 4ebd0625c992: Download complete 03:50:51 4ebd0625c992: Pull complete 03:50:51 207e8628e3a3: Pull complete 03:50:51 c791037a9be2: Pull complete 03:50:54 ffd874e62e21: Pull complete 03:50:54 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 03:50:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:50:54 ---> cfc18b08335c 03:50:54 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 03:50:54 20.10.0: Pulling from library/docker 03:50:54 a3cc7d3b244e: Pulling fs layer 03:50:54 02a3295e0d61: Pulling fs layer 03:50:54 0f4f2e6d8100: Pulling fs layer 03:50:54 330b718f631f: Pulling fs layer 03:50:54 a93816041522: Pulling fs layer 03:50:54 bdb6da89ff94: Pulling fs layer 03:50:54 2a70c0c122f4: Pulling fs layer 03:50:54 330b718f631f: Waiting 03:50:54 a93816041522: Waiting 03:50:54 bdb6da89ff94: Waiting 03:50:54 2a70c0c122f4: Waiting 03:50:54 0f4f2e6d8100: Verifying Checksum 03:50:54 0f4f2e6d8100: Download complete 03:50:55 02a3295e0d61: Download complete 03:50:55 a3cc7d3b244e: Download complete 03:50:55 a93816041522: Verifying Checksum 03:50:55 a93816041522: Download complete 03:50:55 bdb6da89ff94: Download complete 03:50:55 2a70c0c122f4: Verifying Checksum 03:50:55 2a70c0c122f4: Download complete 03:50:55 a3cc7d3b244e: Pull complete 03:50:56 02a3295e0d61: Pull complete 03:50:56 0f4f2e6d8100: Pull complete 03:50:56 330b718f631f: Verifying Checksum 03:50:56 330b718f631f: Download complete 03:51:00 330b718f631f: Pull complete 03:51:00 a93816041522: Pull complete 03:51:00 bdb6da89ff94: Pull complete 03:51:01 2a70c0c122f4: Pull complete 03:51:01 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:51:01 Status: Downloaded newer image for docker:20.10.0 03:51:06 ---> 066ce1ff748a 03:51:06 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:51:06 ---> Running in 88d2b890d05f 03:51:07 Removing intermediate container 88d2b890d05f 03:51:07 ---> 38113eadf5e7 03:51:07 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 03:51:07 ---> Running in d4008e79dfe4 03:51:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:51:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:51:10 (1/5) Installing libsodium (1.0.18-r0) 03:51:10 (2/5) Installing libzmq (4.3.3-r1) 03:51:10 (3/5) Installing pkgconf (1.7.3-r0) 03:51:10 (4/5) Installing libsodium-dev (1.0.18-r0) 03:51:10 (5/5) Installing zeromq-dev (4.3.3-r1) 03:51:10 Executing busybox-1.32.1-r6.trigger 03:51:10 OK: 139 MiB in 45 packages 03:51:12 Removing intermediate container d4008e79dfe4 03:51:12 ---> 23d7eee37538 03:51:12 Step 6/8 : WORKDIR /build 03:51:12 ---> Running in c9e3d6774234 03:51:12 Removing intermediate container c9e3d6774234 03:51:12 ---> 420c2bf4e446 03:51:12 Step 7/8 : COPY go.mod . 03:51:13 ---> e3fae59f1be4 03:51:13 Step 8/8 : RUN go mod download 03:51:13 ---> Running in 9fa154af12b6 03:51:40 Removing intermediate container 9fa154af12b6 03:51:40 ---> 0308268ede57 03:51:40 Successfully built 0308268ede57 03:51:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:51:41 + docker inspect -f . ci-base-image-arm64 03:51:41 . [Pipeline] withDockerContainer 03:51:41 prd-ubuntu18.04-docker-arm64-4c-16g-1000 does not seem to be running inside a container 03:51:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/13 -v /w/workspace/app-functions-sdk-go/13:/w/workspace/app-functions-sdk-go/13:rw,z -v /w/workspace/app-functions-sdk-go/13@tmp:/w/workspace/app-functions-sdk-go/13@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 ******** ci-base-image-arm64 cat 03:51:43 $ docker top ef1eb77db837008dd5a1739edd9c8b291314411b92222356d53aa5450e27ba24 -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:44 + go version 03:51:44 go version go1.16.3 linux/arm64 [Pipeline] } 03:51:44 $ docker stop --time=1 ef1eb77db837008dd5a1739edd9c8b291314411b92222356d53aa5450e27ba24 03:51:46 $ docker rm -f ef1eb77db837008dd5a1739edd9c8b291314411b92222356d53aa5450e27ba24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:51:46 + docker inspect -f . ci-base-image-arm64 03:51:46 . [Pipeline] withDockerContainer 03:51:47 prd-ubuntu18.04-docker-arm64-4c-16g-1000 does not seem to be running inside a container 03:51:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/13 -v /w/workspace/app-functions-sdk-go/13:/w/workspace/app-functions-sdk-go/13:rw,z -v /w/workspace/app-functions-sdk-go/13@tmp:/w/workspace/app-functions-sdk-go/13@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 ******** ci-base-image-arm64 cat 03:51:49 $ docker top b72aac428c4db33a7383540338056da38e7830e7cabb6bad79094242dda48634 -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:50 + go mod tidy [Pipeline] sh 03:51:51 + make test 03:51:51 make -C ./app-service-template build 03:51:51 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/13/app-service-template' 03:51:51 go mod tidy 03:51: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 03:52:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/13/app-service-template' 03:52:31 make -C ./app-service-template test 03:52:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/13/app-service-template' 03:52:31 go mod tidy 03:52:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 03:53:03 ok new-app-service 0.042s coverage: 47.8% of statements 03:53:03 ? new-app-service/config [no test files] 03:53:03 ok new-app-service/functions 0.042s 03:53:03 CGO_ENABLED=1 go vet ./... 03:53:30 gofmt -l . 03:53:30 [ "`gofmt -l .`" = "" ] 03:53:30 ./bin/test-attribution-txt.sh 03:53:30 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/13/app-service-template' 03:53:30 go mod tidy 03:53:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:53:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 03:53:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.092s coverage: 56.6% of statements 03:53:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.050s coverage: 93.8% of statements 03:53:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 03:53:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.081s coverage: 61.5% of statements 03:53:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 03:53:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.036s 03:53:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.140s coverage: 76.1% of statements 03:53:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 03:53:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 03:53:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 03:53:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 03:53:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 03:53:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 03:53:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.030s coverage: 97.1% of statements 03:53:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 03:53:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.061s coverage: 10.5% of statements 03:53:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.930s coverage: 76.9% of statements 03:53:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 03:53:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.051s coverage: 12.5% of statements 03:53:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.058s coverage: 27.3% of statements 03:53:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 03:53:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:53:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.067s coverage: 51.4% of statements 03:54:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.128s coverage: 79.8% of statements 03:54:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.037s coverage: 94.4% of statements 03:54:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:54:17 gofmt -l . 03:54:17 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:54:18 $ docker stop --time=1 b72aac428c4db33a7383540338056da38e7830e7cabb6bad79094242dda48634 03:54:20 $ docker rm -f b72aac428c4db33a7383540338056da38e7830e7cabb6bad79094242dda48634 [Pipeline] // withDockerContainer [Pipeline] sh 03:54:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:54:21 Warning: overwriting stash ‘coverage-report’ 03:54:21 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 03:54:22 ---> job-cost.sh 03:54:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QhoX 03:55:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:56:50 lf-activate-venv(): INFO: Adding /tmp/venv-QhoX/bin to PATH 03:56:50 INFO: No Stack... 03:56:50 INFO: Retrieving Pricing Info for: v2-standard-4 03:56:50 INFO: Archiving Costs [Pipeline] sh 03:56:50 + cat /w/workspace/app-functions-sdk-go/13/archives/cost.csv 03:56:50 + cut -d, -f6 [Pipeline] lock 03:56:50 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-13-stack-cost] 03:56:50 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-13-stack-cost] did not exist. Created. 03:56:50 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:56:50 /w/workspace/app-functions-sdk-go/13@tmp/durable-66bb6667/script.sh: 1: /w/workspace/app-functions-sdk-go/13@tmp/durable-66bb6667/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:56:51 + echo total: 0.18000000715255737 [Pipeline] stash 03:56:51 Warning: overwriting stash ‘stack-cost’ 03:56:51 Stashed 1 file(s) [Pipeline] } 03:56:51 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-13-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 03:56:51 provisioning config files... 03:56:51 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/config861532685358171695tmp [Pipeline] { [Pipeline] sh 03:56:52 + set +x 03:56:52 + bash -s -- 03:56:52 + curl -s https://codecov.io/bash 03:56:52 03:56:52 _____ _ 03:56:52 / ____| | | 03:56:52 | | ___ __| | ___ ___ _____ __ 03:56:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:56:52 | |___| (_) | (_| | __/ (_| (_) \ V / 03:56:52 \_____\___/ \__,_|\___|\___\___/ \_/ 03:56:52 Bash-1.0.3 03:56:52 03:56:52 03:56:52 ==> git version 2.24.4 found 03:56:52 ==> 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 03:56:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:56:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:56:52 ==> Jenkins CI detected. 03:56:52 project root: . 03:56:52 --> token set from env 03:56:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:56:52 ==> Running gcov in . (disable via -X gcov) 03:56:52 ==> Python coveragepy not found 03:56:52 ==> Searching for coverage reports in: 03:56:52 + . 03:56:52 -> Found 2 reports 03:56:52 ==> Detecting git/mercurial file structure 03:56:52 ==> Reading reports 03:56:52 + ./app-service-template/coverage.out bytes=1055 03:56:52 + ./coverage.out bytes=89805 03:56:52 ==> Appending adjustments 03:56:52 https://docs.codecov.io/docs/fixing-reports 03:56:52 + Found adjustments 03:56:52 ==> Gzipping contents 03:56:52 16K /tmp/codecov.txo8b8.gz 03:56:52 ==> Uploading reports 03:56:52 url: https://codecov.io 03:56:52 query: branch=PR-840&commit=5a13bf16ab307de8aab24d24d52e497a96a8a4bc&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-840%2F13%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=840&job=&cmd_args= 03:56:52 -> Pinging Codecov 03:56:52 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-840&commit=5a13bf16ab307de8aab24d24d52e497a96a8a4bc&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-840%2F13%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=840&job=&cmd_args= 03:56:53 -> Uploading to 03:56:53 https://storage.googleapis.com/codecov/v4/raw/2021-05-29/3D8B5DFFC46A037C893635FACE044666/5a13bf16ab307de8aab24d24d52e497a96a8a4bc/f96fe023-4380-4396-b9c7-3a6bc9f78f6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210529%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210529T035653Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c37af721932da59f187fb51fdaee4bcc906ac03abd02966759df271825058385 03:56:53 % Total % Received % Xferd Average Speed Time Time Time Current 03:56:53 Dload Upload Total Spent Left Speed 03:56:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15707 0 0 100 15707 0 44159 --:--:-- --:--:-- --:--:-- 44245 03:56:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/5a13bf16ab307de8aab24d24d52e497a96a8a4bc [Pipeline] } 03:56:53 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 03:56:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:57:00 ---> package-listing.sh 03:57:00 ++ facter osfamily 03:57:00 ++ tr '[:upper:]' '[:lower:]' 03:57:00 + OS_FAMILY=redhat 03:57:00 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-840 03:57:00 + START_PACKAGES=/tmp/packages_start.txt 03:57:00 + END_PACKAGES=/tmp/packages_end.txt 03:57:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:57:00 + PACKAGES=/tmp/packages_start.txt 03:57:00 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-840 ']' 03:57:00 + PACKAGES=/tmp/packages_end.txt 03:57:00 + case "${OS_FAMILY}" in 03:57:00 + sort 03:57:00 + rpm -qa 03:57:00 + '[' -f /tmp/packages_start.txt ']' 03:57:00 + '[' -f /tmp/packages_end.txt ']' 03:57:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:57:00 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-840 ']' 03:57:00 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-840/archives/ 03:57:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-840/archives/ [Pipeline] echo 03:57:00 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-840/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:57:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:57:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:57:03 03:57:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:57:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:57:04 alpine: Pulling from edgex-lftools-log-publisher 03:57:04 df20fa9351a1: Pulling fs layer 03:57:04 36b3adc4ff6f: Pulling fs layer 03:57:04 8ad3a11d3b57: Pulling fs layer 03:57:04 46f8f816bc3b: Pulling fs layer 03:57:04 93b61091891f: Pulling fs layer 03:57:04 93b9cdb0e59b: Pulling fs layer 03:57:04 5e14af77c1be: Pulling fs layer 03:57:04 01666e4c0597: Pulling fs layer 03:57:04 aa168da1d23b: Pulling fs layer 03:57:04 93b61091891f: Waiting 03:57:04 93b9cdb0e59b: Waiting 03:57:04 5e14af77c1be: Waiting 03:57:04 01666e4c0597: Waiting 03:57:04 aa168da1d23b: Waiting 03:57:04 46f8f816bc3b: Waiting 03:57:04 36b3adc4ff6f: Verifying Checksum 03:57:04 36b3adc4ff6f: Download complete 03:57:04 46f8f816bc3b: Verifying Checksum 03:57:04 46f8f816bc3b: Download complete 03:57:04 df20fa9351a1: Verifying Checksum 03:57:04 df20fa9351a1: Download complete 03:57:04 93b9cdb0e59b: Verifying Checksum 03:57:04 93b9cdb0e59b: Download complete 03:57:04 5e14af77c1be: Verifying Checksum 03:57:04 5e14af77c1be: Download complete 03:57:04 93b61091891f: Verifying Checksum 03:57:04 93b61091891f: Download complete 03:57:04 01666e4c0597: Verifying Checksum 03:57:04 01666e4c0597: Download complete 03:57:04 df20fa9351a1: Pull complete 03:57:04 8ad3a11d3b57: Verifying Checksum 03:57:04 8ad3a11d3b57: Download complete 03:57:04 36b3adc4ff6f: Pull complete 03:57:05 8ad3a11d3b57: Pull complete 03:57:05 46f8f816bc3b: Pull complete 03:57:05 93b61091891f: Pull complete 03:57:05 93b9cdb0e59b: Pull complete 03:57:05 5e14af77c1be: Pull complete 03:57:05 01666e4c0597: Pull complete 03:57:06 aa168da1d23b: Verifying Checksum 03:57:06 aa168da1d23b: Download complete 03:57:10 aa168da1d23b: Pull complete 03:57:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:57:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:57:10 prd-centos7-docker-4c-2g-995 does not seem to be running inside a container 03:57:10 $ 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-840/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-840 -v /w/workspace/ndry_app-functions-sdk-go_PR-840:/w/workspace/ndry_app-functions-sdk-go_PR-840:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-840@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:10003/edgex-lftools-log-publisher:alpine cat 03:57:12 $ docker top b7c2a6d75b7b1feae473af0824939a7dd6d41d98c071277898fa85d1466d8ca4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:57:13 + touch /tmp/pre-build-complete [Pipeline] sh 03:57:15 + mkdir -p /var/log/sa [Pipeline] sh 03:57:15 + ls /var/log/sa-host 03:57:15 + sadf -c /var/log/sa-host/sa05 03:57:15 file_magic: OK 03:57:15 HZ: Using current value: 100 03:57:15 file_header: OK 03:57:15 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 03:57:15 Statistics: 03:57:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:57:15 File successfully converted to sysstat format version 12.2.1 03:57:15 + sadf -c /var/log/sa-host/sa29 03:57:15 file_magic: OK 03:57:15 HZ: Using current value: 100 03:57:15 file_header: OK 03:57:15 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 03:57:15 Statistics: 03:57:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:57:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:57:15 provisioning config files... 03:57:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/config8163698817617345556tmp [Pipeline] { [Pipeline] echo 03:57:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:57:15 ---> create-netrc.sh [Pipeline] } 03:57:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:57:16 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:57:16 ---> python-tools-install.sh [Pipeline] echo 03:57:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:57:16 ---> sudo-logs.sh 03:57:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:57:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:57:16 ---> job-cost.sh 03:57:16 lf-activate-venv: SKIPPING 03:57:16 DEBUG: total: 0.18000000715255737 03:57:16 INFO: Retrieving Stack Cost... 03:57:22 INFO: Retrieving Pricing Info for: v3-standard-2 03:57:22 INFO: Archiving Costs [Pipeline] echo 03:57:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:57:22 ---> logs-deploy.sh 03:57:22 lf-activate-venv: SKIPPING 03:57:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-840/13 03:57:22 INFO: archiving workspace using pattern(s): 03:57:23 Archives upload complete. 03:57:23 INFO: archiving logs to Nexus 03:57:24 ---> uname -a: 03:57:24 Linux prd-centos7-docker-4c-2g-995.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:57:24 03:57:24 03:57:24 ---> lscpu: 03:57:24 Architecture: x86_64 03:57:24 CPU op-mode(s): 32-bit, 64-bit 03:57:24 Byte Order: Little Endian 03:57:24 Address sizes: 40 bits physical, 48 bits virtual 03:57:24 CPU(s): 2 03:57:24 On-line CPU(s) list: 0,1 03:57:24 Thread(s) per core: 1 03:57:24 Core(s) per socket: 1 03:57:24 Socket(s): 2 03:57:24 NUMA node(s): 1 03:57:24 Vendor ID: AuthenticAMD 03:57:24 CPU family: 23 03:57:24 Model: 49 03:57:24 Model name: AMD EPYC-Rome Processor 03:57:24 Stepping: 0 03:57:24 CPU MHz: 2800.000 03:57:24 BogoMIPS: 5600.00 03:57:24 Virtualization: AMD-V 03:57:24 Hypervisor vendor: KVM 03:57:24 Virtualization type: full 03:57:24 L1d cache: 64 KiB 03:57:24 L1i cache: 64 KiB 03:57:24 L2 cache: 1 MiB 03:57:24 L3 cache: 32 MiB 03:57:24 NUMA node0 CPU(s): 0,1 03:57:24 Vulnerability Itlb multihit: Not affected 03:57:24 Vulnerability L1tf: Not affected 03:57:24 Vulnerability Mds: Not affected 03:57:24 Vulnerability Meltdown: Not affected 03:57:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:57:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:57:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:57:24 Vulnerability Srbds: Not affected 03:57:24 Vulnerability Tsx async abort: Not affected 03:57:24 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 03:57:24 03:57:24 03:57:24 ---> nproc: 03:57:24 2 03:57:24 03:57:24 03:57:24 ---> df -h: 03:57:24 Filesystem Size Used Available Use% Mounted on 03:57:24 overlay 40.0G 7.6G 32.4G 19% / 03:57:24 tmpfs 64.0M 0 64.0M 0% /dev 03:57:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:57:24 shm 64.0M 0 64.0M 0% /dev/shm 03:57:24 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 03:57:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 03:57:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 03:57:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 03:57:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 03:57:24 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-840 03:57:24 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 03:57:24 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp 03:57:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 03:57:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 03:57:24 03:57:24 03:57:24 ---> free -m: 03:57:24 total used free shared buff/cache available 03:57:24 Mem: 7821 977 4714 0 2128 6666 03:57:24 Swap: 1023 0 1023 03:57:24 03:57:24 03:57:24 ---> ip addr: 03:57:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:57:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:57:24 inet 127.0.0.1/8 scope host lo 03:57:24 valid_lft forever preferred_lft forever 03:57:24 inet6 ::1/128 scope host 03:57:24 valid_lft forever preferred_lft forever 03:57:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:57:24 link/ether fa:16:3e:47:b7:f5 brd ff:ff:ff:ff:ff:ff 03:57:24 inet 10.30.122.248/23 brd 10.30.123.255 scope global dynamic eth0 03:57:24 valid_lft 85725sec preferred_lft 85725sec 03:57:24 inet6 fe80::f816:3eff:fe47:b7f5/64 scope link 03:57:24 valid_lft forever preferred_lft forever 03:57:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:57:24 link/ether 02:42:2a:df:86:8a brd ff:ff:ff:ff:ff:ff 03:57:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:57:24 valid_lft forever preferred_lft forever 03:57:24 inet6 fe80::42:2aff:fedf:868a/64 scope link 03:57:24 valid_lft forever preferred_lft forever 03:57:24 03:57:24 03:57:24 ---> sar -b -r -n DEV: 03:57:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/29/21 _x86_64_ (2 CPU) 03:57:24 03:57:24 03:45:57 LINUX RESTART (2 CPU) 03:57:24 03:57:24 03:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:57:24 03:48:01 1.82 0.00 1.82 0.00 0.00 39.31 0.00 03:57:24 03:49:01 0.23 0.00 0.23 0.00 0.00 3.73 0.00 03:57:24 03:50:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 03:57:24 03:51:01 0.28 0.00 0.28 0.00 0.00 3.96 0.00 03:57:24 03:52:01 0.30 0.00 0.30 0.00 0.00 4.21 0.00 03:57:24 03:53:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 03:57:24 03:54:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 03:57:24 03:55:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 03:57:24 03:56:01 0.30 0.00 0.30 0.00 0.00 3.75 0.00 03:57:24 03:57:01 0.40 0.13 0.27 0.00 13.72 4.66 0.00 03:57:24 Average: 0.42 0.01 0.41 0.00 1.37 7.03 0.00 03:57:24 03:57:24 03:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:57:24 03:48:01 5437160 0 796864 9.95 2620 1772296 1236432 13.65 586788 1585076 20 03:57:24 03:49:01 5435840 0 798176 9.97 2620 1772304 1234376 13.63 591912 1581608 12 03:57:24 03:50:01 5438312 0 795704 9.94 2620 1772304 1204732 13.30 591032 1580456 16 03:57:24 03:51:01 5436240 0 797772 9.96 2620 1772308 1204828 13.30 585340 1588632 8 03:57:24 03:52:01 5433052 0 800952 10.00 2620 1772316 1204840 13.30 588120 1588632 8 03:57:24 03:53:01 5435180 0 798824 9.97 2620 1772316 1204564 13.30 586492 1588696 16 03:57:24 03:54:01 5433284 0 800712 10.00 2620 1772324 1204564 13.30 588312 1588696 8 03:57:24 03:55:01 5423668 0 810320 10.12 2620 1772332 1204564 13.30 598420 1588696 8 03:57:24 03:56:01 5422520 0 811464 10.13 2620 1772336 1204564 13.30 598816 1588696 8 03:57:24 03:57:01 5407764 0 825524 10.31 2620 1773032 1210104 13.36 725260 1475488 296 03:57:24 Average: 5430302 0 803631 10.03 2620 1772387 1211357 13.37 604049 1575468 40 03:57:24 03:57:24 03:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:57:24 03:48:01 eth0 2.38 0.78 0.90 0.59 0.00 0.00 0.00 0.00 03:57:24 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:49:01 eth0 1.22 0.30 0.38 0.20 0.00 0.00 0.00 0.00 03:57:24 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:50:01 eth0 1.25 0.32 0.33 0.17 0.00 0.00 0.00 0.00 03:57:24 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:51:01 eth0 0.68 0.47 0.28 0.24 0.00 0.00 0.00 0.00 03:57:24 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:52:01 eth0 1.12 0.43 0.45 0.27 0.00 0.00 0.00 0.00 03:57:24 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:53:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:54:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:57:24 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:57:24 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:56:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:57:24 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:57:01 eth0 11.59 7.46 11.42 4.14 0.00 0.00 0.00 0.00 03:57:24 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 Average: eth0 1.86 1.00 1.38 0.56 0.00 0.00 0.00 0.00 03:57:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:24 03:57:24 03:57:24 ---> sar -P ALL: 03:57:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/29/21 _x86_64_ (2 CPU) 03:57:24 03:57:24 03:45:57 LINUX RESTART (2 CPU) 03:57:24 03:57:24 03:47:01 CPU %user %nice %system %iowait %steal %idle 03:57:24 03:48:01 all 0.18 0.00 0.04 0.00 0.04 99.73 03:57:24 03:48:01 0 0.27 0.00 0.03 0.00 0.05 99.65 03:57:24 03:48:01 1 0.10 0.00 0.05 0.00 0.03 99.82 03:57:24 03:49:01 all 0.12 0.00 0.03 0.00 0.03 99.82 03:57:24 03:49:01 0 0.17 0.00 0.03 0.00 0.03 99.77 03:57:24 03:49:01 1 0.07 0.00 0.02 0.00 0.03 99.88 03:57:24 03:50:01 all 0.07 0.00 0.02 0.00 0.03 99.88 03:57:24 03:50:01 0 0.12 0.00 0.02 0.00 0.02 99.85 03:57:24 03:50:01 1 0.02 0.00 0.02 0.00 0.05 99.92 03:57:24 03:51:01 all 0.12 0.00 0.03 0.00 0.03 99.82 03:57:24 03:51:01 0 0.15 0.00 0.02 0.00 0.02 99.82 03:57:24 03:51:01 1 0.08 0.00 0.03 0.00 0.05 99.83 03:57:24 03:52:01 all 0.12 0.00 0.03 0.00 0.03 99.82 03:57:24 03:52:01 0 0.15 0.00 0.03 0.00 0.03 99.78 03:57:24 03:52:01 1 0.08 0.00 0.03 0.00 0.02 99.87 03:57:24 03:53:01 all 0.10 0.00 0.03 0.00 0.03 99.84 03:57:24 03:53:01 0 0.15 0.00 0.03 0.00 0.05 99.77 03:57:24 03:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:57:24 03:54:01 all 0.07 0.00 0.03 0.00 0.03 99.88 03:57:24 03:54:01 0 0.12 0.00 0.03 0.00 0.02 99.83 03:57:24 03:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 03:57:24 03:55:01 all 0.09 0.00 0.03 0.00 0.03 99.85 03:57:24 03:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:57:24 03:55:01 1 0.17 0.00 0.03 0.00 0.05 99.75 03:57:24 03:56:01 all 0.12 0.00 0.03 0.00 0.03 99.83 03:57:24 03:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:57:24 03:56:01 1 0.20 0.00 0.03 0.00 0.03 99.73 03:57:24 03:57:01 all 1.71 0.00 0.51 0.01 0.03 97.74 03:57:24 03:57:01 0 2.09 0.00 0.59 0.00 0.05 97.27 03:57:24 03:57:01 1 1.32 0.00 0.44 0.02 0.02 98.21 03:57:24 Average: all 0.27 0.00 0.08 0.00 0.03 99.62 03:57:24 Average: 0 0.33 0.00 0.08 0.00 0.03 99.56 03:57:24 Average: 1 0.21 0.00 0.07 0.00 0.03 99.69 03:57:24 03:57:24 03:57:24