Pull request #735 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3785ade3844455e5ef14cc21349c51607d6d8ba2+c6680ff4eecd40eccff17b1dbb2a870edc6ed4da (36cc4991a32f9068bd022456fdb20d084eeb06d5) 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-30599 in /w/workspace/ndry_app-functions-sdk-go_PR-735 [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-735 # 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/735/head:refs/remotes/origin/PR-735 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c6680ff4eecd40eccff17b1dbb2a870edc6ed4da into PR head commit 3785ade3844455e5ef14cc21349c51607d6d8ba2 Merge succeeded, producing 3785ade3844455e5ef14cc21349c51607d6d8ba2 Checking out Revision 3785ade3844455e5ef14cc21349c51607d6d8ba2 (PR-735) > git config core.sparsecheckout # timeout=10 > git checkout -f 3785ade3844455e5ef14cc21349c51607d6d8ba2 # 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 c6680ff4eecd40eccff17b1dbb2a870edc6ed4da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3785ade3844455e5ef14cc21349c51607d6d8ba2 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git rev-list --no-walk ea52ad4abc376e49b30de0074dfc3dc77a3c194e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:55:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:55:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:55:23 ========================================================= 18:55:23 EdgeX Global Pipelines Version Info 18:55:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:55:24 ------------------- 18:55:24 stable info: 18:55:24 ------------------- 18:55:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:55:24 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 18:55:24 Message: update stable to v1.0.186 18:55:25 ------------------- 18:55:25 experimental info: 18:55:25 ------------------- 18:55:25 Commited By: **** collab-it+edgex@linuxfoundation.org 18:55:25 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 18:55:25 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:55:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:55:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:55:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:55:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:55:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:55:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:55:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-735 [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-735 [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-735 [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3785ade3844455e5ef14cc21349c51607d6d8ba2 [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3785ade [Pipeline] echo 18:55:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:55:29 + git log --format=format:%s -1 3785ade3844455e5ef14cc21349c51607d6d8ba2 [Pipeline] echo 18:55:29 GIT_COMMIT: 3785ade3844455e5ef14cc21349c51607d6d8ba2, Commit Message: Bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 18:55:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:55:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:55:30 18:55:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:55:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:55:31 latest: Pulling from edgex-devops/git-semver 18:55:31 31603596830f: Pulling fs layer 18:55:31 2a8b12db71e7: Pulling fs layer 18:55:31 6ca5941a6612: Pulling fs layer 18:55:31 ecc8261a40a4: Pulling fs layer 18:55:31 ecc8261a40a4: Waiting 18:55:31 2a8b12db71e7: Download complete 18:55:31 31603596830f: Download complete 18:55:31 ecc8261a40a4: Verifying Checksum 18:55:31 ecc8261a40a4: Download complete 18:55:31 6ca5941a6612: Verifying Checksum 18:55:31 6ca5941a6612: Download complete 18:55:31 31603596830f: Pull complete 18:55:32 2a8b12db71e7: Pull complete 18:55:33 6ca5941a6612: Pull complete 18:55:33 ecc8261a40a4: Pull complete 18:55:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:55:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:55:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:55:33 prd-centos7-docker-4c-2g-30599 does not seem to be running inside a container 18:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-735 -v /w/workspace/ndry_app-functions-sdk-go_PR-735:/w/workspace/ndry_app-functions-sdk-go_PR-735:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-735@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-735@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:55:36 $ docker top 3e6a48c8326f39a88ed6f416fb5a52f8d2522eb2c33560f871c51b68bae15268 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:55:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:36 [ssh-agent] Looking for ssh-agent implementation... 18:55:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:36 $ docker exec 3e6a48c8326f39a88ed6f416fb5a52f8d2522eb2c33560f871c51b68bae15268 ssh-agent 18:55:37 SSH_AUTH_SOCK=/tmp/ssh-R22MxX4cAIil/agent.13 18:55:37 SSH_AGENT_PID=19 18:55:37 Running ssh-add (command line suppressed) 18:55:37 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-735@tmp/private_key_3273694414047599486.key (/w/workspace/ndry_app-functions-sdk-go_PR-735@tmp/private_key_3273694414047599486.key) 18:55:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:37 + git tag --points-at HEAD [Pipeline] } 18:55:37 $ docker exec --env ******** --env ******** 3e6a48c8326f39a88ed6f416fb5a52f8d2522eb2c33560f871c51b68bae15268 ssh-agent -k 18:55:37 unset SSH_AUTH_SOCK; 18:55:37 unset SSH_AGENT_PID; 18:55:37 echo Agent pid 19 killed; 18:55:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:55:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:38 [ssh-agent] Looking for ssh-agent implementation... 18:55:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:38 $ docker exec 3e6a48c8326f39a88ed6f416fb5a52f8d2522eb2c33560f871c51b68bae15268 ssh-agent 18:55:38 SSH_AUTH_SOCK=/tmp/ssh-eN4ZrQlvKKCF/agent.47 18:55:38 SSH_AGENT_PID=52 18:55:38 Running ssh-add (command line suppressed) 18:55:38 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-735@tmp/private_key_8004294895579853771.key (/w/workspace/ndry_app-functions-sdk-go_PR-735@tmp/private_key_8004294895579853771.key) 18:55:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:39 + git semver init 18:55:39 # -> Open(): unable to determine branch for HEAD 18:55:39 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-735/.git 18:55:39 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-735 18:55:39 # $SEMVER_REMOTE_NAME = origin 18:55:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:55:39 # $SEMVER_USER_NAME = edgex-jenkins 18:55:39 # $SEMVER_BRANCH = PR-735 18:55:39 # $SEMVER_TEMP = /tmp/semver-707414954 18:55:39 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:55:42 # '/tmp/semver-707414954' -> '/w/workspace/ndry_app-functions-sdk-go_PR-735/.semver' 18:55:42 # -> Force: false 18:55:42 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-735/.semver [Pipeline] } 18:55:42 $ docker exec --env ******** --env ******** 3e6a48c8326f39a88ed6f416fb5a52f8d2522eb2c33560f871c51b68bae15268 ssh-agent -k 18:55:42 unset SSH_AUTH_SOCK; 18:55:42 unset SSH_AGENT_PID; 18:55:42 echo Agent pid 52 killed; 18:55:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:43 + git semver [Pipeline] } 18:55:43 $ docker stop --time=1 3e6a48c8326f39a88ed6f416fb5a52f8d2522eb2c33560f871c51b68bae15268 18:55:44 $ docker rm -f 3e6a48c8326f39a88ed6f416fb5a52f8d2522eb2c33560f871c51b68bae15268 [Pipeline] // withDockerContainer [Pipeline] sh 18:55:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:55:45 Stashed 1 file(s) [Pipeline] echo 18:55:45 [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:56:01 Still waiting to schedule task 18:56:01 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:56:01 Still waiting to schedule task 18:56:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:57:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30600 in /w/workspace/ndry_app-functions-sdk-go_PR-735 [Pipeline] { [Pipeline] ws 18:57:42 Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout 18:57:47 using credential edgex-jenkins-ssh 18:57:47 Cloning the remote Git repository 18:57:47 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:57:47 > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 18:57:47 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:57:47 > git --version # timeout=10 18:57:47 > git --version # 'git version 2.17.1' 18:57:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:50 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:57:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:50 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:57:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:57:50 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/735/head:refs/remotes/origin/PR-735 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:57:51 Merging remotes/origin/master commit c6680ff4eecd40eccff17b1dbb2a870edc6ed4da into PR head commit 3785ade3844455e5ef14cc21349c51607d6d8ba2 18:57:51 Merge succeeded, producing 3785ade3844455e5ef14cc21349c51607d6d8ba2 18:57:51 Checking out Revision 3785ade3844455e5ef14cc21349c51607d6d8ba2 (PR-735) 18:57:51 > git config core.sparsecheckout # timeout=10 18:57:51 > git checkout -f 3785ade3844455e5ef14cc21349c51607d6d8ba2 # timeout=10 18:57:51 > git remote # timeout=10 18:57:51 > git config --get remote.origin.url # timeout=10 18:57:51 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:51 > git merge c6680ff4eecd40eccff17b1dbb2a870edc6ed4da # timeout=10 18:57:51 > git rev-parse HEAD^{commit} # timeout=10 18:57:51 > git config core.sparsecheckout # timeout=10 18:57:51 > git checkout -f 3785ade3844455e5ef14cc21349c51607d6d8ba2 # timeout=10 18:57:55 Commit message: "Bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:57:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:57:58 + sudo service docker restart 18:57:58 + true [Pipeline] unstash [Pipeline] echo 18:58:01 ========================================================= 18:58:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:58:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:58:01 + 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:58:02 Sending build context to Docker daemon 19.38MB 18:58:02 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:58:02 Step 2/8 : FROM ${BASE} 18:58:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:58:03 5f621e34cdf4: Pulling fs layer 18:58:03 a4357932f1b6: Pulling fs layer 18:58:03 18c013af1878: Pulling fs layer 18:58:03 00ac8860ef70: Pulling fs layer 18:58:03 63d7cb157983: Pulling fs layer 18:58:03 b116817d02f9: Pulling fs layer 18:58:03 745a02a5169b: Pulling fs layer 18:58:03 00ac8860ef70: Waiting 18:58:03 63d7cb157983: Waiting 18:58:03 b116817d02f9: Waiting 18:58:03 745a02a5169b: Waiting 18:58:03 18c013af1878: Verifying Checksum 18:58:03 18c013af1878: Download complete 18:58:03 a4357932f1b6: Verifying Checksum 18:58:03 a4357932f1b6: Download complete 18:58:03 63d7cb157983: Verifying Checksum 18:58:03 63d7cb157983: Download complete 18:58:03 b116817d02f9: Verifying Checksum 18:58:03 b116817d02f9: Download complete 18:58:03 5f621e34cdf4: Verifying Checksum 18:58:03 5f621e34cdf4: Download complete 18:58:04 5f621e34cdf4: Pull complete 18:58:04 a4357932f1b6: Pull complete 18:58:04 18c013af1878: Pull complete 18:58:06 745a02a5169b: Verifying Checksum 18:58:06 745a02a5169b: Download complete 18:58:07 Running on prd-centos7-docker-4c-2g-30601 in /w/workspace/ndry_app-functions-sdk-go_PR-735 [Pipeline] { [Pipeline] ws 18:58:07 Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout 18:58:07 00ac8860ef70: Verifying Checksum 18:58:07 00ac8860ef70: Download complete 18:58:10 using credential edgex-jenkins-ssh 18:58:10 Cloning the remote Git repository 18:58:09 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:58:09 > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 18:58:10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:58:10 > git --version # timeout=10 18:58:10 > git --version # 'git version 2.24.3' 18:58:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:12 Merging remotes/origin/master commit c6680ff4eecd40eccff17b1dbb2a870edc6ed4da into PR head commit 3785ade3844455e5ef14cc21349c51607d6d8ba2 18:58:12 Merge succeeded, producing 3785ade3844455e5ef14cc21349c51607d6d8ba2 18:58:12 Checking out Revision 3785ade3844455e5ef14cc21349c51607d6d8ba2 (PR-735) 18:58:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:58:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:58:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:58:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/735/head:refs/remotes/origin/PR-735 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:58:12 > git config core.sparsecheckout # timeout=10 18:58:12 > git checkout -f 3785ade3844455e5ef14cc21349c51607d6d8ba2 # timeout=10 18:58:12 > git remote # timeout=10 18:58:12 > git config --get remote.origin.url # timeout=10 18:58:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:12 > git merge c6680ff4eecd40eccff17b1dbb2a870edc6ed4da # timeout=10 18:58:12 > git rev-parse HEAD^{commit} # timeout=10 18:58:12 > git config core.sparsecheckout # timeout=10 18:58:12 > git checkout -f 3785ade3844455e5ef14cc21349c51607d6d8ba2 # timeout=10 18:58:16 Commit message: "Bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:58:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:58:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:58:18 00ac8860ef70: Pull complete 18:58:18 63d7cb157983: Pull complete 18:58:18 b116817d02f9: Pull complete 18:58:18 + sudo service docker restart 18:58:18 + true 18:58:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 18:58:19 ========================================================= 18:58:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:58:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:58:19 + 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:58:20 Sending build context to Docker daemon 19.39MB 18:58:20 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:58:20 Step 2/8 : FROM ${BASE} 18:58:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:58:20 188c0c94c7c5: Pulling fs layer 18:58:20 0ef7d3d256c8: Pulling fs layer 18:58:20 de9db76c5a1d: Pulling fs layer 18:58:20 bca2f99d35d6: Pulling fs layer 18:58:20 93359f2a8cfa: Pulling fs layer 18:58:20 7c6f9722023f: Pulling fs layer 18:58:20 a35cf1a2eb13: Pulling fs layer 18:58:20 93359f2a8cfa: Waiting 18:58:20 7c6f9722023f: Waiting 18:58:20 a35cf1a2eb13: Waiting 18:58:20 bca2f99d35d6: Waiting 18:58:20 de9db76c5a1d: Verifying Checksum 18:58:20 de9db76c5a1d: Download complete 18:58:20 0ef7d3d256c8: Verifying Checksum 18:58:20 0ef7d3d256c8: Download complete 18:58:20 93359f2a8cfa: Verifying Checksum 18:58:20 93359f2a8cfa: Download complete 18:58:20 7c6f9722023f: Verifying Checksum 18:58:20 7c6f9722023f: Download complete 18:58:20 188c0c94c7c5: Verifying Checksum 18:58:20 188c0c94c7c5: Download complete 18:58:20 188c0c94c7c5: Pull complete 18:58:21 0ef7d3d256c8: Pull complete 18:58:21 de9db76c5a1d: Pull complete 18:58:22 745a02a5169b: Pull complete 18:58:22 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:58:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:58:22 ---> b7e6874047d6 18:58:22 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:58:22 20.10.0: Pulling from library/docker 18:58:22 a3cc7d3b244e: Pulling fs layer 18:58:22 02a3295e0d61: Pulling fs layer 18:58:22 0f4f2e6d8100: Pulling fs layer 18:58:22 330b718f631f: Pulling fs layer 18:58:22 a93816041522: Pulling fs layer 18:58:22 bdb6da89ff94: Pulling fs layer 18:58:22 2a70c0c122f4: Pulling fs layer 18:58:22 330b718f631f: Waiting 18:58:22 a93816041522: Waiting 18:58:22 bdb6da89ff94: Waiting 18:58:22 2a70c0c122f4: Waiting 18:58:22 0f4f2e6d8100: Verifying Checksum 18:58:22 0f4f2e6d8100: Download complete 18:58:22 a3cc7d3b244e: Verifying Checksum 18:58:22 a3cc7d3b244e: Download complete 18:58:22 02a3295e0d61: Verifying Checksum 18:58:22 02a3295e0d61: Download complete 18:58:22 bdb6da89ff94: Verifying Checksum 18:58:22 bdb6da89ff94: Download complete 18:58:22 a93816041522: Verifying Checksum 18:58:22 a93816041522: Download complete 18:58:22 2a70c0c122f4: Verifying Checksum 18:58:22 2a70c0c122f4: Download complete 18:58:23 a35cf1a2eb13: Verifying Checksum 18:58:23 a35cf1a2eb13: Download complete 18:58:23 a3cc7d3b244e: Pull complete 18:58:23 bca2f99d35d6: Verifying Checksum 18:58:23 bca2f99d35d6: Download complete 18:58:24 02a3295e0d61: Pull complete 18:58:24 0f4f2e6d8100: Pull complete 18:58:24 330b718f631f: Verifying Checksum 18:58:24 330b718f631f: Download complete 18:58:28 330b718f631f: Pull complete 18:58:28 a93816041522: Pull complete 18:58:28 bdb6da89ff94: Pull complete 18:58:29 2a70c0c122f4: Pull complete 18:58:29 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:58:29 Status: Downloaded newer image for docker:20.10.0 18:58:29 bca2f99d35d6: Pull complete 18:58:29 93359f2a8cfa: Pull complete 18:58:29 7c6f9722023f: Pull complete 18:58:33 a35cf1a2eb13: Pull complete 18:58:33 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:58:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:58:33 ---> a62c8e92a672 18:58:33 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:58:33 20.10.0: Pulling from library/docker 18:58:33 05e7bc50f07f: Pulling fs layer 18:58:33 6db28d0fdbf6: Pulling fs layer 18:58:33 292df0bc6bf3: Pulling fs layer 18:58:33 2e060f4bd70b: Pulling fs layer 18:58:33 80e8d568a223: Pulling fs layer 18:58:33 8dc6ef1a942a: Pulling fs layer 18:58:33 2312dd95470a: Pulling fs layer 18:58:33 80e8d568a223: Waiting 18:58:33 8dc6ef1a942a: Waiting 18:58:33 2e060f4bd70b: Waiting 18:58:33 2312dd95470a: Waiting 18:58:33 292df0bc6bf3: Verifying Checksum 18:58:33 6db28d0fdbf6: Verifying Checksum 18:58:33 6db28d0fdbf6: Download complete 18:58:33 80e8d568a223: Verifying Checksum 18:58:33 80e8d568a223: Download complete 18:58:33 05e7bc50f07f: Verifying Checksum 18:58:33 05e7bc50f07f: Download complete 18:58:33 2312dd95470a: Verifying Checksum 18:58:33 2312dd95470a: Download complete 18:58:33 8dc6ef1a942a: Verifying Checksum 18:58:33 8dc6ef1a942a: Download complete 18:58:34 05e7bc50f07f: Pull complete 18:58:34 6db28d0fdbf6: Pull complete 18:58:34 292df0bc6bf3: Pull complete 18:58:34 2e060f4bd70b: Verifying Checksum 18:58:34 2e060f4bd70b: Download complete 18:58:36 ---> 5676baed4fd0 18:58:36 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:58:36 ---> Running in 7feaa39cab3a 18:58:36 Removing intermediate container 7feaa39cab3a 18:58:36 ---> fa65f86b7493 18:58:36 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:58:36 ---> Running in c2a28da24383 18:58:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:58:37 2e060f4bd70b: Pull complete 18:58:37 80e8d568a223: Pull complete 18:58:37 8dc6ef1a942a: Pull complete 18:58:38 2312dd95470a: Pull complete 18:58:38 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:58:38 Status: Downloaded newer image for docker:20.10.0 18:58:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:58:39 (1/5) Installing libsodium (1.0.18-r0) 18:58:39 (2/5) Installing libzmq (4.3.3-r0) 18:58:39 (3/5) Installing pkgconf (1.7.2-r0) 18:58:39 (4/5) Installing libsodium-dev (1.0.18-r0) 18:58:39 (5/5) Installing zeromq-dev (4.3.3-r0) 18:58:39 Executing busybox-1.31.1-r19.trigger 18:58:39 OK: 144 MiB in 44 packages 18:58:40 ---> cd174b163182 18:58:40 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:58:40 ---> Running in 20126237188b 18:58:40 Removing intermediate container 20126237188b 18:58:40 ---> dcdb904875df 18:58:40 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:58:40 ---> Running in 0430570192e4 18:58:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:58:41 Removing intermediate container c2a28da24383 18:58:41 ---> a7220aaf113e 18:58:41 Step 6/8 : WORKDIR /build 18:58:41 ---> Running in 40575ccbab8d 18:58:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:58:41 Removing intermediate container 40575ccbab8d 18:58:41 ---> b47d8cb5e25c 18:58:41 Step 7/8 : COPY go.mod . 18:58:42 (1/5) Installing libsodium (1.0.18-r0) 18:58:42 (2/5) Installing libzmq (4.3.3-r0) 18:58:42 ---> 0c6365f2a894 18:58:42 Step 8/8 : RUN go mod download 18:58:42 (3/5) Installing pkgconf (1.7.2-r0) 18:58:42 (4/5) Installing libsodium-dev (1.0.18-r0) 18:58:42 (5/5) Installing zeromq-dev (4.3.3-r0) 18:58:42 Executing busybox-1.31.1-r19.trigger 18:58:42 OK: 167 MiB in 44 packages 18:58:42 ---> Running in 8acd24eecea7 18:58:43 Removing intermediate container 0430570192e4 18:58:43 ---> 103d16d11718 18:58:43 Step 6/8 : WORKDIR /build 18:58:43 ---> Running in 39db2ec201bc 18:58:43 Removing intermediate container 39db2ec201bc 18:58:43 ---> 593cb35d3cdf 18:58:43 Step 7/8 : COPY go.mod . 18:58:43 ---> d85b6c279c69 18:58:43 Step 8/8 : RUN go mod download 18:58:43 ---> Running in 4a67aca11a71 18:59:05 Removing intermediate container 4a67aca11a71 18:59:05 ---> e832e0035c46 18:59:05 Successfully built e832e0035c46 18:59:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:59:06 + docker inspect -f . ci-base-image-x86_64 18:59:06 . [Pipeline] withDockerContainer 18:59:06 prd-centos7-docker-4c-2g-30601 does not seem to be running inside a container 18:59:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** ci-base-image-x86_64 cat 18:59:07 $ docker top dd5d2d6d20da24a48d007c150ecfc954065a9fb25e5ec3684b689a1165493bf6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:07 + go version 18:59:07 go version go1.15.5 linux/amd64 [Pipeline] } 18:59:07 $ docker stop --time=1 dd5d2d6d20da24a48d007c150ecfc954065a9fb25e5ec3684b689a1165493bf6 18:59:09 $ docker rm -f dd5d2d6d20da24a48d007c150ecfc954065a9fb25e5ec3684b689a1165493bf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 18:59:09 Removing intermediate container 8acd24eecea7 18:59:09 ---> be11b29a1697 18:59:09 Successfully built be11b29a1697 18:59:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:59:10 + docker inspect -f . ci-base-image-arm64 18:59:10 . [Pipeline] withDockerContainer 18:59:10 + docker inspect -f . ci-base-image-x86_64 18:59:10 . 18:59:10 prd-ubuntu18.04-docker-arm64-4c-16g-30600 does not seem to be running inside a container 18:59:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** ci-base-image-arm64 cat 18:59:11 $ docker top 7cbaa084f6f836141fac0935b9b2598b7ecbbc04fc9bc7c7d119c134576ad259 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 18:59:12 prd-centos7-docker-4c-2g-30601 does not seem to be running inside a container 18:59:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** ci-base-image-x86_64 cat 18:59:13 $ docker top acf7462b367d8f72a5289c5b18fb9585b8d10942e4ee061119692036397f275d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 18:59:13 + make test 18:59:13 make -C ./app-service-template build 18:59:13 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 18:59:13 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:59:14 + go version 18:59:14 go version go1.15.5 linux/arm64 [Pipeline] } 18:59:14 $ docker stop --time=1 7cbaa084f6f836141fac0935b9b2598b7ecbbc04fc9bc7c7d119c134576ad259 18:59:16 $ docker rm -f 7cbaa084f6f836141fac0935b9b2598b7ecbbc04fc9bc7c7d119c134576ad259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:59:17 + docker inspect -f . ci-base-image-arm64 18:59:17 . [Pipeline] withDockerContainer 18:59:17 prd-ubuntu18.04-docker-arm64-4c-16g-30600 does not seem to be running inside a container 18:59:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** ci-base-image-arm64 cat 18:59:19 $ docker top e7428cb7a7f35afde0bcdd8cf1e469ba29a550d6b45b7814bc8e13d4943ac611 -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:20 + make test 18:59:20 make -C ./app-service-template build 18:59:20 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 18:59:20 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:59:29 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 18:59:29 make -C ./app-service-template test 18:59:29 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 18:59:29 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:59:35 ok new-app-service 0.019s coverage: 89.5% of statements 18:59:35 ok new-app-service/functions 0.011s 18:59:35 CGO_ENABLED=1 go vet ./... 18:59:39 gofmt -l . 18:59:39 [ "`gofmt -l .`" = "" ] 18:59:39 ./bin/test-go-mod-tidy.sh 18:59:39 ./bin/test-attribution-txt.sh 18:59:40 An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add 18:59:40 make[1]: *** [Makefile:64: test] Error 1 18:59:40 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 18:59:40 make: *** [Makefile:25: test-template] Error 2 [Pipeline] } 18:59:40 $ docker stop --time=1 acf7462b367d8f72a5289c5b18fb9585b8d10942e4ee061119692036397f275d 18:59:42 $ docker rm -f acf7462b367d8f72a5289c5b18fb9585b8d10942e4ee061119692036397f275d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:59:43 ---> job-cost.sh 18:59:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EbMO 18:59:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:59:59 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 18:59:59 make -C ./app-service-template test 18:59:59 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 18:59:59 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:00:17 ok new-app-service 0.041s coverage: 89.5% of statements 19:00:18 ok new-app-service/functions 0.028s 19:00:18 CGO_ENABLED=1 go vet ./... 19:00:30 lf-activate-venv(): INFO: Adding /tmp/venv-EbMO/bin to PATH 19:00:30 INFO: No Stack... 19:00:30 INFO: Retrieving Pricing Info for: v1-standard-2 19:00:30 INFO: Archiving Costs [Pipeline] sh 19:00:30 gofmt -l . 19:00:30 [ "`gofmt -l .`" = "" ] 19:00:30 ./bin/test-go-mod-tidy.sh 19:00:30 ./bin/test-attribution-txt.sh 19:00:30 An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add 19:00:30 make[1]: *** [Makefile:64: test] Error 1 19:00:30 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 19:00:30 make: *** [Makefile:25: test-template] Error 2 [Pipeline] } 19:00:31 $ docker stop --time=1 e7428cb7a7f35afde0bcdd8cf1e469ba29a550d6b45b7814bc8e13d4943ac611 19:00:31 + cat /w/workspace/app-functions-sdk-go/8/archives/cost.csv 19:00:31 + cut -d, -f6 19:00:33 $ docker rm -f e7428cb7a7f35afde0bcdd8cf1e469ba29a550d6b45b7814bc8e13d4943ac611 [Pipeline] // withDockerContainer [Pipeline] lock 19:00:33 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] 19:00:33 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] did not exist. Created. 19:00:33 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] [Pipeline] { [Pipeline] } [Pipeline] unstash [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 19:00:34 + echo total: 0.029999999329447746 [Pipeline] stash Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:00:34 Stashed 1 file(s) [Pipeline] } 19:00:34 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] [Pipeline] // lock 19:00:34 ---> job-cost.sh 19:00:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JHmv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:00:35 Failed in branch amd64 19:01:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:02:50 lf-activate-venv(): INFO: Adding /tmp/venv-JHmv/bin to PATH 19:02:50 INFO: No Stack... 19:02:50 INFO: Retrieving Pricing Info for: lf-standard-4 19:02:50 INFO: Archiving Costs [Pipeline] sh 19:02:50 + cat /w/workspace/app-functions-sdk-go/8/archives/cost.csv 19:02:50 + cut -d, -f6 [Pipeline] lock 19:02:50 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] 19:02:50 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] did not exist. Created. 19:02:50 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:02:51 /w/workspace/app-functions-sdk-go/8@tmp/durable-4ed2a24d/script.sh: 1: /w/workspace/app-functions-sdk-go/8@tmp/durable-4ed2a24d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:02:51 + echo total: 0.20999999344348907 [Pipeline] stash 19:02:51 Warning: overwriting stash ‘stack-cost’ 19:02:52 Stashed 1 file(s) [Pipeline] } 19:02:52 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:02:53 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:02:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:02:56 ---> package-listing.sh 19:02:56 ++ facter osfamily 19:02:56 ++ tr '[:upper:]' '[:lower:]' 19:02:56 + OS_FAMILY=redhat 19:02:56 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-735 19:02:56 + START_PACKAGES=/tmp/packages_start.txt 19:02:56 + END_PACKAGES=/tmp/packages_end.txt 19:02:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:02:56 + PACKAGES=/tmp/packages_start.txt 19:02:56 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-735 ']' 19:02:56 + PACKAGES=/tmp/packages_end.txt 19:02:56 + case "${OS_FAMILY}" in 19:02:56 + rpm -qa 19:02:56 + sort 19:03:01 + '[' -f /tmp/packages_start.txt ']' 19:03:01 + '[' -f /tmp/packages_end.txt ']' 19:03:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:03:01 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-735 ']' 19:03:01 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-735/archives/ 19:03:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-735/archives/ [Pipeline] echo 19:03:01 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-735/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:03:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:03:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:03:02 19:03:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:03:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:03:02 alpine: Pulling from edgex-lftools-log-publisher 19:03:02 df20fa9351a1: Pulling fs layer 19:03:02 36b3adc4ff6f: Pulling fs layer 19:03:02 8ad3a11d3b57: Pulling fs layer 19:03:02 46f8f816bc3b: Pulling fs layer 19:03:02 93b61091891f: Pulling fs layer 19:03:02 93b9cdb0e59b: Pulling fs layer 19:03:02 5e14af77c1be: Pulling fs layer 19:03:02 01666e4c0597: Pulling fs layer 19:03:02 aa168da1d23b: Pulling fs layer 19:03:02 93b9cdb0e59b: Waiting 19:03:02 5e14af77c1be: Waiting 19:03:02 01666e4c0597: Waiting 19:03:02 aa168da1d23b: Waiting 19:03:02 46f8f816bc3b: Waiting 19:03:02 93b61091891f: Waiting 19:03:02 36b3adc4ff6f: Verifying Checksum 19:03:02 36b3adc4ff6f: Download complete 19:03:02 46f8f816bc3b: Verifying Checksum 19:03:02 46f8f816bc3b: Download complete 19:03:02 df20fa9351a1: Verifying Checksum 19:03:02 93b9cdb0e59b: Verifying Checksum 19:03:02 93b9cdb0e59b: Download complete 19:03:02 5e14af77c1be: Verifying Checksum 19:03:02 5e14af77c1be: Download complete 19:03:02 93b61091891f: Verifying Checksum 19:03:02 93b61091891f: Download complete 19:03:02 01666e4c0597: Verifying Checksum 19:03:02 01666e4c0597: Download complete 19:03:03 df20fa9351a1: Pull complete 19:03:03 36b3adc4ff6f: Pull complete 19:03:03 8ad3a11d3b57: Verifying Checksum 19:03:03 8ad3a11d3b57: Download complete 19:03:04 8ad3a11d3b57: Pull complete 19:03:04 46f8f816bc3b: Pull complete 19:03:05 93b61091891f: Pull complete 19:03:05 93b9cdb0e59b: Pull complete 19:03:05 5e14af77c1be: Pull complete 19:03:05 01666e4c0597: Pull complete 19:03:06 aa168da1d23b: Verifying Checksum 19:03:06 aa168da1d23b: Download complete 19:03:14 aa168da1d23b: Pull complete 19:03:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:03:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:03:14 prd-centos7-docker-4c-2g-30599 does not seem to be running inside a container 19:03:14 $ 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-735/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-735 -v /w/workspace/ndry_app-functions-sdk-go_PR-735:/w/workspace/ndry_app-functions-sdk-go_PR-735:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-735@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-735@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:10003/edgex-lftools-log-publisher:alpine cat 19:03:18 $ docker top c30a82257e3339de9daa18906b78aa3d4b2f28f732e43994158ecdaf17de243d -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:19 + touch /tmp/pre-build-complete [Pipeline] sh 19:03:19 + mkdir -p /var/log/sa [Pipeline] sh 19:03:19 + ls /var/log/sa-host 19:03:19 + sadf -c /var/log/sa-host/sa19 19:03:19 file_magic: OK 19:03:19 HZ: Using current value: 100 19:03:19 file_header: OK 19:03:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:03:19 Statistics: 19:03:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:03:19 File successfully converted to sysstat format version 12.2.1 19:03:19 + sadf -c /var/log/sa-host/sa23 19:03:19 file_magic: OK 19:03:19 HZ: Using current value: 100 19:03:19 file_header: OK 19:03:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:03:19 Statistics: 19:03:19 Hnuu...uuuununununu... 19:03:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:20 provisioning config files... 19:03:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-735@tmp/config773071588831086613tmp [Pipeline] { [Pipeline] echo 19:03:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:03:20 ---> create-netrc.sh [Pipeline] } 19:03:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:03:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:03:22 ---> python-tools-install.sh [Pipeline] echo 19:03:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:03:22 ---> sudo-logs.sh 19:03:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:03:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:03:23 ---> job-cost.sh 19:03:23 lf-activate-venv: SKIPPING 19:03:23 DEBUG: total: 0.20999999344348907 19:03:23 INFO: Retrieving Stack Cost... 19:03:24 INFO: Retrieving Pricing Info for: v1-standard-2 19:03:25 INFO: Archiving Costs [Pipeline] echo 19:03:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:03:25 ---> logs-deploy.sh 19:03:25 lf-activate-venv: SKIPPING 19:03:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-735/8 19:03:25 INFO: archiving workspace using pattern(s): 19:03:27 Archives upload complete. 19:03:27 INFO: archiving logs to Nexus 19:03:28 ---> uname -a: 19:03:28 Linux prd-centos7-docker-4c-2g-30599.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:03:28 19:03:28 19:03:28 ---> lscpu: 19:03:28 Architecture: x86_64 19:03:28 CPU op-mode(s): 32-bit, 64-bit 19:03:28 Byte Order: Little Endian 19:03:28 Address sizes: 40 bits physical, 48 bits virtual 19:03:28 CPU(s): 4 19:03:28 On-line CPU(s) list: 0-3 19:03:28 Thread(s) per core: 1 19:03:28 Core(s) per socket: 1 19:03:28 Socket(s): 4 19:03:28 NUMA node(s): 1 19:03:28 Vendor ID: GenuineIntel 19:03:28 CPU family: 6 19:03:28 Model: 44 19:03:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:03:28 Stepping: 1 19:03:28 CPU MHz: 2933.442 19:03:28 BogoMIPS: 5866.88 19:03:28 Virtualization: VT-x 19:03:28 Hypervisor vendor: KVM 19:03:28 Virtualization type: full 19:03:28 L1d cache: 128 KiB 19:03:28 L1i cache: 128 KiB 19:03:28 L2 cache: 16 MiB 19:03:28 L3 cache: 64 MiB 19:03:28 NUMA node0 CPU(s): 0-3 19:03:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:03:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:03:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:03:28 Vulnerability Meltdown: Mitigation; PTI 19:03:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:03:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:03:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:03:28 Vulnerability Srbds: Not affected 19:03:28 Vulnerability Tsx async abort: Not affected 19:03:28 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 19:03:28 19:03:28 19:03:28 ---> nproc: 19:03:28 4 19:03:28 19:03:28 19:03:28 ---> df -h: 19:03:28 Filesystem Size Used Available Use% Mounted on 19:03:28 overlay 50.0G 7.3G 42.7G 15% / 19:03:28 tmpfs 64.0M 0 64.0M 0% /dev 19:03:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:03:28 shm 64.0M 0 64.0M 0% /dev/shm 19:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 19:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 19:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 19:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 19:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 19:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-735 19:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-735@tmp 19:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 19:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 19:03:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 19:03:28 19:03:28 19:03:28 ---> free -m: 19:03:28 total used free shared buff/cache available 19:03:28 Mem: 1837 697 99 0 1040 1035 19:03:28 Swap: 1023 1 1022 19:03:28 19:03:28 19:03:28 ---> ip addr: 19:03:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:03:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:03:28 inet 127.0.0.1/8 scope host lo 19:03:28 valid_lft forever preferred_lft forever 19:03:28 inet6 ::1/128 scope host 19:03:28 valid_lft forever preferred_lft forever 19:03:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:03:28 link/ether fa:16:3e:f9:11:1e brd ff:ff:ff:ff:ff:ff 19:03:28 inet 10.30.122.132/23 brd 10.30.123.255 scope global dynamic eth0 19:03:28 valid_lft 85879sec preferred_lft 85879sec 19:03:28 inet6 fe80::f816:3eff:fef9:111e/64 scope link 19:03:28 valid_lft forever preferred_lft forever 19:03:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:03:28 link/ether 02:42:15:69:bf:a9 brd ff:ff:ff:ff:ff:ff 19:03:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:03:28 valid_lft forever preferred_lft forever 19:03:28 inet6 fe80::42:15ff:fe69:bfa9/64 scope link 19:03:28 valid_lft forever preferred_lft forever 19:03:28 19:03:28 19:03:28 ---> sar -b -r -n DEV: 19:03:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) 19:03:28 19:03:28 18:54:36 LINUX RESTART (4 CPU) 19:03:28 19:03:28 18:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:03:28 18:56:01 92.67 41.34 51.33 0.00 7861.76 5925.36 0.00 19:03:28 18:57:01 2.55 0.00 2.55 0.00 0.00 56.79 0.00 19:03:28 18:58:01 0.45 0.00 0.45 0.00 0.00 6.78 0.00 19:03:28 18:59:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 19:03:28 19:00:01 0.20 0.00 0.20 0.00 0.00 3.00 0.00 19:03:28 19:01:01 0.37 0.02 0.35 0.00 0.13 4.90 0.00 19:03:28 19:02:01 0.42 0.08 0.33 0.00 1.60 5.14 0.00 19:03:28 19:03:01 46.67 46.39 0.28 0.00 3756.24 3.15 0.00 19:03:28 Average: 17.80 10.92 6.88 0.00 1439.35 740.45 0.00 19:03:28 19:03:28 18:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:03:28 18:56:01 225408 0 597212 31.74 2620 1056304 1126060 38.43 403752 1053964 132 19:03:28 18:57:01 232068 0 590648 31.39 2620 1056208 1095576 37.39 404780 1047184 20 19:03:28 18:58:01 230536 0 592172 31.47 2620 1056216 1085476 37.05 406364 1047556 16 19:03:28 18:59:01 231084 0 591596 31.44 2620 1056244 1085440 37.04 416748 1036856 32 19:03:28 19:00:01 231328 0 591372 31.43 2620 1056224 1085416 37.04 413900 1039604 16 19:03:28 19:01:01 229140 0 593556 31.55 2620 1056228 1087724 37.12 424484 1030800 8 19:03:28 19:02:01 230004 0 592568 31.49 2620 1056352 1085804 37.06 426748 1027664 8 19:03:28 19:03:01 115748 0 593880 31.56 2620 1169296 1087412 37.11 429952 1139068 168 19:03:28 Average: 215664 0 592876 31.51 2620 1070384 1092364 37.28 415841 1052837 50 19:03:28 19:03:28 18:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:03:28 18:56:01 eth0 663.28 474.78 1692.24 116.40 0.00 0.00 0.00 0.00 19:03:28 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 18:56:01 docker0 106.70 94.01 9.23 315.53 0.00 0.00 0.00 0.00 19:03:28 18:57:01 eth0 1.13 0.32 0.41 0.02 0.00 0.00 0.00 0.00 19:03:28 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 18:58:01 eth0 1.05 0.50 0.32 0.21 0.00 0.00 0.00 0.00 19:03:28 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 18:59:01 eth0 1.25 0.35 0.33 0.20 0.00 0.00 0.00 0.00 19:03:28 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 19:00:01 eth0 0.58 0.42 0.30 0.21 0.00 0.00 0.00 0.00 19:03:28 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 19:01:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 19:03:28 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 19:02:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:03:28 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 19:03:01 eth0 5.46 3.10 5.08 2.01 0.00 0.00 0.00 0.00 19:03:28 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 Average: eth0 82.95 59.11 209.32 14.68 0.00 0.00 0.00 0.00 19:03:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:28 Average: docker0 13.15 11.58 1.14 38.87 0.00 0.00 0.00 0.00 19:03:28 19:03:28 19:03:28 ---> sar -P ALL: 19:03:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) 19:03:28 19:03:28 18:54:36 LINUX RESTART (4 CPU) 19:03:28 19:03:28 18:55:02 CPU %user %nice %system %iowait %steal %idle 19:03:28 18:56:01 all 16.27 0.00 6.48 2.24 0.26 74.74 19:03:28 18:56:01 0 17.49 0.00 7.22 2.85 0.26 72.17 19:03:28 18:56:01 1 16.75 0.00 6.16 2.71 0.28 74.10 19:03:28 18:56:01 2 14.36 0.00 6.71 1.26 0.29 77.37 19:03:28 18:56:01 3 16.48 0.00 5.83 2.15 0.23 75.31 19:03:28 18:57:01 all 0.15 0.00 0.04 0.00 0.00 99.80 19:03:28 18:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:03:28 18:57:01 1 0.08 0.00 0.07 0.00 0.00 99.85 19:03:28 18:57:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:03:28 18:57:01 3 0.45 0.00 0.05 0.00 0.02 99.48 19:03:28 18:58:01 all 0.16 0.00 0.05 0.00 0.01 99.78 19:03:28 18:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:03:28 18:58:01 1 0.08 0.00 0.08 0.00 0.02 99.82 19:03:28 18:58:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:03:28 18:58:01 3 0.52 0.00 0.03 0.00 0.00 99.45 19:03:28 18:59:01 all 0.15 0.00 0.04 0.00 0.00 99.80 19:03:28 18:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:03:28 18:59:01 1 0.05 0.00 0.05 0.00 0.00 99.90 19:03:28 18:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:03:28 18:59:01 3 0.52 0.00 0.07 0.00 0.02 99.40 19:03:28 19:00:01 all 0.10 0.00 0.05 0.00 0.02 99.83 19:03:28 19:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:03:28 19:00:01 1 0.08 0.00 0.07 0.00 0.03 99.82 19:03:28 19:00:01 2 0.08 0.00 0.03 0.00 0.02 99.87 19:03:28 19:00:01 3 0.22 0.00 0.05 0.00 0.00 99.73 19:03:28 19:01:01 all 0.13 0.00 0.05 0.00 0.00 99.81 19:03:28 19:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:03:28 19:01:01 1 0.07 0.00 0.07 0.00 0.00 99.87 19:03:28 19:01:01 2 0.27 0.00 0.03 0.00 0.02 99.68 19:03:28 19:01:01 3 0.18 0.00 0.08 0.00 0.00 99.73 19:03:28 19:02:01 all 0.16 0.00 0.08 0.00 0.00 99.75 19:03:28 19:02:01 0 0.03 0.00 0.05 0.00 0.00 99.92 19:03:28 19:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:03:28 19:02:01 2 0.55 0.00 0.03 0.00 0.00 99.42 19:03:28 19:02:01 3 0.03 0.00 0.20 0.00 0.02 99.75 19:03:28 19:03:01 all 0.87 0.00 0.27 1.04 0.01 97.81 19:03:28 19:03:01 0 0.45 0.00 0.15 0.30 0.02 99.08 19:03:28 19:03:01 1 0.57 0.00 0.18 0.62 0.02 98.61 19:03:28 19:03:01 2 0.58 0.00 0.08 0.02 0.00 99.32 19:03:28 19:03:01 3 1.87 0.00 0.67 3.23 0.00 94.23 19:03:28 Average: all 2.18 0.00 0.85 0.40 0.04 96.53 19:03:28 Average: 0 2.18 0.00 0.91 0.38 0.04 96.49 19:03:28 Average: 1 2.14 0.00 0.81 0.40 0.04 96.60 19:03:28 Average: 2 1.94 0.00 0.84 0.15 0.04 97.02 19:03:28 Average: 3 2.46 0.00 0.85 0.66 0.03 95.99 19:03:28 19:03:28 19:03:28