Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 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-ssh875110513080838890.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh7142605843301743615.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh3814147212468909691.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh7776342557444589079.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh8087818549250118910.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-915’ is offline Running on prd-centos7-docker-4c-2g-938 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-ssh4528056295558725313.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 a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 (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 a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 # timeout=10 Commit message: "fix: Update ChangeLog for Ireland (#905)" > git rev-list --no-walk 5491d085a3f8333dbc163d8e7648e07756bdb8c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-23T15:24:15.413Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-23T15:24:15.530Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-23T15:24:15.560Z] ========================================================= [2021-06-23T15:24:15.560Z] EdgeX Global Pipelines Version Info [2021-06-23T15:24:15.560Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-23T15:24:17.029Z] ------------------- [2021-06-23T15:24:17.029Z] stable info: [2021-06-23T15:24:17.029Z] ------------------- [2021-06-23T15:24:17.030Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-23T15:24:17.030Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T15:24:17.030Z] Message: update stable to v1.0.195 [2021-06-23T15:24:17.602Z] ------------------- [2021-06-23T15:24:17.602Z] experimental info: [2021-06-23T15:24:17.602Z] ------------------- [2021-06-23T15:24:17.602Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-23T15:24:17.602Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T15:24:17.602Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-23T15:24:17.838Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-23T15:24:17.862Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-23T15:24:17.886Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-23T15:24:17.909Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-23T15:24:17.931Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-23T15:24:17.954Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-23T15:24:17.978Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-23T15:24:18.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-23T15:24:18.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-23T15:24:18.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-23T15:24:18.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-23T15:24:18.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-23T15:24:18.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-23T15:24:18.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-23T15:24:18.164Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T15:24:18.187Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T15:24:18.212Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T15:24:18.239Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T15:24:18.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-23T15:24:18.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-23T15:24:18.312Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-23T15:24:18.336Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-23T15:24:18.361Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-23T15:24:18.385Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-23T15:24:18.412Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-23T15:24:18.436Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-23T15:24:18.459Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-23T15:24:18.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-23T15:24:18.507Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-23T15:24:18.532Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 [Pipeline] echo [2021-06-23T15:24:18.556Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5a444c [Pipeline] echo [2021-06-23T15:24:18.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T15:24:19.095Z] + git log --format=format:%s -1 a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 [Pipeline] echo [2021-06-23T15:24:19.136Z] GIT_COMMIT: a5a444c184a2c1d1ddf52727c249f56d0f3d99c7, Commit Message: fix: Update ChangeLog for Ireland (#905) [Pipeline] echo [2021-06-23T15:24:19.154Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:24:20.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T15:24:20.232Z] [2021-06-23T15:24:20.232Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:24:20.554Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T15:24:20.554Z] latest: Pulling from edgex-devops/git-semver [2021-06-23T15:24:20.554Z] 31603596830f: Pulling fs layer [2021-06-23T15:24:20.554Z] 54011a49482f: Pulling fs layer [2021-06-23T15:24:20.554Z] a6820b24f6d8: Pulling fs layer [2021-06-23T15:24:20.554Z] f581987b2513: Pulling fs layer [2021-06-23T15:24:20.554Z] f581987b2513: Waiting [2021-06-23T15:24:20.554Z] 54011a49482f: Download complete [2021-06-23T15:24:20.832Z] 31603596830f: Verifying Checksum [2021-06-23T15:24:20.832Z] 31603596830f: Download complete [2021-06-23T15:24:20.832Z] f581987b2513: Verifying Checksum [2021-06-23T15:24:20.832Z] f581987b2513: Download complete [2021-06-23T15:24:21.102Z] a6820b24f6d8: Verifying Checksum [2021-06-23T15:24:21.102Z] a6820b24f6d8: Download complete [2021-06-23T15:24:21.102Z] 31603596830f: Pull complete [2021-06-23T15:24:21.102Z] 54011a49482f: Pull complete [2021-06-23T15:24:21.698Z] a6820b24f6d8: Pull complete [2021-06-23T15:24:21.698Z] f581987b2513: Pull complete [2021-06-23T15:24:21.698Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-23T15:24:21.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T15:24:21.698Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-23T15:24:21.782Z] prd-centos7-docker-4c-2g-938 does not seem to be running inside a container [2021-06-23T15:24:21.821Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T15:24:22.875Z] $ docker top 2ad8ac6fe46765a4332d2058354419f139cb07c8d22fd2a440edd61b6bddf95b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T15:24:23.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T15:24:23.043Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T15:24:23.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T15:24:23.156Z] $ docker exec 2ad8ac6fe46765a4332d2058354419f139cb07c8d22fd2a440edd61b6bddf95b ssh-agent [2021-06-23T15:24:23.277Z] SSH_AUTH_SOCK=/tmp/ssh-zDRptPES1JpJ/agent.14 [2021-06-23T15:24:23.277Z] SSH_AGENT_PID=21 [2021-06-23T15:24:23.291Z] Running ssh-add (command line suppressed) [2021-06-23T15:24:23.388Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4852742872468102514.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4852742872468102514.key) [2021-06-23T15:24:23.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T15:24:23.715Z] + git tag --points-at HEAD [Pipeline] } [2021-06-23T15:24:23.727Z] $ docker exec --env ******** --env ******** 2ad8ac6fe46765a4332d2058354419f139cb07c8d22fd2a440edd61b6bddf95b ssh-agent -k [2021-06-23T15:24:23.834Z] unset SSH_AUTH_SOCK; [2021-06-23T15:24:23.834Z] unset SSH_AGENT_PID; [2021-06-23T15:24:23.834Z] echo Agent pid 21 killed; [2021-06-23T15:24:23.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-23T15:24:23.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T15:24:23.893Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T15:24:24.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T15:24:24.003Z] $ docker exec 2ad8ac6fe46765a4332d2058354419f139cb07c8d22fd2a440edd61b6bddf95b ssh-agent [2021-06-23T15:24:24.109Z] SSH_AUTH_SOCK=/tmp/ssh-N23o25H4cXQf/agent.54 [2021-06-23T15:24:24.109Z] SSH_AGENT_PID=60 [2021-06-23T15:24:24.115Z] Running ssh-add (command line suppressed) [2021-06-23T15:24:24.203Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3745488595558004651.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3745488595558004651.key) [2021-06-23T15:24:24.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T15:24:24.535Z] + git semver init [2021-06-23T15:24:24.535Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T15:24:24.535Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-23T15:24:24.535Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-23T15:24:24.535Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T15:24:24.535Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T15:24:24.535Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T15:24:24.535Z] # $SEMVER_BRANCH = master [2021-06-23T15:24:24.535Z] # $SEMVER_TEMP = /tmp/semver-426030117 [2021-06-23T15:24:24.535Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-23T15:24:26.462Z] # '/tmp/semver-426030117' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-06-23T15:24:26.462Z] # -> Force: false [2021-06-23T15:24:26.462Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-23T15:24:26.471Z] $ docker exec --env ******** --env ******** 2ad8ac6fe46765a4332d2058354419f139cb07c8d22fd2a440edd61b6bddf95b ssh-agent -k [2021-06-23T15:24:26.576Z] unset SSH_AUTH_SOCK; [2021-06-23T15:24:26.577Z] unset SSH_AGENT_PID; [2021-06-23T15:24:26.577Z] echo Agent pid 60 killed; [2021-06-23T15:24:26.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T15:24:26.935Z] + git semver [Pipeline] } [2021-06-23T15:24:26.946Z] $ docker stop --time=1 2ad8ac6fe46765a4332d2058354419f139cb07c8d22fd2a440edd61b6bddf95b [2021-06-23T15:24:28.382Z] $ docker rm -f 2ad8ac6fe46765a4332d2058354419f139cb07c8d22fd2a440edd61b6bddf95b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T15:24:28.756Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-23T15:24:29.019Z] Stashed 1 file(s) [Pipeline] echo [2021-06-23T15:24:29.022Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.87 [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-06-23T15:24:44.306Z] Still waiting to schedule task [2021-06-23T15:24:44.307Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-23T15:24:44.309Z] Still waiting to schedule task [2021-06-23T15:24:44.310Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-23T15:26:44.255Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-939 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-23T15:26:44.282Z] Running in /w/workspace/app-functions-sdk-go/263 [Pipeline] { [Pipeline] checkout [2021-06-23T15:26:44.511Z] The recommended git tool is: git [2021-06-23T15:26:50.401Z] using credential edgex-jenkins-ssh [2021-06-23T15:26:50.421Z] Cloning the remote Git repository [2021-06-23T15:26:50.467Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-23T15:26:50.620Z] > git init /w/workspace/app-functions-sdk-go/263 # timeout=10 [2021-06-23T15:26:50.777Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-23T15:26:50.781Z] > git --version # timeout=10 [2021-06-23T15:26:50.820Z] > git --version # 'git version 2.17.1' [2021-06-23T15:26:50.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T15:26:51.007Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T15:26:54.227Z] Avoid second fetch [2021-06-23T15:26:54.229Z] Checking out Revision a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 (master) [2021-06-23T15:26:54.182Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-23T15:26:54.204Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T15:26:54.245Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T15:26:54.267Z] > git checkout -f a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 # timeout=10 [2021-06-23T15:26:58.583Z] Commit message: "fix: Update ChangeLog for Ireland (#905)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T15:27:00.085Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-23T15:27:00.492Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T15:27:00.850Z] + true [2021-06-23T15:27:00.850Z] + sudo service docker restart [2021-06-23T15:27:12.043Z] Running on prd-centos7-docker-4c-2g-940 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-23T15:27:12.064Z] Running in /w/workspace/app-functions-sdk-go/263 [Pipeline] { [Pipeline] checkout [2021-06-23T15:27:12.167Z] The recommended git tool is: git [2021-06-23T15:27:14.622Z] using credential edgex-jenkins-ssh [2021-06-23T15:27:14.640Z] Cloning the remote Git repository [2021-06-23T15:27:13.870Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-23T15:27:13.963Z] > git init /w/workspace/app-functions-sdk-go/263 # timeout=10 [2021-06-23T15:27:14.010Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-23T15:27:14.010Z] > git --version # timeout=10 [2021-06-23T15:27:14.023Z] > git --version # 'git version 2.24.4' [2021-06-23T15:27:14.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T15:27:14.047Z] [INFO] Currently running in a labeled security context [2021-06-23T15:27:14.048Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T15:27:14.048Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/263@tmp/jenkins-gitclient-ssh4447015151070988993.key [2021-06-23T15:27:14.070Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T15:27:16.262Z] Avoid second fetch [2021-06-23T15:27:16.263Z] Checking out Revision a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 (master) [2021-06-23T15:27:15.566Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-23T15:27:15.574Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T15:27:15.596Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T15:27:15.605Z] > git checkout -f a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 # timeout=10 [Pipeline] unstash [Pipeline] echo [2021-06-23T15:27:19.522Z] ========================================================= [2021-06-23T15:27:19.523Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-23T15:27:19.523Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:27:19.713Z] Commit message: "fix: Update ChangeLog for Ireland (#905)" [2021-06-23T15:27:19.877Z] + 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 . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T15:27:20.791Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-23T15:27:21.126Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T15:27:21.323Z] Sending build context to Docker daemon 19.87MB [2021-06-23T15:27:21.323Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T15:27:21.323Z] Step 2/8 : FROM ${BASE} [2021-06-23T15:27:21.430Z] + sudo service docker restart [2021-06-23T15:27:21.430Z] + true [2021-06-23T15:27:21.430Z] Redirecting to /bin/systemctl restart docker.service [2021-06-23T15:27:21.599Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-23T15:27:21.599Z] 595b0fe564bb: Pulling fs layer [2021-06-23T15:27:21.599Z] 3088b5b3c5c0: Pulling fs layer [2021-06-23T15:27:21.599Z] 5b7225fbf94c: Pulling fs layer [2021-06-23T15:27:21.599Z] ba82ee9f976e: Pulling fs layer [2021-06-23T15:27:21.599Z] 506bd15cee9f: Pulling fs layer [2021-06-23T15:27:21.599Z] 75a0a4a0db45: Pulling fs layer [2021-06-23T15:27:21.599Z] 618dc40b7e24: Pulling fs layer [2021-06-23T15:27:21.599Z] ba82ee9f976e: Waiting [2021-06-23T15:27:21.599Z] 506bd15cee9f: Waiting [2021-06-23T15:27:21.599Z] 75a0a4a0db45: Waiting [2021-06-23T15:27:21.599Z] 618dc40b7e24: Waiting [2021-06-23T15:27:21.599Z] 5b7225fbf94c: Download complete [2021-06-23T15:27:21.881Z] 3088b5b3c5c0: Verifying Checksum [2021-06-23T15:27:21.881Z] 3088b5b3c5c0: Download complete [2021-06-23T15:27:21.881Z] 506bd15cee9f: Verifying Checksum [2021-06-23T15:27:21.881Z] 506bd15cee9f: Download complete [2021-06-23T15:27:21.881Z] 75a0a4a0db45: Verifying Checksum [2021-06-23T15:27:21.881Z] 75a0a4a0db45: Download complete [2021-06-23T15:27:21.881Z] 595b0fe564bb: Verifying Checksum [2021-06-23T15:27:21.881Z] 595b0fe564bb: Download complete [2021-06-23T15:27:22.485Z] 595b0fe564bb: Pull complete [2021-06-23T15:27:23.101Z] 3088b5b3c5c0: Pull complete [2021-06-23T15:27:23.379Z] 5b7225fbf94c: Pull complete [2021-06-23T15:27:24.365Z] 618dc40b7e24: Verifying Checksum [2021-06-23T15:27:24.365Z] 618dc40b7e24: Download complete [2021-06-23T15:27:25.346Z] ba82ee9f976e: Verifying Checksum [2021-06-23T15:27:25.346Z] ba82ee9f976e: Download complete [2021-06-23T15:27:37.804Z] ba82ee9f976e: Pull complete [2021-06-23T15:27:37.804Z] 506bd15cee9f: Pull complete [2021-06-23T15:27:37.804Z] 75a0a4a0db45: Pull complete [Pipeline] unstash [Pipeline] echo [2021-06-23T15:27:39.702Z] ========================================================= [2021-06-23T15:27:39.702Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-23T15:27:39.703Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:27:40.022Z] + 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-06-23T15:27:40.285Z] Sending build context to Docker daemon 19.86MB [2021-06-23T15:27:40.285Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T15:27:40.285Z] Step 2/8 : FROM ${BASE} [2021-06-23T15:27:40.285Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-23T15:27:40.285Z] 540db60ca938: Pulling fs layer [2021-06-23T15:27:40.285Z] adcc1eea9eea: Pulling fs layer [2021-06-23T15:27:40.285Z] 4c4ab2625f07: Pulling fs layer [2021-06-23T15:27:40.285Z] 0510c868ecb4: Pulling fs layer [2021-06-23T15:27:40.285Z] afea3b2eda06: Pulling fs layer [2021-06-23T15:27:40.285Z] 7809a108b3ef: Pulling fs layer [2021-06-23T15:27:40.285Z] f706445af74f: Pulling fs layer [2021-06-23T15:27:40.285Z] 0510c868ecb4: Waiting [2021-06-23T15:27:40.285Z] afea3b2eda06: Waiting [2021-06-23T15:27:40.285Z] 7809a108b3ef: Waiting [2021-06-23T15:27:40.285Z] f706445af74f: Waiting [2021-06-23T15:27:40.285Z] 4c4ab2625f07: Verifying Checksum [2021-06-23T15:27:40.285Z] 4c4ab2625f07: Download complete [2021-06-23T15:27:40.285Z] adcc1eea9eea: Verifying Checksum [2021-06-23T15:27:40.285Z] adcc1eea9eea: Download complete [2021-06-23T15:27:40.285Z] afea3b2eda06: Verifying Checksum [2021-06-23T15:27:40.285Z] afea3b2eda06: Download complete [2021-06-23T15:27:40.432Z] 618dc40b7e24: Pull complete [2021-06-23T15:27:40.432Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-23T15:27:40.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-23T15:27:40.432Z] ---> a36622ca3599 [2021-06-23T15:27:40.432Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-23T15:27:40.432Z] 20.10.0: Pulling from library/docker [2021-06-23T15:27:40.432Z] a3cc7d3b244e: Pulling fs layer [2021-06-23T15:27:40.432Z] 02a3295e0d61: Pulling fs layer [2021-06-23T15:27:40.432Z] 0f4f2e6d8100: Pulling fs layer [2021-06-23T15:27:40.432Z] 330b718f631f: Pulling fs layer [2021-06-23T15:27:40.432Z] a93816041522: Pulling fs layer [2021-06-23T15:27:40.432Z] bdb6da89ff94: Pulling fs layer [2021-06-23T15:27:40.432Z] 2a70c0c122f4: Pulling fs layer [2021-06-23T15:27:40.432Z] 330b718f631f: Waiting [2021-06-23T15:27:40.432Z] a93816041522: Waiting [2021-06-23T15:27:40.432Z] bdb6da89ff94: Waiting [2021-06-23T15:27:40.549Z] 540db60ca938: Verifying Checksum [2021-06-23T15:27:40.549Z] 540db60ca938: Download complete [2021-06-23T15:27:40.549Z] 7809a108b3ef: Verifying Checksum [2021-06-23T15:27:40.549Z] 7809a108b3ef: Download complete [2021-06-23T15:27:40.549Z] 540db60ca938: Pull complete [2021-06-23T15:27:40.708Z] 0f4f2e6d8100: Verifying Checksum [2021-06-23T15:27:40.709Z] 0f4f2e6d8100: Download complete [2021-06-23T15:27:40.709Z] 02a3295e0d61: Verifying Checksum [2021-06-23T15:27:40.709Z] 02a3295e0d61: Download complete [2021-06-23T15:27:40.709Z] a3cc7d3b244e: Verifying Checksum [2021-06-23T15:27:40.709Z] a3cc7d3b244e: Download complete [2021-06-23T15:27:40.814Z] adcc1eea9eea: Pull complete [2021-06-23T15:27:40.814Z] 4c4ab2625f07: Pull complete [2021-06-23T15:27:40.981Z] a93816041522: Verifying Checksum [2021-06-23T15:27:40.981Z] a93816041522: Download complete [2021-06-23T15:27:40.981Z] bdb6da89ff94: Download complete [2021-06-23T15:27:40.981Z] 2a70c0c122f4: Verifying Checksum [2021-06-23T15:27:40.981Z] 2a70c0c122f4: Download complete [2021-06-23T15:27:41.255Z] a3cc7d3b244e: Pull complete [2021-06-23T15:27:41.851Z] 02a3295e0d61: Pull complete [2021-06-23T15:27:42.446Z] 0f4f2e6d8100: Pull complete [2021-06-23T15:27:42.735Z] f706445af74f: Verifying Checksum [2021-06-23T15:27:42.735Z] f706445af74f: Download complete [2021-06-23T15:27:43.422Z] 330b718f631f: Verifying Checksum [2021-06-23T15:27:43.423Z] 330b718f631f: Download complete [2021-06-23T15:27:43.688Z] 0510c868ecb4: Verifying Checksum [2021-06-23T15:27:43.688Z] 0510c868ecb4: Download complete [2021-06-23T15:27:46.819Z] 330b718f631f: Pull complete [2021-06-23T15:27:46.820Z] a93816041522: Pull complete [2021-06-23T15:27:47.030Z] 0510c868ecb4: Pull complete [2021-06-23T15:27:47.031Z] afea3b2eda06: Pull complete [2021-06-23T15:27:47.031Z] 7809a108b3ef: Pull complete [2021-06-23T15:27:47.095Z] bdb6da89ff94: Pull complete [2021-06-23T15:27:47.372Z] 2a70c0c122f4: Pull complete [2021-06-23T15:27:47.644Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-23T15:27:47.644Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-23T15:27:48.431Z] f706445af74f: Pull complete [2021-06-23T15:27:48.431Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-23T15:27:48.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-23T15:27:48.431Z] ---> b068be0155e3 [2021-06-23T15:27:48.431Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-23T15:27:48.431Z] 20.10.0: Pulling from library/docker [2021-06-23T15:27:48.431Z] 05e7bc50f07f: Pulling fs layer [2021-06-23T15:27:48.431Z] 6db28d0fdbf6: Pulling fs layer [2021-06-23T15:27:48.431Z] 292df0bc6bf3: Pulling fs layer [2021-06-23T15:27:48.431Z] 2e060f4bd70b: Pulling fs layer [2021-06-23T15:27:48.431Z] 80e8d568a223: Pulling fs layer [2021-06-23T15:27:48.431Z] 8dc6ef1a942a: Pulling fs layer [2021-06-23T15:27:48.431Z] 2312dd95470a: Pulling fs layer [2021-06-23T15:27:48.431Z] 2e060f4bd70b: Waiting [2021-06-23T15:27:48.431Z] 80e8d568a223: Waiting [2021-06-23T15:27:48.431Z] 8dc6ef1a942a: Waiting [2021-06-23T15:27:48.431Z] 2312dd95470a: Waiting [2021-06-23T15:27:48.431Z] 292df0bc6bf3: Verifying Checksum [2021-06-23T15:27:48.431Z] 292df0bc6bf3: Download complete [2021-06-23T15:27:48.431Z] 6db28d0fdbf6: Verifying Checksum [2021-06-23T15:27:48.431Z] 6db28d0fdbf6: Download complete [2021-06-23T15:27:48.431Z] 05e7bc50f07f: Verifying Checksum [2021-06-23T15:27:48.431Z] 05e7bc50f07f: Download complete [2021-06-23T15:27:48.431Z] 80e8d568a223: Verifying Checksum [2021-06-23T15:27:48.431Z] 80e8d568a223: Download complete [2021-06-23T15:27:48.431Z] 8dc6ef1a942a: Verifying Checksum [2021-06-23T15:27:48.431Z] 8dc6ef1a942a: Download complete [2021-06-23T15:27:48.700Z] 2312dd95470a: Verifying Checksum [2021-06-23T15:27:48.701Z] 2312dd95470a: Download complete [2021-06-23T15:27:48.701Z] 05e7bc50f07f: Pull complete [2021-06-23T15:27:48.965Z] 6db28d0fdbf6: Pull complete [2021-06-23T15:27:48.965Z] 292df0bc6bf3: Pull complete [2021-06-23T15:27:49.551Z] 2e060f4bd70b: Verifying Checksum [2021-06-23T15:27:49.551Z] 2e060f4bd70b: Download complete [2021-06-23T15:27:50.972Z] 2e060f4bd70b: Pull complete [2021-06-23T15:27:50.972Z] 80e8d568a223: Pull complete [2021-06-23T15:27:50.972Z] 8dc6ef1a942a: Pull complete [2021-06-23T15:27:51.233Z] 2312dd95470a: Pull complete [2021-06-23T15:27:51.233Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-23T15:27:51.233Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-23T15:27:53.093Z] ---> 85b9a0f70ca8 [2021-06-23T15:27:53.093Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-23T15:27:53.093Z] ---> Running in 9a56d066d227 [2021-06-23T15:27:53.366Z] Removing intermediate container 9a56d066d227 [2021-06-23T15:27:53.366Z] ---> 5020e1a58080 [2021-06-23T15:27:53.366Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-23T15:27:53.366Z] ---> Running in ff10a842b840 [2021-06-23T15:27:53.785Z] ---> 4ba5f0f6e37f [2021-06-23T15:27:53.785Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-23T15:27:53.785Z] ---> Running in 36f4f27d37c5 [2021-06-23T15:27:53.785Z] Removing intermediate container 36f4f27d37c5 [2021-06-23T15:27:53.785Z] ---> 5a85e5975e0e [2021-06-23T15:27:53.785Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-23T15:27:54.046Z] ---> Running in 63d1ec7f45e7 [2021-06-23T15:27:54.308Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T15:27:54.799Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T15:27:55.254Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T15:27:55.523Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-23T15:27:55.523Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-23T15:27:55.770Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T15:27:55.782Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-23T15:27:55.782Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-23T15:27:56.043Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-23T15:27:56.043Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T15:27:56.043Z] OK: 150 MiB in 45 packages [2021-06-23T15:27:56.307Z] Removing intermediate container 63d1ec7f45e7 [2021-06-23T15:27:56.307Z] ---> 47970dc3fa58 [2021-06-23T15:27:56.307Z] Step 6/8 : WORKDIR /build [2021-06-23T15:27:56.307Z] ---> Running in 8cc47fe11fac [2021-06-23T15:27:56.307Z] Removing intermediate container 8cc47fe11fac [2021-06-23T15:27:56.307Z] ---> eeedbf23eaea [2021-06-23T15:27:56.307Z] Step 7/8 : COPY go.mod . [2021-06-23T15:27:56.573Z] ---> 5eb5153d7a19 [2021-06-23T15:27:56.574Z] Step 8/8 : RUN go mod download [2021-06-23T15:27:56.574Z] ---> Running in 0c1ee56f8dd3 [2021-06-23T15:27:56.755Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-23T15:27:56.755Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-23T15:27:56.755Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-23T15:27:57.030Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-23T15:27:57.030Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-23T15:27:57.030Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T15:27:57.030Z] OK: 139 MiB in 45 packages [2021-06-23T15:27:58.471Z] Removing intermediate container ff10a842b840 [2021-06-23T15:27:58.471Z] ---> f0b9335a0e75 [2021-06-23T15:27:58.471Z] Step 6/8 : WORKDIR /build [2021-06-23T15:27:58.471Z] ---> Running in 8a80f2819a67 [2021-06-23T15:27:59.069Z] Removing intermediate container 8a80f2819a67 [2021-06-23T15:27:59.070Z] ---> 390f704c2aef [2021-06-23T15:27:59.070Z] Step 7/8 : COPY go.mod . [2021-06-23T15:27:59.667Z] ---> 3a0892eac1c1 [2021-06-23T15:27:59.667Z] Step 8/8 : RUN go mod download [2021-06-23T15:27:59.940Z] ---> Running in 1b09fadcb366 [2021-06-23T15:28:11.565Z] Removing intermediate container 0c1ee56f8dd3 [2021-06-23T15:28:11.565Z] ---> 73b1bf73ad67 [2021-06-23T15:28:11.565Z] Successfully built 73b1bf73ad67 [2021-06-23T15:28:11.565Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:28:11.880Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T15:28:11.880Z] . [Pipeline] withDockerContainer [2021-06-23T15:28:11.963Z] prd-centos7-docker-4c-2g-940 does not seem to be running inside a container [2021-06-23T15:28:12.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/263 -v /w/workspace/app-functions-sdk-go/263:/w/workspace/app-functions-sdk-go/263:rw,z -v /w/workspace/app-functions-sdk-go/263@tmp:/w/workspace/app-functions-sdk-go/263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-23T15:28:12.357Z] $ docker top 66ddf5a93831660669aeea9a13083274d218cb08a4f0e1c4c073c5b724df28b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T15:28:12.738Z] + go version [2021-06-23T15:28:12.738Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-23T15:28:12.751Z] $ docker stop --time=1 66ddf5a93831660669aeea9a13083274d218cb08a4f0e1c4c073c5b724df28b9 [2021-06-23T15:28:13.948Z] $ docker rm -f 66ddf5a93831660669aeea9a13083274d218cb08a4f0e1c4c073c5b724df28b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:28:14.572Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T15:28:14.572Z] . [Pipeline] withDockerContainer [2021-06-23T15:28:14.649Z] prd-centos7-docker-4c-2g-940 does not seem to be running inside a container [2021-06-23T15:28:14.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/263 -v /w/workspace/app-functions-sdk-go/263:/w/workspace/app-functions-sdk-go/263:rw,z -v /w/workspace/app-functions-sdk-go/263@tmp:/w/workspace/app-functions-sdk-go/263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-23T15:28:15.057Z] $ docker top cb843105c7f30815c265024eef381de595118519944715013675de00601108ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T15:28:15.443Z] + go mod tidy [Pipeline] sh [2021-06-23T15:28:16.026Z] + make test [2021-06-23T15:28:16.026Z] make -C ./app-service-template build [2021-06-23T15:28:16.026Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/263/app-service-template' [2021-06-23T15:28:16.026Z] go mod tidy [2021-06-23T15:28:16.292Z] 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-06-23T15:28:26.376Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/263/app-service-template' [2021-06-23T15:28:26.376Z] make -C ./app-service-template test [2021-06-23T15:28:26.376Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/263/app-service-template' [2021-06-23T15:28:26.376Z] go mod tidy [2021-06-23T15:28:26.376Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-23T15:28:26.766Z] Removing intermediate container 1b09fadcb366 [2021-06-23T15:28:26.766Z] ---> aa35107fae1d [2021-06-23T15:28:26.766Z] Successfully built aa35107fae1d [2021-06-23T15:28:26.766Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:28:27.112Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T15:28:27.112Z] . [Pipeline] withDockerContainer [2021-06-23T15:28:27.569Z] prd-ubuntu18.04-docker-arm64-4c-16g-939 does not seem to be running inside a container [2021-06-23T15:28:27.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/263 -v /w/workspace/app-functions-sdk-go/263:/w/workspace/app-functions-sdk-go/263:rw,z -v /w/workspace/app-functions-sdk-go/263@tmp:/w/workspace/app-functions-sdk-go/263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-23T15:28:29.412Z] $ docker top 89ec2aa3b113b8283886eb8ab9d8f3925a96a07ad22946fbd0f0932a6f86a547 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T15:28:30.434Z] + go version [2021-06-23T15:28:30.434Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-23T15:28:30.464Z] $ docker stop --time=1 89ec2aa3b113b8283886eb8ab9d8f3925a96a07ad22946fbd0f0932a6f86a547 [2021-06-23T15:28:32.281Z] $ docker rm -f 89ec2aa3b113b8283886eb8ab9d8f3925a96a07ad22946fbd0f0932a6f86a547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:28:33.048Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T15:28:33.048Z] . [Pipeline] withDockerContainer [2021-06-23T15:28:33.315Z] prd-ubuntu18.04-docker-arm64-4c-16g-939 does not seem to be running inside a container [2021-06-23T15:28:33.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/263 -v /w/workspace/app-functions-sdk-go/263:/w/workspace/app-functions-sdk-go/263:rw,z -v /w/workspace/app-functions-sdk-go/263@tmp:/w/workspace/app-functions-sdk-go/263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-23T15:28:34.643Z] ok new-app-service 0.008s coverage: 47.8% of statements [2021-06-23T15:28:34.643Z] ? new-app-service/config [no test files] [2021-06-23T15:28:34.643Z] ok new-app-service/functions 0.007s [2021-06-23T15:28:34.643Z] CGO_ENABLED=1 go vet ./... [2021-06-23T15:28:35.009Z] $ docker top fc32eab0a931edd05251fe3dd94ac14c0d5f4c4ca4b8ebacf4597788c42d3f1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T15:28:35.985Z] + go mod tidy [Pipeline] sh [2021-06-23T15:28:37.246Z] + make test [2021-06-23T15:28:37.246Z] make -C ./app-service-template build [2021-06-23T15:28:37.246Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/263/app-service-template' [2021-06-23T15:28:37.246Z] go mod tidy [2021-06-23T15:28:37.893Z] 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-06-23T15:28:41.370Z] gofmt -l . [2021-06-23T15:28:41.371Z] [ "`gofmt -l .`" = "" ] [2021-06-23T15:28:41.371Z] ./bin/test-attribution-txt.sh [2021-06-23T15:28:41.371Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/263/app-service-template' [2021-06-23T15:28:41.371Z] go mod tidy [2021-06-23T15:28:41.371Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-23T15:28:41.635Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-23T15:28:43.049Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.016s coverage: 63.6% of statements [2021-06-23T15:28:43.049Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 96.5% of statements [2021-06-23T15:28:43.049Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-23T15:28:43.637Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.027s coverage: 61.8% of statements [2021-06-23T15:28:43.637Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-23T15:28:43.637Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.013s [2021-06-23T15:28:44.227Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.044s coverage: 74.5% of statements [2021-06-23T15:28:44.227Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-23T15:28:44.227Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-23T15:28:44.227Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-23T15:28:44.227Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-23T15:28:44.227Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-23T15:28:44.227Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-23T15:28:44.227Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.1% of statements [2021-06-23T15:28:44.227Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-23T15:28:44.227Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements [2021-06-23T15:28:47.564Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.730s coverage: 76.1% of statements [2021-06-23T15:28:47.564Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-23T15:28:47.564Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.014s coverage: 12.5% of statements [2021-06-23T15:28:47.564Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements [2021-06-23T15:28:47.564Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-23T15:28:47.564Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-23T15:28:47.564Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements [2021-06-23T15:29:14.177Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.036s coverage: 78.0% of statements [2021-06-23T15:29:14.177Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements [2021-06-23T15:29:14.177Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-23T15:29:14.177Z] gofmt -l . [2021-06-23T15:29:14.177Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-23T15:29:14.191Z] $ docker stop --time=1 cb843105c7f30815c265024eef381de595118519944715013675de00601108ed [2021-06-23T15:29:15.428Z] $ docker rm -f cb843105c7f30815c265024eef381de595118519944715013675de00601108ed [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T15:29:15.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T15:29:16.118Z] 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 [2021-06-23T15:29:16.961Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/263/app-service-template' [2021-06-23T15:29:16.961Z] make -C ./app-service-template test [2021-06-23T15:29:16.961Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/263/app-service-template' [2021-06-23T15:29:16.961Z] go mod tidy [2021-06-23T15:29:16.961Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] libraryResource [Pipeline] sh [2021-06-23T15:29:17.309Z] ---> job-cost.sh [2021-06-23T15:29:17.309Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G63Q [2021-06-23T15:29:25.489Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T15:29:40.455Z] lf-activate-venv(): INFO: Adding /tmp/venv-G63Q/bin to PATH [2021-06-23T15:29:40.455Z] INFO: No Stack... [2021-06-23T15:29:40.455Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T15:29:40.455Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T15:29:40.766Z] + cat /w/workspace/app-functions-sdk-go/263/archives/cost.csv [2021-06-23T15:29:40.767Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T15:29:40.802Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-263-stack-cost] [2021-06-23T15:29:40.810Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-263-stack-cost] did not exist. Created. [2021-06-23T15:29:40.810Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-263-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T15:29:41.162Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-23T15:29:41.225Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T15:29:41.234Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-263-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-23T15:29:43.845Z] ok new-app-service 0.043s coverage: 47.8% of statements [2021-06-23T15:29:43.845Z] ? new-app-service/config [no test files] [2021-06-23T15:29:43.845Z] ok new-app-service/functions 0.040s [2021-06-23T15:29:43.845Z] CGO_ENABLED=1 go vet ./... [2021-06-23T15:30:10.722Z] gofmt -l . [2021-06-23T15:30:10.722Z] [ "`gofmt -l .`" = "" ] [2021-06-23T15:30:10.722Z] ./bin/test-attribution-txt.sh [2021-06-23T15:30:10.997Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/263/app-service-template' [2021-06-23T15:30:10.997Z] go mod tidy [2021-06-23T15:30:11.607Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-23T15:30:13.062Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-23T15:30:21.368Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.137s coverage: 63.6% of statements [2021-06-23T15:30:21.368Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.049s coverage: 96.5% of statements [2021-06-23T15:30:21.368Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-23T15:30:21.368Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.118s coverage: 61.8% of statements [2021-06-23T15:30:21.368Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-23T15:30:21.368Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.074s [2021-06-23T15:30:21.368Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.086s coverage: 74.5% of statements [2021-06-23T15:30:21.368Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-23T15:30:21.368Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-23T15:30:21.368Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-23T15:30:21.368Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-23T15:30:21.368Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-23T15:30:21.368Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-23T15:30:21.369Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.042s coverage: 97.1% of statements [2021-06-23T15:30:21.369Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-23T15:30:22.363Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.066s coverage: 10.5% of statements [2021-06-23T15:30:29.098Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.836s coverage: 76.1% of statements [2021-06-23T15:30:29.098Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-23T15:30:29.098Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.048s coverage: 12.5% of statements [2021-06-23T15:30:29.098Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.045s coverage: 27.3% of statements [2021-06-23T15:30:29.098Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-23T15:30:29.098Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-23T15:30:29.099Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.042s coverage: 51.4% of statements [2021-06-23T15:30:55.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.119s coverage: 78.0% of statements [2021-06-23T15:30:55.877Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.042s coverage: 94.4% of statements [2021-06-23T15:30:55.877Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-23T15:30:57.871Z] gofmt -l . [2021-06-23T15:30:58.144Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-23T15:30:58.455Z] $ docker stop --time=1 fc32eab0a931edd05251fe3dd94ac14c0d5f4c4ca4b8ebacf4597788c42d3f1b [2021-06-23T15:31:00.401Z] $ docker rm -f fc32eab0a931edd05251fe3dd94ac14c0d5f4c4ca4b8ebacf4597788c42d3f1b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T15:31:01.264Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T15:31:01.300Z] Warning: overwriting stash ‘coverage-report’ [2021-06-23T15:31:01.904Z] 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-06-23T15:31:02.721Z] ---> job-cost.sh [2021-06-23T15:31:02.722Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ebjv [2021-06-23T15:31:41.796Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T15:33:03.547Z] lf-activate-venv(): INFO: Adding /tmp/venv-ebjv/bin to PATH [2021-06-23T15:33:03.547Z] INFO: No Stack... [2021-06-23T15:33:04.525Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-23T15:33:04.796Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T15:33:05.147Z] + cut -d, -f6 [2021-06-23T15:33:05.147Z] + cat /w/workspace/app-functions-sdk-go/263/archives/cost.csv [Pipeline] lock [2021-06-23T15:33:05.211Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-263-stack-cost] [2021-06-23T15:33:05.224Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-263-stack-cost] did not exist. Created. [2021-06-23T15:33:05.224Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-263-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T15:33:05.589Z] /w/workspace/app-functions-sdk-go/263@tmp/durable-184c1bd7/script.sh: 1: /w/workspace/app-functions-sdk-go/263@tmp/durable-184c1bd7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-23T15:33:05.927Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-23T15:33:05.960Z] Warning: overwriting stash ‘stack-cost’ [2021-06-23T15:33:06.111Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T15:33:06.122Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-263-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-06-23T15:33:06.907Z] provisioning config files... [2021-06-23T15:33:06.920Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3041307266312444019tmp [Pipeline] { [Pipeline] sh [2021-06-23T15:33:07.231Z] + set +x [2021-06-23T15:33:07.231Z] + curl -s https://codecov.io/bash [2021-06-23T15:33:07.231Z] + bash -s -- [2021-06-23T15:33:07.231Z] [2021-06-23T15:33:07.231Z] _____ _ [2021-06-23T15:33:07.231Z] / ____| | | [2021-06-23T15:33:07.231Z] | | ___ __| | ___ ___ _____ __ [2021-06-23T15:33:07.231Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-23T15:33:07.231Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-23T15:33:07.231Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-23T15:33:07.231Z] Bash-1.0.3 [2021-06-23T15:33:07.231Z] [2021-06-23T15:33:07.231Z] [2021-06-23T15:33:07.231Z] ==> git version 2.24.4 found [2021-06-23T15:33:07.231Z] ==> 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-06-23T15:33:07.231Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-23T15:33:07.231Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-23T15:33:07.231Z] ==> Jenkins CI detected. [2021-06-23T15:33:07.231Z] project root: . [2021-06-23T15:33:07.231Z] --> token set from env [2021-06-23T15:33:07.231Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-23T15:33:07.546Z] ==> Running gcov in . (disable via -X gcov) [2021-06-23T15:33:07.546Z] ==> Python coveragepy not found [2021-06-23T15:33:07.546Z] ==> Searching for coverage reports in: [2021-06-23T15:33:07.546Z] + . [2021-06-23T15:33:07.546Z] -> Found 2 reports [2021-06-23T15:33:07.546Z] ==> Detecting git/mercurial file structure [2021-06-23T15:33:07.546Z] ==> Reading reports [2021-06-23T15:33:07.546Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-23T15:33:07.546Z] + ./coverage.out bytes=95181 [2021-06-23T15:33:07.546Z] ==> Appending adjustments [2021-06-23T15:33:07.546Z] https://docs.codecov.io/docs/fixing-reports [2021-06-23T15:33:07.808Z] + Found adjustments [2021-06-23T15:33:07.808Z] ==> Gzipping contents [2021-06-23T15:33:07.808Z] 20K /tmp/codecov.M4C90x.gz [2021-06-23T15:33:07.808Z] ==> Uploading reports [2021-06-23T15:33:07.808Z] url: https://codecov.io [2021-06-23T15:33:07.808Z] query: branch=master&commit=a5a444c184a2c1d1ddf52727c249f56d0f3d99c7&build=263&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F263%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-23T15:33:07.808Z] -> Pinging Codecov [2021-06-23T15:33:07.808Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=a5a444c184a2c1d1ddf52727c249f56d0f3d99c7&build=263&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F263%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-23T15:33:08.753Z] -> Uploading to [2021-06-23T15:33:08.753Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-23/3D8B5DFFC46A037C893635FACE044666/a5a444c184a2c1d1ddf52727c249f56d0f3d99c7/85c31cdc-76e6-46b5-a35b-b2bb0b8df52d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T153308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=946b6de7dc6d665a27e732df57de9083183a87319a120e716536aec01e2d3000 [2021-06-23T15:33:08.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T15:33:08.753Z] Dload Upload Total Spent Left Speed [2021-06-23T15:33:09.015Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16870 0 0 100 16870 0 38424 --:--:-- --:--:-- --:--:-- 38515 [2021-06-23T15:33:09.015Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 [Pipeline] } [2021-06-23T15:33:09.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-23T15:33:09.836Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-23T15:33:09.864Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:33:10.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T15:33:10.172Z] [2021-06-23T15:33:10.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:33:10.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T15:33:10.490Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-23T15:33:10.490Z] 188c0c94c7c5: Pulling fs layer [2021-06-23T15:33:10.490Z] 0ef7d3d256c8: Pulling fs layer [2021-06-23T15:33:10.490Z] de9db76c5a1d: Pulling fs layer [2021-06-23T15:33:10.490Z] 0eba1c9be4d2: Pulling fs layer [2021-06-23T15:33:10.490Z] 0d57e429df01: Pulling fs layer [2021-06-23T15:33:10.490Z] 4e4be7b47b0d: Pulling fs layer [2021-06-23T15:33:10.490Z] e1f770b5df2f: Pulling fs layer [2021-06-23T15:33:10.490Z] 85a0685a4137: Pulling fs layer [2021-06-23T15:33:10.490Z] 0d57e429df01: Waiting [2021-06-23T15:33:10.490Z] 4e4be7b47b0d: Waiting [2021-06-23T15:33:10.490Z] e1f770b5df2f: Waiting [2021-06-23T15:33:10.490Z] 85a0685a4137: Waiting [2021-06-23T15:33:10.490Z] 0eba1c9be4d2: Waiting [2021-06-23T15:33:10.490Z] de9db76c5a1d: Verifying Checksum [2021-06-23T15:33:10.490Z] de9db76c5a1d: Download complete [2021-06-23T15:33:10.490Z] 0ef7d3d256c8: Verifying Checksum [2021-06-23T15:33:10.490Z] 0ef7d3d256c8: Download complete [2021-06-23T15:33:10.490Z] 0d57e429df01: Verifying Checksum [2021-06-23T15:33:10.490Z] 0d57e429df01: Download complete [2021-06-23T15:33:10.754Z] 188c0c94c7c5: Download complete [2021-06-23T15:33:10.754Z] 4e4be7b47b0d: Verifying Checksum [2021-06-23T15:33:10.754Z] 4e4be7b47b0d: Download complete [2021-06-23T15:33:10.754Z] 188c0c94c7c5: Pull complete [2021-06-23T15:33:11.022Z] 0ef7d3d256c8: Pull complete [2021-06-23T15:33:11.022Z] de9db76c5a1d: Pull complete [2021-06-23T15:33:12.414Z] e1f770b5df2f: Verifying Checksum [2021-06-23T15:33:12.414Z] e1f770b5df2f: Download complete [2021-06-23T15:33:13.805Z] 0eba1c9be4d2: Verifying Checksum [2021-06-23T15:33:13.805Z] 0eba1c9be4d2: Download complete [2021-06-23T15:33:14.073Z] 85a0685a4137: Verifying Checksum [2021-06-23T15:33:14.073Z] 85a0685a4137: Download complete [2021-06-23T15:33:16.646Z] 0eba1c9be4d2: Pull complete [2021-06-23T15:33:16.919Z] 0d57e429df01: Pull complete [2021-06-23T15:33:16.919Z] 4e4be7b47b0d: Pull complete [2021-06-23T15:33:17.509Z] e1f770b5df2f: Pull complete [2021-06-23T15:33:20.851Z] 85a0685a4137: Pull complete [2021-06-23T15:33:20.851Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-23T15:33:20.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-23T15:33:20.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-23T15:33:20.937Z] prd-centos7-docker-4c-2g-938 does not seem to be running inside a container [2021-06-23T15:33:20.983Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-23T15:33:23.280Z] $ docker top 08fdb862cadc0b936f8ef8b3719aadfed7b023d2c8161902b0c1f5c0972485a3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-23T15:33:23.378Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-23T15:33:23.692Z] + set -o pipefail [2021-06-23T15:33:23.692Z] + snyk monitor '--org=edgex-jenkins' [2021-06-23T15:33:29.002Z] [2021-06-23T15:33:29.003Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-06-23T15:33:29.003Z] [2021-06-23T15:33:29.003Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/aefa7a14-278a-48a3-a495-5477573676a1 [2021-06-23T15:33:29.003Z] [2021-06-23T15:33:29.003Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-23T15:33:29.003Z] [2021-06-23T15:33:29.003Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-23T15:33:29.003Z] [2021-06-23T15:33:29.003Z] [Pipeline] } [2021-06-23T15:33:29.012Z] $ docker stop --time=1 08fdb862cadc0b936f8ef8b3719aadfed7b023d2c8161902b0c1f5c0972485a3 [2021-06-23T15:33:31.308Z] $ docker rm -f 08fdb862cadc0b936f8ef8b3719aadfed7b023d2c8161902b0c1f5c0972485a3 [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-06-23T15:33:32.038Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T15:33:32.065Z] provisioning config files... [2021-06-23T15:33:32.076Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2242588540706914186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T15:33:32.458Z] --> edgex-publish-swagger.sh [2021-06-23T15:33:32.458Z] === Publish openapi/v2 API === [2021-06-23T15:33:32.458Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-23T15:33:32.458Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-06-23T15:33:32.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T15:33:32.458Z] Dload Upload Total Spent Left Speed [2021-06-23T15:33:33.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10701 0:00:01 0:00:01 --:--:-- 10698 100 13052 0 0 100 13052 0 9351 0:00:01 0:00:01 --:--:-- 9349 [2021-06-23T15:33:33.857Z] [2021-06-23T15:33:33.857Z] [Pipeline] } [2021-06-23T15:33:33.865Z] 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-06-23T15:33:34.437Z] + git log --format=format:%s -1 a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:33:34.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T15:33:34.743Z] . [Pipeline] withDockerContainer [2021-06-23T15:33:34.816Z] prd-centos7-docker-4c-2g-938 does not seem to be running inside a container [2021-06-23T15:33:34.855Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T15:33:35.241Z] $ docker top 4acb942f577b448c2b630c0b554ec93097979836a5c6546ee00ee56c31b51009 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T15:33:35.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T15:33:35.360Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T15:33:35.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T15:33:35.473Z] $ docker exec 4acb942f577b448c2b630c0b554ec93097979836a5c6546ee00ee56c31b51009 ssh-agent [2021-06-23T15:33:35.583Z] SSH_AUTH_SOCK=/tmp/ssh-K1p0geAn6FWq/agent.14 [2021-06-23T15:33:35.583Z] SSH_AGENT_PID=20 [2021-06-23T15:33:35.590Z] Running ssh-add (command line suppressed) [2021-06-23T15:33:35.678Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4247067598999493459.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4247067598999493459.key) [2021-06-23T15:33:35.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T15:33:35.999Z] + git semver tag [2021-06-23T15:33:35.999Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T15:33:35.999Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-23T15:33:35.999Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-23T15:33:35.999Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T15:33:35.999Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T15:33:35.999Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T15:33:35.999Z] # $SEMVER_BRANCH = master [2021-06-23T15:33:35.999Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-23T15:33:35.999Z] # a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 HEAD [2021-06-23T15:33:35.999Z] # -> Force: false [2021-06-23T15:33:35.999Z] # e19b27035dc53b81d48e45848eeb99d2444db204 refs/tags/v2.0.0-dev.87 [Pipeline] } [2021-06-23T15:33:36.006Z] $ docker exec --env ******** --env ******** 4acb942f577b448c2b630c0b554ec93097979836a5c6546ee00ee56c31b51009 ssh-agent -k [2021-06-23T15:33:36.104Z] unset SSH_AUTH_SOCK; [2021-06-23T15:33:36.105Z] unset SSH_AGENT_PID; [2021-06-23T15:33:36.105Z] echo Agent pid 20 killed; [2021-06-23T15:33:36.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T15:33:36.473Z] + git semver [Pipeline] } [2021-06-23T15:33:36.485Z] $ docker stop --time=1 4acb942f577b448c2b630c0b554ec93097979836a5c6546ee00ee56c31b51009 [2021-06-23T15:33:37.675Z] $ docker rm -f 4acb942f577b448c2b630c0b554ec93097979836a5c6546ee00ee56c31b51009 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:33:38.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T15:33:38.144Z] [2021-06-23T15:33:38.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:33:38.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T15:33:38.461Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-23T15:33:38.461Z] ab5ef0e58194: Pulling fs layer [2021-06-23T15:33:38.461Z] 9712f1f96733: Pulling fs layer [2021-06-23T15:33:38.461Z] 63f879dbbcfc: Pulling fs layer [2021-06-23T15:33:38.461Z] 0d9ebad4ef96: Pulling fs layer [2021-06-23T15:33:38.461Z] e9a5061849ea: Pulling fs layer [2021-06-23T15:33:38.461Z] d747dcd14b5f: Pulling fs layer [2021-06-23T15:33:38.461Z] 2de7ff778b66: Pulling fs layer [2021-06-23T15:33:38.461Z] 0d9ebad4ef96: Waiting [2021-06-23T15:33:38.461Z] e9a5061849ea: Waiting [2021-06-23T15:33:38.461Z] d747dcd14b5f: Waiting [2021-06-23T15:33:38.461Z] 2de7ff778b66: Waiting [2021-06-23T15:33:38.461Z] 9712f1f96733: Verifying Checksum [2021-06-23T15:33:38.461Z] 9712f1f96733: Download complete [2021-06-23T15:33:40.375Z] 63f879dbbcfc: Verifying Checksum [2021-06-23T15:33:40.375Z] 63f879dbbcfc: Download complete [2021-06-23T15:33:40.636Z] e9a5061849ea: Verifying Checksum [2021-06-23T15:33:40.636Z] e9a5061849ea: Download complete [2021-06-23T15:33:40.636Z] d747dcd14b5f: Verifying Checksum [2021-06-23T15:33:40.636Z] d747dcd14b5f: Download complete [2021-06-23T15:33:40.896Z] 0d9ebad4ef96: Verifying Checksum [2021-06-23T15:33:40.896Z] 0d9ebad4ef96: Download complete [2021-06-23T15:33:40.896Z] 2de7ff778b66: Verifying Checksum [2021-06-23T15:33:40.896Z] 2de7ff778b66: Download complete [2021-06-23T15:33:41.161Z] ab5ef0e58194: Verifying Checksum [2021-06-23T15:33:41.161Z] ab5ef0e58194: Download complete [2021-06-23T15:33:43.730Z] ab5ef0e58194: Pull complete [2021-06-23T15:33:43.730Z] 9712f1f96733: Pull complete [2021-06-23T15:33:44.319Z] 63f879dbbcfc: Pull complete [2021-06-23T15:33:47.644Z] 0d9ebad4ef96: Pull complete [2021-06-23T15:33:47.644Z] e9a5061849ea: Pull complete [2021-06-23T15:33:47.644Z] d747dcd14b5f: Pull complete [2021-06-23T15:33:48.591Z] 2de7ff778b66: Pull complete [2021-06-23T15:33:48.591Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-23T15:33:48.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-23T15:33:48.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-23T15:33:48.667Z] prd-centos7-docker-4c-2g-938 does not seem to be running inside a container [2021-06-23T15:33:48.716Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-23T15:33:52.591Z] $ docker top de98f25ea79b7944d57bc4573d022871a45b049e6c52b68e94950f6e23846c1a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-23T15:33:52.689Z] provisioning config files... [2021-06-23T15:33:52.702Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8060380726866786089tmp [2021-06-23T15:33:52.720Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7411415288426019668tmp [2021-06-23T15:33:52.731Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4895919711165436544tmp [Pipeline] { [Pipeline] echo [2021-06-23T15:33:52.753Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T15:33:53.049Z] ---> sigul-configuration.sh [2021-06-23T15:33:53.049Z] gpg: directory `/root/.gnupg' created [2021-06-23T15:33:53.049Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-23T15:33:53.049Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-23T15:33:53.049Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-23T15:33:53.049Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-23T15:33:53.049Z] gpg: CAST5 encrypted data [2021-06-23T15:33:53.049Z] gpg: encrypted with 1 passphrase [2021-06-23T15:33:53.049Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-23T15:33:53.345Z] + mkdir /home/jenkins [2021-06-23T15:33:53.345Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-23T15:33:53.642Z] + 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-06-23T15:33:53.651Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T15:33:54.083Z] ---> sigul-install.sh [2021-06-23T15:33:58.426Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-23T15:33:58.725Z] + git tag --list [2021-06-23T15:33:58.726Z] v0.1.0 [2021-06-23T15:33:58.726Z] v0.1.1 [2021-06-23T15:33:58.726Z] v1.0.0 [2021-06-23T15:33:58.726Z] v1.1.0 [2021-06-23T15:33:58.726Z] v1.2.0 [2021-06-23T15:33:58.726Z] v1.3.0 [2021-06-23T15:33:58.726Z] v1.3.1 [2021-06-23T15:33:58.726Z] v1.3.1-dev.1 [2021-06-23T15:33:58.726Z] v1.3.2-dev.1 [2021-06-23T15:33:58.726Z] v2.0.0-dev.1 [2021-06-23T15:33:58.726Z] v2.0.0-dev.10 [2021-06-23T15:33:58.726Z] v2.0.0-dev.11 [2021-06-23T15:33:58.726Z] v2.0.0-dev.12 [2021-06-23T15:33:58.726Z] v2.0.0-dev.13 [2021-06-23T15:33:58.726Z] v2.0.0-dev.14 [2021-06-23T15:33:58.726Z] v2.0.0-dev.15 [2021-06-23T15:33:58.726Z] v2.0.0-dev.16 [2021-06-23T15:33:58.726Z] v2.0.0-dev.17 [2021-06-23T15:33:58.726Z] v2.0.0-dev.18 [2021-06-23T15:33:58.726Z] v2.0.0-dev.19 [2021-06-23T15:33:58.726Z] v2.0.0-dev.2 [2021-06-23T15:33:58.726Z] v2.0.0-dev.20 [2021-06-23T15:33:58.726Z] v2.0.0-dev.21 [2021-06-23T15:33:58.726Z] v2.0.0-dev.22 [2021-06-23T15:33:58.726Z] v2.0.0-dev.23 [2021-06-23T15:33:58.726Z] v2.0.0-dev.24 [2021-06-23T15:33:58.726Z] v2.0.0-dev.25 [2021-06-23T15:33:58.726Z] v2.0.0-dev.26 [2021-06-23T15:33:58.726Z] v2.0.0-dev.27 [2021-06-23T15:33:58.726Z] v2.0.0-dev.28 [2021-06-23T15:33:58.726Z] v2.0.0-dev.29 [2021-06-23T15:33:58.726Z] v2.0.0-dev.3 [2021-06-23T15:33:58.726Z] v2.0.0-dev.30 [2021-06-23T15:33:58.726Z] v2.0.0-dev.31 [2021-06-23T15:33:58.726Z] v2.0.0-dev.32 [2021-06-23T15:33:58.726Z] v2.0.0-dev.33 [2021-06-23T15:33:58.726Z] v2.0.0-dev.34 [2021-06-23T15:33:58.726Z] v2.0.0-dev.35 [2021-06-23T15:33:58.726Z] v2.0.0-dev.36 [2021-06-23T15:33:58.726Z] v2.0.0-dev.37 [2021-06-23T15:33:58.726Z] v2.0.0-dev.38 [2021-06-23T15:33:58.726Z] v2.0.0-dev.39 [2021-06-23T15:33:58.726Z] v2.0.0-dev.4 [2021-06-23T15:33:58.726Z] v2.0.0-dev.40 [2021-06-23T15:33:58.726Z] v2.0.0-dev.41 [2021-06-23T15:33:58.726Z] v2.0.0-dev.42 [2021-06-23T15:33:58.726Z] v2.0.0-dev.43 [2021-06-23T15:33:58.726Z] v2.0.0-dev.44 [2021-06-23T15:33:58.726Z] v2.0.0-dev.45 [2021-06-23T15:33:58.726Z] v2.0.0-dev.46 [2021-06-23T15:33:58.726Z] v2.0.0-dev.47 [2021-06-23T15:33:58.726Z] v2.0.0-dev.48 [2021-06-23T15:33:58.726Z] v2.0.0-dev.49 [2021-06-23T15:33:58.726Z] v2.0.0-dev.5 [2021-06-23T15:33:58.726Z] v2.0.0-dev.50 [2021-06-23T15:33:58.726Z] v2.0.0-dev.51 [2021-06-23T15:33:58.726Z] v2.0.0-dev.52 [2021-06-23T15:33:58.726Z] v2.0.0-dev.53 [2021-06-23T15:33:58.726Z] v2.0.0-dev.54 [2021-06-23T15:33:58.726Z] v2.0.0-dev.55 [2021-06-23T15:33:58.726Z] v2.0.0-dev.56 [2021-06-23T15:33:58.726Z] v2.0.0-dev.57 [2021-06-23T15:33:58.726Z] v2.0.0-dev.58 [2021-06-23T15:33:58.726Z] v2.0.0-dev.59 [2021-06-23T15:33:58.726Z] v2.0.0-dev.6 [2021-06-23T15:33:58.726Z] v2.0.0-dev.60 [2021-06-23T15:33:58.726Z] v2.0.0-dev.61 [2021-06-23T15:33:58.726Z] v2.0.0-dev.62 [2021-06-23T15:33:58.726Z] v2.0.0-dev.63 [2021-06-23T15:33:58.726Z] v2.0.0-dev.64 [2021-06-23T15:33:58.726Z] v2.0.0-dev.65 [2021-06-23T15:33:58.726Z] v2.0.0-dev.66 [2021-06-23T15:33:58.726Z] v2.0.0-dev.67 [2021-06-23T15:33:58.726Z] v2.0.0-dev.68 [2021-06-23T15:33:58.726Z] v2.0.0-dev.69 [2021-06-23T15:33:58.726Z] v2.0.0-dev.7 [2021-06-23T15:33:58.726Z] v2.0.0-dev.70 [2021-06-23T15:33:58.726Z] v2.0.0-dev.71 [2021-06-23T15:33:58.726Z] v2.0.0-dev.72 [2021-06-23T15:33:58.726Z] v2.0.0-dev.73 [2021-06-23T15:33:58.726Z] v2.0.0-dev.74 [2021-06-23T15:33:58.726Z] v2.0.0-dev.75 [2021-06-23T15:33:58.726Z] v2.0.0-dev.76 [2021-06-23T15:33:58.726Z] v2.0.0-dev.77 [2021-06-23T15:33:58.726Z] v2.0.0-dev.78 [2021-06-23T15:33:58.726Z] v2.0.0-dev.79 [2021-06-23T15:33:58.726Z] v2.0.0-dev.8 [2021-06-23T15:33:58.726Z] v2.0.0-dev.80 [2021-06-23T15:33:58.726Z] v2.0.0-dev.81 [2021-06-23T15:33:58.726Z] v2.0.0-dev.82 [2021-06-23T15:33:58.726Z] v2.0.0-dev.83 [2021-06-23T15:33:58.726Z] v2.0.0-dev.84 [2021-06-23T15:33:58.726Z] v2.0.0-dev.85 [2021-06-23T15:33:58.726Z] v2.0.0-dev.86 [2021-06-23T15:33:58.726Z] v2.0.0-dev.87 [2021-06-23T15:33:58.726Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-23T15:33:59.024Z] + lftools sign git-tag v2.0.0-dev.87 [2021-06-23T15:33:59.597Z] Signing Git tag with Sigul... [2021-06-23T15:33:59.597Z] Signing v2.0.0-dev.87 [Pipeline] echo [2021-06-23T15:34:00.183Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T15:34:00.480Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-23T15:34:00.489Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-23T15:34:00.519Z] $ docker stop --time=1 de98f25ea79b7944d57bc4573d022871a45b049e6c52b68e94950f6e23846c1a [2021-06-23T15:34:02.321Z] $ docker rm -f de98f25ea79b7944d57bc4573d022871a45b049e6c52b68e94950f6e23846c1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:34:03.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T15:34:03.026Z] . [Pipeline] withDockerContainer [2021-06-23T15:34:03.107Z] prd-centos7-docker-4c-2g-938 does not seem to be running inside a container [2021-06-23T15:34:03.148Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T15:34:03.502Z] $ docker top 1305194b24605986cd639c587a9ce8719d1c3b55fc5a503ca172b1defb702236 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T15:34:03.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T15:34:03.654Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T15:34:03.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T15:34:03.762Z] $ docker exec 1305194b24605986cd639c587a9ce8719d1c3b55fc5a503ca172b1defb702236 ssh-agent [2021-06-23T15:34:03.874Z] SSH_AUTH_SOCK=/tmp/ssh-WujXyFhVk8mq/agent.14 [2021-06-23T15:34:03.874Z] SSH_AGENT_PID=21 [2021-06-23T15:34:03.880Z] Running ssh-add (command line suppressed) [2021-06-23T15:34:03.966Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8151189767050681625.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8151189767050681625.key) [2021-06-23T15:34:03.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T15:34:04.286Z] + git semver bump pre [2021-06-23T15:34:04.286Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T15:34:04.286Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-23T15:34:04.286Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-23T15:34:04.286Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T15:34:04.286Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T15:34:04.286Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T15:34:04.286Z] # $SEMVER_BRANCH = master [2021-06-23T15:34:04.286Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-23T15:34:04.286Z] 2.0.0-dev.88 [Pipeline] } [2021-06-23T15:34:04.293Z] $ docker exec --env ******** --env ******** 1305194b24605986cd639c587a9ce8719d1c3b55fc5a503ca172b1defb702236 ssh-agent -k [2021-06-23T15:34:04.381Z] unset SSH_AUTH_SOCK; [2021-06-23T15:34:04.384Z] unset SSH_AGENT_PID; [2021-06-23T15:34:04.384Z] echo Agent pid 21 killed; [2021-06-23T15:34:04.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T15:34:04.770Z] + git semver [Pipeline] } [2021-06-23T15:34:04.791Z] $ docker stop --time=1 1305194b24605986cd639c587a9ce8719d1c3b55fc5a503ca172b1defb702236 [2021-06-23T15:34:05.984Z] $ docker rm -f 1305194b24605986cd639c587a9ce8719d1c3b55fc5a503ca172b1defb702236 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:34:06.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T15:34:06.381Z] . [Pipeline] withDockerContainer [2021-06-23T15:34:06.455Z] prd-centos7-docker-4c-2g-938 does not seem to be running inside a container [2021-06-23T15:34:06.498Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T15:34:06.850Z] $ docker top dff6a47ae640653ece0d7572e99859ce537e5daefacf876134ce109fd6c9058f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T15:34:06.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T15:34:06.990Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T15:34:07.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T15:34:07.099Z] $ docker exec dff6a47ae640653ece0d7572e99859ce537e5daefacf876134ce109fd6c9058f ssh-agent [2021-06-23T15:34:07.221Z] SSH_AUTH_SOCK=/tmp/ssh-flNv6Kwxaje3/agent.14 [2021-06-23T15:34:07.221Z] SSH_AGENT_PID=20 [2021-06-23T15:34:07.226Z] Running ssh-add (command line suppressed) [2021-06-23T15:34:07.325Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6395413667578181140.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6395413667578181140.key) [2021-06-23T15:34:07.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T15:34:07.652Z] + git semver push [2021-06-23T15:34:07.652Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T15:34:07.652Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-23T15:34:07.652Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-23T15:34:07.652Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T15:34:07.652Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T15:34:07.652Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T15:34:07.652Z] # $SEMVER_BRANCH = master [2021-06-23T15:34:07.652Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-23T15:34:12.951Z] $ docker exec --env ******** --env ******** dff6a47ae640653ece0d7572e99859ce537e5daefacf876134ce109fd6c9058f ssh-agent -k [2021-06-23T15:34:13.042Z] unset SSH_AUTH_SOCK; [2021-06-23T15:34:13.042Z] unset SSH_AGENT_PID; [2021-06-23T15:34:13.042Z] echo Agent pid 20 killed; [2021-06-23T15:34:13.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T15:34:13.407Z] + git semver [Pipeline] } [2021-06-23T15:34:13.418Z] $ docker stop --time=1 dff6a47ae640653ece0d7572e99859ce537e5daefacf876134ce109fd6c9058f [2021-06-23T15:34:14.611Z] $ docker rm -f dff6a47ae640653ece0d7572e99859ce537e5daefacf876134ce109fd6c9058f [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-06-23T15:34:15.894Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T15:34:16.477Z] ---> package-listing.sh [2021-06-23T15:34:16.477Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-23T15:34:16.477Z] ++ facter osfamily [2021-06-23T15:34:16.738Z] + OS_FAMILY=redhat [2021-06-23T15:34:16.738Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-06-23T15:34:16.738Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-23T15:34:16.738Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-23T15:34:16.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-23T15:34:16.738Z] + PACKAGES=/tmp/packages_start.txt [2021-06-23T15:34:16.738Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-23T15:34:16.738Z] + PACKAGES=/tmp/packages_end.txt [2021-06-23T15:34:16.738Z] + case "${OS_FAMILY}" in [2021-06-23T15:34:16.738Z] + sort [2021-06-23T15:34:16.738Z] + rpm -qa [2021-06-23T15:34:17.341Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-23T15:34:17.341Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-23T15:34:17.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-23T15:34:17.341Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-23T15:34:17.341Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-06-23T15:34:17.341Z] + 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-06-23T15:34:17.354Z] 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-06-23T15:34:17.813Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:34:18.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T15:34:18.385Z] [2021-06-23T15:34:18.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-23T15:34:18.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T15:34:18.703Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-23T15:34:18.703Z] df20fa9351a1: Pulling fs layer [2021-06-23T15:34:18.703Z] 36b3adc4ff6f: Pulling fs layer [2021-06-23T15:34:18.703Z] 8ad3a11d3b57: Pulling fs layer [2021-06-23T15:34:18.703Z] 46f8f816bc3b: Pulling fs layer [2021-06-23T15:34:18.703Z] 93b61091891f: Pulling fs layer [2021-06-23T15:34:18.703Z] 93b9cdb0e59b: Pulling fs layer [2021-06-23T15:34:18.703Z] 5e14af77c1be: Pulling fs layer [2021-06-23T15:34:18.703Z] 01666e4c0597: Pulling fs layer [2021-06-23T15:34:18.703Z] aa168da1d23b: Pulling fs layer [2021-06-23T15:34:18.703Z] 46f8f816bc3b: Waiting [2021-06-23T15:34:18.703Z] 93b61091891f: Waiting [2021-06-23T15:34:18.703Z] 93b9cdb0e59b: Waiting [2021-06-23T15:34:18.703Z] 5e14af77c1be: Waiting [2021-06-23T15:34:18.703Z] 01666e4c0597: Waiting [2021-06-23T15:34:18.703Z] aa168da1d23b: Waiting [2021-06-23T15:34:18.703Z] 36b3adc4ff6f: Verifying Checksum [2021-06-23T15:34:18.703Z] 36b3adc4ff6f: Download complete [2021-06-23T15:34:18.703Z] 46f8f816bc3b: Verifying Checksum [2021-06-23T15:34:18.703Z] 46f8f816bc3b: Download complete [2021-06-23T15:34:18.703Z] df20fa9351a1: Verifying Checksum [2021-06-23T15:34:18.703Z] df20fa9351a1: Download complete [2021-06-23T15:34:18.967Z] 93b9cdb0e59b: Verifying Checksum [2021-06-23T15:34:18.968Z] 93b9cdb0e59b: Download complete [2021-06-23T15:34:18.968Z] 93b61091891f: Verifying Checksum [2021-06-23T15:34:18.968Z] 93b61091891f: Download complete [2021-06-23T15:34:18.968Z] 5e14af77c1be: Verifying Checksum [2021-06-23T15:34:18.968Z] 5e14af77c1be: Download complete [2021-06-23T15:34:18.968Z] 01666e4c0597: Verifying Checksum [2021-06-23T15:34:18.968Z] 01666e4c0597: Download complete [2021-06-23T15:34:18.968Z] 8ad3a11d3b57: Verifying Checksum [2021-06-23T15:34:18.968Z] 8ad3a11d3b57: Download complete [2021-06-23T15:34:18.968Z] df20fa9351a1: Pull complete [2021-06-23T15:34:19.240Z] 36b3adc4ff6f: Pull complete [2021-06-23T15:34:19.503Z] 8ad3a11d3b57: Pull complete [2021-06-23T15:34:19.771Z] 46f8f816bc3b: Pull complete [2021-06-23T15:34:19.771Z] 93b61091891f: Pull complete [2021-06-23T15:34:20.033Z] 93b9cdb0e59b: Pull complete [2021-06-23T15:34:20.034Z] 5e14af77c1be: Pull complete [2021-06-23T15:34:20.034Z] 01666e4c0597: Pull complete [2021-06-23T15:34:20.980Z] aa168da1d23b: Verifying Checksum [2021-06-23T15:34:20.980Z] aa168da1d23b: Download complete [2021-06-23T15:34:25.233Z] aa168da1d23b: Pull complete [2021-06-23T15:34:25.233Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-23T15:34:25.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T15:34:25.233Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-23T15:34:25.308Z] prd-centos7-docker-4c-2g-938 does not seem to be running inside a container [2021-06-23T15:34:25.351Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-23T15:34:27.705Z] $ docker top e798dc4184ae4af7774053c5b40bdc07fb85ea3f08460d1819c860bae1a9f823 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T15:34:28.083Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-23T15:34:28.389Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-23T15:34:28.688Z] + ls /var/log/sa-host [2021-06-23T15:34:28.688Z] + sadf -c /var/log/sa-host/sa05 [2021-06-23T15:34:28.688Z] file_magic: OK [2021-06-23T15:34:28.688Z] HZ: Using current value: 100 [2021-06-23T15:34:28.688Z] file_header: OK [2021-06-23T15:34:28.688Z] 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-06-23T15:34:28.688Z] Statistics: [2021-06-23T15:34:28.688Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T15:34:28.688Z] File successfully converted to sysstat format version 12.2.1 [2021-06-23T15:34:28.688Z] + sadf -c /var/log/sa-host/sa23 [2021-06-23T15:34:28.688Z] file_magic: OK [2021-06-23T15:34:28.688Z] HZ: Using current value: 100 [2021-06-23T15:34:28.688Z] file_header: OK [2021-06-23T15:34:28.688Z] 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-06-23T15:34:28.688Z] Statistics: [2021-06-23T15:34:28.688Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T15:34:28.688Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T15:34:29.394Z] provisioning config files... [2021-06-23T15:34:29.419Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2838495860637519191tmp [Pipeline] { [Pipeline] echo [2021-06-23T15:34:29.441Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T15:34:29.740Z] ---> create-netrc.sh [Pipeline] } [2021-06-23T15:34:29.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-23T15:34:30.183Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-23T15:34:30.193Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T15:34:30.486Z] ---> sudo-logs.sh [2021-06-23T15:34:30.486Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-23T15:34:30.520Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T15:34:30.818Z] ---> job-cost.sh [2021-06-23T15:34:30.818Z] lf-activate-venv: SKIPPING [2021-06-23T15:34:30.818Z] DEBUG: total: 0.18000000715255737 [2021-06-23T15:34:30.818Z] INFO: Retrieving Stack Cost... [2021-06-23T15:34:31.761Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T15:34:32.022Z] INFO: Archiving Costs [Pipeline] echo [2021-06-23T15:34:32.034Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T15:34:32.337Z] ---> logs-deploy.sh [2021-06-23T15:34:32.337Z] lf-activate-venv: SKIPPING [2021-06-23T15:34:32.337Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/263 [2021-06-23T15:34:32.337Z] INFO: archiving workspace using pattern(s): [2021-06-23T15:34:33.280Z] Archives upload complete. [2021-06-23T15:34:33.280Z] INFO: archiving logs to Nexus