Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 10760e8fca83416f09dd843ec1d7204548aa923f+8989f7cd139b0e9c60392c5a20f0d20cf402d924 (558e941242790e80010e24870a28f1a9c21675e6) 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-ssh2172581411823291061.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-ssh8621215264255209076.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-911/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-911/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh471908567630839007.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-ssh5814427699832786516.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-911/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-911/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2680791430683742042.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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-1274 in /w/workspace/ndry_app-functions-sdk-go_PR-911 [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-911 # 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-911@tmp/jenkins-gitclient-ssh5294480613009397704.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 8989f7cd139b0e9c60392c5a20f0d20cf402d924 into PR head commit 10760e8fca83416f09dd843ec1d7204548aa923f > 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-911@tmp/jenkins-gitclient-ssh3450065392997848174.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/911/head:refs/remotes/origin/PR-911 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10760e8fca83416f09dd843ec1d7204548aa923f # 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-911@tmp/jenkins-gitclient-ssh1851017431512439583.key > git merge 8989f7cd139b0e9c60392c5a20f0d20cf402d924 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 874835eca79de0d24443625c0e24ff9acd842c28 Checking out Revision 874835eca79de0d24443625c0e24ff9acd842c28 (PR-911) > git config core.sparsecheckout # timeout=10 > git checkout -f 874835eca79de0d24443625c0e24ff9acd842c28 # timeout=10 Commit message: "Merge commit '8989f7cd139b0e9c60392c5a20f0d20cf402d924' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 5ec4d7920a85f645fe87ed05e957b285e9449c12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:47:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:47:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:47:18 ========================================================= 19:47:18 EdgeX Global Pipelines Version Info 19:47:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:47:23 ------------------- 19:47:23 stable info: 19:47:23 ------------------- 19:47:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:47:23 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:47:23 Message: update stable to v1.0.195 19:47:24 ------------------- 19:47:24 experimental info: 19:47:24 ------------------- 19:47:24 Commited By: **** collab-it+edgex@linuxfoundation.org 19:47:24 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:47:24 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-911 [Pipeline] echo 19:47:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-911 [Pipeline] echo 19:47:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-911 [Pipeline] echo 19:47:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 874835eca79de0d24443625c0e24ff9acd842c28 [Pipeline] echo 19:47:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 874835e [Pipeline] echo 19:47:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:47:25 + git log --format=format:%s -1 874835eca79de0d24443625c0e24ff9acd842c28 [Pipeline] echo 19:47:25 GIT_COMMIT: 874835eca79de0d24443625c0e24ff9acd842c28, Commit Message: Merge commit '8989f7cd139b0e9c60392c5a20f0d20cf402d924' into HEAD [Pipeline] echo 19:47:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:26 19:47:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:47:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:27 latest: Pulling from edgex-devops/git-semver 19:47:27 31603596830f: Pulling fs layer 19:47:27 54011a49482f: Pulling fs layer 19:47:27 a6820b24f6d8: Pulling fs layer 19:47:27 f581987b2513: Pulling fs layer 19:47:27 f581987b2513: Waiting 19:47:27 54011a49482f: Verifying Checksum 19:47:27 54011a49482f: Download complete 19:47:27 31603596830f: Verifying Checksum 19:47:27 31603596830f: Download complete 19:47:27 f581987b2513: Verifying Checksum 19:47:27 f581987b2513: Download complete 19:47:27 a6820b24f6d8: Verifying Checksum 19:47:27 a6820b24f6d8: Download complete 19:47:27 31603596830f: Pull complete 19:47:27 54011a49482f: Pull complete 19:47:28 a6820b24f6d8: Pull complete 19:47:28 f581987b2513: Pull complete 19:47:28 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:47:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:47:28 prd-centos7-docker-4c-2g-1274 does not seem to be running inside a container 19:47:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-911 -v /w/workspace/ndry_app-functions-sdk-go_PR-911:/w/workspace/ndry_app-functions-sdk-go_PR-911:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-911@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-911@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:29 $ docker top a9ad9222d253707e58f6e5e9f25b7ca140d00a6e79892c5152cc57adfe26e0cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:47:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:29 [ssh-agent] Looking for ssh-agent implementation... 19:47:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:29 $ docker exec a9ad9222d253707e58f6e5e9f25b7ca140d00a6e79892c5152cc57adfe26e0cc ssh-agent 19:47:29 SSH_AUTH_SOCK=/tmp/ssh-FMN7WZScbzMl/agent.15 19:47:29 SSH_AGENT_PID=21 19:47:29 Running ssh-add (command line suppressed) 19:47:30 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-911@tmp/private_key_2634331710815232211.key (/w/workspace/ndry_app-functions-sdk-go_PR-911@tmp/private_key_2634331710815232211.key) 19:47:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:32 + git tag --points-at HEAD [Pipeline] } 19:47:32 $ docker exec --env ******** --env ******** a9ad9222d253707e58f6e5e9f25b7ca140d00a6e79892c5152cc57adfe26e0cc ssh-agent -k 19:47:32 unset SSH_AUTH_SOCK; 19:47:32 unset SSH_AGENT_PID; 19:47:32 echo Agent pid 21 killed; 19:47:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:47:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:32 [ssh-agent] Looking for ssh-agent implementation... 19:47:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:33 $ docker exec a9ad9222d253707e58f6e5e9f25b7ca140d00a6e79892c5152cc57adfe26e0cc ssh-agent 19:47:33 SSH_AUTH_SOCK=/tmp/ssh-bJgwKxEzweU8/agent.54 19:47:33 SSH_AGENT_PID=60 19:47:33 Running ssh-add (command line suppressed) 19:47:33 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-911@tmp/private_key_1439604211043343344.key (/w/workspace/ndry_app-functions-sdk-go_PR-911@tmp/private_key_1439604211043343344.key) 19:47:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:33 + git semver init 19:47:33 # -> Open(): unable to determine branch for HEAD 19:47:33 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-911/.git 19:47:33 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-911 19:47:33 # $SEMVER_REMOTE_NAME = origin 19:47:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:47:33 # $SEMVER_USER_NAME = edgex-jenkins 19:47:33 # $SEMVER_BRANCH = PR-911 19:47:33 # $SEMVER_TEMP = /tmp/semver-171394988 19:47:33 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:47:35 # '/tmp/semver-171394988' -> '/w/workspace/ndry_app-functions-sdk-go_PR-911/.semver' 19:47:35 # -> Force: false 19:47:35 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-911/.semver [Pipeline] } 19:47:35 $ docker exec --env ******** --env ******** a9ad9222d253707e58f6e5e9f25b7ca140d00a6e79892c5152cc57adfe26e0cc ssh-agent -k 19:47:35 unset SSH_AUTH_SOCK; 19:47:35 unset SSH_AGENT_PID; 19:47:35 echo Agent pid 60 killed; 19:47:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:35 + git semver [Pipeline] } 19:47:36 $ docker stop --time=1 a9ad9222d253707e58f6e5e9f25b7ca140d00a6e79892c5152cc57adfe26e0cc 19:47:37 $ docker rm -f a9ad9222d253707e58f6e5e9f25b7ca140d00a6e79892c5152cc57adfe26e0cc [Pipeline] // withDockerContainer [Pipeline] sh 19:47:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:47:38 Stashed 1 file(s) [Pipeline] echo 19:47:38 [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:53 Still waiting to schedule task 19:47:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:47:53 Still waiting to schedule task 19:47:53 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline 19:49:58 Running on prd-centos7-docker-4c-2g-1277 in /w/workspace/ndry_app-functions-sdk-go_PR-911 [Pipeline] { [Pipeline] ws 19:49:58 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 19:49:58 The recommended git tool is: git 19:50:03 using credential edgex-jenkins-ssh 19:50:03 Cloning the remote Git repository 19:50:03 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:50:03 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 19:50:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:50:03 > git --version # timeout=10 19:50:03 > git --version # 'git version 2.24.4' 19:50:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:03 [INFO] Currently running in a labeled security context 19:50:03 [INFO] Currently SELinux is 'enforcing' on the host 19:50:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh5568203324055054871.key 19:50:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:50:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:06 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:50:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:50:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:06 [INFO] Currently running in a labeled security context 19:50:06 [INFO] Currently SELinux is 'enforcing' on the host 19:50:06 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh617287706202819131.key 19:50:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/911/head:refs/remotes/origin/PR-911 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:50:07 Merging remotes/origin/master commit 8989f7cd139b0e9c60392c5a20f0d20cf402d924 into PR head commit 10760e8fca83416f09dd843ec1d7204548aa923f 19:50:07 Merge succeeded, producing 7c3cb0e91ec86bc0e60b60b37e7fafd1d26ec40b 19:50:07 Checking out Revision 7c3cb0e91ec86bc0e60b60b37e7fafd1d26ec40b (PR-911) 19:50:07 > git config core.sparsecheckout # timeout=10 19:50:07 > git checkout -f 10760e8fca83416f09dd843ec1d7204548aa923f # timeout=10 19:50:07 > git remote # timeout=10 19:50:07 > git config --get remote.origin.url # timeout=10 19:50:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:07 [INFO] Currently running in a labeled security context 19:50:07 [INFO] Currently SELinux is 'enforcing' on the host 19:50:07 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh8715938058742027702.key 19:50:07 > git merge 8989f7cd139b0e9c60392c5a20f0d20cf402d924 # timeout=10 19:50:07 > git rev-parse HEAD^{commit} # timeout=10 19:50:07 > git config core.sparsecheckout # timeout=10 19:50:07 > git checkout -f 7c3cb0e91ec86bc0e60b60b37e7fafd1d26ec40b # timeout=10 19:50:13 Commit message: "Merge commit '8989f7cd139b0e9c60392c5a20f0d20cf402d924' into HEAD" 19:50:13 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:50:13 > git rev-list --no-walk 5ec4d7920a85f645fe87ed05e957b285e9449c12 # timeout=10 19:50:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:50:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:50:15 + true 19:50:15 + sudo service docker restart 19:50:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 19:50:33 ========================================================= 19:50:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:50:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:50:34 + 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:34 Sending build context to Docker daemon 19.88MB 19:50:34 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:50:34 Step 2/8 : FROM ${BASE} 19:50:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:50:34 540db60ca938: Pulling fs layer 19:50:34 adcc1eea9eea: Pulling fs layer 19:50:34 4c4ab2625f07: Pulling fs layer 19:50:34 0510c868ecb4: Pulling fs layer 19:50:34 afea3b2eda06: Pulling fs layer 19:50:34 7809a108b3ef: Pulling fs layer 19:50:34 f706445af74f: Pulling fs layer 19:50:34 afea3b2eda06: Waiting 19:50:34 7809a108b3ef: Waiting 19:50:34 f706445af74f: Waiting 19:50:34 0510c868ecb4: Waiting 19:50:34 4c4ab2625f07: Verifying Checksum 19:50:34 4c4ab2625f07: Download complete 19:50:34 adcc1eea9eea: Verifying Checksum 19:50:34 adcc1eea9eea: Download complete 19:50:34 afea3b2eda06: Verifying Checksum 19:50:34 afea3b2eda06: Download complete 19:50:34 7809a108b3ef: Verifying Checksum 19:50:34 7809a108b3ef: Download complete 19:50:34 540db60ca938: Verifying Checksum 19:50:34 540db60ca938: Download complete 19:50:34 540db60ca938: Pull complete 19:50:34 adcc1eea9eea: Pull complete 19:50:34 4c4ab2625f07: Pull complete 19:50:36 f706445af74f: Verifying Checksum 19:50:36 f706445af74f: Download complete 19:50:36 0510c868ecb4: Verifying Checksum 19:50:36 0510c868ecb4: Download complete 19:50:39 0510c868ecb4: Pull complete 19:50:39 afea3b2eda06: Pull complete 19:50:39 7809a108b3ef: Pull complete 19:50:41 f706445af74f: Pull complete 19:50:41 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:50:41 ---> b068be0155e3 19:50:41 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:50:41 20.10.0: Pulling from library/docker 19:50:41 05e7bc50f07f: Pulling fs layer 19:50:41 6db28d0fdbf6: Pulling fs layer 19:50:41 292df0bc6bf3: Pulling fs layer 19:50:41 2e060f4bd70b: Pulling fs layer 19:50:41 80e8d568a223: Pulling fs layer 19:50:41 8dc6ef1a942a: Pulling fs layer 19:50:41 2312dd95470a: Pulling fs layer 19:50:41 2e060f4bd70b: Waiting 19:50:41 80e8d568a223: Waiting 19:50:41 8dc6ef1a942a: Waiting 19:50:41 2312dd95470a: Waiting 19:50:41 292df0bc6bf3: Verifying Checksum 19:50:41 292df0bc6bf3: Download complete 19:50:41 6db28d0fdbf6: Verifying Checksum 19:50:41 6db28d0fdbf6: Download complete 19:50:41 05e7bc50f07f: Verifying Checksum 19:50:41 05e7bc50f07f: Download complete 19:50:41 8dc6ef1a942a: Verifying Checksum 19:50:41 8dc6ef1a942a: Download complete 19:50:41 80e8d568a223: Verifying Checksum 19:50:41 80e8d568a223: Download complete 19:50:41 2312dd95470a: Verifying Checksum 19:50:41 2312dd95470a: Download complete 19:50:41 05e7bc50f07f: Pull complete 19:50:41 6db28d0fdbf6: Pull complete 19:50:42 292df0bc6bf3: Pull complete 19:50:42 2e060f4bd70b: Verifying Checksum 19:50:42 2e060f4bd70b: Download complete 19:50:47 2e060f4bd70b: Pull complete 19:50:47 80e8d568a223: Pull complete 19:50:47 8dc6ef1a942a: Pull complete 19:50:47 2312dd95470a: Pull complete 19:50:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:50:47 Status: Downloaded newer image for docker:20.10.0 19:50:47 ---> b84c51c18316 19:50:47 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:50:47 ---> Running in c0038bd9962d 19:50:47 Removing intermediate container c0038bd9962d 19:50:47 ---> 5ba3428572cc 19:50:47 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:50:47 ---> Running in bc9595a3b5ed 19:50:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:50:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:50:49 (1/5) Installing libsodium (1.0.18-r0) 19:50:49 (2/5) Installing libzmq (4.3.3-r1) 19:50:49 (3/5) Installing pkgconf (1.7.3-r0) 19:50:49 (4/5) Installing libsodium-dev (1.0.18-r0) 19:50:49 (5/5) Installing zeromq-dev (4.3.3-r1) 19:50:49 Executing busybox-1.32.1-r6.trigger 19:50:49 OK: 150 MiB in 45 packages 19:50:50 Removing intermediate container bc9595a3b5ed 19:50:50 ---> 50a3d87cba82 19:50:50 Step 6/8 : WORKDIR /build 19:50:50 ---> Running in d01c3a5e74e6 19:50:50 Removing intermediate container d01c3a5e74e6 19:50:50 ---> f1b9deaba614 19:50:50 Step 7/8 : COPY go.mod . 19:50:50 ---> fe4fe255818e 19:50:50 Step 8/8 : RUN go mod download 19:50:50 ---> Running in 1b74bcd10715 19:51:02 Removing intermediate container 1b74bcd10715 19:51:02 ---> d802ecfbd2ce 19:51:02 Successfully built d802ecfbd2ce 19:51:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:51:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1278 in /w/workspace/ndry_app-functions-sdk-go_PR-911 [Pipeline] { [Pipeline] ws 19:51:03 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { 19:51:06 + docker inspect -f . ci-base-image-x86_64 19:51:06 . [Pipeline] checkout [Pipeline] withDockerContainer 19:51:06 prd-centos7-docker-4c-2g-1277 does not seem to be running inside a container 19:51:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:51:06 The recommended git tool is: git 19:51:06 $ docker top e88e863cc6dcf06c5607e881c83a4f43093e419679311370606ac89e2a2bb570 -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:06 + go version 19:51:06 go version go1.16.3 linux/amd64 [Pipeline] } 19:51:07 $ docker stop --time=1 e88e863cc6dcf06c5607e881c83a4f43093e419679311370606ac89e2a2bb570 19:51:08 $ docker rm -f e88e863cc6dcf06c5607e881c83a4f43093e419679311370606ac89e2a2bb570 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:51:08 + docker inspect -f . ci-base-image-x86_64 19:51:08 . [Pipeline] withDockerContainer 19:51:08 prd-centos7-docker-4c-2g-1277 does not seem to be running inside a container 19:51:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:51:09 $ docker top 8d48947949073a241fdb37d817f61e0c24457544fbfc40c842a4119cc3d048e0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:09 + go mod tidy [Pipeline] sh 19:51:10 + make test 19:51:10 make -C ./app-service-template build 19:51:10 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 19:51:10 go mod tidy 19:51:10 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:11 using credential edgex-jenkins-ssh 19:51:11 Cloning the remote Git repository 19:51:11 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:51:11 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 19:51:12 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:51:12 > git --version # timeout=10 19:51:12 > git --version # 'git version 2.17.1' 19:51:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:15 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:51:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:17 Merging remotes/origin/master commit 8989f7cd139b0e9c60392c5a20f0d20cf402d924 into PR head commit 10760e8fca83416f09dd843ec1d7204548aa923f 19:51:17 Merge succeeded, producing 92805b4a512c7618f7d6fb0fffd1a23cfe864fe9 19:51:17 Checking out Revision 92805b4a512c7618f7d6fb0fffd1a23cfe864fe9 (PR-911) 19:51:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:51:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:51:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/911/head:refs/remotes/origin/PR-911 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:51:17 > git config core.sparsecheckout # timeout=10 19:51:17 > git checkout -f 10760e8fca83416f09dd843ec1d7204548aa923f # timeout=10 19:51:17 > git remote # timeout=10 19:51:17 > git config --get remote.origin.url # timeout=10 19:51:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:17 > git merge 8989f7cd139b0e9c60392c5a20f0d20cf402d924 # timeout=10 19:51:17 > git rev-parse HEAD^{commit} # timeout=10 19:51:17 > git config core.sparsecheckout # timeout=10 19:51:17 > git checkout -f 92805b4a512c7618f7d6fb0fffd1a23cfe864fe9 # timeout=10 19:51:20 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 19:51:20 make -C ./app-service-template test 19:51:20 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 19:51:20 go mod tidy 19:51:20 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:51:21 Commit message: "Merge commit '8989f7cd139b0e9c60392c5a20f0d20cf402d924' into HEAD" 19:51:21 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:51:21 > git rev-list --no-walk 5ec4d7920a85f645fe87ed05e957b285e9449c12 # timeout=10 19:51:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:51:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:51:24 + sudo service+ true 19:51:24 docker restart 19:51:29 ok new-app-service 0.008s coverage: 47.8% of statements 19:51:29 ? new-app-service/config [no test files] 19:51:29 ok new-app-service/functions 0.007s 19:51:29 CGO_ENABLED=1 go vet ./... 19:51:35 gofmt -l . 19:51:35 [ "`gofmt -l .`" = "" ] 19:51:35 ./bin/test-attribution-txt.sh 19:51:35 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 19:51:35 go mod tidy 19:51:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:51:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:51:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 63.6% of statements 19:51:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.020s coverage: 96.5% of statements 19:51:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:51:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements 19:51:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:51:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.005s 19:51:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.023s coverage: 74.5% of statements 19:51:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:51:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:51:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:51:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:51:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:51:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:51:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.010s coverage: 97.1% of statements 19:51:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:51:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.010s coverage: 10.5% of statements 19:51:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.733s coverage: 76.1% of statements 19:51:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:51:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.010s coverage: 12.5% of statements 19:51:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 19:51:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:51:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:51:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements [Pipeline] unstash [Pipeline] echo 19:51:44 ========================================================= 19:51:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:51:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:51:44 + 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:45 Sending build context to Docker daemon 19.89MB 19:51:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:51:45 Step 2/8 : FROM ${BASE} 19:51:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:51:45 595b0fe564bb: Pulling fs layer 19:51:45 3088b5b3c5c0: Pulling fs layer 19:51:45 5b7225fbf94c: Pulling fs layer 19:51:45 ba82ee9f976e: Pulling fs layer 19:51:45 506bd15cee9f: Pulling fs layer 19:51:45 75a0a4a0db45: Pulling fs layer 19:51:45 618dc40b7e24: Pulling fs layer 19:51:45 ba82ee9f976e: Waiting 19:51:45 75a0a4a0db45: Waiting 19:51:45 506bd15cee9f: Waiting 19:51:45 618dc40b7e24: Waiting 19:51:45 5b7225fbf94c: Download complete 19:51:45 3088b5b3c5c0: Download complete 19:51:45 506bd15cee9f: Verifying Checksum 19:51:45 75a0a4a0db45: Verifying Checksum 19:51:45 75a0a4a0db45: Download complete 19:51:45 595b0fe564bb: Verifying Checksum 19:51:45 595b0fe564bb: Download complete 19:51:46 595b0fe564bb: Pull complete 19:51:47 3088b5b3c5c0: Pull complete 19:51:47 5b7225fbf94c: Pull complete 19:51:48 618dc40b7e24: Verifying Checksum 19:51:48 618dc40b7e24: Download complete 19:51:49 ba82ee9f976e: Verifying Checksum 19:52:02 ba82ee9f976e: Pull complete 19:52:02 506bd15cee9f: Pull complete 19:52:02 75a0a4a0db45: Pull complete 19:52:04 618dc40b7e24: Pull complete 19:52:04 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:52:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:52:04 ---> a36622ca3599 19:52:04 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:52:04 20.10.0: Pulling from library/docker 19:52:04 a3cc7d3b244e: Pulling fs layer 19:52:04 02a3295e0d61: Pulling fs layer 19:52:04 0f4f2e6d8100: Pulling fs layer 19:52:04 330b718f631f: Pulling fs layer 19:52:04 a93816041522: Pulling fs layer 19:52:04 bdb6da89ff94: Pulling fs layer 19:52:04 2a70c0c122f4: Pulling fs layer 19:52:04 a93816041522: Waiting 19:52:04 bdb6da89ff94: Waiting 19:52:04 330b718f631f: Waiting 19:52:04 2a70c0c122f4: Waiting 19:52:04 02a3295e0d61: Download complete 19:52:04 a3cc7d3b244e: Verifying Checksum 19:52:04 a3cc7d3b244e: Download complete 19:52:04 a93816041522: Verifying Checksum 19:52:04 a93816041522: Download complete 19:52:05 bdb6da89ff94: Verifying Checksum 19:52:05 bdb6da89ff94: Download complete 19:52:05 2a70c0c122f4: Verifying Checksum 19:52:05 2a70c0c122f4: Download complete 19:52:05 a3cc7d3b244e: Pull complete 19:52:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.040s 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:06 02a3295e0d61: Pull complete 19:52:06 0f4f2e6d8100: Pull complete 19:52:06 330b718f631f: Verifying Checksum 19:52:06 330b718f631f: Download complete 19:52:07 gofmt -l . 19:52:07 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:52:07 $ docker stop --time=1 8d48947949073a241fdb37d817f61e0c24457544fbfc40c842a4119cc3d048e0 19:52:08 $ docker rm -f 8d48947949073a241fdb37d817f61e0c24457544fbfc40c842a4119cc3d048e0 [Pipeline] // withDockerContainer [Pipeline] sh 19:52:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:52:09 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:09 330b718f631f: Pull complete 19:52:10 ---> job-cost.sh 19:52:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sX9w 19:52:10 a93816041522: Pull complete 19:52:10 bdb6da89ff94: Pull complete 19:52:11 2a70c0c122f4: Pull complete 19:52:11 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:52:11 Status: Downloaded newer image for docker:20.10.0 19:52:16 ---> b45a0ccbe630 19:52:16 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:52:16 ---> Running in 540baefe151d 19:52:16 Removing intermediate container 540baefe151d 19:52:16 ---> 655518fefc56 19:52:16 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:52:17 ---> Running in 0a3807895455 19:52:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:52:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:52:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:52:20 (1/5) Installing libsodium (1.0.18-r0) 19:52:20 (2/5) Installing libzmq (4.3.3-r1) 19:52:20 (3/5) Installing pkgconf (1.7.3-r0) 19:52:20 (4/5) Installing libsodium-dev (1.0.18-r0) 19:52:20 (5/5) Installing zeromq-dev (4.3.3-r1) 19:52:20 Executing busybox-1.32.1-r6.trigger 19:52:20 OK: 139 MiB in 45 packages 19:52:22 Removing intermediate container 0a3807895455 19:52:22 ---> 3487a2160c77 19:52:22 Step 6/8 : WORKDIR /build 19:52:22 ---> Running in 4dcd6b4026a9 19:52:22 Removing intermediate container 4dcd6b4026a9 19:52:22 ---> 30507fb4c4b6 19:52:22 Step 7/8 : COPY go.mod . 19:52:23 ---> 5dc6e9e56151 19:52:23 Step 8/8 : RUN go mod download 19:52:23 ---> Running in bd91f4eb9be3 19:52:32 lf-activate-venv(): INFO: Adding /tmp/venv-sX9w/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/3/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-911-3-stack-cost] 19:52:33 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-911-3-stack-cost] did not exist. Created. 19:52:33 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-911-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:52:33 + 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-911-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:52:48 Removing intermediate container bd91f4eb9be3 19:52:48 ---> 98751ea31dda 19:52:48 Successfully built 98751ea31dda 19:52:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:52:49 + docker inspect -f . ci-base-image-arm64 19:52:49 . [Pipeline] withDockerContainer 19:52:49 prd-ubuntu18.04-docker-arm64-4c-16g-1278 does not seem to be running inside a container 19:52:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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:51 $ docker top f2bdbf2675a5d3df1cb8e421b186a262292aed7e22ac1d2125e443417a13cbb2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:52 + go version 19:52:52 go version go1.16.5 linux/arm64 [Pipeline] } 19:52:52 $ docker stop --time=1 f2bdbf2675a5d3df1cb8e421b186a262292aed7e22ac1d2125e443417a13cbb2 19:52:53 $ docker rm -f f2bdbf2675a5d3df1cb8e421b186a262292aed7e22ac1d2125e443417a13cbb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:52:54 + docker inspect -f . ci-base-image-arm64 19:52:54 . [Pipeline] withDockerContainer 19:52:54 prd-ubuntu18.04-docker-arm64-4c-16g-1278 does not seem to be running inside a container 19:52:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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:56 $ docker top 2f33ac7408d8cc47729c66a148beaa025b434e0db3281465394caa496a0df1d0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:01 + go mod tidy [Pipeline] sh 19:53:01 + make test 19:53:01 make -C ./app-service-template build 19:53:01 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 19:53:01 go mod tidy 19:53:02 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:53:37 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 19:53:37 make -C ./app-service-template test 19:53:37 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 19:53:37 go mod tidy 19:53:37 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:54:08 ok new-app-service 0.042s coverage: 47.8% of statements 19:54:08 ? new-app-service/config [no test files] 19:54:08 ok new-app-service/functions 0.041s 19:54:08 CGO_ENABLED=1 go vet ./... 19:54:31 gofmt -l . 19:54:31 [ "`gofmt -l .`" = "" ] 19:54:31 ./bin/test-attribution-txt.sh 19:54:32 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' 19:54:32 go mod tidy 19:54:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:54:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:54:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.184s coverage: 63.6% of statements 19:54:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.058s coverage: 96.5% of statements 19:54:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:54:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.121s coverage: 61.8% of statements 19:54:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:54:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.034s 19:54:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.134s coverage: 74.5% of statements 19:54:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:54:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:54:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:54:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:54:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:54:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:54:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.057s coverage: 97.1% of statements 19:54:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:54:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.040s coverage: 10.5% of statements 19:54:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.843s coverage: 76.1% of statements 19:54:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:54:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.041s coverage: 12.5% of statements 19:54:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.039s coverage: 27.3% of statements 19:54:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:54:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:54:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.041s coverage: 51.4% of statements 19:55:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.121s coverage: 78.0% of statements 19:55:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 19:55:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:55:19 gofmt -l . 19:55:19 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:55:19 $ docker stop --time=1 2f33ac7408d8cc47729c66a148beaa025b434e0db3281465394caa496a0df1d0 19:55:22 $ docker rm -f 2f33ac7408d8cc47729c66a148beaa025b434e0db3281465394caa496a0df1d0 [Pipeline] // withDockerContainer [Pipeline] sh 19:55:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:55:26 Warning: overwriting stash ‘coverage-report’ 19:55:26 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:55:30 ---> job-cost.sh 19:55:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yEKz 19:56:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:57:32 lf-activate-venv(): INFO: Adding /tmp/venv-yEKz/bin to PATH 19:57:32 INFO: No Stack... 19:57:32 INFO: Retrieving Pricing Info for: v2-standard-4 19:57:32 INFO: Archiving Costs [Pipeline] sh 19:57:32 + cat /w/workspace/app-functions-sdk-go/3/archives/cost.csv 19:57:32 + cut -d, -f6 [Pipeline] lock 19:57:32 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-911-3-stack-cost] 19:57:32 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-911-3-stack-cost] did not exist. Created. 19:57:32 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-911-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:57:33 /w/workspace/app-functions-sdk-go/3@tmp/durable-0953daf4/script.sh: 1: /w/workspace/app-functions-sdk-go/3@tmp/durable-0953daf4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:57:35 + echo total: 0.18000000715255737 [Pipeline] stash 19:57:35 Warning: overwriting stash ‘stack-cost’ 19:57:35 Stashed 1 file(s) [Pipeline] } 19:57:36 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-911-3-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:57:39 provisioning config files... 19:57:39 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-911@tmp/config7477887126017043038tmp [Pipeline] { [Pipeline] sh 19:57:39 + set +x 19:57:39 + bash -s -- 19:57:39 + curl -s https://codecov.io/bash 19:57:39 19:57:39 _____ _ 19:57:39 / ____| | | 19:57:39 | | ___ __| | ___ ___ _____ __ 19:57:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:57:39 | |___| (_) | (_| | __/ (_| (_) \ V / 19:57:39 \_____\___/ \__,_|\___|\___\___/ \_/ 19:57:39 Bash-1.0.3 19:57:39 19:57:39 19:57:39 ==> git version 2.24.4 found 19:57:39 ==> 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:57:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:57:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:57:39 ==> Jenkins CI detected. 19:57:39 project root: . 19:57:39 --> token set from env 19:57:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:57:39 ==> Running gcov in . (disable via -X gcov) 19:57:39 ==> Python coveragepy not found 19:57:39 ==> Searching for coverage reports in: 19:57:39 + . 19:57:39 -> Found 2 reports 19:57:39 ==> Detecting git/mercurial file structure 19:57:39 ==> Reading reports 19:57:39 + ./app-service-template/coverage.out bytes=1055 19:57:39 + ./coverage.out bytes=95181 19:57:39 ==> Appending adjustments 19:57:39 https://docs.codecov.io/docs/fixing-reports 19:57:40 + Found adjustments 19:57:40 ==> Gzipping contents 19:57:40 20K /tmp/codecov.fXBKbc.gz 19:57:40 ==> Uploading reports 19:57:40 url: https://codecov.io 19:57:40 query: branch=PR-911&commit=874835eca79de0d24443625c0e24ff9acd842c28&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-911%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=911&job=&cmd_args= 19:57:40 -> Pinging Codecov 19:57:40 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-911&commit=874835eca79de0d24443625c0e24ff9acd842c28&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-911%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=911&job=&cmd_args= 19:57:42 -> Uploading to 19:57:42 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/3D8B5DFFC46A037C893635FACE044666/874835eca79de0d24443625c0e24ff9acd842c28/04a81981-f0bb-4c2f-81b4-a5ab01c9ca93.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T195740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b28ba6beb5bec9348af2e6f6f68fd5497c973f11165c3d2730d9b9d4b874d505 19:57:42 % Total % Received % Xferd Average Speed Time Time Time Current 19:57:42 Dload Upload Total Spent Left Speed 19:57:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16873 0 0 100 16873 0 51320 --:--:-- --:--:-- --:--:-- 51442 19:57:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/874835eca79de0d24443625c0e24ff9acd842c28 [Pipeline] } 19:57:42 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:57:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:57:49 ---> package-listing.sh 19:57:49 ++ facter osfamily 19:57:49 ++ tr '[:upper:]' '[:lower:]' 19:57:50 + OS_FAMILY=redhat 19:57:50 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-911 19:57:50 + START_PACKAGES=/tmp/packages_start.txt 19:57:50 + END_PACKAGES=/tmp/packages_end.txt 19:57:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:57:50 + PACKAGES=/tmp/packages_start.txt 19:57:50 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-911 ']' 19:57:50 + PACKAGES=/tmp/packages_end.txt 19:57:50 + case "${OS_FAMILY}" in 19:57:50 + sort 19:57:50 + rpm -qa 19:57:50 + '[' -f /tmp/packages_start.txt ']' 19:57:50 + '[' -f /tmp/packages_end.txt ']' 19:57:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:57:50 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-911 ']' 19:57:50 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-911/archives/ 19:57:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-911/archives/ [Pipeline] echo 19:57:50 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-911/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:57:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:57:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:57:54 19:57:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:57:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:57:56 alpine: Pulling from edgex-lftools-log-publisher 19:57:56 df20fa9351a1: Pulling fs layer 19:57:56 36b3adc4ff6f: Pulling fs layer 19:57:56 8ad3a11d3b57: Pulling fs layer 19:57:56 46f8f816bc3b: Pulling fs layer 19:57:56 93b61091891f: Pulling fs layer 19:57:56 93b9cdb0e59b: Pulling fs layer 19:57:56 5e14af77c1be: Pulling fs layer 19:57:56 01666e4c0597: Pulling fs layer 19:57:56 aa168da1d23b: Pulling fs layer 19:57:56 46f8f816bc3b: Waiting 19:57:56 93b61091891f: Waiting 19:57:56 93b9cdb0e59b: Waiting 19:57:56 5e14af77c1be: Waiting 19:57:56 01666e4c0597: Waiting 19:57:56 aa168da1d23b: Waiting 19:57:56 36b3adc4ff6f: Verifying Checksum 19:57:56 36b3adc4ff6f: Download complete 19:57:56 46f8f816bc3b: Verifying Checksum 19:57:56 46f8f816bc3b: Download complete 19:57:56 df20fa9351a1: Verifying Checksum 19:57:56 df20fa9351a1: Download complete 19:57:56 93b9cdb0e59b: Verifying Checksum 19:57:56 93b9cdb0e59b: Download complete 19:57:56 5e14af77c1be: Verifying Checksum 19:57:56 5e14af77c1be: Download complete 19:57:56 93b61091891f: Verifying Checksum 19:57:56 93b61091891f: Download complete 19:57:56 df20fa9351a1: Pull complete 19:57:56 8ad3a11d3b57: Verifying Checksum 19:57:56 8ad3a11d3b57: Download complete 19:57:56 01666e4c0597: Verifying Checksum 19:57:56 01666e4c0597: Download complete 19:57:56 36b3adc4ff6f: Pull complete 19:57:56 8ad3a11d3b57: Pull complete 19:57:56 46f8f816bc3b: Pull complete 19:57:56 93b61091891f: Pull complete 19:57:56 93b9cdb0e59b: Pull complete 19:57:56 5e14af77c1be: Pull complete 19:57:56 01666e4c0597: Pull complete 19:57:56 aa168da1d23b: Verifying Checksum 19:57:56 aa168da1d23b: Download complete 19:58:00 aa168da1d23b: Pull complete 19:58:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:58:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:58:01 prd-centos7-docker-4c-2g-1274 does not seem to be running inside a container 19:58:01 $ 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-911/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-911 -v /w/workspace/ndry_app-functions-sdk-go_PR-911:/w/workspace/ndry_app-functions-sdk-go_PR-911:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-911@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-911@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:58:04 $ docker top 0d0e8ce4ebf0431eea424296ce23ddea1779b0ff15105b5d3172565a1c9d477a -eo pid,comm [Pipeline] { [Pipeline] sh 19:58:04 + touch /tmp/pre-build-complete [Pipeline] sh 19:58:05 + mkdir -p /var/log/sa [Pipeline] sh 19:58:07 + ls /var/log/sa-host 19:58:07 + sadf -c /var/log/sa-host/sa05 19:58:07 file_magic: OK 19:58:07 HZ: Using current value: 100 19:58:07 file_header: OK 19:58: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:58:07 Statistics: 19:58:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:58:07 File successfully converted to sysstat format version 12.2.1 19:58:07 + sadf -c /var/log/sa-host/sa24 19:58:07 file_magic: OK 19:58:07 HZ: Using current value: 100 19:58:07 file_header: OK 19:58: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:58:07 Statistics: 19:58:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:58:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:07 provisioning config files... 19:58:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-911@tmp/config9204105056528629043tmp [Pipeline] { [Pipeline] echo 19:58:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:58:08 ---> create-netrc.sh [Pipeline] } 19:58:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:58:11 ---> python-tools-install.sh [Pipeline] echo 19:58:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:58:11 ---> sudo-logs.sh 19:58:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:58:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:58:11 ---> job-cost.sh 19:58:11 lf-activate-venv: SKIPPING 19:58:11 DEBUG: total: 0.18000000715255737 19:58:11 INFO: Retrieving Stack Cost... 19:58:16 INFO: Retrieving Pricing Info for: v3-standard-2 19:58:16 INFO: Archiving Costs [Pipeline] echo 19:58:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:58:17 ---> logs-deploy.sh 19:58:17 lf-activate-venv: SKIPPING 19:58:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-911/3 19:58:17 INFO: archiving workspace using pattern(s): 19:58:20 Archives upload complete. 19:58:20 INFO: archiving logs to Nexus 19:58:20 ---> uname -a: 19:58:20 Linux prd-centos7-docker-4c-2g-1274.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:58:20 19:58:20 19:58:20 ---> lscpu: 19:58:20 Architecture: x86_64 19:58:20 CPU op-mode(s): 32-bit, 64-bit 19:58:20 Byte Order: Little Endian 19:58:20 Address sizes: 40 bits physical, 48 bits virtual 19:58:20 CPU(s): 2 19:58:20 On-line CPU(s) list: 0,1 19:58:20 Thread(s) per core: 1 19:58:20 Core(s) per socket: 1 19:58:20 Socket(s): 2 19:58:20 NUMA node(s): 1 19:58:20 Vendor ID: AuthenticAMD 19:58:20 CPU family: 23 19:58:20 Model: 49 19:58:20 Model name: AMD EPYC-Rome Processor 19:58:20 Stepping: 0 19:58:20 CPU MHz: 2800.000 19:58:20 BogoMIPS: 5600.00 19:58:20 Virtualization: AMD-V 19:58:20 Hypervisor vendor: KVM 19:58:20 Virtualization type: full 19:58:20 L1d cache: 64 KiB 19:58:20 L1i cache: 64 KiB 19:58:20 L2 cache: 1 MiB 19:58:20 L3 cache: 32 MiB 19:58:20 NUMA node0 CPU(s): 0,1 19:58:20 Vulnerability Itlb multihit: Not affected 19:58:20 Vulnerability L1tf: Not affected 19:58:20 Vulnerability Mds: Not affected 19:58:20 Vulnerability Meltdown: Not affected 19:58:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:58:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:58:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:58:20 Vulnerability Srbds: Not affected 19:58:20 Vulnerability Tsx async abort: Not affected 19:58:20 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:58:20 19:58:20 19:58:20 ---> nproc: 19:58:20 2 19:58:20 19:58:20 19:58:20 ---> df -h: 19:58:20 Filesystem Size Used Available Use% Mounted on 19:58:20 overlay 40.0G 7.6G 32.4G 19% / 19:58:20 tmpfs 64.0M 0 64.0M 0% /dev 19:58:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:58:20 shm 64.0M 0 64.0M 0% /dev/shm 19:58:20 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 19:58:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 19:58:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 19:58:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 19:58:20 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 19:58:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-911 19:58:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-911@tmp 19:58:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 19:58:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 19:58:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 19:58:20 19:58:20 19:58:20 ---> free -m: 19:58:20 total used free shared buff/cache available 19:58:20 Mem: 7821 977 4714 0 2129 6666 19:58:20 Swap: 1023 0 1023 19:58:20 19:58:20 19:58:20 ---> ip addr: 19:58:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:58:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:58:20 inet 127.0.0.1/8 scope host lo 19:58:20 valid_lft forever preferred_lft forever 19:58:20 inet6 ::1/128 scope host 19:58:20 valid_lft forever preferred_lft forever 19:58:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:58:20 link/ether fa:16:3e:44:2b:39 brd ff:ff:ff:ff:ff:ff 19:58:20 inet 10.30.122.19/23 brd 10.30.123.255 scope global dynamic eth0 19:58:20 valid_lft 85699sec preferred_lft 85699sec 19:58:20 inet6 fe80::f816:3eff:fe44:2b39/64 scope link 19:58:20 valid_lft forever preferred_lft forever 19:58:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:58:20 link/ether 02:42:e4:fa:ed:86 brd ff:ff:ff:ff:ff:ff 19:58:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:58:20 valid_lft forever preferred_lft forever 19:58:20 inet6 fe80::42:e4ff:fefa:ed86/64 scope link 19:58:20 valid_lft forever preferred_lft forever 19:58:20 19:58:20 19:58:20 ---> sar -b -r -n DEV: 19:58:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 19:58:20 19:58:20 19:46:25 LINUX RESTART (2 CPU) 19:58:20 19:58:20 19:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:58:20 19:48:01 92.79 10.32 82.47 0.00 3702.83 5913.05 0.00 19:58:20 19:49:01 1.85 0.00 1.85 0.00 0.00 38.58 0.00 19:58:20 19:50:01 0.23 0.00 0.23 0.00 0.00 3.31 0.00 19:58:20 19:51:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 19:58:20 19:52:01 0.27 0.00 0.27 0.00 0.00 3.56 0.00 19:58:20 19:53:01 0.32 0.00 0.32 0.00 0.00 3.91 0.00 19:58:20 19:54:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 19:58:20 19:55:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 19:58:20 19:56:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 19:58:20 19:57:01 0.22 0.00 0.22 0.00 0.00 3.48 0.00 19:58:20 19:58:01 15.63 0.13 15.49 0.00 13.73 1786.97 0.00 19:58:20 Average: 10.08 0.94 9.14 0.00 333.06 698.35 0.00 19:58:20 19:58:20 19:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:58:20 19:48:01 5413300 0 820084 10.24 2620 1772936 1289696 14.24 594632 1599816 128 19:58:20 19:49:01 5420860 0 812516 10.15 2620 1772944 1202948 13.28 589080 1599780 16 19:58:20 19:50:01 5422032 0 811344 10.13 2620 1772944 1202672 13.28 587920 1599300 16 19:58:20 19:51:01 5419804 0 813560 10.16 2620 1772956 1202924 13.28 590392 1599300 16 19:58:20 19:52:01 5420024 0 813336 10.16 2620 1772960 1202876 13.28 585648 1603740 8 19:58:20 19:53:01 5419600 0 813760 10.16 2620 1772960 1202804 13.28 586396 1603740 8 19:58:20 19:54:01 5420380 0 812972 10.15 2620 1772968 1202672 13.28 585788 1603764 8 19:58:20 19:55:01 5413168 0 820180 10.24 2620 1772972 1202672 13.28 592796 1603764 8 19:58:20 19:56:01 5412920 0 820424 10.24 2620 1772976 1202672 13.28 593276 1603764 16 19:58:20 19:57:01 5412908 0 820432 10.24 2620 1772980 1202672 13.28 595116 1601844 8 19:58:20 19:58:01 4884952 0 943740 11.78 2620 2177628 1382244 15.26 788692 1863412 352424 19:58:20 Average: 5369086 0 827486 10.33 2620 1809748 1226987 13.55 608158 1625657 32060 19:58:20 19:58:20 19:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:58:20 19:48:01 eth0 746.69 598.75 1685.48 104.49 0.00 0.00 0.00 0.00 19:58:20 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:48:01 docker0 105.79 77.85 10.40 317.97 0.00 0.00 0.00 0.00 19:58:20 19:49:01 eth0 2.70 1.07 2.02 0.26 0.00 0.00 0.00 0.00 19:58:20 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:50:01 eth0 1.23 0.08 0.11 0.04 0.00 0.00 0.00 0.00 19:58:20 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:51:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 19:58:20 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:52:01 eth0 0.48 0.30 0.27 0.20 0.00 0.00 0.00 0.00 19:58:20 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:53:01 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 19:58:20 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:54:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:58:20 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:55:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:58:20 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:56:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:58:20 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:57:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:58:20 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:58:01 eth0 221.34 197.33 2172.93 18.57 0.00 0.00 0.00 0.00 19:58:20 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 Average: eth0 87.59 71.84 349.11 11.13 0.00 0.00 0.00 0.00 19:58:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:20 Average: docker0 9.48 6.98 0.93 28.49 0.00 0.00 0.00 0.00 19:58:20 19:58:20 19:58:20 ---> sar -P ALL: 19:58:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 19:58:20 19:58:20 19:46:25 LINUX RESTART (2 CPU) 19:58:20 19:58:20 19:47:02 CPU %user %nice %system %iowait %steal %idle 19:58:20 19:48:01 all 13.36 0.00 3.14 3.68 0.06 79.75 19:58:20 19:48:01 0 14.49 0.00 3.32 2.88 0.07 79.25 19:58:20 19:48:01 1 12.24 0.00 2.97 4.48 0.05 80.25 19:58:20 19:49:01 all 0.16 0.00 0.03 0.00 0.03 99.79 19:58:20 19:49:01 0 0.27 0.00 0.03 0.00 0.02 99.68 19:58:20 19:49:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:58:20 19:50:01 all 0.13 0.00 0.03 0.00 0.03 99.80 19:58:20 19:50:01 0 0.23 0.00 0.03 0.00 0.03 99.70 19:58:20 19:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:58:20 19:51:01 all 0.17 0.00 0.03 0.00 0.03 99.77 19:58:20 19:51:01 0 0.25 0.00 0.03 0.00 0.03 99.68 19:58:20 19:51:01 1 0.08 0.00 0.03 0.00 0.02 99.87 19:58:20 19:52:01 all 0.18 0.00 0.06 0.00 0.03 99.74 19:58:20 19:52:01 0 0.27 0.00 0.03 0.00 0.02 99.68 19:58:20 19:52:01 1 0.08 0.00 0.08 0.00 0.03 99.80 19:58:20 19:53:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:58:20 19:53:01 0 0.13 0.00 0.03 0.00 0.00 99.83 19:58:20 19:53:01 1 0.13 0.00 0.03 0.00 0.03 99.80 19:58:20 19:54:01 all 0.13 0.00 0.03 0.00 0.03 99.81 19:58:20 19:54:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:58:20 19:54:01 1 0.22 0.00 0.02 0.00 0.03 99.73 19:58:20 19:55:01 all 0.11 0.00 0.03 0.00 0.03 99.83 19:58:20 19:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:58:20 19:55:01 1 0.18 0.00 0.05 0.00 0.02 99.75 19:58:20 19:56:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:58:20 19:56:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:58:20 19:56:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:58:20 19:57:01 all 0.12 0.00 0.03 0.00 0.03 99.82 19:58:20 19:57:01 0 0.08 0.00 0.03 0.00 0.03 99.85 19:58:20 19:57:01 1 0.15 0.00 0.03 0.00 0.02 99.80 19:58:20 19:58:01 all 6.56 0.00 2.39 0.18 0.03 90.85 19:58:20 19:58:01 0 6.90 0.00 2.48 0.19 0.03 90.39 19:58:20 19:58:01 1 6.21 0.00 2.30 0.17 0.02 91.31 19:58:20 19:58:20 Average: CPU %user %nice %system %iowait %steal %idle 19:58:20 Average: all 1.87 0.00 0.52 0.34 0.03 97.24 19:58:20 Average: 0 2.01 0.00 0.54 0.27 0.03 97.15 19:58:20 Average: 1 1.73 0.00 0.50 0.41 0.03 97.33 19:58:20 19:58:20 19:58:20