Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 06ff85a8bc9e1bece7c11505525587a266084ad6 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/master/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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:go-mod-configuration, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-configuration-settings PROJECT: go-mod-configuration 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-go-mod-configuration 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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4017 in /w/workspace/ndry_go-mod-configuration_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/go-mod-configuration.git > git init /w/workspace/ndry_go-mod-configuration_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 06ff85a8bc9e1bece7c11505525587a266084ad6 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06ff85a8bc9e1bece7c11505525587a266084ad6 # timeout=10 Commit message: "Merge pull request #20 from jpwhitemn/set-conventional-commits" > git rev-list --no-walk 4d2dcc302aea349da7dddd1875c8995ac5d915d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-07T23:32:10.796Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-07T23:32:11.176Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-07T23:32:11.278Z] ========================================================= [2020-10-07T23:32:11.278Z] EdgeX Global Pipelines Version Info [2020-10-07T23:32:11.278Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-07T23:32:12.809Z] ------------------- [2020-10-07T23:32:12.809Z] stable info: [2020-10-07T23:32:12.809Z] ------------------- [2020-10-07T23:32:12.809Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-07T23:32:12.809Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-07T23:32:12.809Z] Message: update stable to v1.0.131 [2020-10-07T23:32:13.757Z] ------------------- [2020-10-07T23:32:13.757Z] experimental info: [2020-10-07T23:32:13.757Z] ------------------- [2020-10-07T23:32:13.757Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-07T23:32:13.757Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-07T23:32:13.757Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-07T23:32:14.132Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2020-10-07T23:32:14.228Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2020-10-07T23:32:14.321Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-07T23:32:14.487Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-07T23:32:14.587Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-07T23:32:14.678Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-07T23:32:14.777Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-07T23:32:14.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-07T23:32:14.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-07T23:32:15.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-07T23:32:15.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-07T23:32:15.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-configuration [Pipeline] echo [2020-10-07T23:32:15.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-07T23:32:15.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-07T23:32:15.492Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-07T23:32:15.581Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-07T23:32:15.666Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-07T23:32:15.774Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-07T23:32:15.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-07T23:32:15.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-07T23:32:16.082Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-07T23:32:16.183Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-07T23:32:16.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-07T23:32:16.409Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-07T23:32:16.520Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-07T23:32:16.608Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-07T23:32:16.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-07T23:32:16.805Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-07T23:32:16.898Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06ff85a8bc9e1bece7c11505525587a266084ad6 [Pipeline] echo [2020-10-07T23:32:16.988Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06ff85a [Pipeline] echo [2020-10-07T23:32:17.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-07T23:32:17.847Z] + git log --format=format:%s -1 06ff85a8bc9e1bece7c11505525587a266084ad6 [Pipeline] echo [2020-10-07T23:32:17.911Z] GIT_COMMIT: 06ff85a8bc9e1bece7c11505525587a266084ad6, Commit Message: Merge pull request #20 from jpwhitemn/set-conventional-commits [Pipeline] echo [2020-10-07T23:32:17.954Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-07T23:32:18.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T23:32:18.921Z] [2020-10-07T23:32:18.921Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-07T23:32:19.290Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T23:32:19.290Z] latest: Pulling from edgex-devops/git-semver [2020-10-07T23:32:19.290Z] 31603596830f: Pulling fs layer [2020-10-07T23:32:19.290Z] 2a8b12db71e7: Pulling fs layer [2020-10-07T23:32:19.290Z] 6ca5941a6612: Pulling fs layer [2020-10-07T23:32:19.290Z] ecc8261a40a4: Pulling fs layer [2020-10-07T23:32:19.290Z] ecc8261a40a4: Waiting [2020-10-07T23:32:19.290Z] 2a8b12db71e7: Verifying Checksum [2020-10-07T23:32:19.290Z] 2a8b12db71e7: Download complete [2020-10-07T23:32:19.551Z] 31603596830f: Verifying Checksum [2020-10-07T23:32:19.551Z] 31603596830f: Download complete [2020-10-07T23:32:19.551Z] ecc8261a40a4: Verifying Checksum [2020-10-07T23:32:19.551Z] ecc8261a40a4: Download complete [2020-10-07T23:32:19.551Z] 6ca5941a6612: Verifying Checksum [2020-10-07T23:32:19.551Z] 6ca5941a6612: Download complete [2020-10-07T23:32:19.814Z] 31603596830f: Pull complete [2020-10-07T23:32:19.814Z] 2a8b12db71e7: Pull complete [2020-10-07T23:32:20.761Z] 6ca5941a6612: Pull complete [2020-10-07T23:32:21.024Z] ecc8261a40a4: Pull complete [2020-10-07T23:32:21.024Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-07T23:32:21.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T23:32:21.024Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-07T23:32:21.124Z] prd-centos7-docker-4c-2g-4017 does not seem to be running inside a container [2020-10-07T23:32:21.174Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-07T23:32:23.060Z] $ docker top 90d1ca3f310f2ddbbab654bb46907386eac5779d6be26171afc11b3102013c2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-07T23:32:23.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T23:32:23.388Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T23:32:23.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T23:32:23.600Z] $ docker exec 90d1ca3f310f2ddbbab654bb46907386eac5779d6be26171afc11b3102013c2a ssh-agent [2020-10-07T23:32:23.750Z] SSH_AUTH_SOCK=/tmp/ssh-2b5WDJnPGy3Q/agent.12 [2020-10-07T23:32:23.750Z] SSH_AGENT_PID=18 [2020-10-07T23:32:23.761Z] Running ssh-add (command line suppressed) [2020-10-07T23:32:23.887Z] Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_3164800121865402829.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_3164800121865402829.key) [2020-10-07T23:32:23.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T23:32:24.303Z] + git describe --exact-match --tags HEAD [2020-10-07T23:32:24.303Z] fatal: no tag exactly matches '06ff85a8bc9e1bece7c11505525587a266084ad6' [Pipeline] } [2020-10-07T23:32:24.328Z] $ docker exec --env ******** --env ******** 90d1ca3f310f2ddbbab654bb46907386eac5779d6be26171afc11b3102013c2a ssh-agent -k [2020-10-07T23:32:24.438Z] unset SSH_AUTH_SOCK; [2020-10-07T23:32:24.439Z] unset SSH_AGENT_PID; [2020-10-07T23:32:24.439Z] echo Agent pid 18 killed; [2020-10-07T23:32:24.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-07T23:32:24.567Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-07T23:32:24.567Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-07T23:32:24.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T23:32:24.688Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T23:32:24.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T23:32:24.881Z] $ docker exec 90d1ca3f310f2ddbbab654bb46907386eac5779d6be26171afc11b3102013c2a ssh-agent [2020-10-07T23:32:25.041Z] SSH_AUTH_SOCK=/tmp/ssh-uEh4BfoATyXQ/agent.46 [2020-10-07T23:32:25.041Z] SSH_AGENT_PID=51 [2020-10-07T23:32:25.048Z] Running ssh-add (command line suppressed) [2020-10-07T23:32:25.170Z] Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_8023005399026151259.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_8023005399026151259.key) [2020-10-07T23:32:25.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T23:32:25.550Z] + git semver init [2020-10-07T23:32:25.550Z] # -> Open(): unable to determine branch for HEAD [2020-10-07T23:32:25.550Z] # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git [2020-10-07T23:32:25.550Z] # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master [2020-10-07T23:32:25.550Z] # $SEMVER_REMOTE_NAME = origin [2020-10-07T23:32:25.550Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-07T23:32:25.550Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-07T23:32:25.550Z] # $SEMVER_BRANCH = master [2020-10-07T23:32:25.551Z] # $SEMVER_TEMP = /tmp/semver-637961442 [2020-10-07T23:32:25.551Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2020-10-07T23:32:25.813Z] # '/tmp/semver-637961442' -> '/w/workspace/ndry_go-mod-configuration_master/.semver' [2020-10-07T23:32:25.813Z] # -> Force: false [2020-10-07T23:32:25.813Z] # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver [Pipeline] } [2020-10-07T23:32:25.827Z] $ docker exec --env ******** --env ******** 90d1ca3f310f2ddbbab654bb46907386eac5779d6be26171afc11b3102013c2a ssh-agent -k [2020-10-07T23:32:25.939Z] unset SSH_AUTH_SOCK; [2020-10-07T23:32:25.939Z] unset SSH_AGENT_PID; [2020-10-07T23:32:25.939Z] echo Agent pid 51 killed; [2020-10-07T23:32:25.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-07T23:32:26.555Z] + git semver [Pipeline] } [2020-10-07T23:32:26.574Z] $ docker stop --time=1 90d1ca3f310f2ddbbab654bb46907386eac5779d6be26171afc11b3102013c2a [2020-10-07T23:32:27.915Z] $ docker rm -f 90d1ca3f310f2ddbbab654bb46907386eac5779d6be26171afc11b3102013c2a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-07T23:32:28.512Z] Stashed 16 file(s) [Pipeline] echo [2020-10-07T23:32:28.515Z] [edgeXSemver]: initialized semver on version 0.0.7 [Pipeline] echo [2020-10-07T23:32:28.608Z] Archived original version: [0.0.7] [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-07T23:32:44.089Z] Still waiting to schedule task [2020-10-07T23:32:44.089Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-07T23:32:44.092Z] Still waiting to schedule task [2020-10-07T23:32:44.092Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4013’ [2020-10-07T23:34:25.350Z] Running on prd-centos7-docker-4c-2g-4022 in /w/workspace/ndry_go-mod-configuration_master [Pipeline] { [Pipeline] ws [2020-10-07T23:34:25.444Z] Running in /w/workspace/go-mod-configuration/9 [Pipeline] { [Pipeline] checkout [2020-10-07T23:34:30.567Z] using credential edgex-jenkins-ssh [2020-10-07T23:34:30.625Z] Cloning the remote Git repository [2020-10-07T23:34:30.655Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2020-10-07T23:34:30.727Z] > git init /w/workspace/go-mod-configuration/9 # timeout=10 [2020-10-07T23:34:30.863Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2020-10-07T23:34:30.864Z] > git --version # timeout=10 [2020-10-07T23:34:30.875Z] > git --version # 'git version 2.16.5' [2020-10-07T23:34:30.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T23:34:30.913Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-07T23:34:33.014Z] Checking out Revision 06ff85a8bc9e1bece7c11505525587a266084ad6 (master) [2020-10-07T23:34:32.551Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2020-10-07T23:34:32.570Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-07T23:34:32.592Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2020-10-07T23:34:32.609Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2020-10-07T23:34:32.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T23:34:32.615Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-07T23:34:33.030Z] > git config core.sparsecheckout # timeout=10 [2020-10-07T23:34:33.046Z] > git checkout -f 06ff85a8bc9e1bece7c11505525587a266084ad6 # timeout=10 [2020-10-07T23:34:36.937Z] Commit message: "Merge pull request #20 from jpwhitemn/set-conventional-commits" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-07T23:34:37.768Z] ========================================================= [2020-10-07T23:34:37.768Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-07T23:34:37.768Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-07T23:34:38.668Z] + 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-07T23:34:39.255Z] Sending build context to Docker daemon 242.7kB [2020-10-07T23:34:39.255Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-07T23:34:39.255Z] Step 2/7 : FROM ${BASE} [2020-10-07T23:34:39.255Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-07T23:34:39.255Z] df20fa9351a1: Pulling fs layer [2020-10-07T23:34:39.255Z] ed8968b2872e: Pulling fs layer [2020-10-07T23:34:39.255Z] a92cc7c5fd73: Pulling fs layer [2020-10-07T23:34:39.255Z] e871e8e8d7a9: Pulling fs layer [2020-10-07T23:34:39.255Z] e73272ec9a57: Pulling fs layer [2020-10-07T23:34:39.255Z] 1e910a182e73: Pulling fs layer [2020-10-07T23:34:39.255Z] 4e634b169226: Pulling fs layer [2020-10-07T23:34:39.255Z] e73272ec9a57: Waiting [2020-10-07T23:34:39.255Z] 1e910a182e73: Waiting [2020-10-07T23:34:39.255Z] 4e634b169226: Waiting [2020-10-07T23:34:39.255Z] e871e8e8d7a9: Waiting [2020-10-07T23:34:39.617Z] a92cc7c5fd73: Verifying Checksum [2020-10-07T23:34:39.618Z] a92cc7c5fd73: Download complete [2020-10-07T23:34:39.618Z] ed8968b2872e: Verifying Checksum [2020-10-07T23:34:39.618Z] ed8968b2872e: Download complete [2020-10-07T23:34:39.618Z] e73272ec9a57: Verifying Checksum [2020-10-07T23:34:39.618Z] e73272ec9a57: Download complete [2020-10-07T23:34:39.618Z] 1e910a182e73: Verifying Checksum [2020-10-07T23:34:39.618Z] 1e910a182e73: Download complete [2020-10-07T23:34:39.618Z] df20fa9351a1: Verifying Checksum [2020-10-07T23:34:39.618Z] df20fa9351a1: Download complete [2020-10-07T23:34:40.290Z] df20fa9351a1: Pull complete [2020-10-07T23:34:40.600Z] ed8968b2872e: Pull complete [2020-10-07T23:34:40.870Z] a92cc7c5fd73: Pull complete [2020-10-07T23:34:43.616Z] 4e634b169226: Verifying Checksum [2020-10-07T23:34:43.616Z] 4e634b169226: Download complete [2020-10-07T23:34:45.933Z] e871e8e8d7a9: Verifying Checksum [2020-10-07T23:34:45.933Z] e871e8e8d7a9: Download complete [2020-10-07T23:34:54.668Z] e871e8e8d7a9: Pull complete [2020-10-07T23:34:54.668Z] e73272ec9a57: Pull complete [2020-10-07T23:34:54.668Z] 1e910a182e73: Pull complete [2020-10-07T23:35:00.155Z] 4e634b169226: Pull complete [2020-10-07T23:35:00.155Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-07T23:35:00.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-07T23:35:00.155Z] ---> f7629b54cfaa [2020-10-07T23:35:00.155Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-07T23:35:00.155Z] ---> Running in bccd5f855126 [2020-10-07T23:35:00.433Z] Removing intermediate container bccd5f855126 [2020-10-07T23:35:00.434Z] ---> 4029cb82d6c8 [2020-10-07T23:35:00.434Z] Step 4/7 : RUN apk add --update bash [2020-10-07T23:35:00.434Z] ---> Running in 82b4864eb7c8 [2020-10-07T23:35:01.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-07T23:35:02.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-07T23:35:02.796Z] OK: 166 MiB in 39 packages [2020-10-07T23:35:03.895Z] Removing intermediate container 82b4864eb7c8 [2020-10-07T23:35:03.895Z] ---> b27f66c41a51 [2020-10-07T23:35:03.895Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-07T23:35:03.895Z] ---> Running in aa13ec2d6f01 [2020-10-07T23:35:03.895Z] Removing intermediate container aa13ec2d6f01 [2020-10-07T23:35:03.895Z] ---> 47c0123d68a5 [2020-10-07T23:35:03.895Z] Step 6/7 : COPY go.mod . [2020-10-07T23:35:04.184Z] ---> 7868e39dd049 [2020-10-07T23:35:04.184Z] Step 7/7 : RUN go mod download [2020-10-07T23:35:04.184Z] ---> Running in 63d782119a96 [2020-10-07T23:35:14.478Z] Removing intermediate container 63d782119a96 [2020-10-07T23:35:14.478Z] ---> 3a8c6e7a69de [2020-10-07T23:35:14.478Z] Successfully built 3a8c6e7a69de [2020-10-07T23:35:14.478Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-07T23:35:14.881Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-07T23:35:14.881Z] . [Pipeline] withDockerContainer [2020-10-07T23:35:15.015Z] prd-centos7-docker-4c-2g-4022 does not seem to be running inside a container [2020-10-07T23:35:15.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/9 -v /w/workspace/go-mod-configuration/9:/w/workspace/go-mod-configuration/9:rw,z -v /w/workspace/go-mod-configuration/9@tmp:/w/workspace/go-mod-configuration/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-07T23:35:16.381Z] $ docker top 8687bfc1ba7020cf43b27fc9e7c0c2c46ef034972bc95af9a637bbe508be6b4d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-07T23:35:16.989Z] + go version [2020-10-07T23:35:16.989Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-07T23:35:17.015Z] $ docker stop --time=1 8687bfc1ba7020cf43b27fc9e7c0c2c46ef034972bc95af9a637bbe508be6b4d [2020-10-07T23:35:18.437Z] $ docker rm -f 8687bfc1ba7020cf43b27fc9e7c0c2c46ef034972bc95af9a637bbe508be6b4d [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-07T23:35:27.512Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4024 in /w/workspace/ndry_go-mod-configuration_master [Pipeline] { [Pipeline] ws [2020-10-07T23:35:27.600Z] Running in /w/workspace/go-mod-configuration/9 [Pipeline] { [Pipeline] checkout [2020-10-07T23:35:32.998Z] using credential edgex-jenkins-ssh [2020-10-07T23:35:33.051Z] Cloning the remote Git repository [2020-10-07T23:35:33.109Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2020-10-07T23:35:33.233Z] > git init /w/workspace/go-mod-configuration/9 # timeout=10 [2020-10-07T23:35:33.322Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2020-10-07T23:35:33.323Z] > git --version # timeout=10 [2020-10-07T23:35:33.339Z] > git --version # 'git version 2.17.1' [2020-10-07T23:35:33.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T23:35:33.405Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-07T23:35:34.022Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2020-10-07T23:35:34.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-07T23:35:34.070Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2020-10-07T23:35:34.558Z] Checking out Revision 06ff85a8bc9e1bece7c11505525587a266084ad6 (master) [2020-10-07T23:35:34.118Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2020-10-07T23:35:34.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T23:35:34.133Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-07T23:35:34.582Z] > git config core.sparsecheckout # timeout=10 [2020-10-07T23:35:34.601Z] > git checkout -f 06ff85a8bc9e1bece7c11505525587a266084ad6 # timeout=10 [2020-10-07T23:35:39.112Z] Commit message: "Merge pull request #20 from jpwhitemn/set-conventional-commits" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-07T23:35:40.062Z] ========================================================= [2020-10-07T23:35:40.062Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-07T23:35:40.062Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-07T23:35:41.276Z] + 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-07T23:35:41.884Z] Sending build context to Docker daemon 242.7kB [2020-10-07T23:35:41.884Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-07T23:35:41.884Z] Step 2/7 : FROM ${BASE} [2020-10-07T23:35:42.480Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-07T23:35:42.480Z] b538f80385f9: Pulling fs layer [2020-10-07T23:35:42.480Z] 74f711af9a0d: Pulling fs layer [2020-10-07T23:35:42.480Z] 99f96fe45779: Pulling fs layer [2020-10-07T23:35:42.480Z] 8529a6b9a6be: Pulling fs layer [2020-10-07T23:35:42.480Z] 45590311c82a: Pulling fs layer [2020-10-07T23:35:42.480Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-07T23:35:42.480Z] 209524e5b208: Pulling fs layer [2020-10-07T23:35:42.480Z] 8529a6b9a6be: Waiting [2020-10-07T23:35:42.480Z] 45590311c82a: Waiting [2020-10-07T23:35:42.480Z] 69ca0ff8b7b3: Waiting [2020-10-07T23:35:42.480Z] 209524e5b208: Waiting [2020-10-07T23:35:42.480Z] 99f96fe45779: Download complete [2020-10-07T23:35:42.480Z] 74f711af9a0d: Download complete [2020-10-07T23:35:42.480Z] 45590311c82a: Verifying Checksum [2020-10-07T23:35:42.480Z] 45590311c82a: Download complete [2020-10-07T23:35:42.480Z] 69ca0ff8b7b3: Download complete [2020-10-07T23:35:42.480Z] b538f80385f9: Verifying Checksum [2020-10-07T23:35:42.480Z] b538f80385f9: Download complete [2020-10-07T23:35:43.469Z] b538f80385f9: Pull complete [2020-10-07T23:35:44.095Z] 74f711af9a0d: Pull complete [2020-10-07T23:35:44.390Z] 99f96fe45779: Pull complete [2020-10-07T23:35:44.994Z] 209524e5b208: Verifying Checksum [2020-10-07T23:35:44.994Z] 209524e5b208: Download complete [2020-10-07T23:35:46.439Z] 8529a6b9a6be: Verifying Checksum [2020-10-07T23:35:46.439Z] 8529a6b9a6be: Download complete [2020-10-07T23:35:56.627Z] 8529a6b9a6be: Pull complete [2020-10-07T23:35:56.627Z] 45590311c82a: Pull complete [2020-10-07T23:35:56.904Z] 69ca0ff8b7b3: Pull complete [2020-10-07T23:36:01.242Z] 209524e5b208: Pull complete [2020-10-07T23:36:01.242Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-07T23:36:01.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-07T23:36:01.242Z] ---> 5bddaf1c2fca [2020-10-07T23:36:01.242Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-07T23:36:03.882Z] ---> Running in db08e6447eb6 [2020-10-07T23:36:04.155Z] Removing intermediate container db08e6447eb6 [2020-10-07T23:36:04.155Z] ---> e359a8de0e54 [2020-10-07T23:36:04.155Z] Step 4/7 : RUN apk add --update bash [2020-10-07T23:36:04.429Z] ---> Running in 38c1b9b4a72d [2020-10-07T23:36:06.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-07T23:36:07.406Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-07T23:36:08.388Z] OK: 142 MiB in 39 packages [2020-10-07T23:36:09.846Z] Removing intermediate container 38c1b9b4a72d [2020-10-07T23:36:09.846Z] ---> d723be5f2ebb [2020-10-07T23:36:09.846Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-07T23:36:09.846Z] ---> Running in 382987dc6933 [2020-10-07T23:36:10.447Z] Removing intermediate container 382987dc6933 [2020-10-07T23:36:10.447Z] ---> 27f77e41097c [2020-10-07T23:36:10.447Z] Step 6/7 : COPY go.mod . [2020-10-07T23:36:11.054Z] ---> 7016659b921b [2020-10-07T23:36:11.054Z] Step 7/7 : RUN go mod download [2020-10-07T23:36:11.054Z] ---> Running in 0387baf22389 [2020-10-07T23:36:23.476Z] Removing intermediate container 0387baf22389 [2020-10-07T23:36:23.476Z] ---> d61acfe55dcc [2020-10-07T23:36:23.476Z] Successfully built d61acfe55dcc [2020-10-07T23:36:23.476Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-07T23:36:23.908Z] + docker inspect -f . ci-base-image-arm64 [2020-10-07T23:36:23.908Z] . [Pipeline] withDockerContainer [2020-10-07T23:36:24.169Z] prd-ubuntu18.04-docker-arm64-4c-16g-4024 does not seem to be running inside a container [2020-10-07T23:36:24.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/9 -v /w/workspace/go-mod-configuration/9:/w/workspace/go-mod-configuration/9:rw,z -v /w/workspace/go-mod-configuration/9@tmp:/w/workspace/go-mod-configuration/9@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-07T23:36:26.363Z] $ docker top 27e39e59f7e5a24389d5e93bdfd76a1b02d17e4505fa99b4466301d1089be96a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-07T23:36:27.785Z] + go version [2020-10-07T23:36:27.785Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-07T23:36:27.814Z] $ docker stop --time=1 27e39e59f7e5a24389d5e93bdfd76a1b02d17e4505fa99b4466301d1089be96a [2020-10-07T23:36:29.745Z] $ docker rm -f 27e39e59f7e5a24389d5e93bdfd76a1b02d17e4505fa99b4466301d1089be96a [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-07T23:36:32.887Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-07T23:36:32.890Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-07T23:36:32.934Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-07T23:36:33.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-07T23:36:33.298Z] [2020-10-07T23:36:33.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-07T23:36:33.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-07T23:36:33.652Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-07T23:36:33.652Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-07T23:36:33.652Z] 408f87550127: Pulling fs layer [2020-10-07T23:36:33.652Z] fe522b08c979: Pulling fs layer [2020-10-07T23:36:33.652Z] 221eaa008020: Pulling fs layer [2020-10-07T23:36:33.652Z] 2a4607e5d6b9: Pulling fs layer [2020-10-07T23:36:33.652Z] 8f79b27c4fd2: Pulling fs layer [2020-10-07T23:36:33.652Z] e5c8dbe1645b: Pulling fs layer [2020-10-07T23:36:33.652Z] 23e8b3b47431: Pulling fs layer [2020-10-07T23:36:33.652Z] 5c568d65a230: Pulling fs layer [2020-10-07T23:36:33.652Z] 8f79b27c4fd2: Waiting [2020-10-07T23:36:33.652Z] e5c8dbe1645b: Waiting [2020-10-07T23:36:33.652Z] 23e8b3b47431: Waiting [2020-10-07T23:36:33.652Z] 5c568d65a230: Waiting [2020-10-07T23:36:33.652Z] 221eaa008020: Waiting [2020-10-07T23:36:33.652Z] fe522b08c979: Download complete [2020-10-07T23:36:33.652Z] 408f87550127: Verifying Checksum [2020-10-07T23:36:33.652Z] 408f87550127: Download complete [2020-10-07T23:36:33.652Z] 2a4607e5d6b9: Verifying Checksum [2020-10-07T23:36:33.652Z] 2a4607e5d6b9: Download complete [2020-10-07T23:36:33.652Z] 8f79b27c4fd2: Download complete [2020-10-07T23:36:33.921Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-07T23:36:33.921Z] cbdbe7a5bc2a: Download complete [2020-10-07T23:36:34.184Z] cbdbe7a5bc2a: Pull complete [2020-10-07T23:36:34.184Z] 408f87550127: Pull complete [2020-10-07T23:36:34.445Z] fe522b08c979: Pull complete [2020-10-07T23:36:35.393Z] e5c8dbe1645b: Download complete [2020-10-07T23:36:36.347Z] 23e8b3b47431: Verifying Checksum [2020-10-07T23:36:36.347Z] 23e8b3b47431: Download complete [2020-10-07T23:36:36.612Z] 5c568d65a230: Verifying Checksum [2020-10-07T23:36:36.612Z] 5c568d65a230: Download complete [2020-10-07T23:36:38.007Z] 221eaa008020: Download complete [2020-10-07T23:36:43.341Z] 221eaa008020: Pull complete [2020-10-07T23:36:43.341Z] 2a4607e5d6b9: Pull complete [2020-10-07T23:36:43.603Z] 8f79b27c4fd2: Pull complete [2020-10-07T23:36:45.538Z] e5c8dbe1645b: Pull complete [2020-10-07T23:36:48.875Z] 23e8b3b47431: Pull complete [2020-10-07T23:36:49.829Z] 5c568d65a230: Pull complete [2020-10-07T23:36:49.829Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-07T23:36:49.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-07T23:36:49.829Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-07T23:36:50.022Z] prd-centos7-docker-4c-2g-4017 does not seem to be running inside a container [2020-10-07T23:36:50.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_go-mod-configuration_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_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-devops/edgex-snyk-go:1.317.0 cat [2020-10-07T23:36:50.916Z] $ docker top df846e540d4289c1d125a41223c0470d2c58e0c46717734f15abb2d0239c4176 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-07T23:36:51.417Z] + snyk monitor '--org=edgex-jenkins' [2020-10-07T23:36:55.665Z] [2020-10-07T23:36:55.665Z] Monitoring /w/workspace/ndry_go-mod-configuration_master (github.com/edgexfoundry/go-mod-configuration)... [2020-10-07T23:36:55.665Z] [2020-10-07T23:36:55.665Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f43ad17a-7ac6-4c18-9984-78156b9141cb/history/13e111c8-cbf2-49e0-b499-c2933b931ced [2020-10-07T23:36:55.665Z] [2020-10-07T23:36:55.665Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-07T23:36:55.665Z] [2020-10-07T23:36:55.665Z] [2020-10-07T23:36:55.665Z] Snyk CLI supports Node.js 8 and higher. [2020-10-07T23:36:55.665Z] 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-07T23:36:55.665Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-07T23:36:55.665Z] [2020-10-07T23:36:55.665Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-07T23:36:55.665Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-10-07T23:36:55.682Z] $ docker stop --time=1 df846e540d4289c1d125a41223c0470d2c58e0c46717734f15abb2d0239c4176 [2020-10-07T23:36:57.582Z] $ docker rm -f df846e540d4289c1d125a41223c0470d2c58e0c46717734f15abb2d0239c4176 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-10-07T23:36:59.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T23:36:59.306Z] . [Pipeline] withDockerContainer [2020-10-07T23:36:59.447Z] prd-centos7-docker-4c-2g-4017 does not seem to be running inside a container [2020-10-07T23:36:59.518Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-07T23:37:00.630Z] $ docker top 0758390f9555f832155ca078a85023a9684ff9b4ed3b158d53d3d887c8559094 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-07T23:37:00.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T23:37:00.911Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T23:37:01.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T23:37:01.151Z] $ docker exec 0758390f9555f832155ca078a85023a9684ff9b4ed3b158d53d3d887c8559094 ssh-agent [2020-10-07T23:37:01.324Z] SSH_AUTH_SOCK=/tmp/ssh-pMDNpF7SE0Tk/agent.11 [2020-10-07T23:37:01.324Z] SSH_AGENT_PID=16 [2020-10-07T23:37:01.335Z] Running ssh-add (command line suppressed) [2020-10-07T23:37:01.470Z] Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_4983285514404093517.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_4983285514404093517.key) [2020-10-07T23:37:01.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T23:37:01.892Z] + git semver tag [2020-10-07T23:37:01.892Z] # -> Open(): unable to determine branch for HEAD [2020-10-07T23:37:01.892Z] # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git [2020-10-07T23:37:01.892Z] # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master [2020-10-07T23:37:01.892Z] # $SEMVER_REMOTE_NAME = origin [2020-10-07T23:37:01.892Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-07T23:37:01.892Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-07T23:37:01.892Z] # $SEMVER_BRANCH = master [2020-10-07T23:37:01.892Z] # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver [2020-10-07T23:37:01.892Z] # 06ff85a8bc9e1bece7c11505525587a266084ad6 HEAD [2020-10-07T23:37:01.892Z] # -> Force: false [2020-10-07T23:37:01.892Z] # 723646d72aa01fca68c4a144109dec88158285a9 refs/tags/v0.0.7 [Pipeline] } [2020-10-07T23:37:01.906Z] $ docker exec --env ******** --env ******** 0758390f9555f832155ca078a85023a9684ff9b4ed3b158d53d3d887c8559094 ssh-agent -k [2020-10-07T23:37:02.024Z] unset SSH_AUTH_SOCK; [2020-10-07T23:37:02.024Z] unset SSH_AGENT_PID; [2020-10-07T23:37:02.025Z] echo Agent pid 16 killed; [2020-10-07T23:37:02.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-07T23:37:02.568Z] + git semver [Pipeline] } [2020-10-07T23:37:02.588Z] $ docker stop --time=1 0758390f9555f832155ca078a85023a9684ff9b4ed3b158d53d3d887c8559094 [2020-10-07T23:37:03.943Z] $ docker rm -f 0758390f9555f832155ca078a85023a9684ff9b4ed3b158d53d3d887c8559094 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-07T23:37:04.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-07T23:37:04.573Z] [2020-10-07T23:37:04.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-07T23:37:04.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-07T23:37:05.255Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-07T23:37:05.255Z] ab5ef0e58194: Pulling fs layer [2020-10-07T23:37:05.255Z] 9712f1f96733: Pulling fs layer [2020-10-07T23:37:05.255Z] 63f879dbbcfc: Pulling fs layer [2020-10-07T23:37:05.255Z] 0d9ebad4ef96: Pulling fs layer [2020-10-07T23:37:05.255Z] e9a5061849ea: Pulling fs layer [2020-10-07T23:37:05.255Z] d747dcd14b5f: Pulling fs layer [2020-10-07T23:37:05.255Z] 2de7ff778b66: Pulling fs layer [2020-10-07T23:37:05.255Z] 0d9ebad4ef96: Waiting [2020-10-07T23:37:05.255Z] e9a5061849ea: Waiting [2020-10-07T23:37:05.255Z] d747dcd14b5f: Waiting [2020-10-07T23:37:05.255Z] 2de7ff778b66: Waiting [2020-10-07T23:37:05.255Z] 9712f1f96733: Verifying Checksum [2020-10-07T23:37:05.255Z] 9712f1f96733: Download complete [2020-10-07T23:37:07.814Z] 63f879dbbcfc: Verifying Checksum [2020-10-07T23:37:07.814Z] 63f879dbbcfc: Download complete [2020-10-07T23:37:08.392Z] e9a5061849ea: Verifying Checksum [2020-10-07T23:37:08.392Z] e9a5061849ea: Download complete [2020-10-07T23:37:08.392Z] d747dcd14b5f: Download complete [2020-10-07T23:37:08.966Z] 2de7ff778b66: Verifying Checksum [2020-10-07T23:37:08.966Z] 2de7ff778b66: Download complete [2020-10-07T23:37:09.918Z] 0d9ebad4ef96: Verifying Checksum [2020-10-07T23:37:09.918Z] 0d9ebad4ef96: Download complete [2020-10-07T23:37:09.918Z] ab5ef0e58194: Verifying Checksum [2020-10-07T23:37:09.918Z] ab5ef0e58194: Download complete [2020-10-07T23:37:14.150Z] ab5ef0e58194: Pull complete [2020-10-07T23:37:14.150Z] 9712f1f96733: Pull complete [2020-10-07T23:37:17.471Z] 63f879dbbcfc: Pull complete [2020-10-07T23:37:24.095Z] 0d9ebad4ef96: Pull complete [2020-10-07T23:37:24.095Z] e9a5061849ea: Pull complete [2020-10-07T23:37:24.368Z] d747dcd14b5f: Pull complete [2020-10-07T23:37:32.528Z] 2de7ff778b66: Pull complete [2020-10-07T23:37:32.528Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-07T23:37:32.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-07T23:37:32.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-07T23:37:32.733Z] prd-centos7-docker-4c-2g-4017 does not seem to be running inside a container [2020-10-07T23:37:32.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-07T23:37:35.425Z] $ docker top 4b4b07cf4a544ed314e1f13ae1aaed3c29fb52518946a9c98b24a0a7a6cbca03 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-07T23:37:35.632Z] provisioning config files... [2020-10-07T23:37:35.644Z] copy managed file [sigul-config] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config850616558004935267tmp [2020-10-07T23:37:35.674Z] copy managed file [sigul-password] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config1211899755586956105tmp [2020-10-07T23:37:35.689Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config3555071443046463842tmp [Pipeline] { [Pipeline] echo [2020-10-07T23:37:35.752Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T23:37:36.138Z] ---> sigul-configuration.sh [2020-10-07T23:37:36.138Z] gpg: directory `/root/.gnupg' created [2020-10-07T23:37:36.138Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-07T23:37:36.138Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-07T23:37:36.138Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-07T23:37:36.138Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-07T23:37:36.139Z] gpg: CAST5 encrypted data [2020-10-07T23:37:36.139Z] gpg: encrypted with 1 passphrase [2020-10-07T23:37:36.139Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-07T23:37:36.889Z] + mkdir /home/jenkins [2020-10-07T23:37:36.889Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-07T23:37:37.189Z] + 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-07T23:37:37.200Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T23:37:37.495Z] ---> sigul-install.sh [2020-10-07T23:37:42.804Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-07T23:37:43.108Z] + git tag --list [2020-10-07T23:37:43.108Z] v0.0.0 [2020-10-07T23:37:43.108Z] v0.0.1 [2020-10-07T23:37:43.108Z] v0.0.2 [2020-10-07T23:37:43.108Z] v0.0.3 [2020-10-07T23:37:43.108Z] v0.0.4 [2020-10-07T23:37:43.108Z] v0.0.5 [2020-10-07T23:37:43.108Z] v0.0.6 [2020-10-07T23:37:43.108Z] v0.0.7 [Pipeline] sh [2020-10-07T23:37:43.412Z] + lftools sign git-tag v0.0.7 [2020-10-07T23:37:44.869Z] Signing Git tag with Sigul... [2020-10-07T23:37:44.869Z] Signing v0.0.7 [Pipeline] echo [2020-10-07T23:37:45.828Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T23:37:46.127Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-07T23:37:46.137Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-07T23:37:46.264Z] $ docker stop --time=1 4b4b07cf4a544ed314e1f13ae1aaed3c29fb52518946a9c98b24a0a7a6cbca03 [2020-10-07T23:37:48.274Z] $ docker rm -f 4b4b07cf4a544ed314e1f13ae1aaed3c29fb52518946a9c98b24a0a7a6cbca03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-07T23:37:49.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T23:37:49.108Z] . [Pipeline] withDockerContainer [2020-10-07T23:37:49.210Z] prd-centos7-docker-4c-2g-4017 does not seem to be running inside a container [2020-10-07T23:37:49.259Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-07T23:37:49.909Z] $ docker top 5acdec8a247881d8d096ba65812cf9d1f61c6d84acc720796f564f3d0742fd39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-07T23:37:50.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T23:37:50.303Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T23:37:50.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T23:37:50.515Z] $ docker exec 5acdec8a247881d8d096ba65812cf9d1f61c6d84acc720796f564f3d0742fd39 ssh-agent [2020-10-07T23:37:50.684Z] SSH_AUTH_SOCK=/tmp/ssh-VyxZjtTeaCoX/agent.11 [2020-10-07T23:37:50.684Z] SSH_AGENT_PID=16 [2020-10-07T23:37:50.691Z] Running ssh-add (command line suppressed) [2020-10-07T23:37:50.824Z] Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_1142093990868722553.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_1142093990868722553.key) [2020-10-07T23:37:50.880Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T23:37:51.216Z] + git semver bump patch [2020-10-07T23:37:51.216Z] # -> Open(): unable to determine branch for HEAD [2020-10-07T23:37:51.216Z] # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git [2020-10-07T23:37:51.216Z] # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master [2020-10-07T23:37:51.216Z] # $SEMVER_REMOTE_NAME = origin [2020-10-07T23:37:51.216Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-07T23:37:51.216Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-07T23:37:51.216Z] # $SEMVER_BRANCH = master [2020-10-07T23:37:51.216Z] # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver [2020-10-07T23:37:51.216Z] 0.0.8 [Pipeline] } [2020-10-07T23:37:51.230Z] $ docker exec --env ******** --env ******** 5acdec8a247881d8d096ba65812cf9d1f61c6d84acc720796f564f3d0742fd39 ssh-agent -k [2020-10-07T23:37:51.356Z] unset SSH_AUTH_SOCK; [2020-10-07T23:37:51.356Z] unset SSH_AGENT_PID; [2020-10-07T23:37:51.356Z] echo Agent pid 16 killed; [2020-10-07T23:37:51.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-07T23:37:51.935Z] + git semver [Pipeline] } [2020-10-07T23:37:51.954Z] $ docker stop --time=1 5acdec8a247881d8d096ba65812cf9d1f61c6d84acc720796f564f3d0742fd39 [2020-10-07T23:37:53.281Z] $ docker rm -f 5acdec8a247881d8d096ba65812cf9d1f61c6d84acc720796f564f3d0742fd39 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-07T23:37:53.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T23:37:53.828Z] . [Pipeline] withDockerContainer [2020-10-07T23:37:53.935Z] prd-centos7-docker-4c-2g-4017 does not seem to be running inside a container [2020-10-07T23:37:54.001Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-07T23:37:54.679Z] $ docker top 1a4c79d45d25f2d1338a47f6f7d473031d4c4f24f91a21f110f20f9bbf62a45a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-07T23:37:55.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T23:37:55.018Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T23:37:55.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T23:37:55.205Z] $ docker exec 1a4c79d45d25f2d1338a47f6f7d473031d4c4f24f91a21f110f20f9bbf62a45a ssh-agent [2020-10-07T23:37:55.373Z] SSH_AUTH_SOCK=/tmp/ssh-XQjlPfIxxhh4/agent.13 [2020-10-07T23:37:55.373Z] SSH_AGENT_PID=18 [2020-10-07T23:37:55.379Z] Running ssh-add (command line suppressed) [2020-10-07T23:37:55.511Z] Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_1519815271380359044.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_1519815271380359044.key) [2020-10-07T23:37:55.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T23:37:55.896Z] + git semver push [2020-10-07T23:37:55.896Z] # -> Open(): unable to determine branch for HEAD [2020-10-07T23:37:55.896Z] # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git [2020-10-07T23:37:55.896Z] # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master [2020-10-07T23:37:55.896Z] # $SEMVER_REMOTE_NAME = origin [2020-10-07T23:37:55.896Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-07T23:37:55.896Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-07T23:37:55.896Z] # $SEMVER_BRANCH = master [2020-10-07T23:37:55.896Z] # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver [Pipeline] } [2020-10-07T23:38:02.510Z] $ docker exec --env ******** --env ******** 1a4c79d45d25f2d1338a47f6f7d473031d4c4f24f91a21f110f20f9bbf62a45a ssh-agent -k [2020-10-07T23:38:02.700Z] unset SSH_AUTH_SOCK; [2020-10-07T23:38:02.701Z] unset SSH_AGENT_PID; [2020-10-07T23:38:02.701Z] echo Agent pid 18 killed; [2020-10-07T23:38:02.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-07T23:38:03.339Z] + git semver [Pipeline] } [2020-10-07T23:38:03.359Z] $ docker stop --time=1 1a4c79d45d25f2d1338a47f6f7d473031d4c4f24f91a21f110f20f9bbf62a45a [2020-10-07T23:38:04.705Z] $ docker rm -f 1a4c79d45d25f2d1338a47f6f7d473031d4c4f24f91a21f110f20f9bbf62a45a [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-07T23:38:06.178Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T23:38:06.791Z] ---> package-listing.sh [2020-10-07T23:38:06.791Z] ++ facter osfamily [2020-10-07T23:38:06.791Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-07T23:38:06.791Z] + OS_FAMILY=redhat [2020-10-07T23:38:06.791Z] + workspace=/w/workspace/ndry_go-mod-configuration_master [2020-10-07T23:38:06.791Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-07T23:38:06.791Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-07T23:38:06.791Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-07T23:38:06.791Z] + PACKAGES=/tmp/packages_start.txt [2020-10-07T23:38:06.791Z] + '[' /w/workspace/ndry_go-mod-configuration_master ']' [2020-10-07T23:38:06.791Z] + PACKAGES=/tmp/packages_end.txt [2020-10-07T23:38:06.791Z] + case "${OS_FAMILY}" in [2020-10-07T23:38:06.791Z] + rpm -qa [2020-10-07T23:38:06.791Z] + sort [2020-10-07T23:38:11.014Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-07T23:38:11.014Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-07T23:38:11.014Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-07T23:38:11.014Z] + '[' /w/workspace/ndry_go-mod-configuration_master ']' [2020-10-07T23:38:11.014Z] + mkdir -p /w/workspace/ndry_go-mod-configuration_master/archives/ [2020-10-07T23:38:11.014Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-07T23:38:11.200Z] provisioning config files... [2020-10-07T23:38:11.215Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config7313291585727208501tmp [Pipeline] { [Pipeline] echo [2020-10-07T23:38:11.319Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T23:38:11.619Z] ---> create-netrc.sh [Pipeline] } [2020-10-07T23:38:11.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-07T23:38:11.749Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T23:38:12.049Z] ---> python-tools-install.sh [2020-10-07T23:38:12.049Z] Generating Requirements File [2020-10-07T23:39:33.766Z] Python 3.6.8 [2020-10-07T23:39:33.766Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-07T23:39:33.766Z] appdirs==1.4.3 [2020-10-07T23:39:33.766Z] argcomplete==1.12.1 [2020-10-07T23:39:33.766Z] aspy.yaml==1.3.0 [2020-10-07T23:39:33.766Z] attrs==19.3.0 [2020-10-07T23:39:33.766Z] Babel==2.8.0 [2020-10-07T23:39:33.766Z] beautifulsoup4==4.8.2 [2020-10-07T23:39:33.766Z] boto3==1.11.6 [2020-10-07T23:39:33.766Z] botocore==1.14.6 [2020-10-07T23:39:33.766Z] bs4==0.0.1 [2020-10-07T23:39:33.766Z] cachetools==4.1.1 [2020-10-07T23:39:33.766Z] certifi==2019.11.28 [2020-10-07T23:39:33.766Z] cffi==1.14.3 [2020-10-07T23:39:33.766Z] cfgv==2.0.1 [2020-10-07T23:39:33.766Z] chardet==3.0.4 [2020-10-07T23:39:33.766Z] click==7.1 [2020-10-07T23:39:33.766Z] cliff==3.4.0 [2020-10-07T23:39:33.766Z] cmd2==1.3.11 [2020-10-07T23:39:33.766Z] colorama==0.4.3 [2020-10-07T23:39:33.766Z] cryptography==3.1.1 [2020-10-07T23:39:33.766Z] debtcollector==2.2.0 [2020-10-07T23:39:33.766Z] decorator==4.4.2 [2020-10-07T23:39:33.766Z] defusedxml==0.6.0 [2020-10-07T23:39:33.766Z] Deprecated==1.2.7 [2020-10-07T23:39:33.766Z] distlib==0.3.1 [2020-10-07T23:39:33.766Z] distro==1.2.0 [2020-10-07T23:39:33.766Z] dnspython==1.16.0 [2020-10-07T23:39:33.766Z] docker==4.2.0 [2020-10-07T23:39:33.766Z] docutils==0.15.2 [2020-10-07T23:39:33.766Z] dogpile.cache==1.0.2 [2020-10-07T23:39:33.766Z] email-validator==1.0.5 [2020-10-07T23:39:33.766Z] filelock==3.0.12 [2020-10-07T23:39:33.766Z] future==0.18.2 [2020-10-07T23:39:33.766Z] google-auth==1.22.1 [2020-10-07T23:39:33.766Z] httplib2==0.17.0 [2020-10-07T23:39:33.766Z] identify==1.4.11 [2020-10-07T23:39:33.766Z] idna==2.9 [2020-10-07T23:39:33.766Z] importlib-metadata==1.7.0 [2020-10-07T23:39:33.766Z] importlib-resources==1.5.0 [2020-10-07T23:39:33.766Z] iso8601==0.1.13 [2020-10-07T23:39:33.766Z] Jinja2==2.11.1 [2020-10-07T23:39:33.766Z] jmespath==0.10.0 [2020-10-07T23:39:33.766Z] jsonpatch==1.26 [2020-10-07T23:39:33.766Z] jsonpointer==2.0 [2020-10-07T23:39:33.766Z] jsonschema==3.2.0 [2020-10-07T23:39:33.766Z] keystoneauth1==4.2.1 [2020-10-07T23:39:33.766Z] kubernetes==11.0.0 [2020-10-07T23:39:33.766Z] lftools==0.34.2 [2020-10-07T23:39:33.766Z] lxml==4.5.0 [2020-10-07T23:39:33.766Z] MarkupSafe==0.23 [2020-10-07T23:39:33.766Z] msgpack==1.0.0 [2020-10-07T23:39:33.766Z] multi-key-dict==2.0.3 [2020-10-07T23:39:33.766Z] munch==2.5.0 [2020-10-07T23:39:33.766Z] netaddr==0.8.0 [2020-10-07T23:39:33.766Z] netifaces==0.10.9 [2020-10-07T23:39:33.766Z] niet==1.4.2 [2020-10-07T23:39:33.766Z] nodeenv==1.3.5 [2020-10-07T23:39:33.766Z] oauth2client==4.1.3 [2020-10-07T23:39:33.766Z] oauthlib==3.1.0 [2020-10-07T23:39:33.766Z] openstacksdk==0.50.0 [2020-10-07T23:39:33.766Z] os-client-config==2.1.0 [2020-10-07T23:39:33.766Z] os-service-types==1.7.0 [2020-10-07T23:39:33.766Z] osc-lib==2.2.1 [2020-10-07T23:39:33.766Z] oslo.config==8.3.2 [2020-10-07T23:39:33.766Z] oslo.context==3.1.1 [2020-10-07T23:39:33.766Z] oslo.i18n==5.0.1 [2020-10-07T23:39:33.766Z] oslo.log==4.4.0 [2020-10-07T23:39:33.766Z] oslo.serialization==4.0.1 [2020-10-07T23:39:33.766Z] oslo.utils==4.6.0 [2020-10-07T23:39:33.766Z] packaging==20.4 [2020-10-07T23:39:33.766Z] pbr==5.4.4 [2020-10-07T23:39:33.766Z] pluggy==0.13.1 [2020-10-07T23:39:33.766Z] prettytable==0.7.2 [2020-10-07T23:39:33.766Z] py==1.9.0 [2020-10-07T23:39:33.766Z] pyasn1==0.4.8 [2020-10-07T23:39:33.766Z] pyasn1-modules==0.2.8 [2020-10-07T23:39:33.766Z] pycparser==2.20 [2020-10-07T23:39:33.766Z] pygerrit2==2.0.10 [2020-10-07T23:39:33.766Z] PyGithub==1.46 [2020-10-07T23:39:33.766Z] pyinotify==0.9.6 [2020-10-07T23:39:33.766Z] PyJWT==1.7.1 [2020-10-07T23:39:33.766Z] pyparsing==2.4.7 [2020-10-07T23:39:33.766Z] pyperclip==1.8.0 [2020-10-07T23:39:33.766Z] pyroute2==0.4.13 [2020-10-07T23:39:33.766Z] pyrsistent==0.15.7 [2020-10-07T23:39:33.766Z] PySocks==1.6.8 [2020-10-07T23:39:33.766Z] python-cinderclient==7.2.0 [2020-10-07T23:39:33.766Z] python-dateutil==2.8.1 [2020-10-07T23:39:33.766Z] python-heatclient==2.2.1 [2020-10-07T23:39:33.766Z] python-jenkins==1.7.0 [2020-10-07T23:39:33.766Z] python-keystoneclient==4.1.1 [2020-10-07T23:39:33.766Z] python-magnumclient==3.2.1 [2020-10-07T23:39:33.766Z] python-novaclient==17.2.1 [2020-10-07T23:39:33.766Z] python-openstackclient==5.4.0 [2020-10-07T23:39:33.766Z] python-swiftclient==3.10.1 [2020-10-07T23:39:33.766Z] pytz==2020.1 [2020-10-07T23:39:33.766Z] PyYAML==5.3 [2020-10-07T23:39:33.766Z] requests==2.23.0 [2020-10-07T23:39:33.766Z] requests-oauthlib==1.3.0 [2020-10-07T23:39:33.766Z] requestsexceptions==1.4.0 [2020-10-07T23:39:33.766Z] rfc3986==1.4.0 [2020-10-07T23:39:33.766Z] rpm==4.11.3 [2020-10-07T23:39:33.766Z] rsa==4.0 [2020-10-07T23:39:33.766Z] ruamel.yaml==0.16.10 [2020-10-07T23:39:33.766Z] ruamel.yaml.clib==0.2.0 [2020-10-07T23:39:33.766Z] s3transfer==0.3.3 [2020-10-07T23:39:33.766Z] shade==1.27.2 [2020-10-07T23:39:33.766Z] simplejson==3.17.2 [2020-10-07T23:39:33.766Z] six==1.14.0 [2020-10-07T23:39:33.766Z] soupsieve==2.0 [2020-10-07T23:39:33.766Z] stevedore==3.2.2 [2020-10-07T23:39:33.766Z] tabulate==0.8.6 [2020-10-07T23:39:33.766Z] toml==0.10.0 [2020-10-07T23:39:33.766Z] tox==3.20.0 [2020-10-07T23:39:33.766Z] tqdm==4.43.0 [2020-10-07T23:39:33.766Z] urllib3==1.25.8 [2020-10-07T23:39:33.766Z] virtualenv==20.0.33 [2020-10-07T23:39:33.766Z] wcwidth==0.2.5 [2020-10-07T23:39:33.766Z] websocket-client==0.57.0 [2020-10-07T23:39:33.766Z] wrapt==1.12.1 [2020-10-07T23:39:33.766Z] xdg==3.0.2 [2020-10-07T23:39:33.766Z] xmltodict==0.12.0 [2020-10-07T23:39:33.766Z] yq==2.11.1 [2020-10-07T23:39:33.766Z] zipp==3.3.0 [2020-10-07T23:39:33.766Z] Cache entry deserialization failed, entry ignored [2020-10-07T23:39:33.766Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-07T23:39:33.766Z] Python 2.7.5 [2020-10-07T23:39:33.766Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-07T23:39:33.766Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-07T23:39:33.766Z] ansible==2.9.7 [2020-10-07T23:39:33.766Z] Babel==0.9.6 [2020-10-07T23:39:33.766Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-07T23:39:33.766Z] beautifulsoup4==4.4.1 [2020-10-07T23:39:33.766Z] bodhi==2.11.0 [2020-10-07T23:39:33.767Z] bodhi-client==2.11.0 [2020-10-07T23:39:33.767Z] CCColUtils==1.4 [2020-10-07T23:39:33.767Z] cffi==1.6.0 [2020-10-07T23:39:33.767Z] chardet==2.2.1 [2020-10-07T23:39:33.767Z] click==6.7 [2020-10-07T23:39:33.767Z] cloud-init==18.5 [2020-10-07T23:39:33.767Z] configobj==4.7.2 [2020-10-07T23:39:33.767Z] cryptography==1.7.2 [2020-10-07T23:39:33.767Z] decorator==3.4.0 [2020-10-07T23:39:33.767Z] distro==1.2.0 [2020-10-07T23:39:33.767Z] enum34==1.0.4 [2020-10-07T23:39:33.767Z] fedpkg==1.38 [2020-10-07T23:39:33.767Z] futures==3.1.1 [2020-10-07T23:39:33.767Z] gitdb==0.6.4 [2020-10-07T23:39:33.767Z] GitPython==1.0.1 [2020-10-07T23:39:33.767Z] html5lib==0.999 [2020-10-07T23:39:33.767Z] httplib2==0.9.2 [2020-10-07T23:39:33.767Z] idna==2.4 [2020-10-07T23:39:33.767Z] iniparse==0.4 [2020-10-07T23:39:33.767Z] ipaddress==1.0.16 [2020-10-07T23:39:33.767Z] IPy==0.75 [2020-10-07T23:39:33.767Z] javapackages==1.0.0 [2020-10-07T23:39:33.767Z] Jinja2==2.7.2 [2020-10-07T23:39:33.767Z] jmespath==0.9.4 [2020-10-07T23:39:33.767Z] jsonpatch==1.2 [2020-10-07T23:39:33.767Z] jsonpointer==1.9 [2020-10-07T23:39:33.767Z] kerberos==1.1 [2020-10-07T23:39:33.767Z] kitchen==1.1.1 [2020-10-07T23:39:33.767Z] langtable==0.0.31 [2020-10-07T23:39:33.767Z] lockfile==0.9.1 [2020-10-07T23:39:33.767Z] lxml==3.2.1 [2020-10-07T23:39:33.767Z] MarkupSafe==0.11 [2020-10-07T23:39:33.767Z] munch==2.0.2 [2020-10-07T23:39:33.767Z] offtrac==0.1.0 [2020-10-07T23:39:33.767Z] openidc-client==0.6.0 [2020-10-07T23:39:33.767Z] packagedb-cli==2.14.1 [2020-10-07T23:39:33.767Z] paramiko==2.1.1 [2020-10-07T23:39:33.767Z] perf==0.1 [2020-10-07T23:39:33.767Z] ply==3.4 [2020-10-07T23:39:33.767Z] policycoreutils-default-encoding==0.1 [2020-10-07T23:39:33.767Z] prettytable==0.7.2 [2020-10-07T23:39:33.767Z] pyasn1==0.1.9 [2020-10-07T23:39:33.767Z] pycparser==2.14 [2020-10-07T23:39:33.767Z] pycurl==7.19.0 [2020-10-07T23:39:33.767Z] pygobject==3.22.0 [2020-10-07T23:39:33.767Z] pygpgme==0.3 [2020-10-07T23:39:33.767Z] pyliblzma==0.5.3 [2020-10-07T23:39:33.767Z] pyOpenSSL==0.13.1 [2020-10-07T23:39:33.767Z] pyparsing==1.5.6 [2020-10-07T23:39:33.767Z] pyserial==2.6 [2020-10-07T23:39:33.767Z] python-augeas==0.5.0 [2020-10-07T23:39:33.767Z] python-bugzilla==2.3.0 [2020-10-07T23:39:33.767Z] python-dateutil==1.5 [2020-10-07T23:39:33.767Z] python-fedora==0.10.0 [2020-10-07T23:39:33.767Z] python-linux-procfs==0.4.9 [2020-10-07T23:39:33.767Z] python-yubico==1.2.3 [2020-10-07T23:39:33.767Z] pyudev==0.15 [2020-10-07T23:39:33.767Z] pyusb==1.0.0b1 [2020-10-07T23:39:33.767Z] pyxattr==0.5.1 [2020-10-07T23:39:33.767Z] PyYAML==3.10 [2020-10-07T23:39:33.767Z] requests==2.6.0 [2020-10-07T23:39:33.767Z] requests-kerberos==0.7.0 [2020-10-07T23:39:33.767Z] rpkg==1.60 [2020-10-07T23:39:33.767Z] schedutils==0.4 [2020-10-07T23:39:33.767Z] seobject==0.1 [2020-10-07T23:39:33.767Z] sepolicy==1.1 [2020-10-07T23:39:33.767Z] six==1.9.0 [2020-10-07T23:39:33.767Z] smmap==0.9.0 [2020-10-07T23:39:33.767Z] urlgrabber==3.10 [2020-10-07T23:39:33.767Z] urllib3==1.10.2 [2020-10-07T23:39:33.767Z] virtualenv==15.1.0 [2020-10-07T23:39:33.767Z] yum-langpacks==0.4.2 [2020-10-07T23:39:33.767Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-07T23:39:33.778Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T23:39:34.080Z] ---> sudo-logs.sh [2020-10-07T23:39:34.080Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-07T23:39:34.352Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T23:39:34.835Z] ---> job-cost.sh [2020-10-07T23:39:34.835Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tXGU [2020-10-07T23:39:43.058Z] Cache entry deserialization failed, entry ignored [2020-10-07T23:39:43.058Z] Cache entry deserialization failed, entry ignored [2020-10-07T23:39:44.008Z] Cache entry deserialization failed, entry ignored [2020-10-07T23:39:44.008Z] Cache entry deserialization failed, entry ignored [2020-10-07T23:39:44.271Z] Cache entry deserialization failed, entry ignored [2020-10-07T23:39:44.271Z] Cache entry deserialization failed, entry ignored [2020-10-07T23:39:44.534Z] Cache entry deserialization failed, entry ignored [2020-10-07T23:39:44.534Z] Cache entry deserialization failed, entry ignored [2020-10-07T23:39:44.796Z] Cache entry deserialization failed, entry ignored [2020-10-07T23:39:44.796Z] Cache entry deserialization failed, entry ignored [2020-10-07T23:39:45.059Z] Cache entry deserialization failed, entry ignored [2020-10-07T23:39:45.059Z] Cache entry deserialization failed, entry ignored [2020-10-07T23:39:48.366Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-07T23:40:20.508Z] lf-activate-venv(): INFO: Adding /tmp/venv-tXGU/bin to PATH [2020-10-07T23:40:20.508Z] INFO: No Stack... [2020-10-07T23:40:20.508Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-07T23:40:20.508Z] INFO: Archiving Costs [Pipeline] echo [2020-10-07T23:40:20.522Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T23:40:20.823Z] ---> logs-deploy.sh [2020-10-07T23:40:20.823Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/master/9 [2020-10-07T23:40:20.823Z] INFO: archiving workspace using pattern(s): [2020-10-07T23:40:22.739Z] Archives upload complete. [2020-10-07T23:40:22.739Z] INFO: archiving logs to Nexus