Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 8ac214046fe77c668ca012b842478e3e7c2e746b+881afdccbfdadc5bb0aa286f97c4ef6367ec9127 (d43d9f457ca9b502e6a50e4cc9f0d5bd5c9c67b8) 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-ssh1338479698516550493.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-ssh394915868807253950.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-860/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-860/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2373802741160260282.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-ssh8686181999338465499.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-860/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-860/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh944722754970968807.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-996 in /w/workspace/ndry_app-functions-sdk-go_PR-860 [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-860 # 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-860@tmp/jenkins-gitclient-ssh7712869928029279529.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 8ac214046fe77c668ca012b842478e3e7c2e746b Merge succeeded, producing 82c823e052fd4f935fd792ecf0168e3de589f62d Checking out Revision 82c823e052fd4f935fd792ecf0168e3de589f62d (PR-860) > 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-860@tmp/jenkins-gitclient-ssh4008455311700212169.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/860/head:refs/remotes/origin/PR-860 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ac214046fe77c668ca012b842478e3e7c2e746b # 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-860@tmp/jenkins-gitclient-ssh3842250225088447512.key > git merge 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82c823e052fd4f935fd792ecf0168e3de589f62d # timeout=10 Commit message: "Merge commit '881afdccbfdadc5bb0aa286f97c4ef6367ec9127' into HEAD" > git rev-list --no-walk 8ac214046fe77c668ca012b842478e3e7c2e746b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:47:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:47:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:47:07 ========================================================= 03:47:07 EdgeX Global Pipelines Version Info 03:47:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:47:09 ------------------- 03:47:09 stable info: 03:47:09 ------------------- 03:47:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:47:09 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:47:09 Message: update stable to v1.0.192 03:47:09 ------------------- 03:47:09 experimental info: 03:47:09 ------------------- 03:47:09 Commited By: **** collab-it+edgex@linuxfoundation.org 03:47:09 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:47:09 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:47:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 03:47:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 03:47:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:47:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:47:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:47:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:47:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-860 [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-860 [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-860 [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82c823e052fd4f935fd792ecf0168e3de589f62d [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82c823e [Pipeline] echo 03:47:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:47:11 + git log --format=format:%s -1 82c823e052fd4f935fd792ecf0168e3de589f62d [Pipeline] echo 03:47:11 GIT_COMMIT: 82c823e052fd4f935fd792ecf0168e3de589f62d, Commit Message: Merge commit '881afdccbfdadc5bb0aa286f97c4ef6367ec9127' into HEAD [Pipeline] echo 03:47:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:47:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:47:12 03:47:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:47:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:47:12 latest: Pulling from edgex-devops/git-semver 03:47:12 31603596830f: Pulling fs layer 03:47:12 54011a49482f: Pulling fs layer 03:47:12 a6820b24f6d8: Pulling fs layer 03:47:12 f581987b2513: Pulling fs layer 03:47:12 f581987b2513: Waiting 03:47:12 54011a49482f: Verifying Checksum 03:47:12 54011a49482f: Download complete 03:47:12 31603596830f: Verifying Checksum 03:47:12 31603596830f: Download complete 03:47:12 f581987b2513: Verifying Checksum 03:47:12 f581987b2513: Download complete 03:47:12 a6820b24f6d8: Verifying Checksum 03:47:12 a6820b24f6d8: Download complete 03:47:12 31603596830f: Pull complete 03:47:12 54011a49482f: Pull complete 03:47:13 a6820b24f6d8: Pull complete 03:47:13 f581987b2513: Pull complete 03:47:13 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:47:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:47:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:47:13 prd-centos7-docker-4c-2g-996 does not seem to be running inside a container 03:47:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-860 -v /w/workspace/ndry_app-functions-sdk-go_PR-860:/w/workspace/ndry_app-functions-sdk-go_PR-860:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:47:15 $ docker top 8d0942695a6c0108c1b06ac3091d44ac6051840d3a574cc1e76a60adc4bf124b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:47:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:15 [ssh-agent] Looking for ssh-agent implementation... 03:47:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:15 $ docker exec 8d0942695a6c0108c1b06ac3091d44ac6051840d3a574cc1e76a60adc4bf124b ssh-agent 03:47:15 SSH_AUTH_SOCK=/tmp/ssh-sNIknbN8VrUe/agent.14 03:47:15 SSH_AGENT_PID=21 03:47:15 Running ssh-add (command line suppressed) 03:47:15 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_7071875193907298781.key (/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_7071875193907298781.key) 03:47:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:16 + git tag --points-at HEAD [Pipeline] } 03:47:16 $ docker exec --env ******** --env ******** 8d0942695a6c0108c1b06ac3091d44ac6051840d3a574cc1e76a60adc4bf124b ssh-agent -k 03:47:16 unset SSH_AUTH_SOCK; 03:47:16 unset SSH_AGENT_PID; 03:47:16 echo Agent pid 21 killed; 03:47:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:47:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:16 [ssh-agent] Looking for ssh-agent implementation... 03:47:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:16 $ docker exec 8d0942695a6c0108c1b06ac3091d44ac6051840d3a574cc1e76a60adc4bf124b ssh-agent 03:47:16 SSH_AUTH_SOCK=/tmp/ssh-XpDYkNUKynde/agent.54 03:47:16 SSH_AGENT_PID=60 03:47:16 Running ssh-add (command line suppressed) 03:47:16 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_3033220019461137299.key (/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/private_key_3033220019461137299.key) 03:47:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:17 + git semver init 03:47:17 # -> Open(): unable to determine branch for HEAD 03:47:17 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-860/.git 03:47:17 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-860 03:47:17 # $SEMVER_REMOTE_NAME = origin 03:47:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:47:17 # $SEMVER_USER_NAME = edgex-jenkins 03:47:17 # $SEMVER_BRANCH = PR-860 03:47:17 # $SEMVER_TEMP = /tmp/semver-014673513 03:47:17 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 03:47:19 # '/tmp/semver-014673513' -> '/w/workspace/ndry_app-functions-sdk-go_PR-860/.semver' 03:47:19 # -> Force: false 03:47:19 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-860/.semver [Pipeline] } 03:47:19 $ docker exec --env ******** --env ******** 8d0942695a6c0108c1b06ac3091d44ac6051840d3a574cc1e76a60adc4bf124b ssh-agent -k 03:47:19 unset SSH_AUTH_SOCK; 03:47:19 unset SSH_AGENT_PID; 03:47:19 echo Agent pid 60 killed; 03:47:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:19 + git semver [Pipeline] } 03:47:19 $ docker stop --time=1 8d0942695a6c0108c1b06ac3091d44ac6051840d3a574cc1e76a60adc4bf124b 03:47:21 $ docker rm -f 8d0942695a6c0108c1b06ac3091d44ac6051840d3a574cc1e76a60adc4bf124b [Pipeline] // withDockerContainer [Pipeline] sh 03:47:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:47:21 Stashed 1 file(s) [Pipeline] echo 03:47:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 03:47:37 Still waiting to schedule task 03:47:37 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 03:47:37 ‘prd-centos7-docker-4c-2g-309’ is offline 03:47:37 ‘prd-centos7-docker-4c-2g-999’ is offline 03:47:37 Still waiting to schedule task 03:47:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:50:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1001 in /w/workspace/ndry_app-functions-sdk-go_PR-860 [Pipeline] { [Pipeline] ws 03:50:38 Running in /w/workspace/app-functions-sdk-go/7 [Pipeline] { [Pipeline] checkout 03:50:38 The recommended git tool is: git 03:50:44 using credential edgex-jenkins-ssh 03:50:44 Cloning the remote Git repository 03:50:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 03:50:44 > git init /w/workspace/app-functions-sdk-go/7 # timeout=10 03:50:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:50:44 > git --version # timeout=10 03:50:44 > git --version # 'git version 2.17.1' 03:50:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:50:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:50:48 Merging remotes/origin/master commit 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 into PR head commit 8ac214046fe77c668ca012b842478e3e7c2e746b 03:50:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:50:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:50:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:50:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:50:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:50:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/860/head:refs/remotes/origin/PR-860 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:50:49 > git config core.sparsecheckout # timeout=10 03:50:49 > git checkout -f 8ac214046fe77c668ca012b842478e3e7c2e746b # timeout=10 03:50:49 Merge succeeded, producing 6fd658eb2016df9b7a0084d7d15b9cf5649a631d 03:50:49 Checking out Revision 6fd658eb2016df9b7a0084d7d15b9cf5649a631d (PR-860) 03:50:49 > git remote # timeout=10 03:50:49 > git config --get remote.origin.url # timeout=10 03:50:49 using GIT_SSH to set credentials SSH Credentials for GitHub 03:50:49 > git merge 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 # timeout=10 03:50:49 > git rev-parse HEAD^{commit} # timeout=10 03:50:49 > git config core.sparsecheckout # timeout=10 03:50:49 > git checkout -f 6fd658eb2016df9b7a0084d7d15b9cf5649a631d # timeout=10 03:50:55 Commit message: "Merge commit '881afdccbfdadc5bb0aa286f97c4ef6367ec9127' into HEAD" 03:50:55 > git rev-list --no-walk 8ac214046fe77c668ca012b842478e3e7c2e746b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:50:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:50:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:50:57 + sudo service docker restart 03:50:57 + true [Pipeline] unstash [Pipeline] echo 03:51:16 ========================================================= 03:51:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:51:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:51:17 + 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:51:18 Sending build context to Docker daemon 19.66MB 03:51:18 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:51:18 Step 2/8 : FROM ${BASE} 03:51:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:51:18 595b0fe564bb: Pulling fs layer 03:51:18 7186ed65a4f7: Pulling fs layer 03:51:18 316046926c0a: Pulling fs layer 03:51:18 4ebd0625c992: Pulling fs layer 03:51:18 207e8628e3a3: Pulling fs layer 03:51:18 c791037a9be2: Pulling fs layer 03:51:18 ffd874e62e21: Pulling fs layer 03:51:18 4ebd0625c992: Waiting 03:51:18 ffd874e62e21: Waiting 03:51:18 207e8628e3a3: Waiting 03:51:18 c791037a9be2: Waiting 03:51:18 316046926c0a: Download complete 03:51:18 7186ed65a4f7: Verifying Checksum 03:51:18 7186ed65a4f7: Download complete 03:51:18 207e8628e3a3: Verifying Checksum 03:51:18 207e8628e3a3: Download complete 03:51:18 c791037a9be2: Verifying Checksum 03:51:18 c791037a9be2: Download complete 03:51:18 595b0fe564bb: Verifying Checksum 03:51:18 595b0fe564bb: Download complete 03:51:19 595b0fe564bb: Pull complete 03:51:20 7186ed65a4f7: Pull complete 03:51:20 316046926c0a: Pull complete 03:51:21 ffd874e62e21: Verifying Checksum 03:51:21 ffd874e62e21: Download complete 03:51:22 4ebd0625c992: Verifying Checksum 03:51:22 4ebd0625c992: Download complete 03:51:32 4ebd0625c992: Pull complete 03:51:32 207e8628e3a3: Pull complete 03:51:33 c791037a9be2: Pull complete 03:51:34 Running on prd-centos7-docker-4c-2g-1002 in /w/workspace/ndry_app-functions-sdk-go_PR-860 [Pipeline] { [Pipeline] ws 03:51:34 Running in /w/workspace/app-functions-sdk-go/7 [Pipeline] { [Pipeline] checkout 03:51:34 The recommended git tool is: git 03:51:36 ffd874e62e21: Pull complete 03:51:36 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 03:51:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:51:36 ---> cfc18b08335c 03:51:36 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 03:51:36 20.10.0: Pulling from library/docker 03:51:36 a3cc7d3b244e: Pulling fs layer 03:51:36 02a3295e0d61: Pulling fs layer 03:51:36 0f4f2e6d8100: Pulling fs layer 03:51:36 330b718f631f: Pulling fs layer 03:51:36 a93816041522: Pulling fs layer 03:51:36 bdb6da89ff94: Pulling fs layer 03:51:36 2a70c0c122f4: Pulling fs layer 03:51:36 330b718f631f: Waiting 03:51:36 a93816041522: Waiting 03:51:36 2a70c0c122f4: Waiting 03:51:36 bdb6da89ff94: Waiting 03:51:36 0f4f2e6d8100: Download complete 03:51:36 02a3295e0d61: Verifying Checksum 03:51:36 02a3295e0d61: Download complete 03:51:36 a3cc7d3b244e: Verifying Checksum 03:51:36 a3cc7d3b244e: Download complete 03:51:36 a93816041522: Verifying Checksum 03:51:36 a93816041522: Download complete 03:51:36 bdb6da89ff94: Verifying Checksum 03:51:36 bdb6da89ff94: Download complete 03:51:36 2a70c0c122f4: Verifying Checksum 03:51:36 2a70c0c122f4: Download complete 03:51:37 using credential edgex-jenkins-ssh 03:51:37 Cloning the remote Git repository 03:51:37 a3cc7d3b244e: Pull complete 03:51:36 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 03:51:36 > git init /w/workspace/app-functions-sdk-go/7 # timeout=10 03:51:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:51:36 > git --version # timeout=10 03:51:36 > git --version # 'git version 2.24.4' 03:51:36 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:36 [INFO] Currently running in a labeled security context 03:51:36 [INFO] Currently SELinux is 'enforcing' on the host 03:51:36 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/7@tmp/jenkins-gitclient-ssh4005276253407715524.key 03:51:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:38 02a3295e0d61: Pull complete 03:51:38 330b718f631f: Verifying Checksum 03:51:38 330b718f631f: Download complete 03:51:38 0f4f2e6d8100: Pull complete 03:51:41 Merging remotes/origin/master commit 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 into PR head commit 8ac214046fe77c668ca012b842478e3e7c2e746b 03:51:41 Merge succeeded, producing 00af2ec839de66f0e76891f94259a20d6dff6a83 03:51:41 Checking out Revision 00af2ec839de66f0e76891f94259a20d6dff6a83 (PR-860) 03:51:40 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:51:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:40 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:51:40 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:51:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:40 [INFO] Currently running in a labeled security context 03:51:40 [INFO] Currently SELinux is 'enforcing' on the host 03:51:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/7@tmp/jenkins-gitclient-ssh5884842459029678321.key 03:51:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/860/head:refs/remotes/origin/PR-860 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:51:41 > git config core.sparsecheckout # timeout=10 03:51:41 > git checkout -f 8ac214046fe77c668ca012b842478e3e7c2e746b # timeout=10 03:51:41 > git remote # timeout=10 03:51:41 > git config --get remote.origin.url # timeout=10 03:51:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:41 [INFO] Currently running in a labeled security context 03:51:41 [INFO] Currently SELinux is 'enforcing' on the host 03:51:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/7@tmp/jenkins-gitclient-ssh1219583928136683918.key 03:51:41 > git merge 881afdccbfdadc5bb0aa286f97c4ef6367ec9127 # timeout=10 03:51:41 > git rev-parse HEAD^{commit} # timeout=10 03:51:41 > git config core.sparsecheckout # timeout=10 03:51:41 > git checkout -f 00af2ec839de66f0e76891f94259a20d6dff6a83 # timeout=10 03:51:43 330b718f631f: Pull complete 03:51:43 a93816041522: Pull complete 03:51:43 bdb6da89ff94: Pull complete 03:51:44 2a70c0c122f4: Pull complete 03:51:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:51:44 Status: Downloaded newer image for docker:20.10.0 03:51:44 Commit message: "Merge commit '881afdccbfdadc5bb0aa286f97c4ef6367ec9127' into HEAD" 03:51:44 > git rev-list --no-walk 8ac214046fe77c668ca012b842478e3e7c2e746b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:51:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:51:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:51:46 + sudo service docker restart 03:51:46 + true 03:51:46 Redirecting to /bin/systemctl restart docker.service 03:51:49 ---> d9cfa2efd10e 03:51:49 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:51:49 ---> Running in 6cfa5ce64805 03:51:50 Removing intermediate container 6cfa5ce64805 03:51:50 ---> 2ac4705c536c 03:51:50 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 03:51:50 ---> Running in c6498000068a 03:51:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:51:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:51:53 (1/5) Installing libsodium (1.0.18-r0) 03:51:53 (2/5) Installing libzmq (4.3.3-r1) 03:51:53 (3/5) Installing pkgconf (1.7.3-r0) 03:51:54 (4/5) Installing libsodium-dev (1.0.18-r0) 03:51:54 (5/5) Installing zeromq-dev (4.3.3-r1) 03:51:54 Executing busybox-1.32.1-r6.trigger 03:51:54 OK: 139 MiB in 45 packages 03:51:55 Removing intermediate container c6498000068a 03:51:55 ---> 4f02244a16a5 03:51:55 Step 6/8 : WORKDIR /build 03:51:55 ---> Running in 42ac7883d56e 03:51:56 Removing intermediate container 42ac7883d56e 03:51:56 ---> 264b9c1f4fad 03:51:56 Step 7/8 : COPY go.mod . 03:51:57 ---> 4a79901c08f9 03:51:57 Step 8/8 : RUN go mod download 03:51:57 ---> Running in 0b4562a349f5 [Pipeline] unstash [Pipeline] echo 03:52:04 ========================================================= 03:52:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:52:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:52:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 03:52:05 Sending build context to Docker daemon 19.66MB 03:52:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:52:05 Step 2/8 : FROM ${BASE} 03:52:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:52:05 540db60ca938: Pulling fs layer 03:52:05 adcc1eea9eea: Pulling fs layer 03:52:05 4c4ab2625f07: Pulling fs layer 03:52:05 0510c868ecb4: Pulling fs layer 03:52:05 afea3b2eda06: Pulling fs layer 03:52:05 7809a108b3ef: Pulling fs layer 03:52:05 f706445af74f: Pulling fs layer 03:52:05 afea3b2eda06: Waiting 03:52:05 7809a108b3ef: Waiting 03:52:05 f706445af74f: Waiting 03:52:05 0510c868ecb4: Waiting 03:52:05 4c4ab2625f07: Verifying Checksum 03:52:05 4c4ab2625f07: Download complete 03:52:05 adcc1eea9eea: Verifying Checksum 03:52:05 adcc1eea9eea: Download complete 03:52:05 afea3b2eda06: Verifying Checksum 03:52:05 afea3b2eda06: Download complete 03:52:05 7809a108b3ef: Verifying Checksum 03:52:05 7809a108b3ef: Download complete 03:52:05 540db60ca938: Verifying Checksum 03:52:05 540db60ca938: Download complete 03:52:05 540db60ca938: Pull complete 03:52:06 adcc1eea9eea: Pull complete 03:52:06 4c4ab2625f07: Pull complete 03:52:07 f706445af74f: Verifying Checksum 03:52:07 f706445af74f: Download complete 03:52:07 0510c868ecb4: Verifying Checksum 03:52:07 0510c868ecb4: Download complete 03:52:10 0510c868ecb4: Pull complete 03:52:10 afea3b2eda06: Pull complete 03:52:10 7809a108b3ef: Pull complete 03:52:12 f706445af74f: Pull complete 03:52:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:52:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:52:12 ---> b068be0155e3 03:52:12 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 03:52:12 20.10.0: Pulling from library/docker 03:52:12 05e7bc50f07f: Pulling fs layer 03:52:12 6db28d0fdbf6: Pulling fs layer 03:52:12 292df0bc6bf3: Pulling fs layer 03:52:12 2e060f4bd70b: Pulling fs layer 03:52:12 80e8d568a223: Pulling fs layer 03:52:12 8dc6ef1a942a: Pulling fs layer 03:52:12 2312dd95470a: Pulling fs layer 03:52:12 80e8d568a223: Waiting 03:52:12 8dc6ef1a942a: Waiting 03:52:12 2312dd95470a: Waiting 03:52:12 2e060f4bd70b: Waiting 03:52:12 292df0bc6bf3: Verifying Checksum 03:52:12 292df0bc6bf3: Download complete 03:52:12 6db28d0fdbf6: Verifying Checksum 03:52:12 6db28d0fdbf6: Download complete 03:52:12 80e8d568a223: Verifying Checksum 03:52:12 80e8d568a223: Download complete 03:52:12 05e7bc50f07f: Verifying Checksum 03:52:12 05e7bc50f07f: Download complete 03:52:12 8dc6ef1a942a: Verifying Checksum 03:52:12 8dc6ef1a942a: Download complete 03:52:12 2312dd95470a: Verifying Checksum 03:52:12 2312dd95470a: Download complete 03:52:12 05e7bc50f07f: Pull complete 03:52:12 6db28d0fdbf6: Pull complete 03:52:12 292df0bc6bf3: Pull complete 03:52:13 2e060f4bd70b: Verifying Checksum 03:52:13 2e060f4bd70b: Download complete 03:52:15 2e060f4bd70b: Pull complete 03:52:15 80e8d568a223: Pull complete 03:52:15 8dc6ef1a942a: Pull complete 03:52:15 2312dd95470a: Pull complete 03:52:15 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:52:15 Status: Downloaded newer image for docker:20.10.0 03:52:17 ---> e2a0e1414171 03:52:17 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:52:17 ---> Running in a48b8dfcf716 03:52:17 Removing intermediate container a48b8dfcf716 03:52:17 ---> 33a4474f5c40 03:52:17 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 03:52:17 ---> Running in 254892ed25b2 03:52:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:52:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:52:19 (1/5) Installing libsodium (1.0.18-r0) 03:52:19 (2/5) Installing libzmq (4.3.3-r1) 03:52:19 (3/5) Installing pkgconf (1.7.3-r0) 03:52:19 (4/5) Installing libsodium-dev (1.0.18-r0) 03:52:19 (5/5) Installing zeromq-dev (4.3.3-r1) 03:52:19 Executing busybox-1.32.1-r6.trigger 03:52:19 OK: 150 MiB in 45 packages 03:52:20 Removing intermediate container 254892ed25b2 03:52:20 ---> d72fdcd55661 03:52:20 Step 6/8 : WORKDIR /build 03:52:20 ---> Running in fc0a1f2c4641 03:52:20 Removing intermediate container fc0a1f2c4641 03:52:20 ---> cfd4e74bbadf 03:52:20 Step 7/8 : COPY go.mod . 03:52:20 ---> a6f8380e2ef5 03:52:20 Step 8/8 : RUN go mod download 03:52:20 ---> Running in 8f1948350a8c 03:52:23 Removing intermediate container 0b4562a349f5 03:52:23 ---> 7aaa1fb841e4 03:52:23 Successfully built 7aaa1fb841e4 03:52:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:52:24 + docker inspect -f . ci-base-image-arm64 03:52:24 . [Pipeline] withDockerContainer 03:52:24 prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container 03:52:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:52:26 $ docker top 53662c43271632cd27bd24f7e7df4bddafdf548e42d4ef083c80aeb658f8d863 -eo pid,comm [Pipeline] { [Pipeline] sh 03:52:27 + go version 03:52:27 go version go1.16.3 linux/arm64 [Pipeline] } 03:52:27 $ docker stop --time=1 53662c43271632cd27bd24f7e7df4bddafdf548e42d4ef083c80aeb658f8d863 03:52:29 $ docker rm -f 53662c43271632cd27bd24f7e7df4bddafdf548e42d4ef083c80aeb658f8d863 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:52:29 + docker inspect -f . ci-base-image-arm64 03:52:29 . [Pipeline] withDockerContainer 03:52:30 prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container 03:52:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:52:31 $ docker top 2aa022b0df0819a1c1e2d50804bef7cef382cbdd45390f26027be270a6158e1e -eo pid,comm [Pipeline] { [Pipeline] sh 03:52:32 Removing intermediate container 8f1948350a8c 03:52:32 ---> dd72d3a651c8 03:52:32 Successfully built dd72d3a651c8 03:52:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:52:33 + go mod tidy 03:52:33 + docker inspect -f . ci-base-image-x86_64 03:52:33 . [Pipeline] withDockerContainer 03:52:33 prd-centos7-docker-4c-2g-1002 does not seem to be running inside a container 03:52:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:52:33 $ docker top 6f573ba451e0a3f44ab42920c2d3fe64205ce5d11879cea353d0cc3fbc110ead -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 03:52:33 + go version 03:52:33 go version go1.16.3 linux/amd64 [Pipeline] } 03:52:33 $ docker stop --time=1 6f573ba451e0a3f44ab42920c2d3fe64205ce5d11879cea353d0cc3fbc110ead 03:52:34 + make test 03:52:34 make -C ./app-service-template build 03:52:34 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 03:52:34 go mod tidy 03:52:34 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 03:52:35 $ docker rm -f 6f573ba451e0a3f44ab42920c2d3fe64205ce5d11879cea353d0cc3fbc110ead [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:52:35 + docker inspect -f . ci-base-image-x86_64 03:52:35 . [Pipeline] withDockerContainer 03:52:35 prd-centos7-docker-4c-2g-1002 does not seem to be running inside a container 03:52:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:52:36 $ docker top 316118d8aa732d1cf130cdc850719a6d0129681c65324f0ae4d2aa4c765495e0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:52:36 + go mod tidy [Pipeline] sh 03:52:37 + make test 03:52:37 make -C ./app-service-template build 03:52:37 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 03:52:37 go mod tidy 03:52:37 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:47 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 03:52:47 make -C ./app-service-template test 03:52:47 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 03:52:47 go mod tidy 03:52:47 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 03:52:55 ok new-app-service 0.013s coverage: 47.8% of statements 03:52:55 ? new-app-service/config [no test files] 03:52:55 ok new-app-service/functions 0.008s 03:52:55 CGO_ENABLED=1 go vet ./... 03:53:02 gofmt -l . 03:53:02 [ "`gofmt -l .`" = "" ] 03:53:02 ./bin/test-attribution-txt.sh 03:53:02 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 03:53:02 go mod tidy 03:53:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:53:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 03:53:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.009s coverage: 58.4% of statements 03:53:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 93.8% of statements 03:53:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 03:53:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.028s coverage: 61.5% of statements 03:53:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 03:53:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s 03:53:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.020s coverage: 76.1% of statements 03:53:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 03:53:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 03:53:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 03:53:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 03:53:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 03:53:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 03:53:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.006s coverage: 97.1% of statements 03:53:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 03:53:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements 03:53:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.741s coverage: 76.9% of statements 03:53:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 03:53:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements 03:53:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 03:53:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 03:53:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:53:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 51.4% of statements 03:53:13 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 03:53:13 make -C ./app-service-template test 03:53:13 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 03:53:13 go mod tidy 03:53:13 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 03:53:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.026s coverage: 80.4% of statements 03:53:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 03:53:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:53:34 gofmt -l . 03:53:34 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:53:35 $ docker stop --time=1 316118d8aa732d1cf130cdc850719a6d0129681c65324f0ae4d2aa4c765495e0 03:53:36 $ docker rm -f 316118d8aa732d1cf130cdc850719a6d0129681c65324f0ae4d2aa4c765495e0 [Pipeline] // withDockerContainer [Pipeline] sh 03:53:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:53:36 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:53:37 ---> job-cost.sh 03:53:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h3eK 03:53:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:53:53 ok new-app-service 0.041s coverage: 47.8% of statements 03:53:53 ? new-app-service/config [no test files] 03:53:53 ok new-app-service/functions 0.037s 03:53:53 CGO_ENABLED=1 go vet ./... 03:53:59 lf-activate-venv(): INFO: Adding /tmp/venv-h3eK/bin to PATH 03:53:59 INFO: No Stack... 03:53:59 INFO: Retrieving Pricing Info for: v3-standard-2 03:53:59 INFO: Archiving Costs [Pipeline] sh 03:54:00 + cut -d, -f6 03:54:00 + cat /w/workspace/app-functions-sdk-go/7/archives/cost.csv [Pipeline] lock 03:54:00 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-7-stack-cost] 03:54:00 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-7-stack-cost] did not exist. Created. 03:54:00 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:54:00 + echo total: 0.05999999865889549 [Pipeline] stash 03:54:00 Stashed 1 file(s) [Pipeline] } 03:54:00 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:54:19 gofmt -l . 03:54:19 [ "`gofmt -l .`" = "" ] 03:54:19 ./bin/test-attribution-txt.sh 03:54:19 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 03:54:19 go mod tidy 03:54:19 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:54:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 03:54:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.198s coverage: 58.4% of statements 03:54:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.072s coverage: 93.8% of statements 03:54:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 03:54:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.091s coverage: 61.5% of statements 03:54:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 03:54:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.081s 03:54:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.104s coverage: 76.1% of statements 03:54:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 03:54:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 03:54:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 03:54:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 03:54:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 03:54:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 03:54:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.043s coverage: 97.1% of statements 03:54:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 03:54:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.107s coverage: 10.5% of statements 03:54:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.900s coverage: 76.9% of statements 03:54:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 03:54:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.050s coverage: 12.5% of statements 03:54:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.047s coverage: 27.3% of statements 03:54:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 03:54:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:54:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.061s coverage: 51.4% of statements 03:55:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.115s coverage: 80.4% of statements 03:55:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.045s coverage: 94.4% of statements 03:55:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:55:04 gofmt -l . 03:55:04 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:55:07 $ docker stop --time=1 2aa022b0df0819a1c1e2d50804bef7cef382cbdd45390f26027be270a6158e1e 03:55:09 $ docker rm -f 2aa022b0df0819a1c1e2d50804bef7cef382cbdd45390f26027be270a6158e1e [Pipeline] // withDockerContainer [Pipeline] sh 03:55:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:55:10 Warning: overwriting stash ‘coverage-report’ 03:55:11 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:55:11 ---> job-cost.sh 03:55:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3xFk 03:55:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:57:15 lf-activate-venv(): INFO: Adding /tmp/venv-3xFk/bin to PATH 03:57:15 INFO: No Stack... 03:57:15 INFO: Retrieving Pricing Info for: v2-standard-4 03:57:16 INFO: Archiving Costs [Pipeline] sh 03:57:16 + cat /w/workspace/app-functions-sdk-go/7/archives/cost.csv 03:57:16 + cut -d, -f6 [Pipeline] lock 03:57:16 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-7-stack-cost] 03:57:16 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-7-stack-cost] did not exist. Created. 03:57:16 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:57:16 /w/workspace/app-functions-sdk-go/7@tmp/durable-296c113e/script.sh: 1: /w/workspace/app-functions-sdk-go/7@tmp/durable-296c113e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:57:17 + echo total: 0.18000000715255737 [Pipeline] stash 03:57:17 Warning: overwriting stash ‘stack-cost’ 03:57:17 Stashed 1 file(s) [Pipeline] } 03:57:17 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-860-7-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:57:17 provisioning config files... 03:57:17 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/config4173247920120341635tmp [Pipeline] { [Pipeline] sh 03:57:18 + set +x 03:57:18 + bash -s -- 03:57:18 + curl -s https://codecov.io/bash 03:57:18 03:57:18 _____ _ 03:57:18 / ____| | | 03:57:18 | | ___ __| | ___ ___ _____ __ 03:57:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:57:18 | |___| (_) | (_| | __/ (_| (_) \ V / 03:57:18 \_____\___/ \__,_|\___|\___\___/ \_/ 03:57:18 Bash-1.0.3 03:57:18 03:57:18 03:57:18 ==> git version 2.24.4 found 03:57:18 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 03:57:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:57:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:57:18 ==> Jenkins CI detected. 03:57:18 project root: . 03:57:18 --> token set from env 03:57:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:57:18 ==> Running gcov in . (disable via -X gcov) 03:57:18 ==> Python coveragepy not found 03:57:18 ==> Searching for coverage reports in: 03:57:18 + . 03:57:22 -> Found 2 reports 03:57:22 ==> Detecting git/mercurial file structure 03:57:22 ==> Reading reports 03:57:22 + ./app-service-template/coverage.out bytes=1055 03:57:22 + ./coverage.out bytes=91746 03:57:22 ==> Appending adjustments 03:57:22 https://docs.codecov.io/docs/fixing-reports 03:57:22 + Found adjustments 03:57:22 ==> Gzipping contents 03:57:22 16K /tmp/codecov.BrCae9.gz 03:57:22 ==> Uploading reports 03:57:22 url: https://codecov.io 03:57:22 query: branch=PR-860&commit=82c823e052fd4f935fd792ecf0168e3de589f62d&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-860%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=860&job=&cmd_args= 03:57:22 -> Pinging Codecov 03:57:22 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-860&commit=82c823e052fd4f935fd792ecf0168e3de589f62d&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-860%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=860&job=&cmd_args= 03:57:22 -> Uploading to 03:57:22 https://storage.googleapis.com/codecov/v4/raw/2021-05-29/3D8B5DFFC46A037C893635FACE044666/82c823e052fd4f935fd792ecf0168e3de589f62d/7b517032-5960-43e4-b80a-da6b8ac33843.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210529%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210529T035718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac8b645388d2d1e339f8d9bd317701c55c83e7287a969739584e509dce284451 03:57:22 % Total % Received % Xferd Average Speed Time Time Time Current 03:57:22 Dload Upload Total Spent Left Speed 03:57:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15961 0 0 100 15961 0 38529 --:--:-- --:--:-- --:--:-- 38553 03:57:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/82c823e052fd4f935fd792ecf0168e3de589f62d [Pipeline] } 03:57:22 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:57:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:57:23 ---> package-listing.sh 03:57:23 ++ facter osfamily 03:57:23 ++ tr '[:upper:]' '[:lower:]' 03:57:24 + OS_FAMILY=redhat 03:57:24 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-860 03:57:24 + START_PACKAGES=/tmp/packages_start.txt 03:57:24 + END_PACKAGES=/tmp/packages_end.txt 03:57:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:57:24 + PACKAGES=/tmp/packages_start.txt 03:57:24 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-860 ']' 03:57:24 + PACKAGES=/tmp/packages_end.txt 03:57:24 + case "${OS_FAMILY}" in 03:57:24 + sort 03:57:24 + rpm -qa 03:57:24 + '[' -f /tmp/packages_start.txt ']' 03:57:24 + '[' -f /tmp/packages_end.txt ']' 03:57:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:57:24 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-860 ']' 03:57:24 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-860/archives/ 03:57:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-860/archives/ [Pipeline] echo 03:57:24 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-860/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:57:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:57:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:57:25 03:57:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:57:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:57:26 alpine: Pulling from edgex-lftools-log-publisher 03:57:26 df20fa9351a1: Pulling fs layer 03:57:26 36b3adc4ff6f: Pulling fs layer 03:57:26 8ad3a11d3b57: Pulling fs layer 03:57:26 46f8f816bc3b: Pulling fs layer 03:57:26 93b61091891f: Pulling fs layer 03:57:26 93b9cdb0e59b: Pulling fs layer 03:57:26 5e14af77c1be: Pulling fs layer 03:57:26 01666e4c0597: Pulling fs layer 03:57:26 aa168da1d23b: Pulling fs layer 03:57:26 93b61091891f: Waiting 03:57:26 93b9cdb0e59b: Waiting 03:57:26 5e14af77c1be: Waiting 03:57:26 01666e4c0597: Waiting 03:57:26 aa168da1d23b: Waiting 03:57:26 46f8f816bc3b: Waiting 03:57:26 36b3adc4ff6f: Verifying Checksum 03:57:26 36b3adc4ff6f: Download complete 03:57:26 46f8f816bc3b: Verifying Checksum 03:57:26 46f8f816bc3b: Download complete 03:57:26 df20fa9351a1: Verifying Checksum 03:57:26 df20fa9351a1: Download complete 03:57:26 93b9cdb0e59b: Verifying Checksum 03:57:26 93b9cdb0e59b: Download complete 03:57:26 5e14af77c1be: Verifying Checksum 03:57:26 5e14af77c1be: Download complete 03:57:26 93b61091891f: Verifying Checksum 03:57:26 93b61091891f: Download complete 03:57:26 01666e4c0597: Verifying Checksum 03:57:26 01666e4c0597: Download complete 03:57:26 df20fa9351a1: Pull complete 03:57:26 36b3adc4ff6f: Pull complete 03:57:26 8ad3a11d3b57: Verifying Checksum 03:57:26 8ad3a11d3b57: Download complete 03:57:27 8ad3a11d3b57: Pull complete 03:57:27 46f8f816bc3b: Pull complete 03:57:27 93b61091891f: Pull complete 03:57:27 93b9cdb0e59b: Pull complete 03:57:27 5e14af77c1be: Pull complete 03:57:27 01666e4c0597: Pull complete 03:57:28 aa168da1d23b: Verifying Checksum 03:57:28 aa168da1d23b: Download complete 03:57:32 aa168da1d23b: Pull complete 03:57:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:57:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:57:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:57:32 prd-centos7-docker-4c-2g-996 does not seem to be running inside a container 03:57:32 $ 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-860/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-860 -v /w/workspace/ndry_app-functions-sdk-go_PR-860:/w/workspace/ndry_app-functions-sdk-go_PR-860:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:57:37 $ docker top 265e9068bf4f41ebaeb7698a4717fdbd9a326b3842c79fbfa12f92c2648e65d9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:57:37 + touch /tmp/pre-build-complete [Pipeline] sh 03:57:37 + mkdir -p /var/log/sa [Pipeline] sh 03:57:38 + ls /var/log/sa-host 03:57:38 + sadf -c /var/log/sa-host/sa05 03:57:38 file_magic: OK 03:57:38 HZ: Using current value: 100 03:57:38 file_header: OK 03:57:38 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:38 Statistics: 03:57:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:57:38 File successfully converted to sysstat format version 12.2.1 03:57:38 + sadf -c /var/log/sa-host/sa29 03:57:38 file_magic: OK 03:57:38 HZ: Using current value: 100 03:57:38 file_header: OK 03:57:38 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:38 Statistics: 03:57:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:57:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:57:38 provisioning config files... 03:57:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-860@tmp/config7188256864612261216tmp [Pipeline] { [Pipeline] echo 03:57:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:57:38 ---> create-netrc.sh [Pipeline] } 03:57:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:57:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:57:38 ---> python-tools-install.sh [Pipeline] echo 03:57:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:57:39 ---> sudo-logs.sh 03:57:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:57:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:57:39 ---> job-cost.sh 03:57:39 lf-activate-venv: SKIPPING 03:57:39 DEBUG: total: 0.18000000715255737 03:57:39 INFO: Retrieving Stack Cost... 03:57:40 INFO: Retrieving Pricing Info for: v3-standard-2 03:57:41 INFO: Archiving Costs [Pipeline] echo 03:57:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:57:41 ---> logs-deploy.sh 03:57:41 lf-activate-venv: SKIPPING 03:57:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-860/7 03:57:41 INFO: archiving workspace using pattern(s): 03:57:42 Archives upload complete. 03:57:42 INFO: archiving logs to Nexus 03:57:42 ---> uname -a: 03:57:42 Linux prd-centos7-docker-4c-2g-996.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:42 03:57:42 03:57:42 ---> lscpu: 03:57:42 Architecture: x86_64 03:57:42 CPU op-mode(s): 32-bit, 64-bit 03:57:42 Byte Order: Little Endian 03:57:42 Address sizes: 40 bits physical, 48 bits virtual 03:57:42 CPU(s): 2 03:57:42 On-line CPU(s) list: 0,1 03:57:42 Thread(s) per core: 1 03:57:42 Core(s) per socket: 1 03:57:42 Socket(s): 2 03:57:42 NUMA node(s): 1 03:57:42 Vendor ID: AuthenticAMD 03:57:42 CPU family: 23 03:57:42 Model: 49 03:57:42 Model name: AMD EPYC-Rome Processor 03:57:42 Stepping: 0 03:57:42 CPU MHz: 2800.000 03:57:42 BogoMIPS: 5600.00 03:57:42 Virtualization: AMD-V 03:57:42 Hypervisor vendor: KVM 03:57:42 Virtualization type: full 03:57:42 L1d cache: 64 KiB 03:57:42 L1i cache: 64 KiB 03:57:42 L2 cache: 1 MiB 03:57:42 L3 cache: 32 MiB 03:57:42 NUMA node0 CPU(s): 0,1 03:57:42 Vulnerability Itlb multihit: Not affected 03:57:42 Vulnerability L1tf: Not affected 03:57:42 Vulnerability Mds: Not affected 03:57:42 Vulnerability Meltdown: Not affected 03:57:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:57:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:57:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:57:42 Vulnerability Srbds: Not affected 03:57:42 Vulnerability Tsx async abort: Not affected 03:57:42 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:42 03:57:42 03:57:42 ---> nproc: 03:57:42 2 03:57:42 03:57:42 03:57:42 ---> df -h: 03:57:42 Filesystem Size Used Available Use% Mounted on 03:57:42 overlay 40.0G 7.6G 32.4G 19% / 03:57:42 tmpfs 64.0M 0 64.0M 0% /dev 03:57:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:57:42 shm 64.0M 0 64.0M 0% /dev/shm 03:57:42 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 03:57:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 03:57:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 03:57:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 03:57:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 03:57:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 03:57:42 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 03:57:42 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-860 03:57:42 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-860@tmp 03:57:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 03:57:42 03:57:42 03:57:42 ---> free -m: 03:57:42 total used free shared buff/cache available 03:57:42 Mem: 7821 978 4713 0 2128 6665 03:57:42 Swap: 1023 0 1023 03:57:42 03:57:42 03:57:42 ---> ip addr: 03:57:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:57:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:57:42 inet 127.0.0.1/8 scope host lo 03:57:42 valid_lft forever preferred_lft forever 03:57:42 inet6 ::1/128 scope host 03:57:42 valid_lft forever preferred_lft forever 03:57:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:57:42 link/ether fa:16:3e:61:26:cd brd ff:ff:ff:ff:ff:ff 03:57:42 inet 10.30.123.14/23 brd 10.30.123.255 scope global dynamic eth0 03:57:42 valid_lft 85732sec preferred_lft 85732sec 03:57:42 inet6 fe80::f816:3eff:fe61:26cd/64 scope link 03:57:42 valid_lft forever preferred_lft forever 03:57:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:57:42 link/ether 02:42:86:e5:c6:97 brd ff:ff:ff:ff:ff:ff 03:57:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:57:42 valid_lft forever preferred_lft forever 03:57:42 inet6 fe80::42:86ff:fee5:c697/64 scope link 03:57:42 valid_lft forever preferred_lft forever 03:57:42 03:57:42 03:57:42 ---> sar -b -r -n DEV: 03:57:42 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:42 03:57:42 03:46:23 LINUX RESTART (2 CPU) 03:57:42 03:57:42 03:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:57:42 03:48:01 81.81 3.40 78.41 0.00 2558.56 5319.02 0.00 03:57:42 03:49:01 0.42 0.00 0.42 0.00 0.00 7.33 0.00 03:57:42 03:50:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 03:57:42 03:51:01 0.17 0.00 0.17 0.00 0.00 2.45 0.00 03:57:42 03:52:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 03:57:42 03:53:01 0.30 0.00 0.30 0.00 0.00 4.31 0.00 03:57:42 03:54:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 03:57:42 03:55:01 0.23 0.00 0.23 0.00 0.00 2.72 0.00 03:57:42 03:56:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 03:57:42 03:57:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 03:57:42 Average: 8.41 0.34 8.07 0.00 255.88 535.10 0.00 03:57:42 03:57:42 03:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:57:42 03:48:01 5424208 0 809708 10.11 2620 1772396 1309732 14.46 597188 1585624 20 03:57:42 03:49:01 5432692 0 801216 10.00 2620 1772404 1242368 13.72 590452 1585600 16 03:57:42 03:50:01 5436792 0 797116 9.95 2620 1772404 1207476 13.33 585448 1587440 20 03:57:42 03:51:01 5434896 0 799008 9.98 2620 1772408 1207572 13.33 587248 1587440 8 03:57:42 03:52:01 5432736 0 801160 10.00 2620 1772416 1207648 13.33 585860 1591752 16 03:57:42 03:53:01 5432472 0 801424 10.01 2620 1772416 1207456 13.33 585840 1591752 12 03:57:42 03:54:01 5431816 0 802068 10.01 2620 1772428 1207420 13.33 586640 1591752 8 03:57:42 03:55:01 5420000 0 813880 10.16 2620 1772432 1207420 13.33 598152 1591752 8 03:57:42 03:56:01 5417540 0 816336 10.19 2620 1772436 1207420 13.33 600580 1591752 16 03:57:42 03:57:01 5417248 0 816624 10.20 2620 1772440 1207516 13.33 602956 1589992 12 03:57:42 Average: 5428040 0 805854 10.06 2620 1772418 1221203 13.48 592036 1589486 14 03:57:42 03:57:42 03:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:57:42 03:48:01 eth0 302.55 276.57 1059.78 44.52 0.00 0.00 0.00 0.00 03:57:42 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:48:01 docker0 105.75 87.08 9.99 310.51 0.00 0.00 0.00 0.00 03:57:42 03:49:01 eth0 1.23 0.30 0.38 0.17 0.00 0.00 0.00 0.00 03:57:42 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:50:01 eth0 1.20 0.28 0.33 0.23 0.00 0.00 0.00 0.00 03:57:42 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:51:01 eth0 0.63 0.30 0.28 0.20 0.00 0.00 0.00 0.00 03:57:42 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:52:01 eth0 1.05 0.42 0.39 0.27 0.00 0.00 0.00 0.00 03:57:42 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:53:01 eth0 0.20 0.15 0.09 0.04 0.00 0.00 0.00 0.00 03:57:42 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:54:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:57:42 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:55:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:57:42 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:56:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:57:42 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:57:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 03:57:42 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 Average: eth0 30.75 27.85 106.15 4.55 0.00 0.00 0.00 0.00 03:57:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:42 Average: docker0 10.58 8.71 1.00 31.05 0.00 0.00 0.00 0.00 03:57:42 03:57:42 03:57:42 ---> sar -P ALL: 03:57:42 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:42 03:57:42 03:46:23 LINUX RESTART (2 CPU) 03:57:42 03:57:42 03:47:01 CPU %user %nice %system %iowait %steal %idle 03:57:42 03:48:01 all 6.26 0.00 2.37 3.17 0.06 88.14 03:57:42 03:48:01 0 7.23 0.00 2.24 1.92 0.05 88.56 03:57:42 03:48:01 1 5.30 0.00 2.50 4.42 0.07 87.72 03:57:42 03:49:01 all 0.08 0.00 0.03 0.00 0.03 99.85 03:57:42 03:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:57:42 03:49:01 1 0.12 0.00 0.03 0.00 0.05 99.80 03:57:42 03:50:01 all 0.12 0.00 0.04 0.00 0.03 99.81 03:57:42 03:50:01 0 0.05 0.00 0.05 0.00 0.05 99.85 03:57:42 03:50:01 1 0.18 0.00 0.03 0.00 0.02 99.77 03:57:42 03:51:01 all 0.09 0.00 0.03 0.00 0.03 99.86 03:57:42 03:51:01 0 0.02 0.00 0.03 0.00 0.03 99.92 03:57:42 03:51:01 1 0.17 0.00 0.02 0.00 0.02 99.80 03:57:42 03:52:01 all 0.16 0.00 0.03 0.00 0.03 99.78 03:57:42 03:52:01 0 0.10 0.00 0.02 0.00 0.05 99.83 03:57:42 03:52:01 1 0.22 0.00 0.03 0.00 0.02 99.73 03:57:42 03:53:01 all 0.08 0.00 0.03 0.00 0.03 99.87 03:57:42 03:53:01 0 0.05 0.00 0.03 0.00 0.03 99.88 03:57:42 03:53:01 1 0.12 0.00 0.02 0.00 0.02 99.85 03:57:42 03:54:01 all 0.10 0.00 0.03 0.00 0.03 99.84 03:57:42 03:54:01 0 0.03 0.00 0.03 0.00 0.05 99.88 03:57:42 03:54:01 1 0.17 0.00 0.03 0.00 0.00 99.80 03:57:42 03:55:01 all 0.08 0.00 0.03 0.00 0.03 99.86 03:57:42 03:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:57:42 03:55:01 1 0.13 0.00 0.03 0.00 0.05 99.78 03:57:42 03:56:01 all 0.15 0.00 0.03 0.00 0.03 99.80 03:57:42 03:56:01 0 0.03 0.00 0.02 0.00 0.03 99.92 03:57:42 03:56:01 1 0.27 0.00 0.03 0.00 0.02 99.68 03:57:42 03:57:01 all 0.05 0.00 0.03 0.00 0.03 99.90 03:57:42 03:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:57:42 03:57:01 1 0.08 0.00 0.03 0.00 0.03 99.85 03:57:42 Average: all 0.71 0.00 0.26 0.31 0.03 98.69 03:57:42 Average: 0 0.75 0.00 0.25 0.19 0.04 98.78 03:57:42 Average: 1 0.67 0.00 0.27 0.44 0.03 98.59 03:57:42 03:57:42 03:57:42