Pull request #714 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 7f33dd462789275c31f20396528986d6433e1dc8+db11a9be6c8646c0b785f5875b2d439dd0a6ea71 (7459f85be6fc28ad673ed62dc645003bed236744) 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27674 in /w/workspace/ndry_app-functions-sdk-go_PR-714 [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_PR-714 # 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 Merging remotes/origin/master commit db11a9be6c8646c0b785f5875b2d439dd0a6ea71 into PR head commit 7f33dd462789275c31f20396528986d6433e1dc8 Merge succeeded, producing 7f33dd462789275c31f20396528986d6433e1dc8 Checking out Revision 7f33dd462789275c31f20396528986d6433e1dc8 (PR-714) > 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/pull/714/head:refs/remotes/origin/PR-714 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f33dd462789275c31f20396528986d6433e1dc8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge db11a9be6c8646c0b785f5875b2d439dd0a6ea71 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f33dd462789275c31f20396528986d6433e1dc8 # timeout=10 Commit message: "refactor: Add local struct for help func to return parameters in per feedback" > git rev-list --no-walk 23c0d554464aae258c7ba4067fdec97afafbba4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-25T15:54:44.551Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-25T15:54:44.933Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-25T15:54:45.039Z] ========================================================= [2021-02-25T15:54:45.040Z] EdgeX Global Pipelines Version Info [2021-02-25T15:54:45.040Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-25T15:54:46.526Z] ------------------- [2021-02-25T15:54:46.526Z] stable info: [2021-02-25T15:54:46.526Z] ------------------- [2021-02-25T15:54:46.526Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-25T15:54:46.526Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T15:54:46.526Z] Message: update stable to v1.0.181 [2021-02-25T15:54:47.470Z] ------------------- [2021-02-25T15:54:47.470Z] experimental info: [2021-02-25T15:54:47.470Z] ------------------- [2021-02-25T15:54:47.470Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-25T15:54:47.470Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T15:54:47.470Z] Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-25T15:54:47.745Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-02-25T15:54:47.836Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-02-25T15:54:47.927Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-25T15:54:48.020Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-25T15:54:48.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-25T15:54:48.197Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-25T15:54:48.283Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-25T15:54:48.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-25T15:54:48.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-25T15:54:48.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-25T15:54:48.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-25T15:54:48.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-02-25T15:54:48.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-25T15:54:48.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-25T15:54:49.010Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T15:54:49.118Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T15:54:49.210Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T15:54:49.299Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T15:54:49.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-25T15:54:49.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-25T15:54:49.566Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-25T15:54:49.654Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-02-25T15:54:49.742Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-25T15:54:49.828Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-25T15:54:49.917Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-25T15:54:50.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-714 [Pipeline] echo [2021-02-25T15:54:50.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-714 [Pipeline] echo [2021-02-25T15:54:50.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-714 [Pipeline] echo [2021-02-25T15:54:50.339Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f33dd462789275c31f20396528986d6433e1dc8 [Pipeline] echo [2021-02-25T15:54:50.477Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f33dd4 [Pipeline] echo [2021-02-25T15:54:50.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T15:54:51.426Z] + git log --format=format:%s -1 7f33dd462789275c31f20396528986d6433e1dc8 [Pipeline] echo [2021-02-25T15:54:51.488Z] GIT_COMMIT: 7f33dd462789275c31f20396528986d6433e1dc8, Commit Message: refactor: Add local struct for help func to return parameters in per feedback [Pipeline] echo [2021-02-25T15:54:51.532Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-25T15:54:52.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T15:54:52.115Z] [2021-02-25T15:54:52.115Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T15:54:52.462Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T15:54:52.462Z] latest: Pulling from edgex-devops/git-semver [2021-02-25T15:54:52.463Z] 31603596830f: Pulling fs layer [2021-02-25T15:54:52.463Z] 2a8b12db71e7: Pulling fs layer [2021-02-25T15:54:52.463Z] 6ca5941a6612: Pulling fs layer [2021-02-25T15:54:52.463Z] ecc8261a40a4: Pulling fs layer [2021-02-25T15:54:52.463Z] ecc8261a40a4: Waiting [2021-02-25T15:54:52.463Z] 2a8b12db71e7: Verifying Checksum [2021-02-25T15:54:52.463Z] 2a8b12db71e7: Download complete [2021-02-25T15:54:52.726Z] 31603596830f: Verifying Checksum [2021-02-25T15:54:52.726Z] 31603596830f: Download complete [2021-02-25T15:54:52.726Z] ecc8261a40a4: Verifying Checksum [2021-02-25T15:54:52.726Z] ecc8261a40a4: Download complete [2021-02-25T15:54:52.726Z] 6ca5941a6612: Verifying Checksum [2021-02-25T15:54:52.726Z] 6ca5941a6612: Download complete [2021-02-25T15:54:52.993Z] 31603596830f: Pull complete [2021-02-25T15:54:52.993Z] 2a8b12db71e7: Pull complete [2021-02-25T15:54:53.990Z] 6ca5941a6612: Pull complete [2021-02-25T15:54:53.990Z] ecc8261a40a4: Pull complete [2021-02-25T15:54:53.990Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-25T15:54:53.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T15:54:53.990Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-25T15:54:54.093Z] prd-centos7-docker-4c-2g-27674 does not seem to be running inside a container [2021-02-25T15:54:54.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-714 -v /w/workspace/ndry_app-functions-sdk-go_PR-714:/w/workspace/ndry_app-functions-sdk-go_PR-714:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-714@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T15:54:56.051Z] $ docker top abd072b48bc41e0fd5298bac2ae3703a8c3a411e8efda7adc9bf30d3b7245e02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T15:54:56.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T15:54:56.384Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T15:54:56.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T15:54:56.599Z] $ docker exec abd072b48bc41e0fd5298bac2ae3703a8c3a411e8efda7adc9bf30d3b7245e02 ssh-agent [2021-02-25T15:54:56.770Z] SSH_AUTH_SOCK=/tmp/ssh-tfrLqXw7HZeM/agent.13 [2021-02-25T15:54:56.770Z] SSH_AGENT_PID=18 [2021-02-25T15:54:56.780Z] Running ssh-add (command line suppressed) [2021-02-25T15:54:56.901Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/private_key_9136144347909453111.key (/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/private_key_9136144347909453111.key) [2021-02-25T15:54:56.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T15:54:57.292Z] + git tag --points-at HEAD [Pipeline] } [2021-02-25T15:54:57.312Z] $ docker exec --env ******** --env ******** abd072b48bc41e0fd5298bac2ae3703a8c3a411e8efda7adc9bf30d3b7245e02 ssh-agent -k [2021-02-25T15:54:57.427Z] unset SSH_AUTH_SOCK; [2021-02-25T15:54:57.427Z] unset SSH_AGENT_PID; [2021-02-25T15:54:57.427Z] echo Agent pid 18 killed; [2021-02-25T15:54:57.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-25T15:54:57.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T15:54:57.614Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T15:54:57.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T15:54:57.855Z] $ docker exec abd072b48bc41e0fd5298bac2ae3703a8c3a411e8efda7adc9bf30d3b7245e02 ssh-agent [2021-02-25T15:54:58.016Z] SSH_AUTH_SOCK=/tmp/ssh-hPZVeyUG9oGt/agent.48 [2021-02-25T15:54:58.016Z] SSH_AGENT_PID=53 [2021-02-25T15:54:58.022Z] Running ssh-add (command line suppressed) [2021-02-25T15:54:58.184Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/private_key_3139809038778535087.key (/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/private_key_3139809038778535087.key) [2021-02-25T15:54:58.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T15:54:58.571Z] + git semver init [2021-02-25T15:54:58.571Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T15:54:58.571Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-714/.git [2021-02-25T15:54:58.571Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-714 [2021-02-25T15:54:58.571Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T15:54:58.571Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T15:54:58.571Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T15:54:58.571Z] # $SEMVER_BRANCH = PR-714 [2021-02-25T15:54:58.571Z] # $SEMVER_TEMP = /tmp/semver-993206326 [2021-02-25T15:54:58.571Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-02-25T15:55:01.174Z] # '/tmp/semver-993206326' -> '/w/workspace/ndry_app-functions-sdk-go_PR-714/.semver' [2021-02-25T15:55:01.174Z] # -> Force: false [2021-02-25T15:55:01.174Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-714/.semver [Pipeline] } [2021-02-25T15:55:01.189Z] $ docker exec --env ******** --env ******** abd072b48bc41e0fd5298bac2ae3703a8c3a411e8efda7adc9bf30d3b7245e02 ssh-agent -k [2021-02-25T15:55:01.297Z] unset SSH_AUTH_SOCK; [2021-02-25T15:55:01.298Z] unset SSH_AGENT_PID; [2021-02-25T15:55:01.298Z] echo Agent pid 53 killed; [2021-02-25T15:55:01.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T15:55:01.853Z] + git semver [Pipeline] } [2021-02-25T15:55:01.871Z] $ docker stop --time=1 abd072b48bc41e0fd5298bac2ae3703a8c3a411e8efda7adc9bf30d3b7245e02 [2021-02-25T15:55:03.397Z] $ docker rm -f abd072b48bc41e0fd5298bac2ae3703a8c3a411e8efda7adc9bf30d3b7245e02 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T15:55:03.844Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-25T15:55:04.263Z] Stashed 1 file(s) [Pipeline] echo [2021-02-25T15:55:04.266Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-02-25T15:55:19.924Z] Still waiting to schedule task [2021-02-25T15:55:19.924Z] ‘prd-centos7-blackbox-4c-2g-27021’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-27676’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27675’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-02-25T15:55:19.926Z] Still waiting to schedule task [2021-02-25T15:55:19.926Z] ‘prd-centos7-blackbox-4c-2g-27021’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-27676’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27675’ is offline [2021-02-25T15:57:45.048Z] Running on prd-centos7-docker-4c-2g-27677 in /w/workspace/ndry_app-functions-sdk-go_PR-714 [Pipeline] { [Pipeline] ws [2021-02-25T15:57:45.102Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-02-25T15:57:58.245Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27679 in /w/workspace/ndry_app-functions-sdk-go_PR-714 [Pipeline] { [2021-02-25T15:57:58.275Z] using credential edgex-jenkins-ssh [Pipeline] ws [2021-02-25T15:57:58.299Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-02-25T15:57:58.383Z] Cloning the remote Git repository [2021-02-25T15:57:58.463Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-25T15:57:58.606Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2021-02-25T15:57:58.795Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-25T15:57:58.796Z] > git --version # timeout=10 [2021-02-25T15:57:58.964Z] > git --version # 'git version 2.24.3' [2021-02-25T15:57:58.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T15:57:59.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T15:58:03.693Z] using credential edgex-jenkins-ssh [2021-02-25T15:58:03.288Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-25T15:58:03.305Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T15:58:03.319Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-25T15:58:03.337Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-25T15:58:03.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T15:58:03.347Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/714/head:refs/remotes/origin/PR-714 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T15:58:03.760Z] Cloning the remote Git repository [2021-02-25T15:58:03.795Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-25T15:58:03.893Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2021-02-25T15:58:03.956Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-25T15:58:03.957Z] > git --version # timeout=10 [2021-02-25T15:58:03.974Z] > git --version # 'git version 2.17.1' [2021-02-25T15:58:03.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T15:58:04.064Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T15:58:05.038Z] Merging remotes/origin/master commit db11a9be6c8646c0b785f5875b2d439dd0a6ea71 into PR head commit 7f33dd462789275c31f20396528986d6433e1dc8 [2021-02-25T15:58:05.073Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T15:58:05.123Z] > git checkout -f 7f33dd462789275c31f20396528986d6433e1dc8 # timeout=10 [2021-02-25T15:58:05.300Z] > git remote # timeout=10 [2021-02-25T15:58:05.382Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T15:58:05.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T15:58:05.472Z] > git merge db11a9be6c8646c0b785f5875b2d439dd0a6ea71 # timeout=10 [2021-02-25T15:58:05.607Z] Merge succeeded, producing 7f33dd462789275c31f20396528986d6433e1dc8 [2021-02-25T15:58:05.607Z] Checking out Revision 7f33dd462789275c31f20396528986d6433e1dc8 (PR-714) [2021-02-25T15:58:05.537Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T15:58:05.612Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T15:58:05.665Z] > git checkout -f 7f33dd462789275c31f20396528986d6433e1dc8 # timeout=10 [2021-02-25T15:58:08.087Z] Merging remotes/origin/master commit db11a9be6c8646c0b785f5875b2d439dd0a6ea71 into PR head commit 7f33dd462789275c31f20396528986d6433e1dc8 [2021-02-25T15:58:08.350Z] Merge succeeded, producing 7f33dd462789275c31f20396528986d6433e1dc8 [2021-02-25T15:58:08.350Z] Checking out Revision 7f33dd462789275c31f20396528986d6433e1dc8 (PR-714) [2021-02-25T15:58:07.342Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-25T15:58:07.364Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T15:58:07.390Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-25T15:58:07.443Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-25T15:58:07.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T15:58:07.458Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/714/head:refs/remotes/origin/PR-714 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T15:58:08.095Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T15:58:08.119Z] > git checkout -f 7f33dd462789275c31f20396528986d6433e1dc8 # timeout=10 [2021-02-25T15:58:08.233Z] > git remote # timeout=10 [2021-02-25T15:58:08.255Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T15:58:08.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T15:58:08.286Z] > git merge db11a9be6c8646c0b785f5875b2d439dd0a6ea71 # timeout=10 [2021-02-25T15:58:08.312Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T15:58:08.344Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T15:58:08.355Z] > git checkout -f 7f33dd462789275c31f20396528986d6433e1dc8 # timeout=10 [2021-02-25T15:58:10.931Z] Commit message: "refactor: Add local struct for help func to return parameters in per feedback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T15:58:12.807Z] Commit message: "refactor: Add local struct for help func to return parameters in per feedback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-02-25T15:58:13.374Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-02-25T15:58:14.282Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-25T15:58:14.391Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T15:58:14.705Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T15:58:14.921Z] + sudo service docker restart [2021-02-25T15:58:14.921Z] + true [2021-02-25T15:58:14.921Z] Redirecting to /bin/systemctl restart docker.service [2021-02-25T15:58:15.081Z] + true [2021-02-25T15:58:15.081Z] + sudo service docker restart [Pipeline] unstash [Pipeline] unstash [Pipeline] echo [2021-02-25T15:58:17.325Z] ========================================================= [2021-02-25T15:58:17.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-25T15:58:17.325Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T15:58:17.703Z] + 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 . [Pipeline] echo [2021-02-25T15:58:17.830Z] ========================================================= [2021-02-25T15:58:17.830Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-25T15:58:17.830Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T15:58:18.322Z] + 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 . [2021-02-25T15:58:18.680Z] Sending build context to Docker daemon 19.27MB [2021-02-25T15:58:18.680Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T15:58:18.680Z] Step 2/8 : FROM ${BASE} [2021-02-25T15:58:18.954Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-25T15:58:18.954Z] 5f621e34cdf4: Pulling fs layer [2021-02-25T15:58:18.954Z] a4357932f1b6: Pulling fs layer [2021-02-25T15:58:18.954Z] 18c013af1878: Pulling fs layer [2021-02-25T15:58:18.954Z] 00ac8860ef70: Pulling fs layer [2021-02-25T15:58:18.954Z] 63d7cb157983: Pulling fs layer [2021-02-25T15:58:18.954Z] b116817d02f9: Pulling fs layer [2021-02-25T15:58:18.954Z] 745a02a5169b: Pulling fs layer [2021-02-25T15:58:18.954Z] 00ac8860ef70: Waiting [2021-02-25T15:58:18.954Z] 63d7cb157983: Waiting [2021-02-25T15:58:18.954Z] b116817d02f9: Waiting [2021-02-25T15:58:18.954Z] 745a02a5169b: Waiting [2021-02-25T15:58:19.239Z] 18c013af1878: Download complete [2021-02-25T15:58:19.239Z] a4357932f1b6: Verifying Checksum [2021-02-25T15:58:19.239Z] a4357932f1b6: Download complete [2021-02-25T15:58:19.239Z] 63d7cb157983: Verifying Checksum [2021-02-25T15:58:19.239Z] 63d7cb157983: Download complete [2021-02-25T15:58:19.239Z] b116817d02f9: Download complete [2021-02-25T15:58:19.239Z] 5f621e34cdf4: Verifying Checksum [2021-02-25T15:58:19.239Z] 5f621e34cdf4: Download complete [2021-02-25T15:58:19.849Z] 5f621e34cdf4: Pull complete [2021-02-25T15:58:20.458Z] a4357932f1b6: Pull complete [2021-02-25T15:58:20.743Z] Sending build context to Docker daemon 19.27MB [2021-02-25T15:58:21.024Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T15:58:21.024Z] Step 2/8 : FROM ${BASE} [2021-02-25T15:58:21.057Z] 18c013af1878: Pull complete [2021-02-25T15:58:21.324Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-25T15:58:21.324Z] 188c0c94c7c5: Pulling fs layer [2021-02-25T15:58:21.324Z] 0ef7d3d256c8: Pulling fs layer [2021-02-25T15:58:21.324Z] de9db76c5a1d: Pulling fs layer [2021-02-25T15:58:21.324Z] bca2f99d35d6: Pulling fs layer [2021-02-25T15:58:21.324Z] 93359f2a8cfa: Pulling fs layer [2021-02-25T15:58:21.324Z] 7c6f9722023f: Pulling fs layer [2021-02-25T15:58:21.324Z] a35cf1a2eb13: Pulling fs layer [2021-02-25T15:58:21.324Z] bca2f99d35d6: Waiting [2021-02-25T15:58:21.324Z] 93359f2a8cfa: Waiting [2021-02-25T15:58:21.324Z] 7c6f9722023f: Waiting [2021-02-25T15:58:21.324Z] a35cf1a2eb13: Waiting [2021-02-25T15:58:21.324Z] de9db76c5a1d: Verifying Checksum [2021-02-25T15:58:21.324Z] de9db76c5a1d: Download complete [2021-02-25T15:58:21.324Z] 0ef7d3d256c8: Verifying Checksum [2021-02-25T15:58:21.324Z] 0ef7d3d256c8: Download complete [2021-02-25T15:58:22.037Z] 745a02a5169b: Verifying Checksum [2021-02-25T15:58:22.037Z] 745a02a5169b: Download complete [2021-02-25T15:58:22.040Z] 93359f2a8cfa: Verifying Checksum [2021-02-25T15:58:22.040Z] 93359f2a8cfa: Download complete [2021-02-25T15:58:22.040Z] 7c6f9722023f: Verifying Checksum [2021-02-25T15:58:22.040Z] 7c6f9722023f: Download complete [2021-02-25T15:58:22.906Z] 188c0c94c7c5: Verifying Checksum [2021-02-25T15:58:24.023Z] 00ac8860ef70: Verifying Checksum [2021-02-25T15:58:24.023Z] 00ac8860ef70: Download complete [2021-02-25T15:58:25.194Z] 188c0c94c7c5: Pull complete [2021-02-25T15:58:25.194Z] 0ef7d3d256c8: Pull complete [2021-02-25T15:58:25.648Z] de9db76c5a1d: Pull complete [2021-02-25T15:58:31.546Z] a35cf1a2eb13: Verifying Checksum [2021-02-25T15:58:31.546Z] a35cf1a2eb13: Download complete [2021-02-25T15:58:34.220Z] 00ac8860ef70: Pull complete [2021-02-25T15:58:34.220Z] 63d7cb157983: Pull complete [2021-02-25T15:58:34.490Z] b116817d02f9: Pull complete [2021-02-25T15:58:37.393Z] bca2f99d35d6: Verifying Checksum [2021-02-25T15:58:37.393Z] bca2f99d35d6: Download complete [2021-02-25T15:58:37.929Z] 745a02a5169b: Pull complete [2021-02-25T15:58:37.930Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-25T15:58:37.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-25T15:58:37.930Z] ---> b7e6874047d6 [2021-02-25T15:58:37.930Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-25T15:58:38.208Z] 20.10.0: Pulling from library/docker [2021-02-25T15:58:38.208Z] a3cc7d3b244e: Pulling fs layer [2021-02-25T15:58:38.208Z] 02a3295e0d61: Pulling fs layer [2021-02-25T15:58:38.208Z] 0f4f2e6d8100: Pulling fs layer [2021-02-25T15:58:38.208Z] 330b718f631f: Pulling fs layer [2021-02-25T15:58:38.208Z] a93816041522: Pulling fs layer [2021-02-25T15:58:38.208Z] bdb6da89ff94: Pulling fs layer [2021-02-25T15:58:38.208Z] 2a70c0c122f4: Pulling fs layer [2021-02-25T15:58:38.208Z] 330b718f631f: Waiting [2021-02-25T15:58:38.208Z] a93816041522: Waiting [2021-02-25T15:58:38.208Z] bdb6da89ff94: Waiting [2021-02-25T15:58:38.208Z] 2a70c0c122f4: Waiting [2021-02-25T15:58:38.208Z] 0f4f2e6d8100: Verifying Checksum [2021-02-25T15:58:38.208Z] 0f4f2e6d8100: Download complete [2021-02-25T15:58:38.493Z] a3cc7d3b244e: Verifying Checksum [2021-02-25T15:58:38.493Z] a3cc7d3b244e: Download complete [2021-02-25T15:58:38.493Z] 02a3295e0d61: Verifying Checksum [2021-02-25T15:58:38.493Z] 02a3295e0d61: Download complete [2021-02-25T15:58:38.493Z] a93816041522: Verifying Checksum [2021-02-25T15:58:38.493Z] a93816041522: Download complete [2021-02-25T15:58:38.493Z] bdb6da89ff94: Verifying Checksum [2021-02-25T15:58:38.493Z] bdb6da89ff94: Download complete [2021-02-25T15:58:38.493Z] 2a70c0c122f4: Verifying Checksum [2021-02-25T15:58:38.493Z] 2a70c0c122f4: Download complete [2021-02-25T15:58:39.096Z] a3cc7d3b244e: Pull complete [2021-02-25T15:58:40.069Z] 02a3295e0d61: Pull complete [2021-02-25T15:58:40.069Z] 0f4f2e6d8100: Pull complete [2021-02-25T15:58:40.665Z] 330b718f631f: Verifying Checksum [2021-02-25T15:58:40.665Z] 330b718f631f: Download complete [2021-02-25T15:58:44.068Z] 330b718f631f: Pull complete [2021-02-25T15:58:44.352Z] a93816041522: Pull complete [2021-02-25T15:58:44.629Z] bdb6da89ff94: Pull complete [2021-02-25T15:58:44.904Z] 2a70c0c122f4: Pull complete [2021-02-25T15:58:45.180Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-25T15:58:45.180Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-25T15:58:51.920Z] ---> 78c72532075c [2021-02-25T15:58:51.920Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-25T15:58:51.920Z] ---> Running in c57fff13c704 [2021-02-25T15:58:51.920Z] Removing intermediate container c57fff13c704 [2021-02-25T15:58:51.920Z] ---> 09fbbc53e048 [2021-02-25T15:58:51.920Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-25T15:58:51.920Z] ---> Running in 27d7a02b8b36 [2021-02-25T15:58:52.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T15:58:53.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T15:58:54.486Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-25T15:58:54.486Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-25T15:58:54.486Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-25T15:58:54.759Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-25T15:58:54.759Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-25T15:58:54.759Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T15:58:54.759Z] OK: 144 MiB in 44 packages [2021-02-25T15:58:56.196Z] Removing intermediate container 27d7a02b8b36 [2021-02-25T15:58:56.196Z] ---> b913bd9a4b25 [2021-02-25T15:58:56.196Z] Step 6/8 : WORKDIR /build [2021-02-25T15:58:56.196Z] ---> Running in 0f98874b34bc [2021-02-25T15:58:56.790Z] Removing intermediate container 0f98874b34bc [2021-02-25T15:58:56.790Z] ---> 48c20ddd8953 [2021-02-25T15:58:56.790Z] Step 7/8 : COPY go.mod . [2021-02-25T15:58:57.402Z] ---> ba2236367445 [2021-02-25T15:58:57.402Z] Step 8/8 : RUN go mod download [2021-02-25T15:58:57.402Z] ---> Running in 40490293539c [2021-02-25T15:59:00.289Z] bca2f99d35d6: Pull complete [2021-02-25T15:59:00.289Z] 93359f2a8cfa: Pull complete [2021-02-25T15:59:00.289Z] 7c6f9722023f: Pull complete [2021-02-25T15:59:09.080Z] a35cf1a2eb13: Pull complete [2021-02-25T15:59:09.080Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-25T15:59:09.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-25T15:59:09.080Z] ---> a62c8e92a672 [2021-02-25T15:59:09.080Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-25T15:59:09.080Z] 20.10.0: Pulling from library/docker [2021-02-25T15:59:09.080Z] 05e7bc50f07f: Pulling fs layer [2021-02-25T15:59:09.080Z] 6db28d0fdbf6: Pulling fs layer [2021-02-25T15:59:09.080Z] 292df0bc6bf3: Pulling fs layer [2021-02-25T15:59:09.080Z] 2e060f4bd70b: Pulling fs layer [2021-02-25T15:59:09.080Z] 80e8d568a223: Pulling fs layer [2021-02-25T15:59:09.080Z] 8dc6ef1a942a: Pulling fs layer [2021-02-25T15:59:09.080Z] 2312dd95470a: Pulling fs layer [2021-02-25T15:59:09.080Z] 2e060f4bd70b: Waiting [2021-02-25T15:59:09.080Z] 80e8d568a223: Waiting [2021-02-25T15:59:09.080Z] 8dc6ef1a942a: Waiting [2021-02-25T15:59:09.080Z] 2312dd95470a: Waiting [2021-02-25T15:59:09.080Z] 292df0bc6bf3: Verifying Checksum [2021-02-25T15:59:09.080Z] 292df0bc6bf3: Download complete [2021-02-25T15:59:09.080Z] 6db28d0fdbf6: Verifying Checksum [2021-02-25T15:59:09.080Z] 6db28d0fdbf6: Download complete [2021-02-25T15:59:09.080Z] 05e7bc50f07f: Download complete [2021-02-25T15:59:09.080Z] 80e8d568a223: Verifying Checksum [2021-02-25T15:59:09.080Z] 80e8d568a223: Download complete [2021-02-25T15:59:09.080Z] 8dc6ef1a942a: Verifying Checksum [2021-02-25T15:59:09.080Z] 8dc6ef1a942a: Download complete [2021-02-25T15:59:09.080Z] 2312dd95470a: Verifying Checksum [2021-02-25T15:59:09.080Z] 2312dd95470a: Download complete [2021-02-25T15:59:09.804Z] 05e7bc50f07f: Pull complete [2021-02-25T15:59:10.934Z] 6db28d0fdbf6: Pull complete [2021-02-25T15:59:11.651Z] 292df0bc6bf3: Pull complete [2021-02-25T15:59:15.603Z] 2e060f4bd70b: Verifying Checksum [2021-02-25T15:59:15.603Z] 2e060f4bd70b: Download complete [2021-02-25T15:59:22.077Z] 2e060f4bd70b: Pull complete [2021-02-25T15:59:22.077Z] 80e8d568a223: Pull complete [2021-02-25T15:59:22.351Z] 8dc6ef1a942a: Pull complete [2021-02-25T15:59:22.351Z] 2312dd95470a: Pull complete [2021-02-25T15:59:22.351Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-25T15:59:22.351Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-25T15:59:24.211Z] Removing intermediate container 40490293539c [2021-02-25T15:59:24.211Z] ---> 03752fa4dc7a [2021-02-25T15:59:24.211Z] Successfully built 03752fa4dc7a [2021-02-25T15:59:24.211Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T15:59:24.563Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T15:59:24.563Z] . [Pipeline] withDockerContainer [2021-02-25T15:59:24.902Z] prd-ubuntu18.04-docker-arm64-4c-16g-27679 does not seem to be running inside a container [2021-02-25T15:59:25.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-25T15:59:26.585Z] $ docker top 8283f806b3d94c55a6e734902286b3807d15318fbe576443fb4bfa8eb2778428 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T15:59:27.405Z] ---> 2b348b2b5a0e [2021-02-25T15:59:27.405Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-25T15:59:27.405Z] ---> Running in 215f453b687e [2021-02-25T15:59:27.405Z] Removing intermediate container 215f453b687e [2021-02-25T15:59:27.405Z] ---> 616a82e1cee9 [2021-02-25T15:59:27.405Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-25T15:59:27.405Z] ---> Running in 05cf463a8a32 [2021-02-25T15:59:27.677Z] + go version [2021-02-25T15:59:27.677Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-25T15:59:27.702Z] $ docker stop --time=1 8283f806b3d94c55a6e734902286b3807d15318fbe576443fb4bfa8eb2778428 [2021-02-25T15:59:29.716Z] $ docker rm -f 8283f806b3d94c55a6e734902286b3807d15318fbe576443fb4bfa8eb2778428 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-02-25T15:59:30.536Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-02-25T15:59:30.821Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T15:59:30.911Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T15:59:30.911Z] . [Pipeline] withDockerContainer [2021-02-25T15:59:31.178Z] prd-ubuntu18.04-docker-arm64-4c-16g-27679 does not seem to be running inside a container [2021-02-25T15:59:31.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-25T15:59:31.578Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-25T15:59:31.932Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-25T15:59:31.932Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-25T15:59:31.932Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-25T15:59:32.636Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-25T15:59:32.636Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T15:59:32.636Z] OK: 167 MiB in 44 packages [2021-02-25T15:59:32.860Z] $ docker top 4e967785707d212bd5dde56a0f19df00fe3c8eece380c87a8910516e6f8f5853 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T15:59:33.910Z] + make test [2021-02-25T15:59:33.910Z] make -C ./app-service-template build [2021-02-25T15:59:33.910Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-02-25T15:59:33.910Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-02-25T15:59:34.828Z] Removing intermediate container 05cf463a8a32 [2021-02-25T15:59:34.828Z] ---> c6a5bc8fad2a [2021-02-25T15:59:34.828Z] Step 6/8 : WORKDIR /build [2021-02-25T15:59:34.828Z] ---> Running in 5433a02fd917 [2021-02-25T15:59:35.112Z] Removing intermediate container 5433a02fd917 [2021-02-25T15:59:35.112Z] ---> 0ee5b3c51421 [2021-02-25T15:59:35.112Z] Step 7/8 : COPY go.mod . [2021-02-25T15:59:35.783Z] ---> dc4ed29191c3 [2021-02-25T15:59:35.783Z] Step 8/8 : RUN go mod download [2021-02-25T15:59:35.783Z] ---> Running in 45175c032b88 [2021-02-25T16:00:06.305Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-02-25T16:00:06.305Z] make -C ./app-service-template test [2021-02-25T16:00:06.305Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-02-25T16:00:06.305Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-02-25T16:00:28.628Z] ? new-app-service [no test files] [2021-02-25T16:00:28.628Z] ok new-app-service/functions 0.024s coverage: 75.8% of statements [2021-02-25T16:00:28.628Z] CGO_ENABLED=1 go vet ./... [2021-02-25T16:00:34.037Z] Removing intermediate container 45175c032b88 [2021-02-25T16:00:34.038Z] ---> e9e4631af62d [2021-02-25T16:00:34.038Z] Successfully built e9e4631af62d [2021-02-25T16:00:34.038Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T16:00:34.420Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T16:00:35.639Z] . [Pipeline] withDockerContainer [2021-02-25T16:00:36.746Z] prd-centos7-docker-4c-2g-27677 does not seem to be running inside a container [2021-02-25T16:00:37.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-25T16:00:38.833Z] gofmt -l . [2021-02-25T16:00:38.833Z] [ "`gofmt -l .`" = "" ] [2021-02-25T16:00:38.833Z] ./bin/test-go-mod-tidy.sh [2021-02-25T16:00:38.833Z] ./bin/test-attribution-txt.sh [2021-02-25T16:00:39.432Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-02-25T16:00:39.432Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-25T16:00:40.418Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-25T16:00:41.935Z] $ docker top 8fee481af075bec7128c668eeba484c83dac8b5c606a1d471cd12b20cf36091a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T16:00:43.015Z] + go version [2021-02-25T16:00:43.338Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-25T16:00:43.420Z] $ docker stop --time=1 8fee481af075bec7128c668eeba484c83dac8b5c606a1d471cd12b20cf36091a [2021-02-25T16:00:44.735Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.056s coverage: 82.6% of statements [2021-02-25T16:00:45.501Z] $ docker rm -f 8fee481af075bec7128c668eeba484c83dac8b5c606a1d471cd12b20cf36091a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T16:00:47.272Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T16:00:47.630Z] . [Pipeline] withDockerContainer [2021-02-25T16:00:48.096Z] prd-centos7-docker-4c-2g-27677 does not seem to be running inside a container [2021-02-25T16:00:48.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-25T16:00:50.112Z] $ docker top e3694ac4a05f264fd64052110deb3d468f25e39cf04850977c1b2497e5aefc95 -eo pid,comm [2021-02-25T16:00:50.187Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.086s coverage: 57.4% of statements [2021-02-25T16:00:50.187Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-25T16:00:50.187Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-25T16:00:50.187Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.120s coverage: 61.5% of statements [2021-02-25T16:00:50.187Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-25T16:00:50.188Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.093s coverage: 75.6% of statements [2021-02-25T16:00:50.188Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-25T16:00:50.188Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-25T16:00:50.188Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-25T16:00:50.188Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-25T16:00:50.188Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-25T16:00:50.188Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-25T16:00:50.188Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.0% of statements [2021-02-25T16:00:50.188Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-25T16:00:50.188Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.040s coverage: 8.8% of statements [Pipeline] { [Pipeline] sh [2021-02-25T16:00:52.239Z] + make test [2021-02-25T16:00:52.239Z] make -C ./app-service-template build [2021-02-25T16:00:52.239Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-02-25T16:00:52.239Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-02-25T16:01:08.508Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.885s coverage: 77.5% of statements [2021-02-25T16:01:08.508Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-25T16:01:08.508Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.047s coverage: 87.9% of statements [2021-02-25T16:01:08.508Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.037s coverage: 80.5% of statements [2021-02-25T16:01:08.508Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.044s coverage: 71.7% of statements [2021-02-25T16:01:20.889Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.079s coverage: 82.8% of statements [2021-02-25T16:01:20.889Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements [2021-02-25T16:01:20.889Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-02-25T16:01:23.530Z] gofmt -l . [2021-02-25T16:01:23.803Z] [ "`gofmt -l .`" = "" ] [2021-02-25T16:01:24.087Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-25T16:01:24.731Z] $ docker stop --time=1 4e967785707d212bd5dde56a0f19df00fe3c8eece380c87a8910516e6f8f5853 [2021-02-25T16:01:26.855Z] $ docker rm -f 4e967785707d212bd5dde56a0f19df00fe3c8eece380c87a8910516e6f8f5853 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T16:01:27.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-25T16:01:28.796Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-25T16:01:30.054Z] ---> job-cost.sh [2021-02-25T16:01:30.054Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9poU [2021-02-25T16:01:32.886Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-02-25T16:01:32.886Z] make -C ./app-service-template test [2021-02-25T16:01:32.886Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-02-25T16:01:32.886Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-02-25T16:01:56.231Z] ? new-app-service [no test files] [2021-02-25T16:01:59.388Z] ok new-app-service/functions 0.115s coverage: 75.8% of statements [2021-02-25T16:01:59.388Z] CGO_ENABLED=1 go vet ./... [2021-02-25T16:02:09.025Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-25T16:02:13.027Z] gofmt -l . [2021-02-25T16:02:13.027Z] [ "`gofmt -l .`" = "" ] [2021-02-25T16:02:13.027Z] ./bin/test-go-mod-tidy.sh [2021-02-25T16:02:15.792Z] ./bin/test-attribution-txt.sh [2021-02-25T16:02:18.686Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-02-25T16:02:18.686Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-25T16:02:23.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-25T16:02:26.282Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.065s coverage: 82.6% of statements [2021-02-25T16:02:34.117Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.317s coverage: 57.4% of statements [2021-02-25T16:02:34.117Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-25T16:02:34.117Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-25T16:02:34.117Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.272s coverage: 61.5% of statements [2021-02-25T16:02:34.117Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-25T16:02:34.117Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.288s coverage: 75.6% of statements [2021-02-25T16:02:34.117Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-25T16:02:34.117Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-25T16:02:34.117Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-25T16:02:34.117Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-25T16:02:34.117Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-25T16:02:34.117Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-25T16:02:34.117Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.014s coverage: 97.0% of statements [2021-02-25T16:02:34.117Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-25T16:02:34.117Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.063s coverage: 8.8% of statements [2021-02-25T16:04:15.823Z] lf-activate-venv(): INFO: Adding /tmp/venv-9poU/bin to PATH [2021-02-25T16:04:15.823Z] INFO: No Stack... [2021-02-25T16:04:17.255Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-25T16:04:17.852Z] INFO: Archiving Costs [Pipeline] sh [2021-02-25T16:04:18.211Z] + cut -d, -f6 [2021-02-25T16:04:18.211Z] + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv [Pipeline] lock [2021-02-25T16:04:18.315Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] [2021-02-25T16:04:18.328Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] did not exist. Created. [2021-02-25T16:04:18.328Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-25T16:04:18.853Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-25T16:04:19.024Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T16:04:19.033Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T16:12:44.569Z] coverage: 77.5% of statements [2021-02-25T16:12:44.569Z] panic: test timed out after 10m0s [2021-02-25T16:12:44.569Z] [2021-02-25T16:12:44.569Z] goroutine 9 [running]: [2021-02-25T16:12:44.569Z] testing.(*M).startAlarm.func1() [2021-02-25T16:12:44.569Z] /usr/local/go/src/testing/testing.go:1618 +0xe5 [2021-02-25T16:12:44.569Z] created by time.goFunc [2021-02-25T16:12:44.569Z] /usr/local/go/src/time/sleep.go:167 +0x45 [2021-02-25T16:12:44.569Z] [2021-02-25T16:12:44.569Z] goroutine 1 [chan receive]: [2021-02-25T16:12:44.569Z] testing.(*T).Run(0xc000001e00, 0x87c23d, 0x29, 0x88a4c8, 0x490a01) [2021-02-25T16:12:44.569Z] /usr/local/go/src/testing/testing.go:1169 +0x2da [2021-02-25T16:12:44.569Z] testing.runTests.func1(0xc000083680) [2021-02-25T16:12:44.569Z] /usr/local/go/src/testing/testing.go:1439 +0x78 [2021-02-25T16:12:44.569Z] testing.tRunner(0xc000083680, 0xc00022fda8) [2021-02-25T16:12:44.569Z] /usr/local/go/src/testing/testing.go:1123 +0xef [2021-02-25T16:12:44.569Z] testing.runTests(0xc000204960, 0xaec540, 0x8, 0x8, 0xc00610fcd062a557, 0x8bb3180918, 0xb2d3a0, 0x410eb0) [2021-02-25T16:12:44.569Z] /usr/local/go/src/testing/testing.go:1437 +0x2fe [2021-02-25T16:12:44.569Z] testing.(*M).Run(0xc0000fbe00, 0x0) [2021-02-25T16:12:44.569Z] /usr/local/go/src/testing/testing.go:1345 +0x1eb [2021-02-25T16:12:44.569Z] main.main() [2021-02-25T16:12:44.569Z] _testmain.go:105 +0x1c5 [2021-02-25T16:12:44.569Z] [2021-02-25T16:12:44.569Z] goroutine 7 [select]: [2021-02-25T16:12:44.569Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.TestInitializeAndProcessBackgroundMessage(0xc000001e00) [2021-02-25T16:12:44.569Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging_test.go:544 +0x6b2 [2021-02-25T16:12:44.569Z] testing.tRunner(0xc000001e00, 0x88a4c8) [2021-02-25T16:12:44.569Z] /usr/local/go/src/testing/testing.go:1123 +0xef [2021-02-25T16:12:44.569Z] created by testing.(*T).Run [2021-02-25T16:12:44.569Z] /usr/local/go/src/testing/testing.go:1168 +0x2b3 [2021-02-25T16:12:44.569Z] [2021-02-25T16:12:44.569Z] goroutine 20 [select]: [2021-02-25T16:12:44.569Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func1(0xc0002be340, 0x8e9120, 0xb5dad0, 0x8e5340, 0xc0000a6010, 0xc000122510, 0x86c1bf, 0x6, 0xc00008e7e0) [2021-02-25T16:12:44.569Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:99 +0x30c [2021-02-25T16:12:44.569Z] created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize [2021-02-25T16:12:44.569Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:94 +0x69a [2021-02-25T16:12:44.569Z] [2021-02-25T16:12:44.569Z] goroutine 21 [select]: [2021-02-25T16:12:44.569Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func2(0xc0002be340, 0x8e5340, 0xc0000a6010, 0x8e9120, 0xb5dad0, 0xc00008e840, 0x0, 0xc000122510) [2021-02-25T16:12:44.569Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:115 +0x1a5 [2021-02-25T16:12:44.569Z] created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize [2021-02-25T16:12:44.569Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:112 +0x75a [2021-02-25T16:12:44.569Z] [2021-02-25T16:12:44.569Z] goroutine 22 [syscall]: [2021-02-25T16:12:44.569Z] github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc000020300, 0x7f9ae4175780, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.569Z] _cgo_gotypes.go:401 +0x55 [2021-02-25T16:12:44.569Z] github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc000020300, 0xc0001df4a0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.569Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 [2021-02-25T16:12:44.569Z] github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0001df4a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.569Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca [2021-02-25T16:12:44.569Z] github.com/pebbe/zmq4.(*Socket).Recv(...) [2021-02-25T16:12:44.569Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 [2021-02-25T16:12:44.569Z] github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0001df4a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.569Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 [2021-02-25T16:12:44.569Z] github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0001df470, 0xc0002a15e0, 0xc0001df478) [2021-02-25T16:12:44.569Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 [2021-02-25T16:12:44.569Z] created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic [2021-02-25T16:12:44.569Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 [2021-02-25T16:12:44.569Z] [2021-02-25T16:12:44.569Z] goroutine 25 [select]: [2021-02-25T16:12:44.569Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func1(0xc0002be3d0, 0x8e9120, 0xb5dad0, 0x8e5340, 0xc0000a6010, 0xc0001226c0, 0x86ae78, 0x0, 0xc00008ea80) [2021-02-25T16:12:44.569Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:99 +0x30c [2021-02-25T16:12:44.569Z] created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize [2021-02-25T16:12:44.569Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:94 +0x69a [2021-02-25T16:12:44.569Z] [2021-02-25T16:12:44.569Z] goroutine 26 [select]: [2021-02-25T16:12:44.569Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func2(0xc0002be3d0, 0x8e5340, 0xc0000a6010, 0x8e9120, 0xb5dad0, 0xc00008eae0, 0x0, 0xc0001226c0) [2021-02-25T16:12:44.569Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:115 +0x1a5 [2021-02-25T16:12:44.569Z] created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize [2021-02-25T16:12:44.569Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:112 +0x75a [2021-02-25T16:12:44.569Z] [2021-02-25T16:12:44.569Z] goroutine 27 [syscall]: [2021-02-25T16:12:44.569Z] github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc00029b380, 0xd641c0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.569Z] _cgo_gotypes.go:401 +0x55 [2021-02-25T16:12:44.569Z] github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc00029b380, 0xc0001df530, 0x0, 0x4095dc, 0xc0002c6300, 0x4) [2021-02-25T16:12:44.569Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 [2021-02-25T16:12:44.569Z] github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0001df530, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.569Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca [2021-02-25T16:12:44.569Z] github.com/pebbe/zmq4.(*Socket).Recv(...) [2021-02-25T16:12:44.569Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 [2021-02-25T16:12:44.569Z] github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0001df530, 0x0, 0x300, 0x7d1de0, 0xc0000c74f0, 0x0, 0x0) [2021-02-25T16:12:44.569Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 [2021-02-25T16:12:44.569Z] github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0001df500, 0xc0002a1680, 0xc0001df508) [2021-02-25T16:12:44.569Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 [2021-02-25T16:12:44.569Z] created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 36 [syscall]: [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc0000203c0, 0xd90580, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] _cgo_gotypes.go:401 +0x55 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc0000203c0, 0xc0003a83f0, 0x0, 0xc0000be708, 0xc00030a000, 0x43d725) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0003a83f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).Recv(...) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0003a83f0, 0x0, 0x80, 0x7d1de0, 0xc0000c7630, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0003a83c0, 0xc0003c8000, 0xc0003a83c8) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 37 [select]: [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func1(0xc0003a43d0, 0x8e9120, 0xb5dad0, 0x8e5340, 0xc0000a6010, 0xc0003a0360, 0x86f472, 0xe, 0xc0003c01e0) [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:99 +0x30c [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:94 +0x69a [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 38 [select]: [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func2(0xc0003a43d0, 0x8e5340, 0xc0000a6010, 0x8e9120, 0xb5dad0, 0xc0003c0240, 0x0, 0xc0003a0360) [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:115 +0x1a5 [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:112 +0x75a [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 39 [syscall]: [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc000020380, 0xd9ee60, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] _cgo_gotypes.go:401 +0x55 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc000020380, 0xc0003a8450, 0x0, 0x4095dc, 0xc000382600, 0x4) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0003a8450, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).Recv(...) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0003a8450, 0x0, 0x300, 0x7d1de0, 0xc00006c050, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0003a8420, 0xc0003c80a0, 0xc0003a8428) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 42 [select]: [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func1(0xc0003a4580, 0x8e9120, 0xb5dad0, 0x8e5340, 0xc0000a6010, 0xc0003a0510, 0x86f472, 0xe, 0xc0003c04e0) [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:99 +0x30c [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:94 +0x69a [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 30 [syscall]: [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc0000204c0, 0xde13e0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] _cgo_gotypes.go:401 +0x55 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc0000204c0, 0xc0001dfb00, 0x0, 0xc0003a2238, 0xc00003e800, 0x43d725) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0001dfb00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).Recv(...) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0001dfb00, 0x0, 0x70, 0x7d1de0, 0xc00039c1e0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0001dfad0, 0xc0002a17c0, 0xc0001dfad8) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 31 [select]: [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func1(0xc0002bedf0, 0x8e9120, 0xb5dad0, 0x8e5340, 0xc0000a6010, 0xc000122f30, 0x86f472, 0xe, 0xc00008ed80) [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:99 +0x30c [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:94 +0x69a [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 32 [select]: [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func2(0xc0002bedf0, 0x8e5340, 0xc0000a6010, 0x8e9120, 0xb5dad0, 0xc00008ede0, 0x0, 0xc000122f30) [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:115 +0x1a5 [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:112 +0x75a [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 33 [syscall]: [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc0003ac1c0, 0xdefc00, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] _cgo_gotypes.go:401 +0x55 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc0003ac1c0, 0xc0001dfb60, 0x0, 0x4095dc, 0xc0002c6c00, 0x4) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0001dfb60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).Recv(...) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0001dfb60, 0x0, 0x300, 0x7d1de0, 0xc00039c140, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0001dfb30, 0xc0002a1860, 0xc0001dfb38) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 41 [syscall]: [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc00029b500, 0xe31ce0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] _cgo_gotypes.go:401 +0x55 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc00029b500, 0xc0003a8540, 0x0, 0xc000400448, 0xc00003f400, 0x43d725) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0003a8540, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).Recv(...) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0003a8540, 0x0, 0x70, 0x7d1de0, 0xc00006c280, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0003a8510, 0xc0003c8140, 0xc0003a8518) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 43 [select]: [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func2(0xc0003a4580, 0x8e5340, 0xc0000a6010, 0x8e9120, 0xb5dad0, 0xc0003c0540, 0x0, 0xc0003a0510) [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:115 +0x1a5 [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:112 +0x75a [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 44 [syscall]: [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc000020540, 0xe3fe40, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] _cgo_gotypes.go:401 +0x55 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc000020540, 0xc0003a85a0, 0x0, 0x4095dc, 0xc0002c6780, 0x4) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0003a85a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).Recv(...) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0003a85a0, 0x0, 0x300, 0x7d1de0, 0xc00006c140, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0003a8570, 0xc0003c81e0, 0xc0003a8578) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 8 [syscall]: [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc000020600, 0xe82580, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] _cgo_gotypes.go:401 +0x55 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc000020600, 0xc0004180f0, 0x0, 0x4face5, 0xf, 0x4faca0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0004180f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).Recv(...) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0004180f0, 0x0, 0x24, 0x402, 0x4faca0, 0x99f8a0, 0xafc640) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0004180c0, 0xc000432000, 0xc0004180c8) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 45 [select]: [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func1(0xc00001c6b0, 0x8e9120, 0xb5dad0, 0x8e5340, 0xc0000a6010, 0xc000408360, 0x86f472, 0xe, 0xc0003c0600) [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:99 +0x30c [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:94 +0x69a [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 46 [select]: [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func2(0xc00001c6b0, 0x8e5340, 0xc0000a6010, 0x8e9120, 0xb5dad0, 0xc0003c0660, 0xc000028300, 0xc000408360) [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:115 +0x1a5 [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize [2021-02-25T16:12:44.570Z] /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:112 +0x75a [2021-02-25T16:12:44.570Z] [2021-02-25T16:12:44.570Z] goroutine 47 [syscall]: [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc000020640, 0xe90e40, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] _cgo_gotypes.go:401 +0x55 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc000020640, 0xc0003a8630, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0003a8630, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).Recv(...) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 [2021-02-25T16:12:44.570Z] github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0003a8630, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 [2021-02-25T16:12:44.570Z] github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0003a8600, 0xc0003c8280, 0xc0003a8608) [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 [2021-02-25T16:12:44.570Z] created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic [2021-02-25T16:12:44.570Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 [2021-02-25T16:12:44.570Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 600.033s [2021-02-25T16:12:44.570Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-25T16:12:44.570Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.044s coverage: 87.9% of statements [2021-02-25T16:12:44.570Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.018s coverage: 80.5% of statements [2021-02-25T16:12:44.570Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.087s coverage: 71.7% of statements [2021-02-25T16:12:44.570Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.327s coverage: 82.8% of statements [2021-02-25T16:12:44.570Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.084s coverage: 94.4% of statements [2021-02-25T16:12:44.570Z] FAIL [2021-02-25T16:12:44.570Z] make: *** [Makefile:12: test] Error 1 [Pipeline] } [2021-02-25T16:12:44.683Z] $ docker stop --time=1 e3694ac4a05f264fd64052110deb3d468f25e39cf04850977c1b2497e5aefc95 [2021-02-25T16:12:47.257Z] $ docker rm -f e3694ac4a05f264fd64052110deb3d468f25e39cf04850977c1b2497e5aefc95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-25T16:12:49.555Z] ---> job-cost.sh [2021-02-25T16:12:49.555Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Ozp [2021-02-25T16:13:23.559Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-25T16:14:21.725Z] lf-activate-venv(): INFO: Adding /tmp/venv-3Ozp/bin to PATH [2021-02-25T16:14:21.725Z] INFO: No Stack... [2021-02-25T16:14:21.725Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-25T16:14:21.725Z] INFO: Archiving Costs [Pipeline] sh [2021-02-25T16:14:22.155Z] + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv [2021-02-25T16:14:22.155Z] + cut -d, -f6 [Pipeline] lock [2021-02-25T16:14:22.325Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] [2021-02-25T16:14:22.355Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] did not exist. Created. [2021-02-25T16:14:22.356Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-25T16:14:22.945Z] /w/workspace/app-functions-sdk-go/5@tmp/durable-3cfcff92/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-02-25T16:14:23.332Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-02-25T16:14:23.353Z] Warning: overwriting stash ‘stack-cost’ [2021-02-25T16:14:24.660Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T16:14:24.679Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T16:14:25.366Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-25T16:14:28.042Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T16:14:28.348Z] ---> package-listing.sh [2021-02-25T16:14:28.348Z] ++ facter osfamily [2021-02-25T16:14:28.348Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-25T16:14:28.348Z] + OS_FAMILY=redhat [2021-02-25T16:14:28.348Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-714 [2021-02-25T16:14:28.348Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-25T16:14:28.348Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-25T16:14:28.348Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-25T16:14:28.348Z] + PACKAGES=/tmp/packages_start.txt [2021-02-25T16:14:28.348Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-714 ']' [2021-02-25T16:14:28.348Z] + PACKAGES=/tmp/packages_end.txt [2021-02-25T16:14:28.348Z] + case "${OS_FAMILY}" in [2021-02-25T16:14:28.348Z] + rpm -qa [2021-02-25T16:14:28.348Z] + sort [2021-02-25T16:14:33.648Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-25T16:14:33.648Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-25T16:14:33.648Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-25T16:14:33.648Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-714 ']' [2021-02-25T16:14:33.648Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-714/archives/ [2021-02-25T16:14:33.648Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-714/archives/ [Pipeline] echo [2021-02-25T16:14:33.660Z] 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_PR-714/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-25T16:14:33.948Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-25T16:14:34.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T16:14:34.247Z] [2021-02-25T16:14:34.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-25T16:14:34.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T16:14:34.607Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-25T16:14:34.607Z] df20fa9351a1: Pulling fs layer [2021-02-25T16:14:34.607Z] 36b3adc4ff6f: Pulling fs layer [2021-02-25T16:14:34.607Z] 8ad3a11d3b57: Pulling fs layer [2021-02-25T16:14:34.607Z] 46f8f816bc3b: Pulling fs layer [2021-02-25T16:14:34.607Z] 93b61091891f: Pulling fs layer [2021-02-25T16:14:34.607Z] 93b9cdb0e59b: Pulling fs layer [2021-02-25T16:14:34.607Z] 5e14af77c1be: Pulling fs layer [2021-02-25T16:14:34.607Z] 01666e4c0597: Pulling fs layer [2021-02-25T16:14:34.607Z] aa168da1d23b: Pulling fs layer [2021-02-25T16:14:34.607Z] 46f8f816bc3b: Waiting [2021-02-25T16:14:34.607Z] 93b61091891f: Waiting [2021-02-25T16:14:34.607Z] 93b9cdb0e59b: Waiting [2021-02-25T16:14:34.607Z] 5e14af77c1be: Waiting [2021-02-25T16:14:34.608Z] 01666e4c0597: Waiting [2021-02-25T16:14:34.608Z] aa168da1d23b: Waiting [2021-02-25T16:14:34.608Z] 36b3adc4ff6f: Download complete [2021-02-25T16:14:34.608Z] 46f8f816bc3b: Verifying Checksum [2021-02-25T16:14:34.608Z] 46f8f816bc3b: Download complete [2021-02-25T16:14:34.608Z] df20fa9351a1: Verifying Checksum [2021-02-25T16:14:34.608Z] df20fa9351a1: Download complete [2021-02-25T16:14:34.870Z] 93b9cdb0e59b: Verifying Checksum [2021-02-25T16:14:34.870Z] 93b9cdb0e59b: Download complete [2021-02-25T16:14:34.870Z] 93b61091891f: Download complete [2021-02-25T16:14:34.870Z] 5e14af77c1be: Verifying Checksum [2021-02-25T16:14:34.870Z] 5e14af77c1be: Download complete [2021-02-25T16:14:34.870Z] 01666e4c0597: Verifying Checksum [2021-02-25T16:14:34.870Z] 01666e4c0597: Download complete [2021-02-25T16:14:34.870Z] df20fa9351a1: Pull complete [2021-02-25T16:14:35.131Z] 8ad3a11d3b57: Verifying Checksum [2021-02-25T16:14:35.131Z] 8ad3a11d3b57: Download complete [2021-02-25T16:14:35.131Z] 36b3adc4ff6f: Pull complete [2021-02-25T16:14:35.707Z] 8ad3a11d3b57: Pull complete [2021-02-25T16:14:35.973Z] 46f8f816bc3b: Pull complete [2021-02-25T16:14:36.239Z] 93b61091891f: Pull complete [2021-02-25T16:14:37.186Z] aa168da1d23b: Verifying Checksum [2021-02-25T16:14:37.758Z] 93b9cdb0e59b: Pull complete [2021-02-25T16:14:37.758Z] 5e14af77c1be: Pull complete [2021-02-25T16:14:38.019Z] 01666e4c0597: Pull complete [2021-02-25T16:14:44.629Z] aa168da1d23b: Pull complete [2021-02-25T16:14:44.629Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-25T16:14:44.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T16:14:44.629Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-25T16:14:44.787Z] prd-centos7-docker-4c-2g-27674 does not seem to be running inside a container [2021-02-25T16:14:44.831Z] $ 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_PR-714/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_PR-714 -v /w/workspace/ndry_app-functions-sdk-go_PR-714:/w/workspace/ndry_app-functions-sdk-go_PR-714:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-714@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-25T16:14:48.675Z] $ docker top d9595a92674003bf64d28beb171dcafc9206fd27d036df7b1c2a970e69d76a4c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T16:14:49.180Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-25T16:14:49.473Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-25T16:14:49.765Z] + ls /var/log/sa-host [2021-02-25T16:14:49.765Z] + sadf -c /var/log/sa-host/sa23 [2021-02-25T16:14:49.765Z] file_magic: OK [2021-02-25T16:14:49.765Z] HZ: Using current value: 100 [2021-02-25T16:14:49.765Z] file_header: OK [2021-02-25T16:14:49.765Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-25T16:14:49.765Z] Statistics: [2021-02-25T16:14:49.765Z] Hnuu...uuuununununu... [2021-02-25T16:14:49.765Z] File successfully converted to sysstat format version 12.2.1 [2021-02-25T16:14:49.765Z] + sadf -c /var/log/sa-host/sa25 [2021-02-25T16:14:49.765Z] file_magic: OK [2021-02-25T16:14:49.765Z] HZ: Using current value: 100 [2021-02-25T16:14:49.765Z] file_header: OK [2021-02-25T16:14:49.765Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-25T16:14:49.765Z] Statistics: [2021-02-25T16:14:49.765Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-25T16:14:49.765Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-25T16:14:50.406Z] provisioning config files... [2021-02-25T16:14:50.420Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/config3292077924732529975tmp [Pipeline] { [Pipeline] echo [2021-02-25T16:14:50.530Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T16:14:50.821Z] ---> create-netrc.sh [Pipeline] } [2021-02-25T16:14:50.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-25T16:14:50.915Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T16:14:51.206Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-25T16:14:51.216Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T16:14:51.508Z] ---> sudo-logs.sh [2021-02-25T16:14:51.508Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-25T16:14:51.567Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T16:14:51.859Z] ---> job-cost.sh [2021-02-25T16:14:51.859Z] lf-activate-venv: SKIPPING [2021-02-25T16:14:51.859Z] DEBUG: total: 0.029999999329447746 [2021-02-25T16:14:51.859Z] INFO: Retrieving Stack Cost... [2021-02-25T16:14:54.406Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-25T16:14:54.406Z] INFO: Archiving Costs [Pipeline] echo [2021-02-25T16:14:54.418Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T16:14:54.710Z] ---> logs-deploy.sh [2021-02-25T16:14:54.710Z] lf-activate-venv: SKIPPING [2021-02-25T16:14:54.710Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-714/5 [2021-02-25T16:14:54.710Z] INFO: archiving workspace using pattern(s): [2021-02-25T16:14:56.624Z] Archives upload complete. [2021-02-25T16:14:56.624Z] INFO: archiving logs to Nexus