Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2bc84c3391c193cbfeeedf3861e08dddeceafca7 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: 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-18933 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2bc84c3391c193cbfeeedf3861e08dddeceafca7 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2bc84c3391c193cbfeeedf3861e08dddeceafca7 # timeout=10 Commit message: "build(deps): bump github.com/google/uuid from 1.1.2 to 1.1.4 (#626)" > git rev-list --no-walk 3ba5abe105c20feb148a36819eea9dc37409d0ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-07T22:21:27.856Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-07T22:21:28.231Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-07T22:21:28.336Z] ========================================================= [2021-01-07T22:21:28.336Z] EdgeX Global Pipelines Version Info [2021-01-07T22:21:28.336Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-07T22:21:29.954Z] ------------------- [2021-01-07T22:21:29.954Z] stable info: [2021-01-07T22:21:29.954Z] ------------------- [2021-01-07T22:21:29.954Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-07T22:21:29.954Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-07T22:21:29.954Z] Message: update stable to v1.0.173 [2021-01-07T22:21:30.902Z] ------------------- [2021-01-07T22:21:30.902Z] experimental info: [2021-01-07T22:21:30.902Z] ------------------- [2021-01-07T22:21:30.902Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-07T22:21:30.902Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-07T22:21:30.902Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-07T22:21:31.161Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-01-07T22:21:31.254Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-01-07T22:21:31.351Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-07T22:21:31.454Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-07T22:21:31.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-07T22:21:31.676Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-07T22:21:31.773Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-07T22:21:31.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-07T22:21:31.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-07T22:21:32.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-07T22:21:32.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-07T22:21:32.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-01-07T22:21:32.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-07T22:21:32.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-07T22:21:32.701Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-07T22:21:32.798Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-07T22:21:32.912Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-07T22:21:33.013Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-07T22:21:33.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-07T22:21:33.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-07T22:21:33.322Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-07T22:21:33.418Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-01-07T22:21:33.520Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-07T22:21:33.618Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-07T22:21:33.731Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-07T22:21:33.832Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-07T22:21:33.942Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-07T22:21:34.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-07T22:21:34.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-07T22:21:34.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-07T22:21:34.359Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bc84c3391c193cbfeeedf3861e08dddeceafca7 [Pipeline] echo [2021-01-07T22:21:34.468Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bc84c3 [Pipeline] echo [2021-01-07T22:21:34.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-07T22:21:35.307Z] + git log --format=format:%s -1 2bc84c3391c193cbfeeedf3861e08dddeceafca7 [Pipeline] echo [2021-01-07T22:21:35.375Z] GIT_COMMIT: 2bc84c3391c193cbfeeedf3861e08dddeceafca7, Commit Message: build(deps): bump github.com/google/uuid from 1.1.2 to 1.1.4 (#626) [Pipeline] echo [2021-01-07T22:21:35.426Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:21:36.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-07T22:21:36.293Z] [2021-01-07T22:21:36.293Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:21:36.647Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-07T22:21:36.647Z] latest: Pulling from edgex-devops/git-semver [2021-01-07T22:21:36.647Z] 31603596830f: Pulling fs layer [2021-01-07T22:21:36.647Z] 2a8b12db71e7: Pulling fs layer [2021-01-07T22:21:36.647Z] 6ca5941a6612: Pulling fs layer [2021-01-07T22:21:36.647Z] ecc8261a40a4: Pulling fs layer [2021-01-07T22:21:36.647Z] 2a8b12db71e7: Download complete [2021-01-07T22:21:36.912Z] 31603596830f: Verifying Checksum [2021-01-07T22:21:36.912Z] 31603596830f: Download complete [2021-01-07T22:21:36.912Z] ecc8261a40a4: Verifying Checksum [2021-01-07T22:21:36.912Z] ecc8261a40a4: Download complete [2021-01-07T22:21:36.912Z] 6ca5941a6612: Verifying Checksum [2021-01-07T22:21:36.912Z] 6ca5941a6612: Download complete [2021-01-07T22:21:37.176Z] 31603596830f: Pull complete [2021-01-07T22:21:37.441Z] 2a8b12db71e7: Pull complete [2021-01-07T22:21:38.399Z] 6ca5941a6612: Pull complete [2021-01-07T22:21:38.661Z] ecc8261a40a4: Pull complete [2021-01-07T22:21:38.661Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-07T22:21:38.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-07T22:21:38.661Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-07T22:21:38.773Z] prd-centos7-docker-4c-2g-18933 does not seem to be running inside a container [2021-01-07T22:21:38.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-07T22:21:41.014Z] $ docker top 2938e0061508fd4cd60c2f3419bb49ba4e0557edba6110aeec92edbae7f8d849 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-07T22:21:41.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-07T22:21:41.427Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-07T22:21:41.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-07T22:21:41.735Z] $ docker exec 2938e0061508fd4cd60c2f3419bb49ba4e0557edba6110aeec92edbae7f8d849 ssh-agent [2021-01-07T22:21:41.920Z] SSH_AUTH_SOCK=/tmp/ssh-yh2d00ZbMR6A/agent.13 [2021-01-07T22:21:41.920Z] SSH_AGENT_PID=19 [2021-01-07T22:21:41.931Z] Running ssh-add (command line suppressed) [2021-01-07T22:21:42.053Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2312658099938341001.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2312658099938341001.key) [2021-01-07T22:21:42.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-07T22:21:42.451Z] + git tag --points-at HEAD [Pipeline] } [2021-01-07T22:21:42.476Z] $ docker exec --env ******** --env ******** 2938e0061508fd4cd60c2f3419bb49ba4e0557edba6110aeec92edbae7f8d849 ssh-agent -k [2021-01-07T22:21:42.594Z] unset SSH_AUTH_SOCK; [2021-01-07T22:21:42.594Z] unset SSH_AGENT_PID; [2021-01-07T22:21:42.594Z] echo Agent pid 19 killed; [2021-01-07T22:21:42.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-07T22:21:42.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-07T22:21:42.795Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-07T22:21:42.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-07T22:21:42.965Z] $ docker exec 2938e0061508fd4cd60c2f3419bb49ba4e0557edba6110aeec92edbae7f8d849 ssh-agent [2021-01-07T22:21:43.121Z] SSH_AUTH_SOCK=/tmp/ssh-PXXcKAcVzD0U/agent.49 [2021-01-07T22:21:43.121Z] SSH_AGENT_PID=54 [2021-01-07T22:21:43.127Z] Running ssh-add (command line suppressed) [2021-01-07T22:21:43.251Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_444718790299938205.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_444718790299938205.key) [2021-01-07T22:21:43.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-07T22:21:43.639Z] + git semver init [2021-01-07T22:21:43.639Z] # -> Open(): unable to determine branch for HEAD [2021-01-07T22:21:43.639Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-07T22:21:43.639Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-07T22:21:43.639Z] # $SEMVER_REMOTE_NAME = origin [2021-01-07T22:21:43.639Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-07T22:21:43.639Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-07T22:21:43.639Z] # $SEMVER_BRANCH = master [2021-01-07T22:21:43.639Z] # $SEMVER_TEMP = /tmp/semver-704513604 [2021-01-07T22:21:43.639Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-01-07T22:21:47.888Z] # '/tmp/semver-704513604' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-01-07T22:21:47.888Z] # -> Force: false [2021-01-07T22:21:47.888Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-01-07T22:21:47.907Z] $ docker exec --env ******** --env ******** 2938e0061508fd4cd60c2f3419bb49ba4e0557edba6110aeec92edbae7f8d849 ssh-agent -k [2021-01-07T22:21:48.023Z] unset SSH_AUTH_SOCK; [2021-01-07T22:21:48.024Z] unset SSH_AGENT_PID; [2021-01-07T22:21:48.024Z] echo Agent pid 54 killed; [2021-01-07T22:21:48.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-07T22:21:48.564Z] + git semver [Pipeline] } [2021-01-07T22:21:48.589Z] $ docker stop --time=1 2938e0061508fd4cd60c2f3419bb49ba4e0557edba6110aeec92edbae7f8d849 [2021-01-07T22:21:50.081Z] $ docker rm -f 2938e0061508fd4cd60c2f3419bb49ba4e0557edba6110aeec92edbae7f8d849 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-07T22:21:50.600Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-07T22:21:51.143Z] Stashed 1 file(s) [Pipeline] echo [2021-01-07T22:21:51.145Z] [edgeXSemver]: initialized semver on version 1.3.1-dev.13 [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-01-07T22:22:06.749Z] Still waiting to schedule task [2021-01-07T22:22:06.749Z] ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-18931’ is offline; ‘prd-centos7-docker-4c-2g-18932’ is offline; ‘prd-centos7-docker-4c-2g-18936’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18930’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-07T22:22:06.755Z] Still waiting to schedule task [2021-01-07T22:22:06.755Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-07T22:23:53.994Z] Running on prd-centos7-docker-4c-2g-18938 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-01-07T22:23:54.059Z] Running in /w/workspace/app-functions-sdk-go/162 [Pipeline] { [Pipeline] checkout [2021-01-07T22:23:55.225Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18937 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-01-07T22:23:55.283Z] Running in /w/workspace/app-functions-sdk-go/162 [Pipeline] { [Pipeline] checkout [2021-01-07T22:23:56.584Z] using credential edgex-jenkins-ssh [2021-01-07T22:23:56.640Z] Cloning the remote Git repository [2021-01-07T22:23:56.647Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-07T22:23:56.718Z] > git init /w/workspace/app-functions-sdk-go/162 # timeout=10 [2021-01-07T22:23:56.781Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-07T22:23:56.782Z] > git --version # timeout=10 [2021-01-07T22:23:56.787Z] > git --version # 'git version 2.24.3' [2021-01-07T22:23:56.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T22:23:56.817Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T22:23:58.664Z] Checking out Revision 2bc84c3391c193cbfeeedf3861e08dddeceafca7 (master) [2021-01-07T22:23:58.245Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-07T22:23:58.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T22:23:58.265Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-07T22:23:58.280Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-07T22:23:58.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T22:23:58.285Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-07T22:23:58.673Z] > git config core.sparsecheckout # timeout=10 [2021-01-07T22:23:58.677Z] > git checkout -f 2bc84c3391c193cbfeeedf3861e08dddeceafca7 # timeout=10 [2021-01-07T22:24:00.632Z] using credential edgex-jenkins-ssh [2021-01-07T22:24:00.721Z] Cloning the remote Git repository [2021-01-07T22:24:00.780Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-07T22:24:00.898Z] > git init /w/workspace/app-functions-sdk-go/162 # timeout=10 [2021-01-07T22:24:00.982Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-07T22:24:00.983Z] > git --version # timeout=10 [2021-01-07T22:24:01.001Z] > git --version # 'git version 2.17.1' [2021-01-07T22:24:01.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T22:24:01.101Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T22:24:02.419Z] Commit message: "build(deps): bump github.com/google/uuid from 1.1.2 to 1.1.4 (#626)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-07T22:24:03.875Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-07T22:24:04.246Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-07T22:24:04.545Z] + sudo service docker restart [2021-01-07T22:24:04.545Z] + true [2021-01-07T22:24:04.545Z] Redirecting to /bin/systemctl restart docker.service [2021-01-07T22:24:05.299Z] Checking out Revision 2bc84c3391c193cbfeeedf3861e08dddeceafca7 (master) [Pipeline] unstash [Pipeline] echo [2021-01-07T22:24:05.627Z] ========================================================= [2021-01-07T22:24:05.627Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-07T22:24:05.627Z] ========================================================= [2021-01-07T22:24:04.698Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-07T22:24:04.714Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T22:24:04.752Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-07T22:24:04.794Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-07T22:24:04.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T22:24:04.809Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-07T22:24:05.320Z] > git config core.sparsecheckout # timeout=10 [2021-01-07T22:24:05.342Z] > git checkout -f 2bc84c3391c193cbfeeedf3861e08dddeceafca7 # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:24:06.064Z] + 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-01-07T22:24:06.640Z] Sending build context to Docker daemon 19.06MB [2021-01-07T22:24:06.640Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-07T22:24:06.640Z] Step 2/8 : FROM ${BASE} [2021-01-07T22:24:06.640Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-07T22:24:06.640Z] 188c0c94c7c5: Pulling fs layer [2021-01-07T22:24:06.640Z] 0ef7d3d256c8: Pulling fs layer [2021-01-07T22:24:06.640Z] de9db76c5a1d: Pulling fs layer [2021-01-07T22:24:06.640Z] bca2f99d35d6: Pulling fs layer [2021-01-07T22:24:06.640Z] 93359f2a8cfa: Pulling fs layer [2021-01-07T22:24:06.640Z] 7c6f9722023f: Pulling fs layer [2021-01-07T22:24:06.640Z] a35cf1a2eb13: Pulling fs layer [2021-01-07T22:24:06.640Z] 93359f2a8cfa: Waiting [2021-01-07T22:24:06.640Z] 7c6f9722023f: Waiting [2021-01-07T22:24:06.640Z] a35cf1a2eb13: Waiting [2021-01-07T22:24:06.640Z] bca2f99d35d6: Waiting [2021-01-07T22:24:06.640Z] de9db76c5a1d: Verifying Checksum [2021-01-07T22:24:06.640Z] de9db76c5a1d: Download complete [2021-01-07T22:24:06.640Z] 0ef7d3d256c8: Verifying Checksum [2021-01-07T22:24:06.640Z] 0ef7d3d256c8: Download complete [2021-01-07T22:24:06.903Z] 93359f2a8cfa: Verifying Checksum [2021-01-07T22:24:06.903Z] 93359f2a8cfa: Download complete [2021-01-07T22:24:06.903Z] 188c0c94c7c5: Verifying Checksum [2021-01-07T22:24:06.903Z] 188c0c94c7c5: Download complete [2021-01-07T22:24:06.903Z] 7c6f9722023f: Verifying Checksum [2021-01-07T22:24:06.903Z] 7c6f9722023f: Download complete [2021-01-07T22:24:07.169Z] 188c0c94c7c5: Pull complete [2021-01-07T22:24:07.169Z] 0ef7d3d256c8: Pull complete [2021-01-07T22:24:07.438Z] de9db76c5a1d: Pull complete [2021-01-07T22:24:08.415Z] a35cf1a2eb13: Verifying Checksum [2021-01-07T22:24:08.415Z] a35cf1a2eb13: Download complete [2021-01-07T22:24:09.372Z] bca2f99d35d6: Verifying Checksum [2021-01-07T22:24:09.372Z] bca2f99d35d6: Download complete [2021-01-07T22:24:09.834Z] Commit message: "build(deps): bump github.com/google/uuid from 1.1.2 to 1.1.4 (#626)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-07T22:24:11.541Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-07T22:24:11.977Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-07T22:24:12.372Z] + sudo service docker restart [2021-01-07T22:24:12.373Z] + true [2021-01-07T22:24:14.737Z] bca2f99d35d6: Pull complete [2021-01-07T22:24:14.737Z] 93359f2a8cfa: Pull complete [2021-01-07T22:24:14.737Z] 7c6f9722023f: Pull complete [Pipeline] unstash [Pipeline] echo [2021-01-07T22:24:15.243Z] ========================================================= [2021-01-07T22:24:15.243Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-07T22:24:15.243Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:24:15.644Z] + 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 . [2021-01-07T22:24:16.640Z] Sending build context to Docker daemon 19.06MB [2021-01-07T22:24:16.640Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-07T22:24:16.640Z] Step 2/8 : FROM ${BASE} [2021-01-07T22:24:16.915Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-07T22:24:16.915Z] 5f621e34cdf4: Pulling fs layer [2021-01-07T22:24:16.915Z] a4357932f1b6: Pulling fs layer [2021-01-07T22:24:16.915Z] 18c013af1878: Pulling fs layer [2021-01-07T22:24:16.915Z] 00ac8860ef70: Pulling fs layer [2021-01-07T22:24:16.915Z] 63d7cb157983: Pulling fs layer [2021-01-07T22:24:16.915Z] b116817d02f9: Pulling fs layer [2021-01-07T22:24:16.915Z] 745a02a5169b: Pulling fs layer [2021-01-07T22:24:16.915Z] 00ac8860ef70: Waiting [2021-01-07T22:24:16.915Z] 63d7cb157983: Waiting [2021-01-07T22:24:16.915Z] b116817d02f9: Waiting [2021-01-07T22:24:16.915Z] 745a02a5169b: Waiting [2021-01-07T22:24:16.915Z] 18c013af1878: Download complete [2021-01-07T22:24:17.192Z] a4357932f1b6: Verifying Checksum [2021-01-07T22:24:17.192Z] a4357932f1b6: Download complete [2021-01-07T22:24:17.192Z] 63d7cb157983: Verifying Checksum [2021-01-07T22:24:17.192Z] 63d7cb157983: Download complete [2021-01-07T22:24:17.192Z] b116817d02f9: Verifying Checksum [2021-01-07T22:24:17.192Z] b116817d02f9: Download complete [2021-01-07T22:24:17.192Z] 5f621e34cdf4: Download complete [2021-01-07T22:24:17.801Z] 5f621e34cdf4: Pull complete [2021-01-07T22:24:18.405Z] a4357932f1b6: Pull complete [2021-01-07T22:24:19.006Z] 18c013af1878: Pull complete [2021-01-07T22:24:19.006Z] 745a02a5169b: Download complete [2021-01-07T22:24:20.434Z] 00ac8860ef70: Verifying Checksum [2021-01-07T22:24:20.434Z] 00ac8860ef70: Download complete [2021-01-07T22:24:22.927Z] a35cf1a2eb13: Pull complete [2021-01-07T22:24:22.927Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-07T22:24:22.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-07T22:24:22.927Z] ---> a62c8e92a672 [2021-01-07T22:24:22.927Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-01-07T22:24:22.927Z] 20.10.0: Pulling from library/docker [2021-01-07T22:24:22.927Z] 05e7bc50f07f: Pulling fs layer [2021-01-07T22:24:22.927Z] 6db28d0fdbf6: Pulling fs layer [2021-01-07T22:24:22.927Z] 292df0bc6bf3: Pulling fs layer [2021-01-07T22:24:22.927Z] 2e060f4bd70b: Pulling fs layer [2021-01-07T22:24:22.927Z] 80e8d568a223: Pulling fs layer [2021-01-07T22:24:22.927Z] 8dc6ef1a942a: Pulling fs layer [2021-01-07T22:24:22.927Z] 2312dd95470a: Pulling fs layer [2021-01-07T22:24:22.927Z] 80e8d568a223: Waiting [2021-01-07T22:24:22.927Z] 2e060f4bd70b: Waiting [2021-01-07T22:24:22.927Z] 2312dd95470a: Waiting [2021-01-07T22:24:22.927Z] 292df0bc6bf3: Verifying Checksum [2021-01-07T22:24:22.927Z] 292df0bc6bf3: Download complete [2021-01-07T22:24:22.927Z] 05e7bc50f07f: Verifying Checksum [2021-01-07T22:24:22.927Z] 05e7bc50f07f: Download complete [2021-01-07T22:24:23.205Z] 80e8d568a223: Verifying Checksum [2021-01-07T22:24:23.205Z] 80e8d568a223: Download complete [2021-01-07T22:24:23.205Z] 8dc6ef1a942a: Verifying Checksum [2021-01-07T22:24:23.205Z] 8dc6ef1a942a: Download complete [2021-01-07T22:24:23.205Z] 2312dd95470a: Verifying Checksum [2021-01-07T22:24:23.205Z] 2312dd95470a: Download complete [2021-01-07T22:24:23.205Z] 6db28d0fdbf6: Verifying Checksum [2021-01-07T22:24:23.205Z] 6db28d0fdbf6: Download complete [2021-01-07T22:24:23.789Z] 05e7bc50f07f: Pull complete [2021-01-07T22:24:24.054Z] 6db28d0fdbf6: Pull complete [2021-01-07T22:24:24.054Z] 292df0bc6bf3: Pull complete [2021-01-07T22:24:24.317Z] 2e060f4bd70b: Verifying Checksum [2021-01-07T22:24:24.317Z] 2e060f4bd70b: Download complete [2021-01-07T22:24:26.883Z] 2e060f4bd70b: Pull complete [2021-01-07T22:24:26.883Z] 80e8d568a223: Pull complete [2021-01-07T22:24:27.145Z] 8dc6ef1a942a: Pull complete [2021-01-07T22:24:27.145Z] 2312dd95470a: Pull complete [2021-01-07T22:24:27.145Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-07T22:24:27.145Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-07T22:24:28.537Z] ---> 6d6e50ff3238 [2021-01-07T22:24:28.537Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-07T22:24:28.537Z] ---> Running in 6429204cfb7c [2021-01-07T22:24:28.801Z] Removing intermediate container 6429204cfb7c [2021-01-07T22:24:28.801Z] ---> 5e94d82b00d8 [2021-01-07T22:24:28.801Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-07T22:24:28.801Z] ---> Running in bf1a32f79e08 [2021-01-07T22:24:29.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T22:24:30.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T22:24:30.622Z] 00ac8860ef70: Pull complete [2021-01-07T22:24:30.623Z] 63d7cb157983: Pull complete [2021-01-07T22:24:30.908Z] b116817d02f9: Pull complete [2021-01-07T22:24:31.277Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-07T22:24:31.538Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-07T22:24:31.538Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-01-07T22:24:31.801Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-07T22:24:31.801Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-07T22:24:31.801Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T22:24:31.801Z] OK: 167 MiB in 44 packages [2021-01-07T22:24:32.751Z] Removing intermediate container bf1a32f79e08 [2021-01-07T22:24:32.751Z] ---> e2d02a9d30fb [2021-01-07T22:24:32.751Z] Step 6/8 : WORKDIR /build [2021-01-07T22:24:32.751Z] ---> Running in 8f66afaef2ec [2021-01-07T22:24:32.751Z] Removing intermediate container 8f66afaef2ec [2021-01-07T22:24:32.751Z] ---> eb391651499f [2021-01-07T22:24:32.751Z] Step 7/8 : COPY go.mod . [2021-01-07T22:24:33.018Z] ---> ec3a21abede1 [2021-01-07T22:24:33.018Z] Step 8/8 : RUN go mod download [2021-01-07T22:24:33.018Z] ---> Running in fb7b3eac6674 [2021-01-07T22:24:35.234Z] 745a02a5169b: Pull complete [2021-01-07T22:24:35.234Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-07T22:24:35.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-07T22:24:35.234Z] ---> b7e6874047d6 [2021-01-07T22:24:35.234Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-01-07T22:24:35.234Z] 20.10.0: Pulling from library/docker [2021-01-07T22:24:35.234Z] a3cc7d3b244e: Pulling fs layer [2021-01-07T22:24:35.234Z] 02a3295e0d61: Pulling fs layer [2021-01-07T22:24:35.234Z] 0f4f2e6d8100: Pulling fs layer [2021-01-07T22:24:35.234Z] 330b718f631f: Pulling fs layer [2021-01-07T22:24:35.234Z] a93816041522: Pulling fs layer [2021-01-07T22:24:35.234Z] bdb6da89ff94: Pulling fs layer [2021-01-07T22:24:35.234Z] 2a70c0c122f4: Pulling fs layer [2021-01-07T22:24:35.234Z] 330b718f631f: Waiting [2021-01-07T22:24:35.234Z] a93816041522: Waiting [2021-01-07T22:24:35.234Z] bdb6da89ff94: Waiting [2021-01-07T22:24:35.234Z] 2a70c0c122f4: Waiting [2021-01-07T22:24:35.234Z] 0f4f2e6d8100: Verifying Checksum [2021-01-07T22:24:35.234Z] 0f4f2e6d8100: Download complete [2021-01-07T22:24:35.234Z] 02a3295e0d61: Verifying Checksum [2021-01-07T22:24:35.234Z] 02a3295e0d61: Download complete [2021-01-07T22:24:35.234Z] a3cc7d3b244e: Download complete [2021-01-07T22:24:35.234Z] a93816041522: Download complete [2021-01-07T22:24:35.234Z] 2a70c0c122f4: Verifying Checksum [2021-01-07T22:24:35.234Z] 2a70c0c122f4: Download complete [2021-01-07T22:24:35.234Z] bdb6da89ff94: Verifying Checksum [2021-01-07T22:24:35.234Z] bdb6da89ff94: Download complete [2021-01-07T22:24:35.833Z] a3cc7d3b244e: Pull complete [2021-01-07T22:24:36.437Z] 02a3295e0d61: Pull complete [2021-01-07T22:24:36.710Z] 0f4f2e6d8100: Pull complete [2021-01-07T22:24:36.983Z] 330b718f631f: Verifying Checksum [2021-01-07T22:24:36.983Z] 330b718f631f: Download complete [2021-01-07T22:24:41.299Z] 330b718f631f: Pull complete [2021-01-07T22:24:41.299Z] a93816041522: Pull complete [2021-01-07T22:24:41.574Z] bdb6da89ff94: Pull complete [2021-01-07T22:24:41.847Z] 2a70c0c122f4: Pull complete [2021-01-07T22:24:41.847Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-07T22:24:41.847Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-07T22:24:48.563Z] ---> 1af1b0bb6192 [2021-01-07T22:24:48.563Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-07T22:24:48.563Z] ---> Running in 5cb1d5eeebaf [2021-01-07T22:24:48.563Z] Removing intermediate container 5cb1d5eeebaf [2021-01-07T22:24:48.563Z] ---> c36b45870da1 [2021-01-07T22:24:48.563Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-07T22:24:48.563Z] ---> Running in e25d92fed72a [2021-01-07T22:24:50.003Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T22:24:50.599Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T22:24:51.617Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-07T22:24:51.617Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-07T22:24:51.888Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-01-07T22:24:51.888Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-07T22:24:52.162Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-07T22:24:52.162Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T22:24:52.162Z] OK: 144 MiB in 44 packages [2021-01-07T22:24:53.597Z] Removing intermediate container e25d92fed72a [2021-01-07T22:24:53.597Z] ---> deb8e94b5ece [2021-01-07T22:24:53.597Z] Step 6/8 : WORKDIR /build [2021-01-07T22:24:53.868Z] ---> Running in 86532c059bf3 [2021-01-07T22:24:54.142Z] Removing intermediate container 86532c059bf3 [2021-01-07T22:24:54.142Z] ---> db618376d4e3 [2021-01-07T22:24:54.142Z] Step 7/8 : COPY go.mod . [2021-01-07T22:24:54.738Z] ---> 1044298f1595 [2021-01-07T22:24:54.738Z] Step 8/8 : RUN go mod download [2021-01-07T22:24:55.011Z] ---> Running in fb090178dd84 [2021-01-07T22:24:55.056Z] Removing intermediate container fb7b3eac6674 [2021-01-07T22:24:55.056Z] ---> 7dfcc66ae95b [2021-01-07T22:24:55.057Z] Successfully built 7dfcc66ae95b [2021-01-07T22:24:55.057Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:24:55.386Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-07T22:24:55.386Z] . [Pipeline] withDockerContainer [2021-01-07T22:24:55.514Z] prd-centos7-docker-4c-2g-18938 does not seem to be running inside a container [2021-01-07T22:24:55.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/162 -v /w/workspace/app-functions-sdk-go/162:/w/workspace/app-functions-sdk-go/162:rw,z -v /w/workspace/app-functions-sdk-go/162@tmp:/w/workspace/app-functions-sdk-go/162@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 ******** ci-base-image-x86_64 cat [2021-01-07T22:24:56.325Z] $ docker top 26ea1053bca8325c4d8d24c4b9d8dff4e27439fb89224e0ea0f83c0bb5b058c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T22:24:56.849Z] + go version [2021-01-07T22:24:56.849Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-07T22:24:56.864Z] $ docker stop --time=1 26ea1053bca8325c4d8d24c4b9d8dff4e27439fb89224e0ea0f83c0bb5b058c1 [2021-01-07T22:24:58.206Z] $ docker rm -f 26ea1053bca8325c4d8d24c4b9d8dff4e27439fb89224e0ea0f83c0bb5b058c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:24:59.075Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-07T22:24:59.075Z] . [Pipeline] withDockerContainer [2021-01-07T22:24:59.178Z] prd-centos7-docker-4c-2g-18938 does not seem to be running inside a container [2021-01-07T22:24:59.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/162 -v /w/workspace/app-functions-sdk-go/162:/w/workspace/app-functions-sdk-go/162:rw,z -v /w/workspace/app-functions-sdk-go/162@tmp:/w/workspace/app-functions-sdk-go/162@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 ******** ci-base-image-x86_64 cat [2021-01-07T22:25:00.040Z] $ docker top 282c353ff58411ad1faa5d2961c93f5fcb31d13ad25d5b5e27ff8b3d52e5f51a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T22:25:00.628Z] + make test [2021-01-07T22:25:00.628Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-07T22:25:02.056Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2021-01-07T22:25:08.748Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.020s coverage: 86.2% of statements [2021-01-07T22:25:16.990Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.035s coverage: 47.9% of statements [2021-01-07T22:25:16.990Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2021-01-07T22:25:16.990Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2021-01-07T22:25:16.990Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.025s coverage: 61.5% of statements [2021-01-07T22:25:16.990Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2021-01-07T22:25:16.990Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.029s coverage: 69.1% of statements [2021-01-07T22:25:16.990Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2021-01-07T22:25:16.990Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2021-01-07T22:25:16.990Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2021-01-07T22:25:16.990Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2021-01-07T22:25:16.990Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2021-01-07T22:25:16.990Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2021-01-07T22:25:16.990Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.035s coverage: 97.7% of statements [2021-01-07T22:25:16.990Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2021-01-07T22:25:16.990Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2021-01-07T22:25:16.990Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.033s coverage: 8.8% of statements [2021-01-07T22:25:21.820Z] Removing intermediate container fb090178dd84 [2021-01-07T22:25:21.820Z] ---> 1608dc2485ff [2021-01-07T22:25:21.820Z] Successfully built 1608dc2485ff [2021-01-07T22:25:21.820Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:25:22.167Z] + docker inspect -f . ci-base-image-arm64 [2021-01-07T22:25:22.167Z] . [Pipeline] withDockerContainer [2021-01-07T22:25:22.444Z] prd-ubuntu18.04-docker-arm64-4c-16g-18937 does not seem to be running inside a container [2021-01-07T22:25:22.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/162 -v /w/workspace/app-functions-sdk-go/162:/w/workspace/app-functions-sdk-go/162:rw,z -v /w/workspace/app-functions-sdk-go/162@tmp:/w/workspace/app-functions-sdk-go/162@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 ******** ci-base-image-arm64 cat [2021-01-07T22:25:24.176Z] $ docker top 89d9e64955777b5dd6bde064358211525388169b83b9aeeebc167569baf755a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T22:25:25.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.921s coverage: 75.0% of statements [2021-01-07T22:25:25.194Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2021-01-07T22:25:25.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.014s coverage: 87.9% of statements [2021-01-07T22:25:25.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.019s coverage: 80.5% of statements [2021-01-07T22:25:25.194Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.012s coverage: 71.7% of statements [2021-01-07T22:25:25.218Z] + go version [2021-01-07T22:25:25.218Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-07T22:25:25.240Z] $ docker stop --time=1 89d9e64955777b5dd6bde064358211525388169b83b9aeeebc167569baf755a2 [2021-01-07T22:25:27.214Z] $ docker rm -f 89d9e64955777b5dd6bde064358211525388169b83b9aeeebc167569baf755a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:25:28.225Z] + docker inspect -f . ci-base-image-arm64 [2021-01-07T22:25:28.225Z] . [Pipeline] withDockerContainer [2021-01-07T22:25:28.492Z] prd-ubuntu18.04-docker-arm64-4c-16g-18937 does not seem to be running inside a container [2021-01-07T22:25:28.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/162 -v /w/workspace/app-functions-sdk-go/162:/w/workspace/app-functions-sdk-go/162:rw,z -v /w/workspace/app-functions-sdk-go/162@tmp:/w/workspace/app-functions-sdk-go/162@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 ******** ci-base-image-arm64 cat [2021-01-07T22:25:30.085Z] $ docker top dd72a86187a491d423dad533ffa0233ac0613356a77a81a461ddd753a935bc1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T22:25:31.136Z] + make test [2021-01-07T22:25:31.136Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-07T22:25:32.587Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2021-01-07T22:25:47.202Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.043s coverage: 81.6% of statements [2021-01-07T22:25:47.202Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 94.4% of statements [2021-01-07T22:25:47.202Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-01-07T22:25:47.202Z] gofmt -l . [2021-01-07T22:25:47.202Z] [ "`gofmt -l .`" = "" ] [2021-01-07T22:25:47.202Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-07T22:25:47.791Z] $ docker stop --time=1 282c353ff58411ad1faa5d2961c93f5fcb31d13ad25d5b5e27ff8b3d52e5f51a [2021-01-07T22:25:49.665Z] $ docker rm -f 282c353ff58411ad1faa5d2961c93f5fcb31d13ad25d5b5e27ff8b3d52e5f51a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-07T22:25:50.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-07T22:25:50.683Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-07T22:25:54.797Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.047s coverage: 86.2% of statements [2021-01-07T22:26:17.089Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.057s coverage: 47.9% of statements [2021-01-07T22:26:17.089Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2021-01-07T22:26:17.089Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2021-01-07T22:26:17.089Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.067s coverage: 61.5% of statements [2021-01-07T22:26:17.089Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2021-01-07T22:26:17.089Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.052s coverage: 69.1% of statements [2021-01-07T22:26:17.089Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2021-01-07T22:26:17.089Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2021-01-07T22:26:17.089Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2021-01-07T22:26:17.089Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2021-01-07T22:26:17.089Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2021-01-07T22:26:17.089Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2021-01-07T22:26:17.089Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.021s coverage: 97.7% of statements [2021-01-07T22:26:17.089Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2021-01-07T22:26:17.089Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2021-01-07T22:26:17.089Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.024s coverage: 8.8% of statements [2021-01-07T22:26:25.409Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.963s coverage: 75.0% of statements [2021-01-07T22:26:25.409Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2021-01-07T22:26:25.409Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.047s coverage: 87.9% of statements [2021-01-07T22:26:25.409Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.053s coverage: 80.5% of statements [2021-01-07T22:26:25.409Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.034s coverage: 71.7% of statements [2021-01-07T22:26:47.533Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.058s coverage: 81.6% of statements [2021-01-07T22:26:47.533Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.012s coverage: 94.4% of statements [2021-01-07T22:26:47.533Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-01-07T22:26:55.864Z] gofmt -l . [2021-01-07T22:26:55.864Z] [ "`gofmt -l .`" = "" ] [2021-01-07T22:26:55.864Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-07T22:26:56.554Z] $ docker stop --time=1 dd72a86187a491d423dad533ffa0233ac0613356a77a81a461ddd753a935bc1b [2021-01-07T22:26:58.705Z] $ docker rm -f dd72a86187a491d423dad533ffa0233ac0613356a77a81a461ddd753a935bc1b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-07T22:26:59.680Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-07T22:26:59.748Z] Warning: overwriting stash ‘coverage-report’ [2021-01-07T22:27:00.829Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-07T22:27:02.600Z] provisioning config files... [2021-01-07T22:27:02.612Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4699216479275038654tmp [Pipeline] { [Pipeline] sh [2021-01-07T22:27:02.984Z] + set +x [2021-01-07T22:27:02.984Z] + curl -s https://codecov.io/bash [2021-01-07T22:27:02.984Z] + bash -s -- [2021-01-07T22:27:03.247Z] [2021-01-07T22:27:03.247Z] _____ _ [2021-01-07T22:27:03.247Z] / ____| | | [2021-01-07T22:27:03.247Z] | | ___ __| | ___ ___ _____ __ [2021-01-07T22:27:03.247Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-07T22:27:03.247Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-07T22:27:03.247Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-07T22:27:03.247Z] Bash-20201231-23d4836 [2021-01-07T22:27:03.247Z] [2021-01-07T22:27:03.247Z] [2021-01-07T22:27:03.247Z] ==> git version 2.24.3 found [2021-01-07T22:27:03.247Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-07T22:27:03.247Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-07T22:27:03.247Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-07T22:27:03.247Z] ==> Jenkins CI detected. [2021-01-07T22:27:03.247Z] project root: . [2021-01-07T22:27:03.247Z] --> token set from env [2021-01-07T22:27:03.247Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-07T22:27:03.247Z] ==> Running gcov in . (disable via -X gcov) [2021-01-07T22:27:03.247Z] ==> Python coveragepy not found [2021-01-07T22:27:03.247Z] ==> Searching for coverage reports in: [2021-01-07T22:27:03.247Z] + . [2021-01-07T22:27:03.247Z] -> Found 1 reports [2021-01-07T22:27:03.247Z] ==> Detecting git/mercurial file structure [2021-01-07T22:27:03.247Z] ==> Reading reports [2021-01-07T22:27:03.247Z] + ./coverage.out bytes=71081 [2021-01-07T22:27:03.247Z] ==> Appending adjustments [2021-01-07T22:27:03.247Z] https://docs.codecov.io/docs/fixing-reports [2021-01-07T22:27:03.822Z] + Found adjustments [2021-01-07T22:27:03.822Z] ==> Gzipping contents [2021-01-07T22:27:03.822Z] 16K /tmp/codecov.GAPdGQ.gz [2021-01-07T22:27:03.822Z] ==> Uploading reports [2021-01-07T22:27:03.822Z] url: https://codecov.io [2021-01-07T22:27:03.822Z] query: branch=master&commit=2bc84c3391c193cbfeeedf3861e08dddeceafca7&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F162%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-07T22:27:03.822Z] -> Pinging Codecov [2021-01-07T22:27:03.822Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=master&commit=2bc84c3391c193cbfeeedf3861e08dddeceafca7&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F162%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-07T22:27:04.084Z] -> Uploading to [2021-01-07T22:27:04.084Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-07/3D8B5DFFC46A037C893635FACE044666/2bc84c3391c193cbfeeedf3861e08dddeceafca7/7aa6947b-1f88-4b79-8d7c-d4d08009990b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210107T222704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f8a57a6b06013d2597f565c00371bb3d471a85cdf723de6543d9d57168f0c43a [2021-01-07T22:27:04.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-07T22:27:04.084Z] Dload Upload Total Spent Left Speed [2021-01-07T22:27:04.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12687 0 0 100 12687 0 27887 --:--:-- --:--:-- --:--:-- 27883 100 12687 0 0 100 12687 0 27875 --:--:-- --:--:-- --:--:-- 27883 [2021-01-07T22:27:04.658Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/2bc84c3391c193cbfeeedf3861e08dddeceafca7 [Pipeline] } [2021-01-07T22:27:04.668Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-01-07T22:27:05.098Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-07T22:27:05.148Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:27:05.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-07T22:27:05.503Z] [2021-01-07T22:27:05.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:27:05.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-07T22:27:05.860Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-07T22:27:05.860Z] 188c0c94c7c5: Pulling fs layer [2021-01-07T22:27:05.860Z] 0ef7d3d256c8: Pulling fs layer [2021-01-07T22:27:05.860Z] de9db76c5a1d: Pulling fs layer [2021-01-07T22:27:05.860Z] 0eba1c9be4d2: Pulling fs layer [2021-01-07T22:27:05.860Z] 0d57e429df01: Pulling fs layer [2021-01-07T22:27:05.860Z] 4e4be7b47b0d: Pulling fs layer [2021-01-07T22:27:05.860Z] e1f770b5df2f: Pulling fs layer [2021-01-07T22:27:05.860Z] 85a0685a4137: Pulling fs layer [2021-01-07T22:27:05.860Z] 0d57e429df01: Waiting [2021-01-07T22:27:05.860Z] 4e4be7b47b0d: Waiting [2021-01-07T22:27:05.860Z] e1f770b5df2f: Waiting [2021-01-07T22:27:05.860Z] 0eba1c9be4d2: Waiting [2021-01-07T22:27:05.860Z] 85a0685a4137: Waiting [2021-01-07T22:27:05.860Z] de9db76c5a1d: Download complete [2021-01-07T22:27:05.860Z] 0ef7d3d256c8: Verifying Checksum [2021-01-07T22:27:05.860Z] 0ef7d3d256c8: Download complete [2021-01-07T22:27:05.860Z] 0d57e429df01: Verifying Checksum [2021-01-07T22:27:05.860Z] 0d57e429df01: Download complete [2021-01-07T22:27:05.860Z] 4e4be7b47b0d: Verifying Checksum [2021-01-07T22:27:05.860Z] 4e4be7b47b0d: Download complete [2021-01-07T22:27:06.123Z] 188c0c94c7c5: Verifying Checksum [2021-01-07T22:27:06.123Z] 188c0c94c7c5: Download complete [2021-01-07T22:27:06.393Z] 188c0c94c7c5: Pull complete [2021-01-07T22:27:06.657Z] 0ef7d3d256c8: Pull complete [2021-01-07T22:27:06.657Z] de9db76c5a1d: Pull complete [2021-01-07T22:27:07.615Z] e1f770b5df2f: Verifying Checksum [2021-01-07T22:27:07.615Z] e1f770b5df2f: Download complete [2021-01-07T22:27:10.185Z] 0eba1c9be4d2: Verifying Checksum [2021-01-07T22:27:10.185Z] 0eba1c9be4d2: Download complete [2021-01-07T22:27:10.448Z] 85a0685a4137: Verifying Checksum [2021-01-07T22:27:10.449Z] 85a0685a4137: Download complete [2021-01-07T22:27:17.103Z] 0eba1c9be4d2: Pull complete [2021-01-07T22:27:17.103Z] 0d57e429df01: Pull complete [2021-01-07T22:27:17.103Z] 4e4be7b47b0d: Pull complete [2021-01-07T22:27:19.669Z] e1f770b5df2f: Pull complete [2021-01-07T22:27:27.872Z] 85a0685a4137: Pull complete [2021-01-07T22:27:27.872Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-07T22:27:27.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-07T22:27:27.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-07T22:27:28.114Z] prd-centos7-docker-4c-2g-18933 does not seem to be running inside a container [2021-01-07T22:27:28.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-01-07T22:27:29.205Z] $ docker top c9e5d166f741361935df7bea3c5b8cf75a099a6fcc0460ba794b7cf0619a0e21 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-07T22:27:29.435Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-07T22:27:29.740Z] + set -o pipefail [2021-01-07T22:27:29.740Z] + snyk monitor '--org=edgex-jenkins' [2021-01-07T22:27:37.969Z] [2021-01-07T22:27:37.969Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... [2021-01-07T22:27:37.969Z] [2021-01-07T22:27:37.969Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/54a4a179-9876-4b69-8c3e-ee2cae9cabde [2021-01-07T22:27:37.969Z] [2021-01-07T22:27:37.969Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-07T22:27:37.969Z] [2021-01-07T22:27:37.969Z] [Pipeline] } [2021-01-07T22:27:37.987Z] $ docker stop --time=1 c9e5d166f741361935df7bea3c5b8cf75a099a6fcc0460ba794b7cf0619a0e21 [2021-01-07T22:27:41.176Z] $ docker rm -f c9e5d166f741361935df7bea3c5b8cf75a099a6fcc0460ba794b7cf0619a0e21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-01-07T22:27:42.618Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-07T22:27:42.673Z] provisioning config files... [2021-01-07T22:27:42.697Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3865944882999898541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-07T22:27:43.100Z] --> edgex-publish-swagger.sh [2021-01-07T22:27:43.100Z] === Publish openapi/v2 API === [2021-01-07T22:27:43.100Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-01-07T22:27:43.100Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [2021-01-07T22:27:43.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-07T22:27:43.100Z] Dload Upload Total Spent Left Speed [2021-01-07T22:27:44.505Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 11306 0:00:01 0:00:01 --:--:-- 11316 100 13025 0 0 100 13025 0 11305 0:00:01 0:00:01 --:--:-- 11316 [2021-01-07T22:27:44.505Z] [2021-01-07T22:27:44.505Z] [Pipeline] } [2021-01-07T22:27:44.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-01-07T22:27:45.398Z] + git log --format=format:%s -1 2bc84c3391c193cbfeeedf3861e08dddeceafca7 [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:27:45.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-07T22:27:45.713Z] . [Pipeline] withDockerContainer [2021-01-07T22:27:45.815Z] prd-centos7-docker-4c-2g-18933 does not seem to be running inside a container [2021-01-07T22:27:45.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-07T22:27:46.641Z] $ docker top f47bca6abde34cdcecba21fda543eb6e75530453000f23806137855dbf4cdc5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-07T22:27:47.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-07T22:27:47.011Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-07T22:27:47.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-07T22:27:47.264Z] $ docker exec f47bca6abde34cdcecba21fda543eb6e75530453000f23806137855dbf4cdc5f ssh-agent [2021-01-07T22:27:47.457Z] SSH_AUTH_SOCK=/tmp/ssh-DAW13R85talY/agent.11 [2021-01-07T22:27:47.457Z] SSH_AGENT_PID=16 [2021-01-07T22:27:47.465Z] Running ssh-add (command line suppressed) [2021-01-07T22:27:47.606Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5911745126055836758.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5911745126055836758.key) [2021-01-07T22:27:47.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-07T22:27:48.005Z] + git semver tag [2021-01-07T22:27:48.005Z] # -> Open(): unable to determine branch for HEAD [2021-01-07T22:27:48.005Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-07T22:27:48.005Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-07T22:27:48.005Z] # $SEMVER_REMOTE_NAME = origin [2021-01-07T22:27:48.005Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-07T22:27:48.005Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-07T22:27:48.005Z] # $SEMVER_BRANCH = master [2021-01-07T22:27:48.005Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-01-07T22:27:48.005Z] # 2bc84c3391c193cbfeeedf3861e08dddeceafca7 HEAD [2021-01-07T22:27:48.005Z] # -> Force: false [2021-01-07T22:27:48.005Z] # 51470a375eee77ff313fcbac63f715ea2f1a6dfa refs/tags/v1.3.1-dev.13 [Pipeline] } [2021-01-07T22:27:48.020Z] $ docker exec --env ******** --env ******** f47bca6abde34cdcecba21fda543eb6e75530453000f23806137855dbf4cdc5f ssh-agent -k [2021-01-07T22:27:48.146Z] unset SSH_AUTH_SOCK; [2021-01-07T22:27:48.146Z] unset SSH_AGENT_PID; [2021-01-07T22:27:48.146Z] echo Agent pid 16 killed; [2021-01-07T22:27:48.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-07T22:27:48.682Z] + git semver [Pipeline] } [2021-01-07T22:27:48.704Z] $ docker stop --time=1 f47bca6abde34cdcecba21fda543eb6e75530453000f23806137855dbf4cdc5f [2021-01-07T22:27:50.066Z] $ docker rm -f f47bca6abde34cdcecba21fda543eb6e75530453000f23806137855dbf4cdc5f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:27:50.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-07T22:27:50.746Z] [2021-01-07T22:27:50.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:27:51.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-07T22:27:51.114Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-07T22:27:51.114Z] ab5ef0e58194: Pulling fs layer [2021-01-07T22:27:51.114Z] 9712f1f96733: Pulling fs layer [2021-01-07T22:27:51.114Z] 63f879dbbcfc: Pulling fs layer [2021-01-07T22:27:51.114Z] 0d9ebad4ef96: Pulling fs layer [2021-01-07T22:27:51.114Z] e9a5061849ea: Pulling fs layer [2021-01-07T22:27:51.114Z] d747dcd14b5f: Pulling fs layer [2021-01-07T22:27:51.114Z] 2de7ff778b66: Pulling fs layer [2021-01-07T22:27:51.114Z] e9a5061849ea: Waiting [2021-01-07T22:27:51.114Z] 0d9ebad4ef96: Waiting [2021-01-07T22:27:51.114Z] d747dcd14b5f: Waiting [2021-01-07T22:27:51.114Z] 2de7ff778b66: Waiting [2021-01-07T22:27:51.114Z] 9712f1f96733: Verifying Checksum [2021-01-07T22:27:51.114Z] 9712f1f96733: Download complete [2021-01-07T22:27:53.694Z] 63f879dbbcfc: Verifying Checksum [2021-01-07T22:27:53.694Z] 63f879dbbcfc: Download complete [2021-01-07T22:27:53.694Z] e9a5061849ea: Verifying Checksum [2021-01-07T22:27:53.694Z] e9a5061849ea: Download complete [2021-01-07T22:27:53.694Z] d747dcd14b5f: Verifying Checksum [2021-01-07T22:27:53.694Z] d747dcd14b5f: Download complete [2021-01-07T22:27:53.694Z] 0d9ebad4ef96: Verifying Checksum [2021-01-07T22:27:53.694Z] 0d9ebad4ef96: Download complete [2021-01-07T22:27:53.957Z] 2de7ff778b66: Verifying Checksum [2021-01-07T22:27:53.957Z] 2de7ff778b66: Download complete [2021-01-07T22:27:53.957Z] ab5ef0e58194: Verifying Checksum [2021-01-07T22:27:53.957Z] ab5ef0e58194: Download complete [2021-01-07T22:27:59.312Z] ab5ef0e58194: Pull complete [2021-01-07T22:27:59.312Z] 9712f1f96733: Pull complete [2021-01-07T22:28:00.730Z] 63f879dbbcfc: Pull complete [2021-01-07T22:28:07.370Z] 0d9ebad4ef96: Pull complete [2021-01-07T22:28:09.316Z] e9a5061849ea: Pull complete [2021-01-07T22:28:09.637Z] d747dcd14b5f: Pull complete [2021-01-07T22:28:13.089Z] 2de7ff778b66: Pull complete [2021-01-07T22:28:13.089Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-07T22:28:13.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-07T22:28:13.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-07T22:28:13.309Z] prd-centos7-docker-4c-2g-18933 does not seem to be running inside a container [2021-01-07T22:28:13.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-01-07T22:28:16.492Z] $ docker top b92eb38446277f1665f20e3ef3887f053a217f40bfca6b49689eaea4f9bd64d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-07T22:28:16.765Z] provisioning config files... [2021-01-07T22:28:16.774Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3962865043926389538tmp [2021-01-07T22:28:16.790Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8427504628588249247tmp [2021-01-07T22:28:16.806Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8082356484907591413tmp [Pipeline] { [Pipeline] echo [2021-01-07T22:28:16.860Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T22:28:17.168Z] ---> sigul-configuration.sh [2021-01-07T22:28:17.168Z] gpg: directory `/root/.gnupg' created [2021-01-07T22:28:17.168Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-07T22:28:17.168Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-07T22:28:17.168Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-07T22:28:17.168Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-07T22:28:17.168Z] gpg: CAST5 encrypted data [2021-01-07T22:28:17.430Z] gpg: encrypted with 1 passphrase [2021-01-07T22:28:17.430Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-07T22:28:17.736Z] + mkdir /home/jenkins [2021-01-07T22:28:17.736Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-07T22:28:18.036Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-01-07T22:28:18.052Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T22:28:18.360Z] ---> sigul-install.sh [2021-01-07T22:28:24.980Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-07T22:28:25.288Z] + git tag --list [2021-01-07T22:28:25.288Z] v0.1.0 [2021-01-07T22:28:25.288Z] v0.1.1 [2021-01-07T22:28:25.288Z] v1.0.0 [2021-01-07T22:28:25.288Z] v1.1.0 [2021-01-07T22:28:25.288Z] v1.2.0 [2021-01-07T22:28:25.288Z] v1.2.1-dev.1 [2021-01-07T22:28:25.288Z] v1.2.1-dev.10 [2021-01-07T22:28:25.288Z] v1.2.1-dev.11 [2021-01-07T22:28:25.288Z] v1.2.1-dev.12 [2021-01-07T22:28:25.288Z] v1.2.1-dev.13 [2021-01-07T22:28:25.288Z] v1.2.1-dev.14 [2021-01-07T22:28:25.288Z] v1.2.1-dev.15 [2021-01-07T22:28:25.288Z] v1.2.1-dev.16 [2021-01-07T22:28:25.288Z] v1.2.1-dev.17 [2021-01-07T22:28:25.288Z] v1.2.1-dev.18 [2021-01-07T22:28:25.288Z] v1.2.1-dev.19 [2021-01-07T22:28:25.288Z] v1.2.1-dev.2 [2021-01-07T22:28:25.288Z] v1.2.1-dev.20 [2021-01-07T22:28:25.288Z] v1.2.1-dev.21 [2021-01-07T22:28:25.288Z] v1.2.1-dev.22 [2021-01-07T22:28:25.288Z] v1.2.1-dev.23 [2021-01-07T22:28:25.288Z] v1.2.1-dev.24 [2021-01-07T22:28:25.288Z] v1.2.1-dev.25 [2021-01-07T22:28:25.288Z] v1.2.1-dev.26 [2021-01-07T22:28:25.288Z] v1.2.1-dev.27 [2021-01-07T22:28:25.288Z] v1.2.1-dev.28 [2021-01-07T22:28:25.288Z] v1.2.1-dev.29 [2021-01-07T22:28:25.288Z] v1.2.1-dev.3 [2021-01-07T22:28:25.288Z] v1.2.1-dev.30 [2021-01-07T22:28:25.288Z] v1.2.1-dev.31 [2021-01-07T22:28:25.288Z] v1.2.1-dev.32 [2021-01-07T22:28:25.288Z] v1.2.1-dev.33 [2021-01-07T22:28:25.289Z] v1.2.1-dev.34 [2021-01-07T22:28:25.289Z] v1.2.1-dev.35 [2021-01-07T22:28:25.289Z] v1.2.1-dev.36 [2021-01-07T22:28:25.289Z] v1.2.1-dev.37 [2021-01-07T22:28:25.289Z] v1.2.1-dev.38 [2021-01-07T22:28:25.289Z] v1.2.1-dev.39 [2021-01-07T22:28:25.289Z] v1.2.1-dev.4 [2021-01-07T22:28:25.289Z] v1.2.1-dev.40 [2021-01-07T22:28:25.289Z] v1.2.1-dev.41 [2021-01-07T22:28:25.289Z] v1.2.1-dev.42 [2021-01-07T22:28:25.289Z] v1.2.1-dev.43 [2021-01-07T22:28:25.289Z] v1.2.1-dev.44 [2021-01-07T22:28:25.289Z] v1.2.1-dev.45 [2021-01-07T22:28:25.289Z] v1.2.1-dev.46 [2021-01-07T22:28:25.289Z] v1.2.1-dev.47 [2021-01-07T22:28:25.289Z] v1.2.1-dev.48 [2021-01-07T22:28:25.289Z] v1.2.1-dev.49 [2021-01-07T22:28:25.289Z] v1.2.1-dev.5 [2021-01-07T22:28:25.289Z] v1.2.1-dev.50 [2021-01-07T22:28:25.289Z] v1.2.1-dev.51 [2021-01-07T22:28:25.289Z] v1.2.1-dev.52 [2021-01-07T22:28:25.289Z] v1.2.1-dev.53 [2021-01-07T22:28:25.289Z] v1.2.1-dev.54 [2021-01-07T22:28:25.289Z] v1.2.1-dev.55 [2021-01-07T22:28:25.289Z] v1.2.1-dev.56 [2021-01-07T22:28:25.289Z] v1.2.1-dev.57 [2021-01-07T22:28:25.289Z] v1.2.1-dev.58 [2021-01-07T22:28:25.289Z] v1.2.1-dev.6 [2021-01-07T22:28:25.289Z] v1.2.1-dev.7 [2021-01-07T22:28:25.289Z] v1.2.1-dev.8 [2021-01-07T22:28:25.289Z] v1.2.1-dev.9 [2021-01-07T22:28:25.289Z] v1.3.0 [2021-01-07T22:28:25.289Z] v1.3.1-dev.1 [2021-01-07T22:28:25.289Z] v1.3.1-dev.10 [2021-01-07T22:28:25.289Z] v1.3.1-dev.11 [2021-01-07T22:28:25.289Z] v1.3.1-dev.12 [2021-01-07T22:28:25.289Z] v1.3.1-dev.13 [2021-01-07T22:28:25.289Z] v1.3.1-dev.2 [2021-01-07T22:28:25.289Z] v1.3.1-dev.3 [2021-01-07T22:28:25.289Z] v1.3.1-dev.4 [2021-01-07T22:28:25.289Z] v1.3.1-dev.5 [2021-01-07T22:28:25.289Z] v1.3.1-dev.6 [2021-01-07T22:28:25.289Z] v1.3.1-dev.7 [2021-01-07T22:28:25.289Z] v1.3.1-dev.8 [2021-01-07T22:28:25.289Z] v1.3.1-dev.9 [Pipeline] sh [2021-01-07T22:28:25.593Z] + lftools sign git-tag v1.3.1-dev.13 [2021-01-07T22:28:26.984Z] Signing Git tag with Sigul... [2021-01-07T22:28:26.984Z] Signing v1.3.1-dev.13 [Pipeline] echo [2021-01-07T22:28:27.940Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T22:28:28.238Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-07T22:28:28.248Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-07T22:28:28.338Z] $ docker stop --time=1 b92eb38446277f1665f20e3ef3887f053a217f40bfca6b49689eaea4f9bd64d8 [2021-01-07T22:28:30.426Z] $ docker rm -f b92eb38446277f1665f20e3ef3887f053a217f40bfca6b49689eaea4f9bd64d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:28:31.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-07T22:28:31.443Z] . [Pipeline] withDockerContainer [2021-01-07T22:28:31.564Z] prd-centos7-docker-4c-2g-18933 does not seem to be running inside a container [2021-01-07T22:28:31.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-07T22:28:32.502Z] $ docker top da75f46a27be40521428902f04bb599af89296ff34e52b7def7e6eeb0423be6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-07T22:28:32.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-07T22:28:32.798Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-07T22:28:33.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-07T22:28:33.045Z] $ docker exec da75f46a27be40521428902f04bb599af89296ff34e52b7def7e6eeb0423be6f ssh-agent [2021-01-07T22:28:33.235Z] SSH_AUTH_SOCK=/tmp/ssh-yEbMPDIUgQzK/agent.12 [2021-01-07T22:28:33.235Z] SSH_AGENT_PID=17 [2021-01-07T22:28:33.246Z] Running ssh-add (command line suppressed) [2021-01-07T22:28:33.384Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1734155729513969801.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1734155729513969801.key) [2021-01-07T22:28:33.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-07T22:28:33.781Z] + git semver bump pre [2021-01-07T22:28:33.781Z] # -> Open(): unable to determine branch for HEAD [2021-01-07T22:28:33.781Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-07T22:28:33.781Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-07T22:28:33.781Z] # $SEMVER_REMOTE_NAME = origin [2021-01-07T22:28:33.781Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-07T22:28:33.782Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-07T22:28:33.782Z] # $SEMVER_BRANCH = master [2021-01-07T22:28:33.782Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-01-07T22:28:33.782Z] 1.3.1-dev.14 [Pipeline] } [2021-01-07T22:28:33.796Z] $ docker exec --env ******** --env ******** da75f46a27be40521428902f04bb599af89296ff34e52b7def7e6eeb0423be6f ssh-agent -k [2021-01-07T22:28:33.920Z] unset SSH_AUTH_SOCK; [2021-01-07T22:28:33.921Z] unset SSH_AGENT_PID; [2021-01-07T22:28:33.921Z] echo Agent pid 17 killed; [2021-01-07T22:28:33.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-07T22:28:34.477Z] + git semver [Pipeline] } [2021-01-07T22:28:34.506Z] $ docker stop --time=1 da75f46a27be40521428902f04bb599af89296ff34e52b7def7e6eeb0423be6f [2021-01-07T22:28:35.862Z] $ docker rm -f da75f46a27be40521428902f04bb599af89296ff34e52b7def7e6eeb0423be6f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:28:36.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-07T22:28:36.384Z] . [Pipeline] withDockerContainer [2021-01-07T22:28:36.515Z] prd-centos7-docker-4c-2g-18933 does not seem to be running inside a container [2021-01-07T22:28:36.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-07T22:28:37.177Z] $ docker top 74ebf536e16f26b1d90e66ef3a1a0b1de0243460d1174ba6523f07e50e1a9679 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-07T22:28:37.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-07T22:28:37.466Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-07T22:28:37.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-07T22:28:37.663Z] $ docker exec 74ebf536e16f26b1d90e66ef3a1a0b1de0243460d1174ba6523f07e50e1a9679 ssh-agent [2021-01-07T22:28:37.848Z] SSH_AUTH_SOCK=/tmp/ssh-iBpEQVmeNwiS/agent.11 [2021-01-07T22:28:37.848Z] SSH_AGENT_PID=16 [2021-01-07T22:28:37.856Z] Running ssh-add (command line suppressed) [2021-01-07T22:28:37.991Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_386379287097297514.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_386379287097297514.key) [2021-01-07T22:28:38.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-07T22:28:38.389Z] + git semver push [2021-01-07T22:28:38.389Z] # -> Open(): unable to determine branch for HEAD [2021-01-07T22:28:38.389Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-07T22:28:38.389Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-07T22:28:38.389Z] # $SEMVER_REMOTE_NAME = origin [2021-01-07T22:28:38.389Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-07T22:28:38.389Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-07T22:28:38.389Z] # $SEMVER_BRANCH = master [2021-01-07T22:28:38.389Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-01-07T22:28:45.016Z] $ docker exec --env ******** --env ******** 74ebf536e16f26b1d90e66ef3a1a0b1de0243460d1174ba6523f07e50e1a9679 ssh-agent -k [2021-01-07T22:28:45.152Z] unset SSH_AUTH_SOCK; [2021-01-07T22:28:45.153Z] unset SSH_AGENT_PID; [2021-01-07T22:28:45.153Z] echo Agent pid 16 killed; [2021-01-07T22:28:45.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-07T22:28:45.688Z] + git semver [Pipeline] } [2021-01-07T22:28:45.708Z] $ docker stop --time=1 74ebf536e16f26b1d90e66ef3a1a0b1de0243460d1174ba6523f07e50e1a9679 [2021-01-07T22:28:47.065Z] $ docker rm -f 74ebf536e16f26b1d90e66ef3a1a0b1de0243460d1174ba6523f07e50e1a9679 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-07T22:28:48.535Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T22:28:49.106Z] ---> package-listing.sh [2021-01-07T22:28:49.106Z] ++ facter osfamily [2021-01-07T22:28:49.106Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-07T22:28:49.106Z] + OS_FAMILY=redhat [2021-01-07T22:28:49.106Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-01-07T22:28:49.106Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-07T22:28:49.106Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-07T22:28:49.106Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-07T22:28:49.106Z] + PACKAGES=/tmp/packages_start.txt [2021-01-07T22:28:49.106Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-01-07T22:28:49.106Z] + PACKAGES=/tmp/packages_end.txt [2021-01-07T22:28:49.106Z] + case "${OS_FAMILY}" in [2021-01-07T22:28:49.106Z] + rpm -qa [2021-01-07T22:28:49.106Z] + sort [2021-01-07T22:28:54.521Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-07T22:28:54.521Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-07T22:28:54.521Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-07T22:28:54.521Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-01-07T22:28:54.521Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-01-07T22:28:54.521Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo [2021-01-07T22:28:54.535Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-07T22:28:54.832Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:28:55.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-07T22:28:55.143Z] [2021-01-07T22:28:55.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-07T22:28:55.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-07T22:28:55.506Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-07T22:28:55.507Z] df20fa9351a1: Pulling fs layer [2021-01-07T22:28:55.507Z] 36b3adc4ff6f: Pulling fs layer [2021-01-07T22:28:55.507Z] 8ad3a11d3b57: Pulling fs layer [2021-01-07T22:28:55.507Z] 46f8f816bc3b: Pulling fs layer [2021-01-07T22:28:55.507Z] 93b61091891f: Pulling fs layer [2021-01-07T22:28:55.507Z] 93b9cdb0e59b: Pulling fs layer [2021-01-07T22:28:55.507Z] 5e14af77c1be: Pulling fs layer [2021-01-07T22:28:55.507Z] 01666e4c0597: Pulling fs layer [2021-01-07T22:28:55.507Z] aa168da1d23b: Pulling fs layer [2021-01-07T22:28:55.507Z] 46f8f816bc3b: Waiting [2021-01-07T22:28:55.507Z] 93b61091891f: Waiting [2021-01-07T22:28:55.507Z] 93b9cdb0e59b: Waiting [2021-01-07T22:28:55.507Z] 5e14af77c1be: Waiting [2021-01-07T22:28:55.507Z] 01666e4c0597: Waiting [2021-01-07T22:28:55.507Z] aa168da1d23b: Waiting [2021-01-07T22:28:55.507Z] 36b3adc4ff6f: Verifying Checksum [2021-01-07T22:28:55.507Z] 36b3adc4ff6f: Download complete [2021-01-07T22:28:55.507Z] 46f8f816bc3b: Verifying Checksum [2021-01-07T22:28:55.507Z] 46f8f816bc3b: Download complete [2021-01-07T22:28:55.507Z] df20fa9351a1: Verifying Checksum [2021-01-07T22:28:55.507Z] df20fa9351a1: Download complete [2021-01-07T22:28:55.774Z] 93b9cdb0e59b: Verifying Checksum [2021-01-07T22:28:55.774Z] 93b9cdb0e59b: Download complete [2021-01-07T22:28:55.774Z] 5e14af77c1be: Verifying Checksum [2021-01-07T22:28:55.774Z] 5e14af77c1be: Download complete [2021-01-07T22:28:55.774Z] 93b61091891f: Download complete [2021-01-07T22:28:55.774Z] 01666e4c0597: Verifying Checksum [2021-01-07T22:28:55.774Z] 01666e4c0597: Download complete [2021-01-07T22:28:56.355Z] df20fa9351a1: Pull complete [2021-01-07T22:28:56.355Z] 8ad3a11d3b57: Verifying Checksum [2021-01-07T22:28:56.355Z] 8ad3a11d3b57: Download complete [2021-01-07T22:28:56.355Z] 36b3adc4ff6f: Pull complete [2021-01-07T22:28:57.765Z] 8ad3a11d3b57: Pull complete [2021-01-07T22:28:57.765Z] 46f8f816bc3b: Pull complete [2021-01-07T22:28:58.353Z] aa168da1d23b: Verifying Checksum [2021-01-07T22:28:58.353Z] aa168da1d23b: Download complete [2021-01-07T22:28:58.353Z] 93b61091891f: Pull complete [2021-01-07T22:28:58.618Z] 93b9cdb0e59b: Pull complete [2021-01-07T22:28:58.618Z] 5e14af77c1be: Pull complete [2021-01-07T22:28:58.887Z] 01666e4c0597: Pull complete [2021-01-07T22:29:05.532Z] aa168da1d23b: Pull complete [2021-01-07T22:29:05.532Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-07T22:29:05.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-07T22:29:05.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-07T22:29:05.668Z] prd-centos7-docker-4c-2g-18933 does not seem to be running inside a container [2021-01-07T22:29:05.724Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-07T22:29:08.922Z] $ docker top 2ea6942db17b01f96c6adf9884c0b6038ffbe663907b9c43eecb50861ecdc837 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T22:29:09.503Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-07T22:29:09.816Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-07T22:29:10.119Z] + ls /var/log/sa-host [2021-01-07T22:29:10.119Z] + sadf -c /var/log/sa-host/sa07 [2021-01-07T22:29:10.119Z] file_magic: OK [2021-01-07T22:29:10.119Z] HZ: Using current value: 100 [2021-01-07T22:29:10.119Z] file_header: OK [2021-01-07T22:29:10.119Z] 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-01-07T22:29:10.119Z] Statistics: [2021-01-07T22:29:10.119Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-07T22:29:10.119Z] File successfully converted to sysstat format version 12.2.1 [2021-01-07T22:29:10.119Z] + sadf -c /var/log/sa-host/sa23 [2021-01-07T22:29:10.119Z] file_magic: OK [2021-01-07T22:29:10.119Z] HZ: Using current value: 100 [2021-01-07T22:29:10.119Z] file_header: OK [2021-01-07T22:29:10.119Z] 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-01-07T22:29:10.119Z] Statistics: [2021-01-07T22:29:10.119Z] Hnuu...uuuununununu... [2021-01-07T22:29:10.119Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-07T22:29:10.316Z] provisioning config files... [2021-01-07T22:29:10.331Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5861175007225253511tmp [Pipeline] { [Pipeline] echo [2021-01-07T22:29:10.428Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T22:29:10.725Z] ---> create-netrc.sh [Pipeline] } [2021-01-07T22:29:10.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-07T22:29:10.881Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T22:29:11.177Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-07T22:29:11.188Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T22:29:11.484Z] ---> sudo-logs.sh [2021-01-07T22:29:11.484Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-07T22:29:11.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T22:29:11.800Z] ---> job-cost.sh [2021-01-07T22:29:12.063Z] lf-activate-venv: SKIPPING [2021-01-07T22:29:12.063Z] INFO: No Stack... [2021-01-07T22:29:15.379Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-07T22:29:15.643Z] INFO: Archiving Costs [Pipeline] echo [2021-01-07T22:29:15.659Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T22:29:15.962Z] ---> logs-deploy.sh [2021-01-07T22:29:15.963Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/162 [2021-01-07T22:29:15.963Z] INFO: archiving workspace using pattern(s): [2021-01-07T22:29:17.884Z] Archives upload complete. [2021-01-07T22:29:17.884Z] INFO: archiving logs to Nexus