Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ebc40acbf299067f604c49d7e3628fc69e80ce80 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26338 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 ebc40acbf299067f604c49d7e3628fc69e80ce80 (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 ebc40acbf299067f604c49d7e3628fc69e80ce80 # timeout=10 Commit message: "refactor: Dynamically process either AddEventRequest DTO or Event DTO (#693)" > git rev-list --no-walk 771896a60408ab9382bf668be7122de60d22a47a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-12T22:16:26.544Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-12T22:16:26.802Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-12T22:16:26.919Z] ========================================================= [2021-02-12T22:16:26.920Z] EdgeX Global Pipelines Version Info [2021-02-12T22:16:26.920Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:16:28.407Z] ------------------- [2021-02-12T22:16:28.407Z] stable info: [2021-02-12T22:16:28.407Z] ------------------- [2021-02-12T22:16:28.407Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-12T22:16:28.407Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-12T22:16:28.407Z] Message: update stable to v1.0.179 [2021-02-12T22:16:29.353Z] ------------------- [2021-02-12T22:16:29.354Z] experimental info: [2021-02-12T22:16:29.354Z] ------------------- [2021-02-12T22:16:29.354Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-12T22:16:29.354Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-12T22:16:29.354Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-12T22:16:29.628Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-02-12T22:16:29.741Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-02-12T22:16:29.859Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-12T22:16:29.958Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-12T22:16:30.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-12T22:16:30.176Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-12T22:16:30.290Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-12T22:16:30.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-12T22:16:30.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-12T22:16:30.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-12T22:16:30.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-12T22:16:30.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-02-12T22:16:31.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-12T22:16:31.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-12T22:16:32.081Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-12T22:16:32.209Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-12T22:16:32.297Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-12T22:16:32.388Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-12T22:16:32.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-12T22:16:32.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-12T22:16:32.733Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-12T22:16:32.820Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-02-12T22:16:32.908Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-12T22:16:33.002Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-12T22:16:33.091Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-12T22:16:33.177Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-12T22:16:33.266Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-12T22:16:33.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-12T22:16:33.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-12T22:16:33.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-12T22:16:33.684Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebc40acbf299067f604c49d7e3628fc69e80ce80 [Pipeline] echo [2021-02-12T22:16:33.768Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebc40ac [Pipeline] echo [2021-02-12T22:16:33.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T22:16:34.500Z] + git log --format=format:%s -1 ebc40acbf299067f604c49d7e3628fc69e80ce80 [Pipeline] echo [2021-02-12T22:16:34.560Z] GIT_COMMIT: ebc40acbf299067f604c49d7e3628fc69e80ce80, Commit Message: refactor: Dynamically process either AddEventRequest DTO or Event DTO (#693) [Pipeline] echo [2021-02-12T22:16:34.604Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:16:35.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T22:16:35.445Z] [2021-02-12T22:16:35.445Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:16:35.794Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T22:16:35.794Z] latest: Pulling from edgex-devops/git-semver [2021-02-12T22:16:35.794Z] 31603596830f: Pulling fs layer [2021-02-12T22:16:35.794Z] 2a8b12db71e7: Pulling fs layer [2021-02-12T22:16:35.794Z] 6ca5941a6612: Pulling fs layer [2021-02-12T22:16:35.794Z] ecc8261a40a4: Pulling fs layer [2021-02-12T22:16:35.794Z] ecc8261a40a4: Waiting [2021-02-12T22:16:35.794Z] 2a8b12db71e7: Verifying Checksum [2021-02-12T22:16:35.794Z] 2a8b12db71e7: Download complete [2021-02-12T22:16:36.058Z] 31603596830f: Verifying Checksum [2021-02-12T22:16:36.058Z] 31603596830f: Download complete [2021-02-12T22:16:36.058Z] ecc8261a40a4: Verifying Checksum [2021-02-12T22:16:36.058Z] ecc8261a40a4: Download complete [2021-02-12T22:16:36.058Z] 6ca5941a6612: Verifying Checksum [2021-02-12T22:16:36.058Z] 6ca5941a6612: Download complete [2021-02-12T22:16:36.324Z] 31603596830f: Pull complete [2021-02-12T22:16:36.589Z] 2a8b12db71e7: Pull complete [2021-02-12T22:16:37.544Z] 6ca5941a6612: Pull complete [2021-02-12T22:16:37.807Z] ecc8261a40a4: Pull complete [2021-02-12T22:16:37.807Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-12T22:16:37.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T22:16:37.807Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-12T22:16:37.931Z] prd-centos7-docker-4c-2g-26338 does not seem to be running inside a container [2021-02-12T22:16:37.977Z] $ 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-02-12T22:16:39.945Z] $ docker top 7a2f0d38aa6aa301a89d6396b06c4146c1372d566976510ef226dcc9b99ec08d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-12T22:16:40.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T22:16:40.286Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T22:16:40.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T22:16:40.526Z] $ docker exec 7a2f0d38aa6aa301a89d6396b06c4146c1372d566976510ef226dcc9b99ec08d ssh-agent [2021-02-12T22:16:40.716Z] SSH_AUTH_SOCK=/tmp/ssh-Y7t8c7i3fT0f/agent.12 [2021-02-12T22:16:40.716Z] SSH_AGENT_PID=17 [2021-02-12T22:16:40.727Z] Running ssh-add (command line suppressed) [2021-02-12T22:16:40.848Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2812665243679702000.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2812665243679702000.key) [2021-02-12T22:16:40.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T22:16:41.236Z] + git tag --points-at HEAD [Pipeline] } [2021-02-12T22:16:41.258Z] $ docker exec --env ******** --env ******** 7a2f0d38aa6aa301a89d6396b06c4146c1372d566976510ef226dcc9b99ec08d ssh-agent -k [2021-02-12T22:16:41.410Z] unset SSH_AUTH_SOCK; [2021-02-12T22:16:41.410Z] unset SSH_AGENT_PID; [2021-02-12T22:16:41.410Z] echo Agent pid 17 killed; [2021-02-12T22:16:41.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-12T22:16:41.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T22:16:41.652Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T22:16:41.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T22:16:41.820Z] $ docker exec 7a2f0d38aa6aa301a89d6396b06c4146c1372d566976510ef226dcc9b99ec08d ssh-agent [2021-02-12T22:16:41.981Z] SSH_AUTH_SOCK=/tmp/ssh-OqV0OGda3OOd/agent.47 [2021-02-12T22:16:41.981Z] SSH_AGENT_PID=52 [2021-02-12T22:16:41.988Z] Running ssh-add (command line suppressed) [2021-02-12T22:16:42.104Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_400134707225783241.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_400134707225783241.key) [2021-02-12T22:16:42.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T22:16:42.484Z] + git semver init [2021-02-12T22:16:42.484Z] # -> Open(): unable to determine branch for HEAD [2021-02-12T22:16:42.484Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-12T22:16:42.484Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-12T22:16:42.484Z] # $SEMVER_REMOTE_NAME = origin [2021-02-12T22:16:42.484Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-12T22:16:42.484Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-12T22:16:42.484Z] # $SEMVER_BRANCH = master [2021-02-12T22:16:42.484Z] # $SEMVER_TEMP = /tmp/semver-276340830 [2021-02-12T22:16:42.484Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-02-12T22:16:45.052Z] # '/tmp/semver-276340830' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-02-12T22:16:45.052Z] # -> Force: false [2021-02-12T22:16:45.052Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-02-12T22:16:45.065Z] $ docker exec --env ******** --env ******** 7a2f0d38aa6aa301a89d6396b06c4146c1372d566976510ef226dcc9b99ec08d ssh-agent -k [2021-02-12T22:16:45.193Z] unset SSH_AUTH_SOCK; [2021-02-12T22:16:45.194Z] unset SSH_AGENT_PID; [2021-02-12T22:16:45.194Z] echo Agent pid 52 killed; [2021-02-12T22:16:45.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-12T22:16:45.715Z] + git semver [Pipeline] } [2021-02-12T22:16:45.732Z] $ docker stop --time=1 7a2f0d38aa6aa301a89d6396b06c4146c1372d566976510ef226dcc9b99ec08d [2021-02-12T22:16:47.183Z] $ docker rm -f 7a2f0d38aa6aa301a89d6396b06c4146c1372d566976510ef226dcc9b99ec08d [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-12T22:16:47.643Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-12T22:16:48.115Z] Stashed 1 file(s) [Pipeline] echo [2021-02-12T22:16:48.118Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-02-12T22:17:03.588Z] Still waiting to schedule task [2021-02-12T22:17:03.588Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26338’ [2021-02-12T22:17:03.590Z] Still waiting to schedule task [2021-02-12T22:17:03.590Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-12T22:18:47.112Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26339 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-02-12T22:18:47.184Z] Running in /w/workspace/app-functions-sdk-go/179 [Pipeline] { [Pipeline] checkout [2021-02-12T22:18:52.266Z] using credential edgex-jenkins-ssh [2021-02-12T22:18:52.353Z] Cloning the remote Git repository [2021-02-12T22:18:52.423Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T22:18:52.550Z] > git init /w/workspace/app-functions-sdk-go/179 # timeout=10 [2021-02-12T22:18:52.641Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T22:18:52.642Z] > git --version # timeout=10 [2021-02-12T22:18:52.668Z] > git --version # 'git version 2.17.1' [2021-02-12T22:18:52.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T22:18:52.734Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T22:18:55.737Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-12T22:18:55.755Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T22:18:55.787Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-12T22:18:55.828Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T22:18:55.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T22:18:55.843Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-12T22:18:56.338Z] Checking out Revision ebc40acbf299067f604c49d7e3628fc69e80ce80 (master) [2021-02-12T22:18:56.360Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T22:18:56.385Z] > git checkout -f ebc40acbf299067f604c49d7e3628fc69e80ce80 # timeout=10 [2021-02-12T22:19:01.044Z] Commit message: "refactor: Dynamically process either AddEventRequest DTO or Event DTO (#693)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T22:19:02.787Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-12T22:19:03.252Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-12T22:19:03.595Z] + true [2021-02-12T22:19:03.595Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-02-12T22:19:06.516Z] ========================================================= [2021-02-12T22:19:06.516Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-12T22:19:06.516Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:19:06.889Z] + 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-02-12T22:19:07.872Z] Sending build context to Docker daemon 19.14MB [2021-02-12T22:19:07.872Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-12T22:19:07.872Z] Step 2/8 : FROM ${BASE} [2021-02-12T22:19:08.467Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-12T22:19:08.467Z] 5f621e34cdf4: Pulling fs layer [2021-02-12T22:19:08.467Z] a4357932f1b6: Pulling fs layer [2021-02-12T22:19:08.467Z] 18c013af1878: Pulling fs layer [2021-02-12T22:19:08.467Z] 00ac8860ef70: Pulling fs layer [2021-02-12T22:19:08.467Z] 63d7cb157983: Pulling fs layer [2021-02-12T22:19:08.467Z] b116817d02f9: Pulling fs layer [2021-02-12T22:19:08.467Z] 745a02a5169b: Pulling fs layer [2021-02-12T22:19:08.467Z] 63d7cb157983: Waiting [2021-02-12T22:19:08.467Z] b116817d02f9: Waiting [2021-02-12T22:19:08.467Z] 745a02a5169b: Waiting [2021-02-12T22:19:08.467Z] 00ac8860ef70: Waiting [2021-02-12T22:19:08.468Z] 18c013af1878: Verifying Checksum [2021-02-12T22:19:08.468Z] 18c013af1878: Download complete [2021-02-12T22:19:08.468Z] a4357932f1b6: Verifying Checksum [2021-02-12T22:19:08.468Z] a4357932f1b6: Download complete [2021-02-12T22:19:08.468Z] 63d7cb157983: Verifying Checksum [2021-02-12T22:19:08.468Z] 63d7cb157983: Download complete [2021-02-12T22:19:09.060Z] b116817d02f9: Verifying Checksum [2021-02-12T22:19:09.060Z] b116817d02f9: Download complete [2021-02-12T22:19:09.060Z] 5f621e34cdf4: Verifying Checksum [2021-02-12T22:19:09.060Z] 5f621e34cdf4: Download complete [2021-02-12T22:19:09.666Z] 5f621e34cdf4: Pull complete [2021-02-12T22:19:10.265Z] a4357932f1b6: Pull complete [2021-02-12T22:19:10.541Z] 18c013af1878: Pull complete [2021-02-12T22:19:11.139Z] 745a02a5169b: Verifying Checksum [2021-02-12T22:19:11.139Z] 745a02a5169b: Download complete [2021-02-12T22:19:12.580Z] 00ac8860ef70: Verifying Checksum [2021-02-12T22:19:12.580Z] 00ac8860ef70: Download complete [2021-02-12T22:19:22.766Z] 00ac8860ef70: Pull complete [2021-02-12T22:19:22.766Z] 63d7cb157983: Pull complete [2021-02-12T22:19:23.042Z] b116817d02f9: Pull complete [2021-02-12T22:19:27.384Z] 745a02a5169b: Pull complete [2021-02-12T22:19:27.384Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-12T22:19:27.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-12T22:19:27.384Z] ---> b7e6874047d6 [2021-02-12T22:19:27.384Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-12T22:19:27.384Z] 20.10.0: Pulling from library/docker [2021-02-12T22:19:27.384Z] a3cc7d3b244e: Pulling fs layer [2021-02-12T22:19:27.384Z] 02a3295e0d61: Pulling fs layer [2021-02-12T22:19:27.384Z] 0f4f2e6d8100: Pulling fs layer [2021-02-12T22:19:27.384Z] 330b718f631f: Pulling fs layer [2021-02-12T22:19:27.384Z] a93816041522: Pulling fs layer [2021-02-12T22:19:27.384Z] bdb6da89ff94: Pulling fs layer [2021-02-12T22:19:27.384Z] 2a70c0c122f4: Pulling fs layer [2021-02-12T22:19:27.384Z] a93816041522: Waiting [2021-02-12T22:19:27.384Z] bdb6da89ff94: Waiting [2021-02-12T22:19:27.384Z] 2a70c0c122f4: Waiting [2021-02-12T22:19:27.384Z] 330b718f631f: Waiting [2021-02-12T22:19:27.384Z] 0f4f2e6d8100: Verifying Checksum [2021-02-12T22:19:27.384Z] 0f4f2e6d8100: Download complete [2021-02-12T22:19:27.384Z] 02a3295e0d61: Verifying Checksum [2021-02-12T22:19:27.384Z] 02a3295e0d61: Download complete [2021-02-12T22:19:27.384Z] a93816041522: Verifying Checksum [2021-02-12T22:19:27.384Z] a93816041522: Download complete [2021-02-12T22:19:27.384Z] bdb6da89ff94: Verifying Checksum [2021-02-12T22:19:27.384Z] bdb6da89ff94: Download complete [2021-02-12T22:19:27.384Z] a3cc7d3b244e: Download complete [2021-02-12T22:19:27.384Z] 2a70c0c122f4: Verifying Checksum [2021-02-12T22:19:27.384Z] 2a70c0c122f4: Download complete [2021-02-12T22:19:27.985Z] a3cc7d3b244e: Pull complete [2021-02-12T22:19:28.190Z] Running on prd-centos7-docker-4c-2g-26340 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-02-12T22:19:28.248Z] Running in /w/workspace/app-functions-sdk-go/179 [Pipeline] { [Pipeline] checkout [2021-02-12T22:19:28.586Z] 02a3295e0d61: Pull complete [2021-02-12T22:19:28.862Z] 330b718f631f: Verifying Checksum [2021-02-12T22:19:28.862Z] 330b718f631f: Download complete [2021-02-12T22:19:28.862Z] 0f4f2e6d8100: Pull complete [2021-02-12T22:19:30.609Z] using credential edgex-jenkins-ssh [2021-02-12T22:19:30.677Z] Cloning the remote Git repository [2021-02-12T22:19:30.735Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T22:19:30.802Z] > git init /w/workspace/app-functions-sdk-go/179 # timeout=10 [2021-02-12T22:19:30.860Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T22:19:30.860Z] > git --version # timeout=10 [2021-02-12T22:19:30.867Z] > git --version # 'git version 2.24.3' [2021-02-12T22:19:30.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T22:19:30.893Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T22:19:32.766Z] Checking out Revision ebc40acbf299067f604c49d7e3628fc69e80ce80 (master) [2021-02-12T22:19:32.334Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-12T22:19:32.342Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T22:19:32.354Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-12T22:19:32.368Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-12T22:19:32.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T22:19:32.373Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-12T22:19:32.775Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T22:19:32.780Z] > git checkout -f ebc40acbf299067f604c49d7e3628fc69e80ce80 # timeout=10 [2021-02-12T22:19:33.192Z] 330b718f631f: Pull complete [2021-02-12T22:19:33.192Z] a93816041522: Pull complete [2021-02-12T22:19:33.467Z] bdb6da89ff94: Pull complete [2021-02-12T22:19:33.741Z] 2a70c0c122f4: Pull complete [2021-02-12T22:19:33.741Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-12T22:19:33.741Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-12T22:19:36.401Z] Commit message: "refactor: Dynamically process either AddEventRequest DTO or Event DTO (#693)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T22:19:37.687Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-12T22:19:38.020Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-12T22:19:38.327Z] + sudo service docker restart [2021-02-12T22:19:38.327Z] + true [2021-02-12T22:19:38.327Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-12T22:19:39.448Z] ========================================================= [2021-02-12T22:19:39.448Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-12T22:19:39.448Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:19:39.797Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-12T22:19:40.373Z] Sending build context to Docker daemon 19.14MB [2021-02-12T22:19:40.373Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-12T22:19:40.373Z] Step 2/8 : FROM ${BASE} [2021-02-12T22:19:40.373Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-12T22:19:40.373Z] 188c0c94c7c5: Pulling fs layer [2021-02-12T22:19:40.373Z] 0ef7d3d256c8: Pulling fs layer [2021-02-12T22:19:40.373Z] de9db76c5a1d: Pulling fs layer [2021-02-12T22:19:40.373Z] bca2f99d35d6: Pulling fs layer [2021-02-12T22:19:40.373Z] 93359f2a8cfa: Pulling fs layer [2021-02-12T22:19:40.373Z] 7c6f9722023f: Pulling fs layer [2021-02-12T22:19:40.373Z] a35cf1a2eb13: Pulling fs layer [2021-02-12T22:19:40.373Z] bca2f99d35d6: Waiting [2021-02-12T22:19:40.373Z] 93359f2a8cfa: Waiting [2021-02-12T22:19:40.373Z] a35cf1a2eb13: Waiting [2021-02-12T22:19:40.373Z] de9db76c5a1d: Verifying Checksum [2021-02-12T22:19:40.373Z] de9db76c5a1d: Download complete [2021-02-12T22:19:40.373Z] 0ef7d3d256c8: Download complete [2021-02-12T22:19:40.373Z] 93359f2a8cfa: Download complete [2021-02-12T22:19:40.373Z] 7c6f9722023f: Verifying Checksum [2021-02-12T22:19:40.373Z] 7c6f9722023f: Download complete [2021-02-12T22:19:40.373Z] 188c0c94c7c5: Download complete [2021-02-12T22:19:40.478Z] ---> 31ec3b8cd2f2 [2021-02-12T22:19:40.478Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-12T22:19:40.478Z] ---> Running in 1b376399fbda [2021-02-12T22:19:40.478Z] Removing intermediate container 1b376399fbda [2021-02-12T22:19:40.478Z] ---> 284c239c2fdd [2021-02-12T22:19:40.478Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-12T22:19:40.478Z] ---> Running in 045a7823031d [2021-02-12T22:19:40.635Z] 188c0c94c7c5: Pull complete [2021-02-12T22:19:40.899Z] 0ef7d3d256c8: Pull complete [2021-02-12T22:19:41.162Z] de9db76c5a1d: Pull complete [2021-02-12T22:19:41.920Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-12T22:19:42.514Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-12T22:19:42.557Z] a35cf1a2eb13: Verifying Checksum [2021-02-12T22:19:42.558Z] a35cf1a2eb13: Download complete [2021-02-12T22:19:42.821Z] bca2f99d35d6: Verifying Checksum [2021-02-12T22:19:42.821Z] bca2f99d35d6: Download complete [2021-02-12T22:19:43.939Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-12T22:19:43.939Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-12T22:19:44.210Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-12T22:19:44.210Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-12T22:19:44.485Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-12T22:19:44.485Z] Executing busybox-1.31.1-r19.trigger [2021-02-12T22:19:44.485Z] OK: 144 MiB in 44 packages [2021-02-12T22:19:45.926Z] Removing intermediate container 045a7823031d [2021-02-12T22:19:45.926Z] ---> b65111df08bf [2021-02-12T22:19:45.926Z] Step 6/8 : WORKDIR /build [2021-02-12T22:19:45.926Z] ---> Running in 62106b06b615 [2021-02-12T22:19:46.522Z] Removing intermediate container 62106b06b615 [2021-02-12T22:19:46.522Z] ---> 3b4adf6a52fd [2021-02-12T22:19:46.522Z] Step 7/8 : COPY go.mod . [2021-02-12T22:19:47.115Z] ---> 8114cdafe9f7 [2021-02-12T22:19:47.115Z] Step 8/8 : RUN go mod download [2021-02-12T22:19:47.391Z] ---> Running in 2829ba03f780 [2021-02-12T22:19:48.140Z] bca2f99d35d6: Pull complete [2021-02-12T22:19:48.140Z] 93359f2a8cfa: Pull complete [2021-02-12T22:19:48.140Z] 7c6f9722023f: Pull complete [2021-02-12T22:19:58.161Z] a35cf1a2eb13: Pull complete [2021-02-12T22:19:58.161Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-12T22:19:58.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-12T22:19:58.161Z] ---> a62c8e92a672 [2021-02-12T22:19:58.161Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-12T22:19:58.161Z] 20.10.0: Pulling from library/docker [2021-02-12T22:19:58.161Z] 05e7bc50f07f: Pulling fs layer [2021-02-12T22:19:58.161Z] 6db28d0fdbf6: Pulling fs layer [2021-02-12T22:19:58.161Z] 292df0bc6bf3: Pulling fs layer [2021-02-12T22:19:58.161Z] 2e060f4bd70b: Pulling fs layer [2021-02-12T22:19:58.161Z] 80e8d568a223: Pulling fs layer [2021-02-12T22:19:58.161Z] 8dc6ef1a942a: Pulling fs layer [2021-02-12T22:19:58.161Z] 2312dd95470a: Pulling fs layer [2021-02-12T22:19:58.161Z] 2e060f4bd70b: Waiting [2021-02-12T22:19:58.161Z] 80e8d568a223: Waiting [2021-02-12T22:19:58.161Z] 8dc6ef1a942a: Waiting [2021-02-12T22:19:58.161Z] 2312dd95470a: Waiting [2021-02-12T22:19:58.161Z] 292df0bc6bf3: Verifying Checksum [2021-02-12T22:19:58.161Z] 292df0bc6bf3: Download complete [2021-02-12T22:19:58.161Z] 05e7bc50f07f: Verifying Checksum [2021-02-12T22:19:58.161Z] 05e7bc50f07f: Download complete [2021-02-12T22:19:58.161Z] 6db28d0fdbf6: Download complete [2021-02-12T22:19:58.161Z] 80e8d568a223: Download complete [2021-02-12T22:19:58.161Z] 8dc6ef1a942a: Verifying Checksum [2021-02-12T22:19:58.161Z] 8dc6ef1a942a: Download complete [2021-02-12T22:19:58.161Z] 2312dd95470a: Verifying Checksum [2021-02-12T22:19:58.161Z] 2312dd95470a: Download complete [2021-02-12T22:19:58.161Z] 05e7bc50f07f: Pull complete [2021-02-12T22:19:58.161Z] 6db28d0fdbf6: Pull complete [2021-02-12T22:19:58.161Z] 292df0bc6bf3: Pull complete [2021-02-12T22:19:58.161Z] 2e060f4bd70b: Verifying Checksum [2021-02-12T22:19:58.161Z] 2e060f4bd70b: Download complete [2021-02-12T22:20:00.730Z] 2e060f4bd70b: Pull complete [2021-02-12T22:20:00.730Z] 80e8d568a223: Pull complete [2021-02-12T22:20:00.730Z] 8dc6ef1a942a: Pull complete [2021-02-12T22:20:00.730Z] 2312dd95470a: Pull complete [2021-02-12T22:20:00.730Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-12T22:20:00.730Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-12T22:20:02.672Z] ---> 8e1a82067ff0 [2021-02-12T22:20:02.672Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-12T22:20:02.672Z] ---> Running in c177e7971efe [2021-02-12T22:20:02.672Z] Removing intermediate container c177e7971efe [2021-02-12T22:20:02.672Z] ---> 87366db5992a [2021-02-12T22:20:02.672Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-12T22:20:02.672Z] ---> Running in 608b0a2d3d5b [2021-02-12T22:20:03.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-12T22:20:04.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-12T22:20:05.145Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-12T22:20:05.145Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-12T22:20:05.145Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-12T22:20:05.408Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-12T22:20:05.408Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-12T22:20:05.408Z] Executing busybox-1.31.1-r19.trigger [2021-02-12T22:20:05.408Z] OK: 167 MiB in 44 packages [2021-02-12T22:20:06.369Z] Removing intermediate container 608b0a2d3d5b [2021-02-12T22:20:06.369Z] ---> b114bd7b91ea [2021-02-12T22:20:06.369Z] Step 6/8 : WORKDIR /build [2021-02-12T22:20:06.369Z] ---> Running in 78eda5830b6f [2021-02-12T22:20:06.633Z] Removing intermediate container 78eda5830b6f [2021-02-12T22:20:06.633Z] ---> ec270bf1cde6 [2021-02-12T22:20:06.633Z] Step 7/8 : COPY go.mod . [2021-02-12T22:20:06.901Z] ---> f6c3459e9995 [2021-02-12T22:20:06.901Z] Step 8/8 : RUN go mod download [2021-02-12T22:20:06.901Z] ---> Running in 70e989fa1ca3 [2021-02-12T22:20:14.179Z] Removing intermediate container 2829ba03f780 [2021-02-12T22:20:14.179Z] ---> 2c77f0215b02 [2021-02-12T22:20:14.179Z] Successfully built 2c77f0215b02 [2021-02-12T22:20:14.179Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:20:14.520Z] + docker inspect -f . ci-base-image-arm64 [2021-02-12T22:20:14.520Z] . [Pipeline] withDockerContainer [2021-02-12T22:20:14.791Z] prd-ubuntu18.04-docker-arm64-4c-16g-26339 does not seem to be running inside a container [2021-02-12T22:20:14.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/179 -v /w/workspace/app-functions-sdk-go/179:/w/workspace/app-functions-sdk-go/179:rw,z -v /w/workspace/app-functions-sdk-go/179@tmp:/w/workspace/app-functions-sdk-go/179@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-02-12T22:20:16.285Z] $ docker top b09028dccedea8a3b6a358d3de222ae9bd6298bb955aed6d302a89ebb3671bd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T22:20:17.289Z] + go version [2021-02-12T22:20:17.289Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-12T22:20:17.312Z] $ docker stop --time=1 b09028dccedea8a3b6a358d3de222ae9bd6298bb955aed6d302a89ebb3671bd3 [2021-02-12T22:20:19.146Z] $ docker rm -f b09028dccedea8a3b6a358d3de222ae9bd6298bb955aed6d302a89ebb3671bd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:20:20.142Z] + docker inspect -f . ci-base-image-arm64 [2021-02-12T22:20:20.142Z] . [Pipeline] withDockerContainer [2021-02-12T22:20:20.437Z] prd-ubuntu18.04-docker-arm64-4c-16g-26339 does not seem to be running inside a container [2021-02-12T22:20:20.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/179 -v /w/workspace/app-functions-sdk-go/179:/w/workspace/app-functions-sdk-go/179:rw,z -v /w/workspace/app-functions-sdk-go/179@tmp:/w/workspace/app-functions-sdk-go/179@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-02-12T22:20:23.313Z] $ docker top 3fb0d7a743de46b273609fe09ea761cd0609312bee8adc96fdd6ef068a1c87dd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T22:20:24.273Z] + make test [2021-02-12T22:20:24.273Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-12T22:20:25.713Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-12T22:20:28.953Z] Removing intermediate container 70e989fa1ca3 [2021-02-12T22:20:28.954Z] ---> 350b64f419a2 [2021-02-12T22:20:28.954Z] Successfully built 350b64f419a2 [2021-02-12T22:20:28.954Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:20:29.415Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-12T22:20:29.415Z] . [Pipeline] withDockerContainer [2021-02-12T22:20:29.546Z] prd-centos7-docker-4c-2g-26340 does not seem to be running inside a container [2021-02-12T22:20:29.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/179 -v /w/workspace/app-functions-sdk-go/179:/w/workspace/app-functions-sdk-go/179:rw,z -v /w/workspace/app-functions-sdk-go/179@tmp:/w/workspace/app-functions-sdk-go/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-12T22:20:30.421Z] $ docker top dc8ea54a837035110ddcfc9a71bcb9363050309550aeb7dbc7969b0931b7b297 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T22:20:30.907Z] + go version [2021-02-12T22:20:30.907Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-12T22:20:30.922Z] $ docker stop --time=1 dc8ea54a837035110ddcfc9a71bcb9363050309550aeb7dbc7969b0931b7b297 [2021-02-12T22:20:32.273Z] $ docker rm -f dc8ea54a837035110ddcfc9a71bcb9363050309550aeb7dbc7969b0931b7b297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:20:33.063Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-12T22:20:33.063Z] . [Pipeline] withDockerContainer [2021-02-12T22:20:33.163Z] prd-centos7-docker-4c-2g-26340 does not seem to be running inside a container [2021-02-12T22:20:33.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/179 -v /w/workspace/app-functions-sdk-go/179:/w/workspace/app-functions-sdk-go/179:rw,z -v /w/workspace/app-functions-sdk-go/179@tmp:/w/workspace/app-functions-sdk-go/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-12T22:20:33.788Z] $ docker top db7d4dffbc160764b96083fb92e2934583c7175e4aca037249d43711db8610fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T22:20:34.299Z] + make test [2021-02-12T22:20:34.299Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-12T22:20:35.702Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-12T22:20:43.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.033s coverage: 82.6% of statements [2021-02-12T22:20:52.202Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.038s coverage: 50.1% of statements [2021-02-12T22:20:52.202Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-12T22:20:52.202Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-12T22:20:52.203Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.025s coverage: 61.5% of statements [2021-02-12T22:20:52.203Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-12T22:20:52.203Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.037s coverage: 74.3% of statements [2021-02-12T22:20:52.203Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-12T22:20:52.203Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-12T22:20:52.203Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-12T22:20:52.203Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-12T22:20:52.203Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-12T22:20:52.203Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-12T22:20:52.203Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.025s coverage: 97.0% of statements [2021-02-12T22:20:52.203Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-12T22:20:52.203Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.028s coverage: 8.8% of statements [2021-02-12T22:20:52.566Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.061s coverage: 82.6% of statements [2021-02-12T22:21:10.381Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.840s coverage: 77.5% of statements [2021-02-12T22:21:10.381Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-12T22:21:10.381Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.015s coverage: 87.9% of statements [2021-02-12T22:21:10.381Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.028s coverage: 80.5% of statements [2021-02-12T22:21:10.381Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.010s coverage: 71.7% of statements [2021-02-12T22:21:14.763Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.063s coverage: 50.1% of statements [2021-02-12T22:21:14.763Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-12T22:21:14.763Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-12T22:21:14.763Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.113s coverage: 61.5% of statements [2021-02-12T22:21:14.763Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-12T22:21:14.763Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.079s coverage: 74.3% of statements [2021-02-12T22:21:14.763Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-12T22:21:14.763Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-12T22:21:14.763Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-12T22:21:14.763Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-12T22:21:14.763Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-12T22:21:14.763Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-12T22:21:14.763Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.039s coverage: 97.0% of statements [2021-02-12T22:21:14.763Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-12T22:21:14.763Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.032s coverage: 8.8% of statements [2021-02-12T22:21:20.412Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.041s coverage: 82.9% of statements [2021-02-12T22:21:20.412Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.013s coverage: 94.4% of statements [2021-02-12T22:21:20.412Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-02-12T22:21:23.785Z] gofmt -l . [2021-02-12T22:21:23.785Z] [ "`gofmt -l .`" = "" ] [2021-02-12T22:21:23.785Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-12T22:21:24.066Z] $ docker stop --time=1 db7d4dffbc160764b96083fb92e2934583c7175e4aca037249d43711db8610fe [2021-02-12T22:21:25.843Z] $ docker rm -f db7d4dffbc160764b96083fb92e2934583c7175e4aca037249d43711db8610fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-12T22:21:26.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-12T22:21:26.934Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-02-12T22:21:27.134Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.928s coverage: 77.5% of statements [2021-02-12T22:21:27.134Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-12T22:21:27.134Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.049s coverage: 87.9% of statements [2021-02-12T22:21:27.134Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.036s coverage: 80.5% of statements [2021-02-12T22:21:27.134Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.034s coverage: 71.7% of statements [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-02-12T22:21:42.196Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.079s coverage: 82.9% of statements [2021-02-12T22:21:42.197Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.025s coverage: 94.4% of statements [2021-02-12T22:21:42.197Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-02-12T22:21:52.389Z] gofmt -l . [2021-02-12T22:21:52.389Z] [ "`gofmt -l .`" = "" ] [2021-02-12T22:21:52.389Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-12T22:21:52.410Z] $ docker stop --time=1 3fb0d7a743de46b273609fe09ea761cd0609312bee8adc96fdd6ef068a1c87dd [2021-02-12T22:21:54.490Z] $ docker rm -f 3fb0d7a743de46b273609fe09ea761cd0609312bee8adc96fdd6ef068a1c87dd [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-12T22:21:55.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-12T22:21:55.558Z] Warning: overwriting stash ‘coverage-report’ [2021-02-12T22:21:56.477Z] 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-02-12T22:21:58.381Z] provisioning config files... [2021-02-12T22:21:58.398Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8693936074503272016tmp [Pipeline] { [Pipeline] sh [2021-02-12T22:21:58.777Z] + set +x [2021-02-12T22:21:58.777Z] + curl -s https://codecov.io/bash [2021-02-12T22:21:58.777Z] + bash -s -- [2021-02-12T22:21:59.040Z] [2021-02-12T22:21:59.040Z] _____ _ [2021-02-12T22:21:59.040Z] / ____| | | [2021-02-12T22:21:59.040Z] | | ___ __| | ___ ___ _____ __ [2021-02-12T22:21:59.040Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-12T22:21:59.040Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-12T22:21:59.040Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-12T22:21:59.040Z] Bash-20210129-7c25fce [2021-02-12T22:21:59.040Z] [2021-02-12T22:21:59.040Z] [2021-02-12T22:21:59.040Z] ==> git version 2.24.3 found [2021-02-12T22:21:59.040Z] ==> 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-02-12T22:21:59.040Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-12T22:21:59.040Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-12T22:21:59.040Z] ==> Jenkins CI detected. [2021-02-12T22:21:59.040Z] project root: . [2021-02-12T22:21:59.040Z] --> token set from env [2021-02-12T22:21:59.040Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-12T22:21:59.040Z] ==> Running gcov in . (disable via -X gcov) [2021-02-12T22:21:59.040Z] ==> Python coveragepy not found [2021-02-12T22:21:59.040Z] ==> Searching for coverage reports in: [2021-02-12T22:21:59.040Z] + . [2021-02-12T22:21:59.040Z] -> Found 1 reports [2021-02-12T22:21:59.040Z] ==> Detecting git/mercurial file structure [2021-02-12T22:21:59.040Z] ==> Reading reports [2021-02-12T22:21:59.040Z] + ./coverage.out bytes=80965 [2021-02-12T22:21:59.040Z] ==> Appending adjustments [2021-02-12T22:21:59.040Z] https://docs.codecov.io/docs/fixing-reports [2021-02-12T22:21:59.615Z] + Found adjustments [2021-02-12T22:21:59.615Z] ==> Gzipping contents [2021-02-12T22:21:59.615Z] 16K /tmp/codecov.lVVzfh.gz [2021-02-12T22:21:59.615Z] ==> Uploading reports [2021-02-12T22:21:59.615Z] url: https://codecov.io [2021-02-12T22:21:59.615Z] query: branch=master&commit=ebc40acbf299067f604c49d7e3628fc69e80ce80&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F179%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-12T22:21:59.615Z] -> Pinging Codecov [2021-02-12T22:21:59.615Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=ebc40acbf299067f604c49d7e3628fc69e80ce80&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F179%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-12T22:21:59.877Z] -> Uploading to [2021-02-12T22:21:59.878Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-12/3D8B5DFFC46A037C893635FACE044666/ebc40acbf299067f604c49d7e3628fc69e80ce80/839def3f-1be4-41e9-8861-435066a329a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210212%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210212T222159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81fa1055c45454ddcde7b54df862fc3afebf92f9231ec0531791afa89dc1e557 [2021-02-12T22:21:59.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-12T22:21:59.878Z] Dload Upload Total Spent Left Speed [2021-02-12T22:22:00.452Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13776 0 0 100 13776 0 28352 --:--:-- --:--:-- --:--:-- 28404 [2021-02-12T22:22:00.452Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ebc40acbf299067f604c49d7e3628fc69e80ce80 [Pipeline] } [2021-02-12T22:22:00.463Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-02-12T22:22:01.276Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-02-12T22:22:01.363Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:22:01.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-12T22:22:01.707Z] [2021-02-12T22:22:01.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:22:02.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-12T22:22:02.066Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-02-12T22:22:02.066Z] 188c0c94c7c5: Pulling fs layer [2021-02-12T22:22:02.066Z] 0ef7d3d256c8: Pulling fs layer [2021-02-12T22:22:02.066Z] de9db76c5a1d: Pulling fs layer [2021-02-12T22:22:02.066Z] 0eba1c9be4d2: Pulling fs layer [2021-02-12T22:22:02.066Z] 0d57e429df01: Pulling fs layer [2021-02-12T22:22:02.066Z] 4e4be7b47b0d: Pulling fs layer [2021-02-12T22:22:02.066Z] e1f770b5df2f: Pulling fs layer [2021-02-12T22:22:02.066Z] 85a0685a4137: Pulling fs layer [2021-02-12T22:22:02.066Z] 0eba1c9be4d2: Waiting [2021-02-12T22:22:02.066Z] 0d57e429df01: Waiting [2021-02-12T22:22:02.066Z] 4e4be7b47b0d: Waiting [2021-02-12T22:22:02.066Z] e1f770b5df2f: Waiting [2021-02-12T22:22:02.066Z] 85a0685a4137: Waiting [2021-02-12T22:22:02.066Z] de9db76c5a1d: Verifying Checksum [2021-02-12T22:22:02.066Z] de9db76c5a1d: Download complete [2021-02-12T22:22:02.066Z] 0ef7d3d256c8: Verifying Checksum [2021-02-12T22:22:02.066Z] 0ef7d3d256c8: Download complete [2021-02-12T22:22:02.066Z] 0d57e429df01: Verifying Checksum [2021-02-12T22:22:02.066Z] 0d57e429df01: Download complete [2021-02-12T22:22:02.656Z] 4e4be7b47b0d: Verifying Checksum [2021-02-12T22:22:02.656Z] 4e4be7b47b0d: Download complete [2021-02-12T22:22:02.656Z] 188c0c94c7c5: Download complete [2021-02-12T22:22:03.245Z] 188c0c94c7c5: Pull complete [2021-02-12T22:22:03.245Z] 0ef7d3d256c8: Pull complete [2021-02-12T22:22:03.513Z] de9db76c5a1d: Pull complete [2021-02-12T22:22:04.102Z] e1f770b5df2f: Verifying Checksum [2021-02-12T22:22:04.102Z] e1f770b5df2f: Download complete [2021-02-12T22:22:06.057Z] 0eba1c9be4d2: Verifying Checksum [2021-02-12T22:22:06.057Z] 0eba1c9be4d2: Download complete [2021-02-12T22:22:06.057Z] 85a0685a4137: Verifying Checksum [2021-02-12T22:22:06.057Z] 85a0685a4137: Download complete [2021-02-12T22:22:11.436Z] 0eba1c9be4d2: Pull complete [2021-02-12T22:22:11.436Z] 0d57e429df01: Pull complete [2021-02-12T22:22:11.707Z] 4e4be7b47b0d: Pull complete [2021-02-12T22:22:13.653Z] e1f770b5df2f: Pull complete [2021-02-12T22:22:20.309Z] 85a0685a4137: Pull complete [2021-02-12T22:22:20.309Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-02-12T22:22:20.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-12T22:22:20.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-02-12T22:22:20.511Z] prd-centos7-docker-4c-2g-26338 does not seem to be running inside a container [2021-02-12T22:22:20.568Z] $ 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-02-12T22:22:21.473Z] $ docker top b93b2f94080df0cdee26b582b75f9c30e280f1617e1eb13acf6073f51560760d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-12T22:22:21.725Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-02-12T22:22:22.021Z] + set -o pipefail [2021-02-12T22:22:22.021Z] + snyk monitor '--org=edgex-jenkins' [2021-02-12T22:22:40.185Z] [2021-02-12T22:22:40.185Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-02-12T22:22:40.185Z] [2021-02-12T22:22:40.185Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/26f6ab9c-cb82-44b0-aacf-5343bed92866 [2021-02-12T22:22:40.185Z] [2021-02-12T22:22:40.185Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-02-12T22:22:40.185Z] [2021-02-12T22:22:40.185Z] [Pipeline] } [2021-02-12T22:22:40.204Z] $ docker stop --time=1 b93b2f94080df0cdee26b582b75f9c30e280f1617e1eb13acf6073f51560760d [2021-02-12T22:22:43.093Z] $ docker rm -f b93b2f94080df0cdee26b582b75f9c30e280f1617e1eb13acf6073f51560760d [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-02-12T22:22:44.684Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-12T22:22:44.736Z] provisioning config files... [2021-02-12T22:22:44.747Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config371539872979434172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:22:45.121Z] --> edgex-publish-swagger.sh [2021-02-12T22:22:45.122Z] === Publish openapi/v2 API === [2021-02-12T22:22:45.122Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-02-12T22:22:45.122Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-02-12T22:22:45.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-12T22:22:45.122Z] Dload Upload Total Spent Left Speed [2021-02-12T22:22:46.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10214 0:00:01 0:00:01 --:--:-- 10220 100 13052 0 0 100 13052 0 10212 0:00:01 0:00:01 --:--:-- 10220 [2021-02-12T22:22:46.516Z] [2021-02-12T22:22:46.516Z] [Pipeline] } [2021-02-12T22:22:46.526Z] 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-02-12T22:22:47.361Z] + git log --format=format:%s -1 ebc40acbf299067f604c49d7e3628fc69e80ce80 [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:22:47.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T22:22:47.672Z] . [Pipeline] withDockerContainer [2021-02-12T22:22:47.772Z] prd-centos7-docker-4c-2g-26338 does not seem to be running inside a container [2021-02-12T22:22:47.820Z] $ 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-02-12T22:22:48.544Z] $ docker top 347d11c37629fd6a1d3449bed100d7b08131ab65c19a8ea12989f32f33f8e992 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-12T22:22:48.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T22:22:48.829Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T22:22:49.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T22:22:49.061Z] $ docker exec 347d11c37629fd6a1d3449bed100d7b08131ab65c19a8ea12989f32f33f8e992 ssh-agent [2021-02-12T22:22:49.249Z] SSH_AUTH_SOCK=/tmp/ssh-SfrNOC8j1jLA/agent.12 [2021-02-12T22:22:49.250Z] SSH_AGENT_PID=18 [2021-02-12T22:22:49.257Z] Running ssh-add (command line suppressed) [2021-02-12T22:22:49.387Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4851003348107695863.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4851003348107695863.key) [2021-02-12T22:22:49.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T22:22:49.782Z] + git semver tag [2021-02-12T22:22:49.782Z] # -> Open(): unable to determine branch for HEAD [2021-02-12T22:22:49.782Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-12T22:22:49.782Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-12T22:22:49.782Z] # $SEMVER_REMOTE_NAME = origin [2021-02-12T22:22:49.782Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-12T22:22:49.782Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-12T22:22:49.782Z] # $SEMVER_BRANCH = master [2021-02-12T22:22:49.782Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-02-12T22:22:49.782Z] # ebc40acbf299067f604c49d7e3628fc69e80ce80 HEAD [2021-02-12T22:22:49.782Z] # -> Force: false [2021-02-12T22:22:49.782Z] # 0f2b7dbf160ef4561cf9b0105319bf1b461d81c8 refs/tags/v2.0.0-dev.12 [Pipeline] } [2021-02-12T22:22:49.796Z] $ docker exec --env ******** --env ******** 347d11c37629fd6a1d3449bed100d7b08131ab65c19a8ea12989f32f33f8e992 ssh-agent -k [2021-02-12T22:22:49.913Z] unset SSH_AUTH_SOCK; [2021-02-12T22:22:49.914Z] unset SSH_AGENT_PID; [2021-02-12T22:22:49.914Z] echo Agent pid 18 killed; [2021-02-12T22:22:49.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-12T22:22:50.437Z] + git semver [Pipeline] } [2021-02-12T22:22:50.456Z] $ docker stop --time=1 347d11c37629fd6a1d3449bed100d7b08131ab65c19a8ea12989f32f33f8e992 [2021-02-12T22:22:51.818Z] $ docker rm -f 347d11c37629fd6a1d3449bed100d7b08131ab65c19a8ea12989f32f33f8e992 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:22:52.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-12T22:22:52.465Z] [2021-02-12T22:22:52.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:22:52.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-12T22:22:52.815Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-12T22:22:52.815Z] ab5ef0e58194: Pulling fs layer [2021-02-12T22:22:52.815Z] 9712f1f96733: Pulling fs layer [2021-02-12T22:22:52.815Z] 63f879dbbcfc: Pulling fs layer [2021-02-12T22:22:52.815Z] 0d9ebad4ef96: Pulling fs layer [2021-02-12T22:22:52.815Z] e9a5061849ea: Pulling fs layer [2021-02-12T22:22:52.815Z] d747dcd14b5f: Pulling fs layer [2021-02-12T22:22:52.815Z] 2de7ff778b66: Pulling fs layer [2021-02-12T22:22:52.815Z] e9a5061849ea: Waiting [2021-02-12T22:22:52.815Z] d747dcd14b5f: Waiting [2021-02-12T22:22:52.815Z] 2de7ff778b66: Waiting [2021-02-12T22:22:52.815Z] 0d9ebad4ef96: Waiting [2021-02-12T22:22:52.815Z] 9712f1f96733: Verifying Checksum [2021-02-12T22:22:52.815Z] 9712f1f96733: Download complete [2021-02-12T22:22:54.746Z] 63f879dbbcfc: Verifying Checksum [2021-02-12T22:22:54.746Z] 63f879dbbcfc: Download complete [2021-02-12T22:22:54.746Z] e9a5061849ea: Verifying Checksum [2021-02-12T22:22:54.746Z] e9a5061849ea: Download complete [2021-02-12T22:22:54.746Z] d747dcd14b5f: Verifying Checksum [2021-02-12T22:22:54.746Z] d747dcd14b5f: Download complete [2021-02-12T22:22:55.009Z] 2de7ff778b66: Verifying Checksum [2021-02-12T22:22:55.009Z] 2de7ff778b66: Download complete [2021-02-12T22:22:55.009Z] 0d9ebad4ef96: Verifying Checksum [2021-02-12T22:22:55.009Z] 0d9ebad4ef96: Download complete [2021-02-12T22:22:55.272Z] ab5ef0e58194: Download complete [2021-02-12T22:22:59.511Z] ab5ef0e58194: Pull complete [2021-02-12T22:22:59.511Z] 9712f1f96733: Pull complete [2021-02-12T22:23:02.096Z] 63f879dbbcfc: Pull complete [2021-02-12T22:23:08.748Z] 0d9ebad4ef96: Pull complete [2021-02-12T22:23:10.145Z] e9a5061849ea: Pull complete [2021-02-12T22:23:10.145Z] d747dcd14b5f: Pull complete [2021-02-12T22:23:12.251Z] 2de7ff778b66: Pull complete [2021-02-12T22:23:12.251Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-12T22:23:12.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-12T22:23:12.251Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-12T22:23:12.519Z] prd-centos7-docker-4c-2g-26338 does not seem to be running inside a container [2021-02-12T22:23:12.564Z] $ 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-02-12T22:23:16.394Z] $ docker top 6d392e29fcd1d15e51a552e060389d674d11c714ccdbe6fe8c91622f79fb0d39 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-12T22:23:16.696Z] provisioning config files... [2021-02-12T22:23:16.708Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config339462019012934229tmp [2021-02-12T22:23:16.727Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5648461366808783255tmp [2021-02-12T22:23:16.746Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9099201407564028702tmp [Pipeline] { [Pipeline] echo [2021-02-12T22:23:16.800Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:23:17.098Z] ---> sigul-configuration.sh [2021-02-12T22:23:17.099Z] gpg: directory `/root/.gnupg' created [2021-02-12T22:23:17.099Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-12T22:23:17.099Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-12T22:23:17.099Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-12T22:23:17.099Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-12T22:23:17.099Z] gpg: CAST5 encrypted data [2021-02-12T22:23:17.361Z] gpg: encrypted with 1 passphrase [2021-02-12T22:23:17.361Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-12T22:23:17.660Z] + mkdir /home/jenkins [2021-02-12T22:23:17.660Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-12T22:23:17.960Z] + 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-02-12T22:23:17.971Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:23:18.267Z] ---> sigul-install.sh [2021-02-12T22:23:23.572Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-12T22:23:23.869Z] + git tag --list [2021-02-12T22:23:23.869Z] v0.1.0 [2021-02-12T22:23:23.869Z] v0.1.1 [2021-02-12T22:23:23.869Z] v1.0.0 [2021-02-12T22:23:23.869Z] v1.1.0 [2021-02-12T22:23:23.869Z] v1.2.0 [2021-02-12T22:23:23.869Z] v1.3.0 [2021-02-12T22:23:23.869Z] v1.3.1 [2021-02-12T22:23:23.869Z] v1.3.1-dev.1 [2021-02-12T22:23:23.869Z] v1.3.2-dev.1 [2021-02-12T22:23:23.869Z] v2.0.0-dev.1 [2021-02-12T22:23:23.869Z] v2.0.0-dev.10 [2021-02-12T22:23:23.869Z] v2.0.0-dev.11 [2021-02-12T22:23:23.869Z] v2.0.0-dev.12 [2021-02-12T22:23:23.869Z] v2.0.0-dev.2 [2021-02-12T22:23:23.869Z] v2.0.0-dev.3 [2021-02-12T22:23:23.869Z] v2.0.0-dev.4 [2021-02-12T22:23:23.869Z] v2.0.0-dev.5 [2021-02-12T22:23:23.869Z] v2.0.0-dev.6 [2021-02-12T22:23:23.869Z] v2.0.0-dev.7 [2021-02-12T22:23:23.869Z] v2.0.0-dev.8 [2021-02-12T22:23:23.869Z] v2.0.0-dev.9 [Pipeline] sh [2021-02-12T22:23:24.172Z] + lftools sign git-tag v2.0.0-dev.12 [2021-02-12T22:23:25.562Z] Signing Git tag with Sigul... [2021-02-12T22:23:25.562Z] Signing v2.0.0-dev.12 [Pipeline] echo [2021-02-12T22:23:26.521Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:23:26.820Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-12T22:23:26.830Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-12T22:23:26.930Z] $ docker stop --time=1 6d392e29fcd1d15e51a552e060389d674d11c714ccdbe6fe8c91622f79fb0d39 [2021-02-12T22:23:29.022Z] $ docker rm -f 6d392e29fcd1d15e51a552e060389d674d11c714ccdbe6fe8c91622f79fb0d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:23:29.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T22:23:29.908Z] . [Pipeline] withDockerContainer [2021-02-12T22:23:30.018Z] prd-centos7-docker-4c-2g-26338 does not seem to be running inside a container [2021-02-12T22:23:30.069Z] $ 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-02-12T22:23:30.726Z] $ docker top 9c497db13782c1d56936072358d4d0aa2bf268421e133dcc562fa564c0505a19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-12T22:23:31.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T22:23:31.071Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T22:23:31.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T22:23:31.285Z] $ docker exec 9c497db13782c1d56936072358d4d0aa2bf268421e133dcc562fa564c0505a19 ssh-agent [2021-02-12T22:23:31.470Z] SSH_AUTH_SOCK=/tmp/ssh-mfcOI0Xtonid/agent.11 [2021-02-12T22:23:31.470Z] SSH_AGENT_PID=17 [2021-02-12T22:23:31.478Z] Running ssh-add (command line suppressed) [2021-02-12T22:23:31.609Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3245886347700232332.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3245886347700232332.key) [2021-02-12T22:23:31.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T22:23:32.029Z] + git semver bump pre [2021-02-12T22:23:32.029Z] # -> Open(): unable to determine branch for HEAD [2021-02-12T22:23:32.030Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-12T22:23:32.030Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-12T22:23:32.030Z] # $SEMVER_REMOTE_NAME = origin [2021-02-12T22:23:32.030Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-12T22:23:32.030Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-12T22:23:32.030Z] # $SEMVER_BRANCH = master [2021-02-12T22:23:32.030Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-02-12T22:23:32.030Z] 2.0.0-dev.13 [Pipeline] } [2021-02-12T22:23:32.042Z] $ docker exec --env ******** --env ******** 9c497db13782c1d56936072358d4d0aa2bf268421e133dcc562fa564c0505a19 ssh-agent -k [2021-02-12T22:23:32.161Z] unset SSH_AUTH_SOCK; [2021-02-12T22:23:32.161Z] unset SSH_AGENT_PID; [2021-02-12T22:23:32.161Z] echo Agent pid 17 killed; [2021-02-12T22:23:32.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-12T22:23:32.675Z] + git semver [Pipeline] } [2021-02-12T22:23:32.694Z] $ docker stop --time=1 9c497db13782c1d56936072358d4d0aa2bf268421e133dcc562fa564c0505a19 [2021-02-12T22:23:34.077Z] $ docker rm -f 9c497db13782c1d56936072358d4d0aa2bf268421e133dcc562fa564c0505a19 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:23:34.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T22:23:34.655Z] . [Pipeline] withDockerContainer [2021-02-12T22:23:34.784Z] prd-centos7-docker-4c-2g-26338 does not seem to be running inside a container [2021-02-12T22:23:34.832Z] $ 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-02-12T22:23:35.660Z] $ docker top c17eb9bb0e7fb9d8d9c80b54ca3cc44026a2fe9b84b73e82279e0b1e090e0a87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-12T22:23:35.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T22:23:35.958Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T22:23:36.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T22:23:36.182Z] $ docker exec c17eb9bb0e7fb9d8d9c80b54ca3cc44026a2fe9b84b73e82279e0b1e090e0a87 ssh-agent [2021-02-12T22:23:36.365Z] SSH_AUTH_SOCK=/tmp/ssh-nTqFA0NVJ3mL/agent.12 [2021-02-12T22:23:36.365Z] SSH_AGENT_PID=17 [2021-02-12T22:23:36.373Z] Running ssh-add (command line suppressed) [2021-02-12T22:23:36.503Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7886480788189670324.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7886480788189670324.key) [2021-02-12T22:23:36.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T22:23:36.935Z] + git semver push [2021-02-12T22:23:36.935Z] # -> Open(): unable to determine branch for HEAD [2021-02-12T22:23:36.935Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-12T22:23:36.935Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-12T22:23:36.935Z] # $SEMVER_REMOTE_NAME = origin [2021-02-12T22:23:36.935Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-12T22:23:36.935Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-12T22:23:36.935Z] # $SEMVER_BRANCH = master [2021-02-12T22:23:36.935Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-02-12T22:23:42.306Z] $ docker exec --env ******** --env ******** c17eb9bb0e7fb9d8d9c80b54ca3cc44026a2fe9b84b73e82279e0b1e090e0a87 ssh-agent -k [2021-02-12T22:23:42.427Z] unset SSH_AUTH_SOCK; [2021-02-12T22:23:42.428Z] unset SSH_AGENT_PID; [2021-02-12T22:23:42.428Z] echo Agent pid 17 killed; [2021-02-12T22:23:42.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-12T22:23:43.016Z] + git semver [Pipeline] } [2021-02-12T22:23:43.034Z] $ docker stop --time=1 c17eb9bb0e7fb9d8d9c80b54ca3cc44026a2fe9b84b73e82279e0b1e090e0a87 [2021-02-12T22:23:44.394Z] $ docker rm -f c17eb9bb0e7fb9d8d9c80b54ca3cc44026a2fe9b84b73e82279e0b1e090e0a87 [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-02-12T22:23:45.911Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:23:46.479Z] ---> package-listing.sh [2021-02-12T22:23:46.479Z] ++ facter osfamily [2021-02-12T22:23:46.479Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-12T22:23:46.479Z] + OS_FAMILY=redhat [2021-02-12T22:23:46.479Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-02-12T22:23:46.479Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-12T22:23:46.479Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-12T22:23:46.479Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-12T22:23:46.479Z] + PACKAGES=/tmp/packages_start.txt [2021-02-12T22:23:46.479Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-02-12T22:23:46.479Z] + PACKAGES=/tmp/packages_end.txt [2021-02-12T22:23:46.479Z] + case "${OS_FAMILY}" in [2021-02-12T22:23:46.479Z] + rpm -qa [2021-02-12T22:23:46.479Z] + sort [2021-02-12T22:23:51.785Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-12T22:23:51.785Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-12T22:23:51.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-12T22:23:51.785Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-02-12T22:23:51.785Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-02-12T22:23:51.785Z] + 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-02-12T22:23:51.799Z] 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-02-12T22:23:52.090Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:23:52.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-12T22:23:52.480Z] [2021-02-12T22:23:52.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-12T22:23:52.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-12T22:23:52.891Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-12T22:23:52.891Z] df20fa9351a1: Pulling fs layer [2021-02-12T22:23:52.891Z] 36b3adc4ff6f: Pulling fs layer [2021-02-12T22:23:52.891Z] 8ad3a11d3b57: Pulling fs layer [2021-02-12T22:23:52.891Z] 46f8f816bc3b: Pulling fs layer [2021-02-12T22:23:52.891Z] 93b61091891f: Pulling fs layer [2021-02-12T22:23:52.891Z] 93b9cdb0e59b: Pulling fs layer [2021-02-12T22:23:52.891Z] 5e14af77c1be: Pulling fs layer [2021-02-12T22:23:52.891Z] 01666e4c0597: Pulling fs layer [2021-02-12T22:23:52.891Z] aa168da1d23b: Pulling fs layer [2021-02-12T22:23:52.891Z] 93b9cdb0e59b: Waiting [2021-02-12T22:23:52.891Z] 5e14af77c1be: Waiting [2021-02-12T22:23:52.891Z] 01666e4c0597: Waiting [2021-02-12T22:23:52.891Z] aa168da1d23b: Waiting [2021-02-12T22:23:52.891Z] 46f8f816bc3b: Waiting [2021-02-12T22:23:52.891Z] 93b61091891f: Waiting [2021-02-12T22:23:52.891Z] 36b3adc4ff6f: Verifying Checksum [2021-02-12T22:23:52.891Z] 36b3adc4ff6f: Download complete [2021-02-12T22:23:52.891Z] 46f8f816bc3b: Verifying Checksum [2021-02-12T22:23:52.891Z] 46f8f816bc3b: Download complete [2021-02-12T22:23:52.891Z] df20fa9351a1: Download complete [2021-02-12T22:23:52.891Z] 93b9cdb0e59b: Verifying Checksum [2021-02-12T22:23:52.891Z] 93b9cdb0e59b: Download complete [2021-02-12T22:23:53.165Z] 5e14af77c1be: Verifying Checksum [2021-02-12T22:23:53.165Z] 5e14af77c1be: Download complete [2021-02-12T22:23:53.165Z] 01666e4c0597: Verifying Checksum [2021-02-12T22:23:53.165Z] 01666e4c0597: Download complete [2021-02-12T22:23:53.165Z] 93b61091891f: Verifying Checksum [2021-02-12T22:23:53.165Z] 93b61091891f: Download complete [2021-02-12T22:23:53.165Z] 8ad3a11d3b57: Verifying Checksum [2021-02-12T22:23:53.165Z] 8ad3a11d3b57: Download complete [2021-02-12T22:23:53.431Z] df20fa9351a1: Pull complete [2021-02-12T22:23:53.695Z] 36b3adc4ff6f: Pull complete [2021-02-12T22:23:55.103Z] 8ad3a11d3b57: Pull complete [2021-02-12T22:23:55.366Z] aa168da1d23b: Verifying Checksum [2021-02-12T22:23:55.366Z] aa168da1d23b: Download complete [2021-02-12T22:23:55.629Z] 46f8f816bc3b: Pull complete [2021-02-12T22:23:56.204Z] 93b61091891f: Pull complete [2021-02-12T22:23:56.204Z] 93b9cdb0e59b: Pull complete [2021-02-12T22:23:56.204Z] 5e14af77c1be: Pull complete [2021-02-12T22:23:56.467Z] 01666e4c0597: Pull complete [2021-02-12T22:24:04.651Z] aa168da1d23b: Pull complete [2021-02-12T22:24:04.651Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-12T22:24:04.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-12T22:24:04.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-12T22:24:04.833Z] prd-centos7-docker-4c-2g-26338 does not seem to be running inside a container [2021-02-12T22:24:04.896Z] $ 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-02-12T22:24:07.710Z] $ docker top 21eafe350e13b7f2f552ef3d294dcdfe1ed5294fb678d301f055a05a8abb678a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T22:24:08.216Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-12T22:24:08.518Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-12T22:24:08.819Z] + ls /var/log/sa-host [2021-02-12T22:24:08.819Z] + sadf -c /var/log/sa-host/sa12 [2021-02-12T22:24:08.819Z] file_magic: OK [2021-02-12T22:24:08.819Z] HZ: Using current value: 100 [2021-02-12T22:24:08.819Z] file_header: OK [2021-02-12T22:24:08.819Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-12T22:24:08.819Z] Statistics: [2021-02-12T22:24:08.819Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-12T22:24:08.819Z] File successfully converted to sysstat format version 12.2.1 [2021-02-12T22:24:08.819Z] + sadf -c /var/log/sa-host/sa23 [2021-02-12T22:24:08.819Z] file_magic: OK [2021-02-12T22:24:08.819Z] HZ: Using current value: 100 [2021-02-12T22:24:08.819Z] file_header: OK [2021-02-12T22:24:08.819Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-12T22:24:08.819Z] Statistics: [2021-02-12T22:24:08.819Z] Hnuu...uuuununununu... [2021-02-12T22:24:08.819Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-12T22:24:09.030Z] provisioning config files... [2021-02-12T22:24:09.048Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4020742246575494302tmp [Pipeline] { [Pipeline] echo [2021-02-12T22:24:09.152Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:24:09.447Z] ---> create-netrc.sh [Pipeline] } [2021-02-12T22:24:09.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-12T22:24:09.548Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:24:09.847Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-12T22:24:09.860Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:24:10.158Z] ---> sudo-logs.sh [2021-02-12T22:24:10.158Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-12T22:24:10.382Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:24:10.679Z] ---> job-cost.sh [2021-02-12T22:24:10.679Z] lf-activate-venv: SKIPPING [2021-02-12T22:24:10.679Z] INFO: No Stack... [2021-02-12T22:24:11.626Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-12T22:24:11.889Z] INFO: Archiving Costs [Pipeline] echo [2021-02-12T22:24:11.902Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T22:24:12.198Z] ---> logs-deploy.sh [2021-02-12T22:24:12.198Z] lf-activate-venv: SKIPPING [2021-02-12T22:24:12.198Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/179 [2021-02-12T22:24:12.198Z] INFO: archiving workspace using pattern(s): [2021-02-12T22:24:14.120Z] Archives upload complete. [2021-02-12T22:24:14.120Z] INFO: archiving logs to Nexus