Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 14bac504051cfed6703669ccef7719865fd48938+a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 (78d3cc1a62a7b23ccb942e7998b64881041c21ae) 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-ssh388188142645832181.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5262304297966952861.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/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-875/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh582508156503648262.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh343381018976595800.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/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-875/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3572034100115688087.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-961 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [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-875 # 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-875@tmp/jenkins-gitclient-ssh324216239343724263.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 a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 into PR head commit 14bac504051cfed6703669ccef7719865fd48938 Merge succeeded, producing 03fc7d1f180361e94190f648126377d19e3b7926 Checking out Revision 03fc7d1f180361e94190f648126377d19e3b7926 (PR-875) > 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-875@tmp/jenkins-gitclient-ssh8841644696101981880.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14bac504051cfed6703669ccef7719865fd48938 # 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-875@tmp/jenkins-gitclient-ssh7079670293974981694.key > git merge a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03fc7d1f180361e94190f648126377d19e3b7926 # timeout=10 Commit message: "Merge commit 'a5a444c184a2c1d1ddf52727c249f56d0f3d99c7' into HEAD" > git rev-list --no-walk 14bac504051cfed6703669ccef7719865fd48938 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:46:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:46:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:46:53 ========================================================= 19:46:53 EdgeX Global Pipelines Version Info 19:46:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:46:55 ------------------- 19:46:55 stable info: 19:46:55 ------------------- 19:46:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:46:55 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:46:55 Message: update stable to v1.0.195 19:46:55 ------------------- 19:46:55 experimental info: 19:46:55 ------------------- 19:46:55 Commited By: **** collab-it+edgex@linuxfoundation.org 19:46:55 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:46:55 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:46:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:46:55 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:46:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:46:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:46:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-875 [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-875 [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-875 [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03fc7d1f180361e94190f648126377d19e3b7926 [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03fc7d1 [Pipeline] echo 19:46:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:46:57 + git log --format=format:%s -1 03fc7d1f180361e94190f648126377d19e3b7926 [Pipeline] echo 19:46:57 GIT_COMMIT: 03fc7d1f180361e94190f648126377d19e3b7926, Commit Message: Merge commit 'a5a444c184a2c1d1ddf52727c249f56d0f3d99c7' into HEAD [Pipeline] echo 19:46:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:46:58 19:46:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:46:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:46:58 latest: Pulling from edgex-devops/git-semver 19:46:58 31603596830f: Pulling fs layer 19:46:58 54011a49482f: Pulling fs layer 19:46:58 a6820b24f6d8: Pulling fs layer 19:46:58 f581987b2513: Pulling fs layer 19:46:58 f581987b2513: Waiting 19:46:58 54011a49482f: Download complete 19:46:58 31603596830f: Verifying Checksum 19:46:58 31603596830f: Download complete 19:46:59 f581987b2513: Verifying Checksum 19:46:59 f581987b2513: Download complete 19:46:59 a6820b24f6d8: Verifying Checksum 19:46:59 a6820b24f6d8: Download complete 19:46:59 31603596830f: Pull complete 19:46:59 54011a49482f: Pull complete 19:46:59 a6820b24f6d8: Pull complete 19:46:59 f581987b2513: Pull complete 19:47:00 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:47:00 prd-centos7-docker-4c-2g-961 does not seem to be running inside a container 19:47:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@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 19:47:01 $ docker top dfa754bd3ba122070f93c6c7b93add5a0a33b3da98d5c1e2c743fd1366f0dd89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:47:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:01 [ssh-agent] Looking for ssh-agent implementation... 19:47:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:01 $ docker exec dfa754bd3ba122070f93c6c7b93add5a0a33b3da98d5c1e2c743fd1366f0dd89 ssh-agent 19:47:01 SSH_AUTH_SOCK=/tmp/ssh-FkbxQJzeUEuw/agent.14 19:47:01 SSH_AGENT_PID=21 19:47:01 Running ssh-add (command line suppressed) 19:47:01 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_3363803369741791195.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_3363803369741791195.key) 19:47:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:02 + git tag --points-at HEAD [Pipeline] } 19:47:02 $ docker exec --env ******** --env ******** dfa754bd3ba122070f93c6c7b93add5a0a33b3da98d5c1e2c743fd1366f0dd89 ssh-agent -k 19:47:02 unset SSH_AUTH_SOCK; 19:47:02 unset SSH_AGENT_PID; 19:47:02 echo Agent pid 21 killed; 19:47:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:47:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:02 [ssh-agent] Looking for ssh-agent implementation... 19:47:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:02 $ docker exec dfa754bd3ba122070f93c6c7b93add5a0a33b3da98d5c1e2c743fd1366f0dd89 ssh-agent 19:47:02 SSH_AUTH_SOCK=/tmp/ssh-lIlK7DDnDipz/agent.56 19:47:02 SSH_AGENT_PID=63 19:47:02 Running ssh-add (command line suppressed) 19:47:02 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_518113001836948278.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_518113001836948278.key) 19:47:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:02 + git semver init 19:47:02 # -> Open(): unable to determine branch for HEAD 19:47:02 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.git 19:47:02 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-875 19:47:02 # $SEMVER_REMOTE_NAME = origin 19:47:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:47:02 # $SEMVER_USER_NAME = edgex-jenkins 19:47:02 # $SEMVER_BRANCH = PR-875 19:47:02 # $SEMVER_TEMP = /tmp/semver-754410638 19:47:02 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:47:04 # '/tmp/semver-754410638' -> '/w/workspace/ndry_app-functions-sdk-go_PR-875/.semver' 19:47:04 # -> Force: false 19:47:04 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.semver [Pipeline] } 19:47:04 $ docker exec --env ******** --env ******** dfa754bd3ba122070f93c6c7b93add5a0a33b3da98d5c1e2c743fd1366f0dd89 ssh-agent -k 19:47:04 unset SSH_AUTH_SOCK; 19:47:04 unset SSH_AGENT_PID; 19:47:04 echo Agent pid 63 killed; 19:47:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:05 + git semver [Pipeline] } 19:47:05 $ docker stop --time=1 dfa754bd3ba122070f93c6c7b93add5a0a33b3da98d5c1e2c743fd1366f0dd89 19:47:06 $ docker rm -f dfa754bd3ba122070f93c6c7b93add5a0a33b3da98d5c1e2c743fd1366f0dd89 [Pipeline] // withDockerContainer [Pipeline] sh 19:47:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:47:07 Stashed 1 file(s) [Pipeline] echo 19:47:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 19:47:22 Still waiting to schedule task 19:47:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:47:22 Still waiting to schedule task 19:47:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:49:46 Running on prd-centos7-docker-4c-2g-965 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 19:49:46 Running in /w/workspace/app-functions-sdk-go/19 [Pipeline] { [Pipeline] checkout 19:49:46 The recommended git tool is: git 19:49:51 using credential edgex-jenkins-ssh 19:49:51 Cloning the remote Git repository 19:49:51 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:49:51 > git init /w/workspace/app-functions-sdk-go/19 # timeout=10 19:49:51 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:49:51 > git --version # timeout=10 19:49:51 > git --version # 'git version 2.24.4' 19:49:51 using GIT_SSH to set credentials SSH Credentials for GitHub 19:49:51 [INFO] Currently running in a labeled security context 19:49:51 [INFO] Currently SELinux is 'enforcing' on the host 19:49:51 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/19@tmp/jenkins-gitclient-ssh2927015364359804435.key 19:49:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:49:56 Merging remotes/origin/master commit a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 into PR head commit 14bac504051cfed6703669ccef7719865fd48938 19:49:56 Merge succeeded, producing 0df5c5b65afe2d2c14496e7adeddd031ef1502c7 19:49:56 Checking out Revision 0df5c5b65afe2d2c14496e7adeddd031ef1502c7 (PR-875) 19:49:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:49:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:49:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:49:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:49:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:49:56 [INFO] Currently running in a labeled security context 19:49:56 [INFO] Currently SELinux is 'enforcing' on the host 19:49:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/19@tmp/jenkins-gitclient-ssh8508215799462032668.key 19:49:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:49:56 > git config core.sparsecheckout # timeout=10 19:49:56 > git checkout -f 14bac504051cfed6703669ccef7719865fd48938 # timeout=10 19:49:56 > git remote # timeout=10 19:49:56 > git config --get remote.origin.url # timeout=10 19:49:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:49:56 [INFO] Currently running in a labeled security context 19:49:56 [INFO] Currently SELinux is 'enforcing' on the host 19:49:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/19@tmp/jenkins-gitclient-ssh2453726712205465872.key 19:49:56 > git merge a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 # timeout=10 19:49:56 > git rev-parse HEAD^{commit} # timeout=10 19:49:56 > git config core.sparsecheckout # timeout=10 19:49:56 > git checkout -f 0df5c5b65afe2d2c14496e7adeddd031ef1502c7 # timeout=10 19:50:00 Commit message: "Merge commit 'a5a444c184a2c1d1ddf52727c249f56d0f3d99c7' into HEAD" 19:50:00 > git rev-list --no-walk 14bac504051cfed6703669ccef7719865fd48938 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:50:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:50:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:50:02 + sudo service docker restart 19:50:02 + true 19:50:02 Redirecting to /bin/systemctl restart docker.service 19:50:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-964 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws 19:50:20 Running in /w/workspace/app-functions-sdk-go/19 [Pipeline] { [Pipeline] checkout 19:50:20 The recommended git tool is: git [Pipeline] unstash [Pipeline] echo 19:50:20 ========================================================= 19:50:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:50:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:50:20 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:50:21 Sending build context to Docker daemon 19.88MB 19:50:21 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:50:21 Step 2/8 : FROM ${BASE} 19:50:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:50:21 540db60ca938: Pulling fs layer 19:50:21 adcc1eea9eea: Pulling fs layer 19:50:21 4c4ab2625f07: Pulling fs layer 19:50:21 0510c868ecb4: Pulling fs layer 19:50:21 afea3b2eda06: Pulling fs layer 19:50:21 7809a108b3ef: Pulling fs layer 19:50:21 f706445af74f: Pulling fs layer 19:50:21 afea3b2eda06: Waiting 19:50:21 7809a108b3ef: Waiting 19:50:21 f706445af74f: Waiting 19:50:21 0510c868ecb4: Waiting 19:50:21 4c4ab2625f07: Verifying Checksum 19:50:21 4c4ab2625f07: Download complete 19:50:21 adcc1eea9eea: Verifying Checksum 19:50:21 adcc1eea9eea: Download complete 19:50:21 afea3b2eda06: Verifying Checksum 19:50:21 afea3b2eda06: Download complete 19:50:21 7809a108b3ef: Verifying Checksum 19:50:21 7809a108b3ef: Download complete 19:50:21 540db60ca938: Verifying Checksum 19:50:21 540db60ca938: Download complete 19:50:22 540db60ca938: Pull complete 19:50:22 adcc1eea9eea: Pull complete 19:50:22 4c4ab2625f07: Pull complete 19:50:25 f706445af74f: Verifying Checksum 19:50:25 f706445af74f: Download complete 19:50:25 0510c868ecb4: Verifying Checksum 19:50:25 0510c868ecb4: Download complete 19:50:28 using credential edgex-jenkins-ssh 19:50:28 Cloning the remote Git repository 19:50:28 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:50:28 > git init /w/workspace/app-functions-sdk-go/19 # timeout=10 19:50:28 0510c868ecb4: Pull complete 19:50:28 afea3b2eda06: Pull complete 19:50:28 7809a108b3ef: Pull complete 19:50:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:50:28 > git --version # timeout=10 19:50:28 > git --version # 'git version 2.17.1' 19:50:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:29 f706445af74f: Pull complete 19:50:29 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:50:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:50:29 ---> b068be0155e3 19:50:29 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:50:30 20.10.0: Pulling from library/docker 19:50:30 05e7bc50f07f: Pulling fs layer 19:50:30 6db28d0fdbf6: Pulling fs layer 19:50:30 292df0bc6bf3: Pulling fs layer 19:50:30 2e060f4bd70b: Pulling fs layer 19:50:30 80e8d568a223: Pulling fs layer 19:50:30 8dc6ef1a942a: Pulling fs layer 19:50:30 2312dd95470a: Pulling fs layer 19:50:30 80e8d568a223: Waiting 19:50:30 8dc6ef1a942a: Waiting 19:50:30 2312dd95470a: Waiting 19:50:30 2e060f4bd70b: Waiting 19:50:30 292df0bc6bf3: Verifying Checksum 19:50:30 292df0bc6bf3: Download complete 19:50:30 6db28d0fdbf6: Verifying Checksum 19:50:30 6db28d0fdbf6: Download complete 19:50:30 80e8d568a223: Verifying Checksum 19:50:30 80e8d568a223: Download complete 19:50:30 8dc6ef1a942a: Verifying Checksum 19:50:30 8dc6ef1a942a: Download complete 19:50:30 2312dd95470a: Verifying Checksum 19:50:30 2312dd95470a: Download complete 19:50:30 05e7bc50f07f: Verifying Checksum 19:50:30 05e7bc50f07f: Download complete 19:50:30 05e7bc50f07f: Pull complete 19:50:30 6db28d0fdbf6: Pull complete 19:50:30 292df0bc6bf3: Pull complete 19:50:31 2e060f4bd70b: Verifying Checksum 19:50:31 2e060f4bd70b: Download complete 19:50:33 2e060f4bd70b: Pull complete 19:50:33 80e8d568a223: Pull complete 19:50:33 8dc6ef1a942a: Pull complete 19:50:33 2312dd95470a: Pull complete 19:50:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:50:34 Status: Downloaded newer image for docker:20.10.0 19:50:36 Merging remotes/origin/master commit a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 into PR head commit 14bac504051cfed6703669ccef7719865fd48938 19:50:37 Merge succeeded, producing c585d9d55a87d1d9ec6d038adeec799576599c9b 19:50:37 Checking out Revision c585d9d55a87d1d9ec6d038adeec799576599c9b (PR-875) 19:50:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:50:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:50:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:50:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:50:36 > git config core.sparsecheckout # timeout=10 19:50:36 > git checkout -f 14bac504051cfed6703669ccef7719865fd48938 # timeout=10 19:50:37 > git remote # timeout=10 19:50:37 > git config --get remote.origin.url # timeout=10 19:50:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:37 > git merge a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 # timeout=10 19:50:37 > git rev-parse HEAD^{commit} # timeout=10 19:50:37 > git config core.sparsecheckout # timeout=10 19:50:37 > git checkout -f c585d9d55a87d1d9ec6d038adeec799576599c9b # timeout=10 19:50:39 ---> e25fe96e8892 19:50:39 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:50:39 ---> Running in 1debbbc7c529 19:50:39 Removing intermediate container 1debbbc7c529 19:50:39 ---> 1597fe7c921a 19:50:39 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:50:39 ---> Running in 5b78cef2de9d 19:50:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:50:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:50:40 (1/5) Installing libsodium (1.0.18-r0) 19:50:40 (2/5) Installing libzmq (4.3.3-r1) 19:50:41 Commit message: "Merge commit 'a5a444c184a2c1d1ddf52727c249f56d0f3d99c7' into HEAD" 19:50:41 > git rev-list --no-walk 14bac504051cfed6703669ccef7719865fd48938 # timeout=10 19:50:41 (3/5) Installing pkgconf (1.7.3-r0) 19:50:41 (4/5) Installing libsodium-dev (1.0.18-r0) 19:50:41 (5/5) Installing zeromq-dev (4.3.3-r1) 19:50:42 Executing busybox-1.32.1-r6.trigger 19:50:42 OK: 150 MiB in 45 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:50:42 Removing intermediate container 5b78cef2de9d 19:50:42 ---> 7264da35a354 19:50:42 Step 6/8 : WORKDIR /build 19:50:42 ---> Running in 977e7634d0aa 19:50:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:50:43 Removing intermediate container 977e7634d0aa 19:50:43 ---> 3d0b134d65eb 19:50:43 Step 7/8 : COPY go.mod . 19:50:43 ---> 4ae3cb227035 19:50:43 Step 8/8 : RUN go mod download 19:50:43 ---> Running in 698908e5d3b3 19:50:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:50:43 + sudo service docker restart 19:50:43 + true 19:51:01 Removing intermediate container 698908e5d3b3 19:51:01 ---> 49f593e6728b 19:51:01 Successfully built 49f593e6728b 19:51:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:51:01 + docker inspect -f . ci-base-image-x86_64 19:51:01 . [Pipeline] withDockerContainer 19:51:02 prd-centos7-docker-4c-2g-965 does not seem to be running inside a container 19:51:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/19 -v /w/workspace/app-functions-sdk-go/19:/w/workspace/app-functions-sdk-go/19:rw,z -v /w/workspace/app-functions-sdk-go/19@tmp:/w/workspace/app-functions-sdk-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:51:02 $ docker top 964f76c225fa32aa3c709d4b43c0c635ff9feb668caecb8ec7897f537b98e177 -eo pid,comm [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:51:02 + go version 19:51:02 go version go1.16.3 linux/amd64 [Pipeline] } 19:51:02 $ docker stop --time=1 964f76c225fa32aa3c709d4b43c0c635ff9feb668caecb8ec7897f537b98e177 19:51:04 $ docker rm -f 964f76c225fa32aa3c709d4b43c0c635ff9feb668caecb8ec7897f537b98e177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 19:51:04 ========================================================= 19:51:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:51:04 ========================================================= [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:51:04 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:51:04 + docker inspect -f . ci-base-image-x86_64 19:51:04 . [Pipeline] withDockerContainer 19:51:04 prd-centos7-docker-4c-2g-965 does not seem to be running inside a container 19:51:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/19 -v /w/workspace/app-functions-sdk-go/19:/w/workspace/app-functions-sdk-go/19:rw,z -v /w/workspace/app-functions-sdk-go/19@tmp:/w/workspace/app-functions-sdk-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:51:05 $ docker top 2a818f0d76e91c62db87379bfe987cf12d7a1fa3a64d9001cd172ae5633c77ce -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:05 Sending build context to Docker daemon 19.88MB 19:51:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:51:05 Step 2/8 : FROM ${BASE} 19:51:05 + go mod tidy [Pipeline] sh 19:51:06 + make test 19:51:06 make -C ./app-service-template build 19:51:06 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/19/app-service-template' 19:51:06 go mod tidy 19:51:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:51:06 595b0fe564bb: Pulling fs layer 19:51:06 3088b5b3c5c0: Pulling fs layer 19:51:06 5b7225fbf94c: Pulling fs layer 19:51:06 ba82ee9f976e: Pulling fs layer 19:51:06 506bd15cee9f: Pulling fs layer 19:51:06 75a0a4a0db45: Pulling fs layer 19:51:06 618dc40b7e24: Pulling fs layer 19:51:06 506bd15cee9f: Waiting 19:51:06 75a0a4a0db45: Waiting 19:51:06 ba82ee9f976e: Waiting 19:51:06 618dc40b7e24: Waiting 19:51:06 5b7225fbf94c: Verifying Checksum 19:51:06 5b7225fbf94c: Download complete 19:51:06 3088b5b3c5c0: Verifying Checksum 19:51:06 3088b5b3c5c0: Download complete 19:51:06 506bd15cee9f: Verifying Checksum 19:51:06 506bd15cee9f: Download complete 19:51:06 75a0a4a0db45: Verifying Checksum 19:51:06 75a0a4a0db45: Download complete 19:51:06 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 19:51:06 595b0fe564bb: Download complete 19:51:07 595b0fe564bb: Pull complete 19:51:07 3088b5b3c5c0: Pull complete 19:51:08 5b7225fbf94c: Pull complete 19:51:09 618dc40b7e24: Verifying Checksum 19:51:09 618dc40b7e24: Download complete 19:51:11 ba82ee9f976e: Verifying Checksum 19:51:11 ba82ee9f976e: Download complete 19:51:16 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/19/app-service-template' 19:51:16 make -C ./app-service-template test 19:51:16 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/19/app-service-template' 19:51:16 go mod tidy 19:51:16 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:51:21 ba82ee9f976e: Pull complete 19:51:21 506bd15cee9f: Pull complete 19:51:21 75a0a4a0db45: Pull complete 19:51:25 ok new-app-service 0.007s coverage: 47.8% of statements 19:51:25 ? new-app-service/config [no test files] 19:51:25 ok new-app-service/functions 0.008s 19:51:25 CGO_ENABLED=1 go vet ./... 19:51:26 618dc40b7e24: Pull complete 19:51:26 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:51:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:51:26 ---> a36622ca3599 19:51:26 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:51:26 20.10.0: Pulling from library/docker 19:51:26 a3cc7d3b244e: Pulling fs layer 19:51:26 02a3295e0d61: Pulling fs layer 19:51:26 0f4f2e6d8100: Pulling fs layer 19:51:26 330b718f631f: Pulling fs layer 19:51:26 a93816041522: Pulling fs layer 19:51:26 bdb6da89ff94: Pulling fs layer 19:51:26 2a70c0c122f4: Pulling fs layer 19:51:26 330b718f631f: Waiting 19:51:26 a93816041522: Waiting 19:51:26 bdb6da89ff94: Waiting 19:51:26 2a70c0c122f4: Waiting 19:51:26 0f4f2e6d8100: Verifying Checksum 19:51:26 0f4f2e6d8100: Download complete 19:51:26 02a3295e0d61: Verifying Checksum 19:51:26 02a3295e0d61: Download complete 19:51:26 a3cc7d3b244e: Verifying Checksum 19:51:26 a3cc7d3b244e: Download complete 19:51:26 a93816041522: Download complete 19:51:26 bdb6da89ff94: Verifying Checksum 19:51:26 bdb6da89ff94: Download complete 19:51:26 2a70c0c122f4: Verifying Checksum 19:51:26 2a70c0c122f4: Download complete 19:51:26 a3cc7d3b244e: Pull complete 19:51:27 02a3295e0d61: Pull complete 19:51:28 0f4f2e6d8100: Pull complete 19:51:28 330b718f631f: Verifying Checksum 19:51:28 330b718f631f: Download complete 19:51:32 330b718f631f: Pull complete 19:51:32 a93816041522: Pull complete 19:51:33 bdb6da89ff94: Pull complete 19:51:33 2a70c0c122f4: Pull complete 19:51:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:51:33 Status: Downloaded newer image for docker:20.10.0 19:51:33 gofmt -l . 19:51:33 [ "`gofmt -l .`" = "" ] 19:51:33 ./bin/test-attribution-txt.sh 19:51:33 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/19/app-service-template' 19:51:33 go mod tidy 19:51:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:51:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:51:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 63.6% of statements 19:51:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 96.5% of statements 19:51:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:51:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements 19:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:51:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.011s 19:51:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.017s coverage: 74.5% of statements 19:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:51:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.1% of statements 19:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:51:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 19:51:38 ---> ee2d628d63c2 19:51:38 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:51:38 ---> Running in 6f92b6266be4 19:51:39 Removing intermediate container 6f92b6266be4 19:51:39 ---> 80289ecd274a 19:51:39 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:51:39 ---> Running in 0daf637b0302 19:51:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.737s coverage: 76.1% of statements 19:51:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:51:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements 19:51:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements 19:51:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:51:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:51:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 19:51:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:51:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:51:42 (1/5) Installing libsodium (1.0.18-r0) 19:51:42 (2/5) Installing libzmq (4.3.3-r1) 19:51:42 (3/5) Installing pkgconf (1.7.3-r0) 19:51:42 (4/5) Installing libsodium-dev (1.0.18-r0) 19:51:42 (5/5) Installing zeromq-dev (4.3.3-r1) 19:51:42 Executing busybox-1.32.1-r6.trigger 19:51:42 OK: 139 MiB in 45 packages 19:51:44 Removing intermediate container 0daf637b0302 19:51:44 ---> 842441a23032 19:51:44 Step 6/8 : WORKDIR /build 19:51:44 ---> Running in 0d4c4f4484d3 19:51:44 Removing intermediate container 0d4c4f4484d3 19:51:44 ---> 58c034248922 19:51:44 Step 7/8 : COPY go.mod . 19:51:45 ---> c1371aa7baff 19:51:45 Step 8/8 : RUN go mod download 19:51:45 ---> Running in ca079001740e 19:52:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.039s coverage: 78.0% of statements 19:52:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements 19:52:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:52:05 gofmt -l . 19:52:05 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:52:05 $ docker stop --time=1 2a818f0d76e91c62db87379bfe987cf12d7a1fa3a64d9001cd172ae5633c77ce 19:52:07 $ docker rm -f 2a818f0d76e91c62db87379bfe987cf12d7a1fa3a64d9001cd172ae5633c77ce [Pipeline] // withDockerContainer [Pipeline] sh 19:52:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:52:07 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:52:08 ---> job-cost.sh 19:52:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WOmF 19:52:12 Removing intermediate container ca079001740e 19:52:12 ---> 56d4713db199 19:52:12 Successfully built 56d4713db199 19:52:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:52:14 + docker inspect -f . ci-base-image-arm64 19:52:14 . [Pipeline] withDockerContainer 19:52:15 prd-ubuntu18.04-docker-arm64-4c-16g-964 does not seem to be running inside a container 19:52:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/19 -v /w/workspace/app-functions-sdk-go/19:/w/workspace/app-functions-sdk-go/19:rw,z -v /w/workspace/app-functions-sdk-go/19@tmp:/w/workspace/app-functions-sdk-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:52:17 $ docker top e54ea2ebc7a4f56f2eb0c592f8c1631e0e3422310e1bc71689934b95f1440a2d -eo pid,comm 19:52:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] { [Pipeline] sh 19:52:18 + go version 19:52:18 go version go1.16.5 linux/arm64 [Pipeline] } 19:52:18 $ docker stop --time=1 e54ea2ebc7a4f56f2eb0c592f8c1631e0e3422310e1bc71689934b95f1440a2d 19:52:19 $ docker rm -f e54ea2ebc7a4f56f2eb0c592f8c1631e0e3422310e1bc71689934b95f1440a2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:52:20 + docker inspect -f . ci-base-image-arm64 19:52:20 . [Pipeline] withDockerContainer 19:52:21 prd-ubuntu18.04-docker-arm64-4c-16g-964 does not seem to be running inside a container 19:52:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/19 -v /w/workspace/app-functions-sdk-go/19:/w/workspace/app-functions-sdk-go/19:rw,z -v /w/workspace/app-functions-sdk-go/19@tmp:/w/workspace/app-functions-sdk-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:52:22 $ docker top 364a7043f5b5db490d6d6558509df778ffb3c61379d0dc81ccf8e26beb933e8e -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:23 + go mod tidy [Pipeline] sh 19:52:25 + make test 19:52:25 make -C ./app-service-template build 19:52:25 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/19/app-service-template' 19:52:25 go mod tidy 19:52:25 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 19:52:32 lf-activate-venv(): INFO: Adding /tmp/venv-WOmF/bin to PATH 19:52:32 INFO: No Stack... 19:52:32 INFO: Retrieving Pricing Info for: v3-standard-2 19:52:32 INFO: Archiving Costs [Pipeline] sh 19:52:32 + cat /w/workspace/app-functions-sdk-go/19/archives/cost.csv 19:52:32 + cut -d, -f6 [Pipeline] lock 19:52:32 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-19-stack-cost] 19:52:32 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-19-stack-cost] did not exist. Created. 19:52:32 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:52:32 + echo total: 0.05999999865889549 [Pipeline] stash 19:52:33 Stashed 1 file(s) [Pipeline] } 19:52:33 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-19-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:53:04 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/19/app-service-template' 19:53:04 make -C ./app-service-template test 19:53:04 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/19/app-service-template' 19:53:04 go mod tidy 19:53:04 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:53:31 ok new-app-service 0.044s coverage: 47.8% of statements 19:53:31 ? new-app-service/config [no test files] 19:53:31 ok new-app-service/functions 0.040s 19:53:31 CGO_ENABLED=1 go vet ./... 19:53:58 gofmt -l . 19:53:58 [ "`gofmt -l .`" = "" ] 19:53:58 ./bin/test-attribution-txt.sh 19:53:58 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/19/app-service-template' 19:53:58 go mod tidy 19:53:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:53:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:54:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.103s coverage: 63.6% of statements 19:54:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.068s coverage: 96.5% of statements 19:54:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:54:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.115s coverage: 61.8% of statements 19:54:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:54:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.033s 19:54:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.087s coverage: 74.5% of statements 19:54:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:54:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:54:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:54:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:54:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:54:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:54:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.1% of statements 19:54:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:54:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.041s coverage: 10.5% of statements 19:54:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.849s coverage: 76.1% of statements 19:54:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:54:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.053s coverage: 12.5% of statements 19:54:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.061s coverage: 27.3% of statements 19:54:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:54:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:54:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.041s coverage: 51.4% of statements 19:54:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.127s coverage: 78.0% of statements 19:54:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.039s coverage: 94.4% of statements 19:54:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:54:43 gofmt -l . 19:54:44 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:54:44 $ docker stop --time=1 364a7043f5b5db490d6d6558509df778ffb3c61379d0dc81ccf8e26beb933e8e 19:54:46 $ docker rm -f 364a7043f5b5db490d6d6558509df778ffb3c61379d0dc81ccf8e26beb933e8e [Pipeline] // withDockerContainer [Pipeline] sh 19:54:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:54:47 Warning: overwriting stash ‘coverage-report’ 19:54:48 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:54:48 ---> job-cost.sh 19:54:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZMj7 19:55:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:56:49 lf-activate-venv(): INFO: Adding /tmp/venv-ZMj7/bin to PATH 19:56:49 INFO: No Stack... 19:56:49 INFO: Retrieving Pricing Info for: v2-standard-4 19:56:49 INFO: Archiving Costs [Pipeline] sh 19:56:49 + cat /w/workspace/app-functions-sdk-go/19/archives/cost.csv 19:56:49 + cut -d, -f6 [Pipeline] lock 19:56:50 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-19-stack-cost] 19:56:50 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-19-stack-cost] did not exist. Created. 19:56:50 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:56:50 /w/workspace/app-functions-sdk-go/19@tmp/durable-c78c5180/script.sh: 1: /w/workspace/app-functions-sdk-go/19@tmp/durable-c78c5180/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:56:50 + echo total: 0.18000000715255737 [Pipeline] stash 19:56:50 Warning: overwriting stash ‘stack-cost’ 19:56:50 Stashed 1 file(s) [Pipeline] } 19:56:50 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-19-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:56:51 provisioning config files... 19:56:51 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config7315137151831103584tmp [Pipeline] { [Pipeline] sh 19:56:51 + set +x 19:56:51 + curl -s https://codecov.io/bash 19:56:51 + bash -s -- 19:56:51 19:56:51 _____ _ 19:56:51 / ____| | | 19:56:51 | | ___ __| | ___ ___ _____ __ 19:56:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:56:51 | |___| (_) | (_| | __/ (_| (_) \ V / 19:56:51 \_____\___/ \__,_|\___|\___\___/ \_/ 19:56:51 Bash-1.0.3 19:56:51 19:56:51 19:56:51 ==> git version 2.24.4 found 19:56:51 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:56:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:56:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:56:51 ==> Jenkins CI detected. 19:56:51 project root: . 19:56:51 --> token set from env 19:56:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:56:51 ==> Running gcov in . (disable via -X gcov) 19:56:51 ==> Python coveragepy not found 19:56:51 ==> Searching for coverage reports in: 19:56:51 + . 19:56:51 -> Found 2 reports 19:56:51 ==> Detecting git/mercurial file structure 19:56:51 ==> Reading reports 19:56:51 + ./app-service-template/coverage.out bytes=1055 19:56:52 + ./coverage.out bytes=95181 19:56:52 ==> Appending adjustments 19:56:52 https://docs.codecov.io/docs/fixing-reports 19:56:52 + Found adjustments 19:56:52 ==> Gzipping contents 19:56:52 20K /tmp/codecov.0hzxu2.gz 19:56:52 ==> Uploading reports 19:56:52 url: https://codecov.io 19:56:52 query: branch=PR-875&commit=03fc7d1f180361e94190f648126377d19e3b7926&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F19%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 19:56:52 -> Pinging Codecov 19:56:52 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-875&commit=03fc7d1f180361e94190f648126377d19e3b7926&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-875%2F19%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=875&job=&cmd_args= 19:56:53 -> Uploading to 19:56:53 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/3D8B5DFFC46A037C893635FACE044666/03fc7d1f180361e94190f648126377d19e3b7926/2e346612-3312-4eec-90aa-97a79066662b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T195652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6afbb59af6d7f42cef123a465fc339f4bb7d1316fcd4ea541516093c9bc03f26 19:56:53 % Total % Received % Xferd Average Speed Time Time Time Current 19:56:53 Dload Upload Total Spent Left Speed 19:56:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16883 0 0 100 16883 0 50314 --:--:-- --:--:-- --:--:-- 50397 19:56:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/03fc7d1f180361e94190f648126377d19e3b7926 [Pipeline] } 19:56:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:56:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:56:55 ---> package-listing.sh 19:56:55 ++ facter osfamily 19:56:55 ++ tr '[:upper:]' '[:lower:]' 19:56:55 + OS_FAMILY=redhat 19:56:55 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-875 19:56:55 + START_PACKAGES=/tmp/packages_start.txt 19:56:55 + END_PACKAGES=/tmp/packages_end.txt 19:56:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:56:55 + PACKAGES=/tmp/packages_start.txt 19:56:55 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 19:56:55 + PACKAGES=/tmp/packages_end.txt 19:56:55 + case "${OS_FAMILY}" in 19:56:55 + rpm -qa 19:56:55 + sort 19:56:56 + '[' -f /tmp/packages_start.txt ']' 19:56:56 + '[' -f /tmp/packages_end.txt ']' 19:56:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:56:56 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' 19:56:56 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ 19:56:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ [Pipeline] echo 19:56:56 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-875/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:56:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:56:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:56:57 19:56:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:56:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:56:57 alpine: Pulling from edgex-lftools-log-publisher 19:56:57 df20fa9351a1: Pulling fs layer 19:56:57 36b3adc4ff6f: Pulling fs layer 19:56:57 8ad3a11d3b57: Pulling fs layer 19:56:57 46f8f816bc3b: Pulling fs layer 19:56:57 93b61091891f: Pulling fs layer 19:56:57 93b9cdb0e59b: Pulling fs layer 19:56:57 5e14af77c1be: Pulling fs layer 19:56:57 01666e4c0597: Pulling fs layer 19:56:57 aa168da1d23b: Pulling fs layer 19:56:57 46f8f816bc3b: Waiting 19:56:57 93b61091891f: Waiting 19:56:57 93b9cdb0e59b: Waiting 19:56:57 5e14af77c1be: Waiting 19:56:57 aa168da1d23b: Waiting 19:56:57 36b3adc4ff6f: Verifying Checksum 19:56:57 36b3adc4ff6f: Download complete 19:56:57 46f8f816bc3b: Verifying Checksum 19:56:57 46f8f816bc3b: Download complete 19:56:57 df20fa9351a1: Verifying Checksum 19:56:57 df20fa9351a1: Download complete 19:56:57 93b9cdb0e59b: Verifying Checksum 19:56:57 93b9cdb0e59b: Download complete 19:56:57 5e14af77c1be: Verifying Checksum 19:56:57 5e14af77c1be: Download complete 19:56:57 93b61091891f: Verifying Checksum 19:56:57 93b61091891f: Download complete 19:56:57 01666e4c0597: Verifying Checksum 19:56:57 01666e4c0597: Download complete 19:56:57 df20fa9351a1: Pull complete 19:56:58 8ad3a11d3b57: Verifying Checksum 19:56:58 8ad3a11d3b57: Download complete 19:56:58 36b3adc4ff6f: Pull complete 19:56:58 8ad3a11d3b57: Pull complete 19:56:58 46f8f816bc3b: Pull complete 19:56:58 93b61091891f: Pull complete 19:56:59 93b9cdb0e59b: Pull complete 19:56:59 5e14af77c1be: Pull complete 19:56:59 01666e4c0597: Pull complete 19:56:59 aa168da1d23b: Verifying Checksum 19:56:59 aa168da1d23b: Download complete 19:57:03 aa168da1d23b: Pull complete 19:57:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:57:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:57:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:57:04 prd-centos7-docker-4c-2g-961 does not seem to be running inside a container 19:57:04 $ 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-875/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-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@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 19:57:06 $ docker top 95781246084a65f0573b70fc117458d3cb4239cda8f677b2fc896e04d99d65c2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:06 + touch /tmp/pre-build-complete [Pipeline] sh 19:57:07 + mkdir -p /var/log/sa [Pipeline] sh 19:57:07 + ls /var/log/sa-host 19:57:07 + sadf -c /var/log/sa-host/sa05 19:57:07 file_magic: OK 19:57:07 HZ: Using current value: 100 19:57:07 file_header: OK 19:57:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:57:07 Statistics: 19:57:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:57:07 File successfully converted to sysstat format version 12.2.1 19:57:07 + sadf -c /var/log/sa-host/sa23 19:57:07 file_magic: OK 19:57:07 HZ: Using current value: 100 19:57:07 file_header: OK 19:57:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:57:07 Statistics: 19:57:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:57:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:57:09 provisioning config files... 19:57:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config3680748187988187161tmp [Pipeline] { [Pipeline] echo 19:57:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:57:10 ---> create-netrc.sh [Pipeline] } 19:57:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:57:10 ---> python-tools-install.sh [Pipeline] echo 19:57:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:57:10 ---> sudo-logs.sh 19:57:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:57:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:57:11 ---> job-cost.sh 19:57:11 lf-activate-venv: SKIPPING 19:57:11 DEBUG: total: 0.18000000715255737 19:57:11 INFO: Retrieving Stack Cost... 19:57:12 INFO: Retrieving Pricing Info for: v3-standard-2 19:57:12 INFO: Archiving Costs [Pipeline] echo 19:57:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:57:12 ---> logs-deploy.sh 19:57:12 lf-activate-venv: SKIPPING 19:57:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-875/19 19:57:12 INFO: archiving workspace using pattern(s): 19:57:13 Archives upload complete. 19:57:13 INFO: archiving logs to Nexus 19:57:14 ---> uname -a: 19:57:14 Linux prd-centos7-docker-4c-2g-961.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:57:14 19:57:14 19:57:14 ---> lscpu: 19:57:14 Architecture: x86_64 19:57:14 CPU op-mode(s): 32-bit, 64-bit 19:57:14 Byte Order: Little Endian 19:57:14 Address sizes: 40 bits physical, 48 bits virtual 19:57:14 CPU(s): 2 19:57:14 On-line CPU(s) list: 0,1 19:57:14 Thread(s) per core: 1 19:57:14 Core(s) per socket: 1 19:57:14 Socket(s): 2 19:57:14 NUMA node(s): 1 19:57:14 Vendor ID: AuthenticAMD 19:57:14 CPU family: 23 19:57:14 Model: 49 19:57:14 Model name: AMD EPYC-Rome Processor 19:57:14 Stepping: 0 19:57:14 CPU MHz: 2800.000 19:57:14 BogoMIPS: 5600.00 19:57:14 Virtualization: AMD-V 19:57:14 Hypervisor vendor: KVM 19:57:14 Virtualization type: full 19:57:14 L1d cache: 64 KiB 19:57:14 L1i cache: 64 KiB 19:57:14 L2 cache: 1 MiB 19:57:14 L3 cache: 32 MiB 19:57:14 NUMA node0 CPU(s): 0,1 19:57:14 Vulnerability Itlb multihit: Not affected 19:57:14 Vulnerability L1tf: Not affected 19:57:14 Vulnerability Mds: Not affected 19:57:14 Vulnerability Meltdown: Not affected 19:57:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:57:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:57:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:57:14 Vulnerability Srbds: Not affected 19:57:14 Vulnerability Tsx async abort: Not affected 19:57:14 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 19:57:14 19:57:14 19:57:14 ---> nproc: 19:57:14 2 19:57:14 19:57:14 19:57:14 ---> df -h: 19:57:14 Filesystem Size Used Available Use% Mounted on 19:57:14 overlay 40.0G 7.6G 32.4G 19% / 19:57:14 tmpfs 64.0M 0 64.0M 0% /dev 19:57:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:57:14 shm 64.0M 0 64.0M 0% /dev/shm 19:57:14 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 19:57:14 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 19:57:14 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 19:57:14 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 19:57:14 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 19:57:14 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-875 19:57:14 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 19:57:14 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp 19:57:14 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 19:57:14 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 19:57:14 19:57:14 19:57:14 ---> free -m: 19:57:14 total used free shared buff/cache available 19:57:14 Mem: 7821 980 4714 0 2126 6663 19:57:14 Swap: 1023 0 1023 19:57:14 19:57:14 19:57:14 ---> ip addr: 19:57:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:57:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:57:14 inet 127.0.0.1/8 scope host lo 19:57:14 valid_lft forever preferred_lft forever 19:57:14 inet6 ::1/128 scope host 19:57:14 valid_lft forever preferred_lft forever 19:57:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:57:14 link/ether fa:16:3e:18:1e:ba brd ff:ff:ff:ff:ff:ff 19:57:14 inet 10.30.123.5/23 brd 10.30.123.255 scope global dynamic eth0 19:57:14 valid_lft 85747sec preferred_lft 85747sec 19:57:14 inet6 fe80::f816:3eff:fe18:1eba/64 scope link 19:57:14 valid_lft forever preferred_lft forever 19:57:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:57:14 link/ether 02:42:25:ea:06:b0 brd ff:ff:ff:ff:ff:ff 19:57:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:57:14 valid_lft forever preferred_lft forever 19:57:14 inet6 fe80::42:25ff:feea:6b0/64 scope link 19:57:14 valid_lft forever preferred_lft forever 19:57:14 19:57:14 19:57:14 ---> sar -b -r -n DEV: 19:57:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 19:57:14 19:57:14 19:46:09 LINUX RESTART (2 CPU) 19:57:14 19:57:14 19:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:57:14 19:48:01 7.33 0.15 7.18 0.00 22.12 1389.06 0.00 19:57:14 19:49:01 0.43 0.00 0.43 0.00 0.00 7.36 0.00 19:57:14 19:50:02 0.28 0.00 0.28 0.00 0.00 2.72 0.00 19:57:14 19:51:01 0.22 0.00 0.22 0.00 0.00 3.69 0.00 19:57:14 19:52:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 19:57:14 19:53:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 19:57:14 19:54:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 19:57:14 19:55:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 19:57:14 19:56:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 19:57:14 19:57:01 3.91 0.13 3.78 0.00 13.72 113.13 0.00 19:57:14 Average: 1.34 0.03 1.32 0.00 3.59 153.49 0.00 19:57:14 19:57:14 19:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:57:14 19:48:01 5428620 0 807856 10.09 2620 1769836 1238932 13.68 589260 1590772 20 19:57:14 19:49:01 5426984 0 809484 10.11 2620 1769844 1237976 13.67 597352 1584540 12 19:57:14 19:50:02 5430652 0 805816 10.06 2620 1769844 1195732 13.20 594196 1585096 20 19:57:14 19:51:01 5429836 0 806628 10.07 2620 1769848 1195804 13.20 594688 1585096 8 19:57:14 19:52:01 5431212 0 805244 10.05 2620 1769856 1195612 13.20 590264 1589104 8 19:57:14 19:53:01 5429972 0 806424 10.07 2620 1769916 1195564 13.20 590932 1589120 28 19:57:14 19:54:01 5425424 0 811024 10.13 2620 1769864 1195528 13.20 595572 1589104 8 19:57:14 19:55:01 5419556 0 816884 10.20 2620 1769872 1195528 13.20 601472 1589104 8 19:57:14 19:56:01 5419408 0 817028 10.20 2620 1769876 1195528 13.20 603264 1587252 8 19:57:14 19:57:01 4953156 0 942648 11.77 2620 2110508 1603116 17.70 904928 1720408 339856 19:57:14 Average: 5379482 0 822904 10.27 2620 1803926 1244932 13.74 626193 1600960 33998 19:57:14 19:57:14 19:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:57:14 19:48:01 eth0 87.89 112.69 328.51 16.22 0.00 0.00 0.00 0.00 19:57:14 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:48:01 docker0 101.88 70.97 9.30 312.47 0.00 0.00 0.00 0.00 19:57:14 19:49:01 eth0 8.11 3.85 6.36 0.43 0.00 0.00 0.00 0.00 19:57:14 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:50:02 eth0 1.18 0.27 0.35 0.20 0.00 0.00 0.00 0.00 19:57:14 19:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:51:01 eth0 0.47 0.24 0.27 0.17 0.00 0.00 0.00 0.00 19:57:14 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:52:01 eth0 0.27 0.20 0.09 0.10 0.00 0.00 0.00 0.00 19:57:14 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:53:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 19:57:14 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:57:14 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:57:14 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:56:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:57:14 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:57:01 eth0 196.24 174.88 2167.56 17.11 0.00 0.00 0.00 0.00 19:57:14 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 Average: eth0 29.53 29.31 250.90 3.43 0.00 0.00 0.00 0.00 19:57:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:14 Average: docker0 10.21 7.11 0.93 31.30 0.00 0.00 0.00 0.00 19:57:14 19:57:14 19:57:14 ---> sar -P ALL: 19:57:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 19:57:14 19:57:14 19:46:09 LINUX RESTART (2 CPU) 19:57:14 19:57:14 19:47:01 CPU %user %nice %system %iowait %steal %idle 19:57:14 19:48:01 all 2.13 0.00 0.60 0.08 0.03 97.16 19:57:14 19:48:01 0 2.99 0.00 0.79 0.02 0.02 96.18 19:57:14 19:48:01 1 1.27 0.00 0.42 0.13 0.03 98.14 19:57:14 19:49:01 all 0.17 0.00 0.05 0.00 0.02 99.77 19:57:14 19:49:01 0 0.07 0.00 0.05 0.00 0.02 99.87 19:57:14 19:49:01 1 0.27 0.00 0.05 0.00 0.02 99.67 19:57:14 19:50:02 all 0.12 0.00 0.03 0.00 0.03 99.82 19:57:14 19:50:02 0 0.07 0.00 0.03 0.00 0.02 99.88 19:57:14 19:50:02 1 0.17 0.00 0.03 0.00 0.03 99.77 19:57:14 19:51:01 all 0.13 0.00 0.03 0.00 0.03 99.81 19:57:14 19:51:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:57:14 19:51:01 1 0.22 0.00 0.02 0.00 0.03 99.73 19:57:14 19:52:01 all 0.11 0.00 0.08 0.00 0.02 99.79 19:57:14 19:52:01 0 0.13 0.00 0.07 0.00 0.02 99.78 19:57:14 19:52:01 1 0.08 0.00 0.10 0.00 0.02 99.80 19:57:14 19:53:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:57:14 19:53:01 0 0.12 0.00 0.02 0.00 0.03 99.83 19:57:14 19:53:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:57:14 19:54:01 all 0.13 0.00 0.05 0.00 0.02 99.80 19:57:14 19:54:01 0 0.23 0.00 0.03 0.00 0.00 99.73 19:57:14 19:54:01 1 0.03 0.00 0.07 0.00 0.03 99.87 19:57:14 19:55:01 all 0.04 0.00 0.03 0.00 0.03 99.89 19:57:14 19:55:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:57:14 19:55:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:57:14 19:56:01 all 0.15 0.00 0.04 0.00 0.03 99.78 19:57:14 19:56:01 0 0.25 0.00 0.03 0.00 0.02 99.70 19:57:14 19:56:01 1 0.05 0.00 0.05 0.00 0.03 99.87 19:57:14 19:57:01 all 4.53 0.00 1.63 0.08 0.04 93.71 19:57:14 19:57:01 0 4.47 0.00 1.64 0.07 0.03 93.79 19:57:14 19:57:01 1 4.59 0.00 1.63 0.08 0.05 93.64 19:57:14 Average: all 0.76 0.00 0.26 0.02 0.03 98.94 19:57:14 Average: 0 0.84 0.00 0.27 0.01 0.02 98.86 19:57:14 Average: 1 0.68 0.00 0.24 0.02 0.03 99.03 19:57:14 19:57:14 19:57:14