Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 86d8c8cfb612f93dc4efeca806267a6dc2c52eff 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-ssh7163781912700101518.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5144800073008064113.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh3236614178655411477.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh2491391220244048508.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-ssh2519522992394224301.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1595 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-ssh6042165804757750025.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 86d8c8cfb612f93dc4efeca806267a6dc2c52eff (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 86d8c8cfb612f93dc4efeca806267a6dc2c52eff # timeout=10 Commit message: "build: Remove custom change log config so use CI built in (#898)" > git rev-list --no-walk b82a6b877b5b7266fa981a8a5b8e1ee3766583ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T23:26:03.943Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T23:26:04.091Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T23:26:04.133Z] ========================================================= [2021-06-15T23:26:04.133Z] EdgeX Global Pipelines Version Info [2021-06-15T23:26:04.133Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:26:05.591Z] ------------------- [2021-06-15T23:26:05.591Z] stable info: [2021-06-15T23:26:05.591Z] ------------------- [2021-06-15T23:26:05.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T23:26:05.591Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T23:26:05.591Z] Message: update stable to v1.0.194 [2021-06-15T23:26:06.170Z] ------------------- [2021-06-15T23:26:06.170Z] experimental info: [2021-06-15T23:26:06.170Z] ------------------- [2021-06-15T23:26:06.170Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T23:26:06.170Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T23:26:06.170Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T23:26:06.299Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-15T23:26:06.325Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-15T23:26:06.351Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T23:26:06.375Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T23:26:06.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T23:26:06.425Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T23:26:06.450Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T23:26:06.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T23:26:06.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-15T23:26:06.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T23:26:06.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T23:26:06.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-15T23:26:06.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T23:26:06.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T23:26:06.649Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T23:26:06.679Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T23:26:06.712Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T23:26:06.740Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T23:26:06.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T23:26:06.791Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T23:26:06.816Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-15T23:26:06.849Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-15T23:26:06.875Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-15T23:26:06.906Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-15T23:26:06.932Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-15T23:26:06.957Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T23:26:06.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-15T23:26:07.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-15T23:26:07.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-15T23:26:07.065Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86d8c8cfb612f93dc4efeca806267a6dc2c52eff [Pipeline] echo [2021-06-15T23:26:07.092Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86d8c8c [Pipeline] echo [2021-06-15T23:26:09.108Z] [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-15T23:26:09.598Z] + git log --format=format:%s -1 86d8c8cfb612f93dc4efeca806267a6dc2c52eff [Pipeline] echo [2021-06-15T23:26:09.646Z] GIT_COMMIT: 86d8c8cfb612f93dc4efeca806267a6dc2c52eff, Commit Message: build: Remove custom change log config so use CI built in (#898) [Pipeline] echo [2021-06-15T23:26:09.660Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:26:10.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T23:26:10.238Z] [2021-06-15T23:26:10.238Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:26:10.562Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T23:26:10.562Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T23:26:10.562Z] 31603596830f: Pulling fs layer [2021-06-15T23:26:10.562Z] 54011a49482f: Pulling fs layer [2021-06-15T23:26:10.562Z] a6820b24f6d8: Pulling fs layer [2021-06-15T23:26:10.562Z] f581987b2513: Pulling fs layer [2021-06-15T23:26:10.562Z] f581987b2513: Waiting [2021-06-15T23:26:10.562Z] 54011a49482f: Verifying Checksum [2021-06-15T23:26:10.562Z] 54011a49482f: Download complete [2021-06-15T23:26:10.828Z] 31603596830f: Verifying Checksum [2021-06-15T23:26:10.828Z] 31603596830f: Download complete [2021-06-15T23:26:10.828Z] f581987b2513: Verifying Checksum [2021-06-15T23:26:10.828Z] f581987b2513: Download complete [2021-06-15T23:26:10.828Z] a6820b24f6d8: Verifying Checksum [2021-06-15T23:26:10.828Z] a6820b24f6d8: Download complete [2021-06-15T23:26:10.828Z] 31603596830f: Pull complete [2021-06-15T23:26:11.091Z] 54011a49482f: Pull complete [2021-06-15T23:26:11.674Z] a6820b24f6d8: Pull complete [2021-06-15T23:26:11.936Z] f581987b2513: Pull complete [2021-06-15T23:26:11.936Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T23:26:11.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T23:26:11.936Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T23:26:12.013Z] prd-centos7-docker-4c-2g-1595 does not seem to be running inside a container [2021-06-15T23:26:12.057Z] $ 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-15T23:26:13.001Z] $ docker top 3140f59a09901230980278a02df7ed3d6df387fa2e19237e792ca2cc81a7f0ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T23:26:13.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T23:26:13.131Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T23:26:13.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T23:26:13.242Z] $ docker exec 3140f59a09901230980278a02df7ed3d6df387fa2e19237e792ca2cc81a7f0ca ssh-agent [2021-06-15T23:26:13.358Z] SSH_AUTH_SOCK=/tmp/ssh-TM2DTQfzikLv/agent.13 [2021-06-15T23:26:13.358Z] SSH_AGENT_PID=20 [2021-06-15T23:26:13.365Z] Running ssh-add (command line suppressed) [2021-06-15T23:26:13.458Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_326727173587026536.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_326727173587026536.key) [2021-06-15T23:26:13.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T23:26:13.792Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T23:26:13.806Z] $ docker exec --env ******** --env ******** 3140f59a09901230980278a02df7ed3d6df387fa2e19237e792ca2cc81a7f0ca ssh-agent -k [2021-06-15T23:26:13.910Z] unset SSH_AUTH_SOCK; [2021-06-15T23:26:13.911Z] unset SSH_AGENT_PID; [2021-06-15T23:26:13.911Z] echo Agent pid 20 killed; [2021-06-15T23:26:13.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T23:26:13.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T23:26:13.968Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T23:26:14.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T23:26:14.080Z] $ docker exec 3140f59a09901230980278a02df7ed3d6df387fa2e19237e792ca2cc81a7f0ca ssh-agent [2021-06-15T23:26:14.184Z] SSH_AUTH_SOCK=/tmp/ssh-XWJmLvyxVVCy/agent.52 [2021-06-15T23:26:14.184Z] SSH_AGENT_PID=59 [2021-06-15T23:26:14.189Z] Running ssh-add (command line suppressed) [2021-06-15T23:26:14.273Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5941711628101140318.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5941711628101140318.key) [2021-06-15T23:26:14.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T23:26:14.594Z] + git semver init [2021-06-15T23:26:14.595Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T23:26:14.595Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-15T23:26:14.595Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-15T23:26:14.595Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T23:26:14.595Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T23:26:14.595Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T23:26:14.595Z] # $SEMVER_BRANCH = master [2021-06-15T23:26:14.595Z] # $SEMVER_TEMP = /tmp/semver-750888027 [2021-06-15T23:26:14.595Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-15T23:26:16.524Z] # '/tmp/semver-750888027' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-06-15T23:26:16.524Z] # -> Force: false [2021-06-15T23:26:16.524Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-15T23:26:16.532Z] $ docker exec --env ******** --env ******** 3140f59a09901230980278a02df7ed3d6df387fa2e19237e792ca2cc81a7f0ca ssh-agent -k [2021-06-15T23:26:16.622Z] unset SSH_AUTH_SOCK; [2021-06-15T23:26:16.623Z] unset SSH_AGENT_PID; [2021-06-15T23:26:16.623Z] echo Agent pid 59 killed; [2021-06-15T23:26:16.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T23:26:16.968Z] + git semver [Pipeline] } [2021-06-15T23:26:16.978Z] $ docker stop --time=1 3140f59a09901230980278a02df7ed3d6df387fa2e19237e792ca2cc81a7f0ca [2021-06-15T23:26:18.295Z] $ docker rm -f 3140f59a09901230980278a02df7ed3d6df387fa2e19237e792ca2cc81a7f0ca [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T23:26:18.679Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T23:26:18.953Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T23:26:18.958Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.82 [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-15T23:26:34.260Z] Still waiting to schedule task [2021-06-15T23:26:34.260Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-15T23:26:34.263Z] Still waiting to schedule task [2021-06-15T23:26:34.263Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-15T23:28:15.672Z] Running on prd-centos7-docker-4c-2g-1598 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-15T23:28:15.692Z] Running in /w/workspace/app-functions-sdk-go/257 [Pipeline] { [Pipeline] checkout [2021-06-15T23:28:15.791Z] The recommended git tool is: git [2021-06-15T23:28:17.988Z] using credential edgex-jenkins-ssh [2021-06-15T23:28:18.000Z] Cloning the remote Git repository [2021-06-15T23:28:17.539Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-15T23:28:17.609Z] > git init /w/workspace/app-functions-sdk-go/257 # timeout=10 [2021-06-15T23:28:17.646Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-15T23:28:17.647Z] > git --version # timeout=10 [2021-06-15T23:28:17.670Z] > git --version # 'git version 2.24.4' [2021-06-15T23:28:17.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T23:28:17.708Z] [INFO] Currently running in a labeled security context [2021-06-15T23:28:17.708Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T23:28:17.708Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/257@tmp/jenkins-gitclient-ssh5970633955844720840.key [2021-06-15T23:28:17.789Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T23:28:19.377Z] Avoid second fetch [2021-06-15T23:28:19.377Z] Checking out Revision 86d8c8cfb612f93dc4efeca806267a6dc2c52eff (master) [2021-06-15T23:28:18.989Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-15T23:28:18.994Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T23:28:19.015Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T23:28:19.028Z] > git checkout -f 86d8c8cfb612f93dc4efeca806267a6dc2c52eff # timeout=10 [2021-06-15T23:28:22.761Z] Commit message: "build: Remove custom change log config so use CI built in (#898)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T23:28:26.713Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T23:28:27.047Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T23:28:27.348Z] + sudo service docker restart [2021-06-15T23:28:27.348Z] + true [2021-06-15T23:28:27.348Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-15T23:28:46.592Z] ========================================================= [2021-06-15T23:28:46.592Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T23:28:46.592Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:28:46.945Z] + 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-15T23:28:47.208Z] Sending build context to Docker daemon 19.8MB [2021-06-15T23:28:47.208Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T23:28:47.208Z] Step 2/8 : FROM ${BASE} [2021-06-15T23:28:47.208Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T23:28:47.208Z] 540db60ca938: Pulling fs layer [2021-06-15T23:28:47.208Z] adcc1eea9eea: Pulling fs layer [2021-06-15T23:28:47.208Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T23:28:47.208Z] 0510c868ecb4: Pulling fs layer [2021-06-15T23:28:47.208Z] afea3b2eda06: Pulling fs layer [2021-06-15T23:28:47.208Z] 7809a108b3ef: Pulling fs layer [2021-06-15T23:28:47.208Z] f706445af74f: Pulling fs layer [2021-06-15T23:28:47.208Z] 0510c868ecb4: Waiting [2021-06-15T23:28:47.208Z] afea3b2eda06: Waiting [2021-06-15T23:28:47.208Z] 7809a108b3ef: Waiting [2021-06-15T23:28:47.208Z] f706445af74f: Waiting [2021-06-15T23:28:47.208Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T23:28:47.208Z] 4c4ab2625f07: Download complete [2021-06-15T23:28:47.208Z] adcc1eea9eea: Verifying Checksum [2021-06-15T23:28:47.208Z] adcc1eea9eea: Download complete [2021-06-15T23:28:47.469Z] afea3b2eda06: Verifying Checksum [2021-06-15T23:28:47.469Z] afea3b2eda06: Download complete [2021-06-15T23:28:47.469Z] 540db60ca938: Verifying Checksum [2021-06-15T23:28:47.469Z] 540db60ca938: Download complete [2021-06-15T23:28:47.469Z] 7809a108b3ef: Verifying Checksum [2021-06-15T23:28:47.469Z] 7809a108b3ef: Download complete [2021-06-15T23:28:47.469Z] 540db60ca938: Pull complete [2021-06-15T23:28:47.730Z] adcc1eea9eea: Pull complete [2021-06-15T23:28:47.730Z] 4c4ab2625f07: Pull complete [2021-06-15T23:28:49.119Z] f706445af74f: Verifying Checksum [2021-06-15T23:28:49.119Z] f706445af74f: Download complete [2021-06-15T23:28:49.385Z] 0510c868ecb4: Verifying Checksum [2021-06-15T23:28:49.385Z] 0510c868ecb4: Download complete [2021-06-15T23:28:52.731Z] 0510c868ecb4: Pull complete [2021-06-15T23:28:52.731Z] afea3b2eda06: Pull complete [2021-06-15T23:28:53.002Z] 7809a108b3ef: Pull complete [2021-06-15T23:28:54.406Z] f706445af74f: Pull complete [2021-06-15T23:28:54.406Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T23:28:54.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T23:28:54.406Z] ---> b068be0155e3 [2021-06-15T23:28:54.406Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-15T23:28:54.406Z] 20.10.0: Pulling from library/docker [2021-06-15T23:28:54.406Z] 05e7bc50f07f: Pulling fs layer [2021-06-15T23:28:54.406Z] 6db28d0fdbf6: Pulling fs layer [2021-06-15T23:28:54.406Z] 292df0bc6bf3: Pulling fs layer [2021-06-15T23:28:54.406Z] 2e060f4bd70b: Pulling fs layer [2021-06-15T23:28:54.406Z] 80e8d568a223: Pulling fs layer [2021-06-15T23:28:54.406Z] 8dc6ef1a942a: Pulling fs layer [2021-06-15T23:28:54.406Z] 2312dd95470a: Pulling fs layer [2021-06-15T23:28:54.406Z] 2e060f4bd70b: Waiting [2021-06-15T23:28:54.406Z] 80e8d568a223: Waiting [2021-06-15T23:28:54.406Z] 8dc6ef1a942a: Waiting [2021-06-15T23:28:54.406Z] 2312dd95470a: Waiting [2021-06-15T23:28:54.406Z] 292df0bc6bf3: Verifying Checksum [2021-06-15T23:28:54.406Z] 292df0bc6bf3: Download complete [2021-06-15T23:28:54.406Z] 6db28d0fdbf6: Verifying Checksum [2021-06-15T23:28:54.407Z] 6db28d0fdbf6: Download complete [2021-06-15T23:28:54.407Z] 80e8d568a223: Verifying Checksum [2021-06-15T23:28:54.407Z] 80e8d568a223: Download complete [2021-06-15T23:28:54.407Z] 05e7bc50f07f: Verifying Checksum [2021-06-15T23:28:54.407Z] 05e7bc50f07f: Download complete [2021-06-15T23:28:54.407Z] 8dc6ef1a942a: Verifying Checksum [2021-06-15T23:28:54.407Z] 8dc6ef1a942a: Download complete [2021-06-15T23:28:54.407Z] 2312dd95470a: Verifying Checksum [2021-06-15T23:28:54.407Z] 2312dd95470a: Download complete [2021-06-15T23:28:54.671Z] 05e7bc50f07f: Pull complete [2021-06-15T23:28:54.933Z] 6db28d0fdbf6: Pull complete [2021-06-15T23:28:54.933Z] 292df0bc6bf3: Pull complete [2021-06-15T23:28:55.509Z] 2e060f4bd70b: Verifying Checksum [2021-06-15T23:28:55.509Z] 2e060f4bd70b: Download complete [2021-06-15T23:28:57.452Z] 2e060f4bd70b: Pull complete [2021-06-15T23:28:57.452Z] 80e8d568a223: Pull complete [2021-06-15T23:28:57.452Z] 8dc6ef1a942a: Pull complete [2021-06-15T23:28:57.452Z] 2312dd95470a: Pull complete [2021-06-15T23:28:57.452Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T23:28:57.452Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-15T23:28:59.373Z] ---> 7d19aeb5c48e [2021-06-15T23:28:59.373Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T23:28:59.638Z] ---> Running in 3d524dc204a4 [2021-06-15T23:28:59.638Z] Removing intermediate container 3d524dc204a4 [2021-06-15T23:28:59.638Z] ---> 9ca2835166d0 [2021-06-15T23:28:59.638Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-15T23:28:59.638Z] ---> Running in 2109e738a18d [2021-06-15T23:28:59.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:29:00.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:29:01.416Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-15T23:29:01.417Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-15T23:29:01.417Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-15T23:29:01.417Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-15T23:29:01.678Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-15T23:29:01.678Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T23:29:01.678Z] OK: 150 MiB in 45 packages [2021-06-15T23:29:01.940Z] Removing intermediate container 2109e738a18d [2021-06-15T23:29:01.940Z] ---> 3c594c2144c1 [2021-06-15T23:29:01.940Z] Step 6/8 : WORKDIR /build [2021-06-15T23:29:02.208Z] ---> Running in dcb95d72d050 [2021-06-15T23:29:02.208Z] Removing intermediate container dcb95d72d050 [2021-06-15T23:29:02.208Z] ---> dc828c778f37 [2021-06-15T23:29:02.208Z] Step 7/8 : COPY go.mod . [2021-06-15T23:29:02.208Z] ---> 23d51677fa96 [2021-06-15T23:29:02.208Z] Step 8/8 : RUN go mod download [2021-06-15T23:29:02.473Z] ---> Running in 3ac0b3ea2541 [2021-06-15T23:29:14.720Z] Removing intermediate container 3ac0b3ea2541 [2021-06-15T23:29:14.720Z] ---> 44467d7756ac [2021-06-15T23:29:14.720Z] Successfully built 44467d7756ac [2021-06-15T23:29:14.720Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:29:15.030Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T23:29:15.030Z] . [Pipeline] withDockerContainer [2021-06-15T23:29:15.103Z] prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container [2021-06-15T23:29:15.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/257 -v /w/workspace/app-functions-sdk-go/257:/w/workspace/app-functions-sdk-go/257:rw,z -v /w/workspace/app-functions-sdk-go/257@tmp:/w/workspace/app-functions-sdk-go/257@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-15T23:29:15.510Z] $ docker top 56ace675aac5f9d5a40a6ff934e8d01643ca26b87b4506b0fa07bd0fa2c30495 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T23:29:15.884Z] + go version [2021-06-15T23:29:15.885Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T23:29:15.897Z] $ docker stop --time=1 56ace675aac5f9d5a40a6ff934e8d01643ca26b87b4506b0fa07bd0fa2c30495 [2021-06-15T23:29:17.105Z] $ docker rm -f 56ace675aac5f9d5a40a6ff934e8d01643ca26b87b4506b0fa07bd0fa2c30495 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:29:17.674Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T23:29:17.674Z] . [Pipeline] withDockerContainer [2021-06-15T23:29:17.752Z] prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container [2021-06-15T23:29:17.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/257 -v /w/workspace/app-functions-sdk-go/257:/w/workspace/app-functions-sdk-go/257:rw,z -v /w/workspace/app-functions-sdk-go/257@tmp:/w/workspace/app-functions-sdk-go/257@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-15T23:29:18.154Z] $ docker top d7b5bef5ca65bd2cc1b1f214d5bec237cf7ed5e289c030ea61ffe7af3708440c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T23:29:18.555Z] + go mod tidy [Pipeline] sh [2021-06-15T23:29:19.116Z] + make test [2021-06-15T23:29:19.116Z] make -C ./app-service-template build [2021-06-15T23:29:19.116Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/257/app-service-template' [2021-06-15T23:29:19.116Z] go mod tidy [2021-06-15T23:29:19.396Z] 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-15T23:29:29.829Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/257/app-service-template' [2021-06-15T23:29:29.829Z] make -C ./app-service-template test [2021-06-15T23:29:29.829Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/257/app-service-template' [2021-06-15T23:29:29.829Z] go mod tidy [2021-06-15T23:29:29.829Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-15T23:29:38.080Z] ok new-app-service 0.014s coverage: 47.8% of statements [2021-06-15T23:29:38.080Z] ? new-app-service/config [no test files] [2021-06-15T23:29:38.080Z] ok new-app-service/functions 0.008s [2021-06-15T23:29:38.080Z] CGO_ENABLED=1 go vet ./... [2021-06-15T23:29:44.724Z] gofmt -l . [2021-06-15T23:29:44.724Z] [ "`gofmt -l .`" = "" ] [2021-06-15T23:29:44.724Z] ./bin/test-attribution-txt.sh [2021-06-15T23:29:44.724Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/257/app-service-template' [2021-06-15T23:29:44.724Z] go mod tidy [2021-06-15T23:29:44.724Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-15T23:29:44.724Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-15T23:29:48.131Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.015s coverage: 63.6% of statements [2021-06-15T23:29:48.131Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 96.5% of statements [2021-06-15T23:29:48.131Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-15T23:29:48.131Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.8% of statements [2021-06-15T23:29:48.131Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-15T23:29:48.131Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.008s [2021-06-15T23:29:48.131Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.022s coverage: 74.5% of statements [2021-06-15T23:29:48.131Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-15T23:29:48.131Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-15T23:29:48.131Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-15T23:29:48.131Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-15T23:29:48.131Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-15T23:29:48.131Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-15T23:29:48.131Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.027s coverage: 97.1% of statements [2021-06-15T23:29:48.131Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-15T23:29:48.131Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.017s coverage: 10.5% of statements [2021-06-15T23:29:50.678Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.741s coverage: 76.1% of statements [2021-06-15T23:29:50.678Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-15T23:29:50.678Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements [2021-06-15T23:29:50.678Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2021-06-15T23:29:50.678Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-15T23:29:50.678Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-15T23:29:50.678Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.011s coverage: 51.4% of statements [2021-06-15T23:30:17.282Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.028s coverage: 78.0% of statements [2021-06-15T23:30:17.282Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements [2021-06-15T23:30:17.282Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-15T23:30:17.282Z] gofmt -l . [2021-06-15T23:30:17.282Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-15T23:30:17.290Z] $ docker stop --time=1 d7b5bef5ca65bd2cc1b1f214d5bec237cf7ed5e289c030ea61ffe7af3708440c [2021-06-15T23:30:18.530Z] $ docker rm -f d7b5bef5ca65bd2cc1b1f214d5bec237cf7ed5e289c030ea61ffe7af3708440c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T23:30:18.982Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T23:30:19.222Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:30:20.151Z] ---> job-cost.sh [2021-06-15T23:30:20.152Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IuTq [2021-06-15T23:30:23.450Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1599 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-15T23:30:23.478Z] Running in /w/workspace/app-functions-sdk-go/257 [Pipeline] { [Pipeline] checkout [2021-06-15T23:30:23.694Z] The recommended git tool is: git [2021-06-15T23:30:29.088Z] using credential edgex-jenkins-ssh [2021-06-15T23:30:29.113Z] Cloning the remote Git repository [2021-06-15T23:30:29.166Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-15T23:30:29.277Z] > git init /w/workspace/app-functions-sdk-go/257 # timeout=10 [2021-06-15T23:30:29.367Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-15T23:30:29.368Z] > git --version # timeout=10 [2021-06-15T23:30:29.389Z] > git --version # 'git version 2.17.1' [2021-06-15T23:30:29.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T23:30:29.554Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T23:30:30.198Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T23:30:32.727Z] Avoid second fetch [2021-06-15T23:30:32.728Z] Checking out Revision 86d8c8cfb612f93dc4efeca806267a6dc2c52eff (master) [2021-06-15T23:30:32.669Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-15T23:30:32.695Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T23:30:32.748Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T23:30:32.764Z] > git checkout -f 86d8c8cfb612f93dc4efeca806267a6dc2c52eff # timeout=10 [2021-06-15T23:30:39.144Z] Commit message: "build: Remove custom change log config so use CI built in (#898)" [2021-06-15T23:30:39.505Z] [2021-06-15T23:30:39.505Z] GitHub has been notified of this commit’s build result [2021-06-15T23:30:39.505Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T23:30:40.472Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-15T23:30:40.910Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T23:30:41.264Z] + true [2021-06-15T23:30:41.264Z] + sudo service docker restart [2021-06-15T23:30:41.381Z] lf-activate-venv(): INFO: Adding /tmp/venv-IuTq/bin to PATH [2021-06-15T23:30:41.381Z] INFO: No Stack... [2021-06-15T23:30:42.326Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T23:30:42.595Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T23:30:42.898Z] + cat /w/workspace/app-functions-sdk-go/257/archives/cost.csv [2021-06-15T23:30:42.898Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T23:30:42.927Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-257-stack-cost] [2021-06-15T23:30:42.954Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-257-stack-cost] did not exist. Created. [2021-06-15T23:30:42.954Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-257-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T23:30:43.282Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-15T23:30:43.367Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T23:30:43.381Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-257-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2021-06-15T23:30:59.858Z] ========================================================= [2021-06-15T23:30:59.858Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T23:30:59.858Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:31:00.229Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-15T23:31:01.214Z] Sending build context to Docker daemon 19.8MB [2021-06-15T23:31:01.214Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T23:31:01.214Z] Step 2/8 : FROM ${BASE} [2021-06-15T23:31:01.817Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T23:31:01.817Z] 595b0fe564bb: Pulling fs layer [2021-06-15T23:31:01.817Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T23:31:01.817Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T23:31:01.817Z] ba82ee9f976e: Pulling fs layer [2021-06-15T23:31:01.817Z] 506bd15cee9f: Pulling fs layer [2021-06-15T23:31:01.817Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T23:31:01.817Z] 618dc40b7e24: Pulling fs layer [2021-06-15T23:31:01.817Z] ba82ee9f976e: Waiting [2021-06-15T23:31:01.817Z] 506bd15cee9f: Waiting [2021-06-15T23:31:01.817Z] 75a0a4a0db45: Waiting [2021-06-15T23:31:01.817Z] 618dc40b7e24: Waiting [2021-06-15T23:31:01.817Z] 5b7225fbf94c: Verifying Checksum [2021-06-15T23:31:01.817Z] 5b7225fbf94c: Download complete [2021-06-15T23:31:01.817Z] 3088b5b3c5c0: Verifying Checksum [2021-06-15T23:31:01.817Z] 3088b5b3c5c0: Download complete [2021-06-15T23:31:01.817Z] 506bd15cee9f: Verifying Checksum [2021-06-15T23:31:01.817Z] 506bd15cee9f: Download complete [2021-06-15T23:31:01.817Z] 75a0a4a0db45: Download complete [2021-06-15T23:31:02.094Z] 595b0fe564bb: Download complete [2021-06-15T23:31:02.697Z] 595b0fe564bb: Pull complete [2021-06-15T23:31:03.312Z] 3088b5b3c5c0: Pull complete [2021-06-15T23:31:03.920Z] 5b7225fbf94c: Pull complete [2021-06-15T23:31:04.523Z] 618dc40b7e24: Verifying Checksum [2021-06-15T23:31:04.523Z] 618dc40b7e24: Download complete [2021-06-15T23:31:05.967Z] ba82ee9f976e: Verifying Checksum [2021-06-15T23:31:05.968Z] ba82ee9f976e: Download complete [2021-06-15T23:31:16.150Z] ba82ee9f976e: Pull complete [2021-06-15T23:31:16.150Z] 506bd15cee9f: Pull complete [2021-06-15T23:31:16.150Z] 75a0a4a0db45: Pull complete [2021-06-15T23:31:19.551Z] 618dc40b7e24: Pull complete [2021-06-15T23:31:19.551Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T23:31:19.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T23:31:19.826Z] ---> a36622ca3599 [2021-06-15T23:31:19.826Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-15T23:31:19.826Z] 20.10.0: Pulling from library/docker [2021-06-15T23:31:20.116Z] a3cc7d3b244e: Pulling fs layer [2021-06-15T23:31:20.116Z] 02a3295e0d61: Pulling fs layer [2021-06-15T23:31:20.116Z] 0f4f2e6d8100: Pulling fs layer [2021-06-15T23:31:20.116Z] 330b718f631f: Pulling fs layer [2021-06-15T23:31:20.116Z] a93816041522: Pulling fs layer [2021-06-15T23:31:20.116Z] bdb6da89ff94: Pulling fs layer [2021-06-15T23:31:20.116Z] 2a70c0c122f4: Pulling fs layer [2021-06-15T23:31:20.116Z] 330b718f631f: Waiting [2021-06-15T23:31:20.116Z] a93816041522: Waiting [2021-06-15T23:31:20.116Z] bdb6da89ff94: Waiting [2021-06-15T23:31:20.116Z] 2a70c0c122f4: Waiting [2021-06-15T23:31:20.116Z] 0f4f2e6d8100: Verifying Checksum [2021-06-15T23:31:20.116Z] 0f4f2e6d8100: Download complete [2021-06-15T23:31:20.116Z] 02a3295e0d61: Verifying Checksum [2021-06-15T23:31:20.116Z] 02a3295e0d61: Download complete [2021-06-15T23:31:20.116Z] a3cc7d3b244e: Verifying Checksum [2021-06-15T23:31:20.116Z] a3cc7d3b244e: Download complete [2021-06-15T23:31:20.116Z] a93816041522: Verifying Checksum [2021-06-15T23:31:20.116Z] a93816041522: Download complete [2021-06-15T23:31:20.116Z] bdb6da89ff94: Verifying Checksum [2021-06-15T23:31:20.116Z] bdb6da89ff94: Download complete [2021-06-15T23:31:20.116Z] 2a70c0c122f4: Verifying Checksum [2021-06-15T23:31:20.116Z] 2a70c0c122f4: Download complete [2021-06-15T23:31:20.727Z] a3cc7d3b244e: Pull complete [2021-06-15T23:31:21.710Z] 02a3295e0d61: Pull complete [2021-06-15T23:31:21.710Z] 330b718f631f: Verifying Checksum [2021-06-15T23:31:21.710Z] 330b718f631f: Download complete [2021-06-15T23:31:21.986Z] 0f4f2e6d8100: Pull complete [2021-06-15T23:31:25.391Z] 330b718f631f: Pull complete [2021-06-15T23:31:25.667Z] a93816041522: Pull complete [2021-06-15T23:31:25.942Z] bdb6da89ff94: Pull complete [2021-06-15T23:31:26.542Z] 2a70c0c122f4: Pull complete [2021-06-15T23:31:26.542Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T23:31:26.542Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-15T23:31:31.965Z] ---> 2d3c08d424fb [2021-06-15T23:31:31.965Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T23:31:31.965Z] ---> Running in ba7c1ba49074 [2021-06-15T23:31:32.243Z] Removing intermediate container ba7c1ba49074 [2021-06-15T23:31:32.243Z] ---> e536e1c4a0b3 [2021-06-15T23:31:32.243Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-15T23:31:32.243Z] ---> Running in c81ac8ec9db2 [2021-06-15T23:31:33.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:31:35.118Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:31:35.713Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-15T23:31:35.713Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-15T23:31:35.713Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-15T23:31:35.713Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-15T23:31:35.987Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-15T23:31:35.987Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T23:31:35.988Z] OK: 139 MiB in 45 packages [2021-06-15T23:31:37.425Z] Removing intermediate container c81ac8ec9db2 [2021-06-15T23:31:37.425Z] ---> 40b251424c30 [2021-06-15T23:31:37.425Z] Step 6/8 : WORKDIR /build [2021-06-15T23:31:37.425Z] ---> Running in b3e37073dea8 [2021-06-15T23:31:38.026Z] Removing intermediate container b3e37073dea8 [2021-06-15T23:31:38.026Z] ---> bb8c6ad39cdf [2021-06-15T23:31:38.026Z] Step 7/8 : COPY go.mod . [2021-06-15T23:31:39.006Z] ---> bd95d86f102f [2021-06-15T23:31:39.006Z] Step 8/8 : RUN go mod download [2021-06-15T23:31:39.006Z] ---> Running in 5b2c92908b63 [2021-06-15T23:32:05.865Z] Removing intermediate container 5b2c92908b63 [2021-06-15T23:32:05.865Z] ---> 5cc9269af003 [2021-06-15T23:32:05.865Z] Successfully built 5cc9269af003 [2021-06-15T23:32:05.865Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:32:06.211Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T23:32:06.211Z] . [Pipeline] withDockerContainer [2021-06-15T23:32:06.640Z] prd-ubuntu18.04-docker-arm64-4c-16g-1599 does not seem to be running inside a container [2021-06-15T23:32:06.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/257 -v /w/workspace/app-functions-sdk-go/257:/w/workspace/app-functions-sdk-go/257:rw,z -v /w/workspace/app-functions-sdk-go/257@tmp:/w/workspace/app-functions-sdk-go/257@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-15T23:32:08.475Z] $ docker top 3feaf82f99ac6a44adf2866aa02fecbacad9b17695304bb959a63780b5ad3d40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T23:32:09.469Z] + go version [2021-06-15T23:32:09.469Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T23:32:09.492Z] $ docker stop --time=1 3feaf82f99ac6a44adf2866aa02fecbacad9b17695304bb959a63780b5ad3d40 [2021-06-15T23:32:11.373Z] $ docker rm -f 3feaf82f99ac6a44adf2866aa02fecbacad9b17695304bb959a63780b5ad3d40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:32:12.153Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T23:32:12.153Z] . [Pipeline] withDockerContainer [2021-06-15T23:32:12.394Z] prd-ubuntu18.04-docker-arm64-4c-16g-1599 does not seem to be running inside a container [2021-06-15T23:32:12.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/257 -v /w/workspace/app-functions-sdk-go/257:/w/workspace/app-functions-sdk-go/257:rw,z -v /w/workspace/app-functions-sdk-go/257@tmp:/w/workspace/app-functions-sdk-go/257@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-15T23:32:14.068Z] $ docker top 0cc6cae994b3584eb62c16742ef76da449b019f56dc3486d874b9fd049650668 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T23:32:15.054Z] + go mod tidy [Pipeline] sh [2021-06-15T23:32:16.324Z] + make test [2021-06-15T23:32:16.324Z] make -C ./app-service-template build [2021-06-15T23:32:16.324Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/257/app-service-template' [2021-06-15T23:32:16.324Z] go mod tidy [2021-06-15T23:32:16.924Z] 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-15T23:32:56.690Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/257/app-service-template' [2021-06-15T23:32:56.690Z] make -C ./app-service-template test [2021-06-15T23:32:56.690Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/257/app-service-template' [2021-06-15T23:32:56.690Z] go mod tidy [2021-06-15T23:32:56.690Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-15T23:33:23.517Z] ok new-app-service 0.042s coverage: 47.8% of statements [2021-06-15T23:33:23.517Z] ? new-app-service/config [no test files] [2021-06-15T23:33:23.517Z] ok new-app-service/functions 0.039s [2021-06-15T23:33:23.517Z] CGO_ENABLED=1 go vet ./... [2021-06-15T23:33:50.395Z] gofmt -l . [2021-06-15T23:33:50.396Z] [ "`gofmt -l .`" = "" ] [2021-06-15T23:33:50.396Z] ./bin/test-attribution-txt.sh [2021-06-15T23:33:50.396Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/257/app-service-template' [2021-06-15T23:33:50.396Z] go mod tidy [2021-06-15T23:33:50.667Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-15T23:33:52.108Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-15T23:34:00.416Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.127s coverage: 63.6% of statements [2021-06-15T23:34:00.416Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.058s coverage: 96.5% of statements [2021-06-15T23:34:00.416Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-15T23:34:00.416Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.079s coverage: 61.8% of statements [2021-06-15T23:34:00.416Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-15T23:34:00.416Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.033s [2021-06-15T23:34:01.408Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.117s coverage: 74.5% of statements [2021-06-15T23:34:01.408Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-15T23:34:01.408Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-15T23:34:01.408Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-15T23:34:01.408Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-15T23:34:01.408Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-15T23:34:01.408Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-15T23:34:01.408Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.012s coverage: 97.1% of statements [2021-06-15T23:34:01.408Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-15T23:34:01.408Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.044s coverage: 10.5% of statements [2021-06-15T23:34:08.148Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.884s coverage: 76.1% of statements [2021-06-15T23:34:08.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-15T23:34:08.148Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.034s coverage: 12.5% of statements [2021-06-15T23:34:08.148Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.038s coverage: 27.3% of statements [2021-06-15T23:34:08.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-15T23:34:08.148Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-15T23:34:08.148Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.040s coverage: 51.4% of statements [2021-06-15T23:34:34.917Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.123s coverage: 78.0% of statements [2021-06-15T23:34:34.917Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.039s coverage: 94.4% of statements [2021-06-15T23:34:34.917Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-15T23:34:36.899Z] gofmt -l . [2021-06-15T23:34:37.173Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-15T23:34:37.783Z] $ docker stop --time=1 0cc6cae994b3584eb62c16742ef76da449b019f56dc3486d874b9fd049650668 [2021-06-15T23:34:39.718Z] $ docker rm -f 0cc6cae994b3584eb62c16742ef76da449b019f56dc3486d874b9fd049650668 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T23:34:40.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T23:34:40.678Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T23:34:41.278Z] 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-15T23:34:42.066Z] ---> job-cost.sh [2021-06-15T23:34:42.066Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FpIX [2021-06-15T23:35:22.457Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T23:36:59.227Z] lf-activate-venv(): INFO: Adding /tmp/venv-FpIX/bin to PATH [2021-06-15T23:36:59.227Z] INFO: No Stack... [2021-06-15T23:36:59.227Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T23:36:59.227Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T23:36:59.574Z] + cat /w/workspace/app-functions-sdk-go/257/archives/cost.csv [2021-06-15T23:36:59.574Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T23:36:59.633Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-257-stack-cost] [2021-06-15T23:36:59.648Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-257-stack-cost] did not exist. Created. [2021-06-15T23:36:59.648Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-257-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T23:37:00.025Z] /w/workspace/app-functions-sdk-go/257@tmp/durable-e99ce64c/script.sh: 1: /w/workspace/app-functions-sdk-go/257@tmp/durable-e99ce64c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-15T23:37:00.367Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T23:37:00.388Z] Warning: overwriting stash ‘stack-cost’ [2021-06-15T23:37:00.542Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T23:37:00.564Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-257-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-15T23:37:01.106Z] provisioning config files... [2021-06-15T23:37:01.118Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3452281182662359859tmp [Pipeline] { [Pipeline] sh [2021-06-15T23:37:01.434Z] + set +x [2021-06-15T23:37:01.434Z] + curl -s https://codecov.io/bash [2021-06-15T23:37:01.434Z] + bash -s -- [2021-06-15T23:37:01.434Z] [2021-06-15T23:37:01.434Z] _____ _ [2021-06-15T23:37:01.434Z] / ____| | | [2021-06-15T23:37:01.434Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T23:37:01.434Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T23:37:01.434Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T23:37:01.434Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T23:37:01.434Z] Bash-1.0.3 [2021-06-15T23:37:01.434Z] [2021-06-15T23:37:01.434Z] [2021-06-15T23:37:01.434Z] ==> git version 2.24.4 found [2021-06-15T23:37:01.434Z] ==> 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-15T23:37:01.434Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T23:37:01.434Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T23:37:01.434Z] ==> Jenkins CI detected. [2021-06-15T23:37:01.434Z] project root: . [2021-06-15T23:37:01.434Z] --> token set from env [2021-06-15T23:37:01.434Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T23:37:01.703Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T23:37:01.703Z] ==> Python coveragepy not found [2021-06-15T23:37:01.703Z] ==> Searching for coverage reports in: [2021-06-15T23:37:01.703Z] + . [2021-06-15T23:37:01.703Z] -> Found 2 reports [2021-06-15T23:37:01.703Z] ==> Detecting git/mercurial file structure [2021-06-15T23:37:01.703Z] ==> Reading reports [2021-06-15T23:37:01.703Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-15T23:37:01.703Z] + ./coverage.out bytes=95090 [2021-06-15T23:37:01.703Z] ==> Appending adjustments [2021-06-15T23:37:01.703Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T23:37:01.963Z] + Found adjustments [2021-06-15T23:37:01.963Z] ==> Gzipping contents [2021-06-15T23:37:01.963Z] 20K /tmp/codecov.kTMg4u.gz [2021-06-15T23:37:01.963Z] ==> Uploading reports [2021-06-15T23:37:01.963Z] url: https://codecov.io [2021-06-15T23:37:01.963Z] query: branch=master&commit=86d8c8cfb612f93dc4efeca806267a6dc2c52eff&build=257&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F257%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-15T23:37:01.963Z] -> Pinging Codecov [2021-06-15T23:37:01.963Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=86d8c8cfb612f93dc4efeca806267a6dc2c52eff&build=257&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F257%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-15T23:37:02.538Z] -> Uploading to [2021-06-15T23:37:02.538Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/3D8B5DFFC46A037C893635FACE044666/86d8c8cfb612f93dc4efeca806267a6dc2c52eff/9835bc13-8893-4ea8-9522-4b777cfae96e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T233702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=071356c2e30f4ab39659e3ffcc772e292500dda09b3a50a70ca45772978f8072 [2021-06-15T23:37:02.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T23:37:02.538Z] Dload Upload Total Spent Left Speed [2021-06-15T23:37:02.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16802 0 0 100 16802 0 47991 --:--:-- --:--:-- --:--:-- 48005 [2021-06-15T23:37:02.799Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/86d8c8cfb612f93dc4efeca806267a6dc2c52eff [Pipeline] } [2021-06-15T23:37:02.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-15T23:37:03.532Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-15T23:37:03.569Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:37:03.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T23:37:03.884Z] [2021-06-15T23:37:03.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:37:04.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T23:37:04.221Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-15T23:37:04.222Z] 188c0c94c7c5: Pulling fs layer [2021-06-15T23:37:04.222Z] 0ef7d3d256c8: Pulling fs layer [2021-06-15T23:37:04.222Z] de9db76c5a1d: Pulling fs layer [2021-06-15T23:37:04.222Z] 0eba1c9be4d2: Pulling fs layer [2021-06-15T23:37:04.222Z] 0d57e429df01: Pulling fs layer [2021-06-15T23:37:04.222Z] 4e4be7b47b0d: Pulling fs layer [2021-06-15T23:37:04.222Z] e1f770b5df2f: Pulling fs layer [2021-06-15T23:37:04.222Z] 85a0685a4137: Pulling fs layer [2021-06-15T23:37:04.222Z] 4e4be7b47b0d: Waiting [2021-06-15T23:37:04.222Z] 0eba1c9be4d2: Waiting [2021-06-15T23:37:04.222Z] 0d57e429df01: Waiting [2021-06-15T23:37:04.222Z] e1f770b5df2f: Waiting [2021-06-15T23:37:04.222Z] 85a0685a4137: Waiting [2021-06-15T23:37:04.222Z] de9db76c5a1d: Verifying Checksum [2021-06-15T23:37:04.222Z] de9db76c5a1d: Download complete [2021-06-15T23:37:04.222Z] 0ef7d3d256c8: Verifying Checksum [2021-06-15T23:37:04.222Z] 0ef7d3d256c8: Download complete [2021-06-15T23:37:04.222Z] 0d57e429df01: Verifying Checksum [2021-06-15T23:37:04.222Z] 0d57e429df01: Download complete [2021-06-15T23:37:04.222Z] 4e4be7b47b0d: Verifying Checksum [2021-06-15T23:37:04.222Z] 4e4be7b47b0d: Download complete [2021-06-15T23:37:04.222Z] 188c0c94c7c5: Verifying Checksum [2021-06-15T23:37:04.222Z] 188c0c94c7c5: Download complete [2021-06-15T23:37:04.493Z] 188c0c94c7c5: Pull complete [2021-06-15T23:37:04.493Z] 0ef7d3d256c8: Pull complete [2021-06-15T23:37:04.754Z] de9db76c5a1d: Pull complete [2021-06-15T23:37:05.324Z] e1f770b5df2f: Verifying Checksum [2021-06-15T23:37:05.324Z] e1f770b5df2f: Download complete [2021-06-15T23:37:07.242Z] 0eba1c9be4d2: Verifying Checksum [2021-06-15T23:37:07.242Z] 0eba1c9be4d2: Download complete [2021-06-15T23:37:07.517Z] 85a0685a4137: Verifying Checksum [2021-06-15T23:37:07.517Z] 85a0685a4137: Download complete [2021-06-15T23:37:10.835Z] 0eba1c9be4d2: Pull complete [2021-06-15T23:37:10.835Z] 0d57e429df01: Pull complete [2021-06-15T23:37:10.835Z] 4e4be7b47b0d: Pull complete [2021-06-15T23:37:11.095Z] e1f770b5df2f: Pull complete [2021-06-15T23:37:14.423Z] 85a0685a4137: Pull complete [2021-06-15T23:37:14.423Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-15T23:37:14.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T23:37:14.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-15T23:37:14.500Z] prd-centos7-docker-4c-2g-1595 does not seem to be running inside a container [2021-06-15T23:37:14.546Z] $ 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-15T23:37:16.482Z] $ docker top eff1a47fa348b622bb9f1d8ebd8d86374d48ffd7deac5d3ca626eb5e36ba8873 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-15T23:37:16.579Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-15T23:37:16.899Z] + set -o pipefail [2021-06-15T23:37:16.899Z] + snyk monitor '--org=edgex-jenkins' [2021-06-15T23:37:23.197Z] [2021-06-15T23:37:23.197Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-06-15T23:37:23.197Z] [2021-06-15T23:37:23.197Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/b3a55981-0c21-4317-945e-aed4212d3d8f [2021-06-15T23:37:23.197Z] [2021-06-15T23:37:23.197Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-15T23:37:23.197Z] [2021-06-15T23:37:23.197Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-15T23:37:23.197Z] [2021-06-15T23:37:23.197Z] [Pipeline] } [2021-06-15T23:37:23.199Z] $ docker stop --time=1 eff1a47fa348b622bb9f1d8ebd8d86374d48ffd7deac5d3ca626eb5e36ba8873 [2021-06-15T23:37:24.958Z] $ docker rm -f eff1a47fa348b622bb9f1d8ebd8d86374d48ffd7deac5d3ca626eb5e36ba8873 [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-15T23:37:25.618Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T23:37:25.640Z] provisioning config files... [2021-06-15T23:37:25.649Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8535941906899141774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:37:25.964Z] --> edgex-publish-swagger.sh [2021-06-15T23:37:25.964Z] === Publish openapi/v2 API === [2021-06-15T23:37:25.964Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-15T23:37:25.964Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-06-15T23:37:25.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T23:37:25.964Z] Dload Upload Total Spent Left Speed [2021-06-15T23:37:26.912Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12550 0:00:01 0:00:01 --:--:-- 12562 100 13052 0 0 100 13052 0 12548 0:00:01 0:00:01 --:--:-- 12562 [2021-06-15T23:37:26.912Z] [2021-06-15T23:37:26.912Z] [Pipeline] } [2021-06-15T23:37:26.922Z] 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-15T23:37:27.467Z] + git log --format=format:%s -1 86d8c8cfb612f93dc4efeca806267a6dc2c52eff [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:37:27.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T23:37:27.787Z] . [Pipeline] withDockerContainer [2021-06-15T23:37:27.858Z] prd-centos7-docker-4c-2g-1595 does not seem to be running inside a container [2021-06-15T23:37:27.892Z] $ 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-15T23:37:28.232Z] $ docker top 7b79381e8a998e2f9376d33df6830b509298443a656157372d5859194b5e1500 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T23:37:28.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T23:37:28.367Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T23:37:28.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T23:37:28.484Z] $ docker exec 7b79381e8a998e2f9376d33df6830b509298443a656157372d5859194b5e1500 ssh-agent [2021-06-15T23:37:28.615Z] SSH_AUTH_SOCK=/tmp/ssh-27RXjIcbgVKe/agent.15 [2021-06-15T23:37:28.615Z] SSH_AGENT_PID=21 [2021-06-15T23:37:28.631Z] Running ssh-add (command line suppressed) [2021-06-15T23:37:28.733Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6276159236626527585.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6276159236626527585.key) [2021-06-15T23:37:28.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T23:37:29.062Z] + git semver tag [2021-06-15T23:37:29.063Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T23:37:29.063Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-15T23:37:29.063Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-15T23:37:29.063Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T23:37:29.063Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T23:37:29.063Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T23:37:29.063Z] # $SEMVER_BRANCH = master [2021-06-15T23:37:29.063Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-15T23:37:29.063Z] # 86d8c8cfb612f93dc4efeca806267a6dc2c52eff HEAD [2021-06-15T23:37:29.063Z] # -> Force: false [2021-06-15T23:37:29.063Z] # c0209268c471632f88f022f7ea2c1f788a0c44fe refs/tags/v2.0.0-dev.82 [Pipeline] } [2021-06-15T23:37:29.070Z] $ docker exec --env ******** --env ******** 7b79381e8a998e2f9376d33df6830b509298443a656157372d5859194b5e1500 ssh-agent -k [2021-06-15T23:37:29.175Z] unset SSH_AUTH_SOCK; [2021-06-15T23:37:29.176Z] unset SSH_AGENT_PID; [2021-06-15T23:37:29.176Z] echo Agent pid 21 killed; [2021-06-15T23:37:29.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T23:37:29.533Z] + git semver [Pipeline] } [2021-06-15T23:37:29.544Z] $ docker stop --time=1 7b79381e8a998e2f9376d33df6830b509298443a656157372d5859194b5e1500 [2021-06-15T23:37:30.722Z] $ docker rm -f 7b79381e8a998e2f9376d33df6830b509298443a656157372d5859194b5e1500 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:37:31.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T23:37:31.179Z] [2021-06-15T23:37:31.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:37:31.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T23:37:31.502Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-15T23:37:31.502Z] ab5ef0e58194: Pulling fs layer [2021-06-15T23:37:31.502Z] 9712f1f96733: Pulling fs layer [2021-06-15T23:37:31.502Z] 63f879dbbcfc: Pulling fs layer [2021-06-15T23:37:31.502Z] 0d9ebad4ef96: Pulling fs layer [2021-06-15T23:37:31.502Z] e9a5061849ea: Pulling fs layer [2021-06-15T23:37:31.502Z] d747dcd14b5f: Pulling fs layer [2021-06-15T23:37:31.502Z] 2de7ff778b66: Pulling fs layer [2021-06-15T23:37:31.502Z] 0d9ebad4ef96: Waiting [2021-06-15T23:37:31.502Z] e9a5061849ea: Waiting [2021-06-15T23:37:31.502Z] d747dcd14b5f: Waiting [2021-06-15T23:37:31.502Z] 2de7ff778b66: Waiting [2021-06-15T23:37:31.502Z] 9712f1f96733: Verifying Checksum [2021-06-15T23:37:31.502Z] 9712f1f96733: Download complete [2021-06-15T23:37:33.421Z] 63f879dbbcfc: Verifying Checksum [2021-06-15T23:37:33.421Z] 63f879dbbcfc: Download complete [2021-06-15T23:37:33.421Z] e9a5061849ea: Verifying Checksum [2021-06-15T23:37:33.421Z] e9a5061849ea: Download complete [2021-06-15T23:37:33.421Z] d747dcd14b5f: Verifying Checksum [2021-06-15T23:37:33.421Z] d747dcd14b5f: Download complete [2021-06-15T23:37:33.994Z] 2de7ff778b66: Verifying Checksum [2021-06-15T23:37:33.994Z] 2de7ff778b66: Download complete [2021-06-15T23:37:33.994Z] 0d9ebad4ef96: Verifying Checksum [2021-06-15T23:37:33.994Z] 0d9ebad4ef96: Download complete [2021-06-15T23:37:34.568Z] ab5ef0e58194: Verifying Checksum [2021-06-15T23:37:34.568Z] ab5ef0e58194: Download complete [2021-06-15T23:37:37.136Z] ab5ef0e58194: Pull complete [2021-06-15T23:37:37.136Z] 9712f1f96733: Pull complete [2021-06-15T23:37:37.721Z] 63f879dbbcfc: Pull complete [2021-06-15T23:37:41.065Z] 0d9ebad4ef96: Pull complete [2021-06-15T23:37:41.065Z] e9a5061849ea: Pull complete [2021-06-15T23:37:41.065Z] d747dcd14b5f: Pull complete [2021-06-15T23:37:42.018Z] 2de7ff778b66: Pull complete [2021-06-15T23:37:42.018Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-15T23:37:42.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T23:37:42.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-15T23:37:42.091Z] prd-centos7-docker-4c-2g-1595 does not seem to be running inside a container [2021-06-15T23:37:42.137Z] $ 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-15T23:37:45.248Z] $ docker top 6c200acf14431abcc7d45e27c789e6658e08fb9c36cd0217e0991ab70d1bdd77 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-15T23:37:45.357Z] provisioning config files... [2021-06-15T23:37:45.366Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4802020910132507830tmp [2021-06-15T23:37:45.378Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config843016908578883038tmp [2021-06-15T23:37:45.391Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1757488047534411407tmp [Pipeline] { [Pipeline] echo [2021-06-15T23:37:45.413Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:37:45.709Z] ---> sigul-configuration.sh [2021-06-15T23:37:45.709Z] gpg: directory `/root/.gnupg' created [2021-06-15T23:37:45.709Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-15T23:37:45.709Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-15T23:37:45.709Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-15T23:37:45.709Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-15T23:37:45.709Z] gpg: CAST5 encrypted data [2021-06-15T23:37:45.709Z] gpg: encrypted with 1 passphrase [2021-06-15T23:37:45.709Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-15T23:37:46.009Z] + mkdir /home/jenkins [2021-06-15T23:37:46.010Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-15T23:37:46.304Z] + 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-15T23:37:46.316Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:37:46.616Z] ---> sigul-install.sh [2021-06-15T23:37:51.913Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-15T23:37:52.213Z] + git tag --list [2021-06-15T23:37:52.213Z] v0.1.0 [2021-06-15T23:37:52.213Z] v0.1.1 [2021-06-15T23:37:52.213Z] v1.0.0 [2021-06-15T23:37:52.213Z] v1.1.0 [2021-06-15T23:37:52.213Z] v1.2.0 [2021-06-15T23:37:52.213Z] v1.3.0 [2021-06-15T23:37:52.213Z] v1.3.1 [2021-06-15T23:37:52.213Z] v1.3.1-dev.1 [2021-06-15T23:37:52.213Z] v1.3.2-dev.1 [2021-06-15T23:37:52.213Z] v2.0.0-dev.1 [2021-06-15T23:37:52.213Z] v2.0.0-dev.10 [2021-06-15T23:37:52.213Z] v2.0.0-dev.11 [2021-06-15T23:37:52.213Z] v2.0.0-dev.12 [2021-06-15T23:37:52.213Z] v2.0.0-dev.13 [2021-06-15T23:37:52.213Z] v2.0.0-dev.14 [2021-06-15T23:37:52.213Z] v2.0.0-dev.15 [2021-06-15T23:37:52.213Z] v2.0.0-dev.16 [2021-06-15T23:37:52.213Z] v2.0.0-dev.17 [2021-06-15T23:37:52.213Z] v2.0.0-dev.18 [2021-06-15T23:37:52.213Z] v2.0.0-dev.19 [2021-06-15T23:37:52.213Z] v2.0.0-dev.2 [2021-06-15T23:37:52.213Z] v2.0.0-dev.20 [2021-06-15T23:37:52.213Z] v2.0.0-dev.21 [2021-06-15T23:37:52.213Z] v2.0.0-dev.22 [2021-06-15T23:37:52.213Z] v2.0.0-dev.23 [2021-06-15T23:37:52.213Z] v2.0.0-dev.24 [2021-06-15T23:37:52.213Z] v2.0.0-dev.25 [2021-06-15T23:37:52.213Z] v2.0.0-dev.26 [2021-06-15T23:37:52.213Z] v2.0.0-dev.27 [2021-06-15T23:37:52.213Z] v2.0.0-dev.28 [2021-06-15T23:37:52.213Z] v2.0.0-dev.29 [2021-06-15T23:37:52.213Z] v2.0.0-dev.3 [2021-06-15T23:37:52.213Z] v2.0.0-dev.30 [2021-06-15T23:37:52.213Z] v2.0.0-dev.31 [2021-06-15T23:37:52.214Z] v2.0.0-dev.32 [2021-06-15T23:37:52.214Z] v2.0.0-dev.33 [2021-06-15T23:37:52.214Z] v2.0.0-dev.34 [2021-06-15T23:37:52.214Z] v2.0.0-dev.35 [2021-06-15T23:37:52.214Z] v2.0.0-dev.36 [2021-06-15T23:37:52.214Z] v2.0.0-dev.37 [2021-06-15T23:37:52.214Z] v2.0.0-dev.38 [2021-06-15T23:37:52.214Z] v2.0.0-dev.39 [2021-06-15T23:37:52.214Z] v2.0.0-dev.4 [2021-06-15T23:37:52.214Z] v2.0.0-dev.40 [2021-06-15T23:37:52.214Z] v2.0.0-dev.41 [2021-06-15T23:37:52.214Z] v2.0.0-dev.42 [2021-06-15T23:37:52.214Z] v2.0.0-dev.43 [2021-06-15T23:37:52.214Z] v2.0.0-dev.44 [2021-06-15T23:37:52.214Z] v2.0.0-dev.45 [2021-06-15T23:37:52.214Z] v2.0.0-dev.46 [2021-06-15T23:37:52.214Z] v2.0.0-dev.47 [2021-06-15T23:37:52.214Z] v2.0.0-dev.48 [2021-06-15T23:37:52.214Z] v2.0.0-dev.49 [2021-06-15T23:37:52.214Z] v2.0.0-dev.5 [2021-06-15T23:37:52.214Z] v2.0.0-dev.50 [2021-06-15T23:37:52.214Z] v2.0.0-dev.51 [2021-06-15T23:37:52.214Z] v2.0.0-dev.52 [2021-06-15T23:37:52.214Z] v2.0.0-dev.53 [2021-06-15T23:37:52.214Z] v2.0.0-dev.54 [2021-06-15T23:37:52.214Z] v2.0.0-dev.55 [2021-06-15T23:37:52.214Z] v2.0.0-dev.56 [2021-06-15T23:37:52.214Z] v2.0.0-dev.57 [2021-06-15T23:37:52.214Z] v2.0.0-dev.58 [2021-06-15T23:37:52.214Z] v2.0.0-dev.59 [2021-06-15T23:37:52.214Z] v2.0.0-dev.6 [2021-06-15T23:37:52.214Z] v2.0.0-dev.60 [2021-06-15T23:37:52.214Z] v2.0.0-dev.61 [2021-06-15T23:37:52.214Z] v2.0.0-dev.62 [2021-06-15T23:37:52.214Z] v2.0.0-dev.63 [2021-06-15T23:37:52.214Z] v2.0.0-dev.64 [2021-06-15T23:37:52.214Z] v2.0.0-dev.65 [2021-06-15T23:37:52.214Z] v2.0.0-dev.66 [2021-06-15T23:37:52.214Z] v2.0.0-dev.67 [2021-06-15T23:37:52.214Z] v2.0.0-dev.68 [2021-06-15T23:37:52.214Z] v2.0.0-dev.69 [2021-06-15T23:37:52.214Z] v2.0.0-dev.7 [2021-06-15T23:37:52.214Z] v2.0.0-dev.70 [2021-06-15T23:37:52.214Z] v2.0.0-dev.71 [2021-06-15T23:37:52.214Z] v2.0.0-dev.72 [2021-06-15T23:37:52.214Z] v2.0.0-dev.73 [2021-06-15T23:37:52.214Z] v2.0.0-dev.74 [2021-06-15T23:37:52.214Z] v2.0.0-dev.75 [2021-06-15T23:37:52.214Z] v2.0.0-dev.76 [2021-06-15T23:37:52.214Z] v2.0.0-dev.77 [2021-06-15T23:37:52.214Z] v2.0.0-dev.78 [2021-06-15T23:37:52.214Z] v2.0.0-dev.79 [2021-06-15T23:37:52.214Z] v2.0.0-dev.8 [2021-06-15T23:37:52.214Z] v2.0.0-dev.80 [2021-06-15T23:37:52.214Z] v2.0.0-dev.81 [2021-06-15T23:37:52.214Z] v2.0.0-dev.82 [2021-06-15T23:37:52.214Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-15T23:37:52.514Z] + lftools sign git-tag v2.0.0-dev.82 [2021-06-15T23:37:53.088Z] Signing Git tag with Sigul... [2021-06-15T23:37:53.088Z] Signing v2.0.0-dev.82 [Pipeline] echo [2021-06-15T23:37:53.669Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:37:53.964Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-15T23:37:53.972Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-15T23:37:53.998Z] $ docker stop --time=1 6c200acf14431abcc7d45e27c789e6658e08fb9c36cd0217e0991ab70d1bdd77 [2021-06-15T23:37:55.446Z] $ docker rm -f 6c200acf14431abcc7d45e27c789e6658e08fb9c36cd0217e0991ab70d1bdd77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:37:56.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T23:37:56.114Z] . [Pipeline] withDockerContainer [2021-06-15T23:37:56.188Z] prd-centos7-docker-4c-2g-1595 does not seem to be running inside a container [2021-06-15T23:37:56.222Z] $ 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-15T23:37:58.281Z] $ docker top 6fb2be54dc275bb98cee3ce835b9236daa9bd75edfb4d147b7ba5c90fd860adf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T23:37:58.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T23:37:58.407Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T23:37:58.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T23:37:58.521Z] $ docker exec 6fb2be54dc275bb98cee3ce835b9236daa9bd75edfb4d147b7ba5c90fd860adf ssh-agent [2021-06-15T23:37:58.646Z] SSH_AUTH_SOCK=/tmp/ssh-zTGkHZzaKSFo/agent.13 [2021-06-15T23:37:58.646Z] SSH_AGENT_PID=19 [2021-06-15T23:37:58.651Z] Running ssh-add (command line suppressed) [2021-06-15T23:37:58.758Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8472485109531197646.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8472485109531197646.key) [2021-06-15T23:37:58.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T23:37:59.078Z] + git semver bump pre [2021-06-15T23:37:59.079Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T23:37:59.079Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-15T23:37:59.079Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-15T23:37:59.079Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T23:37:59.079Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T23:37:59.079Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T23:37:59.079Z] # $SEMVER_BRANCH = master [2021-06-15T23:37:59.079Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-15T23:37:59.079Z] 2.0.0-dev.83 [Pipeline] } [2021-06-15T23:37:59.084Z] $ docker exec --env ******** --env ******** 6fb2be54dc275bb98cee3ce835b9236daa9bd75edfb4d147b7ba5c90fd860adf ssh-agent -k [2021-06-15T23:37:59.179Z] unset SSH_AUTH_SOCK; [2021-06-15T23:37:59.179Z] unset SSH_AGENT_PID; [2021-06-15T23:37:59.179Z] echo Agent pid 19 killed; [2021-06-15T23:37:59.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T23:37:59.540Z] + git semver [Pipeline] } [2021-06-15T23:37:59.551Z] $ docker stop --time=1 6fb2be54dc275bb98cee3ce835b9236daa9bd75edfb4d147b7ba5c90fd860adf [2021-06-15T23:38:00.744Z] $ docker rm -f 6fb2be54dc275bb98cee3ce835b9236daa9bd75edfb4d147b7ba5c90fd860adf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:38:01.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T23:38:01.137Z] . [Pipeline] withDockerContainer [2021-06-15T23:38:01.211Z] prd-centos7-docker-4c-2g-1595 does not seem to be running inside a container [2021-06-15T23:38:01.250Z] $ 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-15T23:38:01.636Z] $ docker top b77095ff5a489bb1c5dabcd9798ed84a2c08da496175cee063e8fd63631baf93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T23:38:01.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T23:38:01.776Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T23:38:01.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T23:38:01.888Z] $ docker exec b77095ff5a489bb1c5dabcd9798ed84a2c08da496175cee063e8fd63631baf93 ssh-agent [2021-06-15T23:38:02.002Z] SSH_AUTH_SOCK=/tmp/ssh-OH68007AAApk/agent.13 [2021-06-15T23:38:02.002Z] SSH_AGENT_PID=20 [2021-06-15T23:38:02.008Z] Running ssh-add (command line suppressed) [2021-06-15T23:38:02.096Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2099828613995745294.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2099828613995745294.key) [2021-06-15T23:38:02.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T23:38:02.417Z] + git semver push [2021-06-15T23:38:02.417Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T23:38:02.417Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-15T23:38:02.417Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-15T23:38:02.417Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T23:38:02.417Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T23:38:02.417Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T23:38:02.417Z] # $SEMVER_BRANCH = master [2021-06-15T23:38:02.417Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-15T23:38:09.016Z] $ docker exec --env ******** --env ******** b77095ff5a489bb1c5dabcd9798ed84a2c08da496175cee063e8fd63631baf93 ssh-agent -k [2021-06-15T23:38:09.112Z] unset SSH_AUTH_SOCK; [2021-06-15T23:38:09.112Z] unset SSH_AGENT_PID; [2021-06-15T23:38:09.112Z] echo Agent pid 20 killed; [2021-06-15T23:38:09.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T23:38:09.479Z] + git semver [Pipeline] } [2021-06-15T23:38:09.490Z] $ docker stop --time=1 b77095ff5a489bb1c5dabcd9798ed84a2c08da496175cee063e8fd63631baf93 [2021-06-15T23:38:10.690Z] $ docker rm -f b77095ff5a489bb1c5dabcd9798ed84a2c08da496175cee063e8fd63631baf93 [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-15T23:38:11.973Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:38:12.539Z] ---> package-listing.sh [2021-06-15T23:38:12.539Z] ++ facter osfamily [2021-06-15T23:38:12.539Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T23:38:12.801Z] + OS_FAMILY=redhat [2021-06-15T23:38:12.801Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-06-15T23:38:12.801Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T23:38:12.801Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T23:38:12.801Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T23:38:12.801Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T23:38:12.801Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-15T23:38:12.801Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T23:38:12.801Z] + case "${OS_FAMILY}" in [2021-06-15T23:38:12.801Z] + sort [2021-06-15T23:38:12.801Z] + rpm -qa [2021-06-15T23:38:13.374Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T23:38:13.374Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T23:38:13.374Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T23:38:13.374Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-15T23:38:13.374Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-06-15T23:38:13.374Z] + 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-15T23:38:13.387Z] 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-15T23:38:13.671Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:38:14.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T23:38:14.242Z] [2021-06-15T23:38:14.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:38:14.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T23:38:14.556Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T23:38:14.556Z] df20fa9351a1: Pulling fs layer [2021-06-15T23:38:14.556Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T23:38:14.556Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T23:38:14.556Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T23:38:14.556Z] 93b61091891f: Pulling fs layer [2021-06-15T23:38:14.556Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T23:38:14.556Z] 5e14af77c1be: Pulling fs layer [2021-06-15T23:38:14.556Z] 01666e4c0597: Pulling fs layer [2021-06-15T23:38:14.556Z] aa168da1d23b: Pulling fs layer [2021-06-15T23:38:14.556Z] 46f8f816bc3b: Waiting [2021-06-15T23:38:14.557Z] 93b61091891f: Waiting [2021-06-15T23:38:14.557Z] 93b9cdb0e59b: Waiting [2021-06-15T23:38:14.557Z] 5e14af77c1be: Waiting [2021-06-15T23:38:14.557Z] 01666e4c0597: Waiting [2021-06-15T23:38:14.557Z] aa168da1d23b: Waiting [2021-06-15T23:38:14.557Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T23:38:14.557Z] 36b3adc4ff6f: Download complete [2021-06-15T23:38:14.557Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T23:38:14.557Z] 46f8f816bc3b: Download complete [2021-06-15T23:38:14.557Z] df20fa9351a1: Verifying Checksum [2021-06-15T23:38:14.557Z] df20fa9351a1: Download complete [2021-06-15T23:38:14.557Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T23:38:14.557Z] 93b9cdb0e59b: Download complete [2021-06-15T23:38:14.557Z] 93b61091891f: Verifying Checksum [2021-06-15T23:38:14.557Z] 93b61091891f: Download complete [2021-06-15T23:38:14.818Z] 5e14af77c1be: Download complete [2021-06-15T23:38:14.818Z] 01666e4c0597: Verifying Checksum [2021-06-15T23:38:14.818Z] 01666e4c0597: Download complete [2021-06-15T23:38:14.818Z] df20fa9351a1: Pull complete [2021-06-15T23:38:15.084Z] 36b3adc4ff6f: Pull complete [2021-06-15T23:38:15.084Z] 8ad3a11d3b57: Download complete [2021-06-15T23:38:15.677Z] 8ad3a11d3b57: Pull complete [2021-06-15T23:38:15.677Z] 46f8f816bc3b: Pull complete [2021-06-15T23:38:15.944Z] 93b61091891f: Pull complete [2021-06-15T23:38:15.944Z] 93b9cdb0e59b: Pull complete [2021-06-15T23:38:16.204Z] 5e14af77c1be: Pull complete [2021-06-15T23:38:16.204Z] 01666e4c0597: Pull complete [2021-06-15T23:38:16.465Z] aa168da1d23b: Verifying Checksum [2021-06-15T23:38:16.465Z] aa168da1d23b: Download complete [2021-06-15T23:38:20.679Z] aa168da1d23b: Pull complete [2021-06-15T23:38:20.679Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T23:38:20.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T23:38:20.679Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T23:38:20.749Z] prd-centos7-docker-4c-2g-1595 does not seem to be running inside a container [2021-06-15T23:38:20.782Z] $ 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-15T23:38:23.072Z] $ docker top c66dd30c769e494ffd801fc78936098abdda1c00569e8b5c5f65e288e931dc31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T23:38:23.452Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T23:38:23.743Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T23:38:24.042Z] + ls /var/log/sa-host [2021-06-15T23:38:24.042Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T23:38:24.042Z] file_magic: OK [2021-06-15T23:38:24.042Z] HZ: Using current value: 100 [2021-06-15T23:38:24.042Z] file_header: OK [2021-06-15T23:38:24.042Z] 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-15T23:38:24.042Z] Statistics: [2021-06-15T23:38:24.042Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T23:38:24.042Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T23:38:24.042Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T23:38:24.042Z] file_magic: OK [2021-06-15T23:38:24.042Z] HZ: Using current value: 100 [2021-06-15T23:38:24.042Z] file_header: OK [2021-06-15T23:38:24.042Z] 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-15T23:38:24.042Z] Statistics: [2021-06-15T23:38:24.042Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T23:38:24.042Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T23:38:26.534Z] provisioning config files... [2021-06-15T23:38:26.545Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2555358186425986917tmp [Pipeline] { [Pipeline] echo [2021-06-15T23:38:26.567Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:38:26.897Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T23:38:26.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:38:27.332Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T23:38:27.344Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:38:27.645Z] ---> sudo-logs.sh [2021-06-15T23:38:27.645Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T23:38:27.677Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:38:27.969Z] ---> job-cost.sh [2021-06-15T23:38:27.969Z] lf-activate-venv: SKIPPING [2021-06-15T23:38:27.969Z] DEBUG: total: 0.18000000715255737 [2021-06-15T23:38:27.969Z] INFO: Retrieving Stack Cost... [2021-06-15T23:38:28.909Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T23:38:29.168Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T23:38:29.182Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:38:29.477Z] ---> logs-deploy.sh [2021-06-15T23:38:29.477Z] lf-activate-venv: SKIPPING [2021-06-15T23:38:29.477Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/257 [2021-06-15T23:38:29.477Z] INFO: archiving workspace using pattern(s): [2021-06-15T23:38:30.417Z] Archives upload complete. [2021-06-15T23:38:30.417Z] INFO: archiving logs to Nexus