Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d7502e4a4c464622ceb4bf99fdbbcc4855e2f57a 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-7524 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.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d7502e4a4c464622ceb4bf99fdbbcc4855e2f57a (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 --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 d7502e4a4c464622ceb4bf99fdbbcc4855e2f57a # timeout=10 Commit message: "fix: http trigger response can set content-type (#551)" > git rev-list --no-walk 10e68ac7c91ef0a5c8c99ad9d778819a8d46231e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-21T17:11:59.390Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-21T17:11:59.715Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-21T17:11:59.837Z] ========================================================= [2020-10-21T17:11:59.838Z] EdgeX Global Pipelines Version Info [2020-10-21T17:11:59.838Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-21T17:12:01.792Z] ------------------- [2020-10-21T17:12:01.792Z] stable info: [2020-10-21T17:12:01.792Z] ------------------- [2020-10-21T17:12:01.792Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-21T17:12:01.792Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-21T17:12:01.792Z] Message: update stable to v1.0.144 [2020-10-21T17:12:02.381Z] ------------------- [2020-10-21T17:12:02.381Z] experimental info: [2020-10-21T17:12:02.381Z] ------------------- [2020-10-21T17:12:02.381Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-21T17:12:02.381Z] Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 [2020-10-21T17:12:02.381Z] Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-21T17:12:02.852Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-10-21T17:12:02.966Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-10-21T17:12:03.086Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-21T17:12:03.196Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-21T17:12:03.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-21T17:12:03.484Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-21T17:12:03.622Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-21T17:12:03.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-21T17:12:03.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-21T17:12:03.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-21T17:12:04.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-21T17:12:04.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-10-21T17:12:04.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-21T17:12:04.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-21T17:12:04.512Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T17:12:04.618Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T17:12:04.722Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T17:12:04.856Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T17:12:04.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-21T17:12:05.067Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-21T17:12:05.169Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-21T17:12:05.267Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-10-21T17:12:05.364Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-21T17:12:05.470Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-21T17:12:05.571Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-21T17:12:05.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-21T17:12:05.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-21T17:12:05.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-21T17:12:05.986Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7502e4a4c464622ceb4bf99fdbbcc4855e2f57a [Pipeline] echo [2020-10-21T17:12:06.088Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7502e4 [Pipeline] echo [2020-10-21T17:12:06.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-21T17:12:06.959Z] + git log --format=format:%s -1 d7502e4a4c464622ceb4bf99fdbbcc4855e2f57a [Pipeline] echo [2020-10-21T17:12:07.034Z] GIT_COMMIT: d7502e4a4c464622ceb4bf99fdbbcc4855e2f57a, Commit Message: fix: http trigger response can set content-type (#551) [Pipeline] echo [2020-10-21T17:12:07.087Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-21T17:12:08.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T17:12:08.305Z] [2020-10-21T17:12:08.305Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T17:12:08.677Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T17:12:08.677Z] latest: Pulling from edgex-devops/git-semver [2020-10-21T17:12:08.677Z] 31603596830f: Pulling fs layer [2020-10-21T17:12:08.677Z] 2a8b12db71e7: Pulling fs layer [2020-10-21T17:12:08.677Z] 6ca5941a6612: Pulling fs layer [2020-10-21T17:12:08.677Z] ecc8261a40a4: Pulling fs layer [2020-10-21T17:12:08.677Z] ecc8261a40a4: Waiting [2020-10-21T17:12:08.677Z] 2a8b12db71e7: Verifying Checksum [2020-10-21T17:12:08.677Z] 2a8b12db71e7: Download complete [2020-10-21T17:12:08.942Z] 31603596830f: Verifying Checksum [2020-10-21T17:12:08.942Z] 31603596830f: Download complete [2020-10-21T17:12:08.942Z] ecc8261a40a4: Verifying Checksum [2020-10-21T17:12:08.942Z] ecc8261a40a4: Download complete [2020-10-21T17:12:08.942Z] 6ca5941a6612: Verifying Checksum [2020-10-21T17:12:08.942Z] 6ca5941a6612: Download complete [2020-10-21T17:12:09.207Z] 31603596830f: Pull complete [2020-10-21T17:12:09.473Z] 2a8b12db71e7: Pull complete [2020-10-21T17:12:10.429Z] 6ca5941a6612: Pull complete [2020-10-21T17:12:10.429Z] ecc8261a40a4: Pull complete [2020-10-21T17:12:10.429Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-21T17:12:10.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T17:12:10.429Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-21T17:12:10.541Z] prd-centos7-docker-4c-2g-7524 does not seem to be running inside a container [2020-10-21T17:12:10.659Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-21T17:12:13.032Z] $ docker top 187d5f056b863f370a63bd80f5b43b5cc63d65725fee144bd2ef59d847e67a71 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T17:12:13.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T17:12:13.433Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T17:12:13.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T17:12:13.677Z] $ docker exec 187d5f056b863f370a63bd80f5b43b5cc63d65725fee144bd2ef59d847e67a71 ssh-agent [2020-10-21T17:12:13.856Z] SSH_AUTH_SOCK=/tmp/ssh-79ITv0EUqndY/agent.12 [2020-10-21T17:12:13.856Z] SSH_AGENT_PID=17 [2020-10-21T17:12:13.871Z] Running ssh-add (command line suppressed) [2020-10-21T17:12:14.028Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3011035046947992527.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3011035046947992527.key) [2020-10-21T17:12:14.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T17:12:14.447Z] + git tag --points-at HEAD [Pipeline] } [2020-10-21T17:12:14.471Z] $ docker exec --env ******** --env ******** 187d5f056b863f370a63bd80f5b43b5cc63d65725fee144bd2ef59d847e67a71 ssh-agent -k [2020-10-21T17:12:14.598Z] unset SSH_AUTH_SOCK; [2020-10-21T17:12:14.599Z] unset SSH_AGENT_PID; [2020-10-21T17:12:14.599Z] echo Agent pid 17 killed; [2020-10-21T17:12:14.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-21T17:12:14.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T17:12:14.811Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T17:12:15.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T17:12:15.013Z] $ docker exec 187d5f056b863f370a63bd80f5b43b5cc63d65725fee144bd2ef59d847e67a71 ssh-agent [2020-10-21T17:12:15.194Z] SSH_AUTH_SOCK=/tmp/ssh-f6We8wJbETce/agent.46 [2020-10-21T17:12:15.194Z] SSH_AGENT_PID=51 [2020-10-21T17:12:15.203Z] Running ssh-add (command line suppressed) [2020-10-21T17:12:15.359Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4248449671905353706.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4248449671905353706.key) [2020-10-21T17:12:15.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T17:12:15.768Z] + git semver init [2020-10-21T17:12:15.769Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T17:12:15.769Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-21T17:12:15.769Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-21T17:12:15.769Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T17:12:15.769Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T17:12:15.769Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T17:12:15.769Z] # $SEMVER_BRANCH = master [2020-10-21T17:12:15.769Z] # $SEMVER_TEMP = /tmp/semver-672743781 [2020-10-21T17:12:15.769Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-10-21T17:12:18.321Z] # '/tmp/semver-672743781' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2020-10-21T17:12:18.584Z] # -> Force: false [2020-10-21T17:12:18.584Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-10-21T17:12:18.598Z] $ docker exec --env ******** --env ******** 187d5f056b863f370a63bd80f5b43b5cc63d65725fee144bd2ef59d847e67a71 ssh-agent -k [2020-10-21T17:12:18.737Z] unset SSH_AUTH_SOCK; [2020-10-21T17:12:18.738Z] unset SSH_AGENT_PID; [2020-10-21T17:12:18.738Z] echo Agent pid 51 killed; [2020-10-21T17:12:18.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T17:12:19.288Z] + git semver [Pipeline] } [2020-10-21T17:12:19.308Z] $ docker stop --time=1 187d5f056b863f370a63bd80f5b43b5cc63d65725fee144bd2ef59d847e67a71 [2020-10-21T17:12:20.793Z] $ docker rm -f 187d5f056b863f370a63bd80f5b43b5cc63d65725fee144bd2ef59d847e67a71 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T17:12:21.329Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-21T17:12:21.864Z] Stashed 1 file(s) [Pipeline] echo [2020-10-21T17:12:21.868Z] [edgeXSemver]: initialized semver on version 1.2.1-dev.48 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-21T17:12:37.464Z] Still waiting to schedule task [2020-10-21T17:12:37.464Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-21T17:12:37.466Z] Still waiting to schedule task [2020-10-21T17:12:37.467Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-21T17:14:34.160Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7525 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-10-21T17:14:34.275Z] Running in /w/workspace/app-functions-sdk-go/136 [Pipeline] { [Pipeline] checkout [2020-10-21T17:14:39.161Z] using credential edgex-jenkins-ssh [2020-10-21T17:14:39.223Z] Cloning the remote Git repository [2020-10-21T17:14:39.335Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T17:14:39.458Z] > git init /w/workspace/app-functions-sdk-go/136 # timeout=10 [2020-10-21T17:14:39.528Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T17:14:39.530Z] > git --version # timeout=10 [2020-10-21T17:14:39.564Z] > git --version # 'git version 2.17.1' [2020-10-21T17:14:39.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T17:14:39.629Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T17:14:43.133Z] Checking out Revision d7502e4a4c464622ceb4bf99fdbbcc4855e2f57a (master) [2020-10-21T17:14:42.563Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-21T17:14:42.584Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T17:14:42.611Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-21T17:14:42.646Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T17:14:42.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T17:14:42.658Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T17:14:43.155Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T17:14:43.173Z] > git checkout -f d7502e4a4c464622ceb4bf99fdbbcc4855e2f57a # timeout=10 [2020-10-21T17:14:47.917Z] Commit message: "fix: http trigger response can set content-type (#551)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-21T17:14:49.193Z] ========================================================= [2020-10-21T17:14:49.193Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-21T17:14:49.193Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T17:14:50.213Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-21T17:14:51.195Z] Sending build context to Docker daemon 19.14MB [2020-10-21T17:14:51.195Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-21T17:14:51.195Z] Step 2/8 : FROM ${BASE} [2020-10-21T17:14:51.481Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-21T17:14:51.481Z] b538f80385f9: Pulling fs layer [2020-10-21T17:14:51.481Z] 74f711af9a0d: Pulling fs layer [2020-10-21T17:14:51.481Z] 99f96fe45779: Pulling fs layer [2020-10-21T17:14:51.481Z] 8529a6b9a6be: Pulling fs layer [2020-10-21T17:14:51.481Z] 45590311c82a: Pulling fs layer [2020-10-21T17:14:51.481Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-21T17:14:51.481Z] 209524e5b208: Pulling fs layer [2020-10-21T17:14:51.481Z] 45590311c82a: Waiting [2020-10-21T17:14:51.481Z] 69ca0ff8b7b3: Waiting [2020-10-21T17:14:51.481Z] 209524e5b208: Waiting [2020-10-21T17:14:51.481Z] 8529a6b9a6be: Waiting [2020-10-21T17:14:51.481Z] 99f96fe45779: Verifying Checksum [2020-10-21T17:14:51.481Z] 99f96fe45779: Download complete [2020-10-21T17:14:51.481Z] 74f711af9a0d: Download complete [2020-10-21T17:14:51.481Z] 45590311c82a: Download complete [2020-10-21T17:14:51.755Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-21T17:14:51.755Z] 69ca0ff8b7b3: Download complete [2020-10-21T17:14:52.810Z] b538f80385f9: Verifying Checksum [2020-10-21T17:14:52.810Z] b538f80385f9: Download complete [2020-10-21T17:14:53.431Z] b538f80385f9: Pull complete [2020-10-21T17:14:54.037Z] 74f711af9a0d: Pull complete [2020-10-21T17:14:54.323Z] 99f96fe45779: Pull complete [2020-10-21T17:14:54.597Z] 209524e5b208: Verifying Checksum [2020-10-21T17:14:54.598Z] 209524e5b208: Download complete [2020-10-21T17:14:56.039Z] 8529a6b9a6be: Verifying Checksum [2020-10-21T17:14:56.039Z] 8529a6b9a6be: Download complete [2020-10-21T17:15:06.215Z] 8529a6b9a6be: Pull complete [2020-10-21T17:15:06.811Z] 45590311c82a: Pull complete [2020-10-21T17:15:06.811Z] 69ca0ff8b7b3: Pull complete [2020-10-21T17:15:11.121Z] 209524e5b208: Pull complete [2020-10-21T17:15:11.121Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-21T17:15:11.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-21T17:15:11.121Z] ---> 5bddaf1c2fca [2020-10-21T17:15:11.121Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-21T17:15:11.121Z] latest: Pulling from library/docker [2020-10-21T17:15:11.121Z] b538f80385f9: Already exists [2020-10-21T17:15:11.398Z] 259a493cd78d: Pulling fs layer [2020-10-21T17:15:11.398Z] b8e66b5100f5: Pulling fs layer [2020-10-21T17:15:11.398Z] 203964748c9f: Pulling fs layer [2020-10-21T17:15:11.398Z] d6fc4445224b: Pulling fs layer [2020-10-21T17:15:11.398Z] 5ea39d09386c: Pulling fs layer [2020-10-21T17:15:11.398Z] 78a785fe32a7: Pulling fs layer [2020-10-21T17:15:11.398Z] d6fc4445224b: Waiting [2020-10-21T17:15:11.398Z] 5ea39d09386c: Waiting [2020-10-21T17:15:11.398Z] 78a785fe32a7: Waiting [2020-10-21T17:15:11.398Z] b8e66b5100f5: Verifying Checksum [2020-10-21T17:15:11.398Z] b8e66b5100f5: Download complete [2020-10-21T17:15:11.398Z] 259a493cd78d: Download complete [2020-10-21T17:15:11.677Z] d6fc4445224b: Verifying Checksum [2020-10-21T17:15:11.677Z] d6fc4445224b: Download complete [2020-10-21T17:15:11.677Z] 5ea39d09386c: Download complete [2020-10-21T17:15:11.677Z] 78a785fe32a7: Verifying Checksum [2020-10-21T17:15:11.677Z] 78a785fe32a7: Download complete [2020-10-21T17:15:12.270Z] 259a493cd78d: Pull complete [2020-10-21T17:15:12.544Z] b8e66b5100f5: Pull complete [2020-10-21T17:15:12.816Z] 203964748c9f: Verifying Checksum [2020-10-21T17:15:12.816Z] 203964748c9f: Download complete [2020-10-21T17:15:16.204Z] 203964748c9f: Pull complete [2020-10-21T17:15:16.204Z] d6fc4445224b: Pull complete [2020-10-21T17:15:16.477Z] 5ea39d09386c: Pull complete [2020-10-21T17:15:16.752Z] 78a785fe32a7: Pull complete [2020-10-21T17:15:16.752Z] Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 [2020-10-21T17:15:16.752Z] Status: Downloaded newer image for docker:latest [2020-10-21T17:15:23.477Z] ---> 0c878eee5830 [2020-10-21T17:15:23.477Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-21T17:15:23.477Z] ---> Running in d989458c5011 [2020-10-21T17:15:23.477Z] Removing intermediate container d989458c5011 [2020-10-21T17:15:23.477Z] ---> fc147bf86791 [2020-10-21T17:15:23.477Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-21T17:15:23.477Z] ---> Running in 0c364ce3bf9b [2020-10-21T17:15:24.932Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T17:15:25.915Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T17:15:26.508Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-21T17:15:26.508Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-21T17:15:26.782Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-21T17:15:26.782Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-21T17:15:26.782Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-21T17:15:27.056Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T17:15:27.056Z] OK: 144 MiB in 44 packages [2020-10-21T17:15:28.506Z] Removing intermediate container 0c364ce3bf9b [2020-10-21T17:15:28.506Z] ---> e950b71d9f90 [2020-10-21T17:15:28.506Z] Step 6/8 : WORKDIR /build [2020-10-21T17:15:28.506Z] ---> Running in 9ed936a5c7a0 [2020-10-21T17:15:28.781Z] Removing intermediate container 9ed936a5c7a0 [2020-10-21T17:15:28.781Z] ---> 9f032323f9f5 [2020-10-21T17:15:28.782Z] Step 7/8 : COPY go.mod . [2020-10-21T17:15:29.774Z] ---> 63da65a027c5 [2020-10-21T17:15:29.774Z] Step 8/8 : RUN go mod download [2020-10-21T17:15:29.774Z] ---> Running in e3cc92295f24 [2020-10-21T17:15:32.664Z] Running on prd-centos7-docker-4c-2g-7526 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-10-21T17:15:32.731Z] Running in /w/workspace/app-functions-sdk-go/136 [Pipeline] { [Pipeline] checkout [2020-10-21T17:15:41.049Z] using credential edgex-jenkins-ssh [2020-10-21T17:15:41.177Z] Cloning the remote Git repository [2020-10-21T17:15:41.258Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T17:15:41.390Z] > git init /w/workspace/app-functions-sdk-go/136 # timeout=10 [2020-10-21T17:15:41.532Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T17:15:41.533Z] > git --version # timeout=10 [2020-10-21T17:15:41.590Z] > git --version # 'git version 2.16.5' [2020-10-21T17:15:41.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T17:15:41.664Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T17:15:47.933Z] Checking out Revision d7502e4a4c464622ceb4bf99fdbbcc4855e2f57a (master) [2020-10-21T17:15:47.353Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-21T17:15:47.388Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T17:15:47.425Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-21T17:15:47.488Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T17:15:47.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T17:15:47.495Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T17:15:47.949Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T17:15:47.955Z] > git checkout -f d7502e4a4c464622ceb4bf99fdbbcc4855e2f57a # timeout=10 [2020-10-21T17:15:52.688Z] Commit message: "fix: http trigger response can set content-type (#551)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-21T17:15:53.992Z] ========================================================= [2020-10-21T17:15:53.992Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-21T17:15:53.992Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T17:15:55.408Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-21T17:15:56.049Z] Sending build context to Docker daemon 19.14MB [2020-10-21T17:15:56.049Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-21T17:15:56.049Z] Step 2/8 : FROM ${BASE} [2020-10-21T17:15:56.321Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-21T17:15:56.321Z] df20fa9351a1: Pulling fs layer [2020-10-21T17:15:56.321Z] ed8968b2872e: Pulling fs layer [2020-10-21T17:15:56.321Z] a92cc7c5fd73: Pulling fs layer [2020-10-21T17:15:56.321Z] e871e8e8d7a9: Pulling fs layer [2020-10-21T17:15:56.321Z] e73272ec9a57: Pulling fs layer [2020-10-21T17:15:56.321Z] 1e910a182e73: Pulling fs layer [2020-10-21T17:15:56.321Z] 4e634b169226: Pulling fs layer [2020-10-21T17:15:56.321Z] e871e8e8d7a9: Waiting [2020-10-21T17:15:56.321Z] e73272ec9a57: Waiting [2020-10-21T17:15:56.321Z] 1e910a182e73: Waiting [2020-10-21T17:15:56.321Z] 4e634b169226: Waiting [2020-10-21T17:15:56.321Z] a92cc7c5fd73: Verifying Checksum [2020-10-21T17:15:56.321Z] a92cc7c5fd73: Download complete [2020-10-21T17:15:56.321Z] ed8968b2872e: Download complete [2020-10-21T17:15:56.321Z] e73272ec9a57: Verifying Checksum [2020-10-21T17:15:56.321Z] e73272ec9a57: Download complete [2020-10-21T17:15:56.321Z] 1e910a182e73: Verifying Checksum [2020-10-21T17:15:56.321Z] 1e910a182e73: Download complete [2020-10-21T17:15:56.676Z] df20fa9351a1: Verifying Checksum [2020-10-21T17:15:56.676Z] df20fa9351a1: Download complete [2020-10-21T17:15:57.039Z] df20fa9351a1: Pull complete [2020-10-21T17:15:57.316Z] ed8968b2872e: Pull complete [2020-10-21T17:15:57.933Z] a92cc7c5fd73: Pull complete [2020-10-21T17:16:02.103Z] Removing intermediate container e3cc92295f24 [2020-10-21T17:16:02.103Z] ---> 66bbe064d07c [2020-10-21T17:16:02.103Z] Successfully built 66bbe064d07c [2020-10-21T17:16:02.103Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T17:16:02.514Z] + docker inspect -f . ci-base-image-arm64 [2020-10-21T17:16:02.514Z] . [Pipeline] withDockerContainer [2020-10-21T17:16:02.786Z] prd-ubuntu18.04-docker-arm64-4c-16g-7525 does not seem to be running inside a container [2020-10-21T17:16:02.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/136 -v /w/workspace/app-functions-sdk-go/136:/w/workspace/app-functions-sdk-go/136:rw,z -v /w/workspace/app-functions-sdk-go/136@tmp:/w/workspace/app-functions-sdk-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-21T17:16:04.821Z] $ docker top 4b89addfcdfa41c68dc6ee25628f5ab032561079f639d47a6d0fb4927a2dff6f -eo pid,comm [2020-10-21T17:16:05.162Z] 4e634b169226: Verifying Checksum [2020-10-21T17:16:05.162Z] 4e634b169226: Download complete [Pipeline] { [Pipeline] sh [2020-10-21T17:16:06.255Z] + go version [2020-10-21T17:16:06.255Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-21T17:16:06.283Z] $ docker stop --time=1 4b89addfcdfa41c68dc6ee25628f5ab032561079f639d47a6d0fb4927a2dff6f [2020-10-21T17:16:07.767Z] e871e8e8d7a9: Verifying Checksum [2020-10-21T17:16:07.767Z] e871e8e8d7a9: Download complete [2020-10-21T17:16:08.279Z] $ docker rm -f 4b89addfcdfa41c68dc6ee25628f5ab032561079f639d47a6d0fb4927a2dff6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-21T17:16:21.146Z] e871e8e8d7a9: Pull complete [2020-10-21T17:16:21.146Z] e73272ec9a57: Pull complete [2020-10-21T17:16:21.146Z] 1e910a182e73: Pull complete [2020-10-21T17:16:26.338Z] 4e634b169226: Pull complete [2020-10-21T17:16:26.804Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-21T17:16:26.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-21T17:16:26.804Z] ---> f7629b54cfaa [2020-10-21T17:16:26.804Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-21T17:16:27.150Z] latest: Pulling from library/docker [2020-10-21T17:16:27.150Z] df20fa9351a1: Already exists [2020-10-21T17:16:27.150Z] 25ad7478873d: Pulling fs layer [2020-10-21T17:16:27.150Z] 4684f6177b5d: Pulling fs layer [2020-10-21T17:16:27.150Z] 206f78d23536: Pulling fs layer [2020-10-21T17:16:27.150Z] cee0542293f3: Pulling fs layer [2020-10-21T17:16:27.150Z] d951dd9fd09f: Pulling fs layer [2020-10-21T17:16:27.150Z] dce9c88c04bd: Pulling fs layer [2020-10-21T17:16:27.150Z] cee0542293f3: Waiting [2020-10-21T17:16:27.150Z] d951dd9fd09f: Waiting [2020-10-21T17:16:27.150Z] dce9c88c04bd: Waiting [2020-10-21T17:16:27.150Z] 4684f6177b5d: Verifying Checksum [2020-10-21T17:16:27.150Z] 4684f6177b5d: Download complete [2020-10-21T17:16:27.642Z] 25ad7478873d: Verifying Checksum [2020-10-21T17:16:27.642Z] 25ad7478873d: Download complete [2020-10-21T17:16:27.642Z] cee0542293f3: Verifying Checksum [2020-10-21T17:16:27.642Z] cee0542293f3: Download complete [2020-10-21T17:16:27.642Z] d951dd9fd09f: Verifying Checksum [2020-10-21T17:16:27.642Z] d951dd9fd09f: Download complete [2020-10-21T17:16:28.424Z] dce9c88c04bd: Verifying Checksum [2020-10-21T17:16:28.424Z] dce9c88c04bd: Download complete [2020-10-21T17:16:28.424Z] 25ad7478873d: Pull complete [2020-10-21T17:16:28.424Z] 4684f6177b5d: Pull complete [2020-10-21T17:16:30.902Z] 206f78d23536: Verifying Checksum [2020-10-21T17:16:30.902Z] 206f78d23536: Download complete [2020-10-21T17:16:36.049Z] 206f78d23536: Pull complete [2020-10-21T17:16:36.327Z] cee0542293f3: Pull complete [2020-10-21T17:16:36.624Z] d951dd9fd09f: Pull complete [2020-10-21T17:16:36.624Z] dce9c88c04bd: Pull complete [2020-10-21T17:16:36.624Z] Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 [2020-10-21T17:16:36.917Z] Status: Downloaded newer image for docker:latest [2020-10-21T17:16:39.703Z] ---> 63b8800a78ac [2020-10-21T17:16:39.703Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-21T17:16:39.703Z] ---> Running in feaee7a39b7a [2020-10-21T17:16:39.703Z] Removing intermediate container feaee7a39b7a [2020-10-21T17:16:39.703Z] ---> 51aab1c2e7cc [2020-10-21T17:16:39.703Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-21T17:16:39.703Z] ---> Running in ea734d9dee91 [2020-10-21T17:16:41.313Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T17:16:41.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T17:16:42.267Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-21T17:16:42.559Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-21T17:16:42.559Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-21T17:16:42.559Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-21T17:16:42.856Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-21T17:16:42.856Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T17:16:42.856Z] OK: 167 MiB in 44 packages [2020-10-21T17:16:44.069Z] Removing intermediate container ea734d9dee91 [2020-10-21T17:16:44.069Z] ---> 4f0beec3fe31 [2020-10-21T17:16:44.069Z] Step 6/8 : WORKDIR /build [2020-10-21T17:16:44.069Z] ---> Running in 220eadb4ea7a [2020-10-21T17:16:44.376Z] Removing intermediate container 220eadb4ea7a [2020-10-21T17:16:44.376Z] ---> ea690e081309 [2020-10-21T17:16:44.376Z] Step 7/8 : COPY go.mod . [2020-10-21T17:16:45.027Z] ---> dd301ee19f84 [2020-10-21T17:16:45.027Z] Step 8/8 : RUN go mod download [2020-10-21T17:16:45.027Z] ---> Running in 699f0355b022 [2020-10-21T17:17:17.954Z] Removing intermediate container 699f0355b022 [2020-10-21T17:17:17.954Z] ---> 8e1c2de85353 [2020-10-21T17:17:17.954Z] Successfully built 8e1c2de85353 [2020-10-21T17:17:17.954Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T17:17:18.425Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T17:17:18.691Z] . [Pipeline] withDockerContainer [2020-10-21T17:17:18.901Z] prd-centos7-docker-4c-2g-7526 does not seem to be running inside a container [2020-10-21T17:17:19.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/136 -v /w/workspace/app-functions-sdk-go/136:/w/workspace/app-functions-sdk-go/136:rw,z -v /w/workspace/app-functions-sdk-go/136@tmp:/w/workspace/app-functions-sdk-go/136@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 ******** ci-base-image-x86_64 cat [2020-10-21T17:17:20.356Z] $ docker top 58ba8f0d9e258c87643dbf85bb33ade2c9e122d14b0e44baae4ff1cadfe46502 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T17:17:21.438Z] + go version [2020-10-21T17:17:21.438Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-21T17:17:21.473Z] $ docker stop --time=1 58ba8f0d9e258c87643dbf85bb33ade2c9e122d14b0e44baae4ff1cadfe46502 [2020-10-21T17:17:22.938Z] $ docker rm -f 58ba8f0d9e258c87643dbf85bb33ade2c9e122d14b0e44baae4ff1cadfe46502 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-10-21T17:17:26.185Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-21T17:17:26.187Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-21T17:17:26.279Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T17:17:26.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-21T17:17:26.639Z] [2020-10-21T17:17:26.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-21T17:17:27.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-21T17:17:27.002Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-21T17:17:27.003Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-21T17:17:27.003Z] 408f87550127: Pulling fs layer [2020-10-21T17:17:27.003Z] fe522b08c979: Pulling fs layer [2020-10-21T17:17:27.003Z] 221eaa008020: Pulling fs layer [2020-10-21T17:17:27.003Z] 2a4607e5d6b9: Pulling fs layer [2020-10-21T17:17:27.003Z] 8f79b27c4fd2: Pulling fs layer [2020-10-21T17:17:27.003Z] e5c8dbe1645b: Pulling fs layer [2020-10-21T17:17:27.003Z] 23e8b3b47431: Pulling fs layer [2020-10-21T17:17:27.003Z] 5c568d65a230: Pulling fs layer [2020-10-21T17:17:27.003Z] 8f79b27c4fd2: Waiting [2020-10-21T17:17:27.003Z] e5c8dbe1645b: Waiting [2020-10-21T17:17:27.003Z] 221eaa008020: Waiting [2020-10-21T17:17:27.003Z] 2a4607e5d6b9: Waiting [2020-10-21T17:17:27.003Z] fe522b08c979: Verifying Checksum [2020-10-21T17:17:27.003Z] fe522b08c979: Download complete [2020-10-21T17:17:27.003Z] 408f87550127: Verifying Checksum [2020-10-21T17:17:27.003Z] 408f87550127: Download complete [2020-10-21T17:17:27.003Z] 2a4607e5d6b9: Verifying Checksum [2020-10-21T17:17:27.003Z] 2a4607e5d6b9: Download complete [2020-10-21T17:17:27.003Z] 8f79b27c4fd2: Verifying Checksum [2020-10-21T17:17:27.003Z] 8f79b27c4fd2: Download complete [2020-10-21T17:17:27.003Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-21T17:17:27.003Z] cbdbe7a5bc2a: Download complete [2020-10-21T17:17:27.579Z] cbdbe7a5bc2a: Pull complete [2020-10-21T17:17:27.579Z] 408f87550127: Pull complete [2020-10-21T17:17:27.842Z] fe522b08c979: Pull complete [2020-10-21T17:17:28.426Z] e5c8dbe1645b: Verifying Checksum [2020-10-21T17:17:28.426Z] e5c8dbe1645b: Download complete [2020-10-21T17:17:29.823Z] 5c568d65a230: Verifying Checksum [2020-10-21T17:17:29.823Z] 5c568d65a230: Download complete [2020-10-21T17:17:29.823Z] 23e8b3b47431: Verifying Checksum [2020-10-21T17:17:29.823Z] 23e8b3b47431: Download complete [2020-10-21T17:17:30.779Z] 221eaa008020: Download complete [2020-10-21T17:17:37.455Z] 221eaa008020: Pull complete [2020-10-21T17:17:37.455Z] 2a4607e5d6b9: Pull complete [2020-10-21T17:17:37.455Z] 8f79b27c4fd2: Pull complete [2020-10-21T17:17:38.852Z] e5c8dbe1645b: Pull complete [2020-10-21T17:17:42.200Z] 23e8b3b47431: Pull complete [2020-10-21T17:17:44.148Z] 5c568d65a230: Pull complete [2020-10-21T17:17:44.148Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-21T17:17:44.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-21T17:17:44.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-21T17:17:44.406Z] prd-centos7-docker-4c-2g-7524 does not seem to be running inside a container [2020-10-21T17:17:44.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-21T17:17:45.932Z] $ docker top 480a35f0a8db9b060437ca841c6ba94b9056dca0c9dbafb160a9f963fde13388 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T17:17:46.541Z] + snyk monitor '--org=edgex-jenkins' [2020-10-21T17:17:54.724Z] [2020-10-21T17:17:54.724Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... [2020-10-21T17:17:54.724Z] [2020-10-21T17:17:54.724Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/67cbeef7-a104-448f-b1ed-770f154b6c18 [2020-10-21T17:17:54.724Z] [2020-10-21T17:17:54.724Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-21T17:17:54.724Z] [2020-10-21T17:17:54.724Z] [2020-10-21T17:17:54.724Z] Snyk CLI supports Node.js 8 and higher. [2020-10-21T17:17:54.724Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-21T17:17:54.724Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-21T17:17:54.724Z] [2020-10-21T17:17:54.724Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-21T17:17:54.724Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-10-21T17:17:54.724Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-10-21T17:17:54.724Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-10-21T17:17:54.743Z] $ docker stop --time=1 480a35f0a8db9b060437ca841c6ba94b9056dca0c9dbafb160a9f963fde13388 [2020-10-21T17:18:00.335Z] $ docker rm -f 480a35f0a8db9b060437ca841c6ba94b9056dca0c9dbafb160a9f963fde13388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2020-10-21T17:18:02.162Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-21T17:18:02.219Z] provisioning config files... [2020-10-21T17:18:02.235Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2789127166564114594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-21T17:18:02.626Z] --> edgex-publish-swagger.sh [2020-10-21T17:18:02.626Z] === Publish openapi/v2 API === [2020-10-21T17:18:02.626Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-10-21T17:18:02.626Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [2020-10-21T17:18:02.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-21T17:18:02.626Z] Dload Upload Total Spent Left Speed [2020-10-21T17:18:04.025Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 10618 0:00:01 0:00:01 --:--:-- 10632 100 13025 0 0 100 13025 0 10616 0:00:01 0:00:01 --:--:-- 10632 [2020-10-21T17:18:04.025Z] [2020-10-21T17:18:04.025Z] [Pipeline] } [2020-10-21T17:18:04.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-10-21T17:18:05.049Z] + git log --format=format:%s -1 d7502e4a4c464622ceb4bf99fdbbcc4855e2f57a [Pipeline] isUnix [Pipeline] sh [2020-10-21T17:18:05.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T17:18:05.364Z] . [Pipeline] withDockerContainer [2020-10-21T17:18:05.483Z] prd-centos7-docker-4c-2g-7524 does not seem to be running inside a container [2020-10-21T17:18:05.553Z] $ 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 [2020-10-21T17:18:06.383Z] $ docker top 37a9b02bc78ebb5bf6aca91641b0f7cda54ce0f996ac129629deabcff07c3a6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T17:18:06.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T17:18:06.740Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T17:18:06.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T17:18:06.999Z] $ docker exec 37a9b02bc78ebb5bf6aca91641b0f7cda54ce0f996ac129629deabcff07c3a6e ssh-agent [2020-10-21T17:18:07.181Z] SSH_AUTH_SOCK=/tmp/ssh-geRGPOQV4yqj/agent.12 [2020-10-21T17:18:07.181Z] SSH_AGENT_PID=17 [2020-10-21T17:18:07.188Z] Running ssh-add (command line suppressed) [2020-10-21T17:18:07.337Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1211328244926631175.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1211328244926631175.key) [2020-10-21T17:18:07.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T17:18:07.746Z] + git semver tag [2020-10-21T17:18:07.746Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T17:18:07.746Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-21T17:18:07.746Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-21T17:18:07.746Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T17:18:07.746Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T17:18:07.746Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T17:18:07.746Z] # $SEMVER_BRANCH = master [2020-10-21T17:18:07.746Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-10-21T17:18:07.746Z] # d7502e4a4c464622ceb4bf99fdbbcc4855e2f57a HEAD [2020-10-21T17:18:07.746Z] # -> Force: false [2020-10-21T17:18:07.746Z] # 123e216cce4101e8fc9a646912f95e4cd0266ea5 refs/tags/v1.2.1-dev.48 [Pipeline] } [2020-10-21T17:18:07.760Z] $ docker exec --env ******** --env ******** 37a9b02bc78ebb5bf6aca91641b0f7cda54ce0f996ac129629deabcff07c3a6e ssh-agent -k [2020-10-21T17:18:07.895Z] unset SSH_AUTH_SOCK; [2020-10-21T17:18:07.896Z] unset SSH_AGENT_PID; [2020-10-21T17:18:07.896Z] echo Agent pid 17 killed; [2020-10-21T17:18:07.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T17:18:08.447Z] + git semver [Pipeline] } [2020-10-21T17:18:08.470Z] $ docker stop --time=1 37a9b02bc78ebb5bf6aca91641b0f7cda54ce0f996ac129629deabcff07c3a6e [2020-10-21T17:18:09.849Z] $ docker rm -f 37a9b02bc78ebb5bf6aca91641b0f7cda54ce0f996ac129629deabcff07c3a6e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-21T17:18:10.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-21T17:18:10.552Z] [2020-10-21T17:18:10.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-21T17:18:10.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-21T17:18:10.911Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-21T17:18:10.911Z] ab5ef0e58194: Pulling fs layer [2020-10-21T17:18:10.911Z] 9712f1f96733: Pulling fs layer [2020-10-21T17:18:10.911Z] 63f879dbbcfc: Pulling fs layer [2020-10-21T17:18:10.911Z] 0d9ebad4ef96: Pulling fs layer [2020-10-21T17:18:10.911Z] e9a5061849ea: Pulling fs layer [2020-10-21T17:18:10.911Z] d747dcd14b5f: Pulling fs layer [2020-10-21T17:18:10.911Z] 2de7ff778b66: Pulling fs layer [2020-10-21T17:18:10.911Z] e9a5061849ea: Waiting [2020-10-21T17:18:10.911Z] 2de7ff778b66: Waiting [2020-10-21T17:18:10.911Z] d747dcd14b5f: Waiting [2020-10-21T17:18:10.911Z] 0d9ebad4ef96: Waiting [2020-10-21T17:18:10.911Z] 9712f1f96733: Verifying Checksum [2020-10-21T17:18:10.911Z] 9712f1f96733: Download complete [2020-10-21T17:18:12.842Z] 63f879dbbcfc: Verifying Checksum [2020-10-21T17:18:12.842Z] 63f879dbbcfc: Download complete [2020-10-21T17:18:13.113Z] e9a5061849ea: Verifying Checksum [2020-10-21T17:18:13.113Z] e9a5061849ea: Download complete [2020-10-21T17:18:13.113Z] d747dcd14b5f: Verifying Checksum [2020-10-21T17:18:13.113Z] d747dcd14b5f: Download complete [2020-10-21T17:18:13.699Z] 2de7ff778b66: Verifying Checksum [2020-10-21T17:18:13.699Z] 2de7ff778b66: Download complete [2020-10-21T17:18:13.699Z] 0d9ebad4ef96: Verifying Checksum [2020-10-21T17:18:13.699Z] 0d9ebad4ef96: Download complete [2020-10-21T17:18:13.963Z] ab5ef0e58194: Verifying Checksum [2020-10-21T17:18:13.963Z] ab5ef0e58194: Download complete [2020-10-21T17:18:18.208Z] ab5ef0e58194: Pull complete [2020-10-21T17:18:18.208Z] 9712f1f96733: Pull complete [2020-10-21T17:18:21.546Z] 63f879dbbcfc: Pull complete [2020-10-21T17:18:28.198Z] 0d9ebad4ef96: Pull complete [2020-10-21T17:18:29.611Z] e9a5061849ea: Pull complete [2020-10-21T17:18:29.902Z] d747dcd14b5f: Pull complete [2020-10-21T17:18:32.487Z] 2de7ff778b66: Pull complete [2020-10-21T17:18:32.487Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-21T17:18:32.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-21T17:18:32.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-21T17:18:32.787Z] prd-centos7-docker-4c-2g-7524 does not seem to be running inside a container [2020-10-21T17:18:32.854Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-21T17:18:37.073Z] $ docker top 40d82c1a65d38c2de77f347a397099ad5ca83d0ed6b5a7de832d8be6859f924f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-21T17:18:37.442Z] provisioning config files... [2020-10-21T17:18:37.454Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5481723348555355028tmp [2020-10-21T17:18:37.472Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6843863073416147616tmp [2020-10-21T17:18:37.488Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1423237928659308743tmp [Pipeline] { [Pipeline] echo [2020-10-21T17:18:37.578Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T17:18:37.883Z] ---> sigul-configuration.sh [2020-10-21T17:18:37.883Z] gpg: directory `/root/.gnupg' created [2020-10-21T17:18:37.883Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-21T17:18:37.883Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-21T17:18:37.883Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-21T17:18:37.883Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-21T17:18:37.883Z] gpg: CAST5 encrypted data [2020-10-21T17:18:38.146Z] gpg: encrypted with 1 passphrase [2020-10-21T17:18:38.146Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-21T17:18:38.450Z] + mkdir /home/jenkins [2020-10-21T17:18:38.450Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-21T17:18:38.752Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2020-10-21T17:18:38.766Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T17:18:39.072Z] ---> sigul-install.sh [2020-10-21T17:18:45.678Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-21T17:18:45.980Z] + git tag --list [2020-10-21T17:18:45.980Z] v0.1.0 [2020-10-21T17:18:45.980Z] v0.1.1 [2020-10-21T17:18:45.980Z] v1.0.0 [2020-10-21T17:18:45.980Z] v1.1.0 [2020-10-21T17:18:45.980Z] v1.2.0 [2020-10-21T17:18:45.980Z] v1.2.1-dev.1 [2020-10-21T17:18:45.980Z] v1.2.1-dev.10 [2020-10-21T17:18:45.980Z] v1.2.1-dev.11 [2020-10-21T17:18:45.980Z] v1.2.1-dev.12 [2020-10-21T17:18:45.980Z] v1.2.1-dev.13 [2020-10-21T17:18:45.980Z] v1.2.1-dev.14 [2020-10-21T17:18:45.980Z] v1.2.1-dev.15 [2020-10-21T17:18:45.980Z] v1.2.1-dev.16 [2020-10-21T17:18:45.980Z] v1.2.1-dev.17 [2020-10-21T17:18:45.980Z] v1.2.1-dev.18 [2020-10-21T17:18:45.980Z] v1.2.1-dev.19 [2020-10-21T17:18:45.980Z] v1.2.1-dev.2 [2020-10-21T17:18:45.980Z] v1.2.1-dev.20 [2020-10-21T17:18:45.980Z] v1.2.1-dev.21 [2020-10-21T17:18:45.980Z] v1.2.1-dev.22 [2020-10-21T17:18:45.980Z] v1.2.1-dev.23 [2020-10-21T17:18:45.980Z] v1.2.1-dev.24 [2020-10-21T17:18:45.980Z] v1.2.1-dev.25 [2020-10-21T17:18:45.980Z] v1.2.1-dev.26 [2020-10-21T17:18:45.980Z] v1.2.1-dev.27 [2020-10-21T17:18:45.980Z] v1.2.1-dev.28 [2020-10-21T17:18:45.980Z] v1.2.1-dev.29 [2020-10-21T17:18:45.980Z] v1.2.1-dev.3 [2020-10-21T17:18:45.980Z] v1.2.1-dev.30 [2020-10-21T17:18:45.980Z] v1.2.1-dev.31 [2020-10-21T17:18:45.980Z] v1.2.1-dev.32 [2020-10-21T17:18:45.980Z] v1.2.1-dev.33 [2020-10-21T17:18:45.980Z] v1.2.1-dev.34 [2020-10-21T17:18:45.980Z] v1.2.1-dev.35 [2020-10-21T17:18:45.980Z] v1.2.1-dev.36 [2020-10-21T17:18:45.980Z] v1.2.1-dev.37 [2020-10-21T17:18:45.980Z] v1.2.1-dev.38 [2020-10-21T17:18:45.980Z] v1.2.1-dev.39 [2020-10-21T17:18:45.980Z] v1.2.1-dev.4 [2020-10-21T17:18:45.980Z] v1.2.1-dev.40 [2020-10-21T17:18:45.980Z] v1.2.1-dev.41 [2020-10-21T17:18:45.980Z] v1.2.1-dev.42 [2020-10-21T17:18:45.980Z] v1.2.1-dev.43 [2020-10-21T17:18:45.980Z] v1.2.1-dev.44 [2020-10-21T17:18:45.980Z] v1.2.1-dev.45 [2020-10-21T17:18:45.980Z] v1.2.1-dev.46 [2020-10-21T17:18:45.980Z] v1.2.1-dev.47 [2020-10-21T17:18:45.980Z] v1.2.1-dev.48 [2020-10-21T17:18:45.980Z] v1.2.1-dev.5 [2020-10-21T17:18:45.980Z] v1.2.1-dev.6 [2020-10-21T17:18:45.980Z] v1.2.1-dev.7 [2020-10-21T17:18:45.980Z] v1.2.1-dev.8 [2020-10-21T17:18:45.980Z] v1.2.1-dev.9 [Pipeline] sh [2020-10-21T17:18:46.281Z] + lftools sign git-tag v1.2.1-dev.48 [2020-10-21T17:18:47.675Z] Signing Git tag with Sigul... [2020-10-21T17:18:47.675Z] Signing v1.2.1-dev.48 [Pipeline] echo [2020-10-21T17:18:48.635Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T17:18:48.935Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-21T17:18:48.945Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-21T17:18:49.088Z] $ docker stop --time=1 40d82c1a65d38c2de77f347a397099ad5ca83d0ed6b5a7de832d8be6859f924f [2020-10-21T17:18:51.113Z] $ docker rm -f 40d82c1a65d38c2de77f347a397099ad5ca83d0ed6b5a7de832d8be6859f924f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-21T17:18:52.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T17:18:52.359Z] . [Pipeline] withDockerContainer [2020-10-21T17:18:52.472Z] prd-centos7-docker-4c-2g-7524 does not seem to be running inside a container [2020-10-21T17:18:52.525Z] $ 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 [2020-10-21T17:18:53.392Z] $ docker top b2f3f6ae7a0b6387a60018b32e59458b4ea824bae1b41eee46575d65f4f16a10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T17:18:53.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T17:18:53.704Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T17:18:53.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T17:18:53.948Z] $ docker exec b2f3f6ae7a0b6387a60018b32e59458b4ea824bae1b41eee46575d65f4f16a10 ssh-agent [2020-10-21T17:18:54.143Z] SSH_AUTH_SOCK=/tmp/ssh-kfGuGzBhgPCp/agent.11 [2020-10-21T17:18:54.143Z] SSH_AGENT_PID=16 [2020-10-21T17:18:54.151Z] Running ssh-add (command line suppressed) [2020-10-21T17:18:54.289Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5185023293398690738.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5185023293398690738.key) [2020-10-21T17:18:54.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T17:18:54.706Z] + git semver bump pre [2020-10-21T17:18:54.706Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T17:18:54.707Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-21T17:18:54.707Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-21T17:18:54.707Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T17:18:54.707Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T17:18:54.707Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T17:18:54.707Z] # $SEMVER_BRANCH = master [2020-10-21T17:18:54.707Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-10-21T17:18:54.707Z] 1.2.1-dev.49 [Pipeline] } [2020-10-21T17:18:54.721Z] $ docker exec --env ******** --env ******** b2f3f6ae7a0b6387a60018b32e59458b4ea824bae1b41eee46575d65f4f16a10 ssh-agent -k [2020-10-21T17:18:54.857Z] unset SSH_AUTH_SOCK; [2020-10-21T17:18:54.858Z] unset SSH_AGENT_PID; [2020-10-21T17:18:54.858Z] echo Agent pid 16 killed; [2020-10-21T17:18:54.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T17:18:55.400Z] + git semver [Pipeline] } [2020-10-21T17:18:55.419Z] $ docker stop --time=1 b2f3f6ae7a0b6387a60018b32e59458b4ea824bae1b41eee46575d65f4f16a10 [2020-10-21T17:18:56.805Z] $ docker rm -f b2f3f6ae7a0b6387a60018b32e59458b4ea824bae1b41eee46575d65f4f16a10 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-21T17:18:57.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T17:18:57.341Z] . [Pipeline] withDockerContainer [2020-10-21T17:18:57.453Z] prd-centos7-docker-4c-2g-7524 does not seem to be running inside a container [2020-10-21T17:18:57.505Z] $ 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 [2020-10-21T17:18:58.178Z] $ docker top 9f3bfdae4645e821bdb2a9c520639207a274413800601a73a26b4859e4d84b27 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T17:18:58.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T17:18:58.648Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T17:18:58.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T17:18:58.873Z] $ docker exec 9f3bfdae4645e821bdb2a9c520639207a274413800601a73a26b4859e4d84b27 ssh-agent [2020-10-21T17:18:59.056Z] SSH_AUTH_SOCK=/tmp/ssh-Wftz2VIm64SZ/agent.13 [2020-10-21T17:18:59.056Z] SSH_AGENT_PID=18 [2020-10-21T17:18:59.064Z] Running ssh-add (command line suppressed) [2020-10-21T17:18:59.204Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4224573920369040629.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4224573920369040629.key) [2020-10-21T17:18:59.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T17:18:59.617Z] + git semver push [2020-10-21T17:18:59.617Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T17:18:59.617Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-21T17:18:59.617Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-21T17:18:59.617Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T17:18:59.617Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T17:18:59.617Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T17:18:59.617Z] # $SEMVER_BRANCH = master [2020-10-21T17:18:59.617Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-10-21T17:19:06.242Z] $ docker exec --env ******** --env ******** 9f3bfdae4645e821bdb2a9c520639207a274413800601a73a26b4859e4d84b27 ssh-agent -k [2020-10-21T17:19:06.413Z] unset SSH_AUTH_SOCK; [2020-10-21T17:19:06.413Z] unset SSH_AGENT_PID; [2020-10-21T17:19:06.414Z] echo Agent pid 18 killed; [2020-10-21T17:19:06.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T17:19:07.121Z] + git semver [Pipeline] } [2020-10-21T17:19:07.138Z] $ docker stop --time=1 9f3bfdae4645e821bdb2a9c520639207a274413800601a73a26b4859e4d84b27 [2020-10-21T17:19:08.539Z] $ docker rm -f 9f3bfdae4645e821bdb2a9c520639207a274413800601a73a26b4859e4d84b27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-21T17:19:10.158Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T17:19:10.732Z] ---> package-listing.sh [2020-10-21T17:19:10.732Z] ++ facter osfamily [2020-10-21T17:19:10.732Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-21T17:19:10.732Z] + OS_FAMILY=redhat [2020-10-21T17:19:10.732Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2020-10-21T17:19:10.732Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-21T17:19:10.732Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-21T17:19:10.732Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-21T17:19:10.732Z] + PACKAGES=/tmp/packages_start.txt [2020-10-21T17:19:10.732Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-10-21T17:19:10.732Z] + PACKAGES=/tmp/packages_end.txt [2020-10-21T17:19:10.732Z] + case "${OS_FAMILY}" in [2020-10-21T17:19:10.732Z] + rpm -qa [2020-10-21T17:19:10.732Z] + sort [2020-10-21T17:19:14.964Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-21T17:19:14.964Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-21T17:19:14.964Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-21T17:19:14.964Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-10-21T17:19:14.964Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2020-10-21T17:19:14.964Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo [2020-10-21T17:19:14.978Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-21T17:19:15.272Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-21T17:19:15.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T17:19:15.580Z] [2020-10-21T17:19:15.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-21T17:19:15.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T17:19:15.958Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-21T17:19:15.958Z] df20fa9351a1: Pulling fs layer [2020-10-21T17:19:15.958Z] 36b3adc4ff6f: Pulling fs layer [2020-10-21T17:19:15.958Z] 8ad3a11d3b57: Pulling fs layer [2020-10-21T17:19:15.958Z] 46f8f816bc3b: Pulling fs layer [2020-10-21T17:19:15.958Z] 93b61091891f: Pulling fs layer [2020-10-21T17:19:15.958Z] 93b9cdb0e59b: Pulling fs layer [2020-10-21T17:19:15.958Z] 5e14af77c1be: Pulling fs layer [2020-10-21T17:19:15.958Z] 01666e4c0597: Pulling fs layer [2020-10-21T17:19:15.958Z] aa168da1d23b: Pulling fs layer [2020-10-21T17:19:15.958Z] 93b9cdb0e59b: Waiting [2020-10-21T17:19:15.958Z] aa168da1d23b: Waiting [2020-10-21T17:19:15.958Z] 5e14af77c1be: Waiting [2020-10-21T17:19:15.958Z] 01666e4c0597: Waiting [2020-10-21T17:19:15.958Z] 46f8f816bc3b: Waiting [2020-10-21T17:19:15.958Z] 93b61091891f: Waiting [2020-10-21T17:19:15.958Z] 36b3adc4ff6f: Verifying Checksum [2020-10-21T17:19:15.958Z] 36b3adc4ff6f: Download complete [2020-10-21T17:19:15.958Z] 46f8f816bc3b: Verifying Checksum [2020-10-21T17:19:15.958Z] 46f8f816bc3b: Download complete [2020-10-21T17:19:15.958Z] df20fa9351a1: Verifying Checksum [2020-10-21T17:19:15.958Z] df20fa9351a1: Download complete [2020-10-21T17:19:15.958Z] 93b9cdb0e59b: Verifying Checksum [2020-10-21T17:19:15.958Z] 93b9cdb0e59b: Download complete [2020-10-21T17:19:16.225Z] 5e14af77c1be: Verifying Checksum [2020-10-21T17:19:16.225Z] 5e14af77c1be: Download complete [2020-10-21T17:19:16.225Z] 93b61091891f: Verifying Checksum [2020-10-21T17:19:16.225Z] 93b61091891f: Download complete [2020-10-21T17:19:16.225Z] 01666e4c0597: Verifying Checksum [2020-10-21T17:19:16.225Z] 01666e4c0597: Download complete [2020-10-21T17:19:16.225Z] 8ad3a11d3b57: Verifying Checksum [2020-10-21T17:19:16.225Z] 8ad3a11d3b57: Download complete [2020-10-21T17:19:16.491Z] df20fa9351a1: Pull complete [2020-10-21T17:19:16.757Z] 36b3adc4ff6f: Pull complete [2020-10-21T17:19:17.713Z] 8ad3a11d3b57: Pull complete [2020-10-21T17:19:17.713Z] 46f8f816bc3b: Pull complete [2020-10-21T17:19:17.976Z] 93b61091891f: Pull complete [2020-10-21T17:19:18.240Z] 93b9cdb0e59b: Pull complete [2020-10-21T17:19:18.240Z] aa168da1d23b: Verifying Checksum [2020-10-21T17:19:18.240Z] aa168da1d23b: Download complete [2020-10-21T17:19:18.505Z] 5e14af77c1be: Pull complete [2020-10-21T17:19:18.505Z] 01666e4c0597: Pull complete [2020-10-21T17:19:25.202Z] aa168da1d23b: Pull complete [2020-10-21T17:19:25.202Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-21T17:19:25.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T17:19:25.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-21T17:19:25.444Z] prd-centos7-docker-4c-2g-7524 does not seem to be running inside a container [2020-10-21T17:19:25.542Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-21T17:19:29.602Z] $ docker top 26ee290691d20594ad1ffffab6b01d5d36a32da96205a1c812416a3f1d1e8ae9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T17:19:30.140Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-21T17:19:30.441Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-21T17:19:30.743Z] + ls /var/log/sa-host [2020-10-21T17:19:30.743Z] + sadf -c /var/log/sa-host/sa05 [2020-10-21T17:19:30.743Z] file_magic: OK [2020-10-21T17:19:30.743Z] HZ: Using current value: 100 [2020-10-21T17:19:30.744Z] file_header: OK [2020-10-21T17:19:30.744Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-21T17:19:30.744Z] Statistics: [2020-10-21T17:19:30.744Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T17:19:30.744Z] File successfully converted to sysstat format version 12.2.1 [2020-10-21T17:19:30.744Z] + sadf -c /var/log/sa-host/sa21 [2020-10-21T17:19:30.744Z] file_magic: OK [2020-10-21T17:19:30.744Z] HZ: Using current value: 100 [2020-10-21T17:19:30.744Z] file_header: OK [2020-10-21T17:19:30.744Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-21T17:19:30.744Z] Statistics: [2020-10-21T17:19:30.744Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T17:19:30.744Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-21T17:19:31.426Z] provisioning config files... [2020-10-21T17:19:31.442Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4286536425785732399tmp [Pipeline] { [Pipeline] echo [2020-10-21T17:19:31.532Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T17:19:31.830Z] ---> create-netrc.sh [Pipeline] } [2020-10-21T17:19:31.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-21T17:19:31.950Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T17:19:32.257Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-21T17:19:32.269Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T17:19:32.587Z] ---> sudo-logs.sh [2020-10-21T17:19:32.587Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-21T17:19:32.599Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T17:19:32.899Z] ---> job-cost.sh [2020-10-21T17:19:32.899Z] lf-activate-venv: SKIPPING [2020-10-21T17:19:32.899Z] INFO: No Stack... [2020-10-21T17:19:33.848Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-21T17:19:34.429Z] INFO: Archiving Costs [Pipeline] echo [2020-10-21T17:19:34.444Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T17:19:34.744Z] ---> logs-deploy.sh [2020-10-21T17:19:34.744Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/136 [2020-10-21T17:19:34.744Z] INFO: archiving workspace using pattern(s): [2020-10-21T17:19:37.304Z] Archives upload complete. [2020-10-21T17:19:37.304Z] INFO: archiving logs to Nexus