Pull request #614 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 AlexCuse for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at fb6bb540a8cb6df0ab3c7959dfb0879070efde55 rather than 545fe4425b7a75c27d71451e26e07d48169b1511 Obtained Jenkinsfile from fb6bb540a8cb6df0ab3c7959dfb0879070efde55 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17753 in /w/workspace/ndry_app-functions-sdk-go_PR-614 [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-614 # 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 > 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/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fb6bb540a8cb6df0ab3c7959dfb0879070efde55 into PR head commit 545fe4425b7a75c27d71451e26e07d48169b1511 Merge succeeded, producing 545fe4425b7a75c27d71451e26e07d48169b1511 Checking out Revision 545fe4425b7a75c27d71451e26e07d48169b1511 (PR-614) > git config core.sparsecheckout # timeout=10 > git checkout -f 545fe4425b7a75c27d71451e26e07d48169b1511 # 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 fb6bb540a8cb6df0ab3c7959dfb0879070efde55 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 545fe4425b7a75c27d71451e26e07d48169b1511 # timeout=10 Commit message: "feat(sdk): Multi-topic subscriptions for bindings" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:54:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 165dc6951fa6e3e4a28f69c8d02b5a79deb5fda6 # timeout=10 14:54:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:54:47 ========================================================= 14:54:47 EdgeX Global Pipelines Version Info 14:54:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:54:48 ------------------- 14:54:48 stable info: 14:54:48 ------------------- 14:54:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:54:48 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 14:54:48 Message: update stable to v1.0.173 14:54:49 ------------------- 14:54:49 experimental info: 14:54:49 ------------------- 14:54:49 Commited By: **** collab-it+edgex@linuxfoundation.org 14:54:49 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 14:54:49 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:54:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 14:54:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 14:54:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:54:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:54:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:54:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 14:54:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 14:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 14:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:54:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:54:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:54:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:54:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:54:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:54:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:54:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:54:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:54:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:54:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:54:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:54:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:54:52 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 14:54:53 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 14:54:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-614 [Pipeline] echo 14:54:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-614 [Pipeline] echo 14:54:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-614 [Pipeline] echo 14:54:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 545fe4425b7a75c27d71451e26e07d48169b1511 [Pipeline] echo 14:54:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 545fe44 [Pipeline] echo 14:54:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:54:54 + git log --format=format:%s -1 545fe4425b7a75c27d71451e26e07d48169b1511 [Pipeline] echo 14:54:54 GIT_COMMIT: 545fe4425b7a75c27d71451e26e07d48169b1511, Commit Message: feat(sdk): Multi-topic subscriptions for bindings [Pipeline] echo 14:54:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:54:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:54:55 14:54:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:54:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:54:55 latest: Pulling from edgex-devops/git-semver 14:54:55 31603596830f: Pulling fs layer 14:54:55 2a8b12db71e7: Pulling fs layer 14:54:55 6ca5941a6612: Pulling fs layer 14:54:55 ecc8261a40a4: Pulling fs layer 14:54:55 ecc8261a40a4: Waiting 14:54:55 2a8b12db71e7: Verifying Checksum 14:54:55 2a8b12db71e7: Download complete 14:54:56 31603596830f: Verifying Checksum 14:54:56 31603596830f: Download complete 14:54:56 6ca5941a6612: Verifying Checksum 14:54:56 6ca5941a6612: Download complete 14:54:56 ecc8261a40a4: Verifying Checksum 14:54:56 ecc8261a40a4: Download complete 14:54:56 31603596830f: Pull complete 14:54:56 2a8b12db71e7: Pull complete 14:54:57 6ca5941a6612: Pull complete 14:54:57 ecc8261a40a4: Pull complete 14:54:57 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:54:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:54:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:54:57 prd-centos7-docker-4c-2g-17753 does not seem to be running inside a container 14:54:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-614 -v /w/workspace/ndry_app-functions-sdk-go_PR-614:/w/workspace/ndry_app-functions-sdk-go_PR-614:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-614@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-614@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:55:00 $ docker top 43eb1bc53b55e19e58620cdde244a09a0712cb307cb596c88e13bfe97cc4b4c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:55:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:55:01 [ssh-agent] Looking for ssh-agent implementation... 14:55:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:01 $ docker exec 43eb1bc53b55e19e58620cdde244a09a0712cb307cb596c88e13bfe97cc4b4c2 ssh-agent 14:55:01 SSH_AUTH_SOCK=/tmp/ssh-r4zMjscqX52k/agent.12 14:55:01 SSH_AGENT_PID=17 14:55:01 Running ssh-add (command line suppressed) 14:55:01 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/private_key_2685029955690810530.key (/w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/private_key_2685029955690810530.key) 14:55:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:55:01 + git tag --points-at HEAD [Pipeline] } 14:55:02 $ docker exec --env ******** --env ******** 43eb1bc53b55e19e58620cdde244a09a0712cb307cb596c88e13bfe97cc4b4c2 ssh-agent -k 14:55:02 unset SSH_AUTH_SOCK; 14:55:02 unset SSH_AGENT_PID; 14:55:02 echo Agent pid 17 killed; 14:55:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:55:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:55:02 [ssh-agent] Looking for ssh-agent implementation... 14:55:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:02 $ docker exec 43eb1bc53b55e19e58620cdde244a09a0712cb307cb596c88e13bfe97cc4b4c2 ssh-agent 14:55:02 SSH_AUTH_SOCK=/tmp/ssh-hOWV80GHaB6Y/agent.46 14:55:02 SSH_AGENT_PID=51 14:55:02 Running ssh-add (command line suppressed) 14:55:02 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/private_key_7846648645679457576.key (/w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/private_key_7846648645679457576.key) 14:55:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:55:03 + git semver init 14:55:03 # -> Open(): unable to determine branch for HEAD 14:55:03 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-614/.git 14:55:03 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-614 14:55:03 # $SEMVER_REMOTE_NAME = origin 14:55:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:55:03 # $SEMVER_USER_NAME = edgex-jenkins 14:55:03 # $SEMVER_BRANCH = PR-614 14:55:03 # $SEMVER_TEMP = /tmp/semver-022047872 14:55:03 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 14:55:06 # '/tmp/semver-022047872' -> '/w/workspace/ndry_app-functions-sdk-go_PR-614/.semver' 14:55:06 # -> Force: false 14:55:06 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-614/.semver [Pipeline] } 14:55:06 $ docker exec --env ******** --env ******** 43eb1bc53b55e19e58620cdde244a09a0712cb307cb596c88e13bfe97cc4b4c2 ssh-agent -k 14:55:06 unset SSH_AUTH_SOCK; 14:55:06 unset SSH_AGENT_PID; 14:55:06 echo Agent pid 51 killed; 14:55:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:55:07 + git semver [Pipeline] } 14:55:07 $ docker stop --time=1 43eb1bc53b55e19e58620cdde244a09a0712cb307cb596c88e13bfe97cc4b4c2 14:55:08 $ docker rm -f 43eb1bc53b55e19e58620cdde244a09a0712cb307cb596c88e13bfe97cc4b4c2 [Pipeline] // withDockerContainer [Pipeline] sh 14:55:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:55:09 Stashed 1 file(s) [Pipeline] echo 14:55:09 [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 14:55:25 Still waiting to schedule task 14:55:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:55:25 Still waiting to schedule task 14:55:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:57:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17754 in /w/workspace/ndry_app-functions-sdk-go_PR-614 [Pipeline] { [Pipeline] ws 14:57:29 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 14:57:33 using credential edgex-jenkins-ssh 14:57:33 Cloning the remote Git repository 14:57:33 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 14:57:33 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 14:57:33 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:57:33 > git --version # timeout=10 14:57:34 > git --version # 'git version 2.17.1' 14:57:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:37 Merging remotes/origin/master commit fb6bb540a8cb6df0ab3c7959dfb0879070efde55 into PR head commit 545fe4425b7a75c27d71451e26e07d48169b1511 14:57:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:57:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:57:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:57:37 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:57:37 > git config core.sparsecheckout # timeout=10 14:57:37 > git checkout -f 545fe4425b7a75c27d71451e26e07d48169b1511 # timeout=10 14:57:38 Merge succeeded, producing 545fe4425b7a75c27d71451e26e07d48169b1511 14:57:38 Checking out Revision 545fe4425b7a75c27d71451e26e07d48169b1511 (PR-614) 14:57:38 > git remote # timeout=10 14:57:38 > git config --get remote.origin.url # timeout=10 14:57:38 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:38 > git merge fb6bb540a8cb6df0ab3c7959dfb0879070efde55 # timeout=10 14:57:38 > git rev-parse HEAD^{commit} # timeout=10 14:57:38 > git config core.sparsecheckout # timeout=10 14:57:38 > git checkout -f 545fe4425b7a75c27d71451e26e07d48169b1511 # timeout=10 14:57:42 Commit message: "feat(sdk): Multi-topic subscriptions for bindings" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:57:43 Running on prd-centos7-docker-4c-2g-17755 in /w/workspace/ndry_app-functions-sdk-go_PR-614 [Pipeline] { [Pipeline] ws 14:57:44 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 14:57:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:57:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:57:45 + + sudo service dockertrue restart 14:57:45 14:57:46 using credential edgex-jenkins-ssh 14:57:46 Cloning the remote Git repository [Pipeline] unstash [Pipeline] echo 14:57:47 ========================================================= 14:57:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 14:57:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:57:46 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 14:57:46 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 14:57:46 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:57:46 > git --version # timeout=10 14:57:46 > git --version # 'git version 2.24.3' 14:57:46 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:47 + 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 . 14:57:48 Merging remotes/origin/master commit fb6bb540a8cb6df0ab3c7959dfb0879070efde55 into PR head commit 545fe4425b7a75c27d71451e26e07d48169b1511 14:57:48 Sending build context to Docker daemon 19.11MB 14:57:48 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 14:57:48 Step 2/8 : FROM ${BASE} 14:57:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:57:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:57:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:57:48 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:57:48 > git config core.sparsecheckout # timeout=10 14:57:48 > git checkout -f 545fe4425b7a75c27d71451e26e07d48169b1511 # timeout=10 14:57:48 > git remote # timeout=10 14:57:48 > git config --get remote.origin.url # timeout=10 14:57:48 Merge succeeded, producing 545fe4425b7a75c27d71451e26e07d48169b1511 14:57:48 Checking out Revision 545fe4425b7a75c27d71451e26e07d48169b1511 (PR-614) 14:57:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:57:49 5f621e34cdf4: Pulling fs layer 14:57:49 a4357932f1b6: Pulling fs layer 14:57:49 18c013af1878: Pulling fs layer 14:57:49 00ac8860ef70: Pulling fs layer 14:57:49 63d7cb157983: Pulling fs layer 14:57:49 b116817d02f9: Pulling fs layer 14:57:49 745a02a5169b: Pulling fs layer 14:57:49 00ac8860ef70: Waiting 14:57:49 63d7cb157983: Waiting 14:57:49 745a02a5169b: Waiting 14:57:49 b116817d02f9: Waiting 14:57:49 18c013af1878: Verifying Checksum 14:57:49 18c013af1878: Download complete 14:57:49 a4357932f1b6: Verifying Checksum 14:57:49 a4357932f1b6: Download complete 14:57:49 63d7cb157983: Verifying Checksum 14:57:49 63d7cb157983: Download complete 14:57:49 b116817d02f9: Verifying Checksum 14:57:49 b116817d02f9: Download complete 14:57:50 5f621e34cdf4: Verifying Checksum 14:57:48 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:48 > git merge fb6bb540a8cb6df0ab3c7959dfb0879070efde55 # timeout=10 14:57:48 > git rev-parse HEAD^{commit} # timeout=10 14:57:48 > git config core.sparsecheckout # timeout=10 14:57:48 > git checkout -f 545fe4425b7a75c27d71451e26e07d48169b1511 # timeout=10 14:57:50 5f621e34cdf4: Pull complete 14:57:51 a4357932f1b6: Pull complete 14:57:51 18c013af1878: Pull complete 14:57:52 745a02a5169b: Verifying Checksum 14:57:52 745a02a5169b: Download complete 14:57:52 Commit message: "feat(sdk): Multi-topic subscriptions for bindings" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:57:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:57:54 00ac8860ef70: Verifying Checksum 14:57:54 00ac8860ef70: Download complete 14:57:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:57:54 + sudo service docker restart 14:57:54 + true 14:57:54 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 14:57:55 ========================================================= 14:57:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 14:57:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:57:56 + 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 . 14:57:56 Sending build context to Docker daemon 19.11MB 14:57:56 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 14:57:56 Step 2/8 : FROM ${BASE} 14:57:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 14:57:56 188c0c94c7c5: Pulling fs layer 14:57:56 0ef7d3d256c8: Pulling fs layer 14:57:56 de9db76c5a1d: Pulling fs layer 14:57:56 bca2f99d35d6: Pulling fs layer 14:57:56 93359f2a8cfa: Pulling fs layer 14:57:56 7c6f9722023f: Pulling fs layer 14:57:56 a35cf1a2eb13: Pulling fs layer 14:57:56 93359f2a8cfa: Waiting 14:57:56 7c6f9722023f: Waiting 14:57:56 a35cf1a2eb13: Waiting 14:57:56 bca2f99d35d6: Waiting 14:57:56 de9db76c5a1d: Verifying Checksum 14:57:56 de9db76c5a1d: Download complete 14:57:56 0ef7d3d256c8: Verifying Checksum 14:57:56 0ef7d3d256c8: Download complete 14:57:56 93359f2a8cfa: Verifying Checksum 14:57:56 93359f2a8cfa: Download complete 14:57:56 7c6f9722023f: Verifying Checksum 14:57:56 7c6f9722023f: Download complete 14:57:56 188c0c94c7c5: Verifying Checksum 14:57:56 188c0c94c7c5: Download complete 14:57:57 188c0c94c7c5: Pull complete 14:57:57 0ef7d3d256c8: Pull complete 14:57:57 de9db76c5a1d: Pull complete 14:57:58 a35cf1a2eb13: Verifying Checksum 14:57:58 a35cf1a2eb13: Download complete 14:57:59 bca2f99d35d6: Verifying Checksum 14:57:59 bca2f99d35d6: Download complete 14:58:04 00ac8860ef70: Pull complete 14:58:04 63d7cb157983: Pull complete 14:58:04 b116817d02f9: Pull complete 14:58:04 bca2f99d35d6: Pull complete 14:58:04 93359f2a8cfa: Pull complete 14:58:04 7c6f9722023f: Pull complete 14:58:08 745a02a5169b: Pull complete 14:58:08 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 14:58:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 14:58:08 ---> b7e6874047d6 14:58:08 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 14:58:08 20.10.0: Pulling from library/docker 14:58:08 a3cc7d3b244e: Pulling fs layer 14:58:08 02a3295e0d61: Pulling fs layer 14:58:08 0f4f2e6d8100: Pulling fs layer 14:58:08 330b718f631f: Pulling fs layer 14:58:08 a93816041522: Pulling fs layer 14:58:08 bdb6da89ff94: Pulling fs layer 14:58:08 2a70c0c122f4: Pulling fs layer 14:58:08 a93816041522: Waiting 14:58:08 330b718f631f: Waiting 14:58:08 2a70c0c122f4: Waiting 14:58:08 bdb6da89ff94: Waiting 14:58:08 0f4f2e6d8100: Verifying Checksum 14:58:08 0f4f2e6d8100: Download complete 14:58:08 02a3295e0d61: Verifying Checksum 14:58:08 02a3295e0d61: Download complete 14:58:08 a93816041522: Download complete 14:58:08 a3cc7d3b244e: Verifying Checksum 14:58:08 a3cc7d3b244e: Download complete 14:58:08 bdb6da89ff94: Verifying Checksum 14:58:08 bdb6da89ff94: Download complete 14:58:08 2a70c0c122f4: Verifying Checksum 14:58:08 2a70c0c122f4: Download complete 14:58:09 a3cc7d3b244e: Pull complete 14:58:09 02a3295e0d61: Pull complete 14:58:10 330b718f631f: Verifying Checksum 14:58:10 330b718f631f: Download complete 14:58:10 0f4f2e6d8100: Pull complete 14:58:11 a35cf1a2eb13: Pull complete 14:58:11 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 14:58:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 14:58:11 ---> a62c8e92a672 14:58:11 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 14:58:11 20.10.0: Pulling from library/docker 14:58:11 05e7bc50f07f: Pulling fs layer 14:58:11 6db28d0fdbf6: Pulling fs layer 14:58:11 292df0bc6bf3: Pulling fs layer 14:58:11 2e060f4bd70b: Pulling fs layer 14:58:11 80e8d568a223: Pulling fs layer 14:58:11 8dc6ef1a942a: Pulling fs layer 14:58:11 2312dd95470a: Pulling fs layer 14:58:11 2e060f4bd70b: Waiting 14:58:11 80e8d568a223: Waiting 14:58:11 2312dd95470a: Waiting 14:58:11 8dc6ef1a942a: Waiting 14:58:11 292df0bc6bf3: Verifying Checksum 14:58:11 292df0bc6bf3: Download complete 14:58:11 05e7bc50f07f: Verifying Checksum 14:58:11 05e7bc50f07f: Download complete 14:58:11 80e8d568a223: Verifying Checksum 14:58:11 80e8d568a223: Download complete 14:58:11 8dc6ef1a942a: Verifying Checksum 14:58:11 8dc6ef1a942a: Download complete 14:58:11 2312dd95470a: Verifying Checksum 14:58:11 2312dd95470a: Download complete 14:58:12 6db28d0fdbf6: Verifying Checksum 14:58:12 6db28d0fdbf6: Download complete 14:58:12 05e7bc50f07f: Pull complete 14:58:12 6db28d0fdbf6: Pull complete 14:58:12 292df0bc6bf3: Pull complete 14:58:13 2e060f4bd70b: Verifying Checksum 14:58:13 2e060f4bd70b: Download complete 14:58:14 330b718f631f: Pull complete 14:58:14 a93816041522: Pull complete 14:58:14 bdb6da89ff94: Pull complete 14:58:14 2a70c0c122f4: Pull complete 14:58:15 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 14:58:15 Status: Downloaded newer image for docker:20.10.0 14:58:16 2e060f4bd70b: Pull complete 14:58:16 80e8d568a223: Pull complete 14:58:16 8dc6ef1a942a: Pull complete 14:58:16 2312dd95470a: Pull complete 14:58:16 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 14:58:16 Status: Downloaded newer image for docker:20.10.0 14:58:18 ---> f67a629d41b5 14:58:18 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:58:18 ---> Running in 383e1c68b753 14:58:18 Removing intermediate container 383e1c68b753 14:58:18 ---> b4f758f258af 14:58:18 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 14:58:18 ---> Running in 51a47410dfdf 14:58:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:58:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:58:20 (1/5) Installing libsodium (1.0.18-r0) 14:58:20 (2/5) Installing libzmq (4.3.3-r0) 14:58:20 (3/5) Installing pkgconf (1.7.2-r0) 14:58:20 (4/5) Installing libsodium-dev (1.0.18-r0) 14:58:20 (5/5) Installing zeromq-dev (4.3.3-r0) 14:58:20 Executing busybox-1.31.1-r19.trigger 14:58:20 OK: 167 MiB in 44 packages 14:58:20 ---> 33f1b4bf121c 14:58:20 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:58:20 ---> Running in a84a7b84a56e 14:58:21 Removing intermediate container 51a47410dfdf 14:58:21 ---> a80217cc6259 14:58:21 Step 6/8 : WORKDIR /build 14:58:21 ---> Running in b8d641f57b6d 14:58:21 Removing intermediate container a84a7b84a56e 14:58:21 ---> ca20cf351fd3 14:58:21 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 14:58:21 Removing intermediate container b8d641f57b6d 14:58:21 ---> c1119e73eddf 14:58:21 Step 7/8 : COPY go.mod . 14:58:21 ---> Running in cdd46d5a1233 14:58:21 ---> ba785d69a9c4 14:58:21 Step 8/8 : RUN go mod download 14:58:21 ---> Running in 82c34d0d0e7f 14:58:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:58:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:58:24 (1/5) Installing libsodium (1.0.18-r0) 14:58:24 (2/5) Installing libzmq (4.3.3-r0) 14:58:24 (3/5) Installing pkgconf (1.7.2-r0) 14:58:24 (4/5) Installing libsodium-dev (1.0.18-r0) 14:58:24 (5/5) Installing zeromq-dev (4.3.3-r0) 14:58:24 Executing busybox-1.31.1-r19.trigger 14:58:24 OK: 144 MiB in 44 packages 14:58:25 Removing intermediate container cdd46d5a1233 14:58:25 ---> 97a7a7ef673e 14:58:25 Step 6/8 : WORKDIR /build 14:58:26 ---> Running in 775d0b76223a 14:58:26 Removing intermediate container 775d0b76223a 14:58:26 ---> f433288846ea 14:58:26 Step 7/8 : COPY go.mod . 14:58:26 ---> 0df00bb38481 14:58:26 Step 8/8 : RUN go mod download 14:58:27 ---> Running in cd3ca7d7ed4f 14:58:43 Removing intermediate container 82c34d0d0e7f 14:58:43 ---> 8d9c712409be 14:58:43 Successfully built 8d9c712409be 14:58:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:58:44 + docker inspect -f . ci-base-image-x86_64 14:58:44 . [Pipeline] withDockerContainer 14:58:44 prd-centos7-docker-4c-2g-17755 does not seem to be running inside a container 14:58:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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-x86_64 cat 14:58:45 $ docker top a8d1d013a25954acbd5919fc6c888bb688e7333063457af5487ba9ce35dac05a -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:45 + go version 14:58:45 go version go1.15.5 linux/amd64 [Pipeline] } 14:58:45 $ docker stop --time=1 a8d1d013a25954acbd5919fc6c888bb688e7333063457af5487ba9ce35dac05a 14:58:47 $ docker rm -f a8d1d013a25954acbd5919fc6c888bb688e7333063457af5487ba9ce35dac05a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:47 + docker inspect -f . ci-base-image-x86_64 14:58:47 . [Pipeline] withDockerContainer 14:58:48 prd-centos7-docker-4c-2g-17755 does not seem to be running inside a container 14:58:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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-x86_64 cat 14:58:48 $ docker top 29e0212fa001f2b5cae4be84e63e9fc04e3772dce9d72cf54df8bddc4afada74 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:49 + make test 14:58:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:58:50 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 14:58:54 Removing intermediate container cd3ca7d7ed4f 14:58:54 ---> 5c7d6dbac622 14:58:54 Successfully built 5c7d6dbac622 14:58:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:58:54 + docker inspect -f . ci-base-image-arm64 14:58:54 . [Pipeline] withDockerContainer 14:58:54 prd-ubuntu18.04-docker-arm64-4c-16g-17754 does not seem to be running inside a container 14:58:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 14:58:56 $ docker top d78d20cc4694543f4934cbc78a72f8174fd7d5cd175ac373a9002f2c6e6df366 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:57 + go version 14:58:57 go version go1.15.5 linux/arm64 [Pipeline] } 14:58:57 $ docker stop --time=1 d78d20cc4694543f4934cbc78a72f8174fd7d5cd175ac373a9002f2c6e6df366 14:58:57 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.025s coverage: 86.2% of statements 14:58:59 $ docker rm -f d78d20cc4694543f4934cbc78a72f8174fd7d5cd175ac373a9002f2c6e6df366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:59:00 + docker inspect -f . ci-base-image-arm64 14:59:00 . [Pipeline] withDockerContainer 14:59:00 prd-ubuntu18.04-docker-arm64-4c-16g-17754 does not seem to be running inside a container 14:59:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 14:59:02 $ docker top 5f91065771879928c2d548b40550c21e2acd032a461c113d1ad2e8b699a66ff8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:03 + make test 14:59:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:59:04 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 14:59:05 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.032s coverage: 47.9% of statements 14:59:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 14:59:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 14:59:05 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.049s coverage: 61.5% of statements 14:59:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 14:59:05 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.024s coverage: 69.1% of statements 14:59:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 14:59:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 14:59:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 14:59:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 14:59:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 14:59:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 14:59:05 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.031s coverage: 97.7% of statements 14:59:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 14:59:05 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 14:59:05 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.017s coverage: 8.8% of statements 14:59:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 13.250s coverage: 75.9% of statements 14:59:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 14:59:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.017s coverage: 87.9% of statements 14:59:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.023s coverage: 88.9% of statements 14:59:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.032s coverage: 80.5% of statements 14:59:20 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.007s coverage: 71.7% of statements 14:59:26 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.042s coverage: 86.2% of statements 14:59:33 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.028s coverage: 81.6% of statements 14:59:33 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 94.4% of statements 14:59:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:59:35 gofmt -l . 14:59:35 [ "`gofmt -l .`" = "" ] 14:59:35 ./bin/test-go-mod-tidy.sh [Pipeline] } 14:59:36 $ docker stop --time=1 29e0212fa001f2b5cae4be84e63e9fc04e3772dce9d72cf54df8bddc4afada74 14:59:38 $ docker rm -f 29e0212fa001f2b5cae4be84e63e9fc04e3772dce9d72cf54df8bddc4afada74 [Pipeline] // withDockerContainer [Pipeline] sh 14:59:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:59:39 Stashed 1 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:59:53 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.057s coverage: 47.9% of statements 14:59:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 14:59:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 14:59:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.089s coverage: 61.5% of statements 14:59:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 14:59:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.050s coverage: 69.1% of statements 14:59:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 14:59:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 14:59:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 14:59:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 14:59:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 14:59:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 14:59:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.013s coverage: 97.7% of statements 14:59:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 14:59:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 14:59:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.026s coverage: 8.8% of statements 15:00:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 13.252s coverage: 75.9% of statements 15:00:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 15:00:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.052s coverage: 87.9% of statements 15:00:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.054s coverage: 88.9% of statements 15:00:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.044s coverage: 80.5% of statements 15:00:03 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.020s coverage: 71.7% of statements 15:00:18 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.061s coverage: 81.6% of statements 15:00:18 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.014s coverage: 94.4% of statements 15:00:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:00:29 gofmt -l . 15:00:29 [ "`gofmt -l .`" = "" ] 15:00:29 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:00:29 $ docker stop --time=1 5f91065771879928c2d548b40550c21e2acd032a461c113d1ad2e8b699a66ff8 15:00:31 $ docker rm -f 5f91065771879928c2d548b40550c21e2acd032a461c113d1ad2e8b699a66ff8 [Pipeline] // withDockerContainer [Pipeline] sh 15:00:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:00:32 Warning: overwriting stash ‘coverage-report’ 15:00:33 Stashed 1 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] } [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 15:00:35 provisioning config files... 15:00:35 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/config9060257035122007148tmp [Pipeline] { [Pipeline] sh 15:00:36 + set +x 15:00:36 + curl -s https://codecov.io/bash 15:00:36 + bash -s -- 15:00:36 15:00:36 _____ _ 15:00:36 / ____| | | 15:00:36 | | ___ __| | ___ ___ _____ __ 15:00:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:00:36 | |___| (_) | (_| | __/ (_| (_) \ V / 15:00:36 \_____\___/ \__,_|\___|\___\___/ \_/ 15:00:36 Bash-20201223-5ad85e3 15:00:36 15:00:36 15:00:36 ==> git version 2.24.3 found 15:00:36 ==> 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 15:00:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:00:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:00:36 ==> Jenkins CI detected. 15:00:36 project root: . 15:00:36 --> token set from env 15:00:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:00:36 ==> Running gcov in . (disable via -X gcov) 15:00:36 ==> Python coveragepy not found 15:00:36 ==> Searching for coverage reports in: 15:00:36 + . 15:00:36 -> Found 1 reports 15:00:36 ==> Detecting git/mercurial file structure 15:00:36 ==> Reading reports 15:00:36 + ./coverage.out bytes=72591 15:00:36 ==> Appending adjustments 15:00:36 https://docs.codecov.io/docs/fixing-reports 15:00:36 + Found adjustments 15:00:36 ==> Gzipping contents 15:00:36 16K /tmp/codecov.bNZOcD.gz 15:00:36 ==> Uploading reports 15:00:36 url: https://codecov.io 15:00:36 query: branch=PR-614&commit=545fe4425b7a75c27d71451e26e07d48169b1511&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-614%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=614&job=&cmd_args= 15:00:36 -> Pinging Codecov 15:00:36 https://codecov.io/upload/v4?package=bash-20201223-5ad85e3&token=secret&branch=PR-614&commit=545fe4425b7a75c27d71451e26e07d48169b1511&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-614%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=614&job=&cmd_args= 15:00:37 -> Uploading to 15:00:37 https://storage.googleapis.com/codecov/v4/raw/2020-12-30/3D8B5DFFC46A037C893635FACE044666/545fe4425b7a75c27d71451e26e07d48169b1511/9f335182-f487-4b89-8584-8da5b4c91464.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201230%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201230T150037Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58e312303981be00ca1c5507099f3b1f1d99dc4cd1d6321298f759c79dd2335a 15:00:37 % Total % Received % Xferd Average Speed Time Time Time Current 15:00:37 Dload Upload Total Spent Left Speed 15:00:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12935 0 0 100 12935 0 28597 --:--:-- --:--:-- --:--:-- 28554 100 12935 0 0 100 12935 0 28586 --:--:-- --:--:-- --:--:-- 28554 15:00:37 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/545fe4425b7a75c27d71451e26e07d48169b1511 [Pipeline] } 15:00:37 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 15:00:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:00:40 ---> package-listing.sh 15:00:40 ++ facter osfamily 15:00:40 ++ tr '[:upper:]' '[:lower:]' 15:00:40 + OS_FAMILY=redhat 15:00:40 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-614 15:00:40 + START_PACKAGES=/tmp/packages_start.txt 15:00:40 + END_PACKAGES=/tmp/packages_end.txt 15:00:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:00:40 + PACKAGES=/tmp/packages_start.txt 15:00:40 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-614 ']' 15:00:40 + PACKAGES=/tmp/packages_end.txt 15:00:40 + case "${OS_FAMILY}" in 15:00:40 + rpm -qa 15:00:40 + sort 15:00:48 + '[' -f /tmp/packages_start.txt ']' 15:00:48 + '[' -f /tmp/packages_end.txt ']' 15:00:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:00:48 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-614 ']' 15:00:48 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-614/archives/ 15:00:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-614/archives/ [Pipeline] echo 15:00:49 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-614/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:00:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:00:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:00:49 15:00:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:00:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:00:49 alpine: Pulling from edgex-lftools-log-publisher 15:00:49 df20fa9351a1: Pulling fs layer 15:00:49 36b3adc4ff6f: Pulling fs layer 15:00:49 8ad3a11d3b57: Pulling fs layer 15:00:49 46f8f816bc3b: Pulling fs layer 15:00:49 93b61091891f: Pulling fs layer 15:00:49 93b9cdb0e59b: Pulling fs layer 15:00:49 5e14af77c1be: Pulling fs layer 15:00:49 01666e4c0597: Pulling fs layer 15:00:49 aa168da1d23b: Pulling fs layer 15:00:49 93b61091891f: Waiting 15:00:49 93b9cdb0e59b: Waiting 15:00:49 5e14af77c1be: Waiting 15:00:49 01666e4c0597: Waiting 15:00:49 aa168da1d23b: Waiting 15:00:49 46f8f816bc3b: Waiting 15:00:49 36b3adc4ff6f: Verifying Checksum 15:00:49 36b3adc4ff6f: Download complete 15:00:49 46f8f816bc3b: Verifying Checksum 15:00:49 46f8f816bc3b: Download complete 15:00:50 df20fa9351a1: Verifying Checksum 15:00:50 df20fa9351a1: Download complete 15:00:50 93b9cdb0e59b: Verifying Checksum 15:00:50 93b9cdb0e59b: Download complete 15:00:50 5e14af77c1be: Verifying Checksum 15:00:50 5e14af77c1be: Download complete 15:00:50 93b61091891f: Verifying Checksum 15:00:50 93b61091891f: Download complete 15:00:50 01666e4c0597: Verifying Checksum 15:00:50 01666e4c0597: Download complete 15:00:50 8ad3a11d3b57: Verifying Checksum 15:00:50 8ad3a11d3b57: Download complete 15:00:50 df20fa9351a1: Pull complete 15:00:50 36b3adc4ff6f: Pull complete 15:00:52 8ad3a11d3b57: Pull complete 15:00:52 aa168da1d23b: Verifying Checksum 15:00:52 aa168da1d23b: Download complete 15:00:52 46f8f816bc3b: Pull complete 15:00:52 93b61091891f: Pull complete 15:00:52 93b9cdb0e59b: Pull complete 15:00:52 5e14af77c1be: Pull complete 15:00:53 01666e4c0597: Pull complete 15:01:01 aa168da1d23b: Pull complete 15:01:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:01:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:01:01 prd-centos7-docker-4c-2g-17753 does not seem to be running inside a container 15:01: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-614/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-614 -v /w/workspace/ndry_app-functions-sdk-go_PR-614:/w/workspace/ndry_app-functions-sdk-go_PR-614:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-614@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-614@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:01:04 $ docker top 52326278d09ebe2330f3191ce48ea3e43d133a50392f3b4a6d28ed02ea8189f8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:04 + touch /tmp/pre-build-complete [Pipeline] sh 15:01:04 + mkdir -p /var/log/sa [Pipeline] sh 15:01:05 + ls /var/log/sa-host 15:01:05 + sadf -c /var/log/sa-host/sa23 15:01:05 file_magic: OK 15:01:05 HZ: Using current value: 100 15:01:05 file_header: OK 15:01:05 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 15:01:05 Statistics: 15:01:05 Hnuu...uuuununununu... 15:01:05 File successfully converted to sysstat format version 12.2.1 15:01:05 + sadf -c /var/log/sa-host/sa30 15:01:05 file_magic: OK 15:01:05 HZ: Using current value: 100 15:01:05 file_header: OK 15:01:05 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 15:01:05 Statistics: 15:01:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:01:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:05 provisioning config files... 15:01:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/config1840562056851231603tmp [Pipeline] { [Pipeline] echo 15:01:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:01:06 ---> create-netrc.sh [Pipeline] } 15:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:01:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:01:06 ---> python-tools-install.sh [Pipeline] echo 15:01:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:01:06 ---> sudo-logs.sh 15:01:06 Archiving 'sudo' log.. [Pipeline] echo 15:01:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:01:07 ---> job-cost.sh 15:01:07 lf-activate-venv: SKIPPING 15:01:07 INFO: No Stack... 15:01:07 INFO: Retrieving Pricing Info for: v1-standard-2 15:01:08 INFO: Archiving Costs [Pipeline] echo 15:01:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:01:08 ---> logs-deploy.sh 15:01:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-614/5 15:01:08 INFO: archiving workspace using pattern(s): 15:01:10 Archives upload complete. 15:01:10 INFO: archiving logs to Nexus 15:01:11 ---> uname -a: 15:01:11 Linux prd-centos7-docker-4c-2g-17753.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:01:11 15:01:11 15:01:11 ---> lscpu: 15:01:11 Architecture: x86_64 15:01:11 CPU op-mode(s): 32-bit, 64-bit 15:01:11 Byte Order: Little Endian 15:01:11 Address sizes: 40 bits physical, 48 bits virtual 15:01:11 CPU(s): 4 15:01:11 On-line CPU(s) list: 0-3 15:01:11 Thread(s) per core: 1 15:01:11 Core(s) per socket: 1 15:01:11 Socket(s): 4 15:01:11 NUMA node(s): 1 15:01:11 Vendor ID: GenuineIntel 15:01:11 CPU family: 6 15:01:11 Model: 44 15:01:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:01:11 Stepping: 1 15:01:11 CPU MHz: 2933.438 15:01:11 BogoMIPS: 5866.87 15:01:11 Virtualization: VT-x 15:01:11 Hypervisor vendor: KVM 15:01:11 Virtualization type: full 15:01:11 L1d cache: 128 KiB 15:01:11 L1i cache: 128 KiB 15:01:11 L2 cache: 16 MiB 15:01:11 L3 cache: 64 MiB 15:01:11 NUMA node0 CPU(s): 0-3 15:01:11 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:01:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:01:11 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:01:11 Vulnerability Meltdown: Mitigation; PTI 15:01:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:01:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:01:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:01:11 Vulnerability Srbds: Not affected 15:01:11 Vulnerability Tsx async abort: Not affected 15:01:11 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 15:01:11 15:01:11 15:01:11 ---> nproc: 15:01:11 4 15:01:11 15:01:11 15:01:11 ---> df -h: 15:01:11 Filesystem Size Used Available Use% Mounted on 15:01:11 overlay 50.0G 7.3G 42.7G 15% / 15:01:11 tmpfs 64.0M 0 64.0M 0% /dev 15:01:11 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:01:11 shm 64.0M 0 64.0M 0% /dev/shm 15:01:11 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 15:01:11 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 15:01:11 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 15:01:11 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 15:01:11 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 15:01:11 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-614 15:01:11 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-614@tmp 15:01:11 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 15:01:11 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 15:01:11 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 15:01:11 15:01:11 15:01:11 ---> free -m: 15:01:11 total used free shared buff/cache available 15:01:11 Mem: 1837 721 112 0 1002 1010 15:01:11 Swap: 1023 1 1022 15:01:11 15:01:11 15:01:11 ---> ip addr: 15:01:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:01:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:01:11 inet 127.0.0.1/8 scope host lo 15:01:11 valid_lft forever preferred_lft forever 15:01:11 inet6 ::1/128 scope host 15:01:11 valid_lft forever preferred_lft forever 15:01:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:01:11 link/ether fa:16:3e:2a:a0:56 brd ff:ff:ff:ff:ff:ff 15:01:11 inet 10.30.123.177/23 brd 10.30.123.255 scope global dynamic eth0 15:01:11 valid_lft 85980sec preferred_lft 85980sec 15:01:11 inet6 fe80::f816:3eff:fe2a:a056/64 scope link 15:01:11 valid_lft forever preferred_lft forever 15:01:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:01:11 link/ether 02:42:ee:8a:ae:4f brd ff:ff:ff:ff:ff:ff 15:01:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:01:11 valid_lft forever preferred_lft forever 15:01:11 inet6 fe80::42:eeff:fe8a:ae4f/64 scope link 15:01:11 valid_lft forever preferred_lft forever 15:01:11 15:01:11 15:01:11 ---> sar -b -r -n DEV: 15:01:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/30/20 _x86_64_ (4 CPU) 15:01:11 15:01:11 14:53:59 LINUX RESTART (4 CPU) 15:01:11 15:01:11 14:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:01:11 14:56:01 13.57 4.74 8.82 0.00 355.39 1373.57 0.00 15:01:11 14:57:01 0.40 0.00 0.40 0.00 0.00 6.71 0.00 15:01:11 14:58:02 0.23 0.00 0.23 0.00 0.00 3.11 0.00 15:01:11 14:59:01 0.42 0.00 0.42 0.00 0.00 5.40 0.00 15:01:11 15:00:01 0.30 0.00 0.30 0.00 0.00 4.86 0.00 15:01:11 15:01:01 114.89 68.56 46.33 0.00 4978.80 16047.60 0.00 15:01:11 Average: 21.71 12.26 9.45 0.00 891.97 2916.45 0.00 15:01:11 15:01:11 14:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:01:11 14:56:01 198200 0 622992 33.11 2620 1057732 1100452 37.56 433580 1051004 24 15:01:11 14:57:01 204724 0 616460 32.76 2620 1057740 1072920 36.62 431788 1047884 20 15:01:11 14:58:02 201720 0 619460 32.92 2620 1057744 1073100 36.62 435992 1046468 20 15:01:11 14:59:01 203068 0 618112 32.85 2620 1057744 1072848 36.61 437176 1043900 20 15:01:11 15:00:01 201628 0 619544 32.93 2620 1057752 1072920 36.62 439328 1043480 8 15:01:11 15:01:01 251136 0 679868 36.13 2620 947920 1086168 37.07 453544 927296 81460 15:01:11 Average: 210079 0 629406 33.45 2620 1039439 1079735 36.85 438568 1026672 13592 15:01:11 15:01:11 14:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:01:11 14:56:01 eth0 123.07 113.18 323.37 37.84 0.00 0.00 0.00 0.00 15:01:11 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:11 14:56:01 docker0 96.27 97.59 8.38 306.27 0.00 0.00 0.00 0.00 15:01:11 14:57:01 eth0 2.81 1.00 1.84 0.07 0.00 0.00 0.00 0.00 15:01:11 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:11 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:11 14:58:02 eth0 1.45 0.70 0.58 0.40 0.00 0.00 0.00 0.00 15:01:11 14:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:11 14:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:11 14:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:01:11 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:11 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:11 15:00:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:01:11 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:11 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:11 15:01:01 eth0 199.62 139.44 2170.56 16.44 0.00 0.00 0.00 0.00 15:01:11 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:11 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:11 Average: eth0 54.73 42.57 417.45 9.17 0.00 0.00 0.00 0.00 15:01:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:11 Average: docker0 16.10 16.32 1.40 51.21 0.00 0.00 0.00 0.00 15:01:11 15:01:11 15:01:11 ---> sar -P ALL: 15:01:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/30/20 _x86_64_ (4 CPU) 15:01:11 15:01:11 14:53:59 LINUX RESTART (4 CPU) 15:01:11 15:01:11 14:55:01 CPU %user %nice %system %iowait %steal %idle 15:01:11 14:56:01 all 2.13 0.00 0.91 0.08 0.02 96.86 15:01:11 14:56:01 0 3.38 0.00 1.27 0.18 0.02 95.14 15:01:11 14:56:01 1 1.95 0.00 0.62 0.02 0.02 97.40 15:01:11 14:56:01 2 1.75 0.00 0.75 0.02 0.02 97.46 15:01:11 14:56:01 3 1.45 0.00 1.02 0.10 0.02 97.41 15:01:11 14:57:01 all 0.18 0.00 0.05 0.00 0.00 99.77 15:01:11 14:57:01 0 0.10 0.00 0.08 0.00 0.00 99.82 15:01:11 14:57:01 1 0.48 0.00 0.02 0.00 0.00 99.50 15:01:11 14:57:01 2 0.05 0.00 0.08 0.00 0.00 99.87 15:01:11 14:57:01 3 0.08 0.00 0.03 0.00 0.00 99.88 15:01:11 14:58:02 all 0.18 0.00 0.04 0.00 0.01 99.77 15:01:11 14:58:02 0 0.05 0.00 0.05 0.00 0.02 99.88 15:01:11 14:58:02 1 0.07 0.00 0.03 0.00 0.00 99.90 15:01:11 14:58:02 2 0.53 0.00 0.05 0.00 0.02 99.40 15:01:11 14:58:02 3 0.07 0.00 0.03 0.00 0.00 99.90 15:01:11 14:59:01 all 0.15 0.00 0.03 0.00 0.01 99.81 15:01:11 14:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:01:11 14:59:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:01:11 14:59:01 2 0.51 0.00 0.03 0.00 0.00 99.46 15:01:11 14:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:01:11 15:00:01 all 0.18 0.00 0.14 0.00 0.01 99.67 15:01:11 15:00:01 0 0.05 0.00 0.10 0.00 0.02 99.83 15:01:11 15:00:01 1 0.07 0.00 0.17 0.00 0.00 99.77 15:01:11 15:00:01 2 0.57 0.00 0.10 0.00 0.02 99.32 15:01:11 15:00:01 3 0.05 0.00 0.20 0.00 0.00 99.75 15:01:11 15:01:01 all 5.81 0.00 3.94 2.87 0.09 87.29 15:01:11 15:01:01 0 5.63 0.00 3.74 1.45 0.08 89.09 15:01:11 15:01:01 1 5.26 0.00 4.49 1.78 0.12 88.35 15:01:11 15:01:01 2 5.77 0.00 3.53 2.59 0.07 88.03 15:01:11 15:01:01 3 6.58 0.00 4.00 5.67 0.10 83.66 15:01:11 Average: all 1.44 0.00 0.85 0.49 0.02 97.20 15:01:11 Average: 0 1.54 0.00 0.87 0.27 0.02 97.30 15:01:11 Average: 1 1.31 0.00 0.89 0.30 0.03 97.48 15:01:11 Average: 2 1.53 0.00 0.76 0.43 0.02 97.27 15:01:11 Average: 3 1.37 0.00 0.88 0.95 0.02 96.77 15:01:11 15:01:11 15:01:11