Pull request #840 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cfdbd9de96301f15688b0ac04be3572b9830036b+83c109ebf061d3c53b3e4573e44a68951b8047bf (5b91c59d41259fc8bcd213dccf64310e7a2e71dc) 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-ssh4126632707718893725.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-ssh2216992551963017587.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-ssh5786575324779388202.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-ssh1307530914739712366.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-ssh6907032307191600404.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-664 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-ssh6135863056535575022.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 83c109ebf061d3c53b3e4573e44a68951b8047bf into PR head commit cfdbd9de96301f15688b0ac04be3572b9830036b Merge succeeded, producing cfdbd9de96301f15688b0ac04be3572b9830036b Checking out Revision cfdbd9de96301f15688b0ac04be3572b9830036b (PR-840) > 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-ssh1989042096893194819.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 > 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-ssh8006103807267160651.key > git merge 83c109ebf061d3c53b3e4573e44a68951b8047bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfdbd9de96301f15688b0ac04be3572b9830036b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:36:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:36:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:36:38 ========================================================= 21:36:38 EdgeX Global Pipelines Version Info 21:36:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d0b0de18439a613f0c52df4a1f2c34504fbd28a5 # timeout=10 21:36:39 ------------------- 21:36:39 stable info: 21:36:39 ------------------- 21:36:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:36:39 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 21:36:39 Message: update stable to v1.0.192 21:36:40 ------------------- 21:36:40 experimental info: 21:36:40 ------------------- 21:36:40 Commited By: **** collab-it+edgex@linuxfoundation.org 21:36:40 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 21:36:40 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-840 [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-840 [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-840 [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfdbd9de96301f15688b0ac04be3572b9830036b [Pipeline] echo 21:36:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfdbd9d [Pipeline] echo 21:36:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:36:41 + git log --format=format:%s -1 cfdbd9de96301f15688b0ac04be3572b9830036b [Pipeline] echo 21:36:41 GIT_COMMIT: cfdbd9de96301f15688b0ac04be3572b9830036b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 21:36:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:36:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:36:42 21:36:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:36:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:36:42 latest: Pulling from edgex-devops/git-semver 21:36:42 31603596830f: Pulling fs layer 21:36:42 54011a49482f: Pulling fs layer 21:36:42 a6820b24f6d8: Pulling fs layer 21:36:42 f581987b2513: Pulling fs layer 21:36:42 f581987b2513: Waiting 21:36:42 54011a49482f: Verifying Checksum 21:36:42 54011a49482f: Download complete 21:36:42 31603596830f: Verifying Checksum 21:36:42 31603596830f: Download complete 21:36:42 f581987b2513: Verifying Checksum 21:36:42 f581987b2513: Download complete 21:36:42 a6820b24f6d8: Verifying Checksum 21:36:42 a6820b24f6d8: Download complete 21:36:42 31603596830f: Pull complete 21:36:43 54011a49482f: Pull complete 21:36:43 a6820b24f6d8: Pull complete 21:36:43 f581987b2513: Pull complete 21:36:43 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:36:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:36:44 prd-centos7-docker-4c-2g-664 does not seem to be running inside a container 21:36:44 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:36:45 $ docker top 7f0eace309ec39df169ae4795bda9dc85c4ff9dd84b70333afeba3abe945dc95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:36:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:36:45 [ssh-agent] Looking for ssh-agent implementation... 21:36:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:45 $ docker exec 7f0eace309ec39df169ae4795bda9dc85c4ff9dd84b70333afeba3abe945dc95 ssh-agent 21:36:45 SSH_AUTH_SOCK=/tmp/ssh-BNpzl9KOeS1X/agent.14 21:36:45 SSH_AGENT_PID=20 21:36:45 Running ssh-add (command line suppressed) 21:36:45 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_1913247767731039294.key (/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_1913247767731039294.key) 21:36:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:36:45 + git tag --points-at HEAD [Pipeline] } 21:36:45 $ docker exec --env ******** --env ******** 7f0eace309ec39df169ae4795bda9dc85c4ff9dd84b70333afeba3abe945dc95 ssh-agent -k 21:36:46 unset SSH_AUTH_SOCK; 21:36:46 unset SSH_AGENT_PID; 21:36:46 echo Agent pid 20 killed; 21:36:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:36:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:36:46 [ssh-agent] Looking for ssh-agent implementation... 21:36:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:46 $ docker exec 7f0eace309ec39df169ae4795bda9dc85c4ff9dd84b70333afeba3abe945dc95 ssh-agent 21:36:46 SSH_AUTH_SOCK=/tmp/ssh-rh9aBMaznmWf/agent.54 21:36:46 SSH_AGENT_PID=60 21:36:46 Running ssh-add (command line suppressed) 21:36:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_3801331378148968981.key (/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_3801331378148968981.key) 21:36:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:36:46 + git semver init 21:36:46 # -> Open(): unable to determine branch for HEAD 21:36:46 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-840/.git 21:36:46 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-840 21:36:46 # $SEMVER_REMOTE_NAME = origin 21:36:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:36:46 # $SEMVER_USER_NAME = edgex-jenkins 21:36:46 # $SEMVER_BRANCH = PR-840 21:36:46 # $SEMVER_TEMP = /tmp/semver-193034707 21:36:46 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:36:48 # '/tmp/semver-193034707' -> '/w/workspace/ndry_app-functions-sdk-go_PR-840/.semver' 21:36:48 # -> Force: false 21:36:48 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-840/.semver [Pipeline] } 21:36:48 $ docker exec --env ******** --env ******** 7f0eace309ec39df169ae4795bda9dc85c4ff9dd84b70333afeba3abe945dc95 ssh-agent -k 21:36:48 unset SSH_AUTH_SOCK; 21:36:48 unset SSH_AGENT_PID; 21:36:48 echo Agent pid 60 killed; 21:36:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:36:49 + git semver [Pipeline] } 21:36:49 $ docker stop --time=1 7f0eace309ec39df169ae4795bda9dc85c4ff9dd84b70333afeba3abe945dc95 21:36:50 $ docker rm -f 7f0eace309ec39df169ae4795bda9dc85c4ff9dd84b70333afeba3abe945dc95 [Pipeline] // withDockerContainer [Pipeline] sh 21:36:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:36:51 Stashed 1 file(s) [Pipeline] echo 21:36:51 [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 21:37:06 Still waiting to schedule task 21:37:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:37:06 Still waiting to schedule task 21:37:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-665’ is offline 21:38:02 Running on prd-centos7-docker-4c-2g-667 in /w/workspace/ndry_app-functions-sdk-go_PR-840 [Pipeline] { [Pipeline] ws 21:38:02 Running in /w/workspace/app-functions-sdk-go/12 [Pipeline] { [Pipeline] checkout 21:38:02 The recommended git tool is: git 21:38:04 using credential edgex-jenkins-ssh 21:38:04 Cloning the remote Git repository 21:38:03 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:38:03 > git init /w/workspace/app-functions-sdk-go/12 # timeout=10 21:38:04 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:38:04 > git --version # timeout=10 21:38:04 > git --version # 'git version 2.24.4' 21:38:04 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:04 [INFO] Currently running in a labeled security context 21:38:04 [INFO] Currently SELinux is 'enforcing' on the host 21:38:04 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/12@tmp/jenkins-gitclient-ssh1499555413023770497.key 21:38:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:05 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:38:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:05 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:38:05 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:38:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:05 [INFO] Currently running in a labeled security context 21:38:05 [INFO] Currently SELinux is 'enforcing' on the host 21:38:05 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/12@tmp/jenkins-gitclient-ssh2699499903596842582.key 21:38:06 Merging remotes/origin/master commit 83c109ebf061d3c53b3e4573e44a68951b8047bf into PR head commit cfdbd9de96301f15688b0ac04be3572b9830036b 21:38:06 Merge succeeded, producing cfdbd9de96301f15688b0ac04be3572b9830036b 21:38:06 Checking out Revision cfdbd9de96301f15688b0ac04be3572b9830036b (PR-840) 21:38:05 > 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 21:38:06 > git config core.sparsecheckout # timeout=10 21:38:06 > git checkout -f cfdbd9de96301f15688b0ac04be3572b9830036b # timeout=10 21:38:06 > git remote # timeout=10 21:38:06 > git config --get remote.origin.url # timeout=10 21:38:06 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:06 [INFO] Currently running in a labeled security context 21:38:06 [INFO] Currently SELinux is 'enforcing' on the host 21:38:06 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/12@tmp/jenkins-gitclient-ssh8243406708855435445.key 21:38:06 > git merge 83c109ebf061d3c53b3e4573e44a68951b8047bf # timeout=10 21:38:06 > git rev-parse HEAD^{commit} # timeout=10 21:38:06 > git config core.sparsecheckout # timeout=10 21:38:06 > git checkout -f cfdbd9de96301f15688b0ac04be3572b9830036b # timeout=10 21:38:10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:38:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:38:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:38:12 + true 21:38:12 + sudo service docker restart 21:38:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:38:30 ========================================================= 21:38:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:38:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:38:30 + 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 . 21:38:31 Sending build context to Docker daemon 19.6MB 21:38:31 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:38:31 Step 2/8 : FROM ${BASE} 21:38:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:38:31 540db60ca938: Pulling fs layer 21:38:31 adcc1eea9eea: Pulling fs layer 21:38:31 4c4ab2625f07: Pulling fs layer 21:38:31 0510c868ecb4: Pulling fs layer 21:38:31 afea3b2eda06: Pulling fs layer 21:38:31 7809a108b3ef: Pulling fs layer 21:38:31 f706445af74f: Pulling fs layer 21:38:31 0510c868ecb4: Waiting 21:38:31 afea3b2eda06: Waiting 21:38:31 7809a108b3ef: Waiting 21:38:31 f706445af74f: Waiting 21:38:31 4c4ab2625f07: Download complete 21:38:31 adcc1eea9eea: Verifying Checksum 21:38:31 adcc1eea9eea: Download complete 21:38:31 afea3b2eda06: Verifying Checksum 21:38:31 afea3b2eda06: Download complete 21:38:31 7809a108b3ef: Verifying Checksum 21:38:31 7809a108b3ef: Download complete 21:38:31 540db60ca938: Verifying Checksum 21:38:31 540db60ca938: Download complete 21:38:31 540db60ca938: Pull complete 21:38:31 adcc1eea9eea: Pull complete 21:38:31 4c4ab2625f07: Pull complete 21:38:32 f706445af74f: Verifying Checksum 21:38:32 f706445af74f: Download complete 21:38:33 0510c868ecb4: Verifying Checksum 21:38:33 0510c868ecb4: Download complete 21:38:36 0510c868ecb4: Pull complete 21:38:36 afea3b2eda06: Pull complete 21:38:36 7809a108b3ef: Pull complete 21:38:37 f706445af74f: Pull complete 21:38:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:38:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:38:37 ---> b068be0155e3 21:38:37 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:38:37 20.10.0: Pulling from library/docker 21:38:37 05e7bc50f07f: Pulling fs layer 21:38:37 6db28d0fdbf6: Pulling fs layer 21:38:37 292df0bc6bf3: Pulling fs layer 21:38:37 2e060f4bd70b: Pulling fs layer 21:38:37 80e8d568a223: Pulling fs layer 21:38:37 8dc6ef1a942a: Pulling fs layer 21:38:37 2312dd95470a: Pulling fs layer 21:38:37 2e060f4bd70b: Waiting 21:38:37 80e8d568a223: Waiting 21:38:37 8dc6ef1a942a: Waiting 21:38:37 2312dd95470a: Waiting 21:38:37 292df0bc6bf3: Verifying Checksum 21:38:37 292df0bc6bf3: Download complete 21:38:38 6db28d0fdbf6: Verifying Checksum 21:38:38 6db28d0fdbf6: Download complete 21:38:38 05e7bc50f07f: Verifying Checksum 21:38:38 05e7bc50f07f: Download complete 21:38:38 80e8d568a223: Verifying Checksum 21:38:38 80e8d568a223: Download complete 21:38:38 8dc6ef1a942a: Verifying Checksum 21:38:38 8dc6ef1a942a: Download complete 21:38:38 2312dd95470a: Verifying Checksum 21:38:38 2312dd95470a: Download complete 21:38:38 05e7bc50f07f: Pull complete 21:38:38 6db28d0fdbf6: Pull complete 21:38:38 292df0bc6bf3: Pull complete 21:38:39 2e060f4bd70b: Verifying Checksum 21:38:39 2e060f4bd70b: Download complete 21:38:41 2e060f4bd70b: Pull complete 21:38:41 80e8d568a223: Pull complete 21:38:41 8dc6ef1a942a: Pull complete 21:38:41 2312dd95470a: Pull complete 21:38:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:38:41 Status: Downloaded newer image for docker:20.10.0 21:38:44 ---> e0c110998a3a 21:38:44 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:38:44 ---> Running in d4f65b5a8c9d 21:38:44 Removing intermediate container d4f65b5a8c9d 21:38:44 ---> 566d003c5038 21:38:44 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:38:44 ---> Running in 49ca4c4fa8bd 21:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:38:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:38:46 (1/5) Installing libsodium (1.0.18-r0) 21:38:46 (2/5) Installing libzmq (4.3.3-r1) 21:38:46 (3/5) Installing pkgconf (1.7.3-r0) 21:38:46 (4/5) Installing libsodium-dev (1.0.18-r0) 21:38:46 (5/5) Installing zeromq-dev (4.3.3-r1) 21:38:46 Executing busybox-1.32.1-r6.trigger 21:38:46 OK: 150 MiB in 45 packages 21:38:47 Removing intermediate container 49ca4c4fa8bd 21:38:47 ---> 4bbd237e449b 21:38:47 Step 6/8 : WORKDIR /build 21:38:47 ---> Running in 1df91dbd0bdd 21:38:47 Removing intermediate container 1df91dbd0bdd 21:38:47 ---> ea89cde922a0 21:38:47 Step 7/8 : COPY go.mod . 21:38:47 ---> dc252eb761e4 21:38:47 Step 8/8 : RUN go mod download 21:38:47 ---> Running in 148cdf35dc86 21:38:59 Removing intermediate container 148cdf35dc86 21:38:59 ---> 276fe3a6577b 21:38:59 Successfully built 276fe3a6577b 21:38:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:39:00 + docker inspect -f . ci-base-image-x86_64 21:39:00 . [Pipeline] withDockerContainer 21:39:00 prd-centos7-docker-4c-2g-667 does not seem to be running inside a container 21:39:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:39:00 $ docker top 2e308d358328ee70c32488ec6305241337bcc69cd72941b539da4c7f08a7d14c -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:00 + go version 21:39:00 go version go1.16.3 linux/amd64 [Pipeline] } 21:39:00 $ docker stop --time=1 2e308d358328ee70c32488ec6305241337bcc69cd72941b539da4c7f08a7d14c 21:39:02 $ docker rm -f 2e308d358328ee70c32488ec6305241337bcc69cd72941b539da4c7f08a7d14c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:39:02 + docker inspect -f . ci-base-image-x86_64 21:39:02 . [Pipeline] withDockerContainer 21:39:02 prd-centos7-docker-4c-2g-667 does not seem to be running inside a container 21:39:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:39:03 $ docker top 63e14f59d0834161aeb49a638dea952585ac0a857daf48d6bdfce4cd44c3cf5f -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:03 + go mod tidy [Pipeline] sh 21:39:04 + make test 21:39:04 make -C ./app-service-template build 21:39:04 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 21:39:04 go mod tidy 21:39:04 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 21:39:14 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 21:39:14 make -C ./app-service-template test 21:39:14 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 21:39:14 go mod tidy 21:39:14 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:39:24 ok new-app-service 0.013s coverage: 47.8% of statements 21:39:24 ? new-app-service/config [no test files] 21:39:24 ok new-app-service/functions 0.007s 21:39:24 CGO_ENABLED=1 go vet ./... 21:39:30 gofmt -l . 21:39:30 [ "`gofmt -l .`" = "" ] 21:39:30 ./bin/test-attribution-txt.sh 21:39:30 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 21:39:30 go mod tidy 21:39:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:39:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:39:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.014s coverage: 56.6% of statements 21:39:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.013s coverage: 92.5% of statements 21:39:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:39:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.010s coverage: 61.5% of statements 21:39:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:39:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.005s 21:39:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.020s coverage: 75.4% of statements 21:39:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:39:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:39:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:39:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:39:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:39:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:39:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.010s coverage: 97.0% of statements 21:39:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:39:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 21:39:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.739s coverage: 76.9% of statements 21:39:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:39:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.005s coverage: 12.5% of statements 21:39:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements 21:39:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:39:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:39:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 21:40:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.032s coverage: 79.9% of statements 21:40:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 21:40:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:40:03 gofmt -l . 21:40:03 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:40:03 $ docker stop --time=1 63e14f59d0834161aeb49a638dea952585ac0a857daf48d6bdfce4cd44c3cf5f 21:40:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-668 in /w/workspace/ndry_app-functions-sdk-go_PR-840 21:40:04 $ docker rm -f 63e14f59d0834161aeb49a638dea952585ac0a857daf48d6bdfce4cd44c3cf5f [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws 21:40:04 Running in /w/workspace/app-functions-sdk-go/12 [Pipeline] { [Pipeline] checkout 21:40:04 The recommended git tool is: git 21:40:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:40:05 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 21:40:05 ---> job-cost.sh 21:40:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8oTW 21:40:10 using credential edgex-jenkins-ssh 21:40:10 Cloning the remote Git repository 21:40:10 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:40:10 > git init /w/workspace/app-functions-sdk-go/12 # timeout=10 21:40:10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:40:10 > git --version # timeout=10 21:40:10 > git --version # 'git version 2.17.1' 21:40:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:40:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:40:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:40:13 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:13 > 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 21:40:14 Merging remotes/origin/master commit 83c109ebf061d3c53b3e4573e44a68951b8047bf into PR head commit cfdbd9de96301f15688b0ac04be3572b9830036b 21:40:14 Merge succeeded, producing cfdbd9de96301f15688b0ac04be3572b9830036b 21:40:14 Checking out Revision cfdbd9de96301f15688b0ac04be3572b9830036b (PR-840) 21:40:14 > git config core.sparsecheckout # timeout=10 21:40:14 > git checkout -f cfdbd9de96301f15688b0ac04be3572b9830036b # timeout=10 21:40:14 > git remote # timeout=10 21:40:14 > git config --get remote.origin.url # timeout=10 21:40:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:14 > git merge 83c109ebf061d3c53b3e4573e44a68951b8047bf # timeout=10 21:40:14 > git rev-parse HEAD^{commit} # timeout=10 21:40:14 > git config core.sparsecheckout # timeout=10 21:40:14 > git checkout -f cfdbd9de96301f15688b0ac04be3572b9830036b # timeout=10 21:40:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:40:18 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" 21:40:19 21:40:19 GitHub has been notified of this commit’s build result 21:40:19 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:40:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:40:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:40:20 + true 21:40:20 + sudo service docker restart 21:40:28 lf-activate-venv(): INFO: Adding /tmp/venv-8oTW/bin to PATH 21:40:28 INFO: No Stack... 21:40:28 INFO: Retrieving Pricing Info for: v3-standard-2 21:40:29 INFO: Archiving Costs [Pipeline] sh 21:40:29 + cat /w/workspace/app-functions-sdk-go/12/archives/cost.csv 21:40:29 + cut -d, -f6 [Pipeline] lock 21:40:29 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-12-stack-cost] 21:40:29 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-12-stack-cost] did not exist. Created. 21:40:29 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:40:30 + echo total: 0.05999999865889549 [Pipeline] stash 21:40:30 Stashed 1 file(s) [Pipeline] } 21:40:30 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-12-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 21:40:39 ========================================================= 21:40:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:40:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:40:39 + 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 . 21:40:40 Sending build context to Docker daemon 19.6MB 21:40:40 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:40:40 Step 2/8 : FROM ${BASE} 21:40:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:40:41 595b0fe564bb: Pulling fs layer 21:40:41 7186ed65a4f7: Pulling fs layer 21:40:41 316046926c0a: Pulling fs layer 21:40:41 4ebd0625c992: Pulling fs layer 21:40:41 207e8628e3a3: Pulling fs layer 21:40:41 c791037a9be2: Pulling fs layer 21:40:41 ffd874e62e21: Pulling fs layer 21:40:41 207e8628e3a3: Waiting 21:40:41 c791037a9be2: Waiting 21:40:41 4ebd0625c992: Waiting 21:40:41 ffd874e62e21: Waiting 21:40:41 316046926c0a: Download complete 21:40:41 7186ed65a4f7: Verifying Checksum 21:40:41 7186ed65a4f7: Download complete 21:40:41 207e8628e3a3: Verifying Checksum 21:40:41 207e8628e3a3: Download complete 21:40:41 c791037a9be2: Verifying Checksum 21:40:41 c791037a9be2: Download complete 21:40:41 595b0fe564bb: Verifying Checksum 21:40:41 595b0fe564bb: Download complete 21:40:42 595b0fe564bb: Pull complete 21:40:42 7186ed65a4f7: Pull complete 21:40:43 316046926c0a: Pull complete 21:40:43 ffd874e62e21: Verifying Checksum 21:40:43 ffd874e62e21: Download complete 21:40:45 4ebd0625c992: Verifying Checksum 21:40:45 4ebd0625c992: Download complete 21:40:57 4ebd0625c992: Pull complete 21:40:57 207e8628e3a3: Pull complete 21:40:57 c791037a9be2: Pull complete 21:41:00 ffd874e62e21: Pull complete 21:41:00 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 21:41:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:41:00 ---> cfc18b08335c 21:41:00 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:41:00 20.10.0: Pulling from library/docker 21:41:00 a3cc7d3b244e: Pulling fs layer 21:41:00 02a3295e0d61: Pulling fs layer 21:41:00 0f4f2e6d8100: Pulling fs layer 21:41:00 330b718f631f: Pulling fs layer 21:41:00 a93816041522: Pulling fs layer 21:41:00 bdb6da89ff94: Pulling fs layer 21:41:00 2a70c0c122f4: Pulling fs layer 21:41:00 330b718f631f: Waiting 21:41:00 a93816041522: Waiting 21:41:00 bdb6da89ff94: Waiting 21:41:00 2a70c0c122f4: Waiting 21:41:00 0f4f2e6d8100: Verifying Checksum 21:41:00 0f4f2e6d8100: Download complete 21:41:00 02a3295e0d61: Download complete 21:41:00 a3cc7d3b244e: Verifying Checksum 21:41:00 a3cc7d3b244e: Download complete 21:41:00 a93816041522: Verifying Checksum 21:41:00 a93816041522: Download complete 21:41:00 bdb6da89ff94: Verifying Checksum 21:41:00 bdb6da89ff94: Download complete 21:41:00 2a70c0c122f4: Download complete 21:41:01 a3cc7d3b244e: Pull complete 21:41:02 02a3295e0d61: Pull complete 21:41:02 330b718f631f: Verifying Checksum 21:41:02 330b718f631f: Download complete 21:41:02 0f4f2e6d8100: Pull complete 21:41:06 330b718f631f: Pull complete 21:41:06 a93816041522: Pull complete 21:41:06 bdb6da89ff94: Pull complete 21:41:07 2a70c0c122f4: Pull complete 21:41:07 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:41:07 Status: Downloaded newer image for docker:20.10.0 21:41:12 ---> ed90a23d12d4 21:41:12 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:41:12 ---> Running in b55132e63bc1 21:41:12 Removing intermediate container b55132e63bc1 21:41:12 ---> c1d627956020 21:41:12 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:41:13 ---> Running in fc31be0289da 21:41:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:41:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:41:16 (1/5) Installing libsodium (1.0.18-r0) 21:41:16 (2/5) Installing libzmq (4.3.3-r1) 21:41:16 (3/5) Installing pkgconf (1.7.3-r0) 21:41:16 (4/5) Installing libsodium-dev (1.0.18-r0) 21:41:16 (5/5) Installing zeromq-dev (4.3.3-r1) 21:41:16 Executing busybox-1.32.1-r6.trigger 21:41:16 OK: 139 MiB in 45 packages 21:41:18 Removing intermediate container fc31be0289da 21:41:18 ---> 1751c2c8fa9d 21:41:18 Step 6/8 : WORKDIR /build 21:41:18 ---> Running in 778dc15446c6 21:41:18 Removing intermediate container 778dc15446c6 21:41:18 ---> cef295c61e52 21:41:18 Step 7/8 : COPY go.mod . 21:41:19 ---> 06fa632fa6c1 21:41:19 Step 8/8 : RUN go mod download 21:41:19 ---> Running in 6055642fe4f9 21:41:46 Removing intermediate container 6055642fe4f9 21:41:46 ---> fc3b01524941 21:41:46 Successfully built fc3b01524941 21:41:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:41:46 + docker inspect -f . ci-base-image-arm64 21:41:46 . [Pipeline] withDockerContainer 21:41:47 prd-ubuntu18.04-docker-arm64-4c-16g-668 does not seem to be running inside a container 21:41:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 21:41:48 $ docker top 8fa6c56a502e1fd10c86a6a9df0c932bd8da9204e1e568bd3fb985dce2010a2c -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:49 + go version 21:41:49 go version go1.16.3 linux/arm64 [Pipeline] } 21:41:49 $ docker stop --time=1 8fa6c56a502e1fd10c86a6a9df0c932bd8da9204e1e568bd3fb985dce2010a2c 21:41:51 $ docker rm -f 8fa6c56a502e1fd10c86a6a9df0c932bd8da9204e1e568bd3fb985dce2010a2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:41:52 + docker inspect -f . ci-base-image-arm64 21:41:52 . [Pipeline] withDockerContainer 21:41:52 prd-ubuntu18.04-docker-arm64-4c-16g-668 does not seem to be running inside a container 21:41:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 21:41:54 $ docker top 84ede8306426c707756246d2fd10571b047357611849bcdc43988d8ba0fa6976 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:55 + go mod tidy [Pipeline] sh 21:41:56 + make test 21:41:56 make -C ./app-service-template build 21:41:56 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 21:41:56 go mod tidy 21:41:57 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 21:42:36 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 21:42:36 make -C ./app-service-template test 21:42:36 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 21:42:36 go mod tidy 21:42:36 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:43:08 ok new-app-service 0.045s coverage: 47.8% of statements 21:43:08 ? new-app-service/config [no test files] 21:43:08 ok new-app-service/functions 0.039s 21:43:08 CGO_ENABLED=1 go vet ./... 21:43:35 gofmt -l . 21:43:35 [ "`gofmt -l .`" = "" ] 21:43:35 ./bin/test-attribution-txt.sh 21:43:35 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/12/app-service-template' 21:43:35 go mod tidy 21:43:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:43:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:43:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.130s coverage: 56.6% of statements 21:43:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.046s coverage: 92.5% of statements 21:43:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:43:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.086s coverage: 61.5% of statements 21:43:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:43:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.078s 21:43:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.080s coverage: 75.4% of statements 21:43:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:43:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:43:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:43:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:43:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:43:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:43:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.022s coverage: 97.0% of statements 21:43:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:43:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.045s coverage: 10.5% of statements 21:43:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.866s coverage: 76.9% of statements 21:43:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:43:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.073s coverage: 12.5% of statements 21:43:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.047s coverage: 27.3% of statements 21:43:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:43:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:43:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.043s coverage: 51.4% of statements 21:44:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.100s coverage: 79.9% of statements 21:44:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 21:44:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:44:19 gofmt -l . 21:44:19 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:44:20 $ docker stop --time=1 84ede8306426c707756246d2fd10571b047357611849bcdc43988d8ba0fa6976 21:44:22 $ docker rm -f 84ede8306426c707756246d2fd10571b047357611849bcdc43988d8ba0fa6976 [Pipeline] // withDockerContainer [Pipeline] sh 21:44:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:44:23 Warning: overwriting stash ‘coverage-report’ 21:44:23 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 21:44:24 ---> job-cost.sh 21:44:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2f85 21:45:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:46:24 lf-activate-venv(): INFO: Adding /tmp/venv-2f85/bin to PATH 21:46:24 INFO: No Stack... 21:46:24 INFO: Retrieving Pricing Info for: v2-standard-4 21:46:24 INFO: Archiving Costs [Pipeline] sh 21:46:25 + + cutcat -d, /w/workspace/app-functions-sdk-go/12/archives/cost.csv -f6 21:46:25 [Pipeline] lock 21:46:25 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-12-stack-cost] 21:46:25 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-12-stack-cost] did not exist. Created. 21:46:25 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:46:25 /w/workspace/app-functions-sdk-go/12@tmp/durable-8d907a61/script.sh: 1: /w/workspace/app-functions-sdk-go/12@tmp/durable-8d907a61/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:46:26 + echo total: 0.18000000715255737 [Pipeline] stash 21:46:26 Warning: overwriting stash ‘stack-cost’ 21:46:26 Stashed 1 file(s) [Pipeline] } 21:46:26 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-12-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 21:46:26 provisioning config files... 21:46:26 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/config1778054162787869852tmp [Pipeline] { [Pipeline] sh 21:46:27 + set +x 21:46:27 + bash -s -- 21:46:27 + curl -s https://codecov.io/bash 21:46:27 21:46:27 _____ _ 21:46:27 / ____| | | 21:46:27 | | ___ __| | ___ ___ _____ __ 21:46:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:46:27 | |___| (_) | (_| | __/ (_| (_) \ V / 21:46:27 \_____\___/ \__,_|\___|\___\___/ \_/ 21:46:27 Bash-1.0.3 21:46:27 21:46:27 21:46:27 ==> git version 2.24.4 found 21:46:27 ==> 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 21:46:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:46:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:46:27 ==> Jenkins CI detected. 21:46:27 project root: . 21:46:27 --> token set from env 21:46:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:46:27 ==> Running gcov in . (disable via -X gcov) 21:46:27 ==> Python coveragepy not found 21:46:27 ==> Searching for coverage reports in: 21:46:27 + . 21:46:27 -> Found 2 reports 21:46:27 ==> Detecting git/mercurial file structure 21:46:27 ==> Reading reports 21:46:27 + ./app-service-template/coverage.out bytes=1055 21:46:27 + ./coverage.out bytes=87879 21:46:27 ==> Appending adjustments 21:46:27 https://docs.codecov.io/docs/fixing-reports 21:46:27 + Found adjustments 21:46:27 ==> Gzipping contents 21:46:27 16K /tmp/codecov.4O4B0D.gz 21:46:27 ==> Uploading reports 21:46:27 url: https://codecov.io 21:46:27 query: branch=PR-840&commit=cfdbd9de96301f15688b0ac04be3572b9830036b&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-840%2F12%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=840&job=&cmd_args= 21:46:27 -> Pinging Codecov 21:46:27 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-840&commit=cfdbd9de96301f15688b0ac04be3572b9830036b&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-840%2F12%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=840&job=&cmd_args= 21:46:28 -> Uploading to 21:46:28 https://storage.googleapis.com/codecov/v4/raw/2021-05-27/3D8B5DFFC46A037C893635FACE044666/cfdbd9de96301f15688b0ac04be3572b9830036b/aaaa5c1b-1ca9-486b-a6dd-65b45cd4a184.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T214627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=abd56d3f1b4075ebb195ce4e4544acaca939047e5ffaaf7edc72820d71d65970 21:46:28 % Total % Received % Xferd Average Speed Time Time Time Current 21:46:28 Dload Upload Total Spent Left Speed 21:46:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15423 0 0 100 15423 0 39405 --:--:-- --:--:-- --:--:-- 39445 21:46:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/cfdbd9de96301f15688b0ac04be3572b9830036b [Pipeline] } 21:46:28 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 21:46:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:46:29 ---> package-listing.sh 21:46:29 ++ facter osfamily 21:46:29 ++ tr '[:upper:]' '[:lower:]' 21:46:30 + OS_FAMILY=redhat 21:46:30 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-840 21:46:30 + START_PACKAGES=/tmp/packages_start.txt 21:46:30 + END_PACKAGES=/tmp/packages_end.txt 21:46:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:46:30 + PACKAGES=/tmp/packages_start.txt 21:46:30 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-840 ']' 21:46:30 + PACKAGES=/tmp/packages_end.txt 21:46:30 + case "${OS_FAMILY}" in 21:46:30 + rpm -qa 21:46:30 + sort 21:46:30 + '[' -f /tmp/packages_start.txt ']' 21:46:30 + '[' -f /tmp/packages_end.txt ']' 21:46:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:46:30 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-840 ']' 21:46:30 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-840/archives/ 21:46:30 + 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 21:46: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-840/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:46:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:46:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:46:31 21:46:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:46:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:46:31 alpine: Pulling from edgex-lftools-log-publisher 21:46:31 df20fa9351a1: Pulling fs layer 21:46:31 36b3adc4ff6f: Pulling fs layer 21:46:31 8ad3a11d3b57: Pulling fs layer 21:46:31 46f8f816bc3b: Pulling fs layer 21:46:31 93b61091891f: Pulling fs layer 21:46:31 93b9cdb0e59b: Pulling fs layer 21:46:31 5e14af77c1be: Pulling fs layer 21:46:31 01666e4c0597: Pulling fs layer 21:46:31 aa168da1d23b: Pulling fs layer 21:46:31 46f8f816bc3b: Waiting 21:46:31 93b61091891f: Waiting 21:46:31 93b9cdb0e59b: Waiting 21:46:31 5e14af77c1be: Waiting 21:46:31 01666e4c0597: Waiting 21:46:31 aa168da1d23b: Waiting 21:46:31 36b3adc4ff6f: Verifying Checksum 21:46:31 36b3adc4ff6f: Download complete 21:46:31 46f8f816bc3b: Verifying Checksum 21:46:31 46f8f816bc3b: Download complete 21:46:31 df20fa9351a1: Verifying Checksum 21:46:31 93b61091891f: Verifying Checksum 21:46:31 93b61091891f: Download complete 21:46:31 93b9cdb0e59b: Verifying Checksum 21:46:31 93b9cdb0e59b: Download complete 21:46:31 5e14af77c1be: Verifying Checksum 21:46:31 5e14af77c1be: Download complete 21:46:31 01666e4c0597: Verifying Checksum 21:46:31 01666e4c0597: Download complete 21:46:32 df20fa9351a1: Pull complete 21:46:32 8ad3a11d3b57: Verifying Checksum 21:46:32 8ad3a11d3b57: Download complete 21:46:32 36b3adc4ff6f: Pull complete 21:46:33 8ad3a11d3b57: Pull complete 21:46:33 46f8f816bc3b: Pull complete 21:46:33 93b61091891f: Pull complete 21:46:33 93b9cdb0e59b: Pull complete 21:46:33 5e14af77c1be: Pull complete 21:46:33 01666e4c0597: Pull complete 21:46:33 aa168da1d23b: Verifying Checksum 21:46:33 aa168da1d23b: Download complete 21:46:38 aa168da1d23b: Pull complete 21:46:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:46:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:46:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:46:38 prd-centos7-docker-4c-2g-664 does not seem to be running inside a container 21:46:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:46:40 $ docker top a67925a4fa2d8fb6d9fd04bc9bff3eb403df4616e5b08b0ef416d25088a9bf74 -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:41 + touch /tmp/pre-build-complete [Pipeline] sh 21:46:41 + mkdir -p /var/log/sa [Pipeline] sh 21:46:41 + ls /var/log/sa-host 21:46:41 + sadf -c /var/log/sa-host/sa05 21:46:41 file_magic: OK 21:46:41 HZ: Using current value: 100 21:46:41 file_header: OK 21:46:41 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 21:46:41 Statistics: 21:46:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:46:41 File successfully converted to sysstat format version 12.2.1 21:46:41 + sadf -c /var/log/sa-host/sa27 21:46:41 file_magic: OK 21:46:41 HZ: Using current value: 100 21:46:41 file_header: OK 21:46:41 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 21:46:41 Statistics: 21:46:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:46:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:46:41 provisioning config files... 21:46:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/config2171341671904045980tmp [Pipeline] { [Pipeline] echo 21:46:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:46:42 ---> create-netrc.sh [Pipeline] } 21:46:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:46:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:46:42 ---> python-tools-install.sh [Pipeline] echo 21:46:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:46:42 ---> sudo-logs.sh 21:46:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:46:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:46:43 ---> job-cost.sh 21:46:43 lf-activate-venv: SKIPPING 21:46:43 DEBUG: total: 0.18000000715255737 21:46:43 INFO: Retrieving Stack Cost... 21:46:44 INFO: Retrieving Pricing Info for: v3-standard-2 21:46:44 INFO: Archiving Costs [Pipeline] echo 21:46:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:46:45 ---> logs-deploy.sh 21:46:45 lf-activate-venv: SKIPPING 21:46:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-840/12 21:46:45 INFO: archiving workspace using pattern(s): 21:46:46 Archives upload complete. 21:46:46 INFO: archiving logs to Nexus 21:46:46 ---> uname -a: 21:46:46 Linux prd-centos7-docker-4c-2g-664.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:46:46 21:46:46 21:46:46 ---> lscpu: 21:46:46 Architecture: x86_64 21:46:46 CPU op-mode(s): 32-bit, 64-bit 21:46:46 Byte Order: Little Endian 21:46:46 Address sizes: 40 bits physical, 48 bits virtual 21:46:46 CPU(s): 2 21:46:46 On-line CPU(s) list: 0,1 21:46:46 Thread(s) per core: 1 21:46:46 Core(s) per socket: 1 21:46:46 Socket(s): 2 21:46:46 NUMA node(s): 1 21:46:46 Vendor ID: AuthenticAMD 21:46:46 CPU family: 23 21:46:46 Model: 49 21:46:46 Model name: AMD EPYC-Rome Processor 21:46:46 Stepping: 0 21:46:46 CPU MHz: 2800.000 21:46:46 BogoMIPS: 5600.00 21:46:46 Virtualization: AMD-V 21:46:46 Hypervisor vendor: KVM 21:46:46 Virtualization type: full 21:46:46 L1d cache: 64 KiB 21:46:46 L1i cache: 64 KiB 21:46:46 L2 cache: 1 MiB 21:46:46 L3 cache: 32 MiB 21:46:46 NUMA node0 CPU(s): 0,1 21:46:46 Vulnerability Itlb multihit: Not affected 21:46:46 Vulnerability L1tf: Not affected 21:46:46 Vulnerability Mds: Not affected 21:46:46 Vulnerability Meltdown: Not affected 21:46:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:46:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:46:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:46:46 Vulnerability Srbds: Not affected 21:46:46 Vulnerability Tsx async abort: Not affected 21:46:46 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 21:46:46 21:46:46 21:46:46 ---> nproc: 21:46:46 2 21:46:46 21:46:46 21:46:46 ---> df -h: 21:46:46 Filesystem Size Used Available Use% Mounted on 21:46:46 overlay 40.0G 7.6G 32.4G 19% / 21:46:46 tmpfs 64.0M 0 64.0M 0% /dev 21:46:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:46:46 shm 64.0M 0 64.0M 0% /dev/shm 21:46:46 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 21:46:46 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 21:46:46 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 21:46:46 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 21:46:46 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 21:46:46 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 21:46:46 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-840 21:46:46 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp 21:46:46 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 21:46:46 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 21:46:46 21:46:46 21:46:46 ---> free -m: 21:46:46 total used free shared buff/cache available 21:46:46 Mem: 7821 979 4712 0 2128 6664 21:46:46 Swap: 1023 0 1023 21:46:46 21:46:46 21:46:46 ---> ip addr: 21:46:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:46:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:46:46 inet 127.0.0.1/8 scope host lo 21:46:46 valid_lft forever preferred_lft forever 21:46:46 inet6 ::1/128 scope host 21:46:46 valid_lft forever preferred_lft forever 21:46:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:46:46 link/ether fa:16:3e:65:ab:10 brd ff:ff:ff:ff:ff:ff 21:46:46 inet 10.30.123.20/23 brd 10.30.123.255 scope global dynamic eth0 21:46:46 valid_lft 85761sec preferred_lft 85761sec 21:46:46 inet6 fe80::f816:3eff:fe65:ab10/64 scope link 21:46:46 valid_lft forever preferred_lft forever 21:46:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:46:46 link/ether 02:42:16:17:34:03 brd ff:ff:ff:ff:ff:ff 21:46:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:46:46 valid_lft forever preferred_lft forever 21:46:46 inet6 fe80::42:16ff:fe17:3403/64 scope link 21:46:46 valid_lft forever preferred_lft forever 21:46:46 21:46:46 21:46:46 ---> sar -b -r -n DEV: 21:46:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 21:46:46 21:46:46 21:35:56 LINUX RESTART (2 CPU) 21:46:46 21:46:46 21:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:46:46 21:38:01 1.86 0.00 1.86 0.00 0.00 39.80 0.00 21:46:46 21:39:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 21:46:46 21:40:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 21:46:46 21:41:01 0.28 0.00 0.28 0.00 0.00 3.56 0.00 21:46:46 21:42:01 0.32 0.00 0.32 0.00 0.00 4.35 0.00 21:46:46 21:43:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 21:46:46 21:44:01 0.25 0.00 0.25 0.00 0.00 3.90 0.00 21:46:46 21:45:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 21:46:46 21:46:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 21:46:46 Average: 0.43 0.00 0.43 0.00 0.00 7.25 0.00 21:46:46 21:46:46 21:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:46:46 21:38:01 5430616 0 803380 10.03 2620 1772316 1244316 13.74 592452 1586192 16 21:46:46 21:39:01 5431356 0 802632 10.02 2620 1772324 1236092 13.65 592340 1585720 16 21:46:46 21:40:01 5434904 0 799084 9.98 2620 1772324 1205252 13.31 589236 1585720 8 21:46:46 21:41:01 5431956 0 802028 10.01 2620 1772328 1205580 13.31 588708 1589256 8 21:46:46 21:42:01 5430308 0 803668 10.03 2620 1772336 1205508 13.31 591240 1589256 8 21:46:46 21:43:01 5430804 0 803168 10.03 2620 1772340 1205316 13.31 590080 1589256 8 21:46:46 21:44:01 5430356 0 803608 10.03 2620 1772348 1205316 13.31 591060 1589256 8 21:46:46 21:45:01 5420940 0 813020 10.15 2620 1772352 1205472 13.31 600144 1589256 8 21:46:46 21:46:01 5421412 0 812544 10.15 2620 1772356 1205316 13.31 601280 1587304 12 21:46:46 Average: 5429184 0 804792 10.05 2620 1772336 1213130 13.39 592949 1587913 10 21:46:46 21:46:46 21:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:46:46 21:38:01 eth0 1.10 0.34 0.38 0.21 0.00 0.00 0.00 0.00 21:46:46 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:39:01 eth0 1.12 0.32 0.32 0.20 0.00 0.00 0.00 0.00 21:46:46 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:40:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:46:46 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:41:01 eth0 0.58 0.30 0.27 0.20 0.00 0.00 0.00 0.00 21:46:46 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:42:01 eth0 1.07 0.52 0.45 0.27 0.00 0.00 0.00 0.00 21:46:46 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:43:01 eth0 0.55 0.03 0.05 0.00 0.00 0.00 0.00 0.00 21:46:46 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:44:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:46:46 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:45:01 eth0 1.45 0.30 0.35 0.17 0.00 0.00 0.00 0.00 21:46:46 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:46:01 eth0 0.38 0.10 0.04 0.04 0.00 0.00 0.00 0.00 21:46:46 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 Average: eth0 0.73 0.23 0.21 0.12 0.00 0.00 0.00 0.00 21:46:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:46 21:46:46 21:46:46 ---> sar -P ALL: 21:46:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 21:46:46 21:46:46 21:35:56 LINUX RESTART (2 CPU) 21:46:46 21:46:46 21:37:02 CPU %user %nice %system %iowait %steal %idle 21:46:46 21:38:01 all 0.14 0.00 0.03 0.00 0.03 99.80 21:46:46 21:38:01 0 0.20 0.00 0.03 0.00 0.03 99.73 21:46:46 21:38:01 1 0.07 0.00 0.03 0.00 0.03 99.86 21:46:46 21:39:01 all 0.08 0.00 0.03 0.00 0.04 99.84 21:46:46 21:39:01 0 0.10 0.00 0.03 0.00 0.03 99.83 21:46:46 21:39:01 1 0.07 0.00 0.03 0.00 0.05 99.85 21:46:46 21:40:01 all 0.04 0.00 0.04 0.00 0.03 99.88 21:46:46 21:40:01 0 0.07 0.00 0.03 0.00 0.03 99.87 21:46:46 21:40:01 1 0.02 0.00 0.05 0.00 0.03 99.90 21:46:46 21:41:01 all 0.08 0.00 0.03 0.00 0.03 99.87 21:46:46 21:41:01 0 0.08 0.00 0.02 0.00 0.03 99.87 21:46:46 21:41:01 1 0.07 0.00 0.03 0.00 0.03 99.87 21:46:46 21:42:01 all 0.08 0.00 0.03 0.00 0.03 99.86 21:46:46 21:42:01 0 0.12 0.00 0.03 0.00 0.02 99.83 21:46:46 21:42:01 1 0.03 0.00 0.03 0.00 0.05 99.88 21:46:46 21:43:01 all 0.08 0.00 0.03 0.00 0.02 99.88 21:46:46 21:43:01 0 0.13 0.00 0.02 0.00 0.00 99.85 21:46:46 21:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 21:46:46 21:44:01 all 0.12 0.00 0.03 0.00 0.03 99.83 21:46:46 21:44:01 0 0.18 0.00 0.02 0.00 0.02 99.78 21:46:46 21:44:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:46:46 21:45:01 all 0.12 0.00 0.03 0.00 0.03 99.82 21:46:46 21:45:01 0 0.20 0.00 0.03 0.00 0.03 99.73 21:46:46 21:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:46:46 21:46:01 all 0.11 0.00 0.02 0.00 0.02 99.86 21:46:46 21:46:01 0 0.18 0.00 0.02 0.00 0.02 99.78 21:46:46 21:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:46:46 Average: all 0.09 0.00 0.03 0.00 0.03 99.85 21:46:46 Average: 0 0.14 0.00 0.03 0.00 0.02 99.81 21:46:46 Average: 1 0.04 0.00 0.03 0.00 0.04 99.89 21:46:46 21:46:46 21:46:46