Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0792edf23a2a71670e5d726411fbd0f6180652dc 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6673778071389932611.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4397180297928343064.key > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7948955383358417271.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4502570317433326541.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3763816088699630166.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump: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-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1006’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1003’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1009 in /w/workspace/ndry_go-mod-configuration_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 0792edf23a2a71670e5d726411fbd0f6180652dc (master) Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/ndry_go-mod-configuration_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_go-mod-configuration_master@tmp/jenkins-gitclient-ssh8212660687595818491.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0792edf23a2a71670e5d726411fbd0f6180652dc # timeout=10 Commit message: "Merge pull request #39 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" > git rev-list --no-walk d309ec7296c53c870d4179e78840241d64a612c5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:04:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:04:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:04:24 ========================================================= 21:04:24 EdgeX Global Pipelines Version Info 21:04:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:04:25 ------------------- 21:04:25 stable info: 21:04:25 ------------------- 21:04:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:04:25 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 21:04:25 Message: update stable to v1.0.194 21:04:26 ------------------- 21:04:26 experimental info: 21:04:26 ------------------- 21:04:26 Commited By: **** collab-it+edgex@linuxfoundation.org 21:04:26 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 21:04:26 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:04:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:04:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:04:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:04:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:04:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:04:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:04:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:04:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:04:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:04:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:04:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0792edf23a2a71670e5d726411fbd0f6180652dc [Pipeline] echo 21:04:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0792edf [Pipeline] echo 21:04:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:29 + git log --format=format:%s -1 0792edf23a2a71670e5d726411fbd0f6180652dc [Pipeline] echo 21:04:29 GIT_COMMIT: 0792edf23a2a71670e5d726411fbd0f6180652dc, Commit Message: Merge pull request #39 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2 [Pipeline] echo 21:04:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:04:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:04:30 21:04:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:04:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:04:31 latest: Pulling from edgex-devops/git-semver 21:04:31 31603596830f: Pulling fs layer 21:04:31 54011a49482f: Pulling fs layer 21:04:31 a6820b24f6d8: Pulling fs layer 21:04:31 f581987b2513: Pulling fs layer 21:04:31 f581987b2513: Waiting 21:04:31 54011a49482f: Verifying Checksum 21:04:31 54011a49482f: Download complete 21:04:31 31603596830f: Verifying Checksum 21:04:31 31603596830f: Download complete 21:04:31 f581987b2513: Verifying Checksum 21:04:31 f581987b2513: Download complete 21:04:31 a6820b24f6d8: Verifying Checksum 21:04:31 a6820b24f6d8: Download complete 21:04:31 31603596830f: Pull complete 21:04:31 54011a49482f: Pull complete 21:04:34 a6820b24f6d8: Pull complete 21:04:34 f581987b2513: Pull complete 21:04:34 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:04:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:04:34 prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container 21:04:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:04:36 $ docker top 9f1ed91671a78bb505682b6050ac1beecfd07044a61e95c88e7df5583081b256 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:04:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:36 [ssh-agent] Looking for ssh-agent implementation... 21:04:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:36 $ docker exec 9f1ed91671a78bb505682b6050ac1beecfd07044a61e95c88e7df5583081b256 ssh-agent 21:04:36 SSH_AUTH_SOCK=/tmp/ssh-RmmLB9uHBy6v/agent.14 21:04:36 SSH_AGENT_PID=20 21:04:36 Running ssh-add (command line suppressed) 21:04:36 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_7287947637824803997.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_7287947637824803997.key) 21:04:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:04:36 + git tag --points-at HEAD [Pipeline] } 21:04:36 $ docker exec --env ******** --env ******** 9f1ed91671a78bb505682b6050ac1beecfd07044a61e95c88e7df5583081b256 ssh-agent -k 21:04:37 unset SSH_AUTH_SOCK; 21:04:37 unset SSH_AGENT_PID; 21:04:37 echo Agent pid 20 killed; 21:04:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:04:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:37 [ssh-agent] Looking for ssh-agent implementation... 21:04:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:37 $ docker exec 9f1ed91671a78bb505682b6050ac1beecfd07044a61e95c88e7df5583081b256 ssh-agent 21:04:37 SSH_AUTH_SOCK=/tmp/ssh-N6209YwgQmtM/agent.53 21:04:37 SSH_AGENT_PID=60 21:04:37 Running ssh-add (command line suppressed) 21:04:37 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_5492247444471263542.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_5492247444471263542.key) 21:04:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:04:37 + git semver init 21:04:37 # -> Open(): unable to determine branch for HEAD 21:04:37 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 21:04:37 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 21:04:37 # $SEMVER_REMOTE_NAME = origin 21:04:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:04:37 # $SEMVER_USER_NAME = edgex-jenkins 21:04:37 # $SEMVER_BRANCH = master 21:04:37 # $SEMVER_TEMP = /tmp/semver-787413098 21:04:37 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 21:04:37 # '/tmp/semver-787413098' -> '/w/workspace/ndry_go-mod-configuration_master/.semver' 21:04:37 # -> Force: false 21:04:37 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver [Pipeline] } 21:04:37 $ docker exec --env ******** --env ******** 9f1ed91671a78bb505682b6050ac1beecfd07044a61e95c88e7df5583081b256 ssh-agent -k 21:04:38 unset SSH_AUTH_SOCK; 21:04:38 unset SSH_AGENT_PID; 21:04:38 echo Agent pid 60 killed; 21:04:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:04:38 + git semver [Pipeline] } 21:04:38 $ docker stop --time=1 9f1ed91671a78bb505682b6050ac1beecfd07044a61e95c88e7df5583081b256 21:04:39 $ docker rm -f 9f1ed91671a78bb505682b6050ac1beecfd07044a61e95c88e7df5583081b256 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:04:40 Stashed 1 file(s) [Pipeline] echo 21:04:40 [edgeXSemver]: initialized semver on version 2.0.0-dev.9 [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 21:04:55 Still waiting to schedule task 21:04:55 ‘prd-centos7-docker-4c-2g-1012’ is offline 21:04:55 Still waiting to schedule task 21:04:55 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:06:00 Running on prd-centos7-docker-4c-2g-1014 in /w/workspace/ndry_go-mod-configuration_master [Pipeline] { [Pipeline] ws 21:06:00 Running in /w/workspace/go-mod-configuration/20 [Pipeline] { [Pipeline] checkout 21:06:00 Selected Git installation does not exist. Using Default 21:06:00 The recommended git tool is: NONE 21:06:03 using credential edgex-jenkins-ssh 21:06:03 Cloning the remote Git repository 21:06:03 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 21:06:03 > git init /w/workspace/go-mod-configuration/20 # timeout=10 21:06:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 21:06:03 > git --version # timeout=10 21:06:03 > git --version # 'git version 2.24.4' 21:06:03 using GIT_SSH to set credentials SSH Credentials for GitHub 21:06:03 [INFO] Currently running in a labeled security context 21:06:03 [INFO] Currently SELinux is 'enforcing' on the host 21:06:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/20@tmp/jenkins-gitclient-ssh827185553339227313.key 21:06:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:06:04 Avoid second fetch 21:06:04 Checking out Revision 0792edf23a2a71670e5d726411fbd0f6180652dc (master) 21:06:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 21:06:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:06:04 > git config core.sparsecheckout # timeout=10 21:06:04 > git checkout -f 0792edf23a2a71670e5d726411fbd0f6180652dc # timeout=10 21:06:08 Commit message: "Merge pull request #39 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:06:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:06:10 + sudo service docker restart 21:06:10 + true 21:06:10 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:06:28 ========================================================= 21:06:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:06:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:06:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:06:29 Sending build context to Docker daemon 252.4kB 21:06:29 Step 1/7 : ARG BASE=golang:1.16-alpine 21:06:29 Step 2/7 : FROM ${BASE} 21:06:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:06:29 540db60ca938: Pulling fs layer 21:06:29 adcc1eea9eea: Pulling fs layer 21:06:29 4c4ab2625f07: Pulling fs layer 21:06:29 0510c868ecb4: Pulling fs layer 21:06:29 afea3b2eda06: Pulling fs layer 21:06:29 7809a108b3ef: Pulling fs layer 21:06:29 f706445af74f: Pulling fs layer 21:06:29 0510c868ecb4: Waiting 21:06:29 afea3b2eda06: Waiting 21:06:29 7809a108b3ef: Waiting 21:06:29 f706445af74f: Waiting 21:06:29 4c4ab2625f07: Download complete 21:06:29 adcc1eea9eea: Verifying Checksum 21:06:29 adcc1eea9eea: Download complete 21:06:29 afea3b2eda06: Verifying Checksum 21:06:29 afea3b2eda06: Download complete 21:06:29 7809a108b3ef: Verifying Checksum 21:06:29 7809a108b3ef: Download complete 21:06:29 540db60ca938: Verifying Checksum 21:06:29 540db60ca938: Download complete 21:06:29 540db60ca938: Pull complete 21:06:30 adcc1eea9eea: Pull complete 21:06:30 4c4ab2625f07: Pull complete 21:06:31 f706445af74f: Verifying Checksum 21:06:31 f706445af74f: Download complete 21:06:31 0510c868ecb4: Download complete 21:06:35 0510c868ecb4: Pull complete 21:06:35 afea3b2eda06: Pull complete 21:06:35 7809a108b3ef: Pull complete 21:06:37 f706445af74f: Pull complete 21:06:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:06:37 ---> b068be0155e3 21:06:37 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:06:41 ---> Running in 1b3ddb32905f 21:06:41 Removing intermediate container 1b3ddb32905f 21:06:41 ---> d14040c6984f 21:06:41 Step 4/7 : RUN apk add --update bash 21:06:41 ---> Running in ac8ff1022ea3 21:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:06:43 OK: 149 MiB in 40 packages 21:06:43 Removing intermediate container ac8ff1022ea3 21:06:43 ---> 23865880c9fa 21:06:43 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:06:43 ---> Running in b50ff4d7b2fa 21:06:43 Removing intermediate container b50ff4d7b2fa 21:06:43 ---> 924e5f6edd92 21:06:43 Step 6/7 : COPY go.mod . 21:06:43 ---> 2ec075972a05 21:06:43 Step 7/7 : RUN go mod download 21:06:43 ---> Running in 07e5a798f6af 21:06:52 Removing intermediate container 07e5a798f6af 21:06:52 ---> 6397773dfbda 21:06:52 Successfully built 6397773dfbda 21:06:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:06:52 + docker inspect -f . ci-base-image-x86_64 21:06:52 . [Pipeline] withDockerContainer 21:06:52 prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container 21:06:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/20 -v /w/workspace/go-mod-configuration/20:/w/workspace/go-mod-configuration/20:rw,z -v /w/workspace/go-mod-configuration/20@tmp:/w/workspace/go-mod-configuration/20@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 ******** -e ******** ci-base-image-x86_64 cat 21:06:52 $ docker top 0f20b2463483d4291d3e5f789833071ed97197b962c459d6579bbba39cb1d926 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:53 + go version 21:06:53 go version go1.16.3 linux/amd64 [Pipeline] } 21:06:53 $ docker stop --time=1 0f20b2463483d4291d3e5f789833071ed97197b962c459d6579bbba39cb1d926 21:06:54 $ docker rm -f 0f20b2463483d4291d3e5f789833071ed97197b962c459d6579bbba39cb1d926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:06:55 + docker inspect -f . ci-base-image-x86_64 21:06:55 . [Pipeline] withDockerContainer 21:06:55 prd-centos7-docker-4c-2g-1014 does not seem to be running inside a container 21:06:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/20 -v /w/workspace/go-mod-configuration/20:/w/workspace/go-mod-configuration/20:rw,z -v /w/workspace/go-mod-configuration/20@tmp:/w/workspace/go-mod-configuration/20@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 ******** -e ******** ci-base-image-x86_64 cat 21:06:55 $ docker top f6c1412cacd50d30d14f97ae2af679d26d79c7ac0613aeefa5e89c362b125351 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:56 + go mod tidy [Pipeline] sh 21:06:56 + make test 21:06:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:07:06 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.015s coverage: 85.7% of statements 21:07:09 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.545s coverage: 87.4% of statements 21:07:09 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.007s coverage: 100.0% of statements 21:07:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:07:14 gofmt -l . 21:07:14 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:07:14 $ docker stop --time=1 f6c1412cacd50d30d14f97ae2af679d26d79c7ac0613aeefa5e89c362b125351 21:07:16 $ docker rm -f f6c1412cacd50d30d14f97ae2af679d26d79c7ac0613aeefa5e89c362b125351 [Pipeline] // withDockerContainer [Pipeline] sh 21:07:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:07:16 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 Post stage [Pipeline] libraryResource [Pipeline] sh 21:07:17 ---> job-cost.sh 21:07:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DMYg 21:07:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:07:40 lf-activate-venv(): INFO: Adding /tmp/venv-DMYg/bin to PATH 21:07:40 INFO: No Stack... 21:07:40 INFO: Retrieving Pricing Info for: v3-standard-2 21:07:41 INFO: Archiving Costs [Pipeline] sh 21:07:41 + cat /w/workspace/go-mod-configuration/20/archives/cost.csv 21:07:41 + cut -d, -f6 [Pipeline] lock 21:07:41 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-master-20-stack-cost] 21:07:41 Resource [jenkins-edgexfoundry-go-mod-configuration-master-20-stack-cost] did not exist. Created. 21:07:41 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-master-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:07:41 + echo total: 0.05999999865889549 [Pipeline] stash 21:07:42 Stashed 1 file(s) [Pipeline] } 21:07:42 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-master-20-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:09:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1016 in /w/workspace/ndry_go-mod-configuration_master [Pipeline] { [Pipeline] ws 21:09:41 Running in /w/workspace/go-mod-configuration/20 [Pipeline] { [Pipeline] checkout 21:09:41 Selected Git installation does not exist. Using Default 21:09:41 The recommended git tool is: NONE 21:09:48 using credential edgex-jenkins-ssh 21:09:48 Cloning the remote Git repository 21:09:50 Avoid second fetch 21:09:50 Checking out Revision 0792edf23a2a71670e5d726411fbd0f6180652dc (master) 21:09:48 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 21:09:49 > git init /w/workspace/go-mod-configuration/20 # timeout=10 21:09:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 21:09:49 > git --version # timeout=10 21:09:49 > git --version # 'git version 2.17.1' 21:09:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 21:09:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:50 > git config core.sparsecheckout # timeout=10 21:09:50 > git checkout -f 0792edf23a2a71670e5d726411fbd0f6180652dc # timeout=10 21:09:54 Commit message: "Merge pull request #39 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:09:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:09:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:09:58 + sudo service docker restart 21:09:58 + true [Pipeline] unstash [Pipeline] echo 21:10:16 ========================================================= 21:10:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:10:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:10:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:10:19 Sending build context to Docker daemon 251.4kB 21:10:19 Step 1/7 : ARG BASE=golang:1.16-alpine 21:10:19 Step 2/7 : FROM ${BASE} 21:10:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:10:19 595b0fe564bb: Pulling fs layer 21:10:19 7186ed65a4f7: Pulling fs layer 21:10:19 316046926c0a: Pulling fs layer 21:10:19 4ebd0625c992: Pulling fs layer 21:10:19 207e8628e3a3: Pulling fs layer 21:10:19 c791037a9be2: Pulling fs layer 21:10:19 ffd874e62e21: Pulling fs layer 21:10:19 207e8628e3a3: Waiting 21:10:19 c791037a9be2: Waiting 21:10:19 ffd874e62e21: Waiting 21:10:19 4ebd0625c992: Waiting 21:10:19 316046926c0a: Download complete 21:10:19 7186ed65a4f7: Verifying Checksum 21:10:19 7186ed65a4f7: Download complete 21:10:19 207e8628e3a3: Verifying Checksum 21:10:19 207e8628e3a3: Download complete 21:10:19 595b0fe564bb: Verifying Checksum 21:10:19 595b0fe564bb: Download complete 21:10:19 595b0fe564bb: Pull complete 21:10:19 c791037a9be2: Verifying Checksum 21:10:19 c791037a9be2: Download complete 21:10:19 7186ed65a4f7: Pull complete 21:10:20 316046926c0a: Pull complete 21:10:21 ffd874e62e21: Download complete 21:10:23 4ebd0625c992: Verifying Checksum 21:10:23 4ebd0625c992: Download complete 21:10:33 4ebd0625c992: Pull complete 21:10:33 207e8628e3a3: Pull complete 21:10:34 c791037a9be2: Pull complete 21:10:37 ffd874e62e21: Pull complete 21:10:37 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 21:10:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:10:37 ---> cfc18b08335c 21:10:37 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:10:40 ---> Running in 613c670776d7 21:10:40 Removing intermediate container 613c670776d7 21:10:40 ---> 556dee155c0f 21:10:40 Step 4/7 : RUN apk add --update bash 21:10:40 ---> Running in 2966796bc6e0 21:10:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:10:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:10:46 OK: 138 MiB in 40 packages 21:10:46 Removing intermediate container 2966796bc6e0 21:10:46 ---> 05b50e0e1ad7 21:10:46 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:10:46 ---> Running in d65d348bb977 21:10:46 Removing intermediate container d65d348bb977 21:10:46 ---> 0270ac35e558 21:10:46 Step 6/7 : COPY go.mod . 21:10:46 ---> 8103bd04116b 21:10:46 Step 7/7 : RUN go mod download 21:10:46 ---> Running in 1a06673efd44 21:11:02 Removing intermediate container 1a06673efd44 21:11:02 ---> dcd7d964e626 21:11:02 Successfully built dcd7d964e626 21:11:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:11:02 + docker inspect -f . ci-base-image-arm64 21:11:02 . [Pipeline] withDockerContainer 21:11:02 prd-ubuntu18.04-docker-arm64-4c-16g-1016 does not seem to be running inside a container 21:11:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/20 -v /w/workspace/go-mod-configuration/20:/w/workspace/go-mod-configuration/20:rw,z -v /w/workspace/go-mod-configuration/20@tmp:/w/workspace/go-mod-configuration/20@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 ******** -e ******** ci-base-image-arm64 cat 21:11:07 $ docker top a1619532fb128d4632e058cae1c37c0700d248df00ac095e4a268ae638d4e3f2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:08 + go version 21:11:08 go version go1.16.3 linux/arm64 [Pipeline] } 21:11:08 $ docker stop --time=1 a1619532fb128d4632e058cae1c37c0700d248df00ac095e4a268ae638d4e3f2 21:11:10 $ docker rm -f a1619532fb128d4632e058cae1c37c0700d248df00ac095e4a268ae638d4e3f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:11:11 + docker inspect -f . ci-base-image-arm64 21:11:11 . [Pipeline] withDockerContainer 21:11:11 prd-ubuntu18.04-docker-arm64-4c-16g-1016 does not seem to be running inside a container 21:11:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/20 -v /w/workspace/go-mod-configuration/20:/w/workspace/go-mod-configuration/20:rw,z -v /w/workspace/go-mod-configuration/20@tmp:/w/workspace/go-mod-configuration/20@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 ******** -e ******** ci-base-image-arm64 cat 21:11:13 $ docker top b23612e20c9e0cb9bed9e41d7b81a1accb9681899f6119733eb02a414b6d3afe -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:14 + go mod tidy [Pipeline] sh 21:11:15 + make test 21:11:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:11:49 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.020s coverage: 85.7% of statements 21:11:49 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.627s coverage: 87.4% of statements 21:11:49 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.031s coverage: 100.0% of statements 21:11:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:12:08 gofmt -l . 21:12:08 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:12:08 $ docker stop --time=1 b23612e20c9e0cb9bed9e41d7b81a1accb9681899f6119733eb02a414b6d3afe 21:12:10 $ docker rm -f b23612e20c9e0cb9bed9e41d7b81a1accb9681899f6119733eb02a414b6d3afe [Pipeline] // withDockerContainer [Pipeline] sh 21:12:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:12:11 Warning: overwriting stash ‘coverage-report’ 21:12:11 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 Post stage [Pipeline] libraryResource [Pipeline] sh 21:12:12 ---> job-cost.sh 21:12:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HvVI 21:12:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:14:14 lf-activate-venv(): INFO: Adding /tmp/venv-HvVI/bin to PATH 21:14:14 INFO: No Stack... 21:14:14 INFO: Retrieving Pricing Info for: v2-standard-4 21:14:14 INFO: Archiving Costs [Pipeline] sh 21:14:14 + cat /w/workspace/go-mod-configuration/20/archives/cost.csv 21:14:14 + cut -d, -f6 [Pipeline] lock 21:14:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-master-20-stack-cost] 21:14:14 Resource [jenkins-edgexfoundry-go-mod-configuration-master-20-stack-cost] did not exist. Created. 21:14:14 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-master-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:14:15 /w/workspace/go-mod-configuration/20@tmp/durable-402e1170/script.sh: 1: /w/workspace/go-mod-configuration/20@tmp/durable-402e1170/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:14:15 + echo total: 0.18000000715255737 [Pipeline] stash 21:14:15 Warning: overwriting stash ‘stack-cost’ 21:14:15 Stashed 1 file(s) [Pipeline] } 21:14:15 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-master-20-stack-cost] [Pipeline] // lock [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] configFileProvider 21:14:16 provisioning config files... 21:14:16 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config3281150654899262032tmp [Pipeline] { [Pipeline] sh 21:14:16 + set +x 21:14:16 + curl -s https://codecov.io/bash 21:14:16 + bash -s -- 21:14:16 21:14:16 _____ _ 21:14:16 / ____| | | 21:14:16 | | ___ __| | ___ ___ _____ __ 21:14:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:14:16 | |___| (_) | (_| | __/ (_| (_) \ V / 21:14:16 \_____\___/ \__,_|\___|\___\___/ \_/ 21:14:16 Bash-1.0.3 21:14:16 21:14:16 21:14:16 ==> git version 2.24.4 found 21:14:16 ==> 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 21:14:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:14:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:14:16 ==> Jenkins CI detected. 21:14:17 project root: . 21:14:17 --> token set from env 21:14:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:14:17 ==> Running gcov in . (disable via -X gcov) 21:14:17 ==> Python coveragepy not found 21:14:17 ==> Searching for coverage reports in: 21:14:17 + . 21:14:17 -> Found 1 reports 21:14:17 ==> Detecting git/mercurial file structure 21:14:17 ==> Reading reports 21:14:17 + ./coverage.out bytes=14452 21:14:17 ==> Appending adjustments 21:14:17 https://docs.codecov.io/docs/fixing-reports 21:14:17 + Found adjustments 21:14:17 ==> Gzipping contents 21:14:17 4.0K /tmp/codecov.uex4yf.gz 21:14:17 ==> Uploading reports 21:14:17 url: https://codecov.io 21:14:17 query: branch=master&commit=0792edf23a2a71670e5d726411fbd0f6180652dc&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmaster%2F20%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 21:14:17 -> Pinging Codecov 21:14:17 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=0792edf23a2a71670e5d726411fbd0f6180652dc&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmaster%2F20%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 21:14:17 -> Uploading to 21:14:17 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/9F92B070CA9CA35F4914AC8684776953/0792edf23a2a71670e5d726411fbd0f6180652dc/8693f5e9-d0b0-458b-890c-ebab2d8f6acc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T211417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=edf7902a3c08162ffbf2fa7ae90e49e27df0afe2a348ddd3e476bd5d6b06eaad 21:14:17 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:17 Dload Upload Total Spent Left Speed 21:14:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2644 0 0 100 2644 0 7368 --:--:-- --:--:-- --:--:-- 7385 21:14:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/0792edf23a2a71670e5d726411fbd0f6180652dc [Pipeline] } 21:14:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:14:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:14:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:14:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:14:18 21:14:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:14:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:14:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:14:19 188c0c94c7c5: Pulling fs layer 21:14:19 0ef7d3d256c8: Pulling fs layer 21:14:19 de9db76c5a1d: Pulling fs layer 21:14:19 0eba1c9be4d2: Pulling fs layer 21:14:19 0d57e429df01: Pulling fs layer 21:14:19 4e4be7b47b0d: Pulling fs layer 21:14:19 e1f770b5df2f: Pulling fs layer 21:14:19 85a0685a4137: Pulling fs layer 21:14:19 0d57e429df01: Waiting 21:14:19 4e4be7b47b0d: Waiting 21:14:19 e1f770b5df2f: Waiting 21:14:19 85a0685a4137: Waiting 21:14:19 0eba1c9be4d2: Waiting 21:14:19 de9db76c5a1d: Verifying Checksum 21:14:19 de9db76c5a1d: Download complete 21:14:19 0ef7d3d256c8: Verifying Checksum 21:14:19 0ef7d3d256c8: Download complete 21:14:19 0d57e429df01: Verifying Checksum 21:14:19 0d57e429df01: Download complete 21:14:19 4e4be7b47b0d: Verifying Checksum 21:14:19 4e4be7b47b0d: Download complete 21:14:19 188c0c94c7c5: Verifying Checksum 21:14:19 188c0c94c7c5: Download complete 21:14:19 188c0c94c7c5: Pull complete 21:14:19 0ef7d3d256c8: Pull complete 21:14:19 de9db76c5a1d: Pull complete 21:14:21 e1f770b5df2f: Verifying Checksum 21:14:21 e1f770b5df2f: Download complete 21:14:22 0eba1c9be4d2: Verifying Checksum 21:14:22 0eba1c9be4d2: Download complete 21:14:22 85a0685a4137: Verifying Checksum 21:14:22 85a0685a4137: Download complete 21:14:26 0eba1c9be4d2: Pull complete 21:14:26 0d57e429df01: Pull complete 21:14:26 4e4be7b47b0d: Pull complete 21:14:26 e1f770b5df2f: Pull complete 21:14:29 85a0685a4137: Pull complete 21:14:29 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:14:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:14:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:14:30 prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container 21:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:14:33 $ docker top 92f3d2b2fb9d3a14f0bc0943683216e615bb81922cb2f29c1c9876f5d7e9854e -eo pid,comm [Pipeline] { [Pipeline] echo 21:14:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:14:36 + set -o pipefail 21:14:36 + snyk monitor '--org=edgex-jenkins' 21:14:38 21:14:38 Monitoring /w/workspace/ndry_go-mod-configuration_master (github.com/edgexfoundry/go-mod-configuration/v2)... 21:14:38 21:14:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0be710e6-56b4-470b-aedf-5ae8f3332e85/history/67a9c1b3-57b5-4201-a5ed-9bab45eaa2f0 21:14:38 21:14:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:14:38 21:14:39 [Pipeline] } 21:14:39 $ docker stop --time=1 92f3d2b2fb9d3a14f0bc0943683216e615bb81922cb2f29c1c9876f5d7e9854e 21:14:40 $ docker rm -f 92f3d2b2fb9d3a14f0bc0943683216e615bb81922cb2f29c1c9876f5d7e9854e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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 21:14:41 + git log --format=format:%s -1 0792edf23a2a71670e5d726411fbd0f6180652dc [Pipeline] isUnix [Pipeline] sh 21:14:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:14:41 . [Pipeline] withDockerContainer 21:14:41 prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container 21:14:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:14:42 $ docker top 4a74b986ae0d48a3dc8446086a7e9e841e82addaae92693c5f64820817241e1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:14:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:14:42 [ssh-agent] Looking for ssh-agent implementation... 21:14:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:14:42 $ docker exec 4a74b986ae0d48a3dc8446086a7e9e841e82addaae92693c5f64820817241e1b ssh-agent 21:14:42 SSH_AUTH_SOCK=/tmp/ssh-k7KfXIuiACsM/agent.13 21:14:42 SSH_AGENT_PID=20 21:14:42 Running ssh-add (command line suppressed) 21:14:42 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_6429254740530860161.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_6429254740530860161.key) 21:14:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:14:42 + git semver tag 21:14:42 # -> Open(): unable to determine branch for HEAD 21:14:42 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 21:14:42 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 21:14:42 # $SEMVER_REMOTE_NAME = origin 21:14:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:14:42 # $SEMVER_USER_NAME = edgex-jenkins 21:14:42 # $SEMVER_BRANCH = master 21:14:42 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver 21:14:42 # 0792edf23a2a71670e5d726411fbd0f6180652dc HEAD 21:14:42 # -> Force: false 21:14:42 # e963a696cfe1ddeff11e620c391dcc3298123894 refs/tags/v2.0.0-dev.9 [Pipeline] } 21:14:42 $ docker exec --env ******** --env ******** 4a74b986ae0d48a3dc8446086a7e9e841e82addaae92693c5f64820817241e1b ssh-agent -k 21:14:42 unset SSH_AUTH_SOCK; 21:14:42 unset SSH_AGENT_PID; 21:14:42 echo Agent pid 20 killed; 21:14:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:14:43 + git semver [Pipeline] } 21:14:43 $ docker stop --time=1 4a74b986ae0d48a3dc8446086a7e9e841e82addaae92693c5f64820817241e1b 21:14:44 $ docker rm -f 4a74b986ae0d48a3dc8446086a7e9e841e82addaae92693c5f64820817241e1b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:14:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:14:44 21:14:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:14:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:14:47 0.23.1-centos7: Pulling from edgex-lftools 21:14:47 ab5ef0e58194: Pulling fs layer 21:14:47 9712f1f96733: Pulling fs layer 21:14:47 63f879dbbcfc: Pulling fs layer 21:14:47 0d9ebad4ef96: Pulling fs layer 21:14:47 e9a5061849ea: Pulling fs layer 21:14:47 d747dcd14b5f: Pulling fs layer 21:14:47 2de7ff778b66: Pulling fs layer 21:14:47 0d9ebad4ef96: Waiting 21:14:47 e9a5061849ea: Waiting 21:14:47 d747dcd14b5f: Waiting 21:14:47 2de7ff778b66: Waiting 21:14:47 9712f1f96733: Verifying Checksum 21:14:47 9712f1f96733: Download complete 21:14:47 63f879dbbcfc: Verifying Checksum 21:14:47 63f879dbbcfc: Download complete 21:14:47 e9a5061849ea: Verifying Checksum 21:14:47 e9a5061849ea: Download complete 21:14:47 d747dcd14b5f: Verifying Checksum 21:14:47 d747dcd14b5f: Download complete 21:14:47 0d9ebad4ef96: Verifying Checksum 21:14:47 0d9ebad4ef96: Download complete 21:14:47 2de7ff778b66: Verifying Checksum 21:14:47 2de7ff778b66: Download complete 21:14:47 ab5ef0e58194: Verifying Checksum 21:14:47 ab5ef0e58194: Download complete 21:14:49 ab5ef0e58194: Pull complete 21:14:49 9712f1f96733: Pull complete 21:14:50 63f879dbbcfc: Pull complete 21:14:53 0d9ebad4ef96: Pull complete 21:14:54 e9a5061849ea: Pull complete 21:14:54 d747dcd14b5f: Pull complete 21:14:55 2de7ff778b66: Pull complete 21:14:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:14:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:14:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:14:55 prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container 21:14:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:14:59 $ docker top ecbbc72fa1b9abe4b676d6382ad61fc69c91dc7fb82650a0bb53b0be0e28140e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:14:59 provisioning config files... 21:14:59 copy managed file [sigul-config] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config6448848444784310147tmp 21:14:59 copy managed file [sigul-password] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config2963708550339754878tmp 21:14:59 copy managed file [sigul-pki] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config569645145091578889tmp [Pipeline] { [Pipeline] echo 21:14:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:15:00 ---> sigul-configuration.sh 21:15:00 gpg: directory `/root/.gnupg' created 21:15:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:15:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:15:00 gpg: keyring `/root/.gnupg/secring.gpg' created 21:15:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:15:00 gpg: CAST5 encrypted data 21:15:00 gpg: encrypted with 1 passphrase 21:15:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:15:00 + mkdir /home/jenkins 21:15:00 + mkdir /home/jenkins/sigul [Pipeline] sh 21:15:00 + 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 21:15:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:15:01 ---> sigul-install.sh 21:15:06 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:15:06 + git tag --list 21:15:06 v0.0.0 21:15:06 v0.0.1 21:15:06 v0.0.2 21:15:06 v0.0.3 21:15:06 v0.0.4 21:15:06 v0.0.5 21:15:06 v0.0.6 21:15:06 v0.0.7 21:15:06 v0.0.8 21:15:06 v2.0.0-dev.1 21:15:06 v2.0.0-dev.2 21:15:06 v2.0.0-dev.3 21:15:06 v2.0.0-dev.4 21:15:06 v2.0.0-dev.5 21:15:06 v2.0.0-dev.6 21:15:06 v2.0.0-dev.7 21:15:06 v2.0.0-dev.8 21:15:06 v2.0.0-dev.9 [Pipeline] sh 21:15:07 + lftools sign git-tag v2.0.0-dev.9 21:15:07 Signing Git tag with Sigul... 21:15:07 Signing v2.0.0-dev.9 [Pipeline] echo 21:15:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:15:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:15:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:15:08 $ docker stop --time=1 ecbbc72fa1b9abe4b676d6382ad61fc69c91dc7fb82650a0bb53b0be0e28140e 21:15:10 $ docker rm -f ecbbc72fa1b9abe4b676d6382ad61fc69c91dc7fb82650a0bb53b0be0e28140e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:15:11 . [Pipeline] withDockerContainer 21:15:11 prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container 21:15:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:15:12 $ docker top df12dfe2139a959ea1d3fbfcdac235b74555a71f82985280d4e8c7a0967ae913 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:12 [ssh-agent] Looking for ssh-agent implementation... 21:15:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:12 $ docker exec df12dfe2139a959ea1d3fbfcdac235b74555a71f82985280d4e8c7a0967ae913 ssh-agent 21:15:12 SSH_AUTH_SOCK=/tmp/ssh-LIofM5oklLut/agent.14 21:15:12 SSH_AGENT_PID=20 21:15:12 Running ssh-add (command line suppressed) 21:15:12 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_249688328503607690.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_249688328503607690.key) 21:15:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:12 + git semver bump pre 21:15:12 # -> Open(): unable to determine branch for HEAD 21:15:12 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 21:15:12 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 21:15:12 # $SEMVER_REMOTE_NAME = origin 21:15:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:15:12 # $SEMVER_USER_NAME = edgex-jenkins 21:15:12 # $SEMVER_BRANCH = master 21:15:12 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver 21:15:12 2.0.0-dev.10 [Pipeline] } 21:15:12 $ docker exec --env ******** --env ******** df12dfe2139a959ea1d3fbfcdac235b74555a71f82985280d4e8c7a0967ae913 ssh-agent -k 21:15:12 unset SSH_AUTH_SOCK; 21:15:12 unset SSH_AGENT_PID; 21:15:12 echo Agent pid 20 killed; 21:15:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:13 + git semver [Pipeline] } 21:15:13 $ docker stop --time=1 df12dfe2139a959ea1d3fbfcdac235b74555a71f82985280d4e8c7a0967ae913 21:15:14 $ docker rm -f df12dfe2139a959ea1d3fbfcdac235b74555a71f82985280d4e8c7a0967ae913 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:15:14 . [Pipeline] withDockerContainer 21:15:14 prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container 21:15:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:15:15 $ docker top e64ada90eecd0ed450376d0e55209486b4b498813c33e986d85872da9babd0f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:18 [ssh-agent] Looking for ssh-agent implementation... 21:15:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:18 $ docker exec e64ada90eecd0ed450376d0e55209486b4b498813c33e986d85872da9babd0f3 ssh-agent 21:15:18 SSH_AUTH_SOCK=/tmp/ssh-eAd9iTeLia9b/agent.14 21:15:18 SSH_AGENT_PID=20 21:15:18 Running ssh-add (command line suppressed) 21:15:18 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_5212556710268044685.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_5212556710268044685.key) 21:15:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:18 + git semver push 21:15:18 # -> Open(): unable to determine branch for HEAD 21:15:18 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 21:15:18 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 21:15:18 # $SEMVER_REMOTE_NAME = origin 21:15:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:15:18 # $SEMVER_USER_NAME = edgex-jenkins 21:15:18 # $SEMVER_BRANCH = master 21:15:18 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver [Pipeline] } 21:15:24 $ docker exec --env ******** --env ******** e64ada90eecd0ed450376d0e55209486b4b498813c33e986d85872da9babd0f3 ssh-agent -k 21:15:24 unset SSH_AUTH_SOCK; 21:15:24 unset SSH_AGENT_PID; 21:15:24 echo Agent pid 20 killed; 21:15:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:24 + git semver [Pipeline] } 21:15:24 $ docker stop --time=1 e64ada90eecd0ed450376d0e55209486b4b498813c33e986d85872da9babd0f3 21:15:25 $ docker rm -f e64ada90eecd0ed450376d0e55209486b4b498813c33e986d85872da9babd0f3 [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 21:15:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:15:27 ---> package-listing.sh 21:15:27 ++ facter osfamily 21:15:27 ++ tr '[:upper:]' '[:lower:]' 21:15:27 + OS_FAMILY=redhat 21:15:27 + workspace=/w/workspace/ndry_go-mod-configuration_master 21:15:27 + START_PACKAGES=/tmp/packages_start.txt 21:15:27 + END_PACKAGES=/tmp/packages_end.txt 21:15:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:15:27 + PACKAGES=/tmp/packages_start.txt 21:15:27 + '[' /w/workspace/ndry_go-mod-configuration_master ']' 21:15:27 + PACKAGES=/tmp/packages_end.txt 21:15:27 + case "${OS_FAMILY}" in 21:15:27 + rpm -qa 21:15:27 + sort 21:15:28 + '[' -f /tmp/packages_start.txt ']' 21:15:28 + '[' -f /tmp/packages_end.txt ']' 21:15:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:15:28 + '[' /w/workspace/ndry_go-mod-configuration_master ']' 21:15:28 + mkdir -p /w/workspace/ndry_go-mod-configuration_master/archives/ 21:15:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_master/archives/ [Pipeline] echo 21:15:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_go-mod-configuration_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:15:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:15:29 21:15:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:15:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:15:29 alpine: Pulling from edgex-lftools-log-publisher 21:15:29 df20fa9351a1: Pulling fs layer 21:15:29 36b3adc4ff6f: Pulling fs layer 21:15:29 8ad3a11d3b57: Pulling fs layer 21:15:29 46f8f816bc3b: Pulling fs layer 21:15:29 93b61091891f: Pulling fs layer 21:15:29 93b9cdb0e59b: Pulling fs layer 21:15:29 5e14af77c1be: Pulling fs layer 21:15:29 01666e4c0597: Pulling fs layer 21:15:29 aa168da1d23b: Pulling fs layer 21:15:29 46f8f816bc3b: Waiting 21:15:29 93b61091891f: Waiting 21:15:29 93b9cdb0e59b: Waiting 21:15:29 5e14af77c1be: Waiting 21:15:29 01666e4c0597: Waiting 21:15:29 aa168da1d23b: Waiting 21:15:29 36b3adc4ff6f: Verifying Checksum 21:15:29 36b3adc4ff6f: Download complete 21:15:29 46f8f816bc3b: Verifying Checksum 21:15:29 46f8f816bc3b: Download complete 21:15:29 df20fa9351a1: Verifying Checksum 21:15:29 df20fa9351a1: Download complete 21:15:29 93b9cdb0e59b: Verifying Checksum 21:15:29 93b9cdb0e59b: Download complete 21:15:29 93b61091891f: Verifying Checksum 21:15:29 93b61091891f: Download complete 21:15:29 01666e4c0597: Verifying Checksum 21:15:29 01666e4c0597: Download complete 21:15:29 8ad3a11d3b57: Verifying Checksum 21:15:29 8ad3a11d3b57: Download complete 21:15:29 df20fa9351a1: Pull complete 21:15:29 36b3adc4ff6f: Pull complete 21:15:30 8ad3a11d3b57: Pull complete 21:15:30 46f8f816bc3b: Pull complete 21:15:30 5e14af77c1be: Verifying Checksum 21:15:30 5e14af77c1be: Download complete 21:15:30 93b61091891f: Pull complete 21:15:30 93b9cdb0e59b: Pull complete 21:15:30 5e14af77c1be: Pull complete 21:15:31 01666e4c0597: Pull complete 21:15:31 aa168da1d23b: Verifying Checksum 21:15:31 aa168da1d23b: Download complete 21:15:35 aa168da1d23b: Pull complete 21:15:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:15:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:15:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:15:35 prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container 21:15:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_go-mod-configuration_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:15:43 $ docker top 36109b8ff55a79fb75be0713f55c7599a8f5f6fa31b5ec236a47e21fabdf73e2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:43 + touch /tmp/pre-build-complete [Pipeline] sh 21:15:44 + mkdir -p /var/log/sa [Pipeline] sh 21:15:44 + ls /var/log/sa-host 21:15:44 + sadf -c /var/log/sa-host/sa05 21:15:44 file_magic: OK 21:15:44 HZ: Using current value: 100 21:15:44 file_header: OK 21:15:44 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 21:15:44 Statistics: 21:15:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:15:44 File successfully converted to sysstat format version 12.2.1 21:15:44 + sadf -c /var/log/sa-host/sa08 21:15:44 file_magic: OK 21:15:44 HZ: Using current value: 100 21:15:44 file_header: OK 21:15:44 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 21:15:44 Statistics: 21:15:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:15:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:44 provisioning config files... 21:15:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config4974585541363321120tmp [Pipeline] { [Pipeline] echo 21:15:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:15:44 ---> create-netrc.sh [Pipeline] } 21:15:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:15:45 ---> python-tools-install.sh [Pipeline] echo 21:15:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:15:45 ---> sudo-logs.sh 21:15:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:15:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:15:45 ---> job-cost.sh 21:15:45 lf-activate-venv: SKIPPING 21:15:45 DEBUG: total: 0.18000000715255737 21:15:45 INFO: Retrieving Stack Cost... 21:15:46 INFO: Retrieving Pricing Info for: v3-standard-2 21:15:47 INFO: Archiving Costs [Pipeline] echo 21:15:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:15:47 ---> logs-deploy.sh 21:15:47 lf-activate-venv: SKIPPING 21:15:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/master/20 21:15:47 INFO: archiving workspace using pattern(s): 21:15:48 Archives upload complete. 21:15:48 INFO: archiving logs to Nexus