Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 693df338c8eb598b828fcdb5998037a9ff32d047 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-23420 in /w/workspace/dry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 693df338c8eb598b828fcdb5998037a9ff32d047 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 693df338c8eb598b828fcdb5998037a9ff32d047 # timeout=10 Commit message: "Merge pull request #464 from judehung/issue-463" > git rev-list --no-walk 54f28d0a70278177a8b305144294465241040660 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-27T18:01:20.534Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-27T18:01:20.857Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-27T18:01:21.013Z] ========================================================= [2021-01-27T18:01:21.013Z] EdgeX Global Pipelines Version Info [2021-01-27T18:01:21.013Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-27T18:01:22.532Z] ------------------- [2021-01-27T18:01:22.532Z] stable info: [2021-01-27T18:01:22.532Z] ------------------- [2021-01-27T18:01:22.532Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T18:01:22.532Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T18:01:22.532Z] Message: update stable to v1.0.179 [2021-01-27T18:01:23.487Z] ------------------- [2021-01-27T18:01:23.487Z] experimental info: [2021-01-27T18:01:23.487Z] ------------------- [2021-01-27T18:01:23.487Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T18:01:23.487Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T18:01:23.487Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-27T18:01:23.914Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-27T18:01:24.161Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-27T18:01:24.336Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-27T18:01:24.491Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-27T18:01:24.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-27T18:01:24.800Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-27T18:01:24.978Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-27T18:01:25.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-27T18:01:25.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-27T18:01:25.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-27T18:01:25.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-27T18:01:25.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-27T18:01:25.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-27T18:01:26.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-27T18:01:26.292Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-27T18:01:26.474Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-27T18:01:26.626Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-27T18:01:26.765Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-27T18:01:26.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-27T18:01:27.033Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-27T18:01:27.160Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-27T18:01:27.290Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-27T18:01:27.432Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-27T18:01:27.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-27T18:01:27.711Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-27T18:01:27.881Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-27T18:01:28.022Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-27T18:01:28.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-27T18:01:28.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-27T18:01:28.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-27T18:01:28.691Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 693df338c8eb598b828fcdb5998037a9ff32d047 [Pipeline] echo [2021-01-27T18:01:28.825Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 693df33 [Pipeline] echo [2021-01-27T18:01:28.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T18:01:29.911Z] + git log --format=format:%s -1 693df338c8eb598b828fcdb5998037a9ff32d047 [Pipeline] echo [2021-01-27T18:01:29.980Z] GIT_COMMIT: 693df338c8eb598b828fcdb5998037a9ff32d047, Commit Message: Merge pull request #464 from judehung/issue-463 [Pipeline] echo [2021-01-27T18:01:30.038Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:01:30.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T18:01:31.134Z] [2021-01-27T18:01:31.134Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:01:31.487Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T18:01:31.487Z] latest: Pulling from edgex-devops/git-semver [2021-01-27T18:01:31.487Z] 31603596830f: Pulling fs layer [2021-01-27T18:01:31.487Z] 2a8b12db71e7: Pulling fs layer [2021-01-27T18:01:31.487Z] 6ca5941a6612: Pulling fs layer [2021-01-27T18:01:31.487Z] ecc8261a40a4: Pulling fs layer [2021-01-27T18:01:31.487Z] ecc8261a40a4: Waiting [2021-01-27T18:01:31.487Z] 2a8b12db71e7: Verifying Checksum [2021-01-27T18:01:31.487Z] 2a8b12db71e7: Download complete [2021-01-27T18:01:31.751Z] 31603596830f: Verifying Checksum [2021-01-27T18:01:31.751Z] 31603596830f: Download complete [2021-01-27T18:01:31.751Z] 6ca5941a6612: Verifying Checksum [2021-01-27T18:01:31.751Z] 6ca5941a6612: Download complete [2021-01-27T18:01:31.751Z] ecc8261a40a4: Verifying Checksum [2021-01-27T18:01:31.751Z] ecc8261a40a4: Download complete [2021-01-27T18:01:32.015Z] 31603596830f: Pull complete [2021-01-27T18:01:32.282Z] 2a8b12db71e7: Pull complete [2021-01-27T18:01:33.230Z] 6ca5941a6612: Pull complete [2021-01-27T18:01:33.493Z] ecc8261a40a4: Pull complete [2021-01-27T18:01:33.493Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-27T18:01:33.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T18:01:33.493Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-27T18:01:33.602Z] prd-centos7-docker-4c-2g-23420 does not seem to be running inside a container [2021-01-27T18:01:33.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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:10004/edgex-devops/git-semver:latest cat [2021-01-27T18:01:36.094Z] $ docker top 92e99849e691364406ef11f51d06ebd26dacbc4b2d324d1b927f19b697e69fb0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-27T18:01:36.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T18:01:36.542Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T18:01:36.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T18:01:36.818Z] $ docker exec 92e99849e691364406ef11f51d06ebd26dacbc4b2d324d1b927f19b697e69fb0 ssh-agent [2021-01-27T18:01:37.031Z] SSH_AUTH_SOCK=/tmp/ssh-19m6FSwfktBA/agent.13 [2021-01-27T18:01:37.031Z] SSH_AGENT_PID=18 [2021-01-27T18:01:37.046Z] Running ssh-add (command line suppressed) [2021-01-27T18:01:37.174Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2359986866938109716.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2359986866938109716.key) [2021-01-27T18:01:37.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T18:01:37.597Z] + git tag --points-at HEAD [Pipeline] } [2021-01-27T18:01:37.620Z] $ docker exec --env ******** --env ******** 92e99849e691364406ef11f51d06ebd26dacbc4b2d324d1b927f19b697e69fb0 ssh-agent -k [2021-01-27T18:01:37.779Z] unset SSH_AUTH_SOCK; [2021-01-27T18:01:37.780Z] unset SSH_AGENT_PID; [2021-01-27T18:01:37.780Z] echo Agent pid 18 killed; [2021-01-27T18:01:37.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-27T18:01:37.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T18:01:38.000Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T18:01:38.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T18:01:38.197Z] $ docker exec 92e99849e691364406ef11f51d06ebd26dacbc4b2d324d1b927f19b697e69fb0 ssh-agent [2021-01-27T18:01:38.371Z] SSH_AUTH_SOCK=/tmp/ssh-9A5ilXGyDSXp/agent.46 [2021-01-27T18:01:38.371Z] SSH_AGENT_PID=52 [2021-01-27T18:01:38.379Z] Running ssh-add (command line suppressed) [2021-01-27T18:01:38.511Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3328729227117341681.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3328729227117341681.key) [2021-01-27T18:01:38.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T18:01:38.911Z] + git semver init [2021-01-27T18:01:38.911Z] # -> Open(): unable to determine branch for HEAD [2021-01-27T18:01:38.911Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-01-27T18:01:38.911Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-01-27T18:01:38.911Z] # $SEMVER_REMOTE_NAME = origin [2021-01-27T18:01:38.911Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-27T18:01:38.911Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-27T18:01:38.911Z] # $SEMVER_BRANCH = master [2021-01-27T18:01:38.911Z] # $SEMVER_TEMP = /tmp/semver-207584254 [2021-01-27T18:01:38.911Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-27T18:01:39.487Z] # '/tmp/semver-207584254' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2021-01-27T18:01:39.750Z] # -> Force: false [2021-01-27T18:01:39.750Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-01-27T18:01:39.764Z] $ docker exec --env ******** --env ******** 92e99849e691364406ef11f51d06ebd26dacbc4b2d324d1b927f19b697e69fb0 ssh-agent -k [2021-01-27T18:01:39.884Z] unset SSH_AUTH_SOCK; [2021-01-27T18:01:39.884Z] unset SSH_AGENT_PID; [2021-01-27T18:01:39.884Z] echo Agent pid 52 killed; [2021-01-27T18:01:39.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-27T18:01:40.492Z] + git semver [Pipeline] } [2021-01-27T18:01:40.508Z] $ docker stop --time=1 92e99849e691364406ef11f51d06ebd26dacbc4b2d324d1b927f19b697e69fb0 [2021-01-27T18:01:42.501Z] $ docker rm -f 92e99849e691364406ef11f51d06ebd26dacbc4b2d324d1b927f19b697e69fb0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T18:01:43.005Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-27T18:01:43.373Z] Stashed 1 file(s) [Pipeline] echo [2021-01-27T18:01:43.376Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-27T18:01:59.168Z] Still waiting to schedule task [2021-01-27T18:01:59.168Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-27T18:01:59.170Z] Still waiting to schedule task [2021-01-27T18:01:59.170Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-27T18:03:53.995Z] Running on prd-centos7-docker-4c-2g-23422 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-01-27T18:03:54.128Z] Running in /w/workspace/go-mod-core-contracts/128 [Pipeline] { [Pipeline] checkout [2021-01-27T18:03:56.585Z] using credential edgex-jenkins-ssh [2021-01-27T18:03:56.677Z] Cloning the remote Git repository [2021-01-27T18:03:56.160Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T18:03:56.229Z] > git init /w/workspace/go-mod-core-contracts/128 # timeout=10 [2021-01-27T18:03:56.301Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T18:03:56.302Z] > git --version # timeout=10 [2021-01-27T18:03:56.309Z] > git --version # 'git version 2.24.3' [2021-01-27T18:03:56.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T18:03:56.347Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T18:03:57.140Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-27T18:03:58.062Z] Checking out Revision 693df338c8eb598b828fcdb5998037a9ff32d047 (master) [2021-01-27T18:03:57.152Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T18:03:57.172Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-27T18:03:57.191Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T18:03:57.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T18:03:57.197Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-27T18:03:57.644Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T18:03:57.658Z] > git checkout -f 693df338c8eb598b828fcdb5998037a9ff32d047 # timeout=10 [2021-01-27T18:04:01.484Z] Commit message: "Merge pull request #464 from judehung/issue-463" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T18:04:03.033Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-27T18:04:03.372Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-27T18:04:03.689Z] + sudo service docker restart [2021-01-27T18:04:03.689Z] + true [2021-01-27T18:04:03.689Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-27T18:04:05.217Z] ========================================================= [2021-01-27T18:04:05.217Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-27T18:04:05.217Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:04:05.616Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-27T18:04:06.192Z] Sending build context to Docker daemon 2.358MB [2021-01-27T18:04:06.192Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-27T18:04:06.192Z] Step 2/7 : FROM ${BASE} [2021-01-27T18:04:06.192Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-27T18:04:06.192Z] 188c0c94c7c5: Pulling fs layer [2021-01-27T18:04:06.192Z] 0ef7d3d256c8: Pulling fs layer [2021-01-27T18:04:06.192Z] de9db76c5a1d: Pulling fs layer [2021-01-27T18:04:06.192Z] bca2f99d35d6: Pulling fs layer [2021-01-27T18:04:06.192Z] 93359f2a8cfa: Pulling fs layer [2021-01-27T18:04:06.192Z] 7c6f9722023f: Pulling fs layer [2021-01-27T18:04:06.192Z] a35cf1a2eb13: Pulling fs layer [2021-01-27T18:04:06.192Z] 93359f2a8cfa: Waiting [2021-01-27T18:04:06.192Z] 7c6f9722023f: Waiting [2021-01-27T18:04:06.192Z] a35cf1a2eb13: Waiting [2021-01-27T18:04:06.192Z] bca2f99d35d6: Waiting [2021-01-27T18:04:06.192Z] de9db76c5a1d: Verifying Checksum [2021-01-27T18:04:06.192Z] de9db76c5a1d: Download complete [2021-01-27T18:04:06.192Z] 0ef7d3d256c8: Verifying Checksum [2021-01-27T18:04:06.192Z] 0ef7d3d256c8: Download complete [2021-01-27T18:04:06.192Z] 93359f2a8cfa: Verifying Checksum [2021-01-27T18:04:06.192Z] 93359f2a8cfa: Download complete [2021-01-27T18:04:06.192Z] 7c6f9722023f: Download complete [2021-01-27T18:04:06.192Z] 188c0c94c7c5: Verifying Checksum [2021-01-27T18:04:06.192Z] 188c0c94c7c5: Download complete [2021-01-27T18:04:06.455Z] 188c0c94c7c5: Pull complete [2021-01-27T18:04:06.718Z] 0ef7d3d256c8: Pull complete [2021-01-27T18:04:06.979Z] de9db76c5a1d: Pull complete [2021-01-27T18:04:08.377Z] a35cf1a2eb13: Verifying Checksum [2021-01-27T18:04:08.377Z] a35cf1a2eb13: Download complete [2021-01-27T18:04:09.328Z] bca2f99d35d6: Verifying Checksum [2021-01-27T18:04:09.328Z] bca2f99d35d6: Download complete [2021-01-27T18:04:14.762Z] bca2f99d35d6: Pull complete [2021-01-27T18:04:14.762Z] 93359f2a8cfa: Pull complete [2021-01-27T18:04:14.762Z] 7c6f9722023f: Pull complete [2021-01-27T18:04:20.087Z] a35cf1a2eb13: Pull complete [2021-01-27T18:04:20.087Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-27T18:04:20.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-27T18:04:20.087Z] ---> a62c8e92a672 [2021-01-27T18:04:20.088Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-27T18:04:20.088Z] ---> Running in b87812a51db6 [2021-01-27T18:04:20.088Z] Removing intermediate container b87812a51db6 [2021-01-27T18:04:20.088Z] ---> ec07da828268 [2021-01-27T18:04:20.088Z] Step 4/7 : RUN apk add bash [2021-01-27T18:04:20.088Z] ---> Running in 6969b170c357 [2021-01-27T18:04:20.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T18:04:21.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T18:04:22.187Z] OK: 166 MiB in 39 packages [2021-01-27T18:04:22.449Z] Removing intermediate container 6969b170c357 [2021-01-27T18:04:22.449Z] ---> a87db4f84191 [2021-01-27T18:04:22.449Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-27T18:04:22.449Z] ---> Running in ac29049065a8 [2021-01-27T18:04:22.713Z] Removing intermediate container ac29049065a8 [2021-01-27T18:04:22.713Z] ---> f427f8be5946 [2021-01-27T18:04:22.713Z] Step 6/7 : COPY go.mod . [2021-01-27T18:04:22.976Z] ---> de4b4164a900 [2021-01-27T18:04:22.976Z] Step 7/7 : RUN go mod download [2021-01-27T18:04:22.976Z] ---> Running in 6fdcf0bd3d0f [2021-01-27T18:04:35.253Z] Removing intermediate container 6fdcf0bd3d0f [2021-01-27T18:04:35.253Z] ---> 4536c9a6db49 [2021-01-27T18:04:35.253Z] Successfully built 4536c9a6db49 [2021-01-27T18:04:35.253Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:04:35.575Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T18:04:35.575Z] . [Pipeline] withDockerContainer [2021-01-27T18:04:35.681Z] prd-centos7-docker-4c-2g-23422 does not seem to be running inside a container [2021-01-27T18:04:35.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/128 -v /w/workspace/go-mod-core-contracts/128:/w/workspace/go-mod-core-contracts/128:rw,z -v /w/workspace/go-mod-core-contracts/128@tmp:/w/workspace/go-mod-core-contracts/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-27T18:04:36.466Z] $ docker top 740fcdbcc3a6cf6f0c19d0cf863b72e3e143c93e7bf7c4d65ff75173bbecd040 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T18:04:37.173Z] + go version [2021-01-27T18:04:37.173Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-27T18:04:37.188Z] $ docker stop --time=1 740fcdbcc3a6cf6f0c19d0cf863b72e3e143c93e7bf7c4d65ff75173bbecd040 [2021-01-27T18:04:38.521Z] $ docker rm -f 740fcdbcc3a6cf6f0c19d0cf863b72e3e143c93e7bf7c4d65ff75173bbecd040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:04:40.428Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T18:04:40.429Z] . [Pipeline] withDockerContainer [2021-01-27T18:04:40.553Z] prd-centos7-docker-4c-2g-23422 does not seem to be running inside a container [2021-01-27T18:04:40.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/128 -v /w/workspace/go-mod-core-contracts/128:/w/workspace/go-mod-core-contracts/128:rw,z -v /w/workspace/go-mod-core-contracts/128@tmp:/w/workspace/go-mod-core-contracts/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-27T18:04:41.181Z] $ docker top a45ede9b4849d23f0b94e074b28f8a776fa33a75f39f3b88a74073bc273b71fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T18:04:41.913Z] + make test [2021-01-27T18:04:41.913Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-27T18:04:48.657Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-01-27T18:04:49.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.014s coverage: 85.7% of statements [2021-01-27T18:04:49.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.014s coverage: 100.0% of statements [2021-01-27T18:04:49.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.013s coverage: 45.4% of statements [2021-01-27T18:04:49.834Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.030s coverage: 77.8% of statements [2021-01-27T18:04:49.834Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-27T18:04:50.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.013s coverage: 26.3% of statements [2021-01-27T18:04:50.684Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.039s coverage: 14.7% of statements [2021-01-27T18:04:50.684Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.007s coverage: 100.0% of statements [2021-01-27T18:04:50.950Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.030s coverage: 91.8% of statements [2021-01-27T18:04:50.951Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-01-27T18:04:50.951Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-01-27T18:04:50.951Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.007s coverage: 100.0% of statements [2021-01-27T18:04:51.225Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.007s coverage: 36.7% of statements [2021-01-27T18:04:53.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.020s coverage: 63.0% of statements [2021-01-27T18:04:53.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.016s coverage: 26.3% of statements [2021-01-27T18:04:53.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.007s coverage: 15.4% of statements [2021-01-27T18:04:53.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.018s coverage: 15.4% of statements [2021-01-27T18:04:53.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.024s coverage: 14.3% of statements [2021-01-27T18:04:53.195Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-01-27T18:04:54.616Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.112s coverage: 84.8% of statements [2021-01-27T18:04:54.616Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-01-27T18:04:54.616Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-01-27T18:04:54.616Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-01-27T18:04:54.616Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.008s coverage: 43.6% of statements [2021-01-27T18:04:54.616Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.017s coverage: 94.4% of statements [2021-01-27T18:04:55.194Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.031s coverage: 92.9% of statements [2021-01-27T18:04:55.194Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.009s coverage: 100.0% of statements [2021-01-27T18:04:55.194Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-01-27T18:04:55.194Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-27T18:04:57.132Z] gofmt -l . [2021-01-27T18:04:57.132Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-27T18:04:57.149Z] $ docker stop --time=1 a45ede9b4849d23f0b94e074b28f8a776fa33a75f39f3b88a74073bc273b71fc [2021-01-27T18:04:59.616Z] $ docker rm -f a45ede9b4849d23f0b94e074b28f8a776fa33a75f39f3b88a74073bc273b71fc [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T18:05:00.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-27T18:05:00.536Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-27T18:05:36.698Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23425 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-01-27T18:05:36.810Z] Running in /w/workspace/go-mod-core-contracts/128 [Pipeline] { [Pipeline] checkout [2021-01-27T18:05:42.089Z] using credential edgex-jenkins-ssh [2021-01-27T18:05:42.164Z] Cloning the remote Git repository [2021-01-27T18:05:42.236Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T18:05:42.343Z] > git init /w/workspace/go-mod-core-contracts/128 # timeout=10 [2021-01-27T18:05:42.430Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T18:05:42.430Z] > git --version # timeout=10 [2021-01-27T18:05:42.462Z] > git --version # 'git version 2.17.1' [2021-01-27T18:05:42.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T18:05:42.520Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T18:05:44.353Z] Checking out Revision 693df338c8eb598b828fcdb5998037a9ff32d047 (master) [2021-01-27T18:05:43.686Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-27T18:05:43.703Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T18:05:43.735Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-27T18:05:43.772Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T18:05:43.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T18:05:43.785Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-27T18:05:44.392Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T18:05:44.414Z] > git checkout -f 693df338c8eb598b828fcdb5998037a9ff32d047 # timeout=10 [2021-01-27T18:05:48.930Z] Commit message: "Merge pull request #464 from judehung/issue-463" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T18:05:50.391Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-27T18:05:50.858Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-27T18:05:51.197Z] + + sudo service docker restart [2021-01-27T18:05:51.198Z] true [Pipeline] unstash [Pipeline] echo [2021-01-27T18:05:54.081Z] ========================================================= [2021-01-27T18:05:54.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-27T18:05:54.081Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:05:54.475Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-27T18:05:55.458Z] Sending build context to Docker daemon 2.357MB [2021-01-27T18:05:55.458Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-27T18:05:55.458Z] Step 2/7 : FROM ${BASE} [2021-01-27T18:05:55.731Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-27T18:05:55.731Z] 5f621e34cdf4: Pulling fs layer [2021-01-27T18:05:55.731Z] a4357932f1b6: Pulling fs layer [2021-01-27T18:05:55.731Z] 18c013af1878: Pulling fs layer [2021-01-27T18:05:55.731Z] 00ac8860ef70: Pulling fs layer [2021-01-27T18:05:55.731Z] 63d7cb157983: Pulling fs layer [2021-01-27T18:05:55.731Z] b116817d02f9: Pulling fs layer [2021-01-27T18:05:55.731Z] 745a02a5169b: Pulling fs layer [2021-01-27T18:05:55.731Z] 00ac8860ef70: Waiting [2021-01-27T18:05:55.731Z] b116817d02f9: Waiting [2021-01-27T18:05:55.731Z] 745a02a5169b: Waiting [2021-01-27T18:05:55.731Z] 63d7cb157983: Waiting [2021-01-27T18:05:55.731Z] 18c013af1878: Verifying Checksum [2021-01-27T18:05:55.731Z] 18c013af1878: Download complete [2021-01-27T18:05:55.731Z] a4357932f1b6: Download complete [2021-01-27T18:05:56.005Z] 63d7cb157983: Verifying Checksum [2021-01-27T18:05:56.005Z] 63d7cb157983: Download complete [2021-01-27T18:05:56.005Z] b116817d02f9: Download complete [2021-01-27T18:05:56.005Z] 5f621e34cdf4: Verifying Checksum [2021-01-27T18:05:56.005Z] 5f621e34cdf4: Download complete [2021-01-27T18:05:56.606Z] 5f621e34cdf4: Pull complete [2021-01-27T18:05:57.225Z] a4357932f1b6: Pull complete [2021-01-27T18:05:57.498Z] 18c013af1878: Pull complete [2021-01-27T18:05:58.476Z] 745a02a5169b: Verifying Checksum [2021-01-27T18:05:58.476Z] 745a02a5169b: Download complete [2021-01-27T18:05:59.450Z] 00ac8860ef70: Verifying Checksum [2021-01-27T18:05:59.450Z] 00ac8860ef70: Download complete [2021-01-27T18:06:09.610Z] 00ac8860ef70: Pull complete [2021-01-27T18:06:09.880Z] 63d7cb157983: Pull complete [2021-01-27T18:06:10.154Z] b116817d02f9: Pull complete [2021-01-27T18:06:13.565Z] 745a02a5169b: Pull complete [2021-01-27T18:06:13.565Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-27T18:06:13.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-27T18:06:13.565Z] ---> b7e6874047d6 [2021-01-27T18:06:13.565Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-27T18:06:16.952Z] ---> Running in 52fbc27416d3 [2021-01-27T18:06:16.952Z] Removing intermediate container 52fbc27416d3 [2021-01-27T18:06:16.952Z] ---> 788ffecd0913 [2021-01-27T18:06:16.952Z] Step 4/7 : RUN apk add bash [2021-01-27T18:06:16.952Z] ---> Running in fb88f52bc3b2 [2021-01-27T18:06:18.393Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T18:06:19.374Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T18:06:20.356Z] OK: 142 MiB in 39 packages [2021-01-27T18:06:21.346Z] Removing intermediate container fb88f52bc3b2 [2021-01-27T18:06:21.346Z] ---> 5e3b1bd737e4 [2021-01-27T18:06:21.346Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-27T18:06:21.346Z] ---> Running in 0091a1a8c0c7 [2021-01-27T18:06:21.960Z] Removing intermediate container 0091a1a8c0c7 [2021-01-27T18:06:21.960Z] ---> c738425ab48d [2021-01-27T18:06:21.960Z] Step 6/7 : COPY go.mod . [2021-01-27T18:06:22.564Z] ---> 2b6ba3492e3e [2021-01-27T18:06:22.564Z] Step 7/7 : RUN go mod download [2021-01-27T18:06:22.839Z] ---> Running in c25f380742e3 [2021-01-27T18:06:37.934Z] Removing intermediate container c25f380742e3 [2021-01-27T18:06:37.935Z] ---> 3d9e0c56347b [2021-01-27T18:06:37.935Z] Successfully built 3d9e0c56347b [2021-01-27T18:06:37.935Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:06:38.275Z] + docker inspect -f . ci-base-image-arm64 [2021-01-27T18:06:38.275Z] . [Pipeline] withDockerContainer [2021-01-27T18:06:38.546Z] prd-ubuntu18.04-docker-arm64-4c-16g-23425 does not seem to be running inside a container [2021-01-27T18:06:38.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/128 -v /w/workspace/go-mod-core-contracts/128:/w/workspace/go-mod-core-contracts/128:rw,z -v /w/workspace/go-mod-core-contracts/128@tmp:/w/workspace/go-mod-core-contracts/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-27T18:06:40.181Z] $ docker top 84c9169651a0f95a8f36fbfb4b28749e4dbe2e58a9c964cac180c1e52fe4874a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T18:06:41.173Z] + go version [2021-01-27T18:06:41.173Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-27T18:06:41.202Z] $ docker stop --time=1 84c9169651a0f95a8f36fbfb4b28749e4dbe2e58a9c964cac180c1e52fe4874a [2021-01-27T18:06:43.109Z] $ docker rm -f 84c9169651a0f95a8f36fbfb4b28749e4dbe2e58a9c964cac180c1e52fe4874a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:06:44.111Z] + docker inspect -f . ci-base-image-arm64 [2021-01-27T18:06:44.111Z] . [Pipeline] withDockerContainer [2021-01-27T18:06:44.380Z] prd-ubuntu18.04-docker-arm64-4c-16g-23425 does not seem to be running inside a container [2021-01-27T18:06:44.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/128 -v /w/workspace/go-mod-core-contracts/128:/w/workspace/go-mod-core-contracts/128:rw,z -v /w/workspace/go-mod-core-contracts/128@tmp:/w/workspace/go-mod-core-contracts/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-27T18:06:45.975Z] $ docker top 0595fe05354daed322d6b1ae774aaceef5e099e07d26c9f8dc44b7ee21d50d1a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T18:06:47.112Z] + make test [2021-01-27T18:06:47.112Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-27T18:07:09.337Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-01-27T18:07:10.779Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.044s coverage: 85.7% of statements [2021-01-27T18:07:10.779Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.037s coverage: 100.0% of statements [2021-01-27T18:07:12.222Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.081s coverage: 45.4% of statements [2021-01-27T18:07:12.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.021s coverage: 77.8% of statements [2021-01-27T18:07:12.499Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-27T18:07:14.488Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.025s coverage: 26.3% of statements [2021-01-27T18:07:14.488Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.062s coverage: 14.7% of statements [2021-01-27T18:07:15.479Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.018s coverage: 100.0% of statements [2021-01-27T18:07:16.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.085s coverage: 91.8% of statements [2021-01-27T18:07:16.464Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-01-27T18:07:16.464Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-01-27T18:07:16.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.030s coverage: 100.0% of statements [2021-01-27T18:07:16.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.038s coverage: 36.7% of statements [2021-01-27T18:07:23.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.198s coverage: 63.0% of statements [2021-01-27T18:07:23.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.025s coverage: 26.3% of statements [2021-01-27T18:07:23.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.042s coverage: 15.4% of statements [2021-01-27T18:07:23.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.029s coverage: 15.4% of statements [2021-01-27T18:07:23.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.048s coverage: 14.3% of statements [2021-01-27T18:07:23.200Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-01-27T18:07:25.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.240s coverage: 84.8% of statements [2021-01-27T18:07:25.193Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-01-27T18:07:25.193Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-01-27T18:07:25.193Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-01-27T18:07:25.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.098s coverage: 43.6% of statements [2021-01-27T18:07:25.471Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.056s coverage: 94.4% of statements [2021-01-27T18:07:26.450Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.124s coverage: 92.9% of statements [2021-01-27T18:07:26.721Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.022s coverage: 100.0% of statements [2021-01-27T18:07:26.721Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-01-27T18:07:26.994Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-27T18:07:32.410Z] gofmt -l . [2021-01-27T18:07:32.683Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-27T18:07:33.371Z] $ docker stop --time=1 0595fe05354daed322d6b1ae774aaceef5e099e07d26c9f8dc44b7ee21d50d1a [2021-01-27T18:07:35.626Z] $ docker rm -f 0595fe05354daed322d6b1ae774aaceef5e099e07d26c9f8dc44b7ee21d50d1a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T18:07:36.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-27T18:07:36.641Z] Warning: overwriting stash ‘coverage-report’ [2021-01-27T18:07:37.596Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-27T18:07:39.884Z] provisioning config files... [2021-01-27T18:07:39.897Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8810439100058180584tmp [Pipeline] { [Pipeline] sh [2021-01-27T18:07:40.290Z] + set +x [2021-01-27T18:07:40.290Z] + curl -s https://codecov.io/bash [2021-01-27T18:07:40.290Z] + bash -s -- [2021-01-27T18:07:40.554Z] [2021-01-27T18:07:40.554Z] _____ _ [2021-01-27T18:07:40.554Z] / ____| | | [2021-01-27T18:07:40.554Z] | | ___ __| | ___ ___ _____ __ [2021-01-27T18:07:40.554Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-27T18:07:40.554Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-27T18:07:40.554Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-27T18:07:40.554Z] Bash-20210115-cec3c92 [2021-01-27T18:07:40.554Z] [2021-01-27T18:07:40.554Z] [2021-01-27T18:07:40.554Z] ==> git version 2.24.3 found [2021-01-27T18:07:40.554Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-27T18:07:40.554Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-27T18:07:40.554Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-27T18:07:40.554Z] ==> Jenkins CI detected. [2021-01-27T18:07:40.554Z] project root: . [2021-01-27T18:07:40.554Z] --> token set from env [2021-01-27T18:07:40.554Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-27T18:07:40.554Z] ==> Running gcov in . (disable via -X gcov) [2021-01-27T18:07:40.554Z] ==> Python coveragepy not found [2021-01-27T18:07:40.554Z] ==> Searching for coverage reports in: [2021-01-27T18:07:40.554Z] + . [2021-01-27T18:07:40.554Z] -> Found 1 reports [2021-01-27T18:07:40.554Z] ==> Detecting git/mercurial file structure [2021-01-27T18:07:40.817Z] ==> Reading reports [2021-01-27T18:07:40.817Z] + ./coverage.out bytes=133039 [2021-01-27T18:07:40.817Z] ==> Appending adjustments [2021-01-27T18:07:40.817Z] https://docs.codecov.io/docs/fixing-reports [2021-01-27T18:07:41.767Z] + Found adjustments [2021-01-27T18:07:41.767Z] ==> Gzipping contents [2021-01-27T18:07:41.767Z] 24K /tmp/codecov.NoEwB9.gz [2021-01-27T18:07:41.767Z] ==> Uploading reports [2021-01-27T18:07:41.767Z] url: https://codecov.io [2021-01-27T18:07:41.768Z] query: branch=master&commit=693df338c8eb598b828fcdb5998037a9ff32d047&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F128%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-27T18:07:41.768Z] -> Pinging Codecov [2021-01-27T18:07:41.768Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=693df338c8eb598b828fcdb5998037a9ff32d047&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F128%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-27T18:07:42.035Z] -> Uploading to [2021-01-27T18:07:42.035Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-27/71470A77251A30514AAF9C0BB2E5B6CE/693df338c8eb598b828fcdb5998037a9ff32d047/00c9fa54-2856-4bf5-8221-84db9e6c7b86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210127T180741Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=43a1c924bfa582c8bcaddf9cfa649dd7cd6205f553d6b32b036efbcd1f85d0c7 [2021-01-27T18:07:42.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-27T18:07:42.035Z] Dload Upload Total Spent Left Speed [2021-01-27T18:07:42.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20680 0 0 100 20680 0 42420 --:--:-- --:--:-- --:--:-- 42464 [2021-01-27T18:07:42.613Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/693df338c8eb598b828fcdb5998037a9ff32d047 [Pipeline] } [2021-01-27T18:07:42.624Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-01-27T18:07:43.582Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-27T18:07:43.638Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:07:44.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-27T18:07:44.020Z] [2021-01-27T18:07:44.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:07:44.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-27T18:07:44.390Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-27T18:07:44.390Z] 188c0c94c7c5: Pulling fs layer [2021-01-27T18:07:44.390Z] 0ef7d3d256c8: Pulling fs layer [2021-01-27T18:07:44.390Z] de9db76c5a1d: Pulling fs layer [2021-01-27T18:07:44.390Z] 0eba1c9be4d2: Pulling fs layer [2021-01-27T18:07:44.390Z] 0d57e429df01: Pulling fs layer [2021-01-27T18:07:44.390Z] 4e4be7b47b0d: Pulling fs layer [2021-01-27T18:07:44.390Z] e1f770b5df2f: Pulling fs layer [2021-01-27T18:07:44.390Z] 85a0685a4137: Pulling fs layer [2021-01-27T18:07:44.390Z] 4e4be7b47b0d: Waiting [2021-01-27T18:07:44.390Z] 0d57e429df01: Waiting [2021-01-27T18:07:44.390Z] e1f770b5df2f: Waiting [2021-01-27T18:07:44.390Z] 85a0685a4137: Waiting [2021-01-27T18:07:44.390Z] 0eba1c9be4d2: Waiting [2021-01-27T18:07:44.390Z] de9db76c5a1d: Verifying Checksum [2021-01-27T18:07:44.390Z] de9db76c5a1d: Download complete [2021-01-27T18:07:44.390Z] 0ef7d3d256c8: Verifying Checksum [2021-01-27T18:07:44.390Z] 0ef7d3d256c8: Download complete [2021-01-27T18:07:44.390Z] 0d57e429df01: Verifying Checksum [2021-01-27T18:07:44.390Z] 0d57e429df01: Download complete [2021-01-27T18:07:44.390Z] 4e4be7b47b0d: Verifying Checksum [2021-01-27T18:07:44.390Z] 4e4be7b47b0d: Download complete [2021-01-27T18:07:44.390Z] 188c0c94c7c5: Verifying Checksum [2021-01-27T18:07:44.969Z] 188c0c94c7c5: Pull complete [2021-01-27T18:07:44.969Z] 0ef7d3d256c8: Pull complete [2021-01-27T18:07:45.232Z] de9db76c5a1d: Pull complete [2021-01-27T18:07:46.187Z] e1f770b5df2f: Verifying Checksum [2021-01-27T18:07:46.187Z] e1f770b5df2f: Download complete [2021-01-27T18:07:48.125Z] 0eba1c9be4d2: Verifying Checksum [2021-01-27T18:07:48.125Z] 85a0685a4137: Verifying Checksum [2021-01-27T18:07:48.125Z] 85a0685a4137: Download complete [2021-01-27T18:07:53.669Z] 0eba1c9be4d2: Pull complete [2021-01-27T18:07:53.669Z] 0d57e429df01: Pull complete [2021-01-27T18:07:53.669Z] 4e4be7b47b0d: Pull complete [2021-01-27T18:07:59.038Z] e1f770b5df2f: Pull complete [2021-01-27T18:08:05.677Z] 85a0685a4137: Pull complete [2021-01-27T18:08:05.677Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-27T18:08:05.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-27T18:08:05.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-27T18:08:05.929Z] prd-centos7-docker-4c-2g-23420 does not seem to be running inside a container [2021-01-27T18:08:05.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-01-27T18:08:07.093Z] $ docker top aea7c94a5392e6dbf642b3abd88edf659d4c9fdce604e0cacc0cb302a12626a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-27T18:08:07.340Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-27T18:08:07.640Z] + set -o pipefail [2021-01-27T18:08:07.640Z] + snyk monitor '--org=edgex-jenkins' [2021-01-27T18:08:14.272Z] [2021-01-27T18:08:14.272Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-01-27T18:08:14.272Z] [2021-01-27T18:08:14.272Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/e1f05457-0d35-4f2c-98c8-ba9f0464896c [2021-01-27T18:08:14.272Z] [2021-01-27T18:08:14.272Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-27T18:08:14.272Z] [2021-01-27T18:08:14.272Z] [Pipeline] } [2021-01-27T18:08:14.288Z] $ docker stop --time=1 aea7c94a5392e6dbf642b3abd88edf659d4c9fdce604e0cacc0cb302a12626a2 [2021-01-27T18:08:16.662Z] $ docker rm -f aea7c94a5392e6dbf642b3abd88edf659d4c9fdce604e0cacc0cb302a12626a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-01-27T18:08:18.496Z] + git log --format=format:%s -1 693df338c8eb598b828fcdb5998037a9ff32d047 [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:08:18.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T18:08:18.808Z] . [Pipeline] withDockerContainer [2021-01-27T18:08:18.915Z] prd-centos7-docker-4c-2g-23420 does not seem to be running inside a container [2021-01-27T18:08:18.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-27T18:08:19.920Z] $ docker top 8b5035b5e10e7885ca40a4d22b49dd19f40c27bb1e1db772282170f7a413fe68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-27T18:08:20.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T18:08:20.321Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T18:08:20.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T18:08:20.593Z] $ docker exec 8b5035b5e10e7885ca40a4d22b49dd19f40c27bb1e1db772282170f7a413fe68 ssh-agent [2021-01-27T18:08:20.788Z] SSH_AUTH_SOCK=/tmp/ssh-PaU3ZfFXHZGf/agent.12 [2021-01-27T18:08:20.788Z] SSH_AGENT_PID=18 [2021-01-27T18:08:20.796Z] Running ssh-add (command line suppressed) [2021-01-27T18:08:20.935Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6829841923250996084.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6829841923250996084.key) [2021-01-27T18:08:20.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T18:08:21.336Z] + git semver tag [2021-01-27T18:08:21.336Z] # -> Open(): unable to determine branch for HEAD [2021-01-27T18:08:21.336Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-01-27T18:08:21.336Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-01-27T18:08:21.336Z] # $SEMVER_REMOTE_NAME = origin [2021-01-27T18:08:21.336Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-27T18:08:21.336Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-27T18:08:21.336Z] # $SEMVER_BRANCH = master [2021-01-27T18:08:21.336Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-01-27T18:08:21.336Z] # 693df338c8eb598b828fcdb5998037a9ff32d047 HEAD [2021-01-27T18:08:21.600Z] # -> Force: false [2021-01-27T18:08:21.600Z] # 1e8446fd653204235bef80b6e7b9251531f6d8bd refs/tags/v2.0.0-dev.10 [Pipeline] } [2021-01-27T18:08:21.611Z] $ docker exec --env ******** --env ******** 8b5035b5e10e7885ca40a4d22b49dd19f40c27bb1e1db772282170f7a413fe68 ssh-agent -k [2021-01-27T18:08:21.736Z] unset SSH_AUTH_SOCK; [2021-01-27T18:08:21.737Z] unset SSH_AGENT_PID; [2021-01-27T18:08:21.737Z] echo Agent pid 18 killed; [2021-01-27T18:08:21.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-27T18:08:22.271Z] + git semver [Pipeline] } [2021-01-27T18:08:22.287Z] $ docker stop --time=1 8b5035b5e10e7885ca40a4d22b49dd19f40c27bb1e1db772282170f7a413fe68 [2021-01-27T18:08:23.634Z] $ docker rm -f 8b5035b5e10e7885ca40a4d22b49dd19f40c27bb1e1db772282170f7a413fe68 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:08:24.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-27T18:08:24.276Z] [2021-01-27T18:08:24.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:08:24.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-27T18:08:24.655Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-27T18:08:24.655Z] ab5ef0e58194: Pulling fs layer [2021-01-27T18:08:24.655Z] 9712f1f96733: Pulling fs layer [2021-01-27T18:08:24.655Z] 63f879dbbcfc: Pulling fs layer [2021-01-27T18:08:24.655Z] 0d9ebad4ef96: Pulling fs layer [2021-01-27T18:08:24.655Z] e9a5061849ea: Pulling fs layer [2021-01-27T18:08:24.655Z] d747dcd14b5f: Pulling fs layer [2021-01-27T18:08:24.655Z] 2de7ff778b66: Pulling fs layer [2021-01-27T18:08:24.655Z] e9a5061849ea: Waiting [2021-01-27T18:08:24.655Z] d747dcd14b5f: Waiting [2021-01-27T18:08:24.655Z] 2de7ff778b66: Waiting [2021-01-27T18:08:24.655Z] 0d9ebad4ef96: Waiting [2021-01-27T18:08:24.655Z] 9712f1f96733: Verifying Checksum [2021-01-27T18:08:24.655Z] 9712f1f96733: Download complete [2021-01-27T18:08:26.050Z] 63f879dbbcfc: Verifying Checksum [2021-01-27T18:08:26.050Z] 63f879dbbcfc: Download complete [2021-01-27T18:08:26.316Z] e9a5061849ea: Verifying Checksum [2021-01-27T18:08:26.316Z] e9a5061849ea: Download complete [2021-01-27T18:08:26.316Z] d747dcd14b5f: Verifying Checksum [2021-01-27T18:08:26.316Z] d747dcd14b5f: Download complete [2021-01-27T18:08:26.848Z] 2de7ff778b66: Verifying Checksum [2021-01-27T18:08:26.848Z] 2de7ff778b66: Download complete [2021-01-27T18:08:27.111Z] 0d9ebad4ef96: Verifying Checksum [2021-01-27T18:08:27.111Z] 0d9ebad4ef96: Download complete [2021-01-27T18:08:27.111Z] ab5ef0e58194: Verifying Checksum [2021-01-27T18:08:27.111Z] ab5ef0e58194: Download complete [2021-01-27T18:08:31.348Z] ab5ef0e58194: Pull complete [2021-01-27T18:08:31.612Z] 9712f1f96733: Pull complete [2021-01-27T18:08:34.975Z] 63f879dbbcfc: Pull complete [2021-01-27T18:08:41.861Z] 0d9ebad4ef96: Pull complete [2021-01-27T18:08:43.255Z] e9a5061849ea: Pull complete [2021-01-27T18:08:43.255Z] d747dcd14b5f: Pull complete [2021-01-27T18:08:45.819Z] 2de7ff778b66: Pull complete [2021-01-27T18:08:45.819Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-27T18:08:45.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-27T18:08:45.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-27T18:08:46.035Z] prd-centos7-docker-4c-2g-23420 does not seem to be running inside a container [2021-01-27T18:08:46.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-01-27T18:08:50.027Z] $ docker top a57e7b0df0cbd9b32aba1aa87624937f6155143d7c7fb8dd7ba886433ec5a2d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-27T18:08:50.339Z] provisioning config files... [2021-01-27T18:08:51.749Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8843617612049182761tmp [2021-01-27T18:08:51.798Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config486383466891936114tmp [2021-01-27T18:08:51.814Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config575884231665320389tmp [Pipeline] { [Pipeline] echo [2021-01-27T18:08:51.871Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T18:08:52.176Z] ---> sigul-configuration.sh [2021-01-27T18:08:52.176Z] gpg: directory `/root/.gnupg' created [2021-01-27T18:08:52.176Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-27T18:08:52.176Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-27T18:08:52.176Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-27T18:08:52.176Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-27T18:08:52.176Z] gpg: CAST5 encrypted data [2021-01-27T18:08:52.441Z] gpg: encrypted with 1 passphrase [2021-01-27T18:08:52.441Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-27T18:08:52.743Z] + mkdir /home/jenkins [2021-01-27T18:08:52.743Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-27T18:08:53.046Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-01-27T18:08:53.057Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T18:08:53.357Z] ---> sigul-install.sh [2021-01-27T18:09:01.530Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-27T18:09:01.851Z] + git tag --list [2021-01-27T18:09:01.851Z] v0.0.0 [2021-01-27T18:09:01.851Z] v0.0.1 [2021-01-27T18:09:01.851Z] v0.1.0 [2021-01-27T18:09:01.851Z] v0.1.1 [2021-01-27T18:09:01.851Z] v0.1.10 [2021-01-27T18:09:01.851Z] v0.1.100 [2021-01-27T18:09:01.851Z] v0.1.101 [2021-01-27T18:09:01.851Z] v0.1.102 [2021-01-27T18:09:01.851Z] v0.1.103 [2021-01-27T18:09:01.851Z] v0.1.104 [2021-01-27T18:09:01.851Z] v0.1.105 [2021-01-27T18:09:01.851Z] v0.1.106 [2021-01-27T18:09:01.851Z] v0.1.107 [2021-01-27T18:09:01.851Z] v0.1.108 [2021-01-27T18:09:01.851Z] v0.1.109 [2021-01-27T18:09:01.851Z] v0.1.11 [2021-01-27T18:09:01.851Z] v0.1.110 [2021-01-27T18:09:01.851Z] v0.1.111 [2021-01-27T18:09:01.851Z] v0.1.112 [2021-01-27T18:09:01.851Z] v0.1.113 [2021-01-27T18:09:01.851Z] v0.1.114 [2021-01-27T18:09:01.851Z] v0.1.115 [2021-01-27T18:09:01.851Z] v0.1.116 [2021-01-27T18:09:01.851Z] v0.1.117 [2021-01-27T18:09:01.851Z] v0.1.118 [2021-01-27T18:09:01.851Z] v0.1.119 [2021-01-27T18:09:01.851Z] v0.1.12 [2021-01-27T18:09:01.851Z] v0.1.120 [2021-01-27T18:09:01.851Z] v0.1.121 [2021-01-27T18:09:01.851Z] v0.1.122 [2021-01-27T18:09:01.851Z] v0.1.123 [2021-01-27T18:09:01.851Z] v0.1.124 [2021-01-27T18:09:01.851Z] v0.1.125 [2021-01-27T18:09:01.851Z] v0.1.126 [2021-01-27T18:09:01.851Z] v0.1.127 [2021-01-27T18:09:01.851Z] v0.1.128 [2021-01-27T18:09:01.851Z] v0.1.129 [2021-01-27T18:09:01.851Z] v0.1.13 [2021-01-27T18:09:01.851Z] v0.1.130 [2021-01-27T18:09:01.851Z] v0.1.131 [2021-01-27T18:09:01.851Z] v0.1.132 [2021-01-27T18:09:01.851Z] v0.1.133 [2021-01-27T18:09:01.851Z] v0.1.134 [2021-01-27T18:09:01.851Z] v0.1.135 [2021-01-27T18:09:01.851Z] v0.1.136 [2021-01-27T18:09:01.851Z] v0.1.137 [2021-01-27T18:09:01.851Z] v0.1.138 [2021-01-27T18:09:01.852Z] v0.1.139 [2021-01-27T18:09:01.852Z] v0.1.14 [2021-01-27T18:09:01.852Z] v0.1.140 [2021-01-27T18:09:01.852Z] v0.1.141 [2021-01-27T18:09:01.852Z] v0.1.142 [2021-01-27T18:09:01.852Z] v0.1.143 [2021-01-27T18:09:01.852Z] v0.1.144 [2021-01-27T18:09:01.852Z] v0.1.145 [2021-01-27T18:09:01.852Z] v0.1.146 [2021-01-27T18:09:01.852Z] v0.1.147 [2021-01-27T18:09:01.852Z] v0.1.148 [2021-01-27T18:09:01.852Z] v0.1.149 [2021-01-27T18:09:01.852Z] v0.1.15 [2021-01-27T18:09:01.852Z] v0.1.16 [2021-01-27T18:09:01.852Z] v0.1.17 [2021-01-27T18:09:01.852Z] v0.1.18 [2021-01-27T18:09:01.852Z] v0.1.19 [2021-01-27T18:09:01.852Z] v0.1.2 [2021-01-27T18:09:01.852Z] v0.1.20 [2021-01-27T18:09:01.852Z] v0.1.21 [2021-01-27T18:09:01.852Z] v0.1.22 [2021-01-27T18:09:01.852Z] v0.1.23 [2021-01-27T18:09:01.852Z] v0.1.24 [2021-01-27T18:09:01.852Z] v0.1.25 [2021-01-27T18:09:01.852Z] v0.1.26 [2021-01-27T18:09:01.852Z] v0.1.27 [2021-01-27T18:09:01.852Z] v0.1.28 [2021-01-27T18:09:01.852Z] v0.1.29 [2021-01-27T18:09:01.852Z] v0.1.3 [2021-01-27T18:09:01.852Z] v0.1.30 [2021-01-27T18:09:01.852Z] v0.1.31 [2021-01-27T18:09:01.852Z] v0.1.32 [2021-01-27T18:09:01.852Z] v0.1.33 [2021-01-27T18:09:01.852Z] v0.1.34 [2021-01-27T18:09:01.852Z] v0.1.35 [2021-01-27T18:09:01.852Z] v0.1.36 [2021-01-27T18:09:01.852Z] v0.1.37 [2021-01-27T18:09:01.852Z] v0.1.38 [2021-01-27T18:09:01.852Z] v0.1.39 [2021-01-27T18:09:01.852Z] v0.1.4 [2021-01-27T18:09:01.852Z] v0.1.40 [2021-01-27T18:09:01.852Z] v0.1.41 [2021-01-27T18:09:01.852Z] v0.1.42 [2021-01-27T18:09:01.852Z] v0.1.43 [2021-01-27T18:09:01.852Z] v0.1.44 [2021-01-27T18:09:01.852Z] v0.1.45 [2021-01-27T18:09:01.852Z] v0.1.46 [2021-01-27T18:09:01.852Z] v0.1.47 [2021-01-27T18:09:01.852Z] v0.1.48 [2021-01-27T18:09:01.852Z] v0.1.49 [2021-01-27T18:09:01.852Z] v0.1.5 [2021-01-27T18:09:01.852Z] v0.1.50 [2021-01-27T18:09:01.852Z] v0.1.51 [2021-01-27T18:09:01.852Z] v0.1.52 [2021-01-27T18:09:01.852Z] v0.1.53 [2021-01-27T18:09:01.852Z] v0.1.54 [2021-01-27T18:09:01.852Z] v0.1.55 [2021-01-27T18:09:01.852Z] v0.1.56 [2021-01-27T18:09:01.852Z] v0.1.57 [2021-01-27T18:09:01.852Z] v0.1.58 [2021-01-27T18:09:01.852Z] v0.1.59 [2021-01-27T18:09:01.852Z] v0.1.6 [2021-01-27T18:09:01.852Z] v0.1.60 [2021-01-27T18:09:01.852Z] v0.1.61 [2021-01-27T18:09:01.852Z] v0.1.62 [2021-01-27T18:09:01.852Z] v0.1.63 [2021-01-27T18:09:01.852Z] v0.1.64 [2021-01-27T18:09:01.852Z] v0.1.65 [2021-01-27T18:09:01.852Z] v0.1.66 [2021-01-27T18:09:01.852Z] v0.1.67 [2021-01-27T18:09:01.852Z] v0.1.68 [2021-01-27T18:09:01.852Z] v0.1.69 [2021-01-27T18:09:01.852Z] v0.1.7 [2021-01-27T18:09:01.852Z] v0.1.70 [2021-01-27T18:09:01.852Z] v0.1.71 [2021-01-27T18:09:01.852Z] v0.1.72 [2021-01-27T18:09:01.852Z] v0.1.73 [2021-01-27T18:09:01.852Z] v0.1.74 [2021-01-27T18:09:01.852Z] v0.1.75 [2021-01-27T18:09:01.852Z] v0.1.76 [2021-01-27T18:09:01.852Z] v0.1.77 [2021-01-27T18:09:01.852Z] v0.1.78 [2021-01-27T18:09:01.852Z] v0.1.79 [2021-01-27T18:09:01.852Z] v0.1.8 [2021-01-27T18:09:01.852Z] v0.1.80 [2021-01-27T18:09:01.852Z] v0.1.81 [2021-01-27T18:09:01.852Z] v0.1.82 [2021-01-27T18:09:01.852Z] v0.1.83 [2021-01-27T18:09:01.852Z] v0.1.84 [2021-01-27T18:09:01.852Z] v0.1.85 [2021-01-27T18:09:01.852Z] v0.1.86 [2021-01-27T18:09:01.852Z] v0.1.87 [2021-01-27T18:09:01.852Z] v0.1.88 [2021-01-27T18:09:01.852Z] v0.1.89 [2021-01-27T18:09:01.852Z] v0.1.9 [2021-01-27T18:09:01.852Z] v0.1.90 [2021-01-27T18:09:01.852Z] v0.1.91 [2021-01-27T18:09:01.852Z] v0.1.92 [2021-01-27T18:09:01.852Z] v0.1.93 [2021-01-27T18:09:01.852Z] v0.1.94 [2021-01-27T18:09:01.852Z] v0.1.95 [2021-01-27T18:09:01.852Z] v0.1.96 [2021-01-27T18:09:01.852Z] v0.1.97 [2021-01-27T18:09:01.852Z] v0.1.98 [2021-01-27T18:09:01.852Z] v0.1.99 [2021-01-27T18:09:01.852Z] v2.0.0-dev.1 [2021-01-27T18:09:01.852Z] v2.0.0-dev.10 [2021-01-27T18:09:01.852Z] v2.0.0-dev.2 [2021-01-27T18:09:01.852Z] v2.0.0-dev.3 [2021-01-27T18:09:01.852Z] v2.0.0-dev.4 [2021-01-27T18:09:01.852Z] v2.0.0-dev.5 [2021-01-27T18:09:01.852Z] v2.0.0-dev.6 [2021-01-27T18:09:01.852Z] v2.0.0-dev.7 [2021-01-27T18:09:01.852Z] v2.0.0-dev.8 [2021-01-27T18:09:01.852Z] v2.0.0-dev.9 [Pipeline] sh [2021-01-27T18:09:02.164Z] + lftools sign git-tag v2.0.0-dev.10 [2021-01-27T18:09:03.559Z] Signing Git tag with Sigul... [2021-01-27T18:09:03.559Z] Signing v2.0.0-dev.10 [Pipeline] echo [2021-01-27T18:09:04.526Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T18:09:04.833Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-27T18:09:04.843Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-27T18:09:04.966Z] $ docker stop --time=1 a57e7b0df0cbd9b32aba1aa87624937f6155143d7c7fb8dd7ba886433ec5a2d8 [2021-01-27T18:09:07.037Z] $ docker rm -f a57e7b0df0cbd9b32aba1aa87624937f6155143d7c7fb8dd7ba886433ec5a2d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:09:08.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T18:09:08.507Z] . [Pipeline] withDockerContainer [2021-01-27T18:09:08.614Z] prd-centos7-docker-4c-2g-23420 does not seem to be running inside a container [2021-01-27T18:09:08.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-27T18:09:09.592Z] $ docker top 63a125a397934d7f9746a90dbe193868a78a3045682cb4c75897322760cd1611 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-27T18:09:09.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T18:09:09.909Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T18:09:10.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T18:09:10.165Z] $ docker exec 63a125a397934d7f9746a90dbe193868a78a3045682cb4c75897322760cd1611 ssh-agent [2021-01-27T18:09:10.352Z] SSH_AUTH_SOCK=/tmp/ssh-ucZacP4jxNiA/agent.12 [2021-01-27T18:09:10.352Z] SSH_AGENT_PID=18 [2021-01-27T18:09:10.360Z] Running ssh-add (command line suppressed) [2021-01-27T18:09:10.496Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_472183260766038126.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_472183260766038126.key) [2021-01-27T18:09:10.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T18:09:11.002Z] + git semver bump pre [2021-01-27T18:09:11.002Z] # -> Open(): unable to determine branch for HEAD [2021-01-27T18:09:11.002Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-01-27T18:09:11.002Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-01-27T18:09:11.002Z] # $SEMVER_REMOTE_NAME = origin [2021-01-27T18:09:11.002Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-27T18:09:11.002Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-27T18:09:11.002Z] # $SEMVER_BRANCH = master [2021-01-27T18:09:11.002Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-01-27T18:09:11.002Z] 2.0.0-dev.11 [Pipeline] } [2021-01-27T18:09:11.014Z] $ docker exec --env ******** --env ******** 63a125a397934d7f9746a90dbe193868a78a3045682cb4c75897322760cd1611 ssh-agent -k [2021-01-27T18:09:11.142Z] unset SSH_AUTH_SOCK; [2021-01-27T18:09:11.143Z] unset SSH_AGENT_PID; [2021-01-27T18:09:11.143Z] echo Agent pid 18 killed; [2021-01-27T18:09:11.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-27T18:09:11.794Z] + git semver [Pipeline] } [2021-01-27T18:09:11.812Z] $ docker stop --time=1 63a125a397934d7f9746a90dbe193868a78a3045682cb4c75897322760cd1611 [2021-01-27T18:09:13.169Z] $ docker rm -f 63a125a397934d7f9746a90dbe193868a78a3045682cb4c75897322760cd1611 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:09:13.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T18:09:13.697Z] . [Pipeline] withDockerContainer [2021-01-27T18:09:13.809Z] prd-centos7-docker-4c-2g-23420 does not seem to be running inside a container [2021-01-27T18:09:13.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-27T18:09:14.478Z] $ docker top e7a25e6a222d1159a4fdbf09f0d7792aa07c32d4968c392298f6202fa5d96bd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-27T18:09:14.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T18:09:14.755Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T18:09:14.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T18:09:14.973Z] $ docker exec e7a25e6a222d1159a4fdbf09f0d7792aa07c32d4968c392298f6202fa5d96bd5 ssh-agent [2021-01-27T18:09:15.160Z] SSH_AUTH_SOCK=/tmp/ssh-KNI1OUKgite6/agent.12 [2021-01-27T18:09:15.160Z] SSH_AGENT_PID=18 [2021-01-27T18:09:15.168Z] Running ssh-add (command line suppressed) [2021-01-27T18:09:15.299Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2815984405757526365.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2815984405757526365.key) [2021-01-27T18:09:15.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T18:09:15.695Z] + git semver push [2021-01-27T18:09:15.695Z] # -> Open(): unable to determine branch for HEAD [2021-01-27T18:09:15.695Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-01-27T18:09:15.695Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-01-27T18:09:15.695Z] # $SEMVER_REMOTE_NAME = origin [2021-01-27T18:09:15.695Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-27T18:09:15.695Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-27T18:09:15.695Z] # $SEMVER_BRANCH = master [2021-01-27T18:09:15.695Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-01-27T18:09:23.878Z] $ docker exec --env ******** --env ******** e7a25e6a222d1159a4fdbf09f0d7792aa07c32d4968c392298f6202fa5d96bd5 ssh-agent -k [2021-01-27T18:09:24.002Z] unset SSH_AUTH_SOCK; [2021-01-27T18:09:24.004Z] unset SSH_AGENT_PID; [2021-01-27T18:09:24.004Z] echo Agent pid 18 killed; [2021-01-27T18:09:24.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-27T18:09:24.519Z] + git semver [Pipeline] } [2021-01-27T18:09:24.537Z] $ docker stop --time=1 e7a25e6a222d1159a4fdbf09f0d7792aa07c32d4968c392298f6202fa5d96bd5 [2021-01-27T18:09:25.894Z] $ docker rm -f e7a25e6a222d1159a4fdbf09f0d7792aa07c32d4968c392298f6202fa5d96bd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-27T18:09:27.491Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T18:09:28.071Z] ---> package-listing.sh [2021-01-27T18:09:28.071Z] ++ facter osfamily [2021-01-27T18:09:28.071Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-27T18:09:28.071Z] + OS_FAMILY=redhat [2021-01-27T18:09:28.071Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2021-01-27T18:09:28.071Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-27T18:09:28.071Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-27T18:09:28.071Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-27T18:09:28.071Z] + PACKAGES=/tmp/packages_start.txt [2021-01-27T18:09:28.071Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-01-27T18:09:28.071Z] + PACKAGES=/tmp/packages_end.txt [2021-01-27T18:09:28.071Z] + case "${OS_FAMILY}" in [2021-01-27T18:09:28.071Z] + rpm -qa [2021-01-27T18:09:28.071Z] + sort [2021-01-27T18:09:33.392Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-27T18:09:33.392Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-27T18:09:33.392Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-27T18:09:33.392Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-01-27T18:09:33.392Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2021-01-27T18:09:33.392Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo [2021-01-27T18:09:33.409Z] 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-27T18:09:33.813Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:09:34.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T18:09:34.171Z] [2021-01-27T18:09:34.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-27T18:09:34.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T18:09:34.531Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-27T18:09:34.531Z] df20fa9351a1: Pulling fs layer [2021-01-27T18:09:34.531Z] 36b3adc4ff6f: Pulling fs layer [2021-01-27T18:09:34.531Z] 8ad3a11d3b57: Pulling fs layer [2021-01-27T18:09:34.531Z] 46f8f816bc3b: Pulling fs layer [2021-01-27T18:09:34.531Z] 93b61091891f: Pulling fs layer [2021-01-27T18:09:34.531Z] 93b9cdb0e59b: Pulling fs layer [2021-01-27T18:09:34.531Z] 5e14af77c1be: Pulling fs layer [2021-01-27T18:09:34.531Z] 01666e4c0597: Pulling fs layer [2021-01-27T18:09:34.531Z] aa168da1d23b: Pulling fs layer [2021-01-27T18:09:34.531Z] 93b61091891f: Waiting [2021-01-27T18:09:34.531Z] 93b9cdb0e59b: Waiting [2021-01-27T18:09:34.531Z] 5e14af77c1be: Waiting [2021-01-27T18:09:34.531Z] 01666e4c0597: Waiting [2021-01-27T18:09:34.531Z] aa168da1d23b: Waiting [2021-01-27T18:09:34.531Z] 46f8f816bc3b: Waiting [2021-01-27T18:09:34.531Z] 36b3adc4ff6f: Verifying Checksum [2021-01-27T18:09:34.531Z] 36b3adc4ff6f: Download complete [2021-01-27T18:09:34.531Z] 46f8f816bc3b: Verifying Checksum [2021-01-27T18:09:34.531Z] 46f8f816bc3b: Download complete [2021-01-27T18:09:34.797Z] df20fa9351a1: Verifying Checksum [2021-01-27T18:09:34.797Z] df20fa9351a1: Download complete [2021-01-27T18:09:34.797Z] 93b9cdb0e59b: Verifying Checksum [2021-01-27T18:09:34.797Z] 93b9cdb0e59b: Download complete [2021-01-27T18:09:34.797Z] 93b61091891f: Verifying Checksum [2021-01-27T18:09:34.797Z] 93b61091891f: Download complete [2021-01-27T18:09:34.797Z] 5e14af77c1be: Verifying Checksum [2021-01-27T18:09:34.797Z] 5e14af77c1be: Download complete [2021-01-27T18:09:34.797Z] 01666e4c0597: Verifying Checksum [2021-01-27T18:09:34.797Z] 01666e4c0597: Download complete [2021-01-27T18:09:34.797Z] 8ad3a11d3b57: Verifying Checksum [2021-01-27T18:09:34.797Z] 8ad3a11d3b57: Download complete [2021-01-27T18:09:35.753Z] df20fa9351a1: Pull complete [2021-01-27T18:09:36.019Z] 36b3adc4ff6f: Pull complete [2021-01-27T18:09:36.979Z] aa168da1d23b: Verifying Checksum [2021-01-27T18:09:36.979Z] aa168da1d23b: Download complete [2021-01-27T18:09:36.979Z] 8ad3a11d3b57: Pull complete [2021-01-27T18:09:37.242Z] 46f8f816bc3b: Pull complete [2021-01-27T18:09:37.505Z] 93b61091891f: Pull complete [2021-01-27T18:09:37.505Z] 93b9cdb0e59b: Pull complete [2021-01-27T18:09:37.768Z] 5e14af77c1be: Pull complete [2021-01-27T18:09:37.768Z] 01666e4c0597: Pull complete [2021-01-27T18:09:45.949Z] aa168da1d23b: Pull complete [2021-01-27T18:09:45.949Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-27T18:09:45.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T18:09:45.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-27T18:09:46.090Z] prd-centos7-docker-4c-2g-23420 does not seem to be running inside a container [2021-01-27T18:09:46.149Z] $ 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-27T18:09:49.008Z] $ docker top bd1ed6606d0d907b43751df4726298b4d5f1557cb8516bd4a4c2a38036574ddc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T18:09:49.594Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-27T18:09:49.899Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-27T18:09:50.202Z] + ls /var/log/sa-host [2021-01-27T18:09:50.202Z] + sadf -c /var/log/sa-host/sa23 [2021-01-27T18:09:50.202Z] file_magic: OK [2021-01-27T18:09:50.202Z] HZ: Using current value: 100 [2021-01-27T18:09:50.202Z] file_header: OK [2021-01-27T18:09:50.202Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-27T18:09:50.202Z] Statistics: [2021-01-27T18:09:50.202Z] Hnuu...uuuununununu... [2021-01-27T18:09:50.202Z] File successfully converted to sysstat format version 12.2.1 [2021-01-27T18:09:50.202Z] + sadf -c /var/log/sa-host/sa27 [2021-01-27T18:09:50.202Z] file_magic: OK [2021-01-27T18:09:50.202Z] HZ: Using current value: 100 [2021-01-27T18:09:50.202Z] file_header: OK [2021-01-27T18:09:50.202Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-27T18:09:50.202Z] Statistics: [2021-01-27T18:09:50.202Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-27T18:09:50.202Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-27T18:09:50.408Z] provisioning config files... [2021-01-27T18:09:50.428Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5454212330119247445tmp [Pipeline] { [Pipeline] echo [2021-01-27T18:09:50.514Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T18:09:50.816Z] ---> create-netrc.sh [Pipeline] } [2021-01-27T18:09:50.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-27T18:09:50.915Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T18:09:51.224Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-27T18:09:51.236Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T18:09:51.538Z] ---> sudo-logs.sh [2021-01-27T18:09:51.538Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-27T18:09:51.556Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T18:09:51.858Z] ---> job-cost.sh [2021-01-27T18:09:51.858Z] lf-activate-venv: SKIPPING [2021-01-27T18:09:51.858Z] INFO: No Stack... [2021-01-27T18:09:53.784Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-27T18:09:54.048Z] INFO: Archiving Costs [Pipeline] echo [2021-01-27T18:09:54.062Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T18:09:54.361Z] ---> logs-deploy.sh [2021-01-27T18:09:54.362Z] lf-activate-venv: SKIPPING [2021-01-27T18:09:54.362Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/128 [2021-01-27T18:09:54.362Z] INFO: archiving workspace using pattern(s): [2021-01-27T18:09:56.284Z] Archives upload complete. [2021-01-27T18:09:56.284Z] INFO: archiving logs to Nexus