Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 83c109ebf061d3c53b3e4573e44a68951b8047bf 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-ssh370081068470685249.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-ssh9156024484970132144.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-ssh3583429188865273474.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-ssh2190625014610182982.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-ssh913091351403711136.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-661 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-ssh3378429092796789117.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 83c109ebf061d3c53b3e4573e44a68951b8047bf (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 83c109ebf061d3c53b3e4573e44a68951b8047bf # timeout=10 Commit message: "fix: Clean up retry properties and update secret path (#865)" > git rev-list --no-walk d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-27T21:34:58.887Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-27T21:34:59.031Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-27T21:34:59.061Z] ========================================================= [2021-05-27T21:34:59.061Z] EdgeX Global Pipelines Version Info [2021-05-27T21:34:59.061Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-27T21:35:00.480Z] ------------------- [2021-05-27T21:35:00.480Z] stable info: [2021-05-27T21:35:00.480Z] ------------------- [2021-05-27T21:35:00.481Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-27T21:35:00.481Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T21:35:00.481Z] Message: update stable to v1.0.192 [2021-05-27T21:35:01.055Z] ------------------- [2021-05-27T21:35:01.055Z] experimental info: [2021-05-27T21:35:01.055Z] ------------------- [2021-05-27T21:35:01.055Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-27T21:35:01.055Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T21:35:01.055Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-27T21:35:01.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-27T21:35:01.222Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-27T21:35:01.246Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-27T21:35:01.268Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-27T21:35:01.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-27T21:35:01.317Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-27T21:35:01.340Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-27T21:35:01.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-27T21:35:01.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-27T21:35:01.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-27T21:35:01.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-27T21:35:01.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-05-27T21:35:01.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-27T21:35:01.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-27T21:35:01.532Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-27T21:35:01.555Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-27T21:35:01.579Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-27T21:35:01.602Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-27T21:35:01.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-27T21:35:01.651Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-27T21:35:01.674Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-27T21:35:01.698Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-27T21:35:01.724Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-27T21:35:01.750Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-27T21:35:01.773Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-27T21:35:01.800Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-27T21:35:01.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-27T21:35:01.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-27T21:35:01.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-27T21:35:01.944Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83c109ebf061d3c53b3e4573e44a68951b8047bf [Pipeline] echo [2021-05-27T21:35:01.968Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83c109e [Pipeline] echo [2021-05-27T21:35:01.993Z] [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-27T21:35:02.445Z] + git log --format=format:%s -1 83c109ebf061d3c53b3e4573e44a68951b8047bf [Pipeline] echo [2021-05-27T21:35:02.484Z] GIT_COMMIT: 83c109ebf061d3c53b3e4573e44a68951b8047bf, Commit Message: fix: Clean up retry properties and update secret path (#865) [Pipeline] echo [2021-05-27T21:35:02.498Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:35:03.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T21:35:03.823Z] [2021-05-27T21:35:03.823Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:35:04.152Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T21:35:04.152Z] latest: Pulling from edgex-devops/git-semver [2021-05-27T21:35:04.152Z] 31603596830f: Pulling fs layer [2021-05-27T21:35:04.152Z] 54011a49482f: Pulling fs layer [2021-05-27T21:35:04.152Z] a6820b24f6d8: Pulling fs layer [2021-05-27T21:35:04.152Z] f581987b2513: Pulling fs layer [2021-05-27T21:35:04.152Z] f581987b2513: Waiting [2021-05-27T21:35:04.152Z] 54011a49482f: Verifying Checksum [2021-05-27T21:35:04.152Z] 54011a49482f: Download complete [2021-05-27T21:35:04.418Z] 31603596830f: Verifying Checksum [2021-05-27T21:35:04.418Z] 31603596830f: Download complete [2021-05-27T21:35:04.418Z] f581987b2513: Verifying Checksum [2021-05-27T21:35:04.418Z] f581987b2513: Download complete [2021-05-27T21:35:04.418Z] a6820b24f6d8: Verifying Checksum [2021-05-27T21:35:04.418Z] a6820b24f6d8: Download complete [2021-05-27T21:35:04.681Z] 31603596830f: Pull complete [2021-05-27T21:35:04.681Z] 54011a49482f: Pull complete [2021-05-27T21:35:05.262Z] a6820b24f6d8: Pull complete [2021-05-27T21:35:05.524Z] f581987b2513: Pull complete [2021-05-27T21:35:05.524Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-27T21:35:05.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T21:35:05.524Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-27T21:35:05.617Z] prd-centos7-docker-4c-2g-661 does not seem to be running inside a container [2021-05-27T21:35:05.676Z] $ 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-27T21:35:07.133Z] $ docker top 7137921302fed70edd6415340709a8a18e5b0e5bf2cd4654070f601a0ecb3a68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T21:35:07.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T21:35:07.385Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T21:35:07.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T21:35:07.508Z] $ docker exec 7137921302fed70edd6415340709a8a18e5b0e5bf2cd4654070f601a0ecb3a68 ssh-agent [2021-05-27T21:35:07.644Z] SSH_AUTH_SOCK=/tmp/ssh-J5KYg4ma4xh2/agent.15 [2021-05-27T21:35:07.644Z] SSH_AGENT_PID=21 [2021-05-27T21:35:07.654Z] Running ssh-add (command line suppressed) [2021-05-27T21:35:07.763Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8266712271020159198.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8266712271020159198.key) [2021-05-27T21:35:07.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T21:35:08.091Z] + git tag --points-at HEAD [Pipeline] } [2021-05-27T21:35:08.101Z] $ docker exec --env ******** --env ******** 7137921302fed70edd6415340709a8a18e5b0e5bf2cd4654070f601a0ecb3a68 ssh-agent -k [2021-05-27T21:35:08.200Z] unset SSH_AUTH_SOCK; [2021-05-27T21:35:08.200Z] unset SSH_AGENT_PID; [2021-05-27T21:35:08.200Z] echo Agent pid 21 killed; [2021-05-27T21:35:08.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-27T21:35:08.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T21:35:08.266Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T21:35:08.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T21:35:08.391Z] $ docker exec 7137921302fed70edd6415340709a8a18e5b0e5bf2cd4654070f601a0ecb3a68 ssh-agent [2021-05-27T21:35:08.525Z] SSH_AUTH_SOCK=/tmp/ssh-yo6q9d7f5nue/agent.54 [2021-05-27T21:35:08.525Z] SSH_AGENT_PID=60 [2021-05-27T21:35:08.530Z] Running ssh-add (command line suppressed) [2021-05-27T21:35:08.640Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5253006705071444977.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5253006705071444977.key) [2021-05-27T21:35:08.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T21:35:08.972Z] + git semver init [2021-05-27T21:35:08.972Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T21:35:08.972Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-27T21:35:08.972Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-27T21:35:08.972Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T21:35:08.972Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T21:35:08.972Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T21:35:08.972Z] # $SEMVER_BRANCH = master [2021-05-27T21:35:08.972Z] # $SEMVER_TEMP = /tmp/semver-886550214 [2021-05-27T21:35:08.972Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-27T21:35:11.537Z] # '/tmp/semver-886550214' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-05-27T21:35:11.537Z] # -> Force: false [2021-05-27T21:35:11.537Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-27T21:35:11.543Z] $ docker exec --env ******** --env ******** 7137921302fed70edd6415340709a8a18e5b0e5bf2cd4654070f601a0ecb3a68 ssh-agent -k [2021-05-27T21:35:11.651Z] unset SSH_AUTH_SOCK; [2021-05-27T21:35:11.652Z] unset SSH_AGENT_PID; [2021-05-27T21:35:11.652Z] echo Agent pid 60 killed; [2021-05-27T21:35:11.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T21:35:12.015Z] + git semver [Pipeline] } [2021-05-27T21:35:12.028Z] $ docker stop --time=1 7137921302fed70edd6415340709a8a18e5b0e5bf2cd4654070f601a0ecb3a68 [2021-05-27T21:35:13.506Z] $ docker rm -f 7137921302fed70edd6415340709a8a18e5b0e5bf2cd4654070f601a0ecb3a68 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T21:35:13.896Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-27T21:35:14.184Z] Stashed 1 file(s) [Pipeline] echo [2021-05-27T21:35:14.187Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.67 [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-27T21:35:29.379Z] Still waiting to schedule task [2021-05-27T21:35:29.380Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-27T21:35:29.380Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-27T21:35:29.380Z] ‘prd-centos7-docker-4c-2g-662’ is offline [2021-05-27T21:35:29.382Z] Still waiting to schedule task [2021-05-27T21:35:29.382Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-27T21:36:55.281Z] Running on prd-centos7-docker-4c-2g-666 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-27T21:36:55.298Z] Running in /w/workspace/app-functions-sdk-go/241 [Pipeline] { [Pipeline] checkout [2021-05-27T21:36:55.400Z] The recommended git tool is: git [2021-05-27T21:36:57.713Z] using credential edgex-jenkins-ssh [2021-05-27T21:36:57.727Z] Cloning the remote Git repository [2021-05-27T21:36:57.149Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-27T21:36:57.216Z] > git init /w/workspace/app-functions-sdk-go/241 # timeout=10 [2021-05-27T21:36:57.243Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-27T21:36:57.243Z] > git --version # timeout=10 [2021-05-27T21:36:57.251Z] > git --version # 'git version 2.24.4' [2021-05-27T21:36:57.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T21:36:57.277Z] [INFO] Currently running in a labeled security context [2021-05-27T21:36:57.277Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-27T21:36:57.277Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/241@tmp/jenkins-gitclient-ssh6265017228022241147.key [2021-05-27T21:36:57.294Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T21:36:59.312Z] Avoid second fetch [2021-05-27T21:36:59.312Z] Checking out Revision 83c109ebf061d3c53b3e4573e44a68951b8047bf (master) [2021-05-27T21:36:58.825Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-27T21:36:58.833Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T21:36:58.859Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T21:36:58.871Z] > git checkout -f 83c109ebf061d3c53b3e4573e44a68951b8047bf # timeout=10 [2021-05-27T21:37:02.759Z] Commit message: "fix: Clean up retry properties and update secret path (#865)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T21:37:03.897Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-27T21:37:06.760Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T21:37:07.062Z] + sudo service docker restart [2021-05-27T21:37:07.062Z] + true [2021-05-27T21:37:07.062Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-27T21:37:25.370Z] ========================================================= [2021-05-27T21:37:25.370Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-27T21:37:25.370Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:37:25.691Z] + 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-27T21:37:25.952Z] Sending build context to Docker daemon 19.6MB [2021-05-27T21:37:25.952Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T21:37:25.952Z] Step 2/8 : FROM ${BASE} [2021-05-27T21:37:26.215Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-27T21:37:26.215Z] 540db60ca938: Pulling fs layer [2021-05-27T21:37:26.215Z] adcc1eea9eea: Pulling fs layer [2021-05-27T21:37:26.215Z] 4c4ab2625f07: Pulling fs layer [2021-05-27T21:37:26.215Z] 0510c868ecb4: Pulling fs layer [2021-05-27T21:37:26.215Z] afea3b2eda06: Pulling fs layer [2021-05-27T21:37:26.215Z] 7809a108b3ef: Pulling fs layer [2021-05-27T21:37:26.215Z] f706445af74f: Pulling fs layer [2021-05-27T21:37:26.215Z] 0510c868ecb4: Waiting [2021-05-27T21:37:26.215Z] afea3b2eda06: Waiting [2021-05-27T21:37:26.215Z] 7809a108b3ef: Waiting [2021-05-27T21:37:26.215Z] f706445af74f: Waiting [2021-05-27T21:37:26.215Z] 4c4ab2625f07: Verifying Checksum [2021-05-27T21:37:26.215Z] 4c4ab2625f07: Download complete [2021-05-27T21:37:26.215Z] adcc1eea9eea: Verifying Checksum [2021-05-27T21:37:26.215Z] adcc1eea9eea: Download complete [2021-05-27T21:37:26.215Z] afea3b2eda06: Verifying Checksum [2021-05-27T21:37:26.215Z] afea3b2eda06: Download complete [2021-05-27T21:37:26.215Z] 7809a108b3ef: Verifying Checksum [2021-05-27T21:37:26.215Z] 7809a108b3ef: Download complete [2021-05-27T21:37:26.215Z] 540db60ca938: Verifying Checksum [2021-05-27T21:37:26.215Z] 540db60ca938: Download complete [2021-05-27T21:37:26.479Z] 540db60ca938: Pull complete [2021-05-27T21:37:26.742Z] adcc1eea9eea: Pull complete [2021-05-27T21:37:26.742Z] 4c4ab2625f07: Pull complete [2021-05-27T21:37:28.127Z] f706445af74f: Verifying Checksum [2021-05-27T21:37:28.127Z] f706445af74f: Download complete [2021-05-27T21:37:28.390Z] 0510c868ecb4: Verifying Checksum [2021-05-27T21:37:28.390Z] 0510c868ecb4: Download complete [2021-05-27T21:37:31.736Z] 0510c868ecb4: Pull complete [2021-05-27T21:37:31.736Z] afea3b2eda06: Pull complete [2021-05-27T21:37:31.736Z] 7809a108b3ef: Pull complete [2021-05-27T21:37:33.140Z] f706445af74f: Pull complete [2021-05-27T21:37:33.140Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-27T21:37:33.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-27T21:37:33.140Z] ---> b068be0155e3 [2021-05-27T21:37:33.140Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-27T21:37:33.140Z] 20.10.0: Pulling from library/docker [2021-05-27T21:37:33.140Z] 05e7bc50f07f: Pulling fs layer [2021-05-27T21:37:33.140Z] 6db28d0fdbf6: Pulling fs layer [2021-05-27T21:37:33.140Z] 292df0bc6bf3: Pulling fs layer [2021-05-27T21:37:33.140Z] 2e060f4bd70b: Pulling fs layer [2021-05-27T21:37:33.140Z] 80e8d568a223: Pulling fs layer [2021-05-27T21:37:33.140Z] 8dc6ef1a942a: Pulling fs layer [2021-05-27T21:37:33.141Z] 2312dd95470a: Pulling fs layer [2021-05-27T21:37:33.141Z] 2e060f4bd70b: Waiting [2021-05-27T21:37:33.141Z] 80e8d568a223: Waiting [2021-05-27T21:37:33.141Z] 8dc6ef1a942a: Waiting [2021-05-27T21:37:33.141Z] 2312dd95470a: Waiting [2021-05-27T21:37:33.402Z] 292df0bc6bf3: Verifying Checksum [2021-05-27T21:37:33.402Z] 292df0bc6bf3: Download complete [2021-05-27T21:37:33.402Z] 6db28d0fdbf6: Verifying Checksum [2021-05-27T21:37:33.402Z] 6db28d0fdbf6: Download complete [2021-05-27T21:37:33.402Z] 80e8d568a223: Verifying Checksum [2021-05-27T21:37:33.402Z] 80e8d568a223: Download complete [2021-05-27T21:37:33.402Z] 05e7bc50f07f: Verifying Checksum [2021-05-27T21:37:33.402Z] 05e7bc50f07f: Download complete [2021-05-27T21:37:33.402Z] 8dc6ef1a942a: Verifying Checksum [2021-05-27T21:37:33.402Z] 8dc6ef1a942a: Download complete [2021-05-27T21:37:33.402Z] 2312dd95470a: Verifying Checksum [2021-05-27T21:37:33.402Z] 2312dd95470a: Download complete [2021-05-27T21:37:33.665Z] 05e7bc50f07f: Pull complete [2021-05-27T21:37:33.665Z] 6db28d0fdbf6: Pull complete [2021-05-27T21:37:33.665Z] 292df0bc6bf3: Pull complete [2021-05-27T21:37:34.238Z] 2e060f4bd70b: Verifying Checksum [2021-05-27T21:37:34.238Z] 2e060f4bd70b: Download complete [2021-05-27T21:37:36.172Z] 2e060f4bd70b: Pull complete [2021-05-27T21:37:36.433Z] 80e8d568a223: Pull complete [2021-05-27T21:37:36.433Z] 8dc6ef1a942a: Pull complete [2021-05-27T21:37:36.433Z] 2312dd95470a: Pull complete [2021-05-27T21:37:36.433Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T21:37:36.433Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T21:37:37.192Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-665 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-27T21:37:37.215Z] Running in /w/workspace/app-functions-sdk-go/241 [Pipeline] { [Pipeline] checkout [2021-05-27T21:37:37.429Z] The recommended git tool is: git [2021-05-27T21:37:40.688Z] ---> ee9a7f963d56 [2021-05-27T21:37:40.688Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-27T21:37:40.688Z] ---> Running in 5a24f5a78568 [2021-05-27T21:37:40.688Z] Removing intermediate container 5a24f5a78568 [2021-05-27T21:37:40.688Z] ---> 6351635f9a0e [2021-05-27T21:37:40.688Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-27T21:37:40.688Z] ---> Running in 0bbc8cb33535 [2021-05-27T21:37:40.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T21:37:42.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T21:37:42.612Z] using credential edgex-jenkins-ssh [2021-05-27T21:37:42.630Z] Cloning the remote Git repository [2021-05-27T21:37:42.698Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-27T21:37:42.848Z] > git init /w/workspace/app-functions-sdk-go/241 # timeout=10 [2021-05-27T21:37:42.918Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-27T21:37:42.919Z] > git --version # timeout=10 [2021-05-27T21:37:42.937Z] > git --version # 'git version 2.17.1' [2021-05-27T21:37:42.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T21:37:42.999Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T21:37:43.731Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-27T21:37:43.731Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-27T21:37:43.992Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-27T21:37:44.258Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-27T21:37:44.258Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-27T21:37:44.258Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T21:37:44.258Z] OK: 150 MiB in 45 packages [2021-05-27T21:37:44.834Z] Removing intermediate container 0bbc8cb33535 [2021-05-27T21:37:44.834Z] ---> 3515a20cc544 [2021-05-27T21:37:44.834Z] Step 6/8 : WORKDIR /build [2021-05-27T21:37:44.834Z] ---> Running in 26ccde2e9a4f [2021-05-27T21:37:44.834Z] Removing intermediate container 26ccde2e9a4f [2021-05-27T21:37:44.834Z] ---> e979ca493628 [2021-05-27T21:37:44.834Z] Step 7/8 : COPY go.mod . [2021-05-27T21:37:45.096Z] ---> deee09221355 [2021-05-27T21:37:45.096Z] Step 8/8 : RUN go mod download [2021-05-27T21:37:45.096Z] ---> Running in 321f0fe1c801 [2021-05-27T21:37:46.165Z] Avoid second fetch [2021-05-27T21:37:46.166Z] Checking out Revision 83c109ebf061d3c53b3e4573e44a68951b8047bf (master) [2021-05-27T21:37:46.122Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-27T21:37:46.142Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T21:37:46.179Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T21:37:46.193Z] > git checkout -f 83c109ebf061d3c53b3e4573e44a68951b8047bf # timeout=10 [2021-05-27T21:37:50.451Z] Commit message: "fix: Clean up retry properties and update secret path (#865)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T21:37:51.817Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-27T21:37:52.334Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T21:37:52.680Z] + + truesudo [2021-05-27T21:37:52.680Z] service docker restart [2021-05-27T21:38:00.039Z] Removing intermediate container 321f0fe1c801 [2021-05-27T21:38:00.039Z] ---> c48336770dc6 [2021-05-27T21:38:00.039Z] Successfully built c48336770dc6 [2021-05-27T21:38:00.039Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:38:00.351Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T21:38:00.351Z] . [Pipeline] withDockerContainer [2021-05-27T21:38:00.448Z] prd-centos7-docker-4c-2g-666 does not seem to be running inside a container [2021-05-27T21:38:00.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/241 -v /w/workspace/app-functions-sdk-go/241:/w/workspace/app-functions-sdk-go/241:rw,z -v /w/workspace/app-functions-sdk-go/241@tmp:/w/workspace/app-functions-sdk-go/241@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-x86_64 cat [2021-05-27T21:38:00.886Z] $ docker top e2e2b043b7fd8248d1302dca5ff2ddeaf0194b46d7c00b3b9621221813f8e071 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T21:38:01.268Z] + go version [2021-05-27T21:38:01.269Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-27T21:38:01.277Z] $ docker stop --time=1 e2e2b043b7fd8248d1302dca5ff2ddeaf0194b46d7c00b3b9621221813f8e071 [2021-05-27T21:38:02.481Z] $ docker rm -f e2e2b043b7fd8248d1302dca5ff2ddeaf0194b46d7c00b3b9621221813f8e071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:38:02.961Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T21:38:02.961Z] . [Pipeline] withDockerContainer [2021-05-27T21:38:03.050Z] prd-centos7-docker-4c-2g-666 does not seem to be running inside a container [2021-05-27T21:38:03.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/241 -v /w/workspace/app-functions-sdk-go/241:/w/workspace/app-functions-sdk-go/241:rw,z -v /w/workspace/app-functions-sdk-go/241@tmp:/w/workspace/app-functions-sdk-go/241@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-x86_64 cat [2021-05-27T21:38:03.660Z] $ docker top 6778297122a40cd872a650bc2fd5aacd766eb5497c083ed48e9e2a335e3d36a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T21:38:04.107Z] + go mod tidy [Pipeline] sh [2021-05-27T21:38:04.668Z] + make test [2021-05-27T21:38:04.668Z] make -C ./app-service-template build [2021-05-27T21:38:04.668Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/241/app-service-template' [2021-05-27T21:38:04.668Z] go mod tidy [2021-05-27T21:38:04.935Z] 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-27T21:38:11.296Z] ========================================================= [2021-05-27T21:38:11.296Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-27T21:38:11.296Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:38:11.640Z] + 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-27T21:38:13.081Z] Sending build context to Docker daemon 19.6MB [2021-05-27T21:38:13.081Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T21:38:13.081Z] Step 2/8 : FROM ${BASE} [2021-05-27T21:38:13.362Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-27T21:38:13.362Z] 595b0fe564bb: Pulling fs layer [2021-05-27T21:38:13.362Z] 7186ed65a4f7: Pulling fs layer [2021-05-27T21:38:13.362Z] 316046926c0a: Pulling fs layer [2021-05-27T21:38:13.362Z] 4ebd0625c992: Pulling fs layer [2021-05-27T21:38:13.362Z] 207e8628e3a3: Pulling fs layer [2021-05-27T21:38:13.362Z] c791037a9be2: Pulling fs layer [2021-05-27T21:38:13.362Z] ffd874e62e21: Pulling fs layer [2021-05-27T21:38:13.362Z] 4ebd0625c992: Waiting [2021-05-27T21:38:13.362Z] 207e8628e3a3: Waiting [2021-05-27T21:38:13.362Z] c791037a9be2: Waiting [2021-05-27T21:38:13.362Z] ffd874e62e21: Waiting [2021-05-27T21:38:13.362Z] 316046926c0a: Verifying Checksum [2021-05-27T21:38:13.362Z] 316046926c0a: Download complete [2021-05-27T21:38:13.362Z] 7186ed65a4f7: Download complete [2021-05-27T21:38:13.641Z] 207e8628e3a3: Verifying Checksum [2021-05-27T21:38:13.641Z] 207e8628e3a3: Download complete [2021-05-27T21:38:13.641Z] c791037a9be2: Verifying Checksum [2021-05-27T21:38:13.641Z] c791037a9be2: Download complete [2021-05-27T21:38:13.641Z] 595b0fe564bb: Verifying Checksum [2021-05-27T21:38:13.641Z] 595b0fe564bb: Download complete [2021-05-27T21:38:14.266Z] 595b0fe564bb: Pull complete [2021-05-27T21:38:14.870Z] 7186ed65a4f7: Pull complete [2021-05-27T21:38:15.013Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/241/app-service-template' [2021-05-27T21:38:15.013Z] make -C ./app-service-template test [2021-05-27T21:38:15.013Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/241/app-service-template' [2021-05-27T21:38:15.013Z] go mod tidy [2021-05-27T21:38:15.013Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-27T21:38:15.472Z] 316046926c0a: Pull complete [2021-05-27T21:38:16.073Z] ffd874e62e21: Download complete [2021-05-27T21:38:19.472Z] 4ebd0625c992: Verifying Checksum [2021-05-27T21:38:19.472Z] 4ebd0625c992: Download complete [2021-05-27T21:38:23.229Z] ok new-app-service 0.015s coverage: 47.8% of statements [2021-05-27T21:38:23.229Z] ? new-app-service/config [no test files] [2021-05-27T21:38:23.229Z] ok new-app-service/functions 0.007s [2021-05-27T21:38:23.229Z] CGO_ENABLED=1 go vet ./... [2021-05-27T21:38:29.651Z] 4ebd0625c992: Pull complete [2021-05-27T21:38:29.651Z] 207e8628e3a3: Pull complete [2021-05-27T21:38:29.894Z] gofmt -l . [2021-05-27T21:38:29.894Z] [ "`gofmt -l .`" = "" ] [2021-05-27T21:38:29.894Z] ./bin/test-attribution-txt.sh [2021-05-27T21:38:29.936Z] c791037a9be2: Pull complete [2021-05-27T21:38:30.182Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/241/app-service-template' [2021-05-27T21:38:30.182Z] go mod tidy [2021-05-27T21:38:30.182Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-27T21:38:30.763Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-27T21:38:31.759Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 56.6% of statements [2021-05-27T21:38:31.759Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.012s coverage: 92.5% of statements [2021-05-27T21:38:31.759Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-27T21:38:32.346Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.5% of statements [2021-05-27T21:38:32.346Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-27T21:38:32.346Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.005s [2021-05-27T21:38:32.955Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.019s coverage: 75.4% of statements [2021-05-27T21:38:32.955Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-27T21:38:32.955Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-27T21:38:32.955Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-27T21:38:32.955Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-27T21:38:32.955Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-27T21:38:32.955Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-27T21:38:32.955Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.008s coverage: 97.0% of statements [2021-05-27T21:38:32.955Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-27T21:38:32.955Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements [2021-05-27T21:38:34.251Z] ffd874e62e21: Pull complete [2021-05-27T21:38:34.251Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-27T21:38:34.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-27T21:38:34.251Z] ---> cfc18b08335c [2021-05-27T21:38:34.251Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-27T21:38:34.251Z] 20.10.0: Pulling from library/docker [2021-05-27T21:38:34.251Z] a3cc7d3b244e: Pulling fs layer [2021-05-27T21:38:34.251Z] 02a3295e0d61: Pulling fs layer [2021-05-27T21:38:34.251Z] 0f4f2e6d8100: Pulling fs layer [2021-05-27T21:38:34.251Z] 330b718f631f: Pulling fs layer [2021-05-27T21:38:34.251Z] a93816041522: Pulling fs layer [2021-05-27T21:38:34.251Z] bdb6da89ff94: Pulling fs layer [2021-05-27T21:38:34.251Z] 2a70c0c122f4: Pulling fs layer [2021-05-27T21:38:34.251Z] 330b718f631f: Waiting [2021-05-27T21:38:34.251Z] 2a70c0c122f4: Waiting [2021-05-27T21:38:34.251Z] bdb6da89ff94: Waiting [2021-05-27T21:38:34.251Z] a93816041522: Waiting [2021-05-27T21:38:34.251Z] 0f4f2e6d8100: Verifying Checksum [2021-05-27T21:38:34.251Z] 0f4f2e6d8100: Download complete [2021-05-27T21:38:34.251Z] a3cc7d3b244e: Verifying Checksum [2021-05-27T21:38:34.251Z] a3cc7d3b244e: Download complete [2021-05-27T21:38:34.251Z] 02a3295e0d61: Download complete [2021-05-27T21:38:34.251Z] a93816041522: Verifying Checksum [2021-05-27T21:38:34.251Z] a93816041522: Download complete [2021-05-27T21:38:34.251Z] bdb6da89ff94: Verifying Checksum [2021-05-27T21:38:34.251Z] bdb6da89ff94: Download complete [2021-05-27T21:38:34.251Z] 2a70c0c122f4: Verifying Checksum [2021-05-27T21:38:34.251Z] 2a70c0c122f4: Download complete [2021-05-27T21:38:35.240Z] a3cc7d3b244e: Pull complete [2021-05-27T21:38:35.842Z] 02a3295e0d61: Pull complete [2021-05-27T21:38:36.115Z] 0f4f2e6d8100: Pull complete [2021-05-27T21:38:36.277Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.745s coverage: 76.9% of statements [2021-05-27T21:38:36.277Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-27T21:38:36.277Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements [2021-05-27T21:38:36.277Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements [2021-05-27T21:38:36.277Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-27T21:38:36.277Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-27T21:38:36.277Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements [2021-05-27T21:38:36.388Z] 330b718f631f: Download complete [2021-05-27T21:38:40.711Z] 330b718f631f: Pull complete [2021-05-27T21:38:40.711Z] a93816041522: Pull complete [2021-05-27T21:38:40.711Z] bdb6da89ff94: Pull complete [2021-05-27T21:38:41.310Z] 2a70c0c122f4: Pull complete [2021-05-27T21:38:41.310Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T21:38:41.310Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T21:38:46.738Z] ---> 38c4916983d6 [2021-05-27T21:38:46.738Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-27T21:38:46.738Z] ---> Running in 256f83cf8718 [2021-05-27T21:38:47.017Z] Removing intermediate container 256f83cf8718 [2021-05-27T21:38:47.017Z] ---> b9cc3070910a [2021-05-27T21:38:47.017Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-27T21:38:47.017Z] ---> Running in 2c5885b17dc2 [2021-05-27T21:38:48.449Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T21:38:49.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T21:38:50.037Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-27T21:38:50.308Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-27T21:38:50.308Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-27T21:38:50.308Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-27T21:38:50.580Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-27T21:38:50.580Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T21:38:50.580Z] OK: 139 MiB in 45 packages [2021-05-27T21:38:52.015Z] Removing intermediate container 2c5885b17dc2 [2021-05-27T21:38:52.015Z] ---> 0aef7c554d25 [2021-05-27T21:38:52.015Z] Step 6/8 : WORKDIR /build [2021-05-27T21:38:52.015Z] ---> Running in 5bdca09bb5f8 [2021-05-27T21:38:52.609Z] Removing intermediate container 5bdca09bb5f8 [2021-05-27T21:38:52.609Z] ---> f9d58179ec36 [2021-05-27T21:38:52.609Z] Step 7/8 : COPY go.mod . [2021-05-27T21:38:53.590Z] ---> 1ce3038ce8f8 [2021-05-27T21:38:53.590Z] Step 8/8 : RUN go mod download [2021-05-27T21:38:53.590Z] ---> Running in 31a5df6ebd6e [2021-05-27T21:39:02.867Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.044s coverage: 79.9% of statements [2021-05-27T21:39:02.867Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements [2021-05-27T21:39:02.867Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-27T21:39:02.867Z] gofmt -l . [2021-05-27T21:39:02.867Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-27T21:39:02.875Z] $ docker stop --time=1 6778297122a40cd872a650bc2fd5aacd766eb5497c083ed48e9e2a335e3d36a7 [2021-05-27T21:39:04.134Z] $ docker rm -f 6778297122a40cd872a650bc2fd5aacd766eb5497c083ed48e9e2a335e3d36a7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T21:39:04.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-27T21:39:04.813Z] 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-27T21:39:05.659Z] ---> job-cost.sh [2021-05-27T21:39:05.659Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SLyq [2021-05-27T21:39:20.388Z] Removing intermediate container 31a5df6ebd6e [2021-05-27T21:39:20.389Z] ---> bff272ec0cde [2021-05-27T21:39:20.389Z] Successfully built bff272ec0cde [2021-05-27T21:39:20.389Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:39:20.588Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-27T21:39:20.740Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T21:39:20.740Z] . [Pipeline] withDockerContainer [2021-05-27T21:39:21.011Z] prd-ubuntu18.04-docker-arm64-4c-16g-665 does not seem to be running inside a container [2021-05-27T21:39:21.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/241 -v /w/workspace/app-functions-sdk-go/241:/w/workspace/app-functions-sdk-go/241:rw,z -v /w/workspace/app-functions-sdk-go/241@tmp:/w/workspace/app-functions-sdk-go/241@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-arm64 cat [2021-05-27T21:39:22.767Z] $ docker top 713b314d3bb6f0dde80b79c19ff1eccd62dd3d9b262c7d2c0c92205174ac107f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T21:39:23.761Z] + go version [2021-05-27T21:39:23.761Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-27T21:39:23.777Z] $ docker stop --time=1 713b314d3bb6f0dde80b79c19ff1eccd62dd3d9b262c7d2c0c92205174ac107f [2021-05-27T21:39:25.649Z] $ docker rm -f 713b314d3bb6f0dde80b79c19ff1eccd62dd3d9b262c7d2c0c92205174ac107f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:39:26.355Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T21:39:26.355Z] . [Pipeline] withDockerContainer [2021-05-27T21:39:26.587Z] prd-ubuntu18.04-docker-arm64-4c-16g-665 does not seem to be running inside a container [2021-05-27T21:39:26.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/241 -v /w/workspace/app-functions-sdk-go/241:/w/workspace/app-functions-sdk-go/241:rw,z -v /w/workspace/app-functions-sdk-go/241@tmp:/w/workspace/app-functions-sdk-go/241@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-arm64 cat [2021-05-27T21:39:28.225Z] $ docker top 36c35a71f61285c0bd921af6aaef2cc1ec15889c6b7874911f11a4dd0a0280da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T21:39:29.135Z] + go mod tidy [Pipeline] sh [2021-05-27T21:39:30.398Z] + make test [2021-05-27T21:39:30.398Z] make -C ./app-service-template build [2021-05-27T21:39:30.398Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/241/app-service-template' [2021-05-27T21:39:30.398Z] go mod tidy [2021-05-27T21:39:30.995Z] 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-27T21:39:32.859Z] lf-activate-venv(): INFO: Adding /tmp/venv-SLyq/bin to PATH [2021-05-27T21:39:32.859Z] INFO: No Stack... [2021-05-27T21:39:32.859Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-27T21:39:32.859Z] INFO: Archiving Costs [Pipeline] sh [2021-05-27T21:39:33.159Z] + cat /w/workspace/app-functions-sdk-go/241/archives/cost.csv [2021-05-27T21:39:33.159Z] + cut -d, -f6 [Pipeline] lock [2021-05-27T21:39:33.190Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-241-stack-cost] [2021-05-27T21:39:33.199Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-241-stack-cost] did not exist. Created. [2021-05-27T21:39:33.200Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-241-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-27T21:39:33.523Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-27T21:39:33.591Z] Stashed 1 file(s) [Pipeline] } [2021-05-27T21:39:33.609Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-241-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T21:40:10.069Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/241/app-service-template' [2021-05-27T21:40:10.069Z] make -C ./app-service-template test [2021-05-27T21:40:10.069Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/241/app-service-template' [2021-05-27T21:40:10.069Z] go mod tidy [2021-05-27T21:40:10.069Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-27T21:40:36.898Z] ok new-app-service 0.040s coverage: 47.8% of statements [2021-05-27T21:40:36.898Z] ? new-app-service/config [no test files] [2021-05-27T21:40:36.898Z] ok new-app-service/functions 0.037s [2021-05-27T21:40:36.898Z] CGO_ENABLED=1 go vet ./... [2021-05-27T21:41:09.549Z] gofmt -l . [2021-05-27T21:41:09.549Z] [ "`gofmt -l .`" = "" ] [2021-05-27T21:41:09.549Z] ./bin/test-attribution-txt.sh [2021-05-27T21:41:09.549Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/241/app-service-template' [2021-05-27T21:41:09.549Z] go mod tidy [2021-05-27T21:41:09.549Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-27T21:41:09.549Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-27T21:41:17.860Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.102s coverage: 56.6% of statements [2021-05-27T21:41:17.860Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.063s coverage: 92.5% of statements [2021-05-27T21:41:17.860Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-27T21:41:17.860Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.087s coverage: 61.5% of statements [2021-05-27T21:41:17.860Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-27T21:41:17.860Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.042s [2021-05-27T21:41:17.860Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.087s coverage: 75.4% of statements [2021-05-27T21:41:17.860Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-27T21:41:17.860Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-27T21:41:17.860Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-27T21:41:17.860Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-27T21:41:17.860Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-27T21:41:17.860Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-27T21:41:17.860Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.051s coverage: 97.0% of statements [2021-05-27T21:41:17.860Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-27T21:41:17.860Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.050s coverage: 10.5% of statements [2021-05-27T21:41:23.283Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.872s coverage: 76.9% of statements [2021-05-27T21:41:23.283Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-27T21:41:23.283Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.058s coverage: 12.5% of statements [2021-05-27T21:41:23.283Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.145s coverage: 27.3% of statements [2021-05-27T21:41:23.283Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-27T21:41:23.283Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-27T21:41:23.283Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.102s coverage: 51.4% of statements [2021-05-27T21:41:50.044Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.095s coverage: 79.9% of statements [2021-05-27T21:41:50.044Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.037s coverage: 94.4% of statements [2021-05-27T21:41:50.044Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-27T21:41:52.675Z] gofmt -l . [2021-05-27T21:41:52.947Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-27T21:41:53.551Z] $ docker stop --time=1 36c35a71f61285c0bd921af6aaef2cc1ec15889c6b7874911f11a4dd0a0280da [2021-05-27T21:41:55.571Z] $ docker rm -f 36c35a71f61285c0bd921af6aaef2cc1ec15889c6b7874911f11a4dd0a0280da [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T21:41:56.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-27T21:41:56.514Z] Warning: overwriting stash ‘coverage-report’ [2021-05-27T21:41:57.108Z] 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-27T21:41:57.613Z] ---> job-cost.sh [2021-05-27T21:41:57.613Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0JGE [2021-05-27T21:42:36.590Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-27T21:43:58.361Z] lf-activate-venv(): INFO: Adding /tmp/venv-0JGE/bin to PATH [2021-05-27T21:43:58.361Z] INFO: No Stack... [2021-05-27T21:43:58.361Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-27T21:43:58.361Z] INFO: Archiving Costs [Pipeline] sh [2021-05-27T21:43:58.706Z] + cut -d, -f6 [2021-05-27T21:43:58.707Z] + cat /w/workspace/app-functions-sdk-go/241/archives/cost.csv [Pipeline] lock [2021-05-27T21:43:58.768Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-241-stack-cost] [2021-05-27T21:43:58.779Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-241-stack-cost] did not exist. Created. [2021-05-27T21:43:58.779Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-241-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-27T21:43:59.144Z] /w/workspace/app-functions-sdk-go/241@tmp/durable-73eaade6/script.sh: 1: /w/workspace/app-functions-sdk-go/241@tmp/durable-73eaade6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-27T21:43:59.482Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-27T21:43:59.515Z] Warning: overwriting stash ‘stack-cost’ [2021-05-27T21:43:59.667Z] Stashed 1 file(s) [Pipeline] } [2021-05-27T21:43:59.682Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-241-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-27T21:44:00.295Z] provisioning config files... [2021-05-27T21:44:00.313Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7308393764312596939tmp [Pipeline] { [Pipeline] sh [2021-05-27T21:44:00.650Z] + set +x [2021-05-27T21:44:00.650Z] + curl -s https://codecov.io/bash [2021-05-27T21:44:00.650Z] + bash -s -- [2021-05-27T21:44:00.650Z] [2021-05-27T21:44:00.650Z] _____ _ [2021-05-27T21:44:00.650Z] / ____| | | [2021-05-27T21:44:00.650Z] | | ___ __| | ___ ___ _____ __ [2021-05-27T21:44:00.650Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-27T21:44:00.650Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-27T21:44:00.650Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-27T21:44:00.650Z] Bash-1.0.3 [2021-05-27T21:44:00.650Z] [2021-05-27T21:44:00.650Z] [2021-05-27T21:44:00.650Z] ==> git version 2.24.4 found [2021-05-27T21:44:00.650Z] ==> 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-27T21:44:00.650Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-27T21:44:00.650Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-27T21:44:00.650Z] ==> Jenkins CI detected. [2021-05-27T21:44:00.650Z] project root: . [2021-05-27T21:44:00.650Z] --> token set from env [2021-05-27T21:44:00.650Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-27T21:44:00.912Z] ==> Running gcov in . (disable via -X gcov) [2021-05-27T21:44:00.912Z] ==> Python coveragepy not found [2021-05-27T21:44:00.912Z] ==> Searching for coverage reports in: [2021-05-27T21:44:00.912Z] + . [2021-05-27T21:44:00.912Z] -> Found 2 reports [2021-05-27T21:44:00.912Z] ==> Detecting git/mercurial file structure [2021-05-27T21:44:00.912Z] ==> Reading reports [2021-05-27T21:44:00.912Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-27T21:44:00.912Z] + ./coverage.out bytes=87879 [2021-05-27T21:44:00.912Z] ==> Appending adjustments [2021-05-27T21:44:00.912Z] https://docs.codecov.io/docs/fixing-reports [2021-05-27T21:44:01.177Z] + Found adjustments [2021-05-27T21:44:01.177Z] ==> Gzipping contents [2021-05-27T21:44:01.177Z] 16K /tmp/codecov.M3QCA7.gz [2021-05-27T21:44:01.177Z] ==> Uploading reports [2021-05-27T21:44:01.177Z] url: https://codecov.io [2021-05-27T21:44:01.177Z] query: branch=master&commit=83c109ebf061d3c53b3e4573e44a68951b8047bf&build=241&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F241%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-27T21:44:01.177Z] -> Pinging Codecov [2021-05-27T21:44:01.177Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=83c109ebf061d3c53b3e4573e44a68951b8047bf&build=241&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F241%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-27T21:44:01.753Z] -> Uploading to [2021-05-27T21:44:01.753Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-27/3D8B5DFFC46A037C893635FACE044666/83c109ebf061d3c53b3e4573e44a68951b8047bf/1e9aae11-27b2-4f08-bfe4-6be1454c2c23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T214401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2281bb46e7e8bf045aed7ad8b31f39ec936b13665c80447fd343fe10170f7e59 [2021-05-27T21:44:01.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T21:44:01.753Z] Dload Upload Total Spent Left Speed [2021-05-27T21:44:02.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15424 0 0 100 15424 0 34887 --:--:-- --:--:-- --:--:-- 34975 [2021-05-27T21:44:02.017Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/83c109ebf061d3c53b3e4573e44a68951b8047bf [Pipeline] } [2021-05-27T21:44:02.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-27T21:44:02.716Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-27T21:44:02.730Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:44:03.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-27T21:44:03.040Z] [2021-05-27T21:44:03.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:44:03.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-27T21:44:03.396Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-27T21:44:03.396Z] 188c0c94c7c5: Pulling fs layer [2021-05-27T21:44:03.396Z] 0ef7d3d256c8: Pulling fs layer [2021-05-27T21:44:03.396Z] de9db76c5a1d: Pulling fs layer [2021-05-27T21:44:03.396Z] 0eba1c9be4d2: Pulling fs layer [2021-05-27T21:44:03.396Z] 0d57e429df01: Pulling fs layer [2021-05-27T21:44:03.396Z] 4e4be7b47b0d: Pulling fs layer [2021-05-27T21:44:03.396Z] e1f770b5df2f: Pulling fs layer [2021-05-27T21:44:03.396Z] 85a0685a4137: Pulling fs layer [2021-05-27T21:44:03.396Z] 0d57e429df01: Waiting [2021-05-27T21:44:03.396Z] 4e4be7b47b0d: Waiting [2021-05-27T21:44:03.396Z] e1f770b5df2f: Waiting [2021-05-27T21:44:03.396Z] 85a0685a4137: Waiting [2021-05-27T21:44:03.396Z] 0eba1c9be4d2: Waiting [2021-05-27T21:44:03.396Z] de9db76c5a1d: Download complete [2021-05-27T21:44:03.396Z] 0ef7d3d256c8: Verifying Checksum [2021-05-27T21:44:03.396Z] 0ef7d3d256c8: Download complete [2021-05-27T21:44:03.396Z] 0d57e429df01: Verifying Checksum [2021-05-27T21:44:03.396Z] 0d57e429df01: Download complete [2021-05-27T21:44:03.396Z] 4e4be7b47b0d: Verifying Checksum [2021-05-27T21:44:03.396Z] 4e4be7b47b0d: Download complete [2021-05-27T21:44:03.396Z] 188c0c94c7c5: Verifying Checksum [2021-05-27T21:44:03.396Z] 188c0c94c7c5: Download complete [2021-05-27T21:44:03.662Z] 188c0c94c7c5: Pull complete [2021-05-27T21:44:03.923Z] 0ef7d3d256c8: Pull complete [2021-05-27T21:44:03.923Z] de9db76c5a1d: Pull complete [2021-05-27T21:44:05.313Z] e1f770b5df2f: Verifying Checksum [2021-05-27T21:44:05.313Z] e1f770b5df2f: Download complete [2021-05-27T21:44:06.733Z] 85a0685a4137: Verifying Checksum [2021-05-27T21:44:06.733Z] 85a0685a4137: Download complete [2021-05-27T21:44:07.305Z] 0eba1c9be4d2: Verifying Checksum [2021-05-27T21:44:07.305Z] 0eba1c9be4d2: Download complete [2021-05-27T21:44:10.663Z] 0eba1c9be4d2: Pull complete [2021-05-27T21:44:10.664Z] 0d57e429df01: Pull complete [2021-05-27T21:44:10.929Z] 4e4be7b47b0d: Pull complete [2021-05-27T21:44:11.524Z] e1f770b5df2f: Pull complete [2021-05-27T21:44:18.148Z] 85a0685a4137: Pull complete [2021-05-27T21:44:18.148Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-27T21:44:18.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-27T21:44:18.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-27T21:44:18.233Z] prd-centos7-docker-4c-2g-661 does not seem to be running inside a container [2021-05-27T21:44:18.270Z] $ 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-27T21:44:19.980Z] $ docker top a042aa43c1001c5cfe30ceddcdf5ee619ea12b48da4d2a0c587a1ae3e5e19beb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-27T21:44:20.085Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-27T21:44:20.401Z] + set -o pipefail [2021-05-27T21:44:20.402Z] + snyk monitor '--org=edgex-jenkins' [2021-05-27T21:44:52.540Z] [2021-05-27T21:44:52.541Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-05-27T21:44:52.541Z] [2021-05-27T21:44:52.541Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/78c47bc4-0bc8-441e-a2ac-66f7afca6b02 [2021-05-27T21:44:52.541Z] [2021-05-27T21:44:52.541Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-27T21:44:52.541Z] [2021-05-27T21:44:52.541Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-27T21:44:52.541Z] [2021-05-27T21:44:52.541Z] [Pipeline] } [2021-05-27T21:44:52.554Z] $ docker stop --time=1 a042aa43c1001c5cfe30ceddcdf5ee619ea12b48da4d2a0c587a1ae3e5e19beb [2021-05-27T21:44:54.771Z] $ docker rm -f a042aa43c1001c5cfe30ceddcdf5ee619ea12b48da4d2a0c587a1ae3e5e19beb [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-27T21:44:55.488Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T21:44:55.520Z] provisioning config files... [2021-05-27T21:44:55.534Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2418007983618821714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T21:44:55.870Z] --> edgex-publish-swagger.sh [2021-05-27T21:44:55.870Z] === Publish openapi/v2 API === [2021-05-27T21:44:55.870Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-27T21:44:55.870Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-05-27T21:44:55.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T21:44:55.870Z] Dload Upload Total Spent Left Speed [2021-05-27T21:44:56.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 11161 0:00:01 0:00:01 --:--:-- 11174 100 13052 0 0 100 13052 0 11159 0:00:01 0:00:01 --:--:-- 11174 [2021-05-27T21:44:56.832Z] [2021-05-27T21:44:56.832Z] [Pipeline] } [2021-05-27T21:44:56.842Z] 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-27T21:44:57.335Z] + git log --format=format:%s -1 83c109ebf061d3c53b3e4573e44a68951b8047bf [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:44:57.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T21:44:57.650Z] . [Pipeline] withDockerContainer [2021-05-27T21:44:57.732Z] prd-centos7-docker-4c-2g-661 does not seem to be running inside a container [2021-05-27T21:44:57.774Z] $ 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-27T21:44:58.176Z] $ docker top 080c110acf924b54fa16ef0859cafe247e860732d5cdd3e43e831f9264330356 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T21:44:58.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T21:44:58.322Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T21:44:58.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T21:44:58.448Z] $ docker exec 080c110acf924b54fa16ef0859cafe247e860732d5cdd3e43e831f9264330356 ssh-agent [2021-05-27T21:44:58.571Z] SSH_AUTH_SOCK=/tmp/ssh-1mZR50fCum4Q/agent.13 [2021-05-27T21:44:58.571Z] SSH_AGENT_PID=20 [2021-05-27T21:44:58.577Z] Running ssh-add (command line suppressed) [2021-05-27T21:44:58.710Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8277697303499476499.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8277697303499476499.key) [2021-05-27T21:44:58.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T21:44:59.040Z] + git semver tag [2021-05-27T21:44:59.040Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T21:44:59.040Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-27T21:44:59.040Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-27T21:44:59.040Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T21:44:59.040Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T21:44:59.040Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T21:44:59.040Z] # $SEMVER_BRANCH = master [2021-05-27T21:44:59.040Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-27T21:44:59.040Z] # 83c109ebf061d3c53b3e4573e44a68951b8047bf HEAD [2021-05-27T21:44:59.040Z] # -> Force: false [2021-05-27T21:44:59.040Z] # 753a10d8f2ef9d209b1483ebe1da8f43fe515e65 refs/tags/v2.0.0-dev.67 [Pipeline] } [2021-05-27T21:44:59.047Z] $ docker exec --env ******** --env ******** 080c110acf924b54fa16ef0859cafe247e860732d5cdd3e43e831f9264330356 ssh-agent -k [2021-05-27T21:44:59.152Z] unset SSH_AUTH_SOCK; [2021-05-27T21:44:59.153Z] unset SSH_AGENT_PID; [2021-05-27T21:44:59.153Z] echo Agent pid 20 killed; [2021-05-27T21:44:59.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T21:44:59.544Z] + git semver [Pipeline] } [2021-05-27T21:44:59.557Z] $ docker stop --time=1 080c110acf924b54fa16ef0859cafe247e860732d5cdd3e43e831f9264330356 [2021-05-27T21:45:00.765Z] $ docker rm -f 080c110acf924b54fa16ef0859cafe247e860732d5cdd3e43e831f9264330356 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:45:01.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-27T21:45:01.224Z] [2021-05-27T21:45:01.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:45:01.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-27T21:45:01.584Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-27T21:45:01.584Z] ab5ef0e58194: Pulling fs layer [2021-05-27T21:45:01.584Z] 9712f1f96733: Pulling fs layer [2021-05-27T21:45:01.584Z] 63f879dbbcfc: Pulling fs layer [2021-05-27T21:45:01.584Z] 0d9ebad4ef96: Pulling fs layer [2021-05-27T21:45:01.584Z] e9a5061849ea: Pulling fs layer [2021-05-27T21:45:01.584Z] d747dcd14b5f: Pulling fs layer [2021-05-27T21:45:01.584Z] 2de7ff778b66: Pulling fs layer [2021-05-27T21:45:01.584Z] 0d9ebad4ef96: Waiting [2021-05-27T21:45:01.584Z] e9a5061849ea: Waiting [2021-05-27T21:45:01.584Z] d747dcd14b5f: Waiting [2021-05-27T21:45:01.584Z] 2de7ff778b66: Waiting [2021-05-27T21:45:01.584Z] 9712f1f96733: Verifying Checksum [2021-05-27T21:45:01.584Z] 9712f1f96733: Download complete [2021-05-27T21:45:03.507Z] 63f879dbbcfc: Verifying Checksum [2021-05-27T21:45:03.507Z] 63f879dbbcfc: Download complete [2021-05-27T21:45:03.507Z] e9a5061849ea: Verifying Checksum [2021-05-27T21:45:03.507Z] e9a5061849ea: Download complete [2021-05-27T21:45:03.507Z] d747dcd14b5f: Verifying Checksum [2021-05-27T21:45:03.507Z] d747dcd14b5f: Download complete [2021-05-27T21:45:03.772Z] 2de7ff778b66: Verifying Checksum [2021-05-27T21:45:03.772Z] 2de7ff778b66: Download complete [2021-05-27T21:45:03.772Z] 0d9ebad4ef96: Verifying Checksum [2021-05-27T21:45:03.772Z] 0d9ebad4ef96: Download complete [2021-05-27T21:45:04.350Z] ab5ef0e58194: Verifying Checksum [2021-05-27T21:45:04.350Z] ab5ef0e58194: Download complete [2021-05-27T21:45:07.677Z] ab5ef0e58194: Pull complete [2021-05-27T21:45:07.677Z] 9712f1f96733: Pull complete [2021-05-27T21:45:07.956Z] 63f879dbbcfc: Pull complete [2021-05-27T21:45:11.359Z] 0d9ebad4ef96: Pull complete [2021-05-27T21:45:11.628Z] e9a5061849ea: Pull complete [2021-05-27T21:45:11.891Z] d747dcd14b5f: Pull complete [2021-05-27T21:45:12.852Z] 2de7ff778b66: Pull complete [2021-05-27T21:45:12.853Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-27T21:45:12.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-27T21:45:12.853Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-27T21:45:12.947Z] prd-centos7-docker-4c-2g-661 does not seem to be running inside a container [2021-05-27T21:45:12.990Z] $ 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-27T21:45:18.124Z] $ docker top c0549a1b1bb4c3bfcb865a01f5d6ece9de3fd4e9df2d2db4b5752bbfe2808fe6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-27T21:45:18.246Z] provisioning config files... [2021-05-27T21:45:18.254Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config62886738901537906tmp [2021-05-27T21:45:18.271Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1874154109395452545tmp [2021-05-27T21:45:18.284Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9177307135825023355tmp [Pipeline] { [Pipeline] echo [2021-05-27T21:45:18.305Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T21:45:18.620Z] ---> sigul-configuration.sh [2021-05-27T21:45:18.620Z] gpg: directory `/root/.gnupg' created [2021-05-27T21:45:18.620Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-27T21:45:18.620Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-27T21:45:18.620Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-27T21:45:18.620Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-27T21:45:18.620Z] gpg: CAST5 encrypted data [2021-05-27T21:45:18.620Z] gpg: encrypted with 1 passphrase [2021-05-27T21:45:18.620Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-27T21:45:18.918Z] + mkdir /home/jenkins [2021-05-27T21:45:18.918Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-27T21:45:19.214Z] + 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-27T21:45:19.226Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T21:45:19.522Z] ---> sigul-install.sh [2021-05-27T21:45:24.838Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-27T21:45:25.149Z] + git tag --list [2021-05-27T21:45:25.149Z] v0.1.0 [2021-05-27T21:45:25.149Z] v0.1.1 [2021-05-27T21:45:25.149Z] v1.0.0 [2021-05-27T21:45:25.149Z] v1.1.0 [2021-05-27T21:45:25.149Z] v1.2.0 [2021-05-27T21:45:25.149Z] v1.3.0 [2021-05-27T21:45:25.149Z] v1.3.1 [2021-05-27T21:45:25.149Z] v1.3.1-dev.1 [2021-05-27T21:45:25.149Z] v1.3.2-dev.1 [2021-05-27T21:45:25.149Z] v2.0.0-dev.1 [2021-05-27T21:45:25.149Z] v2.0.0-dev.10 [2021-05-27T21:45:25.149Z] v2.0.0-dev.11 [2021-05-27T21:45:25.149Z] v2.0.0-dev.12 [2021-05-27T21:45:25.149Z] v2.0.0-dev.13 [2021-05-27T21:45:25.149Z] v2.0.0-dev.14 [2021-05-27T21:45:25.149Z] v2.0.0-dev.15 [2021-05-27T21:45:25.149Z] v2.0.0-dev.16 [2021-05-27T21:45:25.149Z] v2.0.0-dev.17 [2021-05-27T21:45:25.149Z] v2.0.0-dev.18 [2021-05-27T21:45:25.149Z] v2.0.0-dev.19 [2021-05-27T21:45:25.149Z] v2.0.0-dev.2 [2021-05-27T21:45:25.149Z] v2.0.0-dev.20 [2021-05-27T21:45:25.149Z] v2.0.0-dev.21 [2021-05-27T21:45:25.149Z] v2.0.0-dev.22 [2021-05-27T21:45:25.149Z] v2.0.0-dev.23 [2021-05-27T21:45:25.149Z] v2.0.0-dev.24 [2021-05-27T21:45:25.149Z] v2.0.0-dev.25 [2021-05-27T21:45:25.149Z] v2.0.0-dev.26 [2021-05-27T21:45:25.149Z] v2.0.0-dev.27 [2021-05-27T21:45:25.149Z] v2.0.0-dev.28 [2021-05-27T21:45:25.149Z] v2.0.0-dev.29 [2021-05-27T21:45:25.149Z] v2.0.0-dev.3 [2021-05-27T21:45:25.149Z] v2.0.0-dev.30 [2021-05-27T21:45:25.149Z] v2.0.0-dev.31 [2021-05-27T21:45:25.149Z] v2.0.0-dev.32 [2021-05-27T21:45:25.149Z] v2.0.0-dev.33 [2021-05-27T21:45:25.149Z] v2.0.0-dev.34 [2021-05-27T21:45:25.149Z] v2.0.0-dev.35 [2021-05-27T21:45:25.149Z] v2.0.0-dev.36 [2021-05-27T21:45:25.149Z] v2.0.0-dev.37 [2021-05-27T21:45:25.149Z] v2.0.0-dev.38 [2021-05-27T21:45:25.149Z] v2.0.0-dev.39 [2021-05-27T21:45:25.149Z] v2.0.0-dev.4 [2021-05-27T21:45:25.149Z] v2.0.0-dev.40 [2021-05-27T21:45:25.149Z] v2.0.0-dev.41 [2021-05-27T21:45:25.149Z] v2.0.0-dev.42 [2021-05-27T21:45:25.149Z] v2.0.0-dev.43 [2021-05-27T21:45:25.149Z] v2.0.0-dev.44 [2021-05-27T21:45:25.149Z] v2.0.0-dev.45 [2021-05-27T21:45:25.149Z] v2.0.0-dev.46 [2021-05-27T21:45:25.149Z] v2.0.0-dev.47 [2021-05-27T21:45:25.149Z] v2.0.0-dev.48 [2021-05-27T21:45:25.149Z] v2.0.0-dev.49 [2021-05-27T21:45:25.149Z] v2.0.0-dev.5 [2021-05-27T21:45:25.149Z] v2.0.0-dev.50 [2021-05-27T21:45:25.149Z] v2.0.0-dev.51 [2021-05-27T21:45:25.149Z] v2.0.0-dev.52 [2021-05-27T21:45:25.149Z] v2.0.0-dev.53 [2021-05-27T21:45:25.149Z] v2.0.0-dev.54 [2021-05-27T21:45:25.149Z] v2.0.0-dev.55 [2021-05-27T21:45:25.149Z] v2.0.0-dev.56 [2021-05-27T21:45:25.149Z] v2.0.0-dev.57 [2021-05-27T21:45:25.149Z] v2.0.0-dev.58 [2021-05-27T21:45:25.149Z] v2.0.0-dev.59 [2021-05-27T21:45:25.149Z] v2.0.0-dev.6 [2021-05-27T21:45:25.149Z] v2.0.0-dev.60 [2021-05-27T21:45:25.149Z] v2.0.0-dev.61 [2021-05-27T21:45:25.149Z] v2.0.0-dev.62 [2021-05-27T21:45:25.149Z] v2.0.0-dev.63 [2021-05-27T21:45:25.149Z] v2.0.0-dev.64 [2021-05-27T21:45:25.149Z] v2.0.0-dev.65 [2021-05-27T21:45:25.149Z] v2.0.0-dev.66 [2021-05-27T21:45:25.149Z] v2.0.0-dev.67 [2021-05-27T21:45:25.149Z] v2.0.0-dev.7 [2021-05-27T21:45:25.149Z] v2.0.0-dev.8 [2021-05-27T21:45:25.149Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-27T21:45:25.558Z] + lftools sign git-tag v2.0.0-dev.67 [2021-05-27T21:45:25.929Z] Signing Git tag with Sigul... [2021-05-27T21:45:25.929Z] Signing v2.0.0-dev.67 [Pipeline] echo [2021-05-27T21:45:27.116Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T21:45:27.416Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-27T21:45:27.424Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-27T21:45:27.451Z] $ docker stop --time=1 c0549a1b1bb4c3bfcb865a01f5d6ece9de3fd4e9df2d2db4b5752bbfe2808fe6 [2021-05-27T21:45:29.115Z] $ docker rm -f c0549a1b1bb4c3bfcb865a01f5d6ece9de3fd4e9df2d2db4b5752bbfe2808fe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:45:29.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T21:45:29.635Z] . [Pipeline] withDockerContainer [2021-05-27T21:45:29.715Z] prd-centos7-docker-4c-2g-661 does not seem to be running inside a container [2021-05-27T21:45:29.761Z] $ 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-27T21:45:30.174Z] $ docker top 35e7ca4b48fd3923c6f2fd9eba30140d7c9d37b8c6136a059582dc3d124053e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T21:45:30.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T21:45:30.311Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T21:45:30.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T21:45:30.439Z] $ docker exec 35e7ca4b48fd3923c6f2fd9eba30140d7c9d37b8c6136a059582dc3d124053e2 ssh-agent [2021-05-27T21:45:30.561Z] SSH_AUTH_SOCK=/tmp/ssh-PXcItziyyc7H/agent.14 [2021-05-27T21:45:30.561Z] SSH_AGENT_PID=21 [2021-05-27T21:45:30.567Z] Running ssh-add (command line suppressed) [2021-05-27T21:45:30.679Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8543629744523267756.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8543629744523267756.key) [2021-05-27T21:45:30.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T21:45:31.010Z] + git semver bump pre [2021-05-27T21:45:31.010Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T21:45:31.010Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-27T21:45:31.010Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-27T21:45:31.010Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T21:45:31.010Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T21:45:31.010Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T21:45:31.010Z] # $SEMVER_BRANCH = master [2021-05-27T21:45:31.010Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-27T21:45:31.010Z] 2.0.0-dev.68 [Pipeline] } [2021-05-27T21:45:31.021Z] $ docker exec --env ******** --env ******** 35e7ca4b48fd3923c6f2fd9eba30140d7c9d37b8c6136a059582dc3d124053e2 ssh-agent -k [2021-05-27T21:45:31.134Z] unset SSH_AUTH_SOCK; [2021-05-27T21:45:31.135Z] unset SSH_AGENT_PID; [2021-05-27T21:45:31.135Z] echo Agent pid 21 killed; [2021-05-27T21:45:31.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T21:45:31.499Z] + git semver [Pipeline] } [2021-05-27T21:45:31.511Z] $ docker stop --time=1 35e7ca4b48fd3923c6f2fd9eba30140d7c9d37b8c6136a059582dc3d124053e2 [2021-05-27T21:45:32.735Z] $ docker rm -f 35e7ca4b48fd3923c6f2fd9eba30140d7c9d37b8c6136a059582dc3d124053e2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:45:33.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T21:45:33.139Z] . [Pipeline] withDockerContainer [2021-05-27T21:45:33.222Z] prd-centos7-docker-4c-2g-661 does not seem to be running inside a container [2021-05-27T21:45:33.263Z] $ 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-27T21:45:33.674Z] $ docker top 934736e3702310c31526173304202deeac11b8b2ded2647d7f7b3677829fa2e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T21:45:33.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T21:45:33.815Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T21:45:33.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T21:45:33.947Z] $ docker exec 934736e3702310c31526173304202deeac11b8b2ded2647d7f7b3677829fa2e4 ssh-agent [2021-05-27T21:45:34.088Z] SSH_AUTH_SOCK=/tmp/ssh-3VNoGso30p3A/agent.14 [2021-05-27T21:45:34.088Z] SSH_AGENT_PID=21 [2021-05-27T21:45:34.094Z] Running ssh-add (command line suppressed) [2021-05-27T21:45:34.210Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4105848602608086445.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4105848602608086445.key) [2021-05-27T21:45:34.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T21:45:34.542Z] + git semver push [2021-05-27T21:45:34.542Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T21:45:34.542Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-27T21:45:34.542Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-27T21:45:34.542Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T21:45:34.542Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T21:45:34.542Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T21:45:34.542Z] # $SEMVER_BRANCH = master [2021-05-27T21:45:34.542Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-27T21:45:38.759Z] $ docker exec --env ******** --env ******** 934736e3702310c31526173304202deeac11b8b2ded2647d7f7b3677829fa2e4 ssh-agent -k [2021-05-27T21:45:38.880Z] unset SSH_AUTH_SOCK; [2021-05-27T21:45:38.880Z] unset SSH_AGENT_PID; [2021-05-27T21:45:38.880Z] echo Agent pid 21 killed; [2021-05-27T21:45:38.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T21:45:39.242Z] + git semver [Pipeline] } [2021-05-27T21:45:39.254Z] $ docker stop --time=1 934736e3702310c31526173304202deeac11b8b2ded2647d7f7b3677829fa2e4 [2021-05-27T21:45:40.473Z] $ docker rm -f 934736e3702310c31526173304202deeac11b8b2ded2647d7f7b3677829fa2e4 [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-27T21:45:41.181Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T21:45:41.761Z] ---> package-listing.sh [2021-05-27T21:45:41.761Z] ++ facter osfamily [2021-05-27T21:45:41.761Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-27T21:45:42.022Z] + OS_FAMILY=redhat [2021-05-27T21:45:42.022Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-05-27T21:45:42.022Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-27T21:45:42.022Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-27T21:45:42.022Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-27T21:45:42.022Z] + PACKAGES=/tmp/packages_start.txt [2021-05-27T21:45:42.022Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-27T21:45:42.022Z] + PACKAGES=/tmp/packages_end.txt [2021-05-27T21:45:42.022Z] + case "${OS_FAMILY}" in [2021-05-27T21:45:42.022Z] + sort [2021-05-27T21:45:42.022Z] + rpm -qa [2021-05-27T21:45:42.596Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-27T21:45:42.596Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-27T21:45:42.596Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-27T21:45:42.596Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-27T21:45:42.596Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-05-27T21:45:42.596Z] + 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-27T21:45:42.609Z] 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-27T21:45:42.905Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:45:43.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T21:45:43.477Z] [2021-05-27T21:45:43.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:45:43.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T21:45:43.822Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-27T21:45:43.822Z] df20fa9351a1: Pulling fs layer [2021-05-27T21:45:43.822Z] 36b3adc4ff6f: Pulling fs layer [2021-05-27T21:45:43.822Z] 8ad3a11d3b57: Pulling fs layer [2021-05-27T21:45:43.822Z] 46f8f816bc3b: Pulling fs layer [2021-05-27T21:45:43.822Z] 93b61091891f: Pulling fs layer [2021-05-27T21:45:43.822Z] 93b9cdb0e59b: Pulling fs layer [2021-05-27T21:45:43.822Z] 5e14af77c1be: Pulling fs layer [2021-05-27T21:45:43.822Z] 01666e4c0597: Pulling fs layer [2021-05-27T21:45:43.822Z] aa168da1d23b: Pulling fs layer [2021-05-27T21:45:43.822Z] 93b61091891f: Waiting [2021-05-27T21:45:43.822Z] 93b9cdb0e59b: Waiting [2021-05-27T21:45:43.822Z] 5e14af77c1be: Waiting [2021-05-27T21:45:43.822Z] 01666e4c0597: Waiting [2021-05-27T21:45:43.822Z] aa168da1d23b: Waiting [2021-05-27T21:45:43.822Z] 46f8f816bc3b: Waiting [2021-05-27T21:45:43.822Z] 36b3adc4ff6f: Verifying Checksum [2021-05-27T21:45:43.822Z] 36b3adc4ff6f: Download complete [2021-05-27T21:45:43.822Z] 46f8f816bc3b: Verifying Checksum [2021-05-27T21:45:43.822Z] 46f8f816bc3b: Download complete [2021-05-27T21:45:44.089Z] df20fa9351a1: Verifying Checksum [2021-05-27T21:45:44.089Z] df20fa9351a1: Download complete [2021-05-27T21:45:44.089Z] 93b9cdb0e59b: Verifying Checksum [2021-05-27T21:45:44.089Z] 93b9cdb0e59b: Download complete [2021-05-27T21:45:44.089Z] 5e14af77c1be: Verifying Checksum [2021-05-27T21:45:44.089Z] 5e14af77c1be: Download complete [2021-05-27T21:45:44.089Z] 93b61091891f: Verifying Checksum [2021-05-27T21:45:44.089Z] 93b61091891f: Download complete [2021-05-27T21:45:44.089Z] 01666e4c0597: Verifying Checksum [2021-05-27T21:45:44.089Z] 01666e4c0597: Download complete [2021-05-27T21:45:44.089Z] df20fa9351a1: Pull complete [2021-05-27T21:45:44.089Z] 8ad3a11d3b57: Verifying Checksum [2021-05-27T21:45:44.089Z] 8ad3a11d3b57: Download complete [2021-05-27T21:45:44.363Z] 36b3adc4ff6f: Pull complete [2021-05-27T21:45:44.960Z] 8ad3a11d3b57: Pull complete [2021-05-27T21:45:44.960Z] 46f8f816bc3b: Pull complete [2021-05-27T21:45:45.222Z] 93b61091891f: Pull complete [2021-05-27T21:45:45.222Z] 93b9cdb0e59b: Pull complete [2021-05-27T21:45:45.483Z] 5e14af77c1be: Pull complete [2021-05-27T21:45:45.483Z] 01666e4c0597: Pull complete [2021-05-27T21:45:46.056Z] aa168da1d23b: Verifying Checksum [2021-05-27T21:45:46.056Z] aa168da1d23b: Download complete [2021-05-27T21:45:51.403Z] aa168da1d23b: Pull complete [2021-05-27T21:45:51.403Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-27T21:45:51.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T21:45:51.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-27T21:45:51.488Z] prd-centos7-docker-4c-2g-661 does not seem to be running inside a container [2021-05-27T21:45:51.534Z] $ 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-27T21:45:54.429Z] $ docker top c652523130d267ba8bfbfd782a2b72d3f62a7e7df13fed2b39ce177627679777 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T21:45:54.827Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-27T21:45:55.125Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-27T21:45:55.422Z] + ls /var/log/sa-host [2021-05-27T21:45:55.422Z] + sadf -c /var/log/sa-host/sa05 [2021-05-27T21:45:55.422Z] file_magic: OK [2021-05-27T21:45:55.422Z] HZ: Using current value: 100 [2021-05-27T21:45:55.422Z] file_header: OK [2021-05-27T21:45:55.422Z] 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-27T21:45:55.422Z] Statistics: [2021-05-27T21:45:55.422Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T21:45:55.422Z] File successfully converted to sysstat format version 12.2.1 [2021-05-27T21:45:55.422Z] + sadf -c /var/log/sa-host/sa27 [2021-05-27T21:45:55.422Z] file_magic: OK [2021-05-27T21:45:55.422Z] HZ: Using current value: 100 [2021-05-27T21:45:55.422Z] file_header: OK [2021-05-27T21:45:55.422Z] 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-27T21:45:55.422Z] Statistics: [2021-05-27T21:45:55.422Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T21:45:55.422Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T21:45:55.607Z] provisioning config files... [2021-05-27T21:45:55.622Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5572442112383330440tmp [Pipeline] { [Pipeline] echo [2021-05-27T21:45:55.645Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T21:45:55.941Z] ---> create-netrc.sh [Pipeline] } [2021-05-27T21:45:55.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-27T21:45:55.983Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T21:45:56.278Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-27T21:45:56.288Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T21:45:56.589Z] ---> sudo-logs.sh [2021-05-27T21:45:56.590Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-27T21:45:56.643Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T21:45:56.939Z] ---> job-cost.sh [2021-05-27T21:45:56.940Z] lf-activate-venv: SKIPPING [2021-05-27T21:45:56.940Z] DEBUG: total: 0.18000000715255737 [2021-05-27T21:45:56.940Z] INFO: Retrieving Stack Cost... [2021-05-27T21:45:57.883Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-27T21:45:58.145Z] INFO: Archiving Costs [Pipeline] echo [2021-05-27T21:45:58.157Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T21:45:58.454Z] ---> logs-deploy.sh [2021-05-27T21:45:58.454Z] lf-activate-venv: SKIPPING [2021-05-27T21:45:58.454Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/241 [2021-05-27T21:45:58.454Z] INFO: archiving workspace using pattern(s): [2021-05-27T21:45:59.399Z] Archives upload complete. [2021-05-27T21:45:59.399Z] INFO: archiving logs to Nexus