Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ac6f891dff6eed8597a41e9f34a23276cb846ae1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh843514699246140411.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6199824593685561382.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3298029078597089394.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3736304343534769372.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6697399625860496905.key > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-130 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_master@tmp/jenkins-gitclient-ssh4992656553258799973.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ac6f891dff6eed8597a41e9f34a23276cb846ae1 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f ac6f891dff6eed8597a41e9f34a23276cb846ae1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#857)" > git rev-list --no-walk d73e4bf6f6fffa39d14152b7db1821ea00020699 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T15:47:19.118Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T15:47:19.241Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T15:47:19.287Z] ========================================================= [2021-05-25T15:47:19.287Z] EdgeX Global Pipelines Version Info [2021-05-25T15:47:19.287Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:47:20.842Z] ------------------- [2021-05-25T15:47:20.842Z] stable info: [2021-05-25T15:47:20.842Z] ------------------- [2021-05-25T15:47:20.842Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T15:47:20.842Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T15:47:20.842Z] Message: update stable to v1.0.192 [2021-05-25T15:47:21.416Z] ------------------- [2021-05-25T15:47:21.416Z] experimental info: [2021-05-25T15:47:21.416Z] ------------------- [2021-05-25T15:47:21.416Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T15:47:21.416Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T15:47:21.416Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T15:47:21.552Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-25T15:47:21.587Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-25T15:47:21.618Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T15:47:21.644Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T15:47:21.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T15:47:21.710Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T15:47:21.741Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T15:47:21.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T15:47:21.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-25T15:47:21.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T15:47:21.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T15:47:21.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-05-25T15:47:21.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T15:47:21.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T15:47:21.975Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T15:47:22.012Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T15:47:22.047Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T15:47:22.083Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T15:47:22.114Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T15:47:22.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-25T15:47:22.175Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-25T15:47:22.208Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-25T15:47:22.240Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-25T15:47:22.269Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-25T15:47:22.309Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-25T15:47:22.340Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T15:47:22.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-25T15:47:22.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-25T15:47:22.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-25T15:47:22.477Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac6f891dff6eed8597a41e9f34a23276cb846ae1 [Pipeline] echo [2021-05-25T15:47:22.509Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac6f891 [Pipeline] echo [2021-05-25T15:47:22.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T15:47:22.956Z] + git log --format=format:%s -1 ac6f891dff6eed8597a41e9f34a23276cb846ae1 [Pipeline] echo [2021-05-25T15:47:22.993Z] GIT_COMMIT: ac6f891dff6eed8597a41e9f34a23276cb846ae1, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#857) [Pipeline] echo [2021-05-25T15:47:23.006Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:47:23.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:47:24.197Z] [2021-05-25T15:47:24.197Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:47:24.529Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:47:24.529Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T15:47:24.529Z] 31603596830f: Pulling fs layer [2021-05-25T15:47:24.529Z] 54011a49482f: Pulling fs layer [2021-05-25T15:47:24.529Z] a6820b24f6d8: Pulling fs layer [2021-05-25T15:47:24.529Z] f581987b2513: Pulling fs layer [2021-05-25T15:47:24.529Z] f581987b2513: Waiting [2021-05-25T15:47:24.529Z] 54011a49482f: Download complete [2021-05-25T15:47:24.797Z] 31603596830f: Download complete [2021-05-25T15:47:24.797Z] f581987b2513: Verifying Checksum [2021-05-25T15:47:24.797Z] f581987b2513: Download complete [2021-05-25T15:47:25.062Z] a6820b24f6d8: Verifying Checksum [2021-05-25T15:47:25.062Z] a6820b24f6d8: Download complete [2021-05-25T15:47:25.062Z] 31603596830f: Pull complete [2021-05-25T15:47:25.062Z] 54011a49482f: Pull complete [2021-05-25T15:47:25.650Z] a6820b24f6d8: Pull complete [2021-05-25T15:47:25.911Z] f581987b2513: Pull complete [2021-05-25T15:47:25.911Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T15:47:25.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:47:25.911Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T15:47:25.990Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-05-25T15:47:26.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T15:47:27.089Z] $ docker top 81134e628cf11e3940aa9a3853774417bcaeaac03feef2e2b7036e9b930f40e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T15:47:27.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T15:47:27.212Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T15:47:27.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T15:47:27.326Z] $ docker exec 81134e628cf11e3940aa9a3853774417bcaeaac03feef2e2b7036e9b930f40e0 ssh-agent [2021-05-25T15:47:27.439Z] SSH_AUTH_SOCK=/tmp/ssh-2ybjWWaqklwH/agent.14 [2021-05-25T15:47:27.439Z] SSH_AGENT_PID=21 [2021-05-25T15:47:27.447Z] Running ssh-add (command line suppressed) [2021-05-25T15:47:27.546Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4722984954956436208.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4722984954956436208.key) [2021-05-25T15:47:27.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T15:47:27.876Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T15:47:27.887Z] $ docker exec --env ******** --env ******** 81134e628cf11e3940aa9a3853774417bcaeaac03feef2e2b7036e9b930f40e0 ssh-agent -k [2021-05-25T15:47:27.988Z] unset SSH_AUTH_SOCK; [2021-05-25T15:47:27.988Z] unset SSH_AGENT_PID; [2021-05-25T15:47:27.988Z] echo Agent pid 21 killed; [2021-05-25T15:47:28.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T15:47:28.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T15:47:28.046Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T15:47:28.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T15:47:28.158Z] $ docker exec 81134e628cf11e3940aa9a3853774417bcaeaac03feef2e2b7036e9b930f40e0 ssh-agent [2021-05-25T15:47:28.268Z] SSH_AUTH_SOCK=/tmp/ssh-4ASkexL4DLpc/agent.57 [2021-05-25T15:47:28.268Z] SSH_AGENT_PID=63 [2021-05-25T15:47:28.273Z] Running ssh-add (command line suppressed) [2021-05-25T15:47:28.381Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_36543665384632799.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_36543665384632799.key) [2021-05-25T15:47:28.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T15:47:28.700Z] + git semver init [2021-05-25T15:47:28.700Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T15:47:28.700Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-25T15:47:28.700Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-25T15:47:28.700Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T15:47:28.700Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T15:47:28.700Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T15:47:28.700Z] # $SEMVER_BRANCH = master [2021-05-25T15:47:28.700Z] # $SEMVER_TEMP = /tmp/semver-261319458 [2021-05-25T15:47:28.700Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-25T15:47:30.619Z] # '/tmp/semver-261319458' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-05-25T15:47:30.619Z] # -> Force: false [2021-05-25T15:47:30.619Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-25T15:47:30.625Z] $ docker exec --env ******** --env ******** 81134e628cf11e3940aa9a3853774417bcaeaac03feef2e2b7036e9b930f40e0 ssh-agent -k [2021-05-25T15:47:30.723Z] unset SSH_AUTH_SOCK; [2021-05-25T15:47:30.724Z] unset SSH_AGENT_PID; [2021-05-25T15:47:30.724Z] echo Agent pid 63 killed; [2021-05-25T15:47:30.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T15:47:31.076Z] + git semver [Pipeline] } [2021-05-25T15:47:31.089Z] $ docker stop --time=1 81134e628cf11e3940aa9a3853774417bcaeaac03feef2e2b7036e9b930f40e0 [2021-05-25T15:47:32.446Z] $ docker rm -f 81134e628cf11e3940aa9a3853774417bcaeaac03feef2e2b7036e9b930f40e0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T15:47:32.851Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T15:47:33.158Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T15:47:33.163Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.65 [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 [2021-05-25T15:47:48.402Z] Still waiting to schedule task [2021-05-25T15:47:48.403Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-25T15:47:48.406Z] Still waiting to schedule task [2021-05-25T15:47:48.406Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-25T15:49:22.609Z] Running on prd-centos7-docker-4c-2g-134 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-25T15:49:22.627Z] Running in /w/workspace/app-functions-sdk-go/238 [Pipeline] { [Pipeline] checkout [2021-05-25T15:49:22.732Z] The recommended git tool is: git [2021-05-25T15:49:24.858Z] using credential edgex-jenkins-ssh [2021-05-25T15:49:24.870Z] Cloning the remote Git repository [2021-05-25T15:49:24.897Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-25T15:49:25.015Z] > git init /w/workspace/app-functions-sdk-go/238 # timeout=10 [2021-05-25T15:49:25.046Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-25T15:49:25.047Z] > git --version # timeout=10 [2021-05-25T15:49:25.059Z] > git --version # 'git version 2.24.4' [2021-05-25T15:49:25.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:49:25.084Z] [INFO] Currently running in a labeled security context [2021-05-25T15:49:25.084Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T15:49:25.084Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/238@tmp/jenkins-gitclient-ssh8156219875761860380.key [2021-05-25T15:49:25.105Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:49:27.034Z] Avoid second fetch [2021-05-25T15:49:27.035Z] Checking out Revision ac6f891dff6eed8597a41e9f34a23276cb846ae1 (master) [2021-05-25T15:49:27.012Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-25T15:49:27.022Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:49:27.037Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T15:49:27.042Z] > git checkout -f ac6f891dff6eed8597a41e9f34a23276cb846ae1 # timeout=10 [2021-05-25T15:49:30.680Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#857)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T15:49:31.928Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:49:32.264Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:49:32.567Z] + sudo service docker restart [2021-05-25T15:49:32.568Z] + true [2021-05-25T15:49:32.568Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-25T15:49:50.838Z] ========================================================= [2021-05-25T15:49:50.838Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T15:49:50.838Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:49:51.150Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-25T15:49:51.735Z] Sending build context to Docker daemon 19.59MB [2021-05-25T15:49:51.735Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T15:49:51.735Z] Step 2/8 : FROM ${BASE} [2021-05-25T15:49:51.997Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T15:49:51.997Z] 540db60ca938: Pulling fs layer [2021-05-25T15:49:51.997Z] adcc1eea9eea: Pulling fs layer [2021-05-25T15:49:51.997Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T15:49:51.997Z] 0510c868ecb4: Pulling fs layer [2021-05-25T15:49:51.997Z] afea3b2eda06: Pulling fs layer [2021-05-25T15:49:51.997Z] 7809a108b3ef: Pulling fs layer [2021-05-25T15:49:51.997Z] f706445af74f: Pulling fs layer [2021-05-25T15:49:51.997Z] 0510c868ecb4: Waiting [2021-05-25T15:49:51.997Z] afea3b2eda06: Waiting [2021-05-25T15:49:51.997Z] 7809a108b3ef: Waiting [2021-05-25T15:49:51.997Z] f706445af74f: Waiting [2021-05-25T15:49:51.997Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T15:49:51.997Z] 4c4ab2625f07: Download complete [2021-05-25T15:49:51.997Z] adcc1eea9eea: Verifying Checksum [2021-05-25T15:49:51.997Z] adcc1eea9eea: Download complete [2021-05-25T15:49:51.997Z] afea3b2eda06: Verifying Checksum [2021-05-25T15:49:51.997Z] afea3b2eda06: Download complete [2021-05-25T15:49:51.997Z] 7809a108b3ef: Verifying Checksum [2021-05-25T15:49:51.997Z] 7809a108b3ef: Download complete [2021-05-25T15:49:51.997Z] 540db60ca938: Verifying Checksum [2021-05-25T15:49:51.997Z] 540db60ca938: Download complete [2021-05-25T15:49:52.258Z] 540db60ca938: Pull complete [2021-05-25T15:49:52.258Z] adcc1eea9eea: Pull complete [2021-05-25T15:49:52.519Z] 4c4ab2625f07: Pull complete [2021-05-25T15:49:53.902Z] f706445af74f: Verifying Checksum [2021-05-25T15:49:53.902Z] f706445af74f: Download complete [2021-05-25T15:49:54.494Z] 0510c868ecb4: Verifying Checksum [2021-05-25T15:49:54.494Z] 0510c868ecb4: Download complete [2021-05-25T15:49:58.733Z] 0510c868ecb4: Pull complete [2021-05-25T15:49:58.734Z] afea3b2eda06: Pull complete [2021-05-25T15:49:58.734Z] 7809a108b3ef: Pull complete [2021-05-25T15:49:59.687Z] f706445af74f: Pull complete [2021-05-25T15:49:59.687Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T15:49:59.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T15:49:59.687Z] ---> b068be0155e3 [2021-05-25T15:49:59.687Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-25T15:49:59.687Z] 20.10.0: Pulling from library/docker [2021-05-25T15:49:59.687Z] 05e7bc50f07f: Pulling fs layer [2021-05-25T15:49:59.687Z] 6db28d0fdbf6: Pulling fs layer [2021-05-25T15:49:59.687Z] 292df0bc6bf3: Pulling fs layer [2021-05-25T15:49:59.687Z] 2e060f4bd70b: Pulling fs layer [2021-05-25T15:49:59.687Z] 80e8d568a223: Pulling fs layer [2021-05-25T15:49:59.687Z] 8dc6ef1a942a: Pulling fs layer [2021-05-25T15:49:59.687Z] 2312dd95470a: Pulling fs layer [2021-05-25T15:49:59.687Z] 2e060f4bd70b: Waiting [2021-05-25T15:49:59.687Z] 80e8d568a223: Waiting [2021-05-25T15:49:59.687Z] 8dc6ef1a942a: Waiting [2021-05-25T15:49:59.687Z] 2312dd95470a: Waiting [2021-05-25T15:49:59.687Z] 292df0bc6bf3: Verifying Checksum [2021-05-25T15:49:59.687Z] 292df0bc6bf3: Download complete [2021-05-25T15:49:59.687Z] 05e7bc50f07f: Verifying Checksum [2021-05-25T15:49:59.687Z] 05e7bc50f07f: Download complete [2021-05-25T15:49:59.687Z] 6db28d0fdbf6: Verifying Checksum [2021-05-25T15:49:59.687Z] 6db28d0fdbf6: Download complete [2021-05-25T15:49:59.954Z] 8dc6ef1a942a: Verifying Checksum [2021-05-25T15:49:59.954Z] 8dc6ef1a942a: Download complete [2021-05-25T15:49:59.954Z] 80e8d568a223: Download complete [2021-05-25T15:49:59.954Z] 2312dd95470a: Verifying Checksum [2021-05-25T15:49:59.954Z] 2312dd95470a: Download complete [2021-05-25T15:49:59.954Z] 05e7bc50f07f: Pull complete [2021-05-25T15:50:00.215Z] 6db28d0fdbf6: Pull complete [2021-05-25T15:50:00.216Z] 292df0bc6bf3: Pull complete [2021-05-25T15:50:00.221Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-132 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-25T15:50:00.238Z] Running in /w/workspace/app-functions-sdk-go/238 [Pipeline] { [Pipeline] checkout [2021-05-25T15:50:00.450Z] The recommended git tool is: git [2021-05-25T15:50:01.177Z] 2e060f4bd70b: Verifying Checksum [2021-05-25T15:50:01.177Z] 2e060f4bd70b: Download complete [2021-05-25T15:50:03.111Z] 2e060f4bd70b: Pull complete [2021-05-25T15:50:03.111Z] 80e8d568a223: Pull complete [2021-05-25T15:50:03.369Z] 8dc6ef1a942a: Pull complete [2021-05-25T15:50:03.369Z] 2312dd95470a: Pull complete [2021-05-25T15:50:03.369Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T15:50:03.369Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T15:50:05.742Z] using credential edgex-jenkins-ssh [2021-05-25T15:50:05.768Z] Cloning the remote Git repository [2021-05-25T15:50:05.813Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-25T15:50:05.941Z] > git init /w/workspace/app-functions-sdk-go/238 # timeout=10 [2021-05-25T15:50:06.029Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-25T15:50:06.030Z] > git --version # timeout=10 [2021-05-25T15:50:06.049Z] > git --version # 'git version 2.17.1' [2021-05-25T15:50:06.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:50:06.130Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:50:09.978Z] ---> 5d2c8ea9a6bb [2021-05-25T15:50:09.978Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-25T15:50:09.978Z] ---> Running in d9051319be7f [2021-05-25T15:50:10.203Z] Avoid second fetch [2021-05-25T15:50:10.204Z] Checking out Revision ac6f891dff6eed8597a41e9f34a23276cb846ae1 (master) [2021-05-25T15:50:10.248Z] Removing intermediate container d9051319be7f [2021-05-25T15:50:10.248Z] ---> 7af3b7240b0d [2021-05-25T15:50:10.248Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-25T15:50:10.248Z] ---> Running in e05bd5c2f833 [2021-05-25T15:50:10.510Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T15:50:10.163Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-25T15:50:10.184Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:50:10.221Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T15:50:10.235Z] > git checkout -f ac6f891dff6eed8597a41e9f34a23276cb846ae1 # timeout=10 [2021-05-25T15:50:11.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T15:50:12.030Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-25T15:50:12.030Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-25T15:50:12.030Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-25T15:50:12.030Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-25T15:50:12.297Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-25T15:50:12.297Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T15:50:12.297Z] OK: 150 MiB in 45 packages [2021-05-25T15:50:12.565Z] Removing intermediate container e05bd5c2f833 [2021-05-25T15:50:12.565Z] ---> 566004c9ce1a [2021-05-25T15:50:12.565Z] Step 6/8 : WORKDIR /build [2021-05-25T15:50:12.565Z] ---> Running in a7b289574fb4 [2021-05-25T15:50:12.829Z] Removing intermediate container a7b289574fb4 [2021-05-25T15:50:12.829Z] ---> 0a2023ce530d [2021-05-25T15:50:12.829Z] Step 7/8 : COPY go.mod . [2021-05-25T15:50:12.829Z] ---> f3b45a3b1faa [2021-05-25T15:50:12.829Z] Step 8/8 : RUN go mod download [2021-05-25T15:50:12.829Z] ---> Running in 1f85be14be7c [2021-05-25T15:50:14.542Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#857)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T15:50:16.127Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:50:16.673Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:50:17.038Z] + sudo service docker restart [2021-05-25T15:50:17.038Z] + true [2021-05-25T15:50:27.760Z] Removing intermediate container 1f85be14be7c [2021-05-25T15:50:27.760Z] ---> 149fdba93c21 [2021-05-25T15:50:27.760Z] Successfully built 149fdba93c21 [2021-05-25T15:50:27.760Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:50:28.068Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T15:50:28.068Z] . [Pipeline] withDockerContainer [2021-05-25T15:50:28.147Z] prd-centos7-docker-4c-2g-134 does not seem to be running inside a container [2021-05-25T15:50:28.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/238 -v /w/workspace/app-functions-sdk-go/238:/w/workspace/app-functions-sdk-go/238:rw,z -v /w/workspace/app-functions-sdk-go/238@tmp:/w/workspace/app-functions-sdk-go/238@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 ******** ci-base-image-x86_64 cat [2021-05-25T15:50:28.602Z] $ docker top d42ce4a98eaa347cb6e5462cdb95a63cad99e9a073b8d38d76ea5f9d12794293 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T15:50:28.998Z] + go version [2021-05-25T15:50:28.998Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T15:50:29.007Z] $ docker stop --time=1 d42ce4a98eaa347cb6e5462cdb95a63cad99e9a073b8d38d76ea5f9d12794293 [2021-05-25T15:50:30.211Z] $ docker rm -f d42ce4a98eaa347cb6e5462cdb95a63cad99e9a073b8d38d76ea5f9d12794293 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:50:30.685Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T15:50:30.685Z] . [Pipeline] withDockerContainer [2021-05-25T15:50:30.776Z] prd-centos7-docker-4c-2g-134 does not seem to be running inside a container [2021-05-25T15:50:30.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/238 -v /w/workspace/app-functions-sdk-go/238:/w/workspace/app-functions-sdk-go/238:rw,z -v /w/workspace/app-functions-sdk-go/238@tmp:/w/workspace/app-functions-sdk-go/238@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 ******** ci-base-image-x86_64 cat [2021-05-25T15:50:31.396Z] $ docker top b5d146dfb880289aa55b75699583b7b3641dea03cc99e122a8a3b23f844f1d80 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T15:50:31.797Z] + go mod tidy [Pipeline] sh [2021-05-25T15:50:32.379Z] + make test [2021-05-25T15:50:32.379Z] make -C ./app-service-template build [2021-05-25T15:50:32.379Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/238/app-service-template' [2021-05-25T15:50:32.379Z] go mod tidy [2021-05-25T15:50:32.649Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [Pipeline] unstash [Pipeline] echo [2021-05-25T15:50:35.638Z] ========================================================= [2021-05-25T15:50:35.638Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T15:50:35.638Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:50:35.996Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-25T15:50:37.437Z] Sending build context to Docker daemon 19.58MB [2021-05-25T15:50:37.437Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T15:50:37.437Z] Step 2/8 : FROM ${BASE} [2021-05-25T15:50:37.715Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T15:50:37.715Z] 595b0fe564bb: Pulling fs layer [2021-05-25T15:50:37.715Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T15:50:37.715Z] 316046926c0a: Pulling fs layer [2021-05-25T15:50:37.715Z] 4ebd0625c992: Pulling fs layer [2021-05-25T15:50:37.715Z] 207e8628e3a3: Pulling fs layer [2021-05-25T15:50:37.715Z] c791037a9be2: Pulling fs layer [2021-05-25T15:50:37.715Z] ffd874e62e21: Pulling fs layer [2021-05-25T15:50:37.715Z] 207e8628e3a3: Waiting [2021-05-25T15:50:37.715Z] c791037a9be2: Waiting [2021-05-25T15:50:37.715Z] ffd874e62e21: Waiting [2021-05-25T15:50:37.715Z] 4ebd0625c992: Waiting [2021-05-25T15:50:37.715Z] 316046926c0a: Verifying Checksum [2021-05-25T15:50:37.715Z] 316046926c0a: Download complete [2021-05-25T15:50:37.715Z] 7186ed65a4f7: Verifying Checksum [2021-05-25T15:50:37.715Z] 7186ed65a4f7: Download complete [2021-05-25T15:50:37.715Z] 207e8628e3a3: Verifying Checksum [2021-05-25T15:50:37.715Z] 207e8628e3a3: Download complete [2021-05-25T15:50:37.715Z] 595b0fe564bb: Verifying Checksum [2021-05-25T15:50:37.715Z] 595b0fe564bb: Download complete [2021-05-25T15:50:37.715Z] c791037a9be2: Download complete [2021-05-25T15:50:38.707Z] 595b0fe564bb: Pull complete [2021-05-25T15:50:39.314Z] 7186ed65a4f7: Pull complete [2021-05-25T15:50:39.600Z] 316046926c0a: Pull complete [2021-05-25T15:50:39.600Z] ffd874e62e21: Download complete [2021-05-25T15:50:41.581Z] 4ebd0625c992: Verifying Checksum [2021-05-25T15:50:41.581Z] 4ebd0625c992: Download complete [2021-05-25T15:50:42.725Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/238/app-service-template' [2021-05-25T15:50:42.725Z] make -C ./app-service-template test [2021-05-25T15:50:42.725Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/238/app-service-template' [2021-05-25T15:50:42.725Z] go mod tidy [2021-05-25T15:50:43.030Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-25T15:50:51.360Z] ok new-app-service 0.043s coverage: 47.8% of statements [2021-05-25T15:50:51.360Z] ? new-app-service/config [no test files] [2021-05-25T15:50:51.635Z] ok new-app-service/functions 0.007s [2021-05-25T15:50:51.635Z] CGO_ENABLED=1 go vet ./... [2021-05-25T15:50:51.775Z] 4ebd0625c992: Pull complete [2021-05-25T15:50:51.775Z] 207e8628e3a3: Pull complete [2021-05-25T15:50:51.775Z] c791037a9be2: Pull complete [2021-05-25T15:50:55.173Z] ffd874e62e21: Pull complete [2021-05-25T15:50:55.173Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T15:50:55.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T15:50:55.173Z] ---> cfc18b08335c [2021-05-25T15:50:55.173Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-25T15:50:55.173Z] 20.10.0: Pulling from library/docker [2021-05-25T15:50:55.173Z] a3cc7d3b244e: Pulling fs layer [2021-05-25T15:50:55.173Z] 02a3295e0d61: Pulling fs layer [2021-05-25T15:50:55.173Z] 0f4f2e6d8100: Pulling fs layer [2021-05-25T15:50:55.173Z] 330b718f631f: Pulling fs layer [2021-05-25T15:50:55.173Z] a93816041522: Pulling fs layer [2021-05-25T15:50:55.173Z] bdb6da89ff94: Pulling fs layer [2021-05-25T15:50:55.173Z] 2a70c0c122f4: Pulling fs layer [2021-05-25T15:50:55.173Z] 330b718f631f: Waiting [2021-05-25T15:50:55.173Z] a93816041522: Waiting [2021-05-25T15:50:55.173Z] bdb6da89ff94: Waiting [2021-05-25T15:50:55.173Z] 2a70c0c122f4: Waiting [2021-05-25T15:50:55.173Z] 0f4f2e6d8100: Verifying Checksum [2021-05-25T15:50:55.173Z] 0f4f2e6d8100: Download complete [2021-05-25T15:50:55.173Z] 02a3295e0d61: Verifying Checksum [2021-05-25T15:50:55.173Z] 02a3295e0d61: Download complete [2021-05-25T15:50:55.173Z] a3cc7d3b244e: Download complete [2021-05-25T15:50:55.173Z] a93816041522: Verifying Checksum [2021-05-25T15:50:55.173Z] a93816041522: Download complete [2021-05-25T15:50:55.173Z] bdb6da89ff94: Download complete [2021-05-25T15:50:55.173Z] 2a70c0c122f4: Verifying Checksum [2021-05-25T15:50:55.173Z] 2a70c0c122f4: Download complete [2021-05-25T15:50:55.773Z] a3cc7d3b244e: Pull complete [2021-05-25T15:50:56.381Z] 02a3295e0d61: Pull complete [2021-05-25T15:50:56.980Z] 0f4f2e6d8100: Pull complete [2021-05-25T15:50:56.980Z] 330b718f631f: Verifying Checksum [2021-05-25T15:50:56.980Z] 330b718f631f: Download complete [2021-05-25T15:50:59.834Z] gofmt -l . [2021-05-25T15:50:59.834Z] [ "`gofmt -l .`" = "" ] [2021-05-25T15:50:59.834Z] ./bin/test-attribution-txt.sh [2021-05-25T15:50:59.834Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/238/app-service-template' [2021-05-25T15:50:59.834Z] go mod tidy [2021-05-25T15:50:59.834Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-25T15:50:59.834Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-25T15:51:00.797Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 56.5% of statements [2021-05-25T15:51:00.798Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 92.5% of statements [2021-05-25T15:51:00.798Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-25T15:51:01.287Z] 330b718f631f: Pull complete [2021-05-25T15:51:01.287Z] a93816041522: Pull complete [2021-05-25T15:51:01.392Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.010s coverage: 61.5% of statements [2021-05-25T15:51:01.392Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-25T15:51:01.392Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.010s [2021-05-25T15:51:01.565Z] bdb6da89ff94: Pull complete [2021-05-25T15:51:01.839Z] 2a70c0c122f4: Pull complete [2021-05-25T15:51:01.996Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.044s coverage: 75.4% of statements [2021-05-25T15:51:01.997Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-25T15:51:01.997Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-25T15:51:01.997Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-25T15:51:01.997Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-25T15:51:01.997Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-25T15:51:01.997Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-25T15:51:01.997Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.008s coverage: 97.0% of statements [2021-05-25T15:51:01.997Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-25T15:51:02.113Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T15:51:02.113Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T15:51:02.271Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.010s coverage: 10.5% of statements [2021-05-25T15:51:05.620Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.753s coverage: 76.9% of statements [2021-05-25T15:51:05.620Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-25T15:51:05.620Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements [2021-05-25T15:51:05.620Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements [2021-05-25T15:51:05.620Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-25T15:51:05.620Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-25T15:51:05.620Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements [2021-05-25T15:51:07.544Z] ---> b1f702cc03c7 [2021-05-25T15:51:07.544Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-25T15:51:07.544Z] ---> Running in d68d79c297c1 [2021-05-25T15:51:07.544Z] Removing intermediate container d68d79c297c1 [2021-05-25T15:51:07.544Z] ---> 097a9968f2cb [2021-05-25T15:51:07.544Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-25T15:51:07.818Z] ---> Running in f78e64819c64 [2021-05-25T15:51:09.253Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T15:51:10.254Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T15:51:10.848Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-25T15:51:11.120Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-25T15:51:11.120Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-25T15:51:11.120Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-25T15:51:11.392Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-25T15:51:11.392Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T15:51:11.392Z] OK: 139 MiB in 45 packages [2021-05-25T15:51:12.831Z] Removing intermediate container f78e64819c64 [2021-05-25T15:51:12.831Z] ---> 37abec1e3c95 [2021-05-25T15:51:12.832Z] Step 6/8 : WORKDIR /build [2021-05-25T15:51:12.832Z] ---> Running in 50ef3be09627 [2021-05-25T15:51:13.431Z] Removing intermediate container 50ef3be09627 [2021-05-25T15:51:13.431Z] ---> bb8e344dd5c4 [2021-05-25T15:51:13.431Z] Step 7/8 : COPY go.mod . [2021-05-25T15:51:14.030Z] ---> ebafcdbac4a6 [2021-05-25T15:51:14.030Z] Step 8/8 : RUN go mod download [2021-05-25T15:51:14.305Z] ---> Running in 89443e81cecc [2021-05-25T15:51:32.245Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.035s coverage: 81.9% of statements [2021-05-25T15:51:32.245Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements [2021-05-25T15:51:32.245Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-25T15:51:32.245Z] gofmt -l . [2021-05-25T15:51:32.245Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-25T15:51:32.255Z] $ docker stop --time=1 b5d146dfb880289aa55b75699583b7b3641dea03cc99e122a8a3b23f844f1d80 [2021-05-25T15:51:33.501Z] $ docker rm -f b5d146dfb880289aa55b75699583b7b3641dea03cc99e122a8a3b23f844f1d80 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T15:51:33.925Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T15:51:34.111Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:51:34.821Z] ---> job-cost.sh [2021-05-25T15:51:34.821Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HPcF [2021-05-25T15:51:41.121Z] Removing intermediate container 89443e81cecc [2021-05-25T15:51:41.121Z] ---> bfda0d8888e5 [2021-05-25T15:51:41.121Z] Successfully built bfda0d8888e5 [2021-05-25T15:51:41.121Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:51:41.472Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T15:51:41.472Z] . [Pipeline] withDockerContainer [2021-05-25T15:51:41.710Z] prd-ubuntu18.04-docker-arm64-4c-16g-132 does not seem to be running inside a container [2021-05-25T15:51:41.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/238 -v /w/workspace/app-functions-sdk-go/238:/w/workspace/app-functions-sdk-go/238:rw,z -v /w/workspace/app-functions-sdk-go/238@tmp:/w/workspace/app-functions-sdk-go/238@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 ******** ci-base-image-arm64 cat [2021-05-25T15:51:43.481Z] $ docker top 07096aaea1b55ea7a4c1ef478b4a88d18e8f092ebfb490a2bbeffc6f2f471899 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T15:51:44.431Z] + go version [2021-05-25T15:51:44.432Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-25T15:51:44.458Z] $ docker stop --time=1 07096aaea1b55ea7a4c1ef478b4a88d18e8f092ebfb490a2bbeffc6f2f471899 [2021-05-25T15:51:44.845Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T15:51:46.397Z] $ docker rm -f 07096aaea1b55ea7a4c1ef478b4a88d18e8f092ebfb490a2bbeffc6f2f471899 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:51:47.102Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T15:51:47.102Z] . [Pipeline] withDockerContainer [2021-05-25T15:51:47.365Z] prd-ubuntu18.04-docker-arm64-4c-16g-132 does not seem to be running inside a container [2021-05-25T15:51:47.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/238 -v /w/workspace/app-functions-sdk-go/238:/w/workspace/app-functions-sdk-go/238:rw,z -v /w/workspace/app-functions-sdk-go/238@tmp:/w/workspace/app-functions-sdk-go/238@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 ******** ci-base-image-arm64 cat [2021-05-25T15:51:49.178Z] $ docker top b48a33b0de3546eca23dacd5706f933e7d0da7205b98b3a04a6252f265df3cea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T15:51:50.157Z] + go mod tidy [Pipeline] sh [2021-05-25T15:51:51.417Z] + make test [2021-05-25T15:51:51.417Z] make -C ./app-service-template build [2021-05-25T15:51:51.417Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/238/app-service-template' [2021-05-25T15:51:51.417Z] go mod tidy [2021-05-25T15:51:52.021Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-25T15:51:59.782Z] lf-activate-venv(): INFO: Adding /tmp/venv-HPcF/bin to PATH [2021-05-25T15:51:59.782Z] INFO: No Stack... [2021-05-25T15:51:59.782Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T15:52:00.358Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T15:52:00.658Z] + cat /w/workspace/app-functions-sdk-go/238/archives/cost.csv [2021-05-25T15:52:00.658Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T15:52:00.684Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-238-stack-cost] [2021-05-25T15:52:00.697Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-238-stack-cost] did not exist. Created. [2021-05-25T15:52:00.697Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-238-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T15:52:01.023Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-25T15:52:01.105Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T15:52:01.119Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-238-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T15:52:31.056Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/238/app-service-template' [2021-05-25T15:52:31.056Z] make -C ./app-service-template test [2021-05-25T15:52:31.056Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/238/app-service-template' [2021-05-25T15:52:31.056Z] go mod tidy [2021-05-25T15:52:31.056Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-25T15:52:57.926Z] ok new-app-service 0.041s coverage: 47.8% of statements [2021-05-25T15:52:57.926Z] ? new-app-service/config [no test files] [2021-05-25T15:52:57.926Z] ok new-app-service/functions 0.039s [2021-05-25T15:52:57.926Z] CGO_ENABLED=1 go vet ./... [2021-05-25T15:53:24.749Z] gofmt -l . [2021-05-25T15:53:24.749Z] [ "`gofmt -l .`" = "" ] [2021-05-25T15:53:24.749Z] ./bin/test-attribution-txt.sh [2021-05-25T15:53:24.749Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/238/app-service-template' [2021-05-25T15:53:24.749Z] go mod tidy [2021-05-25T15:53:25.345Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-25T15:53:26.782Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-25T15:53:35.086Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.090s coverage: 56.5% of statements [2021-05-25T15:53:35.087Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.044s coverage: 92.5% of statements [2021-05-25T15:53:35.087Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-25T15:53:35.087Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.142s coverage: 61.5% of statements [2021-05-25T15:53:35.087Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-25T15:53:35.087Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.048s [2021-05-25T15:53:35.087Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.109s coverage: 75.4% of statements [2021-05-25T15:53:35.087Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-25T15:53:35.087Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-25T15:53:35.087Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-25T15:53:35.087Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-25T15:53:35.087Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-25T15:53:35.087Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-25T15:53:35.087Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.033s coverage: 97.0% of statements [2021-05-25T15:53:35.087Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-25T15:53:35.087Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.056s coverage: 10.5% of statements [2021-05-25T15:53:41.832Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.846s coverage: 76.9% of statements [2021-05-25T15:53:41.832Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-25T15:53:41.832Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.082s coverage: 12.5% of statements [2021-05-25T15:53:41.832Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.047s coverage: 27.3% of statements [2021-05-25T15:53:41.832Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-25T15:53:41.832Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-25T15:53:41.832Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.059s coverage: 51.4% of statements [2021-05-25T15:54:08.623Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.091s coverage: 81.9% of statements [2021-05-25T15:54:08.623Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements [2021-05-25T15:54:08.623Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-25T15:54:10.617Z] gofmt -l . [2021-05-25T15:54:10.890Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-25T15:54:11.194Z] $ docker stop --time=1 b48a33b0de3546eca23dacd5706f933e7d0da7205b98b3a04a6252f265df3cea [2021-05-25T15:54:13.217Z] $ docker rm -f b48a33b0de3546eca23dacd5706f933e7d0da7205b98b3a04a6252f265df3cea [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T15:54:14.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T15:54:14.216Z] Warning: overwriting stash ‘coverage-report’ [2021-05-25T15:54:15.498Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:54:16.079Z] ---> job-cost.sh [2021-05-25T15:54:16.079Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xqVD [2021-05-25T15:54:55.217Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T15:56:31.984Z] lf-activate-venv(): INFO: Adding /tmp/venv-xqVD/bin to PATH [2021-05-25T15:56:31.984Z] INFO: No Stack... [2021-05-25T15:56:31.984Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T15:56:31.984Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T15:56:32.330Z] + cat /w/workspace/app-functions-sdk-go/238/archives/cost.csv [2021-05-25T15:56:32.330Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T15:56:32.393Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-238-stack-cost] [2021-05-25T15:56:32.405Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-238-stack-cost] did not exist. Created. [2021-05-25T15:56:32.405Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-238-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T15:56:32.770Z] /w/workspace/app-functions-sdk-go/238@tmp/durable-1c953d27/script.sh: 1: /w/workspace/app-functions-sdk-go/238@tmp/durable-1c953d27/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-25T15:56:33.115Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T15:56:33.145Z] Warning: overwriting stash ‘stack-cost’ [2021-05-25T15:56:33.310Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T15:56:33.318Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-238-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-25T15:56:33.819Z] provisioning config files... [2021-05-25T15:56:33.830Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5569142825079680345tmp [Pipeline] { [Pipeline] sh [2021-05-25T15:56:34.148Z] + set +x [2021-05-25T15:56:34.148Z] + curl -s https://codecov.io/bash [2021-05-25T15:56:34.148Z] + bash -s -- [2021-05-25T15:56:34.148Z] [2021-05-25T15:56:34.148Z] _____ _ [2021-05-25T15:56:34.148Z] / ____| | | [2021-05-25T15:56:34.148Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T15:56:34.148Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T15:56:34.148Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T15:56:34.148Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T15:56:34.148Z] Bash-1.0.3 [2021-05-25T15:56:34.148Z] [2021-05-25T15:56:34.148Z] [2021-05-25T15:56:34.148Z] ==> git version 2.24.4 found [2021-05-25T15:56:34.148Z] ==> 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 [2021-05-25T15:56:34.148Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T15:56:34.148Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T15:56:34.410Z] ==> Jenkins CI detected. [2021-05-25T15:56:34.410Z] project root: . [2021-05-25T15:56:34.410Z] --> token set from env [2021-05-25T15:56:34.410Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T15:56:34.410Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T15:56:34.410Z] ==> Python coveragepy not found [2021-05-25T15:56:34.410Z] ==> Searching for coverage reports in: [2021-05-25T15:56:34.410Z] + . [2021-05-25T15:56:34.410Z] -> Found 2 reports [2021-05-25T15:56:34.410Z] ==> Detecting git/mercurial file structure [2021-05-25T15:56:34.410Z] ==> Reading reports [2021-05-25T15:56:34.410Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-25T15:56:34.410Z] + ./coverage.out bytes=87124 [2021-05-25T15:56:34.410Z] ==> Appending adjustments [2021-05-25T15:56:34.410Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T15:56:34.692Z] + Found adjustments [2021-05-25T15:56:34.692Z] ==> Gzipping contents [2021-05-25T15:56:34.692Z] 16K /tmp/codecov.6ubqJ0.gz [2021-05-25T15:56:34.692Z] ==> Uploading reports [2021-05-25T15:56:34.692Z] url: https://codecov.io [2021-05-25T15:56:34.692Z] query: branch=master&commit=ac6f891dff6eed8597a41e9f34a23276cb846ae1&build=238&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F238%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-25T15:56:34.692Z] -> Pinging Codecov [2021-05-25T15:56:34.692Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=ac6f891dff6eed8597a41e9f34a23276cb846ae1&build=238&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F238%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-25T15:56:35.641Z] -> Uploading to [2021-05-25T15:56:35.641Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-25/3D8B5DFFC46A037C893635FACE044666/ac6f891dff6eed8597a41e9f34a23276cb846ae1/7e93d088-721e-4f58-84e8-445db10dc81d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T155635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28b4d98f8451d7e9461709d1d00c73ed4bcc6293134d44a7094b57b27c7dcaca [2021-05-25T15:56:35.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T15:56:35.641Z] Dload Upload Total Spent Left Speed [2021-05-25T15:56:36.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15403 0 0 100 15403 0 36463 --:--:-- --:--:-- --:--:-- 36500 [2021-05-25T15:56:36.237Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ac6f891dff6eed8597a41e9f34a23276cb846ae1 [Pipeline] } [2021-05-25T15:56:36.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-25T15:56:36.856Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-25T15:56:36.892Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:56:37.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T15:56:37.200Z] [2021-05-25T15:56:37.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:56:37.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T15:56:37.515Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-25T15:56:37.515Z] 188c0c94c7c5: Pulling fs layer [2021-05-25T15:56:37.515Z] 0ef7d3d256c8: Pulling fs layer [2021-05-25T15:56:37.515Z] de9db76c5a1d: Pulling fs layer [2021-05-25T15:56:37.515Z] 0eba1c9be4d2: Pulling fs layer [2021-05-25T15:56:37.515Z] 0d57e429df01: Pulling fs layer [2021-05-25T15:56:37.515Z] 4e4be7b47b0d: Pulling fs layer [2021-05-25T15:56:37.515Z] e1f770b5df2f: Pulling fs layer [2021-05-25T15:56:37.515Z] 85a0685a4137: Pulling fs layer [2021-05-25T15:56:37.515Z] 0eba1c9be4d2: Waiting [2021-05-25T15:56:37.515Z] 0d57e429df01: Waiting [2021-05-25T15:56:37.515Z] 4e4be7b47b0d: Waiting [2021-05-25T15:56:37.515Z] e1f770b5df2f: Waiting [2021-05-25T15:56:37.515Z] 85a0685a4137: Waiting [2021-05-25T15:56:37.515Z] de9db76c5a1d: Verifying Checksum [2021-05-25T15:56:37.515Z] de9db76c5a1d: Download complete [2021-05-25T15:56:37.515Z] 0ef7d3d256c8: Download complete [2021-05-25T15:56:37.515Z] 0d57e429df01: Verifying Checksum [2021-05-25T15:56:37.515Z] 0d57e429df01: Download complete [2021-05-25T15:56:37.515Z] 4e4be7b47b0d: Verifying Checksum [2021-05-25T15:56:37.515Z] 4e4be7b47b0d: Download complete [2021-05-25T15:56:37.515Z] 188c0c94c7c5: Verifying Checksum [2021-05-25T15:56:37.515Z] 188c0c94c7c5: Download complete [2021-05-25T15:56:37.777Z] 188c0c94c7c5: Pull complete [2021-05-25T15:56:38.039Z] 0ef7d3d256c8: Pull complete [2021-05-25T15:56:38.039Z] de9db76c5a1d: Pull complete [2021-05-25T15:56:38.983Z] e1f770b5df2f: Verifying Checksum [2021-05-25T15:56:38.983Z] e1f770b5df2f: Download complete [2021-05-25T15:56:40.907Z] 0eba1c9be4d2: Verifying Checksum [2021-05-25T15:56:40.907Z] 0eba1c9be4d2: Download complete [2021-05-25T15:56:40.907Z] 85a0685a4137: Verifying Checksum [2021-05-25T15:56:40.907Z] 85a0685a4137: Download complete [2021-05-25T15:56:44.242Z] 0eba1c9be4d2: Pull complete [2021-05-25T15:56:44.242Z] 0d57e429df01: Pull complete [2021-05-25T15:56:44.242Z] 4e4be7b47b0d: Pull complete [2021-05-25T15:56:44.242Z] e1f770b5df2f: Pull complete [2021-05-25T15:56:47.564Z] 85a0685a4137: Pull complete [2021-05-25T15:56:47.564Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-25T15:56:47.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T15:56:47.564Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-25T15:56:47.650Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-05-25T15:56:47.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-25T15:56:51.518Z] $ docker top 1fe428b144a5dd047d8d756eebbb6d19c722beb77dcb6f96a552c79aabe50190 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T15:56:51.620Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-25T15:56:51.920Z] + set -o pipefail [2021-05-25T15:56:51.920Z] + snyk monitor '--org=edgex-jenkins' [2021-05-25T15:56:57.218Z] [2021-05-25T15:56:57.218Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-05-25T15:56:57.218Z] [2021-05-25T15:56:57.218Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/e68a5ae9-0370-4162-8089-99bb07481893 [2021-05-25T15:56:57.218Z] [2021-05-25T15:56:57.218Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-25T15:56:57.218Z] [2021-05-25T15:56:57.218Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-25T15:56:57.218Z] [2021-05-25T15:56:57.218Z] [Pipeline] } [2021-05-25T15:56:57.226Z] $ docker stop --time=1 1fe428b144a5dd047d8d756eebbb6d19c722beb77dcb6f96a552c79aabe50190 [2021-05-25T15:56:59.518Z] $ docker rm -f 1fe428b144a5dd047d8d756eebbb6d19c722beb77dcb6f96a552c79aabe50190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-25T15:57:00.005Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T15:57:00.025Z] provisioning config files... [2021-05-25T15:57:00.034Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3921772180124364341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:57:00.355Z] --> edgex-publish-swagger.sh [2021-05-25T15:57:00.355Z] === Publish openapi/v2 API === [2021-05-25T15:57:00.355Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-25T15:57:00.355Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-05-25T15:57:00.355Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T15:57:00.355Z] Dload Upload Total Spent Left Speed [2021-05-25T15:57:01.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12492 0:00:01 0:00:01 --:--:-- 12501 100 13052 0 0 100 13052 0 12490 0:00:01 0:00:01 --:--:-- 12501 [2021-05-25T15:57:01.297Z] [2021-05-25T15:57:01.297Z] [Pipeline] } [2021-05-25T15:57:01.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T15:57:01.776Z] + git log --format=format:%s -1 ac6f891dff6eed8597a41e9f34a23276cb846ae1 [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:57:02.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:57:02.096Z] . [Pipeline] withDockerContainer [2021-05-25T15:57:02.173Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-05-25T15:57:02.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T15:57:02.557Z] $ docker top 0ee24e548879ac1ae6f9e2b83f88dc9b4b1b4f16d1f3dc3eb283d8625280ccf8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T15:57:02.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T15:57:02.708Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T15:57:02.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T15:57:02.822Z] $ docker exec 0ee24e548879ac1ae6f9e2b83f88dc9b4b1b4f16d1f3dc3eb283d8625280ccf8 ssh-agent [2021-05-25T15:57:02.935Z] SSH_AUTH_SOCK=/tmp/ssh-mux2eyhak8zU/agent.13 [2021-05-25T15:57:02.935Z] SSH_AGENT_PID=19 [2021-05-25T15:57:02.943Z] Running ssh-add (command line suppressed) [2021-05-25T15:57:03.032Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1662498878723276006.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1662498878723276006.key) [2021-05-25T15:57:03.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T15:57:03.363Z] + git semver tag [2021-05-25T15:57:03.363Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T15:57:03.363Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-25T15:57:03.363Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-25T15:57:03.363Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T15:57:03.363Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T15:57:03.363Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T15:57:03.363Z] # $SEMVER_BRANCH = master [2021-05-25T15:57:03.363Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-25T15:57:03.363Z] # ac6f891dff6eed8597a41e9f34a23276cb846ae1 HEAD [2021-05-25T15:57:03.363Z] # -> Force: false [2021-05-25T15:57:03.363Z] # dc33d4ce07004ce2087ee9b64e5418f04afd03b2 refs/tags/v2.0.0-dev.65 [Pipeline] } [2021-05-25T15:57:03.370Z] $ docker exec --env ******** --env ******** 0ee24e548879ac1ae6f9e2b83f88dc9b4b1b4f16d1f3dc3eb283d8625280ccf8 ssh-agent -k [2021-05-25T15:57:03.464Z] unset SSH_AUTH_SOCK; [2021-05-25T15:57:03.464Z] unset SSH_AGENT_PID; [2021-05-25T15:57:03.464Z] echo Agent pid 19 killed; [2021-05-25T15:57:03.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T15:57:03.815Z] + git semver [Pipeline] } [2021-05-25T15:57:03.826Z] $ docker stop --time=1 0ee24e548879ac1ae6f9e2b83f88dc9b4b1b4f16d1f3dc3eb283d8625280ccf8 [2021-05-25T15:57:05.041Z] $ docker rm -f 0ee24e548879ac1ae6f9e2b83f88dc9b4b1b4f16d1f3dc3eb283d8625280ccf8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:57:05.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T15:57:05.493Z] [2021-05-25T15:57:05.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:57:05.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T15:57:05.800Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-25T15:57:05.800Z] ab5ef0e58194: Pulling fs layer [2021-05-25T15:57:05.800Z] 9712f1f96733: Pulling fs layer [2021-05-25T15:57:05.800Z] 63f879dbbcfc: Pulling fs layer [2021-05-25T15:57:05.800Z] 0d9ebad4ef96: Pulling fs layer [2021-05-25T15:57:05.800Z] e9a5061849ea: Pulling fs layer [2021-05-25T15:57:05.800Z] d747dcd14b5f: Pulling fs layer [2021-05-25T15:57:05.800Z] 2de7ff778b66: Pulling fs layer [2021-05-25T15:57:05.800Z] e9a5061849ea: Waiting [2021-05-25T15:57:05.800Z] d747dcd14b5f: Waiting [2021-05-25T15:57:05.800Z] 2de7ff778b66: Waiting [2021-05-25T15:57:05.800Z] 0d9ebad4ef96: Waiting [2021-05-25T15:57:05.800Z] 9712f1f96733: Verifying Checksum [2021-05-25T15:57:05.800Z] 9712f1f96733: Download complete [2021-05-25T15:57:07.709Z] 63f879dbbcfc: Verifying Checksum [2021-05-25T15:57:07.709Z] 63f879dbbcfc: Download complete [2021-05-25T15:57:07.709Z] e9a5061849ea: Verifying Checksum [2021-05-25T15:57:07.709Z] e9a5061849ea: Download complete [2021-05-25T15:57:07.709Z] d747dcd14b5f: Verifying Checksum [2021-05-25T15:57:07.709Z] d747dcd14b5f: Download complete [2021-05-25T15:57:07.969Z] 0d9ebad4ef96: Verifying Checksum [2021-05-25T15:57:07.969Z] 0d9ebad4ef96: Download complete [2021-05-25T15:57:08.229Z] 2de7ff778b66: Verifying Checksum [2021-05-25T15:57:08.229Z] 2de7ff778b66: Download complete [2021-05-25T15:57:08.229Z] ab5ef0e58194: Verifying Checksum [2021-05-25T15:57:08.229Z] ab5ef0e58194: Download complete [2021-05-25T15:57:10.829Z] ab5ef0e58194: Pull complete [2021-05-25T15:57:10.829Z] 9712f1f96733: Pull complete [2021-05-25T15:57:11.789Z] 63f879dbbcfc: Pull complete [2021-05-25T15:57:15.120Z] 0d9ebad4ef96: Pull complete [2021-05-25T15:57:15.120Z] e9a5061849ea: Pull complete [2021-05-25T15:57:15.120Z] d747dcd14b5f: Pull complete [2021-05-25T15:57:16.064Z] 2de7ff778b66: Pull complete [2021-05-25T15:57:16.064Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-25T15:57:16.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T15:57:16.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-25T15:57:16.141Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-05-25T15:57:16.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-25T15:57:20.692Z] $ docker top 707dd57becdc0a9b2ec67fcf9e5108460775374ece41dee6a04bc4b86d8a8809 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-25T15:57:20.794Z] provisioning config files... [2021-05-25T15:57:20.803Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config948294323148413140tmp [2021-05-25T15:57:20.815Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2222412638790252344tmp [2021-05-25T15:57:20.827Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4741919343934004460tmp [Pipeline] { [Pipeline] echo [2021-05-25T15:57:20.847Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:57:21.150Z] ---> sigul-configuration.sh [2021-05-25T15:57:21.150Z] gpg: directory `/root/.gnupg' created [2021-05-25T15:57:21.150Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-25T15:57:21.150Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-25T15:57:21.150Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-25T15:57:21.150Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-25T15:57:21.150Z] gpg: CAST5 encrypted data [2021-05-25T15:57:21.150Z] gpg: encrypted with 1 passphrase [2021-05-25T15:57:21.150Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-25T15:57:21.443Z] + mkdir /home/jenkins [2021-05-25T15:57:21.443Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-25T15:57:21.736Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-25T15:57:21.747Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:57:22.046Z] ---> sigul-install.sh [2021-05-25T15:57:27.346Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-25T15:57:27.642Z] + git tag --list [2021-05-25T15:57:27.642Z] v0.1.0 [2021-05-25T15:57:27.642Z] v0.1.1 [2021-05-25T15:57:27.642Z] v1.0.0 [2021-05-25T15:57:27.642Z] v1.1.0 [2021-05-25T15:57:27.642Z] v1.2.0 [2021-05-25T15:57:27.642Z] v1.3.0 [2021-05-25T15:57:27.642Z] v1.3.1 [2021-05-25T15:57:27.642Z] v1.3.1-dev.1 [2021-05-25T15:57:27.642Z] v1.3.2-dev.1 [2021-05-25T15:57:27.642Z] v2.0.0-dev.1 [2021-05-25T15:57:27.642Z] v2.0.0-dev.10 [2021-05-25T15:57:27.642Z] v2.0.0-dev.11 [2021-05-25T15:57:27.642Z] v2.0.0-dev.12 [2021-05-25T15:57:27.642Z] v2.0.0-dev.13 [2021-05-25T15:57:27.642Z] v2.0.0-dev.14 [2021-05-25T15:57:27.642Z] v2.0.0-dev.15 [2021-05-25T15:57:27.642Z] v2.0.0-dev.16 [2021-05-25T15:57:27.642Z] v2.0.0-dev.17 [2021-05-25T15:57:27.642Z] v2.0.0-dev.18 [2021-05-25T15:57:27.642Z] v2.0.0-dev.19 [2021-05-25T15:57:27.642Z] v2.0.0-dev.2 [2021-05-25T15:57:27.642Z] v2.0.0-dev.20 [2021-05-25T15:57:27.642Z] v2.0.0-dev.21 [2021-05-25T15:57:27.642Z] v2.0.0-dev.22 [2021-05-25T15:57:27.642Z] v2.0.0-dev.23 [2021-05-25T15:57:27.642Z] v2.0.0-dev.24 [2021-05-25T15:57:27.642Z] v2.0.0-dev.25 [2021-05-25T15:57:27.642Z] v2.0.0-dev.26 [2021-05-25T15:57:27.642Z] v2.0.0-dev.27 [2021-05-25T15:57:27.642Z] v2.0.0-dev.28 [2021-05-25T15:57:27.642Z] v2.0.0-dev.29 [2021-05-25T15:57:27.642Z] v2.0.0-dev.3 [2021-05-25T15:57:27.642Z] v2.0.0-dev.30 [2021-05-25T15:57:27.642Z] v2.0.0-dev.31 [2021-05-25T15:57:27.642Z] v2.0.0-dev.32 [2021-05-25T15:57:27.642Z] v2.0.0-dev.33 [2021-05-25T15:57:27.642Z] v2.0.0-dev.34 [2021-05-25T15:57:27.642Z] v2.0.0-dev.35 [2021-05-25T15:57:27.642Z] v2.0.0-dev.36 [2021-05-25T15:57:27.642Z] v2.0.0-dev.37 [2021-05-25T15:57:27.642Z] v2.0.0-dev.38 [2021-05-25T15:57:27.642Z] v2.0.0-dev.39 [2021-05-25T15:57:27.642Z] v2.0.0-dev.4 [2021-05-25T15:57:27.642Z] v2.0.0-dev.40 [2021-05-25T15:57:27.642Z] v2.0.0-dev.41 [2021-05-25T15:57:27.642Z] v2.0.0-dev.42 [2021-05-25T15:57:27.642Z] v2.0.0-dev.43 [2021-05-25T15:57:27.642Z] v2.0.0-dev.44 [2021-05-25T15:57:27.642Z] v2.0.0-dev.45 [2021-05-25T15:57:27.642Z] v2.0.0-dev.46 [2021-05-25T15:57:27.642Z] v2.0.0-dev.47 [2021-05-25T15:57:27.642Z] v2.0.0-dev.48 [2021-05-25T15:57:27.642Z] v2.0.0-dev.49 [2021-05-25T15:57:27.642Z] v2.0.0-dev.5 [2021-05-25T15:57:27.642Z] v2.0.0-dev.50 [2021-05-25T15:57:27.642Z] v2.0.0-dev.51 [2021-05-25T15:57:27.642Z] v2.0.0-dev.52 [2021-05-25T15:57:27.642Z] v2.0.0-dev.53 [2021-05-25T15:57:27.642Z] v2.0.0-dev.54 [2021-05-25T15:57:27.642Z] v2.0.0-dev.55 [2021-05-25T15:57:27.642Z] v2.0.0-dev.56 [2021-05-25T15:57:27.642Z] v2.0.0-dev.57 [2021-05-25T15:57:27.642Z] v2.0.0-dev.58 [2021-05-25T15:57:27.642Z] v2.0.0-dev.59 [2021-05-25T15:57:27.642Z] v2.0.0-dev.6 [2021-05-25T15:57:27.642Z] v2.0.0-dev.60 [2021-05-25T15:57:27.642Z] v2.0.0-dev.61 [2021-05-25T15:57:27.642Z] v2.0.0-dev.62 [2021-05-25T15:57:27.642Z] v2.0.0-dev.63 [2021-05-25T15:57:27.642Z] v2.0.0-dev.64 [2021-05-25T15:57:27.642Z] v2.0.0-dev.65 [2021-05-25T15:57:27.642Z] v2.0.0-dev.7 [2021-05-25T15:57:27.642Z] v2.0.0-dev.8 [2021-05-25T15:57:27.642Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-25T15:57:27.936Z] + lftools sign git-tag v2.0.0-dev.65 [2021-05-25T15:57:28.509Z] Signing Git tag with Sigul... [2021-05-25T15:57:28.509Z] Signing v2.0.0-dev.65 [Pipeline] echo [2021-05-25T15:57:29.462Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:57:29.946Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-25T15:57:30.101Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-25T15:57:30.223Z] $ docker stop --time=1 707dd57becdc0a9b2ec67fcf9e5108460775374ece41dee6a04bc4b86d8a8809 [2021-05-25T15:57:32.062Z] $ docker rm -f 707dd57becdc0a9b2ec67fcf9e5108460775374ece41dee6a04bc4b86d8a8809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:57:32.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:57:32.556Z] . [Pipeline] withDockerContainer [2021-05-25T15:57:32.630Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-05-25T15:57:32.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T15:57:33.062Z] $ docker top de1820cc75f9b11eb3788923d4801ae6253f93e08fe25ad205c9b73db5c8b5a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T15:57:33.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T15:57:33.192Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T15:57:33.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T15:57:33.303Z] $ docker exec de1820cc75f9b11eb3788923d4801ae6253f93e08fe25ad205c9b73db5c8b5a1 ssh-agent [2021-05-25T15:57:33.417Z] SSH_AUTH_SOCK=/tmp/ssh-KWceQsVGLVub/agent.15 [2021-05-25T15:57:33.417Z] SSH_AGENT_PID=22 [2021-05-25T15:57:33.423Z] Running ssh-add (command line suppressed) [2021-05-25T15:57:33.519Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5457998470193752081.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5457998470193752081.key) [2021-05-25T15:57:33.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T15:57:33.851Z] + git semver bump pre [2021-05-25T15:57:33.851Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T15:57:33.851Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-25T15:57:33.851Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-25T15:57:33.851Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T15:57:33.851Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T15:57:33.851Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T15:57:33.851Z] # $SEMVER_BRANCH = master [2021-05-25T15:57:33.851Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-25T15:57:33.851Z] 2.0.0-dev.66 [Pipeline] } [2021-05-25T15:57:33.858Z] $ docker exec --env ******** --env ******** de1820cc75f9b11eb3788923d4801ae6253f93e08fe25ad205c9b73db5c8b5a1 ssh-agent -k [2021-05-25T15:57:33.962Z] unset SSH_AUTH_SOCK; [2021-05-25T15:57:33.962Z] unset SSH_AGENT_PID; [2021-05-25T15:57:33.963Z] echo Agent pid 22 killed; [2021-05-25T15:57:33.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T15:57:34.319Z] + git semver [Pipeline] } [2021-05-25T15:57:34.331Z] $ docker stop --time=1 de1820cc75f9b11eb3788923d4801ae6253f93e08fe25ad205c9b73db5c8b5a1 [2021-05-25T15:57:35.546Z] $ docker rm -f de1820cc75f9b11eb3788923d4801ae6253f93e08fe25ad205c9b73db5c8b5a1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:57:35.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:57:35.940Z] . [Pipeline] withDockerContainer [2021-05-25T15:57:36.015Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-05-25T15:57:36.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T15:57:36.480Z] $ docker top 2a54232dcbb05a49e486560165274fc66e61ec4ab4a60a84aa3aa4f712e42144 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T15:57:36.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T15:57:36.638Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T15:57:36.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T15:57:36.759Z] $ docker exec 2a54232dcbb05a49e486560165274fc66e61ec4ab4a60a84aa3aa4f712e42144 ssh-agent [2021-05-25T15:57:36.874Z] SSH_AUTH_SOCK=/tmp/ssh-qugHRGyRcLFs/agent.13 [2021-05-25T15:57:36.874Z] SSH_AGENT_PID=20 [2021-05-25T15:57:36.881Z] Running ssh-add (command line suppressed) [2021-05-25T15:57:36.977Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7603223322635932081.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7603223322635932081.key) [2021-05-25T15:57:36.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T15:57:37.307Z] + git semver push [2021-05-25T15:57:37.307Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T15:57:37.307Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-25T15:57:37.307Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-25T15:57:37.307Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T15:57:37.307Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T15:57:37.307Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T15:57:37.307Z] # $SEMVER_BRANCH = master [2021-05-25T15:57:37.307Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-25T15:57:41.530Z] $ docker exec --env ******** --env ******** 2a54232dcbb05a49e486560165274fc66e61ec4ab4a60a84aa3aa4f712e42144 ssh-agent -k [2021-05-25T15:57:41.625Z] unset SSH_AUTH_SOCK; [2021-05-25T15:57:41.625Z] unset SSH_AGENT_PID; [2021-05-25T15:57:41.625Z] echo Agent pid 20 killed; [2021-05-25T15:57:41.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T15:57:42.001Z] + git semver [Pipeline] } [2021-05-25T15:57:42.011Z] $ docker stop --time=1 2a54232dcbb05a49e486560165274fc66e61ec4ab4a60a84aa3aa4f712e42144 [2021-05-25T15:57:43.221Z] $ docker rm -f 2a54232dcbb05a49e486560165274fc66e61ec4ab4a60a84aa3aa4f712e42144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2021-05-25T15:57:43.914Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:57:44.475Z] ---> package-listing.sh [2021-05-25T15:57:44.476Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T15:57:44.476Z] ++ facter osfamily [2021-05-25T15:57:44.736Z] + OS_FAMILY=redhat [2021-05-25T15:57:44.736Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-05-25T15:57:44.736Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T15:57:44.736Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T15:57:44.736Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T15:57:44.736Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T15:57:44.736Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-25T15:57:44.736Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T15:57:44.736Z] + case "${OS_FAMILY}" in [2021-05-25T15:57:44.736Z] + sort [2021-05-25T15:57:44.736Z] + rpm -qa [2021-05-25T15:57:45.316Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T15:57:45.316Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T15:57:45.316Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T15:57:45.316Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-25T15:57:45.316Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-05-25T15:57:45.316Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo [2021-05-25T15:57:45.328Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-25T15:57:45.616Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:57:46.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T15:57:46.180Z] [2021-05-25T15:57:46.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:57:46.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T15:57:46.751Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T15:57:46.751Z] df20fa9351a1: Pulling fs layer [2021-05-25T15:57:46.751Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T15:57:46.751Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T15:57:46.751Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T15:57:46.751Z] 93b61091891f: Pulling fs layer [2021-05-25T15:57:46.751Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T15:57:46.751Z] 5e14af77c1be: Pulling fs layer [2021-05-25T15:57:46.751Z] 01666e4c0597: Pulling fs layer [2021-05-25T15:57:46.751Z] aa168da1d23b: Pulling fs layer [2021-05-25T15:57:46.751Z] 93b9cdb0e59b: Waiting [2021-05-25T15:57:46.751Z] 5e14af77c1be: Waiting [2021-05-25T15:57:46.751Z] 01666e4c0597: Waiting [2021-05-25T15:57:46.751Z] aa168da1d23b: Waiting [2021-05-25T15:57:46.751Z] 46f8f816bc3b: Waiting [2021-05-25T15:57:46.751Z] 93b61091891f: Waiting [2021-05-25T15:57:46.751Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T15:57:46.751Z] 36b3adc4ff6f: Download complete [2021-05-25T15:57:46.751Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T15:57:46.751Z] 46f8f816bc3b: Download complete [2021-05-25T15:57:47.011Z] df20fa9351a1: Verifying Checksum [2021-05-25T15:57:47.011Z] df20fa9351a1: Download complete [2021-05-25T15:57:47.011Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T15:57:47.011Z] 93b9cdb0e59b: Download complete [2021-05-25T15:57:47.011Z] 5e14af77c1be: Verifying Checksum [2021-05-25T15:57:47.011Z] 5e14af77c1be: Download complete [2021-05-25T15:57:47.011Z] 01666e4c0597: Verifying Checksum [2021-05-25T15:57:47.011Z] 01666e4c0597: Download complete [2021-05-25T15:57:47.011Z] 93b61091891f: Verifying Checksum [2021-05-25T15:57:47.011Z] 93b61091891f: Download complete [2021-05-25T15:57:47.011Z] df20fa9351a1: Pull complete [2021-05-25T15:57:47.272Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T15:57:47.272Z] 8ad3a11d3b57: Download complete [2021-05-25T15:57:47.534Z] 36b3adc4ff6f: Pull complete [2021-05-25T15:57:48.486Z] 8ad3a11d3b57: Pull complete [2021-05-25T15:57:48.748Z] 46f8f816bc3b: Pull complete [2021-05-25T15:57:49.014Z] aa168da1d23b: Verifying Checksum [2021-05-25T15:57:49.014Z] aa168da1d23b: Download complete [2021-05-25T15:57:49.014Z] 93b61091891f: Pull complete [2021-05-25T15:57:49.014Z] 93b9cdb0e59b: Pull complete [2021-05-25T15:57:49.275Z] 5e14af77c1be: Pull complete [2021-05-25T15:57:49.275Z] 01666e4c0597: Pull complete [2021-05-25T15:57:53.513Z] aa168da1d23b: Pull complete [2021-05-25T15:57:53.513Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T15:57:53.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T15:57:53.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T15:57:53.851Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-05-25T15:57:53.888Z] $ 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_master/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_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-25T15:58:00.476Z] $ docker top dcfb9e1e6a0b0dbb19e4ce8c00174b9f3652d6dd728af5beb81c6c40239e4381 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T15:58:00.874Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T15:58:01.168Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T15:58:01.465Z] + ls /var/log/sa-host [2021-05-25T15:58:01.465Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T15:58:01.465Z] file_magic: OK [2021-05-25T15:58:01.465Z] HZ: Using current value: 100 [2021-05-25T15:58:01.465Z] file_header: OK [2021-05-25T15:58:01.465Z] 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 [2021-05-25T15:58:01.465Z] Statistics: [2021-05-25T15:58:01.465Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T15:58:01.465Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T15:58:01.465Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T15:58:01.465Z] file_magic: OK [2021-05-25T15:58:01.465Z] HZ: Using current value: 100 [2021-05-25T15:58:01.465Z] file_header: OK [2021-05-25T15:58:01.465Z] 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 [2021-05-25T15:58:01.465Z] Statistics: [2021-05-25T15:58:01.465Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T15:58:01.465Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T15:58:01.664Z] provisioning config files... [2021-05-25T15:58:01.679Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4492852019076239597tmp [Pipeline] { [Pipeline] echo [2021-05-25T15:58:01.703Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:58:02.008Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T15:58:02.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T15:58:02.049Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:58:02.349Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T15:58:02.359Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:58:02.656Z] ---> sudo-logs.sh [2021-05-25T15:58:02.656Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T15:58:02.991Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:58:03.284Z] ---> job-cost.sh [2021-05-25T15:58:03.284Z] lf-activate-venv: SKIPPING [2021-05-25T15:58:03.284Z] DEBUG: total: 0.18000000715255737 [2021-05-25T15:58:03.284Z] INFO: Retrieving Stack Cost... [2021-05-25T15:58:04.227Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T15:58:04.488Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T15:58:04.505Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:58:04.799Z] ---> logs-deploy.sh [2021-05-25T15:58:04.799Z] lf-activate-venv: SKIPPING [2021-05-25T15:58:04.799Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/238 [2021-05-25T15:58:04.799Z] INFO: archiving workspace using pattern(s): [2021-05-25T15:58:05.743Z] Archives upload complete. [2021-05-25T15:58:05.743Z] INFO: archiving logs to Nexus [2021-05-25T15:58:06.315Z] ---> uname -a: [2021-05-25T15:58:06.315Z] Linux prd-centos7-docker-4c-2g-130.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-25T15:58:06.315Z] [2021-05-25T15:58:06.315Z] [2021-05-25T15:58:06.315Z] ---> lscpu: [2021-05-25T15:58:06.315Z] Architecture: x86_64 [2021-05-25T15:58:06.315Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-25T15:58:06.315Z] Byte Order: Little Endian [2021-05-25T15:58:06.315Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-25T15:58:06.315Z] CPU(s): 2 [2021-05-25T15:58:06.315Z] On-line CPU(s) list: 0,1 [2021-05-25T15:58:06.315Z] Thread(s) per core: 1 [2021-05-25T15:58:06.315Z] Core(s) per socket: 1 [2021-05-25T15:58:06.315Z] Socket(s): 2 [2021-05-25T15:58:06.315Z] NUMA node(s): 1 [2021-05-25T15:58:06.315Z] Vendor ID: AuthenticAMD [2021-05-25T15:58:06.315Z] CPU family: 23 [2021-05-25T15:58:06.315Z] Model: 49 [2021-05-25T15:58:06.315Z] Model name: AMD EPYC-Rome Processor [2021-05-25T15:58:06.315Z] Stepping: 0 [2021-05-25T15:58:06.315Z] CPU MHz: 2800.000 [2021-05-25T15:58:06.315Z] BogoMIPS: 5600.00 [2021-05-25T15:58:06.315Z] Virtualization: AMD-V [2021-05-25T15:58:06.315Z] Hypervisor vendor: KVM [2021-05-25T15:58:06.315Z] Virtualization type: full [2021-05-25T15:58:06.315Z] L1d cache: 64 KiB [2021-05-25T15:58:06.315Z] L1i cache: 64 KiB [2021-05-25T15:58:06.315Z] L2 cache: 1 MiB [2021-05-25T15:58:06.315Z] L3 cache: 32 MiB [2021-05-25T15:58:06.315Z] NUMA node0 CPU(s): 0,1 [2021-05-25T15:58:06.315Z] Vulnerability Itlb multihit: Not affected [2021-05-25T15:58:06.315Z] Vulnerability L1tf: Not affected [2021-05-25T15:58:06.315Z] Vulnerability Mds: Not affected [2021-05-25T15:58:06.315Z] Vulnerability Meltdown: Not affected [2021-05-25T15:58:06.315Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-25T15:58:06.315Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-25T15:58:06.315Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-25T15:58:06.315Z] Vulnerability Srbds: Not affected [2021-05-25T15:58:06.315Z] Vulnerability Tsx async abort: Not affected [2021-05-25T15:58:06.315Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-25T15:58:06.315Z] [2021-05-25T15:58:06.315Z] [2021-05-25T15:58:06.315Z] ---> nproc: [2021-05-25T15:58:06.315Z] 2 [2021-05-25T15:58:06.315Z] [2021-05-25T15:58:06.315Z]