Pull request #741 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 2e66be43c71d3acd6a5770d618920271f76348c9+3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 (7457d8f1bdcc9adec44ab3a1efbc7eac0277aa1e) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30317 in /w/workspace/ndry_app-functions-sdk-go_PR-741 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-741 # 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 into PR head commit 2e66be43c71d3acd6a5770d618920271f76348c9 Merge succeeded, producing 2e66be43c71d3acd6a5770d618920271f76348c9 Checking out Revision 2e66be43c71d3acd6a5770d618920271f76348c9 (PR-741) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/741/head:refs/remotes/origin/PR-741 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e66be43c71d3acd6a5770d618920271f76348c9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e66be43c71d3acd6a5770d618920271f76348c9 # timeout=10 Commit message: "Merge branch 'refactor-to-interfaces' of https://github.com/lenny-intel/app-functions-sdk-go into refactor-to-interfaces" > git rev-list --no-walk 1e84b84aabd43d23c835153bbcbc2b10431918ee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:12:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:12:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:12:36 ========================================================= 18:12:36 EdgeX Global Pipelines Version Info 18:12:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:12:39 ------------------- 18:12:39 stable info: 18:12:39 ------------------- 18:12:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:12:39 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 18:12:39 Message: update stable to v1.0.186 18:12:39 ------------------- 18:12:39 experimental info: 18:12:39 ------------------- 18:12:39 Commited By: **** collab-it+edgex@linuxfoundation.org 18:12:39 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 18:12:39 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:12:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:12:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:12:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:12:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:12:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:12:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:12:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:12:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:12:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:12:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:12:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:12:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:12:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:12:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-741 [Pipeline] echo 18:12:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-741 [Pipeline] echo 18:12:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-741 [Pipeline] echo 18:12:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e66be43c71d3acd6a5770d618920271f76348c9 [Pipeline] echo 18:12:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e66be4 [Pipeline] echo 18:12:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:12:44 + git log --format=format:%s -1 2e66be43c71d3acd6a5770d618920271f76348c9 [Pipeline] echo 18:12:44 GIT_COMMIT: 2e66be43c71d3acd6a5770d618920271f76348c9, Commit Message: Merge branch 'refactor-to-interfaces' of https://github.com/lenny-intel/app-functions-sdk-go into refactor-to-interfaces [Pipeline] echo 18:12:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:12:46 18:12:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:12:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:12:47 latest: Pulling from edgex-devops/git-semver 18:12:47 31603596830f: Pulling fs layer 18:12:47 2a8b12db71e7: Pulling fs layer 18:12:47 6ca5941a6612: Pulling fs layer 18:12:47 ecc8261a40a4: Pulling fs layer 18:12:47 ecc8261a40a4: Waiting 18:12:47 2a8b12db71e7: Verifying Checksum 18:12:47 2a8b12db71e7: Download complete 18:12:48 31603596830f: Verifying Checksum 18:12:48 31603596830f: Download complete 18:12:48 ecc8261a40a4: Verifying Checksum 18:12:48 ecc8261a40a4: Download complete 18:12:48 6ca5941a6612: Verifying Checksum 18:12:48 6ca5941a6612: Download complete 18:12:48 31603596830f: Pull complete 18:12:48 2a8b12db71e7: Pull complete 18:12:51 6ca5941a6612: Pull complete 18:12:51 ecc8261a40a4: Pull complete 18:12:51 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:12:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:12:51 prd-centos7-docker-4c-2g-30317 does not seem to be running inside a container 18:12:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-741 -v /w/workspace/ndry_app-functions-sdk-go_PR-741:/w/workspace/ndry_app-functions-sdk-go_PR-741:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-741@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-741@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:10004/edgex-devops/git-semver:latest cat 18:12:56 $ docker top 0f8efbc29067a7a7e7c2eeee6929704f64b0b932b74ea8f36371b280bf6b8fab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:12:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:56 [ssh-agent] Looking for ssh-agent implementation... 18:12:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:57 $ docker exec 0f8efbc29067a7a7e7c2eeee6929704f64b0b932b74ea8f36371b280bf6b8fab ssh-agent 18:12:57 SSH_AUTH_SOCK=/tmp/ssh-Cjjjmjo7fhNJ/agent.11 18:12:57 SSH_AGENT_PID=16 18:12:57 Running ssh-add (command line suppressed) 18:12:58 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-741@tmp/private_key_7446166022910132285.key (/w/workspace/ndry_app-functions-sdk-go_PR-741@tmp/private_key_7446166022910132285.key) 18:12:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:58 + git tag --points-at HEAD [Pipeline] } 18:12:58 $ docker exec --env ******** --env ******** 0f8efbc29067a7a7e7c2eeee6929704f64b0b932b74ea8f36371b280bf6b8fab ssh-agent -k 18:12:58 unset SSH_AUTH_SOCK; 18:12:58 unset SSH_AGENT_PID; 18:12:58 echo Agent pid 16 killed; 18:12:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:12:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:59 [ssh-agent] Looking for ssh-agent implementation... 18:12:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:59 $ docker exec 0f8efbc29067a7a7e7c2eeee6929704f64b0b932b74ea8f36371b280bf6b8fab ssh-agent 18:12:59 SSH_AUTH_SOCK=/tmp/ssh-jt3JM7iqpqSq/agent.46 18:12:59 SSH_AGENT_PID=52 18:12:59 Running ssh-add (command line suppressed) 18:12:59 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-741@tmp/private_key_1284618424104141491.key (/w/workspace/ndry_app-functions-sdk-go_PR-741@tmp/private_key_1284618424104141491.key) 18:12:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:00 + git semver init 18:13:00 # -> Open(): unable to determine branch for HEAD 18:13:00 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-741/.git 18:13:00 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-741 18:13:00 # $SEMVER_REMOTE_NAME = origin 18:13:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:13:00 # $SEMVER_USER_NAME = edgex-jenkins 18:13:00 # $SEMVER_BRANCH = PR-741 18:13:00 # $SEMVER_TEMP = /tmp/semver-160546681 18:13:00 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:13:06 # '/tmp/semver-160546681' -> '/w/workspace/ndry_app-functions-sdk-go_PR-741/.semver' 18:13:06 # -> Force: false 18:13:06 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-741/.semver [Pipeline] } 18:13:06 $ docker exec --env ******** --env ******** 0f8efbc29067a7a7e7c2eeee6929704f64b0b932b74ea8f36371b280bf6b8fab ssh-agent -k 18:13:07 unset SSH_AUTH_SOCK; 18:13:07 unset SSH_AGENT_PID; 18:13:07 echo Agent pid 52 killed; 18:13:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:08 + git semver [Pipeline] } 18:13:08 $ docker stop --time=1 0f8efbc29067a7a7e7c2eeee6929704f64b0b932b74ea8f36371b280bf6b8fab 18:13:10 $ docker rm -f 0f8efbc29067a7a7e7c2eeee6929704f64b0b932b74ea8f36371b280bf6b8fab [Pipeline] // withDockerContainer [Pipeline] sh 18:13:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:13:11 Stashed 1 file(s) [Pipeline] echo 18:13:11 [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 18:13:27 Still waiting to schedule task 18:13:27 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30317’ 18:13:27 Still waiting to schedule task 18:13:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:15:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30318 in /w/workspace/ndry_app-functions-sdk-go_PR-741 [Pipeline] { [Pipeline] ws 18:15:09 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:15:14 using credential edgex-jenkins-ssh 18:15:14 Cloning the remote Git repository 18:15:14 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:15:14 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 18:15:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:15:14 > git --version # timeout=10 18:15:14 > git --version # 'git version 2.17.1' 18:15:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:15:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:15:17 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:15:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/741/head:refs/remotes/origin/PR-741 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:15:18 Merging remotes/origin/master commit 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 into PR head commit 2e66be43c71d3acd6a5770d618920271f76348c9 18:15:19 Merge succeeded, producing 2e66be43c71d3acd6a5770d618920271f76348c9 18:15:19 Checking out Revision 2e66be43c71d3acd6a5770d618920271f76348c9 (PR-741) 18:15:18 > git config core.sparsecheckout # timeout=10 18:15:18 > git checkout -f 2e66be43c71d3acd6a5770d618920271f76348c9 # timeout=10 18:15:18 > git remote # timeout=10 18:15:18 > git config --get remote.origin.url # timeout=10 18:15:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:18 > git merge 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 # timeout=10 18:15:19 > git rev-parse HEAD^{commit} # timeout=10 18:15:19 > git config core.sparsecheckout # timeout=10 18:15:19 > git checkout -f 2e66be43c71d3acd6a5770d618920271f76348c9 # timeout=10 18:15:23 Commit message: "Merge branch 'refactor-to-interfaces' of https://github.com/lenny-intel/app-functions-sdk-go into refactor-to-interfaces" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:15:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:15:25 + sudo service docker restart 18:15:25 + true [Pipeline] unstash [Pipeline] echo 18:15:28 ========================================================= 18:15:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:15:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:15:28 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 18:15:30 Sending build context to Docker daemon 19.48MB 18:15:30 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:15:30 Step 2/8 : FROM ${BASE} 18:15:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:15:30 5f621e34cdf4: Pulling fs layer 18:15:30 a4357932f1b6: Pulling fs layer 18:15:30 18c013af1878: Pulling fs layer 18:15:30 00ac8860ef70: Pulling fs layer 18:15:30 63d7cb157983: Pulling fs layer 18:15:30 b116817d02f9: Pulling fs layer 18:15:30 745a02a5169b: Pulling fs layer 18:15:30 63d7cb157983: Waiting 18:15:30 b116817d02f9: Waiting 18:15:30 00ac8860ef70: Waiting 18:15:30 745a02a5169b: Waiting 18:15:30 18c013af1878: Verifying Checksum 18:15:30 18c013af1878: Download complete 18:15:30 a4357932f1b6: Verifying Checksum 18:15:30 a4357932f1b6: Download complete 18:15:30 63d7cb157983: Verifying Checksum 18:15:30 63d7cb157983: Download complete 18:15:30 b116817d02f9: Download complete 18:15:30 5f621e34cdf4: Verifying Checksum 18:15:30 5f621e34cdf4: Download complete 18:15:31 5f621e34cdf4: Pull complete 18:15:31 a4357932f1b6: Pull complete 18:15:32 18c013af1878: Pull complete 18:15:33 745a02a5169b: Verifying Checksum 18:15:33 745a02a5169b: Download complete 18:15:34 00ac8860ef70: Verifying Checksum 18:15:34 00ac8860ef70: Download complete 18:15:42 Running on prd-centos7-docker-4c-2g-30319 in /w/workspace/ndry_app-functions-sdk-go_PR-741 [Pipeline] { [Pipeline] ws 18:15:42 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:15:44 00ac8860ef70: Pull complete 18:15:44 63d7cb157983: Pull complete 18:15:44 b116817d02f9: Pull complete 18:15:44 using credential edgex-jenkins-ssh 18:15:44 Cloning the remote Git repository 18:15:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:15:44 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 18:15:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:15:44 > git --version # timeout=10 18:15:44 > git --version # 'git version 2.24.3' 18:15:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:15:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:15:46 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:15:46 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/741/head:refs/remotes/origin/PR-741 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:15:47 Merging remotes/origin/master commit 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 into PR head commit 2e66be43c71d3acd6a5770d618920271f76348c9 18:15:47 Merge succeeded, producing 2e66be43c71d3acd6a5770d618920271f76348c9 18:15:47 Checking out Revision 2e66be43c71d3acd6a5770d618920271f76348c9 (PR-741) 18:15:47 > git config core.sparsecheckout # timeout=10 18:15:47 > git checkout -f 2e66be43c71d3acd6a5770d618920271f76348c9 # timeout=10 18:15:47 > git remote # timeout=10 18:15:47 > git config --get remote.origin.url # timeout=10 18:15:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:47 > git merge 3ee2f0baa2d3a3d98ce4974c8435d92977f8a164 # timeout=10 18:15:47 > git rev-parse HEAD^{commit} # timeout=10 18:15:47 > git config core.sparsecheckout # timeout=10 18:15:47 > git checkout -f 2e66be43c71d3acd6a5770d618920271f76348c9 # timeout=10 18:15:48 745a02a5169b: Pull complete 18:15:48 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:15:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:15:48 ---> b7e6874047d6 18:15:48 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:15:48 20.10.0: Pulling from library/docker 18:15:48 a3cc7d3b244e: Pulling fs layer 18:15:48 02a3295e0d61: Pulling fs layer 18:15:48 0f4f2e6d8100: Pulling fs layer 18:15:48 330b718f631f: Pulling fs layer 18:15:48 a93816041522: Pulling fs layer 18:15:48 bdb6da89ff94: Pulling fs layer 18:15:48 2a70c0c122f4: Pulling fs layer 18:15:48 330b718f631f: Waiting 18:15:48 a93816041522: Waiting 18:15:48 2a70c0c122f4: Waiting 18:15:48 bdb6da89ff94: Waiting 18:15:48 0f4f2e6d8100: Verifying Checksum 18:15:48 0f4f2e6d8100: Download complete 18:15:48 a3cc7d3b244e: Verifying Checksum 18:15:48 a3cc7d3b244e: Download complete 18:15:48 02a3295e0d61: Verifying Checksum 18:15:48 02a3295e0d61: Download complete 18:15:48 bdb6da89ff94: Verifying Checksum 18:15:48 bdb6da89ff94: Download complete 18:15:48 a93816041522: Verifying Checksum 18:15:48 a93816041522: Download complete 18:15:48 2a70c0c122f4: Verifying Checksum 18:15:48 2a70c0c122f4: Download complete 18:15:49 a3cc7d3b244e: Pull complete 18:15:49 02a3295e0d61: Pull complete 18:15:50 330b718f631f: Verifying Checksum 18:15:50 330b718f631f: Download complete 18:15:50 0f4f2e6d8100: Pull complete 18:15:50 Commit message: "Merge branch 'refactor-to-interfaces' of https://github.com/lenny-intel/app-functions-sdk-go into refactor-to-interfaces" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:15:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:15:52 + sudo service docker restart 18:15:52 + true 18:15:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 18:15:53 ========================================================= 18:15:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:15:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:15:54 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 18:15:54 330b718f631f: Pull complete 18:15:54 a93816041522: Pull complete 18:15:54 Sending build context to Docker daemon 19.48MB 18:15:54 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:15:54 Step 2/8 : FROM ${BASE} 18:15:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:15:54 188c0c94c7c5: Pulling fs layer 18:15:54 0ef7d3d256c8: Pulling fs layer 18:15:54 de9db76c5a1d: Pulling fs layer 18:15:54 bca2f99d35d6: Pulling fs layer 18:15:54 93359f2a8cfa: Pulling fs layer 18:15:54 7c6f9722023f: Pulling fs layer 18:15:54 a35cf1a2eb13: Pulling fs layer 18:15:54 bca2f99d35d6: Waiting 18:15:54 93359f2a8cfa: Waiting 18:15:54 7c6f9722023f: Waiting 18:15:54 a35cf1a2eb13: Waiting 18:15:54 de9db76c5a1d: Verifying Checksum 18:15:54 de9db76c5a1d: Download complete 18:15:54 bdb6da89ff94: Pull complete 18:15:54 0ef7d3d256c8: Verifying Checksum 18:15:54 0ef7d3d256c8: Download complete 18:15:54 93359f2a8cfa: Verifying Checksum 18:15:54 93359f2a8cfa: Download complete 18:15:54 188c0c94c7c5: Verifying Checksum 18:15:54 188c0c94c7c5: Download complete 18:15:54 7c6f9722023f: Verifying Checksum 18:15:54 7c6f9722023f: Download complete 18:15:54 2a70c0c122f4: Pull complete 18:15:54 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:15:54 Status: Downloaded newer image for docker:20.10.0 18:15:55 188c0c94c7c5: Pull complete 18:15:55 0ef7d3d256c8: Pull complete 18:15:55 de9db76c5a1d: Pull complete 18:15:56 a35cf1a2eb13: Verifying Checksum 18:15:56 a35cf1a2eb13: Download complete 18:15:57 bca2f99d35d6: Verifying Checksum 18:15:57 bca2f99d35d6: Download complete 18:16:01 ---> a7fab59e4ee0 18:16:01 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:16:01 ---> Running in 09c0659a63d6 18:16:02 Removing intermediate container 09c0659a63d6 18:16:02 ---> 2322d58800d7 18:16:02 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:16:02 ---> Running in 3a1d7ba4b092 18:16:02 bca2f99d35d6: Pull complete 18:16:02 93359f2a8cfa: Pull complete 18:16:02 7c6f9722023f: Pull complete 18:16:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:16:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:16:05 (1/5) Installing libsodium (1.0.18-r0) 18:16:05 (2/5) Installing libzmq (4.3.3-r0) 18:16:05 (3/5) Installing pkgconf (1.7.2-r0) 18:16:06 (4/5) Installing libsodium-dev (1.0.18-r0) 18:16:06 (5/5) Installing zeromq-dev (4.3.3-r0) 18:16:06 Executing busybox-1.31.1-r19.trigger 18:16:06 OK: 144 MiB in 44 packages 18:16:07 Removing intermediate container 3a1d7ba4b092 18:16:07 ---> 0e4803d8002e 18:16:07 Step 6/8 : WORKDIR /build 18:16:07 ---> Running in b1e6a1077a87 18:16:08 Removing intermediate container b1e6a1077a87 18:16:08 ---> 99b796d3e782 18:16:08 Step 7/8 : COPY go.mod . 18:16:09 ---> b732348047fb 18:16:09 Step 8/8 : RUN go mod download 18:16:09 ---> Running in fa98fff2a7bc 18:16:12 a35cf1a2eb13: Pull complete 18:16:12 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:16:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:16:12 ---> a62c8e92a672 18:16:12 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:16:12 20.10.0: Pulling from library/docker 18:16:12 05e7bc50f07f: Pulling fs layer 18:16:12 6db28d0fdbf6: Pulling fs layer 18:16:12 292df0bc6bf3: Pulling fs layer 18:16:12 2e060f4bd70b: Pulling fs layer 18:16:12 80e8d568a223: Pulling fs layer 18:16:12 8dc6ef1a942a: Pulling fs layer 18:16:12 2312dd95470a: Pulling fs layer 18:16:12 80e8d568a223: Waiting 18:16:12 8dc6ef1a942a: Waiting 18:16:12 2312dd95470a: Waiting 18:16:12 2e060f4bd70b: Waiting 18:16:12 292df0bc6bf3: Verifying Checksum 18:16:12 292df0bc6bf3: Download complete 18:16:12 6db28d0fdbf6: Verifying Checksum 18:16:12 6db28d0fdbf6: Download complete 18:16:12 05e7bc50f07f: Verifying Checksum 18:16:12 05e7bc50f07f: Download complete 18:16:12 80e8d568a223: Verifying Checksum 18:16:12 80e8d568a223: Download complete 18:16:12 8dc6ef1a942a: Verifying Checksum 18:16:12 8dc6ef1a942a: Download complete 18:16:12 2312dd95470a: Verifying Checksum 18:16:12 2312dd95470a: Download complete 18:16:12 05e7bc50f07f: Pull complete 18:16:12 6db28d0fdbf6: Pull complete 18:16:12 292df0bc6bf3: Pull complete 18:16:12 2e060f4bd70b: Verifying Checksum 18:16:12 2e060f4bd70b: Download complete 18:16:15 2e060f4bd70b: Pull complete 18:16:15 80e8d568a223: Pull complete 18:16:15 8dc6ef1a942a: Pull complete 18:16:15 2312dd95470a: Pull complete 18:16:15 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:16:15 Status: Downloaded newer image for docker:20.10.0 18:16:17 ---> 538b9b36043b 18:16:17 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:16:17 ---> Running in 3c03d2a1d317 18:16:17 Removing intermediate container 3c03d2a1d317 18:16:17 ---> 1b567776e7c8 18:16:17 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:16:17 ---> Running in d2f3df1cb69a 18:16:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:16:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:16:18 (1/5) Installing libsodium (1.0.18-r0) 18:16:18 (2/5) Installing libzmq (4.3.3-r0) 18:16:18 (3/5) Installing pkgconf (1.7.2-r0) 18:16:19 (4/5) Installing libsodium-dev (1.0.18-r0) 18:16:19 (5/5) Installing zeromq-dev (4.3.3-r0) 18:16:19 Executing busybox-1.31.1-r19.trigger 18:16:19 OK: 167 MiB in 44 packages 18:16:20 Removing intermediate container d2f3df1cb69a 18:16:20 ---> 3f2f54fd8171 18:16:20 Step 6/8 : WORKDIR /build 18:16:20 ---> Running in a0e06eae4bb6 18:16:20 Removing intermediate container a0e06eae4bb6 18:16:20 ---> b5f721ea4a7f 18:16:20 Step 7/8 : COPY go.mod . 18:16:20 ---> fbc9df3d3ac8 18:16:20 Step 8/8 : RUN go mod download 18:16:20 ---> Running in d918efb2f641 18:16:35 Removing intermediate container fa98fff2a7bc 18:16:35 ---> 156b889671d5 18:16:35 Successfully built 156b889671d5 18:16:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:16:36 + docker inspect -f . ci-base-image-arm64 18:16:36 . [Pipeline] withDockerContainer 18:16:36 prd-ubuntu18.04-docker-arm64-4c-16g-30318 does not seem to be running inside a container 18:16:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:16:38 $ docker top d4ff2c1b814c975871089da605893cd18ec4df62534b323b7da7a73a98ae5080 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:39 + go version 18:16:39 go version go1.15.5 linux/arm64 [Pipeline] } 18:16:39 $ docker stop --time=1 d4ff2c1b814c975871089da605893cd18ec4df62534b323b7da7a73a98ae5080 18:16:41 $ docker rm -f d4ff2c1b814c975871089da605893cd18ec4df62534b323b7da7a73a98ae5080 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:16:42 + docker inspect -f . ci-base-image-arm64 18:16:42 . [Pipeline] withDockerContainer 18:16:42 Removing intermediate container d918efb2f641 18:16:42 ---> 06cc025ccc0d 18:16:42 Successfully built 06cc025ccc0d 18:16:42 Successfully tagged ci-base-image-x86_64:latest 18:16:42 prd-ubuntu18.04-docker-arm64-4c-16g-30318 does not seem to be running inside a container 18:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:16:43 $ docker top 66e75f392b0d0795637b1a506f23d82767b8625768309f62ade82a87e5e9ced9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:16:44 + docker inspect -f . ci-base-image-x86_64 18:16:44 . [Pipeline] withDockerContainer 18:16:44 prd-centos7-docker-4c-2g-30319 does not seem to be running inside a container 18:16:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 18:16:44 + make test 18:16:44 make -C ./app-service-template build 18:16:44 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:16:44 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 18:16:45 $ docker top 68613e279c7e2cba5beda8921b54dc31d7367381abe8b96bafe82221445f89e3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:46 + go version 18:16:46 go version go1.15.5 linux/amd64 [Pipeline] } 18:16:46 $ docker stop --time=1 68613e279c7e2cba5beda8921b54dc31d7367381abe8b96bafe82221445f89e3 18:16:47 $ docker rm -f 68613e279c7e2cba5beda8921b54dc31d7367381abe8b96bafe82221445f89e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:16:48 + docker inspect -f . ci-base-image-x86_64 18:16:48 . [Pipeline] withDockerContainer 18:16:48 prd-centos7-docker-4c-2g-30319 does not seem to be running inside a container 18:16:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 18:16:49 $ docker top 360ece3d8f7ffbf6ce3a5423c93ad101d266bb50b8450f41546ebba8d034ab53 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:49 + make test 18:16:49 make -C ./app-service-template build 18:16:49 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:16:49 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 18:17:01 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:17:01 make -C ./app-service-template test 18:17:01 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:17:01 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:17:09 ok new-app-service 0.013s coverage: 89.5% of statements 18:17:09 ok new-app-service/functions 0.009s 18:17:09 CGO_ENABLED=1 go vet ./... 18:17:12 gofmt -l . 18:17:12 [ "`gofmt -l .`" = "" ] 18:17:12 ./bin/test-go-mod-tidy.sh 18:17:12 ./bin/test-attribution-txt.sh 18:17:13 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:17:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:17:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:17:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.038s coverage: 56.1% of statements 18:17:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.010s coverage: 92.5% of statements 18:17:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:17:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.019s coverage: 61.5% of statements 18:17:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:17:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.014s 18:17:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.043s coverage: 75.6% of statements 18:17:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:17:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:17:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:17:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:17:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:17:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:17:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.0% of statements 18:17:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:17:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements 18:17:17 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:17:17 make -C ./app-service-template test 18:17:17 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:17:17 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:17:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.751s coverage: 78.4% of statements 18:17:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:17:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 20.0% of statements 18:17:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements 18:17:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:17:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:17:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.011s coverage: 71.7% of statements 18:17:44 ok new-app-service 0.035s coverage: 89.5% of statements 18:17:44 ok new-app-service/functions 0.029s 18:17:44 CGO_ENABLED=1 go vet ./... 18:17:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.032s coverage: 81.9% of statements 18:17:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 18:17:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:17:46 gofmt -l . 18:17:46 [ "`gofmt -l .`" = "" ] 18:17:46 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 18:17:46 $ docker stop --time=1 360ece3d8f7ffbf6ce3a5423c93ad101d266bb50b8450f41546ebba8d034ab53 18:17:48 $ docker rm -f 360ece3d8f7ffbf6ce3a5423c93ad101d266bb50b8450f41546ebba8d034ab53 [Pipeline] // withDockerContainer [Pipeline] sh 18:17:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:17:49 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 18:17:50 ---> job-cost.sh 18:17:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZQV9 18:17:54 gofmt -l . 18:17:54 [ "`gofmt -l .`" = "" ] 18:17:54 ./bin/test-go-mod-tidy.sh 18:17:54 ./bin/test-attribution-txt.sh 18:17:54 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:17:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:17:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:18:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.113s coverage: 56.1% of statements 18:18:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.049s coverage: 92.5% of statements 18:18:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:18:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.063s coverage: 61.5% of statements 18:18:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:18:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.031s 18:18:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.101s coverage: 75.6% of statements 18:18:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:18:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:18:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:18:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:18:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:18:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:18:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.022s coverage: 97.0% of statements 18:18:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:18:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.026s coverage: 10.5% of statements 18:18:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:18:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.823s coverage: 78.4% of statements 18:18:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:18:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.031s coverage: 20.0% of statements 18:18:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.054s coverage: 27.3% of statements 18:18:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:18:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:18:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.078s coverage: 71.7% of statements 18:18:32 lf-activate-venv(): INFO: Adding /tmp/venv-ZQV9/bin to PATH 18:18:32 INFO: No Stack... 18:18:32 INFO: Retrieving Pricing Info for: v1-standard-2 18:18:32 INFO: Archiving Costs [Pipeline] sh 18:18:32 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 18:18:32 + cut -d, -f6 [Pipeline] lock 18:18:32 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-741-2-stack-cost] 18:18:32 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-741-2-stack-cost] did not exist. Created. 18:18:32 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-741-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:18:32 + echo total: 0.029999999329447746 [Pipeline] stash 18:18:33 Stashed 1 file(s) [Pipeline] } 18:18:33 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-741-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:18:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.081s coverage: 81.9% of statements 18:18:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.025s coverage: 94.4% of statements 18:18:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:18:40 gofmt -l . 18:18:40 [ "`gofmt -l .`" = "" ] 18:18:41 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 18:18:41 $ docker stop --time=1 66e75f392b0d0795637b1a506f23d82767b8625768309f62ade82a87e5e9ced9 18:18:43 $ docker rm -f 66e75f392b0d0795637b1a506f23d82767b8625768309f62ade82a87e5e9ced9 [Pipeline] // withDockerContainer [Pipeline] sh 18:18:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:18:44 Warning: overwriting stash ‘coverage-report’ 18:18:45 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 18:18:46 ---> job-cost.sh 18:18:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LHO7 18:19:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:20:46 lf-activate-venv(): INFO: Adding /tmp/venv-LHO7/bin to PATH 18:20:46 INFO: No Stack... 18:20:47 INFO: Retrieving Pricing Info for: lf-standard-4 18:20:48 INFO: Archiving Costs [Pipeline] sh 18:20:48 + cut -d, -f6 18:20:48 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [Pipeline] lock 18:20:48 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-741-2-stack-cost] 18:20:48 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-741-2-stack-cost] did not exist. Created. 18:20:48 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-741-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:20:49 /w/workspace/app-functions-sdk-go/2@tmp/durable-ddfa4291/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-ddfa4291/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:20:49 + echo total: 0.20999999344348907 [Pipeline] stash 18:20:49 Warning: overwriting stash ‘stack-cost’ 18:20:49 Stashed 1 file(s) [Pipeline] } 18:20:49 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-741-2-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] wrap 18:20:51 provisioning config files... 18:20:51 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-741@tmp/config5581011177996974777tmp [Pipeline] { [Pipeline] sh 18:20:52 + set +x 18:20:52 + bash -s -- 18:20:52 + curl -s https://codecov.io/bash 18:20:52 18:20:52 _____ _ 18:20:52 / ____| | | 18:20:52 | | ___ __| | ___ ___ _____ __ 18:20:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:20:52 | |___| (_) | (_| | __/ (_| (_) \ V / 18:20:52 \_____\___/ \__,_|\___|\___\___/ \_/ 18:20:52 Bash-20210309-2b87ace 18:20:52 18:20:52 18:20:52 ==> git version 2.24.3 found 18:20:52 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:20:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:20:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:20:52 ==> Jenkins CI detected. 18:20:52 project root: . 18:20:52 --> token set from env 18:20:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:20:52 ==> Running gcov in . (disable via -X gcov) 18:20:52 ==> Python coveragepy not found 18:20:52 ==> Searching for coverage reports in: 18:20:52 + . 18:20:52 -> Found 2 reports 18:20:52 ==> Detecting git/mercurial file structure 18:20:52 ==> Reading reports 18:20:52 + ./app-service-template/coverage.out bytes=400 18:20:52 + ./coverage.out bytes=85746 18:20:52 ==> Appending adjustments 18:20:52 https://docs.codecov.io/docs/fixing-reports 18:20:53 + Found adjustments 18:20:53 ==> Gzipping contents 18:20:53 16K /tmp/codecov.12N1Rw.gz 18:20:53 ==> Uploading reports 18:20:53 url: https://codecov.io 18:20:53 query: branch=PR-741&commit=2e66be43c71d3acd6a5770d618920271f76348c9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-741%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=741&job=&cmd_args= 18:20:53 -> Pinging Codecov 18:20:53 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-741&commit=2e66be43c71d3acd6a5770d618920271f76348c9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-741%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=741&job=&cmd_args= 18:20:54 -> Uploading to 18:20:54 https://storage.googleapis.com/codecov/v4/raw/2021-03-18/3D8B5DFFC46A037C893635FACE044666/2e66be43c71d3acd6a5770d618920271f76348c9/88cb19cd-681d-41e0-a81c-027268204b58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210318T182054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=130269acc81220eafd788d1d117e0872fb42aa4c5e6239473ef0e26784eb8ff1 18:20:54 % Total % Received % Xferd Average Speed Time Time Time Current 18:20:54 Dload Upload Total Spent Left Speed 18:20:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14922 0 0 100 14922 0 31431 --:--:-- --:--:-- --:--:-- 31414 100 14922 0 0 100 14922 0 31412 --:--:-- --:--:-- --:--:-- 31414 18:20:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/2e66be43c71d3acd6a5770d618920271f76348c9 [Pipeline] } 18:20:55 Deleting 1 temporary files [Pipeline] // wrap [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 18:20:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:20:58 ---> package-listing.sh 18:20:58 ++ tr '[:upper:]' '[:lower:]' 18:20:58 ++ facter osfamily 18:20:58 + OS_FAMILY=redhat 18:20:58 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-741 18:20:58 + START_PACKAGES=/tmp/packages_start.txt 18:20:58 + END_PACKAGES=/tmp/packages_end.txt 18:20:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:20:58 + PACKAGES=/tmp/packages_start.txt 18:20:58 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-741 ']' 18:20:58 + PACKAGES=/tmp/packages_end.txt 18:20:58 + case "${OS_FAMILY}" in 18:20:58 + sort 18:20:58 + rpm -qa 18:21:05 + '[' -f /tmp/packages_start.txt ']' 18:21:05 + '[' -f /tmp/packages_end.txt ']' 18:21:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:21:05 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-741 ']' 18:21:05 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-741/archives/ 18:21:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-741/archives/ [Pipeline] echo 18:21:05 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-741/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:21:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:21:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:21:06 18:21:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:21:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:21:07 alpine: Pulling from edgex-lftools-log-publisher 18:21:07 df20fa9351a1: Pulling fs layer 18:21:07 36b3adc4ff6f: Pulling fs layer 18:21:07 8ad3a11d3b57: Pulling fs layer 18:21:07 46f8f816bc3b: Pulling fs layer 18:21:07 93b61091891f: Pulling fs layer 18:21:07 93b9cdb0e59b: Pulling fs layer 18:21:07 5e14af77c1be: Pulling fs layer 18:21:07 01666e4c0597: Pulling fs layer 18:21:07 aa168da1d23b: Pulling fs layer 18:21:07 46f8f816bc3b: Waiting 18:21:07 93b61091891f: Waiting 18:21:07 93b9cdb0e59b: Waiting 18:21:07 5e14af77c1be: Waiting 18:21:07 01666e4c0597: Waiting 18:21:07 aa168da1d23b: Waiting 18:21:07 36b3adc4ff6f: Verifying Checksum 18:21:07 36b3adc4ff6f: Download complete 18:21:07 46f8f816bc3b: Download complete 18:21:07 df20fa9351a1: Verifying Checksum 18:21:07 df20fa9351a1: Download complete 18:21:07 93b9cdb0e59b: Verifying Checksum 18:21:07 93b9cdb0e59b: Download complete 18:21:07 5e14af77c1be: Verifying Checksum 18:21:07 5e14af77c1be: Download complete 18:21:07 01666e4c0597: Verifying Checksum 18:21:07 01666e4c0597: Download complete 18:21:07 93b61091891f: Verifying Checksum 18:21:07 93b61091891f: Download complete 18:21:08 8ad3a11d3b57: Verifying Checksum 18:21:08 8ad3a11d3b57: Download complete 18:21:09 df20fa9351a1: Pull complete 18:21:09 36b3adc4ff6f: Pull complete 18:21:11 8ad3a11d3b57: Pull complete 18:21:12 46f8f816bc3b: Pull complete 18:21:12 aa168da1d23b: Verifying Checksum 18:21:12 aa168da1d23b: Download complete 18:21:13 93b61091891f: Pull complete 18:21:13 93b9cdb0e59b: Pull complete 18:21:13 5e14af77c1be: Pull complete 18:21:14 01666e4c0597: Pull complete 18:21:32 aa168da1d23b: Pull complete 18:21:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:21:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:21:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:21:32 prd-centos7-docker-4c-2g-30317 does not seem to be running inside a container 18:21:33 $ 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-741/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-741 -v /w/workspace/ndry_app-functions-sdk-go_PR-741:/w/workspace/ndry_app-functions-sdk-go_PR-741:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-741@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-741@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:21:37 $ docker top 99fb848c373c83217108a1e817af41251d14a978386f0c63d20be3d8e2e9e07b -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:38 + touch /tmp/pre-build-complete [Pipeline] sh 18:21:38 + mkdir -p /var/log/sa [Pipeline] sh 18:21:39 + ls /var/log/sa-host 18:21:39 + sadf -c /var/log/sa-host/sa18 18:21:39 file_magic: OK 18:21:39 HZ: Using current value: 100 18:21:39 file_header: OK 18:21:39 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 18:21:39 Statistics: 18:21:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:21:39 File successfully converted to sysstat format version 12.2.1 18:21:39 + sadf -c /var/log/sa-host/sa23 18:21:39 file_magic: OK 18:21:39 HZ: Using current value: 100 18:21:39 file_header: OK 18:21:39 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 18:21:39 Statistics: 18:21:39 Hnuu...uuuununununu... 18:21:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:21:39 provisioning config files... 18:21:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-741@tmp/config7844867987280061705tmp [Pipeline] { [Pipeline] echo 18:21:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:21:40 ---> create-netrc.sh [Pipeline] } 18:21:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:21:41 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:21:41 ---> python-tools-install.sh [Pipeline] echo 18:21:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:21:41 ---> sudo-logs.sh 18:21:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:21:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:21:42 ---> job-cost.sh 18:21:42 lf-activate-venv: SKIPPING 18:21:42 DEBUG: total: 0.20999999344348907 18:21:42 INFO: Retrieving Stack Cost... 18:21:43 INFO: Retrieving Pricing Info for: v1-standard-2 18:21:43 INFO: Archiving Costs [Pipeline] echo 18:21:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:21:44 ---> logs-deploy.sh 18:21:44 lf-activate-venv: SKIPPING 18:21:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-741/2 18:21:44 INFO: archiving workspace using pattern(s): 18:21:48 Archives upload complete. 18:21:48 INFO: archiving logs to Nexus 18:21:51 ---> uname -a: 18:21:51 Linux prd-centos7-docker-4c-2g-30317.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:21:51 18:21:51 18:21:51 ---> lscpu: 18:21:51 Architecture: x86_64 18:21:51 CPU op-mode(s): 32-bit, 64-bit 18:21:51 Byte Order: Little Endian 18:21:51 Address sizes: 40 bits physical, 48 bits virtual 18:21:51 CPU(s): 4 18:21:51 On-line CPU(s) list: 0-3 18:21:51 Thread(s) per core: 1 18:21:51 Core(s) per socket: 1 18:21:51 Socket(s): 4 18:21:51 NUMA node(s): 1 18:21:51 Vendor ID: GenuineIntel 18:21:51 CPU family: 6 18:21:51 Model: 44 18:21:51 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:21:51 Stepping: 1 18:21:51 CPU MHz: 2933.438 18:21:51 BogoMIPS: 5866.87 18:21:51 Virtualization: VT-x 18:21:51 Hypervisor vendor: KVM 18:21:51 Virtualization type: full 18:21:51 L1d cache: 128 KiB 18:21:51 L1i cache: 128 KiB 18:21:51 L2 cache: 16 MiB 18:21:51 L3 cache: 64 MiB 18:21:51 NUMA node0 CPU(s): 0-3 18:21:51 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:21:51 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:21:51 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:21:51 Vulnerability Meltdown: Mitigation; PTI 18:21:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:21:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:21:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:21:51 Vulnerability Srbds: Not affected 18:21:51 Vulnerability Tsx async abort: Not affected 18:21:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:21:51 18:21:51 18:21:51 ---> nproc: 18:21:51 4 18:21:51 18:21:51 18:21:51 ---> df -h: 18:21:51 Filesystem Size Used Available Use% Mounted on 18:21:51 overlay 50.0G 7.3G 42.7G 15% / 18:21:51 tmpfs 64.0M 0 64.0M 0% /dev 18:21:51 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:21:51 shm 64.0M 0 64.0M 0% /dev/shm 18:21:51 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 18:21:51 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 18:21:51 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 18:21:51 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 18:21:51 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-741@tmp 18:21:51 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 18:21:51 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 18:21:51 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 18:21:51 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 18:21:51 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-741 18:21:51 18:21:51 18:21:51 ---> free -m: 18:21:51 total used free shared buff/cache available 18:21:51 Mem: 1837 741 80 0 1015 991 18:21:51 Swap: 1023 1 1022 18:21:51 18:21:51 18:21:51 ---> ip addr: 18:21:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:21:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:21:51 inet 127.0.0.1/8 scope host lo 18:21:51 valid_lft forever preferred_lft forever 18:21:51 inet6 ::1/128 scope host 18:21:51 valid_lft forever preferred_lft forever 18:21:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:21:51 link/ether fa:16:3e:6d:58:50 brd ff:ff:ff:ff:ff:ff 18:21:51 inet 10.30.122.77/23 brd 10.30.123.255 scope global dynamic eth0 18:21:51 valid_lft 85754sec preferred_lft 85754sec 18:21:51 inet6 fe80::f816:3eff:fe6d:5850/64 scope link 18:21:51 valid_lft forever preferred_lft forever 18:21:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:21:51 link/ether 02:42:81:65:a8:3a brd ff:ff:ff:ff:ff:ff 18:21:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:21:51 valid_lft forever preferred_lft forever 18:21:51 inet6 fe80::42:81ff:fe65:a83a/64 scope link 18:21:51 valid_lft forever preferred_lft forever 18:21:51 18:21:51 18:21:51 ---> sar -b -r -n DEV: 18:21:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 18:21:51 18:21:51 18:10:51 LINUX RESTART (4 CPU) 18:21:51 18:21:51 18:12:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:21:51 18:13:01 59.01 21.54 37.47 0.00 5426.50 4313.44 0.00 18:21:51 18:14:01 12.18 2.95 9.24 0.00 202.10 1377.52 0.00 18:21:51 18:15:01 0.35 0.00 0.35 0.00 0.00 5.28 0.00 18:21:51 18:16:01 0.30 0.00 0.30 0.00 0.00 3.99 0.00 18:21:51 18:17:01 0.33 0.00 0.33 0.00 0.00 4.63 0.00 18:21:51 18:18:01 0.25 0.00 0.25 0.00 0.00 2.32 0.00 18:21:51 18:19:01 0.32 0.00 0.32 0.00 0.00 3.54 0.00 18:21:51 18:20:01 0.20 0.00 0.20 0.00 0.00 2.97 0.00 18:21:51 18:21:01 14.53 14.25 0.28 0.00 2194.41 3.21 0.00 18:21:51 Average: 9.56 4.25 5.31 0.00 854.06 622.92 0.00 18:21:51 18:21:51 18:12:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:21:51 18:13:01 120952 0 628260 33.39 2620 1129712 1375200 46.93 439924 1118200 3964 18:21:51 18:14:01 236892 0 573660 30.49 2620 1068372 1110732 37.91 408128 1038672 28 18:21:51 18:15:01 242576 0 567908 30.18 2620 1068440 1061156 36.22 405244 1036884 8 18:21:51 18:16:01 240116 0 570364 30.31 2620 1068444 1061388 36.22 412028 1032416 16 18:21:51 18:17:01 241456 0 569020 30.24 2620 1068448 1061160 36.22 410888 1032316 16 18:21:51 18:18:01 235760 0 574708 30.54 2620 1068456 1061244 36.22 455880 993160 8 18:21:51 18:19:01 237112 0 573356 30.47 2620 1068456 1061160 36.22 454928 993156 20 18:21:51 18:20:01 237188 0 573276 30.47 2620 1068460 1061160 36.22 454932 993156 8 18:21:51 18:21:01 145156 0 599144 31.84 2620 1134624 1096652 37.43 479844 1058232 192 18:21:51 Average: 215245 0 581077 30.88 2620 1082601 1105539 37.73 435755 1032910 473 18:21:51 18:21:51 18:12:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:21:51 18:13:01 eth0 325.27 252.37 1410.07 88.65 0.00 0.00 0.00 0.00 18:21:51 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:13:01 vethd8441ff 28.33 20.47 3.46 70.81 0.00 0.00 0.00 0.00 18:21:51 18:13:01 docker0 28.33 20.35 3.07 70.80 0.00 0.00 0.00 0.00 18:21:51 18:14:01 eth0 77.83 100.12 252.39 12.03 0.00 0.00 0.00 0.00 18:21:51 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:14:01 docker0 92.96 65.85 6.78 239.02 0.00 0.00 0.00 0.00 18:21:51 18:15:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:21:51 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:16:01 eth0 2.03 1.11 1.42 0.43 0.00 0.00 0.00 0.00 18:21:51 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:21:51 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:18:01 eth0 0.35 0.25 0.14 0.07 0.00 0.00 0.00 0.00 18:21:51 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:19:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:20:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:21:01 eth0 10.10 6.49 10.10 3.98 0.00 0.00 0.00 0.00 18:21:51 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 Average: eth0 45.34 39.36 181.90 11.43 0.00 0.00 0.00 0.00 18:21:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:51 Average: docker0 13.44 9.55 1.09 34.34 0.00 0.00 0.00 0.00 18:21:51 18:21:51 18:21:51 ---> sar -P ALL: 18:21:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 18:21:51 18:21:51 18:10:51 LINUX RESTART (4 CPU) 18:21:51 18:21:51 18:12:03 CPU %user %nice %system %iowait %steal %idle 18:21:51 18:13:01 all 11.19 0.00 4.97 1.84 28.92 53.08 18:21:51 18:13:01 0 11.83 0.00 5.72 1.44 27.64 53.37 18:21:51 18:13:01 1 10.84 0.00 5.18 2.08 30.18 51.72 18:21:51 18:13:01 2 11.86 0.00 4.47 2.91 28.75 52.01 18:21:51 18:13:01 3 10.25 0.00 4.50 0.96 29.10 55.20 18:21:51 18:14:01 all 1.24 0.00 0.79 0.14 2.60 95.23 18:21:51 18:14:01 0 0.53 0.00 0.58 0.23 2.77 95.90 18:21:51 18:14:01 1 2.81 0.00 0.95 0.02 2.41 93.82 18:21:51 18:14:01 2 0.86 0.00 0.88 0.23 2.74 95.29 18:21:51 18:14:01 3 0.78 0.00 0.74 0.07 2.48 95.93 18:21:51 18:15:01 all 0.10 0.00 0.04 0.00 0.37 99.49 18:21:51 18:15:01 0 0.02 0.00 0.02 0.00 0.20 99.77 18:21:51 18:15:01 1 0.10 0.00 0.05 0.00 0.47 99.39 18:21:51 18:15:01 2 0.25 0.00 0.05 0.00 0.51 99.19 18:21:51 18:15:01 3 0.02 0.00 0.05 0.00 0.30 99.63 18:21:51 18:16:01 all 0.10 0.00 0.07 0.00 0.69 99.13 18:21:51 18:16:01 0 0.05 0.00 0.05 0.00 0.27 99.63 18:21:51 18:16:01 1 0.15 0.00 0.10 0.00 1.07 98.68 18:21:51 18:16:01 2 0.20 0.00 0.10 0.00 0.58 99.12 18:21:51 18:16:01 3 0.02 0.00 0.05 0.00 0.83 99.11 18:21:51 18:17:01 all 0.10 0.00 0.04 0.00 0.75 99.11 18:21:51 18:17:01 0 0.03 0.00 0.03 0.00 1.14 98.80 18:21:51 18:17:01 1 0.35 0.00 0.08 0.00 0.88 98.69 18:21:51 18:17:01 2 0.03 0.00 0.03 0.00 0.45 99.49 18:21:51 18:17:01 3 0.00 0.00 0.02 0.00 0.53 99.45 18:21:51 18:18:01 all 0.07 0.00 0.24 0.00 2.95 96.74 18:21:51 18:18:01 0 0.02 0.00 0.08 0.00 1.84 98.06 18:21:51 18:18:01 1 0.07 0.00 0.47 0.00 2.38 97.08 18:21:51 18:18:01 2 0.05 0.00 0.26 0.00 1.66 98.03 18:21:51 18:18:01 3 0.16 0.00 0.14 0.00 5.79 93.91 18:21:51 18:19:01 all 0.06 0.00 0.05 0.00 1.01 98.88 18:21:51 18:19:01 0 0.02 0.00 0.03 0.00 0.39 99.56 18:21:51 18:19:01 1 0.02 0.00 0.05 0.00 0.79 99.14 18:21:51 18:19:01 2 0.15 0.00 0.02 0.00 1.32 98.51 18:21:51 18:19:01 3 0.07 0.00 0.08 0.00 1.52 98.33 18:21:51 18:20:01 all 0.09 0.00 0.04 0.00 0.58 99.30 18:21:51 18:20:01 0 0.00 0.00 0.02 0.00 0.10 99.88 18:21:51 18:20:01 1 0.05 0.00 0.03 0.00 0.51 99.40 18:21:51 18:20:01 2 0.27 0.00 0.03 0.00 0.45 99.25 18:21:51 18:20:01 3 0.03 0.00 0.07 0.00 1.24 98.67 18:21:51 18:21:01 all 0.86 0.00 0.55 0.72 2.52 95.35 18:21:51 18:21:01 0 0.57 0.00 0.57 0.02 2.80 96.04 18:21:51 18:21:01 1 0.96 0.00 0.74 0.05 1.90 96.35 18:21:51 18:21:01 2 0.82 0.00 0.35 0.03 2.29 96.50 18:21:51 18:21:01 3 1.08 0.00 0.52 2.78 3.09 92.52 18:21:51 Average: all 1.58 0.00 0.78 0.31 4.62 92.72 18:21:51 Average: 0 1.51 0.00 0.82 0.19 4.26 93.23 18:21:51 Average: 1 1.75 0.00 0.87 0.25 4.64 92.50 18:21:51 Average: 2 1.66 0.00 0.71 0.36 4.42 92.85 18:21:51 Average: 3 1.43 0.00 0.71 0.43 5.14 92.30 18:21:51 18:21:51 18:21:51