Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d5e638f2527a7df0e2423fefa94ca91616313c76 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 48b313303ce5ba460cd13c4c603c4b280f104d53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 48b313303ce5ba460cd13c4c603c4b280f104d53 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 48b313303ce5ba460cd13c4c603c4b280f104d53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 48b313303ce5ba460cd13c4c603c4b280f104d53 # timeout=10 Commit message: "Merge pull request #305 from ernestojeda/revert-go-mod-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-15107’ Running on prd-centos7-docker-4c-2g-15109 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d5e638f2527a7df0e2423fefa94ca91616313c76 (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 remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5e638f2527a7df0e2423fefa94ca91616313c76 # timeout=10 Commit message: "feat(store-forward): Remove Mongo as supported DB option (#589)" > git rev-list --no-walk d5e638f2527a7df0e2423fefa94ca91616313c76 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-08T14:56:55.210Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-08T14:56:55.463Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-08T14:56:55.560Z] ========================================================= [2020-12-08T14:56:55.560Z] EdgeX Global Pipelines Version Info [2020-12-08T14:56:55.560Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-08T14:56:56.987Z] ------------------- [2020-12-08T14:56:56.987Z] stable info: [2020-12-08T14:56:56.987Z] ------------------- [2020-12-08T14:56:56.987Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-08T14:56:56.987Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-08T14:56:56.987Z] Message: update stable to v1.0.171 [2020-12-08T14:56:57.933Z] ------------------- [2020-12-08T14:56:57.933Z] experimental info: [2020-12-08T14:56:57.933Z] ------------------- [2020-12-08T14:56:57.933Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-08T14:56:57.933Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-08T14:56:57.933Z] Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-08T14:56:58.187Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-12-08T14:56:58.275Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-12-08T14:56:58.363Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-08T14:56:58.448Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-08T14:56:58.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-08T14:56:58.660Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-08T14:56:58.741Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-08T14:56:58.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-08T14:56:58.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-08T14:56:59.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-08T14:56:59.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-08T14:56:59.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-12-08T14:56:59.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-08T14:56:59.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-08T14:56:59.484Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-12-08T14:56:59.583Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-08T14:56:59.690Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-08T14:56:59.865Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-08T14:56:59.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-08T14:57:00.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-08T14:57:00.235Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-08T14:57:00.335Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-12-08T14:57:00.441Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-08T14:57:00.542Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-08T14:57:00.646Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-12-08T14:57:00.772Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-08T14:57:00.896Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-12-08T14:57:00.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-12-08T14:57:01.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-12-08T14:57:01.199Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5e638f2527a7df0e2423fefa94ca91616313c76 [Pipeline] echo [2020-12-08T14:57:01.300Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5e638f [Pipeline] echo [2020-12-08T14:57:01.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-08T14:57:02.193Z] + git log --format=format:%s -1 d5e638f2527a7df0e2423fefa94ca91616313c76 [Pipeline] echo [2020-12-08T14:57:02.265Z] GIT_COMMIT: d5e638f2527a7df0e2423fefa94ca91616313c76, Commit Message: feat(store-forward): Remove Mongo as supported DB option (#589) [Pipeline] echo [2020-12-08T14:57:02.361Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-08T14:57:02.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T14:57:03.230Z] [2020-12-08T14:57:03.230Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-08T14:57:03.573Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T14:57:03.573Z] latest: Pulling from edgex-devops/git-semver [2020-12-08T14:57:03.573Z] 31603596830f: Pulling fs layer [2020-12-08T14:57:03.573Z] 2a8b12db71e7: Pulling fs layer [2020-12-08T14:57:03.573Z] 6ca5941a6612: Pulling fs layer [2020-12-08T14:57:03.573Z] ecc8261a40a4: Pulling fs layer [2020-12-08T14:57:03.573Z] ecc8261a40a4: Waiting [2020-12-08T14:57:03.573Z] 2a8b12db71e7: Verifying Checksum [2020-12-08T14:57:03.573Z] 2a8b12db71e7: Download complete [2020-12-08T14:57:03.837Z] 31603596830f: Download complete [2020-12-08T14:57:03.837Z] ecc8261a40a4: Verifying Checksum [2020-12-08T14:57:03.837Z] ecc8261a40a4: Download complete [2020-12-08T14:57:03.837Z] 6ca5941a6612: Verifying Checksum [2020-12-08T14:57:03.837Z] 6ca5941a6612: Download complete [2020-12-08T14:57:04.100Z] 31603596830f: Pull complete [2020-12-08T14:57:04.369Z] 2a8b12db71e7: Pull complete [2020-12-08T14:57:04.952Z] 6ca5941a6612: Pull complete [2020-12-08T14:57:05.214Z] ecc8261a40a4: Pull complete [2020-12-08T14:57:05.214Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-08T14:57:05.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T14:57:05.214Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-08T14:57:05.312Z] prd-centos7-docker-4c-2g-15109 does not seem to be running inside a container [2020-12-08T14:57:05.359Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-08T14:57:07.265Z] $ docker top 1814468b649c25b819e4b035e79995392871ce245b0e3e2e15d26022903c0ed3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-08T14:57:07.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-08T14:57:07.561Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-08T14:57:07.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-08T14:57:07.777Z] $ docker exec 1814468b649c25b819e4b035e79995392871ce245b0e3e2e15d26022903c0ed3 ssh-agent [2020-12-08T14:57:07.944Z] SSH_AUTH_SOCK=/tmp/ssh-vGEAXXu1SGPW/agent.12 [2020-12-08T14:57:07.944Z] SSH_AGENT_PID=17 [2020-12-08T14:57:07.954Z] Running ssh-add (command line suppressed) [2020-12-08T14:57:08.110Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4031586604515156390.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4031586604515156390.key) [2020-12-08T14:57:08.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-08T14:57:08.527Z] + git tag --points-at HEAD [Pipeline] } [2020-12-08T14:57:08.551Z] $ docker exec --env ******** --env ******** 1814468b649c25b819e4b035e79995392871ce245b0e3e2e15d26022903c0ed3 ssh-agent -k [2020-12-08T14:57:08.656Z] unset SSH_AUTH_SOCK; [2020-12-08T14:57:08.656Z] unset SSH_AGENT_PID; [2020-12-08T14:57:08.657Z] echo Agent pid 17 killed; [2020-12-08T14:57:08.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-08T14:57:08.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-08T14:57:08.884Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-08T14:57:09.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-08T14:57:09.044Z] $ docker exec 1814468b649c25b819e4b035e79995392871ce245b0e3e2e15d26022903c0ed3 ssh-agent [2020-12-08T14:57:09.194Z] SSH_AUTH_SOCK=/tmp/ssh-OkNfmxF8xdRY/agent.48 [2020-12-08T14:57:09.194Z] SSH_AGENT_PID=54 [2020-12-08T14:57:09.201Z] Running ssh-add (command line suppressed) [2020-12-08T14:57:09.314Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5301175542245629197.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5301175542245629197.key) [2020-12-08T14:57:09.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-08T14:57:09.697Z] + git semver init [2020-12-08T14:57:09.698Z] # -> Open(): unable to determine branch for HEAD [2020-12-08T14:57:09.698Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-12-08T14:57:09.698Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-12-08T14:57:09.698Z] # $SEMVER_REMOTE_NAME = origin [2020-12-08T14:57:09.698Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-08T14:57:09.698Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-08T14:57:09.698Z] # $SEMVER_BRANCH = master [2020-12-08T14:57:09.698Z] # $SEMVER_TEMP = /tmp/semver-845165635 [2020-12-08T14:57:09.698Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-12-08T14:57:12.250Z] # '/tmp/semver-845165635' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2020-12-08T14:57:12.251Z] # -> Force: false [2020-12-08T14:57:12.251Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-12-08T14:57:12.265Z] $ docker exec --env ******** --env ******** 1814468b649c25b819e4b035e79995392871ce245b0e3e2e15d26022903c0ed3 ssh-agent -k [2020-12-08T14:57:12.395Z] unset SSH_AUTH_SOCK; [2020-12-08T14:57:12.396Z] unset SSH_AGENT_PID; [2020-12-08T14:57:12.396Z] echo Agent pid 54 killed; [2020-12-08T14:57:12.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-08T14:57:12.936Z] + git semver [Pipeline] } [2020-12-08T14:57:12.956Z] $ docker stop --time=1 1814468b649c25b819e4b035e79995392871ce245b0e3e2e15d26022903c0ed3 [2020-12-08T14:57:14.483Z] $ docker rm -f 1814468b649c25b819e4b035e79995392871ce245b0e3e2e15d26022903c0ed3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-08T14:57:15.014Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-08T14:57:15.462Z] Stashed 1 file(s) [Pipeline] echo [2020-12-08T14:57:15.465Z] [edgeXSemver]: initialized semver on version 1.3.1-dev.4 [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 [2020-12-08T14:57:30.955Z] Still waiting to schedule task [2020-12-08T14:57:30.955Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-08T14:57:30.957Z] Still waiting to schedule task [2020-12-08T14:57:30.957Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-08T14:59:14.494Z] Running on prd-centos7-docker-4c-2g-15111 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-12-08T14:59:14.548Z] Running in /w/workspace/app-functions-sdk-go/153 [Pipeline] { [Pipeline] checkout [2020-12-08T14:59:16.860Z] using credential edgex-jenkins-ssh [2020-12-08T14:59:16.923Z] Cloning the remote Git repository [2020-12-08T14:59:16.744Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-08T14:59:16.819Z] > git init /w/workspace/app-functions-sdk-go/153 # timeout=10 [2020-12-08T14:59:16.899Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-08T14:59:16.900Z] > git --version # timeout=10 [2020-12-08T14:59:16.909Z] > git --version # 'git version 2.24.3' [2020-12-08T14:59:16.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T14:59:16.937Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T14:59:18.493Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-08T14:59:18.501Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T14:59:18.515Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-08T14:59:18.528Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-08T14:59:18.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T14:59:18.533Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-08T14:59:19.042Z] Checking out Revision d5e638f2527a7df0e2423fefa94ca91616313c76 (master) [2020-12-08T14:59:19.937Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15110 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [2020-12-08T14:59:19.024Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T14:59:19.030Z] > git checkout -f d5e638f2527a7df0e2423fefa94ca91616313c76 # timeout=10 [Pipeline] ws [2020-12-08T14:59:20.157Z] Running in /w/workspace/app-functions-sdk-go/153 [Pipeline] { [Pipeline] checkout [2020-12-08T14:59:22.713Z] Commit message: "feat(store-forward): Remove Mongo as supported DB option (#589)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-08T14:59:24.308Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-08T14:59:24.641Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-08T14:59:24.938Z] + sudo service docker restart [2020-12-08T14:59:24.938Z] + true [2020-12-08T14:59:24.938Z] Redirecting to /bin/systemctl restart docker.service [2020-12-08T14:59:25.113Z] using credential edgex-jenkins-ssh [2020-12-08T14:59:25.175Z] Cloning the remote Git repository [Pipeline] unstash [Pipeline] echo [2020-12-08T14:59:26.006Z] ========================================================= [2020-12-08T14:59:26.006Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-08T14:59:26.006Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-08T14:59:26.358Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-08T14:59:25.243Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-08T14:59:25.356Z] > git init /w/workspace/app-functions-sdk-go/153 # timeout=10 [2020-12-08T14:59:25.432Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-08T14:59:25.432Z] > git --version # timeout=10 [2020-12-08T14:59:25.457Z] > git --version # 'git version 2.17.1' [2020-12-08T14:59:25.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T14:59:25.558Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T14:59:26.934Z] Sending build context to Docker daemon 19.16MB [2020-12-08T14:59:26.935Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-08T14:59:26.935Z] Step 2/8 : FROM ${BASE} [2020-12-08T14:59:27.196Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-08T14:59:27.196Z] 188c0c94c7c5: Pulling fs layer [2020-12-08T14:59:27.196Z] 0ef7d3d256c8: Pulling fs layer [2020-12-08T14:59:27.196Z] de9db76c5a1d: Pulling fs layer [2020-12-08T14:59:27.196Z] bca2f99d35d6: Pulling fs layer [2020-12-08T14:59:27.196Z] 93359f2a8cfa: Pulling fs layer [2020-12-08T14:59:27.196Z] 7c6f9722023f: Pulling fs layer [2020-12-08T14:59:27.196Z] a35cf1a2eb13: Pulling fs layer [2020-12-08T14:59:27.196Z] 93359f2a8cfa: Waiting [2020-12-08T14:59:27.196Z] 7c6f9722023f: Waiting [2020-12-08T14:59:27.196Z] a35cf1a2eb13: Waiting [2020-12-08T14:59:27.196Z] bca2f99d35d6: Waiting [2020-12-08T14:59:27.196Z] de9db76c5a1d: Verifying Checksum [2020-12-08T14:59:27.196Z] de9db76c5a1d: Download complete [2020-12-08T14:59:27.196Z] 0ef7d3d256c8: Verifying Checksum [2020-12-08T14:59:27.196Z] 0ef7d3d256c8: Download complete [2020-12-08T14:59:27.196Z] 93359f2a8cfa: Verifying Checksum [2020-12-08T14:59:27.196Z] 93359f2a8cfa: Download complete [2020-12-08T14:59:27.459Z] 7c6f9722023f: Verifying Checksum [2020-12-08T14:59:27.459Z] 7c6f9722023f: Download complete [2020-12-08T14:59:27.722Z] 188c0c94c7c5: Verifying Checksum [2020-12-08T14:59:27.722Z] 188c0c94c7c5: Download complete [2020-12-08T14:59:27.987Z] 188c0c94c7c5: Pull complete [2020-12-08T14:59:27.987Z] 0ef7d3d256c8: Pull complete [2020-12-08T14:59:28.249Z] de9db76c5a1d: Pull complete [2020-12-08T14:59:28.350Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-08T14:59:28.379Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T14:59:28.406Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-08T14:59:28.438Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-08T14:59:28.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T14:59:28.452Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-08T14:59:29.025Z] Checking out Revision d5e638f2527a7df0e2423fefa94ca91616313c76 (master) [2020-12-08T14:59:29.200Z] a35cf1a2eb13: Verifying Checksum [2020-12-08T14:59:29.200Z] a35cf1a2eb13: Download complete [2020-12-08T14:59:30.155Z] bca2f99d35d6: Verifying Checksum [2020-12-08T14:59:30.155Z] bca2f99d35d6: Download complete [2020-12-08T14:59:29.054Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T14:59:29.068Z] > git checkout -f d5e638f2527a7df0e2423fefa94ca91616313c76 # timeout=10 [2020-12-08T14:59:33.245Z] Commit message: "feat(store-forward): Remove Mongo as supported DB option (#589)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-08T14:59:34.965Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-08T14:59:35.435Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-08T14:59:35.501Z] bca2f99d35d6: Pull complete [2020-12-08T14:59:35.501Z] 93359f2a8cfa: Pull complete [2020-12-08T14:59:35.502Z] 7c6f9722023f: Pull complete [2020-12-08T14:59:35.788Z] + sudo service docker restart [2020-12-08T14:59:35.788Z] + true [Pipeline] unstash [Pipeline] echo [2020-12-08T14:59:38.672Z] ========================================================= [2020-12-08T14:59:38.672Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-08T14:59:38.672Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-08T14:59:39.049Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-08T14:59:40.044Z] Sending build context to Docker daemon 19.16MB [2020-12-08T14:59:40.324Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-08T14:59:40.324Z] Step 2/8 : FROM ${BASE} [2020-12-08T14:59:40.601Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-08T14:59:40.601Z] 5f621e34cdf4: Pulling fs layer [2020-12-08T14:59:40.601Z] a4357932f1b6: Pulling fs layer [2020-12-08T14:59:40.601Z] 18c013af1878: Pulling fs layer [2020-12-08T14:59:40.601Z] 00ac8860ef70: Pulling fs layer [2020-12-08T14:59:40.601Z] 63d7cb157983: Pulling fs layer [2020-12-08T14:59:40.601Z] b116817d02f9: Pulling fs layer [2020-12-08T14:59:40.601Z] 745a02a5169b: Pulling fs layer [2020-12-08T14:59:40.601Z] 00ac8860ef70: Waiting [2020-12-08T14:59:40.601Z] 63d7cb157983: Waiting [2020-12-08T14:59:40.601Z] 745a02a5169b: Waiting [2020-12-08T14:59:40.601Z] b116817d02f9: Waiting [2020-12-08T14:59:40.601Z] 18c013af1878: Download complete [2020-12-08T14:59:40.601Z] a4357932f1b6: Verifying Checksum [2020-12-08T14:59:40.601Z] a4357932f1b6: Download complete [2020-12-08T14:59:40.601Z] 63d7cb157983: Verifying Checksum [2020-12-08T14:59:40.601Z] 63d7cb157983: Download complete [2020-12-08T14:59:40.601Z] b116817d02f9: Download complete [2020-12-08T14:59:40.601Z] 5f621e34cdf4: Download complete [2020-12-08T14:59:41.592Z] 5f621e34cdf4: Pull complete [2020-12-08T14:59:41.884Z] a4357932f1b6: Pull complete [2020-12-08T14:59:42.103Z] a35cf1a2eb13: Pull complete [2020-12-08T14:59:42.104Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-08T14:59:42.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-08T14:59:42.104Z] ---> a62c8e92a672 [2020-12-08T14:59:42.104Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-08T14:59:42.104Z] latest: Pulling from library/docker [2020-12-08T14:59:42.104Z] 188c0c94c7c5: Already exists [2020-12-08T14:59:42.104Z] 0c7c675703d6: Pulling fs layer [2020-12-08T14:59:42.104Z] cc8c12a437cb: Pulling fs layer [2020-12-08T14:59:42.104Z] f092543453df: Pulling fs layer [2020-12-08T14:59:42.104Z] 65b6bc45957d: Pulling fs layer [2020-12-08T14:59:42.104Z] 4de832df471b: Pulling fs layer [2020-12-08T14:59:42.104Z] 79aa7fa92271: Pulling fs layer [2020-12-08T14:59:42.104Z] 4de832df471b: Waiting [2020-12-08T14:59:42.104Z] 79aa7fa92271: Waiting [2020-12-08T14:59:42.104Z] 65b6bc45957d: Waiting [2020-12-08T14:59:42.104Z] cc8c12a437cb: Verifying Checksum [2020-12-08T14:59:42.104Z] cc8c12a437cb: Download complete [2020-12-08T14:59:42.104Z] 65b6bc45957d: Verifying Checksum [2020-12-08T14:59:42.104Z] 65b6bc45957d: Download complete [2020-12-08T14:59:42.104Z] 4de832df471b: Verifying Checksum [2020-12-08T14:59:42.104Z] 4de832df471b: Download complete [2020-12-08T14:59:42.104Z] 79aa7fa92271: Verifying Checksum [2020-12-08T14:59:42.104Z] 79aa7fa92271: Download complete [2020-12-08T14:59:42.104Z] 0c7c675703d6: Verifying Checksum [2020-12-08T14:59:42.104Z] 0c7c675703d6: Download complete [2020-12-08T14:59:42.158Z] 18c013af1878: Pull complete [2020-12-08T14:59:42.368Z] 0c7c675703d6: Pull complete [2020-12-08T14:59:42.368Z] cc8c12a437cb: Pull complete [2020-12-08T14:59:43.590Z] 745a02a5169b: Verifying Checksum [2020-12-08T14:59:43.590Z] 745a02a5169b: Download complete [2020-12-08T14:59:43.768Z] f092543453df: Verifying Checksum [2020-12-08T14:59:43.768Z] f092543453df: Download complete [2020-12-08T14:59:44.183Z] 00ac8860ef70: Verifying Checksum [2020-12-08T14:59:44.183Z] 00ac8860ef70: Download complete [2020-12-08T14:59:46.343Z] f092543453df: Pull complete [2020-12-08T14:59:46.343Z] 65b6bc45957d: Pull complete [2020-12-08T14:59:46.343Z] 4de832df471b: Pull complete [2020-12-08T14:59:46.343Z] 79aa7fa92271: Pull complete [2020-12-08T14:59:46.343Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-08T14:59:46.343Z] Status: Downloaded newer image for docker:latest [2020-12-08T14:59:48.279Z] ---> 61c305b837b5 [2020-12-08T14:59:48.279Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-08T14:59:48.279Z] ---> Running in f0542a6dca19 [2020-12-08T14:59:48.279Z] Removing intermediate container f0542a6dca19 [2020-12-08T14:59:48.279Z] ---> 13d71c5cfd22 [2020-12-08T14:59:48.279Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-12-08T14:59:48.279Z] ---> Running in 3ae5d1656730 [2020-12-08T14:59:48.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T14:59:49.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T14:59:50.008Z] (1/5) Installing libsodium (1.0.18-r0) [2020-12-08T14:59:50.008Z] (2/5) Installing libzmq (4.3.3-r0) [2020-12-08T14:59:50.008Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-12-08T14:59:50.273Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-12-08T14:59:50.273Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-12-08T14:59:50.273Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T14:59:50.273Z] OK: 167 MiB in 44 packages [2020-12-08T14:59:50.850Z] Removing intermediate container 3ae5d1656730 [2020-12-08T14:59:50.850Z] ---> f9e3ef6d8690 [2020-12-08T14:59:50.850Z] Step 6/8 : WORKDIR /build [2020-12-08T14:59:50.850Z] ---> Running in cb07a0d62963 [2020-12-08T14:59:51.115Z] Removing intermediate container cb07a0d62963 [2020-12-08T14:59:51.115Z] ---> c03e6313e42b [2020-12-08T14:59:51.115Z] Step 7/8 : COPY go.mod . [2020-12-08T14:59:51.379Z] ---> 63ea1a52b0d3 [2020-12-08T14:59:51.379Z] Step 8/8 : RUN go mod download [2020-12-08T14:59:51.379Z] ---> Running in 177f294a29ae [2020-12-08T14:59:54.363Z] 00ac8860ef70: Pull complete [2020-12-08T14:59:54.638Z] 63d7cb157983: Pull complete [2020-12-08T14:59:54.915Z] b116817d02f9: Pull complete [2020-12-08T14:59:58.316Z] 745a02a5169b: Pull complete [2020-12-08T14:59:58.316Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-08T14:59:58.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-08T14:59:58.591Z] ---> b7e6874047d6 [2020-12-08T14:59:58.591Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-08T14:59:58.591Z] latest: Pulling from library/docker [2020-12-08T14:59:58.591Z] 5f621e34cdf4: Already exists [2020-12-08T14:59:58.591Z] 85db56a05063: Pulling fs layer [2020-12-08T14:59:58.591Z] ccb67d6aeaaa: Pulling fs layer [2020-12-08T14:59:58.591Z] de930078acea: Pulling fs layer [2020-12-08T14:59:58.591Z] d5a9d88a4785: Pulling fs layer [2020-12-08T14:59:58.591Z] e7f15c1544d5: Pulling fs layer [2020-12-08T14:59:58.591Z] 877c515997d3: Pulling fs layer [2020-12-08T14:59:58.591Z] e7f15c1544d5: Waiting [2020-12-08T14:59:58.591Z] d5a9d88a4785: Waiting [2020-12-08T14:59:58.591Z] 877c515997d3: Waiting [2020-12-08T14:59:58.591Z] ccb67d6aeaaa: Verifying Checksum [2020-12-08T14:59:58.591Z] ccb67d6aeaaa: Download complete [2020-12-08T14:59:58.591Z] d5a9d88a4785: Verifying Checksum [2020-12-08T14:59:58.591Z] d5a9d88a4785: Download complete [2020-12-08T14:59:58.591Z] e7f15c1544d5: Download complete [2020-12-08T14:59:58.591Z] 85db56a05063: Verifying Checksum [2020-12-08T14:59:58.591Z] 85db56a05063: Download complete [2020-12-08T14:59:58.591Z] 877c515997d3: Verifying Checksum [2020-12-08T14:59:58.591Z] 877c515997d3: Download complete [2020-12-08T14:59:59.578Z] 85db56a05063: Pull complete [2020-12-08T14:59:59.854Z] ccb67d6aeaaa: Pull complete [2020-12-08T15:00:00.128Z] de930078acea: Verifying Checksum [2020-12-08T15:00:00.128Z] de930078acea: Download complete [2020-12-08T15:00:03.577Z] de930078acea: Pull complete [2020-12-08T15:00:03.855Z] d5a9d88a4785: Pull complete [2020-12-08T15:00:04.130Z] e7f15c1544d5: Pull complete [2020-12-08T15:00:04.413Z] 877c515997d3: Pull complete [2020-12-08T15:00:04.413Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-08T15:00:04.413Z] Status: Downloaded newer image for docker:latest [2020-12-08T15:00:11.138Z] ---> dd9c3222f21a [2020-12-08T15:00:11.138Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-08T15:00:11.138Z] ---> Running in 62c459025fb8 [2020-12-08T15:00:11.138Z] Removing intermediate container 62c459025fb8 [2020-12-08T15:00:11.138Z] ---> 7c9270246dc6 [2020-12-08T15:00:11.138Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-12-08T15:00:11.138Z] ---> Running in cdff43aeb940 [2020-12-08T15:00:12.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T15:00:13.411Z] Removing intermediate container 177f294a29ae [2020-12-08T15:00:13.411Z] ---> 9b55e076d4e1 [2020-12-08T15:00:13.411Z] Successfully built 9b55e076d4e1 [2020-12-08T15:00:13.411Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-08T15:00:13.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T15:00:13.724Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-08T15:00:13.724Z] . [Pipeline] withDockerContainer [2020-12-08T15:00:13.982Z] prd-centos7-docker-4c-2g-15111 does not seem to be running inside a container [2020-12-08T15:00:14.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/153 -v /w/workspace/app-functions-sdk-go/153:/w/workspace/app-functions-sdk-go/153:rw,z -v /w/workspace/app-functions-sdk-go/153@tmp:/w/workspace/app-functions-sdk-go/153@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 ******** ci-base-image-x86_64 cat [2020-12-08T15:00:14.557Z] (1/5) Installing libsodium (1.0.18-r0) [2020-12-08T15:00:14.557Z] (2/5) Installing libzmq (4.3.3-r0) [2020-12-08T15:00:14.831Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-12-08T15:00:14.831Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-12-08T15:00:14.831Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-12-08T15:00:14.950Z] $ docker top b12dcf347d47640fe8546c6b65588d54d619d7cd04fd252dbaa9441de103dba3 -eo pid,comm [2020-12-08T15:00:15.105Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T15:00:15.105Z] OK: 144 MiB in 44 packages [Pipeline] { [Pipeline] sh [2020-12-08T15:00:15.466Z] + go version [2020-12-08T15:00:15.466Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-08T15:00:15.484Z] $ docker stop --time=1 b12dcf347d47640fe8546c6b65588d54d619d7cd04fd252dbaa9441de103dba3 [2020-12-08T15:00:16.540Z] Removing intermediate container cdff43aeb940 [2020-12-08T15:00:16.540Z] ---> 20c33af460ac [2020-12-08T15:00:16.540Z] Step 6/8 : WORKDIR /build [2020-12-08T15:00:16.540Z] ---> Running in 687ea170c8ea [2020-12-08T15:00:16.807Z] $ docker rm -f b12dcf347d47640fe8546c6b65588d54d619d7cd04fd252dbaa9441de103dba3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-12-08T15:00:17.139Z] Removing intermediate container 687ea170c8ea [2020-12-08T15:00:17.139Z] ---> d163512d5ab6 [2020-12-08T15:00:17.139Z] Step 7/8 : COPY go.mod . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-12-08T15:00:18.400Z] ---> c7f99de33674 [2020-12-08T15:00:18.400Z] Step 8/8 : RUN go mod download [2020-12-08T15:00:18.400Z] ---> Running in 6ebb2039e63d [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-08T15:00:18.894Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-08T15:00:18.894Z] . [Pipeline] withDockerContainer [2020-12-08T15:00:18.992Z] prd-centos7-docker-4c-2g-15111 does not seem to be running inside a container [2020-12-08T15:00:19.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/153 -v /w/workspace/app-functions-sdk-go/153:/w/workspace/app-functions-sdk-go/153:rw,z -v /w/workspace/app-functions-sdk-go/153@tmp:/w/workspace/app-functions-sdk-go/153@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 ******** ci-base-image-x86_64 cat [2020-12-08T15:00:19.617Z] $ docker top 3b981241d5c9ea1ca3a46c6bbedc5713ff6f35f80acd7c17fb0777231fba8df5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T15:00:20.130Z] + make test [2020-12-08T15:00:20.130Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-08T15:00:21.537Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-12-08T15:00:28.238Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.014s coverage: 86.2% of statements [2020-12-08T15:00:38.351Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.023s coverage: 52.0% of statements [2020-12-08T15:00:38.351Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-12-08T15:00:38.351Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-12-08T15:00:38.351Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.021s coverage: 54.7% of statements [2020-12-08T15:00:38.351Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-12-08T15:00:38.351Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.030s coverage: 69.1% of statements [2020-12-08T15:00:45.194Z] Removing intermediate container 6ebb2039e63d [2020-12-08T15:00:45.194Z] ---> 0e001e3d839b [2020-12-08T15:00:45.194Z] Successfully built 0e001e3d839b [2020-12-08T15:00:45.194Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-08T15:00:45.541Z] + docker inspect -f . ci-base-image-arm64 [2020-12-08T15:00:45.541Z] . [Pipeline] withDockerContainer [2020-12-08T15:00:45.771Z] prd-ubuntu18.04-docker-arm64-4c-16g-15110 does not seem to be running inside a container [2020-12-08T15:00:45.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/153 -v /w/workspace/app-functions-sdk-go/153:/w/workspace/app-functions-sdk-go/153:rw,z -v /w/workspace/app-functions-sdk-go/153@tmp:/w/workspace/app-functions-sdk-go/153@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 ******** ci-base-image-arm64 cat [2020-12-08T15:00:47.300Z] $ docker top 07d965f4ea3ca3d74296fbb8b0d30aa3da74661153962695d87fe9f79a9a865c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T15:00:48.338Z] + go version [2020-12-08T15:00:48.338Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-08T15:00:48.360Z] $ docker stop --time=1 07d965f4ea3ca3d74296fbb8b0d30aa3da74661153962695d87fe9f79a9a865c [2020-12-08T15:00:50.289Z] $ docker rm -f 07d965f4ea3ca3d74296fbb8b0d30aa3da74661153962695d87fe9f79a9a865c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-08T15:00:51.434Z] + docker inspect -f . ci-base-image-arm64 [2020-12-08T15:00:51.434Z] . [Pipeline] withDockerContainer [2020-12-08T15:00:51.662Z] prd-ubuntu18.04-docker-arm64-4c-16g-15110 does not seem to be running inside a container [2020-12-08T15:00:51.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/153 -v /w/workspace/app-functions-sdk-go/153:/w/workspace/app-functions-sdk-go/153:rw,z -v /w/workspace/app-functions-sdk-go/153@tmp:/w/workspace/app-functions-sdk-go/153@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 ******** ci-base-image-arm64 cat [2020-12-08T15:00:53.112Z] $ docker top c233517f8b88cc63d058bdb21a9e750e19be7067abe54c090b45621a3f64583d -eo pid,comm [2020-12-08T15:00:53.327Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.421s coverage: 61.6% of statements [2020-12-08T15:00:53.328Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements [2020-12-08T15:00:53.328Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements [2020-12-08T15:00:53.328Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.013s coverage: 100.0% of statements [2020-12-08T15:00:53.328Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements [2020-12-08T15:00:53.328Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements [2020-12-08T15:00:53.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-12-08T15:00:53.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-12-08T15:00:53.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-12-08T15:00:53.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-12-08T15:00:53.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-12-08T15:00:53.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-12-08T15:00:53.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-12-08T15:00:53.328Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements [2020-12-08T15:00:53.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-12-08T15:00:53.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-12-08T15:00:53.328Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.009s coverage: 8.8% of statements [2020-12-08T15:00:53.328Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.916s coverage: 75.0% of statements [2020-12-08T15:00:53.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-12-08T15:00:53.328Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.012s coverage: 89.7% of statements [2020-12-08T15:00:53.328Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.010s coverage: 88.9% of statements [2020-12-08T15:00:53.328Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.012s coverage: 80.5% of statements [2020-12-08T15:00:53.328Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.008s coverage: 71.7% of statements [Pipeline] { [Pipeline] sh [2020-12-08T15:00:54.129Z] + make test [2020-12-08T15:00:54.129Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-08T15:00:56.121Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-12-08T15:01:08.296Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.037s coverage: 71.0% of statements [2020-12-08T15:01:08.296Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 94.4% of statements [2020-12-08T15:01:08.296Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-12-08T15:01:10.892Z] gofmt -l . [2020-12-08T15:01:10.892Z] [ "`gofmt -l .`" = "" ] [2020-12-08T15:01:10.892Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-08T15:01:11.489Z] $ docker stop --time=1 3b981241d5c9ea1ca3a46c6bbedc5713ff6f35f80acd7c17fb0777231fba8df5 [2020-12-08T15:01:13.650Z] $ docker rm -f 3b981241d5c9ea1ca3a46c6bbedc5713ff6f35f80acd7c17fb0777231fba8df5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-08T15:01:14.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-08T15:01:14.703Z] Stashed 1 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-08T15:01:18.361Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.042s coverage: 86.2% of statements [2020-12-08T15:01:45.208Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.060s coverage: 52.0% of statements [2020-12-08T15:01:45.208Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-12-08T15:01:45.208Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-12-08T15:01:45.209Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.072s coverage: 54.7% of statements [2020-12-08T15:01:45.209Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-12-08T15:01:45.209Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.054s coverage: 69.1% of statements [2020-12-08T15:01:53.495Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.477s coverage: 61.6% of statements [2020-12-08T15:01:53.495Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.012s coverage: 89.5% of statements [2020-12-08T15:01:53.495Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.016s coverage: 100.0% of statements [2020-12-08T15:01:53.495Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.036s coverage: 100.0% of statements [2020-12-08T15:01:53.495Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.012s coverage: 100.0% of statements [2020-12-08T15:01:53.495Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.012s coverage: 100.0% of statements [2020-12-08T15:01:53.495Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-12-08T15:01:53.495Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-12-08T15:01:53.495Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-12-08T15:01:53.495Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-12-08T15:01:53.495Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-12-08T15:01:53.495Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-12-08T15:01:53.495Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-12-08T15:01:53.495Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements [2020-12-08T15:01:53.495Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-12-08T15:01:53.495Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-12-08T15:01:53.495Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.022s coverage: 8.8% of statements [2020-12-08T15:01:54.091Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.937s coverage: 75.0% of statements [2020-12-08T15:01:54.091Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-12-08T15:01:54.091Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.036s coverage: 89.7% of statements [2020-12-08T15:01:54.091Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.023s coverage: 88.9% of statements [2020-12-08T15:01:54.091Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.055s coverage: 80.5% of statements [2020-12-08T15:01:54.091Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.023s coverage: 71.7% of statements [2020-12-08T15:02:20.930Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.054s coverage: 71.0% of statements [2020-12-08T15:02:20.930Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.013s coverage: 94.4% of statements [2020-12-08T15:02:20.930Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-12-08T15:02:29.268Z] gofmt -l . [2020-12-08T15:02:29.542Z] [ "`gofmt -l .`" = "" ] [2020-12-08T15:02:29.818Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-08T15:02:30.824Z] $ docker stop --time=1 c233517f8b88cc63d058bdb21a9e750e19be7067abe54c090b45621a3f64583d [2020-12-08T15:02:33.017Z] $ docker rm -f c233517f8b88cc63d058bdb21a9e750e19be7067abe54c090b45621a3f64583d [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-08T15:02:33.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-08T15:02:34.033Z] Warning: overwriting stash ‘coverage-report’ [2020-12-08T15:02:34.872Z] Stashed 1 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] } [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] wrap [2020-12-08T15:02:36.861Z] provisioning config files... [2020-12-08T15:02:36.878Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6424049368815348347tmp [Pipeline] { [Pipeline] sh [2020-12-08T15:02:37.266Z] + set +x [2020-12-08T15:02:37.266Z] + curl -s https://codecov.io/bash [2020-12-08T15:02:37.266Z] + bash -s -- [2020-12-08T15:02:37.531Z] [2020-12-08T15:02:37.531Z] _____ _ [2020-12-08T15:02:37.531Z] / ____| | | [2020-12-08T15:02:37.531Z] | | ___ __| | ___ ___ _____ __ [2020-12-08T15:02:37.531Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-08T15:02:37.531Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-08T15:02:37.531Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-08T15:02:37.531Z] Bash-20201130-cc6d3fe [2020-12-08T15:02:37.531Z] [2020-12-08T15:02:37.531Z] [2020-12-08T15:02:37.531Z] ==> Jenkins CI detected. [2020-12-08T15:02:37.531Z] project root: . [2020-12-08T15:02:37.531Z] --> token set from env [2020-12-08T15:02:37.531Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-08T15:02:37.531Z] ==> Running gcov in . (disable via -X gcov) [2020-12-08T15:02:37.531Z] ==> Python coveragepy not found [2020-12-08T15:02:37.531Z] ==> Searching for coverage reports in: [2020-12-08T15:02:37.531Z] + . [2020-12-08T15:02:37.531Z] -> Found 1 reports [2020-12-08T15:02:37.531Z] ==> Detecting git/mercurial file structure [2020-12-08T15:02:37.531Z] ==> Reading reports [2020-12-08T15:02:37.531Z] + ./coverage.out bytes=89248 [2020-12-08T15:02:37.531Z] ==> Appending adjustments [2020-12-08T15:02:37.531Z] https://docs.codecov.io/docs/fixing-reports [2020-12-08T15:02:38.108Z] + Found adjustments [2020-12-08T15:02:38.108Z] ==> Gzipping contents [2020-12-08T15:02:38.108Z] 16K /tmp/codecov.xJAXFw.gz [2020-12-08T15:02:38.108Z] ==> Uploading reports [2020-12-08T15:02:38.108Z] url: https://codecov.io [2020-12-08T15:02:38.108Z] query: branch=master&commit=d5e638f2527a7df0e2423fefa94ca91616313c76&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F153%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-08T15:02:38.108Z] -> Pinging Codecov [2020-12-08T15:02:38.108Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=d5e638f2527a7df0e2423fefa94ca91616313c76&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F153%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-08T15:02:38.686Z] -> Uploading to [2020-12-08T15:02:38.686Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-08/3D8B5DFFC46A037C893635FACE044666/d5e638f2527a7df0e2423fefa94ca91616313c76/db1c5465-34a4-4adf-a13d-30b994b24962.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201208T150238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27306d59efd15731febb8b252091de27dac67d4cc15404e27e758738806634cf [2020-12-08T15:02:38.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-08T15:02:38.686Z] Dload Upload Total Spent Left Speed [2020-12-08T15:02:38.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15622 0 0 100 15622 0 31923 --:--:-- --:--:-- --:--:-- 31881 100 15622 0 0 100 15622 0 31911 --:--:-- --:--:-- --:--:-- 31881 [2020-12-08T15:02:38.949Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/d5e638f2527a7df0e2423fefa94ca91616313c76 [Pipeline] } [2020-12-08T15:02:38.960Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2020-12-08T15:02:39.839Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2020-12-08T15:02:39.959Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-08T15:02:40.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-08T15:02:40.311Z] [2020-12-08T15:02:40.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2020-12-08T15:02:40.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-08T15:02:40.721Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2020-12-08T15:02:40.721Z] 188c0c94c7c5: Pulling fs layer [2020-12-08T15:02:40.721Z] 0ef7d3d256c8: Pulling fs layer [2020-12-08T15:02:40.721Z] de9db76c5a1d: Pulling fs layer [2020-12-08T15:02:40.721Z] 0eba1c9be4d2: Pulling fs layer [2020-12-08T15:02:40.721Z] 0d57e429df01: Pulling fs layer [2020-12-08T15:02:40.721Z] 4e4be7b47b0d: Pulling fs layer [2020-12-08T15:02:40.721Z] e1f770b5df2f: Pulling fs layer [2020-12-08T15:02:40.721Z] 85a0685a4137: Pulling fs layer [2020-12-08T15:02:40.721Z] 0d57e429df01: Waiting [2020-12-08T15:02:40.721Z] 4e4be7b47b0d: Waiting [2020-12-08T15:02:40.721Z] e1f770b5df2f: Waiting [2020-12-08T15:02:40.721Z] 85a0685a4137: Waiting [2020-12-08T15:02:40.721Z] de9db76c5a1d: Verifying Checksum [2020-12-08T15:02:40.721Z] de9db76c5a1d: Download complete [2020-12-08T15:02:40.721Z] 0ef7d3d256c8: Verifying Checksum [2020-12-08T15:02:40.721Z] 0ef7d3d256c8: Download complete [2020-12-08T15:02:40.721Z] 0d57e429df01: Download complete [2020-12-08T15:02:40.721Z] 188c0c94c7c5: Verifying Checksum [2020-12-08T15:02:40.721Z] 188c0c94c7c5: Download complete [2020-12-08T15:02:41.342Z] 188c0c94c7c5: Pull complete [2020-12-08T15:02:41.343Z] 4e4be7b47b0d: Verifying Checksum [2020-12-08T15:02:41.343Z] 4e4be7b47b0d: Download complete [2020-12-08T15:02:41.607Z] 0ef7d3d256c8: Pull complete [2020-12-08T15:02:41.869Z] de9db76c5a1d: Pull complete [2020-12-08T15:02:42.829Z] e1f770b5df2f: Verifying Checksum [2020-12-08T15:02:42.829Z] e1f770b5df2f: Download complete [2020-12-08T15:02:44.782Z] 0eba1c9be4d2: Verifying Checksum [2020-12-08T15:02:44.782Z] 0eba1c9be4d2: Download complete [2020-12-08T15:02:45.058Z] 85a0685a4137: Verifying Checksum [2020-12-08T15:02:45.058Z] 85a0685a4137: Download complete [2020-12-08T15:02:50.377Z] 0eba1c9be4d2: Pull complete [2020-12-08T15:02:50.377Z] 0d57e429df01: Pull complete [2020-12-08T15:02:50.377Z] 4e4be7b47b0d: Pull complete [2020-12-08T15:02:52.306Z] e1f770b5df2f: Pull complete [2020-12-08T15:03:00.513Z] 85a0685a4137: Pull complete [2020-12-08T15:03:00.513Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2020-12-08T15:03:00.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-08T15:03:00.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2020-12-08T15:03:00.767Z] prd-centos7-docker-4c-2g-15109 does not seem to be running inside a container [2020-12-08T15:03:00.822Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-12-08T15:03:02.038Z] $ docker top e291e23468c74ea3f634d259f3d9034b890d846fb2c560d9339b0a82237540a9 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-08T15:03:02.353Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2020-12-08T15:03:02.658Z] + set -o pipefail [2020-12-08T15:03:02.658Z] + snyk monitor '--org=edgex-jenkins' [2020-12-08T15:03:10.824Z] [2020-12-08T15:03:10.824Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... [2020-12-08T15:03:10.824Z] [2020-12-08T15:03:10.824Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/4124ba36-2338-4f91-baca-4ba2d95b7cb6 [2020-12-08T15:03:10.824Z] [2020-12-08T15:03:10.824Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-12-08T15:03:10.824Z] [2020-12-08T15:03:10.824Z] [Pipeline] } [2020-12-08T15:03:10.845Z] $ docker stop --time=1 e291e23468c74ea3f634d259f3d9034b890d846fb2c560d9339b0a82237540a9 [2020-12-08T15:03:13.681Z] $ docker rm -f e291e23468c74ea3f634d259f3d9034b890d846fb2c560d9339b0a82237540a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [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 [2020-12-08T15:03:15.342Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-08T15:03:15.399Z] provisioning config files... [2020-12-08T15:03:15.412Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4071754297795589207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-08T15:03:15.790Z] --> edgex-publish-swagger.sh [2020-12-08T15:03:15.790Z] === Publish openapi/v2 API === [2020-12-08T15:03:15.790Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-12-08T15:03:15.790Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [2020-12-08T15:03:15.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-08T15:03:15.790Z] Dload Upload Total Spent Left Speed [2020-12-08T15:03:17.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 11907 0:00:01 0:00:01 --:--:-- 11916 [2020-12-08T15:03:17.007Z] [2020-12-08T15:03:17.007Z] [Pipeline] } [2020-12-08T15:03:17.017Z] 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 [2020-12-08T15:03:18.035Z] + git log --format=format:%s -1 d5e638f2527a7df0e2423fefa94ca91616313c76 [Pipeline] isUnix [Pipeline] sh [2020-12-08T15:03:18.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T15:03:18.352Z] . [Pipeline] withDockerContainer [2020-12-08T15:03:18.462Z] prd-centos7-docker-4c-2g-15109 does not seem to be running inside a container [2020-12-08T15:03:18.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-08T15:03:19.462Z] $ docker top 2995d35e55c2a6f521c39936b73385907c61e6ecbb4501f6b1e2fe8356004dca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-08T15:03:19.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-08T15:03:19.753Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-08T15:03:19.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-08T15:03:20.001Z] $ docker exec 2995d35e55c2a6f521c39936b73385907c61e6ecbb4501f6b1e2fe8356004dca ssh-agent [2020-12-08T15:03:20.174Z] SSH_AUTH_SOCK=/tmp/ssh-3qW8QSpLOKA8/agent.11 [2020-12-08T15:03:20.174Z] SSH_AGENT_PID=16 [2020-12-08T15:03:20.183Z] Running ssh-add (command line suppressed) [2020-12-08T15:03:20.318Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8797164232666077270.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8797164232666077270.key) [2020-12-08T15:03:20.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-08T15:03:20.726Z] + git semver tag [2020-12-08T15:03:20.726Z] # -> Open(): unable to determine branch for HEAD [2020-12-08T15:03:20.726Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-12-08T15:03:20.726Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-12-08T15:03:20.726Z] # $SEMVER_REMOTE_NAME = origin [2020-12-08T15:03:20.726Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-08T15:03:20.726Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-08T15:03:20.726Z] # $SEMVER_BRANCH = master [2020-12-08T15:03:20.726Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-12-08T15:03:20.726Z] # d5e638f2527a7df0e2423fefa94ca91616313c76 HEAD [2020-12-08T15:03:20.726Z] # -> Force: false [2020-12-08T15:03:20.726Z] # d5fc31a0a0819e759288b4fbb8663b4a91f26428 refs/tags/v1.3.1-dev.4 [Pipeline] } [2020-12-08T15:03:20.740Z] $ docker exec --env ******** --env ******** 2995d35e55c2a6f521c39936b73385907c61e6ecbb4501f6b1e2fe8356004dca ssh-agent -k [2020-12-08T15:03:20.860Z] unset SSH_AUTH_SOCK; [2020-12-08T15:03:20.861Z] unset SSH_AGENT_PID; [2020-12-08T15:03:20.862Z] echo Agent pid 16 killed; [2020-12-08T15:03:20.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-08T15:03:21.395Z] + git semver [Pipeline] } [2020-12-08T15:03:21.418Z] $ docker stop --time=1 2995d35e55c2a6f521c39936b73385907c61e6ecbb4501f6b1e2fe8356004dca [2020-12-08T15:03:22.765Z] $ docker rm -f 2995d35e55c2a6f521c39936b73385907c61e6ecbb4501f6b1e2fe8356004dca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-12-08T15:03:23.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-08T15:03:23.396Z] [2020-12-08T15:03:23.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-12-08T15:03:23.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-08T15:03:23.751Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-12-08T15:03:23.751Z] ab5ef0e58194: Pulling fs layer [2020-12-08T15:03:23.751Z] 9712f1f96733: Pulling fs layer [2020-12-08T15:03:23.751Z] 63f879dbbcfc: Pulling fs layer [2020-12-08T15:03:23.751Z] 0d9ebad4ef96: Pulling fs layer [2020-12-08T15:03:23.751Z] e9a5061849ea: Pulling fs layer [2020-12-08T15:03:23.751Z] d747dcd14b5f: Pulling fs layer [2020-12-08T15:03:23.751Z] 2de7ff778b66: Pulling fs layer [2020-12-08T15:03:23.751Z] d747dcd14b5f: Waiting [2020-12-08T15:03:23.751Z] e9a5061849ea: Waiting [2020-12-08T15:03:23.751Z] 2de7ff778b66: Waiting [2020-12-08T15:03:23.751Z] 0d9ebad4ef96: Waiting [2020-12-08T15:03:23.751Z] 9712f1f96733: Verifying Checksum [2020-12-08T15:03:23.751Z] 9712f1f96733: Download complete [2020-12-08T15:03:25.154Z] 63f879dbbcfc: Verifying Checksum [2020-12-08T15:03:25.154Z] 63f879dbbcfc: Download complete [2020-12-08T15:03:25.422Z] e9a5061849ea: Verifying Checksum [2020-12-08T15:03:25.422Z] e9a5061849ea: Download complete [2020-12-08T15:03:25.422Z] d747dcd14b5f: Verifying Checksum [2020-12-08T15:03:25.422Z] d747dcd14b5f: Download complete [2020-12-08T15:03:25.687Z] 2de7ff778b66: Verifying Checksum [2020-12-08T15:03:25.687Z] 2de7ff778b66: Download complete [2020-12-08T15:03:26.264Z] 0d9ebad4ef96: Verifying Checksum [2020-12-08T15:03:26.264Z] 0d9ebad4ef96: Download complete [2020-12-08T15:03:26.264Z] ab5ef0e58194: Verifying Checksum [2020-12-08T15:03:26.264Z] ab5ef0e58194: Download complete [2020-12-08T15:03:31.575Z] ab5ef0e58194: Pull complete [2020-12-08T15:03:31.575Z] 9712f1f96733: Pull complete [2020-12-08T15:03:34.189Z] 63f879dbbcfc: Pull complete [2020-12-08T15:03:39.612Z] 0d9ebad4ef96: Pull complete [2020-12-08T15:03:41.008Z] e9a5061849ea: Pull complete [2020-12-08T15:03:41.008Z] d747dcd14b5f: Pull complete [2020-12-08T15:03:43.563Z] 2de7ff778b66: Pull complete [2020-12-08T15:03:43.563Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-12-08T15:03:43.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-08T15:03:43.563Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-12-08T15:03:43.754Z] prd-centos7-docker-4c-2g-15109 does not seem to be running inside a container [2020-12-08T15:03:43.804Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-12-08T15:03:47.232Z] $ docker top b0e1706b264a4a6fb1955eaf0749eb5c651ea2ba6a1f7da3c8c5cd42dd5f7107 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-12-08T15:03:47.502Z] provisioning config files... [2020-12-08T15:03:47.511Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3404233019803778523tmp [2020-12-08T15:03:47.527Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1936891213443945787tmp [2020-12-08T15:03:47.541Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5519089231811649968tmp [Pipeline] { [Pipeline] echo [2020-12-08T15:03:47.601Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T15:03:47.899Z] ---> sigul-configuration.sh [2020-12-08T15:03:47.899Z] gpg: directory `/root/.gnupg' created [2020-12-08T15:03:47.899Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-12-08T15:03:47.899Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-12-08T15:03:47.899Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-12-08T15:03:47.899Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-12-08T15:03:47.899Z] gpg: CAST5 encrypted data [2020-12-08T15:03:48.163Z] gpg: encrypted with 1 passphrase [2020-12-08T15:03:48.163Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-12-08T15:03:48.465Z] + mkdir /home/jenkins [2020-12-08T15:03:48.465Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-12-08T15:03:48.764Z] + 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 [2020-12-08T15:03:48.775Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T15:03:49.070Z] ---> sigul-install.sh [2020-12-08T15:03:54.376Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-12-08T15:03:54.675Z] + git tag --list [2020-12-08T15:03:54.675Z] v0.1.0 [2020-12-08T15:03:54.675Z] v0.1.1 [2020-12-08T15:03:54.675Z] v1.0.0 [2020-12-08T15:03:54.675Z] v1.1.0 [2020-12-08T15:03:54.675Z] v1.2.0 [2020-12-08T15:03:54.675Z] v1.2.1-dev.1 [2020-12-08T15:03:54.675Z] v1.2.1-dev.10 [2020-12-08T15:03:54.675Z] v1.2.1-dev.11 [2020-12-08T15:03:54.675Z] v1.2.1-dev.12 [2020-12-08T15:03:54.675Z] v1.2.1-dev.13 [2020-12-08T15:03:54.675Z] v1.2.1-dev.14 [2020-12-08T15:03:54.675Z] v1.2.1-dev.15 [2020-12-08T15:03:54.675Z] v1.2.1-dev.16 [2020-12-08T15:03:54.675Z] v1.2.1-dev.17 [2020-12-08T15:03:54.675Z] v1.2.1-dev.18 [2020-12-08T15:03:54.675Z] v1.2.1-dev.19 [2020-12-08T15:03:54.675Z] v1.2.1-dev.2 [2020-12-08T15:03:54.675Z] v1.2.1-dev.20 [2020-12-08T15:03:54.675Z] v1.2.1-dev.21 [2020-12-08T15:03:54.675Z] v1.2.1-dev.22 [2020-12-08T15:03:54.675Z] v1.2.1-dev.23 [2020-12-08T15:03:54.675Z] v1.2.1-dev.24 [2020-12-08T15:03:54.675Z] v1.2.1-dev.25 [2020-12-08T15:03:54.675Z] v1.2.1-dev.26 [2020-12-08T15:03:54.675Z] v1.2.1-dev.27 [2020-12-08T15:03:54.675Z] v1.2.1-dev.28 [2020-12-08T15:03:54.675Z] v1.2.1-dev.29 [2020-12-08T15:03:54.675Z] v1.2.1-dev.3 [2020-12-08T15:03:54.675Z] v1.2.1-dev.30 [2020-12-08T15:03:54.675Z] v1.2.1-dev.31 [2020-12-08T15:03:54.675Z] v1.2.1-dev.32 [2020-12-08T15:03:54.675Z] v1.2.1-dev.33 [2020-12-08T15:03:54.675Z] v1.2.1-dev.34 [2020-12-08T15:03:54.675Z] v1.2.1-dev.35 [2020-12-08T15:03:54.675Z] v1.2.1-dev.36 [2020-12-08T15:03:54.675Z] v1.2.1-dev.37 [2020-12-08T15:03:54.675Z] v1.2.1-dev.38 [2020-12-08T15:03:54.675Z] v1.2.1-dev.39 [2020-12-08T15:03:54.675Z] v1.2.1-dev.4 [2020-12-08T15:03:54.675Z] v1.2.1-dev.40 [2020-12-08T15:03:54.675Z] v1.2.1-dev.41 [2020-12-08T15:03:54.675Z] v1.2.1-dev.42 [2020-12-08T15:03:54.675Z] v1.2.1-dev.43 [2020-12-08T15:03:54.675Z] v1.2.1-dev.44 [2020-12-08T15:03:54.675Z] v1.2.1-dev.45 [2020-12-08T15:03:54.675Z] v1.2.1-dev.46 [2020-12-08T15:03:54.675Z] v1.2.1-dev.47 [2020-12-08T15:03:54.675Z] v1.2.1-dev.48 [2020-12-08T15:03:54.675Z] v1.2.1-dev.49 [2020-12-08T15:03:54.675Z] v1.2.1-dev.5 [2020-12-08T15:03:54.675Z] v1.2.1-dev.50 [2020-12-08T15:03:54.675Z] v1.2.1-dev.51 [2020-12-08T15:03:54.675Z] v1.2.1-dev.52 [2020-12-08T15:03:54.675Z] v1.2.1-dev.53 [2020-12-08T15:03:54.675Z] v1.2.1-dev.54 [2020-12-08T15:03:54.675Z] v1.2.1-dev.55 [2020-12-08T15:03:54.675Z] v1.2.1-dev.56 [2020-12-08T15:03:54.675Z] v1.2.1-dev.57 [2020-12-08T15:03:54.675Z] v1.2.1-dev.58 [2020-12-08T15:03:54.675Z] v1.2.1-dev.6 [2020-12-08T15:03:54.675Z] v1.2.1-dev.7 [2020-12-08T15:03:54.675Z] v1.2.1-dev.8 [2020-12-08T15:03:54.675Z] v1.2.1-dev.9 [2020-12-08T15:03:54.675Z] v1.3.0 [2020-12-08T15:03:54.675Z] v1.3.1-dev.1 [2020-12-08T15:03:54.675Z] v1.3.1-dev.2 [2020-12-08T15:03:54.675Z] v1.3.1-dev.3 [2020-12-08T15:03:54.675Z] v1.3.1-dev.4 [Pipeline] sh [2020-12-08T15:03:54.978Z] + lftools sign git-tag v1.3.1-dev.4 [2020-12-08T15:03:56.378Z] Signing Git tag with Sigul... [2020-12-08T15:03:56.378Z] Signing v1.3.1-dev.4 [Pipeline] echo [2020-12-08T15:03:57.335Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T15:03:57.638Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-12-08T15:03:57.647Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-12-08T15:03:57.756Z] $ docker stop --time=1 b0e1706b264a4a6fb1955eaf0749eb5c651ea2ba6a1f7da3c8c5cd42dd5f7107 [2020-12-08T15:03:59.752Z] $ docker rm -f b0e1706b264a4a6fb1955eaf0749eb5c651ea2ba6a1f7da3c8c5cd42dd5f7107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-12-08T15:04:00.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T15:04:00.979Z] . [Pipeline] withDockerContainer [2020-12-08T15:04:01.104Z] prd-centos7-docker-4c-2g-15109 does not seem to be running inside a container [2020-12-08T15:04:01.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-08T15:04:01.931Z] $ docker top 518139fa18fbf8910a07c37dd70e290ea34d7c23e2c0275601f0baea72b35888 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-08T15:04:02.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-08T15:04:02.273Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-08T15:04:02.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-08T15:04:02.494Z] $ docker exec 518139fa18fbf8910a07c37dd70e290ea34d7c23e2c0275601f0baea72b35888 ssh-agent [2020-12-08T15:04:02.671Z] SSH_AUTH_SOCK=/tmp/ssh-eDeVOajqM3wS/agent.11 [2020-12-08T15:04:02.671Z] SSH_AGENT_PID=16 [2020-12-08T15:04:02.678Z] Running ssh-add (command line suppressed) [2020-12-08T15:04:02.804Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6470231525506466039.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6470231525506466039.key) [2020-12-08T15:04:02.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-08T15:04:03.218Z] + git semver bump pre [2020-12-08T15:04:03.218Z] # -> Open(): unable to determine branch for HEAD [2020-12-08T15:04:03.218Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-12-08T15:04:03.218Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-12-08T15:04:03.218Z] # $SEMVER_REMOTE_NAME = origin [2020-12-08T15:04:03.218Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-08T15:04:03.218Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-08T15:04:03.218Z] # $SEMVER_BRANCH = master [2020-12-08T15:04:03.218Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-12-08T15:04:03.218Z] 1.3.1-dev.5 [Pipeline] } [2020-12-08T15:04:03.232Z] $ docker exec --env ******** --env ******** 518139fa18fbf8910a07c37dd70e290ea34d7c23e2c0275601f0baea72b35888 ssh-agent -k [2020-12-08T15:04:03.356Z] unset SSH_AUTH_SOCK; [2020-12-08T15:04:03.357Z] unset SSH_AGENT_PID; [2020-12-08T15:04:03.357Z] echo Agent pid 16 killed; [2020-12-08T15:04:03.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-08T15:04:03.938Z] + git semver [Pipeline] } [2020-12-08T15:04:03.957Z] $ docker stop --time=1 518139fa18fbf8910a07c37dd70e290ea34d7c23e2c0275601f0baea72b35888 [2020-12-08T15:04:05.308Z] $ docker rm -f 518139fa18fbf8910a07c37dd70e290ea34d7c23e2c0275601f0baea72b35888 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-12-08T15:04:05.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T15:04:05.868Z] . [Pipeline] withDockerContainer [2020-12-08T15:04:05.968Z] prd-centos7-docker-4c-2g-15109 does not seem to be running inside a container [2020-12-08T15:04:06.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-08T15:04:06.787Z] $ docker top 2c1ebda888a80159b5747727782b8168695cb0b555c642864ef7016a489cda4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-08T15:04:07.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-08T15:04:07.239Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-08T15:04:07.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-08T15:04:07.462Z] $ docker exec 2c1ebda888a80159b5747727782b8168695cb0b555c642864ef7016a489cda4b ssh-agent [2020-12-08T15:04:07.628Z] SSH_AUTH_SOCK=/tmp/ssh-XxfAvHpk8dRq/agent.12 [2020-12-08T15:04:07.628Z] SSH_AGENT_PID=18 [2020-12-08T15:04:07.635Z] Running ssh-add (command line suppressed) [2020-12-08T15:04:07.757Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5101587370692826601.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5101587370692826601.key) [2020-12-08T15:04:07.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-08T15:04:08.157Z] + git semver push [2020-12-08T15:04:08.157Z] # -> Open(): unable to determine branch for HEAD [2020-12-08T15:04:08.157Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-12-08T15:04:08.157Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-12-08T15:04:08.157Z] # $SEMVER_REMOTE_NAME = origin [2020-12-08T15:04:08.157Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-08T15:04:08.157Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-08T15:04:08.157Z] # $SEMVER_BRANCH = master [2020-12-08T15:04:08.157Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-12-08T15:04:14.770Z] $ docker exec --env ******** --env ******** 2c1ebda888a80159b5747727782b8168695cb0b555c642864ef7016a489cda4b ssh-agent -k [2020-12-08T15:04:14.917Z] unset SSH_AUTH_SOCK; [2020-12-08T15:04:14.917Z] unset SSH_AGENT_PID; [2020-12-08T15:04:14.917Z] echo Agent pid 18 killed; [2020-12-08T15:04:14.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-08T15:04:15.493Z] + git semver [Pipeline] } [2020-12-08T15:04:15.512Z] $ docker stop --time=1 2c1ebda888a80159b5747727782b8168695cb0b555c642864ef7016a489cda4b [2020-12-08T15:04:16.876Z] $ docker rm -f 2c1ebda888a80159b5747727782b8168695cb0b555c642864ef7016a489cda4b [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 [2020-12-08T15:04:18.446Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T15:04:19.022Z] ---> package-listing.sh [2020-12-08T15:04:19.023Z] ++ facter osfamily [2020-12-08T15:04:19.023Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-08T15:04:19.023Z] + OS_FAMILY=redhat [2020-12-08T15:04:19.023Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2020-12-08T15:04:19.023Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-08T15:04:19.023Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-08T15:04:19.023Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-08T15:04:19.023Z] + PACKAGES=/tmp/packages_start.txt [2020-12-08T15:04:19.023Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-12-08T15:04:19.023Z] + PACKAGES=/tmp/packages_end.txt [2020-12-08T15:04:19.023Z] + case "${OS_FAMILY}" in [2020-12-08T15:04:19.023Z] + rpm -qa [2020-12-08T15:04:19.023Z] + sort [2020-12-08T15:04:23.346Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-08T15:04:23.346Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-08T15:04:23.346Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-08T15:04:23.346Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-12-08T15:04:23.346Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2020-12-08T15:04:23.346Z] + 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 [2020-12-08T15:04:23.362Z] 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 [2020-12-08T15:04:23.681Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-08T15:04:23.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-08T15:04:23.988Z] [2020-12-08T15:04:23.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-08T15:04:24.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-08T15:04:24.349Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-08T15:04:24.349Z] df20fa9351a1: Pulling fs layer [2020-12-08T15:04:24.349Z] 36b3adc4ff6f: Pulling fs layer [2020-12-08T15:04:24.349Z] 8ad3a11d3b57: Pulling fs layer [2020-12-08T15:04:24.349Z] 46f8f816bc3b: Pulling fs layer [2020-12-08T15:04:24.349Z] 93b61091891f: Pulling fs layer [2020-12-08T15:04:24.349Z] 93b9cdb0e59b: Pulling fs layer [2020-12-08T15:04:24.349Z] 5e14af77c1be: Pulling fs layer [2020-12-08T15:04:24.349Z] 01666e4c0597: Pulling fs layer [2020-12-08T15:04:24.349Z] aa168da1d23b: Pulling fs layer [2020-12-08T15:04:24.349Z] 46f8f816bc3b: Waiting [2020-12-08T15:04:24.349Z] 93b61091891f: Waiting [2020-12-08T15:04:24.349Z] 93b9cdb0e59b: Waiting [2020-12-08T15:04:24.349Z] 5e14af77c1be: Waiting [2020-12-08T15:04:24.349Z] 01666e4c0597: Waiting [2020-12-08T15:04:24.349Z] aa168da1d23b: Waiting [2020-12-08T15:04:24.349Z] 36b3adc4ff6f: Download complete [2020-12-08T15:04:24.349Z] 46f8f816bc3b: Verifying Checksum [2020-12-08T15:04:24.349Z] df20fa9351a1: Download complete [2020-12-08T15:04:24.349Z] 93b9cdb0e59b: Verifying Checksum [2020-12-08T15:04:24.349Z] 93b9cdb0e59b: Download complete [2020-12-08T15:04:24.349Z] 5e14af77c1be: Verifying Checksum [2020-12-08T15:04:24.349Z] 5e14af77c1be: Download complete [2020-12-08T15:04:24.619Z] 93b61091891f: Verifying Checksum [2020-12-08T15:04:24.619Z] 93b61091891f: Download complete [2020-12-08T15:04:24.619Z] 01666e4c0597: Verifying Checksum [2020-12-08T15:04:24.619Z] 01666e4c0597: Download complete [2020-12-08T15:04:24.619Z] 8ad3a11d3b57: Verifying Checksum [2020-12-08T15:04:24.619Z] 8ad3a11d3b57: Download complete [2020-12-08T15:04:24.881Z] df20fa9351a1: Pull complete [2020-12-08T15:04:25.142Z] 36b3adc4ff6f: Pull complete [2020-12-08T15:04:26.544Z] aa168da1d23b: Verifying Checksum [2020-12-08T15:04:26.544Z] aa168da1d23b: Download complete [2020-12-08T15:04:26.544Z] 8ad3a11d3b57: Pull complete [2020-12-08T15:04:27.119Z] 46f8f816bc3b: Pull complete [2020-12-08T15:04:27.707Z] 93b61091891f: Pull complete [2020-12-08T15:04:27.970Z] 93b9cdb0e59b: Pull complete [2020-12-08T15:04:27.970Z] 5e14af77c1be: Pull complete [2020-12-08T15:04:28.234Z] 01666e4c0597: Pull complete [2020-12-08T15:04:34.861Z] aa168da1d23b: Pull complete [2020-12-08T15:04:34.861Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-08T15:04:34.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-08T15:04:34.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-08T15:04:34.981Z] prd-centos7-docker-4c-2g-15109 does not seem to be running inside a container [2020-12-08T15:04:35.055Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-08T15:04:37.778Z] $ docker top 8680c8e41c9bc9785f9c9b7652d45e4cff94d380d761ed910be1cb75adcee043 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T15:04:38.271Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-08T15:04:38.576Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-08T15:04:38.874Z] + ls /var/log/sa-host [2020-12-08T15:04:38.874Z] + sadf -c /var/log/sa-host/sa08 [2020-12-08T15:04:38.875Z] file_magic: OK [2020-12-08T15:04:38.875Z] HZ: Using current value: 100 [2020-12-08T15:04:38.875Z] file_header: OK [2020-12-08T15:04:38.875Z] 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 [2020-12-08T15:04:38.875Z] Statistics: [2020-12-08T15:04:38.875Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-08T15:04:38.875Z] File successfully converted to sysstat format version 12.2.1 [2020-12-08T15:04:38.875Z] + sadf -c /var/log/sa-host/sa23 [2020-12-08T15:04:38.875Z] file_magic: OK [2020-12-08T15:04:38.875Z] HZ: Using current value: 100 [2020-12-08T15:04:38.875Z] file_header: OK [2020-12-08T15:04:38.875Z] 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 [2020-12-08T15:04:38.875Z] Statistics: [2020-12-08T15:04:38.875Z] Hnuu...uuuununununu... [2020-12-08T15:04:38.875Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-08T15:04:39.096Z] provisioning config files... [2020-12-08T15:04:39.118Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config947481796680907084tmp [Pipeline] { [Pipeline] echo [2020-12-08T15:04:39.190Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T15:04:39.494Z] ---> create-netrc.sh [Pipeline] } [2020-12-08T15:04:39.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-08T15:04:39.594Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T15:04:39.892Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-08T15:04:39.903Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T15:04:40.198Z] ---> sudo-logs.sh [2020-12-08T15:04:40.198Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-08T15:04:40.218Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T15:04:40.521Z] ---> job-cost.sh [2020-12-08T15:04:40.521Z] lf-activate-venv: SKIPPING [2020-12-08T15:04:40.521Z] INFO: No Stack... [2020-12-08T15:04:41.468Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-08T15:04:42.042Z] INFO: Archiving Costs [Pipeline] echo [2020-12-08T15:04:42.056Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T15:04:42.353Z] ---> logs-deploy.sh [2020-12-08T15:04:42.353Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/153 [2020-12-08T15:04:42.353Z] INFO: archiving workspace using pattern(s): [2020-12-08T15:04:44.274Z] Archives upload complete. [2020-12-08T15:04:44.274Z] INFO: archiving logs to Nexus