Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8557aae38d241e5fb65188dcdbe94577ea199fa6 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5332716469757144072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1393826068239795398.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 144eb70ba3d470a427e699408e811d3f535e987a 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7278554317121260452.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8710769062029609591.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3390860979084956640.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2874 in /w/workspace/oundry_go-mod-configuration_main [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 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git Avoid second fetch Checking out Revision 8557aae38d241e5fb65188dcdbe94577ea199fa6 (main) > git init /w/workspace/oundry_go-mod-configuration_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_go-mod-configuration_main@tmp/jenkins-gitclient-ssh5803702811868385046.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 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 Commit message: "Merge pull request #43 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1" > git rev-list --no-walk 56892a91667df0cb4a226694a2db23c3232d0973 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T17:06:28.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T17:06:28.271Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T17:06:28.303Z] ========================================================= [2021-07-15T17:06:28.303Z] EdgeX Global Pipelines Version Info [2021-07-15T17:06:28.303Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:06:29.407Z] ------------------- [2021-07-15T17:06:29.407Z] stable info: [2021-07-15T17:06:29.407Z] ------------------- [2021-07-15T17:06:29.407Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T17:06:29.407Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T17:06:29.407Z] Message: update stable to v1.0.196 [2021-07-15T17:06:30.382Z] ------------------- [2021-07-15T17:06:30.382Z] experimental info: [2021-07-15T17:06:30.382Z] ------------------- [2021-07-15T17:06:30.382Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T17:06:30.382Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T17:06:30.382Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T17:06:30.593Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-07-15T17:06:30.621Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-07-15T17:06:30.642Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T17:06:30.666Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T17:06:30.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T17:06:30.711Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T17:06:30.787Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T17:06:30.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T17:06:30.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-15T17:06:30.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T17:06:30.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T17:06:30.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-07-15T17:06:30.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T17:06:30.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T17:06:30.959Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:06:30.980Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:06:31.001Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:06:31.022Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:06:31.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T17:06:31.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-15T17:06:31.091Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-15T17:06:31.113Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-15T17:06:31.134Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-15T17:06:31.155Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-15T17:06:31.176Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-15T17:06:31.202Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T17:06:31.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-15T17:06:31.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-15T17:06:31.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-15T17:06:31.357Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8557aae38d241e5fb65188dcdbe94577ea199fa6 [Pipeline] echo [2021-07-15T17:06:31.378Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8557aae [Pipeline] echo [2021-07-15T17:06:31.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T17:06:31.905Z] + git log --format=format:%s -1 8557aae38d241e5fb65188dcdbe94577ea199fa6 [Pipeline] echo [2021-07-15T17:06:31.981Z] GIT_COMMIT: 8557aae38d241e5fb65188dcdbe94577ea199fa6, Commit Message: Merge pull request #43 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1 [Pipeline] echo [2021-07-15T17:06:31.997Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:06:32.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:06:32.610Z] [2021-07-15T17:06:32.610Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:06:32.954Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:06:33.227Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T17:06:33.227Z] 31603596830f: Pulling fs layer [2021-07-15T17:06:33.227Z] b6dc333f4379: Pulling fs layer [2021-07-15T17:06:33.227Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T17:06:33.227Z] fd332fbdc1db: Pulling fs layer [2021-07-15T17:06:33.227Z] fd332fbdc1db: Waiting [2021-07-15T17:06:33.227Z] b6dc333f4379: Verifying Checksum [2021-07-15T17:06:33.227Z] b6dc333f4379: Download complete [2021-07-15T17:06:33.497Z] 31603596830f: Verifying Checksum [2021-07-15T17:06:33.497Z] 31603596830f: Download complete [2021-07-15T17:06:33.497Z] fd332fbdc1db: Verifying Checksum [2021-07-15T17:06:33.497Z] fd332fbdc1db: Download complete [2021-07-15T17:06:33.497Z] 31603596830f: Pull complete [2021-07-15T17:06:33.780Z] b6dc333f4379: Pull complete [2021-07-15T17:06:33.780Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T17:06:33.780Z] 3d9ef1400e77: Download complete [2021-07-15T17:06:34.384Z] 3d9ef1400e77: Pull complete [2021-07-15T17:06:34.384Z] fd332fbdc1db: Pull complete [2021-07-15T17:06:34.384Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T17:06:34.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:06:34.384Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T17:06:34.493Z] prd-centos7-docker-4c-2g-2874 does not seem to be running inside a container [2021-07-15T17:06:34.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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-07-15T17:06:35.367Z] $ docker top c85106ab83216ed2e69515e5841ee83da893012177bf8aa0608d3605b63ada05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:06:35.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:06:35.567Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:06:35.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:06:35.707Z] $ docker exec c85106ab83216ed2e69515e5841ee83da893012177bf8aa0608d3605b63ada05 ssh-agent [2021-07-15T17:06:35.847Z] SSH_AUTH_SOCK=/tmp/ssh-74uvhWFEpZk6/agent.13 [2021-07-15T17:06:35.847Z] SSH_AGENT_PID=20 [2021-07-15T17:06:35.860Z] Running ssh-add (command line suppressed) [2021-07-15T17:06:35.965Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2507475977775742330.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2507475977775742330.key) [2021-07-15T17:06:35.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:06:36.318Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T17:06:36.338Z] $ docker exec --env ******** --env ******** c85106ab83216ed2e69515e5841ee83da893012177bf8aa0608d3605b63ada05 ssh-agent -k [2021-07-15T17:06:36.441Z] unset SSH_AUTH_SOCK; [2021-07-15T17:06:36.443Z] unset SSH_AGENT_PID; [2021-07-15T17:06:36.443Z] echo Agent pid 20 killed; [2021-07-15T17:06:36.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T17:06:36.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:06:36.503Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:06:36.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:06:36.638Z] $ docker exec c85106ab83216ed2e69515e5841ee83da893012177bf8aa0608d3605b63ada05 ssh-agent [2021-07-15T17:06:36.768Z] SSH_AUTH_SOCK=/tmp/ssh-W2f8wZ1jWAsw/agent.54 [2021-07-15T17:06:36.768Z] SSH_AGENT_PID=61 [2021-07-15T17:06:36.778Z] Running ssh-add (command line suppressed) [2021-07-15T17:06:36.889Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7390903122732921744.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7390903122732921744.key) [2021-07-15T17:06:36.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:06:37.250Z] + git semver init [2021-07-15T17:06:37.250Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:06:37.250Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-07-15T17:06:37.250Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-07-15T17:06:37.250Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:06:37.250Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:06:37.250Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:06:37.250Z] # $SEMVER_BRANCH = main [2021-07-15T17:06:37.250Z] # $SEMVER_TEMP = /tmp/semver-976784276 [2021-07-15T17:06:37.250Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-07-15T17:06:37.520Z] # '/tmp/semver-976784276' -> '/w/workspace/oundry_go-mod-configuration_main/.semver' [2021-07-15T17:06:37.520Z] # -> Force: false [2021-07-15T17:06:37.520Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } [2021-07-15T17:06:37.535Z] $ docker exec --env ******** --env ******** c85106ab83216ed2e69515e5841ee83da893012177bf8aa0608d3605b63ada05 ssh-agent -k [2021-07-15T17:06:37.640Z] unset SSH_AUTH_SOCK; [2021-07-15T17:06:37.641Z] unset SSH_AGENT_PID; [2021-07-15T17:06:37.641Z] echo Agent pid 61 killed; [2021-07-15T17:06:37.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:06:38.018Z] + git semver [Pipeline] } [2021-07-15T17:06:38.037Z] $ docker stop --time=1 c85106ab83216ed2e69515e5841ee83da893012177bf8aa0608d3605b63ada05 [2021-07-15T17:06:39.279Z] $ docker rm -f c85106ab83216ed2e69515e5841ee83da893012177bf8aa0608d3605b63ada05 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:06:39.688Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T17:06:40.065Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T17:06:40.071Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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-07-15T17:06:55.357Z] Still waiting to schedule task [2021-07-15T17:06:55.358Z] ‘prd-centos7-builder-2c-1g-2872’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-15T17:06:55.358Z] ‘prd-centos7-docker-4c-2g-2785’ is offline [2021-07-15T17:06:55.358Z] ‘prd-centos7-docker-4c-2g-2871’ is offline [2021-07-15T17:06:55.358Z] ‘prd-centos7-docker-4c-2g-2875’ is offline [2021-07-15T17:06:55.358Z] ‘prd-centos7-docker-4c-2g-2876’ is offline [2021-07-15T17:06:55.360Z] Still waiting to schedule task [2021-07-15T17:06:55.360Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2870’ [2021-07-15T17:08:48.366Z] Running on prd-centos7-docker-4c-2g-2882 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2021-07-15T17:08:48.383Z] Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout [2021-07-15T17:08:48.541Z] Selected Git installation does not exist. Using Default [2021-07-15T17:08:48.541Z] The recommended git tool is: NONE [2021-07-15T17:08:52.291Z] using credential edgex-jenkins-ssh [2021-07-15T17:08:52.317Z] Cloning the remote Git repository [2021-07-15T17:08:53.009Z] Avoid second fetch [2021-07-15T17:08:53.009Z] Checking out Revision 8557aae38d241e5fb65188dcdbe94577ea199fa6 (main) [2021-07-15T17:08:52.336Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-15T17:08:52.405Z] > git init /w/workspace/go-mod-configuration/3 # timeout=10 [2021-07-15T17:08:52.434Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-15T17:08:52.435Z] > git --version # timeout=10 [2021-07-15T17:08:52.444Z] > git --version # 'git version 2.24.4' [2021-07-15T17:08:52.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:08:52.471Z] [INFO] Currently running in a labeled security context [2021-07-15T17:08:52.471Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T17:08:52.471Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh4845548150941640751.key [2021-07-15T17:08:52.482Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:08:52.984Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-07-15T17:08:52.991Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:08:53.014Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:08:53.020Z] > git checkout -f 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 [2021-07-15T17:08:56.954Z] Commit message: "Merge pull request #43 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T17:08:57.750Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:08:58.117Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:08:58.434Z] + sudo service docker restart [2021-07-15T17:08:58.434Z] + true [2021-07-15T17:08:58.434Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-07-15T17:09:16.876Z] ========================================================= [2021-07-15T17:09:16.876Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T17:09:16.876Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:09:17.219Z] + 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 . [2021-07-15T17:09:17.219Z] Sending build context to Docker daemon 268.8kB [2021-07-15T17:09:17.219Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-15T17:09:17.219Z] Step 2/7 : FROM ${BASE} [2021-07-15T17:09:17.814Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T17:09:17.814Z] 540db60ca938: Pulling fs layer [2021-07-15T17:09:17.814Z] adcc1eea9eea: Pulling fs layer [2021-07-15T17:09:17.814Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T17:09:17.814Z] 0773c198feca: Pulling fs layer [2021-07-15T17:09:17.814Z] 345f892a5656: Pulling fs layer [2021-07-15T17:09:17.814Z] 4796506630df: Pulling fs layer [2021-07-15T17:09:17.814Z] cc55df3e53f1: Pulling fs layer [2021-07-15T17:09:17.814Z] 4d027b6c602c: Pulling fs layer [2021-07-15T17:09:17.814Z] 449e75d2c14e: Pulling fs layer [2021-07-15T17:09:17.814Z] 4796506630df: Waiting [2021-07-15T17:09:17.814Z] cc55df3e53f1: Waiting [2021-07-15T17:09:17.814Z] 4d027b6c602c: Waiting [2021-07-15T17:09:17.814Z] 449e75d2c14e: Waiting [2021-07-15T17:09:17.814Z] 0773c198feca: Waiting [2021-07-15T17:09:17.814Z] 345f892a5656: Waiting [2021-07-15T17:09:17.814Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T17:09:17.814Z] 4c4ab2625f07: Download complete [2021-07-15T17:09:17.814Z] adcc1eea9eea: Verifying Checksum [2021-07-15T17:09:17.814Z] adcc1eea9eea: Download complete [2021-07-15T17:09:18.090Z] 345f892a5656: Verifying Checksum [2021-07-15T17:09:18.090Z] 345f892a5656: Download complete [2021-07-15T17:09:18.091Z] 4796506630df: Verifying Checksum [2021-07-15T17:09:18.091Z] 4796506630df: Download complete [2021-07-15T17:09:18.091Z] cc55df3e53f1: Verifying Checksum [2021-07-15T17:09:18.091Z] cc55df3e53f1: Download complete [2021-07-15T17:09:18.091Z] 540db60ca938: Verifying Checksum [2021-07-15T17:09:18.091Z] 540db60ca938: Download complete [2021-07-15T17:09:18.363Z] 540db60ca938: Pull complete [2021-07-15T17:09:18.363Z] adcc1eea9eea: Pull complete [2021-07-15T17:09:18.635Z] 4c4ab2625f07: Pull complete [2021-07-15T17:09:18.903Z] 4d027b6c602c: Verifying Checksum [2021-07-15T17:09:18.903Z] 4d027b6c602c: Download complete [2021-07-15T17:09:23.240Z] 449e75d2c14e: Verifying Checksum [2021-07-15T17:09:23.240Z] 449e75d2c14e: Download complete [2021-07-15T17:09:25.873Z] 0773c198feca: Verifying Checksum [2021-07-15T17:09:25.873Z] 0773c198feca: Download complete [2021-07-15T17:09:29.276Z] 0773c198feca: Pull complete [2021-07-15T17:09:29.556Z] 345f892a5656: Pull complete [2021-07-15T17:09:29.556Z] 4796506630df: Pull complete [2021-07-15T17:09:29.556Z] cc55df3e53f1: Pull complete [2021-07-15T17:09:29.825Z] 4d027b6c602c: Pull complete [2021-07-15T17:09:31.292Z] 449e75d2c14e: Pull complete [2021-07-15T17:09:31.292Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T17:09:31.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T17:09:31.292Z] ---> 0d28375d9b5b [2021-07-15T17:09:31.292Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-15T17:09:37.978Z] ---> Running in f2ec340eb7c2 [2021-07-15T17:09:37.978Z] Removing intermediate container f2ec340eb7c2 [2021-07-15T17:09:37.978Z] ---> 5bc24261c0c8 [2021-07-15T17:09:37.978Z] Step 4/7 : RUN apk add --update bash [2021-07-15T17:09:37.978Z] ---> Running in 81f4c7ce373a [2021-07-15T17:09:37.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:09:38.944Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:09:39.535Z] OK: 149 MiB in 40 packages [2021-07-15T17:09:39.535Z] Removing intermediate container 81f4c7ce373a [2021-07-15T17:09:39.535Z] ---> 4b43995a4c57 [2021-07-15T17:09:39.535Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-15T17:09:39.803Z] ---> Running in 039bf657a4c2 [2021-07-15T17:09:39.803Z] Removing intermediate container 039bf657a4c2 [2021-07-15T17:09:39.803Z] ---> 7763051f277b [2021-07-15T17:09:39.803Z] Step 6/7 : COPY go.mod . [2021-07-15T17:09:39.803Z] ---> 5b69aaf26b81 [2021-07-15T17:09:39.803Z] Step 7/7 : RUN go mod download [2021-07-15T17:09:40.080Z] ---> Running in 6836c47a9b8e [2021-07-15T17:09:48.351Z] Removing intermediate container 6836c47a9b8e [2021-07-15T17:09:48.352Z] ---> 79d489079086 [2021-07-15T17:09:48.352Z] Successfully built 79d489079086 [2021-07-15T17:09:48.352Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:09:48.923Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T17:09:48.924Z] . [Pipeline] withDockerContainer [2021-07-15T17:09:49.033Z] prd-centos7-docker-4c-2g-2882 does not seem to be running inside a container [2021-07-15T17:09:49.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T17:09:49.518Z] $ docker top 6ef80ee40ac2a7932562afb527041f7896a2896c5ee1ab31c284bcf290956eca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:09:49.944Z] + go version [2021-07-15T17:09:49.945Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T17:09:49.960Z] $ docker stop --time=1 6ef80ee40ac2a7932562afb527041f7896a2896c5ee1ab31c284bcf290956eca [2021-07-15T17:09:51.161Z] $ docker rm -f 6ef80ee40ac2a7932562afb527041f7896a2896c5ee1ab31c284bcf290956eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:09:51.985Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T17:09:51.985Z] . [Pipeline] withDockerContainer [2021-07-15T17:09:52.082Z] prd-centos7-docker-4c-2g-2882 does not seem to be running inside a container [2021-07-15T17:09:52.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T17:09:52.545Z] $ docker top 4d5ea8e8fbbf6cdbb66dc77b94b84253bb9662f51e30e559f2ff2f97f7bf766f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:09:52.952Z] + go mod tidy [Pipeline] sh [2021-07-15T17:09:53.317Z] + make test [2021-07-15T17:09:53.318Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-15T17:10:03.553Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.007s coverage: 85.7% of statements [2021-07-15T17:10:04.965Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.528s coverage: 87.4% of statements [2021-07-15T17:10:04.965Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements [2021-07-15T17:10:04.965Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-15T17:10:09.266Z] gofmt -l . [2021-07-15T17:10:09.534Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-15T17:10:09.549Z] $ docker stop --time=1 4d5ea8e8fbbf6cdbb66dc77b94b84253bb9662f51e30e559f2ff2f97f7bf766f [2021-07-15T17:10:10.901Z] $ docker rm -f 4d5ea8e8fbbf6cdbb66dc77b94b84253bb9662f51e30e559f2ff2f97f7bf766f [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:10:11.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-15T17:10:11.624Z] 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 [2021-07-15T17:10:12.638Z] ---> job-cost.sh [2021-07-15T17:10:12.638Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x1VH [2021-07-15T17:10:23.302Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T17:10:35.704Z] lf-activate-venv(): INFO: Adding /tmp/venv-x1VH/bin to PATH [2021-07-15T17:10:35.704Z] INFO: No Stack... [2021-07-15T17:10:36.309Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T17:10:36.376Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2883 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2021-07-15T17:10:36.394Z] Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout [2021-07-15T17:10:36.638Z] Selected Git installation does not exist. Using Default [2021-07-15T17:10:36.638Z] The recommended git tool is: NONE [2021-07-15T17:10:36.897Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T17:10:37.229Z] + cat /w/workspace/go-mod-configuration/3/archives/cost.csv [2021-07-15T17:10:37.229Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T17:10:37.369Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-3-stack-cost] [2021-07-15T17:10:37.381Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-3-stack-cost] did not exist. Created. [2021-07-15T17:10:37.381Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T17:10:37.769Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-15T17:10:37.856Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T17:10:37.871Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-15T17:10:44.090Z] using credential edgex-jenkins-ssh [2021-07-15T17:10:44.115Z] Cloning the remote Git repository [2021-07-15T17:10:44.215Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-15T17:10:44.378Z] > git init /w/workspace/go-mod-configuration/3 # timeout=10 [2021-07-15T17:10:44.507Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-15T17:10:44.509Z] > git --version # timeout=10 [2021-07-15T17:10:44.536Z] > git --version # 'git version 2.17.1' [2021-07-15T17:10:44.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:10:44.663Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:10:45.535Z] Avoid second fetch [2021-07-15T17:10:45.536Z] Checking out Revision 8557aae38d241e5fb65188dcdbe94577ea199fa6 (main) [2021-07-15T17:10:45.469Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-07-15T17:10:45.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:10:45.565Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:10:45.584Z] > git checkout -f 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 [2021-07-15T17:10:50.245Z] Commit message: "Merge pull request #43 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T17:10:51.154Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:10:51.577Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:10:51.943Z] + true [2021-07-15T17:10:51.944Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-07-15T17:11:10.804Z] ========================================================= [2021-07-15T17:11:10.804Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T17:11:10.804Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:11:11.216Z] + 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 . [2021-07-15T17:11:12.230Z] Sending build context to Docker daemon 267.8kB [2021-07-15T17:11:12.230Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-15T17:11:12.230Z] Step 2/7 : FROM ${BASE} [2021-07-15T17:11:14.228Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T17:11:14.228Z] 595b0fe564bb: Pulling fs layer [2021-07-15T17:11:14.228Z] 24495759ef45: Pulling fs layer [2021-07-15T17:11:14.228Z] d148012ef14d: Pulling fs layer [2021-07-15T17:11:14.228Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T17:11:14.228Z] 093eec477d81: Pulling fs layer [2021-07-15T17:11:14.228Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T17:11:14.228Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T17:11:14.228Z] 596795e73e0f: Pulling fs layer [2021-07-15T17:11:14.228Z] 093eec477d81: Waiting [2021-07-15T17:11:14.228Z] a6d5b2bbb924: Waiting [2021-07-15T17:11:14.228Z] 2446dc1eb7d3: Waiting [2021-07-15T17:11:14.228Z] 596795e73e0f: Waiting [2021-07-15T17:11:14.228Z] cb65c68fc2e2: Waiting [2021-07-15T17:11:14.228Z] d148012ef14d: Download complete [2021-07-15T17:11:14.228Z] 24495759ef45: Verifying Checksum [2021-07-15T17:11:14.228Z] 24495759ef45: Download complete [2021-07-15T17:11:14.228Z] 093eec477d81: Download complete [2021-07-15T17:11:14.228Z] 595b0fe564bb: Verifying Checksum [2021-07-15T17:11:14.228Z] a6d5b2bbb924: Verifying Checksum [2021-07-15T17:11:14.228Z] a6d5b2bbb924: Download complete [2021-07-15T17:11:14.228Z] 2446dc1eb7d3: Verifying Checksum [2021-07-15T17:11:14.228Z] 2446dc1eb7d3: Download complete [2021-07-15T17:11:15.260Z] 595b0fe564bb: Pull complete [2021-07-15T17:11:15.916Z] 24495759ef45: Pull complete [2021-07-15T17:11:16.542Z] d148012ef14d: Pull complete [2021-07-15T17:11:17.547Z] 596795e73e0f: Verifying Checksum [2021-07-15T17:11:17.547Z] 596795e73e0f: Download complete [2021-07-15T17:11:18.553Z] cb65c68fc2e2: Verifying Checksum [2021-07-15T17:11:18.553Z] cb65c68fc2e2: Download complete [2021-07-15T17:11:28.820Z] cb65c68fc2e2: Pull complete [2021-07-15T17:11:28.820Z] 093eec477d81: Pull complete [2021-07-15T17:11:29.435Z] a6d5b2bbb924: Pull complete [2021-07-15T17:11:29.715Z] 2446dc1eb7d3: Pull complete [2021-07-15T17:11:34.051Z] 596795e73e0f: Pull complete [2021-07-15T17:11:34.051Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T17:11:34.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T17:11:34.051Z] ---> d9e956139c92 [2021-07-15T17:11:34.051Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-15T17:11:37.489Z] ---> Running in e8d42c47ee6c [2021-07-15T17:11:38.103Z] Removing intermediate container e8d42c47ee6c [2021-07-15T17:11:38.103Z] ---> e65891781b59 [2021-07-15T17:11:38.103Z] Step 4/7 : RUN apk add --update bash [2021-07-15T17:11:38.103Z] ---> Running in 6c2258a92e48 [2021-07-15T17:11:39.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:11:41.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:11:44.241Z] OK: 138 MiB in 40 packages [2021-07-15T17:11:45.236Z] Removing intermediate container 6c2258a92e48 [2021-07-15T17:11:45.236Z] ---> c95c7124b7a6 [2021-07-15T17:11:45.236Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-15T17:11:45.517Z] ---> Running in 71195a703e88 [2021-07-15T17:11:46.120Z] Removing intermediate container 71195a703e88 [2021-07-15T17:11:46.120Z] ---> 777064483c0d [2021-07-15T17:11:46.120Z] Step 6/7 : COPY go.mod . [2021-07-15T17:11:46.722Z] ---> 65838cd301c8 [2021-07-15T17:11:46.722Z] Step 7/7 : RUN go mod download [2021-07-15T17:11:47.012Z] ---> Running in 1916b7338473 [2021-07-15T17:12:05.390Z] Removing intermediate container 1916b7338473 [2021-07-15T17:12:05.390Z] ---> defce688068e [2021-07-15T17:12:05.390Z] Successfully built defce688068e [2021-07-15T17:12:05.390Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:12:05.769Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T17:12:05.769Z] . [Pipeline] withDockerContainer [2021-07-15T17:12:06.102Z] prd-ubuntu18.04-docker-arm64-4c-16g-2883 does not seem to be running inside a container [2021-07-15T17:12:06.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** -e ******** ci-base-image-arm64 cat [2021-07-15T17:12:08.018Z] $ docker top 92af57b796056a1ac240411abbae0387a74b858a7f87334cfd5ace0a4782b970 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:12:09.077Z] + go version [2021-07-15T17:12:09.077Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T17:12:09.101Z] $ docker stop --time=1 92af57b796056a1ac240411abbae0387a74b858a7f87334cfd5ace0a4782b970 [2021-07-15T17:12:11.061Z] $ docker rm -f 92af57b796056a1ac240411abbae0387a74b858a7f87334cfd5ace0a4782b970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:12:11.961Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T17:12:11.962Z] . [Pipeline] withDockerContainer [2021-07-15T17:12:12.252Z] prd-ubuntu18.04-docker-arm64-4c-16g-2883 does not seem to be running inside a container [2021-07-15T17:12:12.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** -e ******** ci-base-image-arm64 cat [2021-07-15T17:12:14.053Z] $ docker top fcf9dc5099ec528c9f519608d8ad686554c2ced39e011725f165edb623dd3e3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:12:15.078Z] + go mod tidy [Pipeline] sh [2021-07-15T17:12:16.040Z] + make test [2021-07-15T17:12:16.040Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-15T17:12:55.187Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.021s coverage: 85.7% of statements [2021-07-15T17:12:55.187Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.616s coverage: 87.4% of statements [2021-07-15T17:12:55.187Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.051s coverage: 100.0% of statements [2021-07-15T17:12:55.187Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-15T17:13:13.671Z] gofmt -l . [2021-07-15T17:13:13.671Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-15T17:13:13.690Z] $ docker stop --time=1 fcf9dc5099ec528c9f519608d8ad686554c2ced39e011725f165edb623dd3e3f [2021-07-15T17:13:15.680Z] $ docker rm -f fcf9dc5099ec528c9f519608d8ad686554c2ced39e011725f165edb623dd3e3f [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:13:16.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-15T17:13:16.522Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T17:13:17.089Z] 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 [2021-07-15T17:13:17.893Z] ---> job-cost.sh [2021-07-15T17:13:17.893Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YlTm [2021-07-15T17:14:14.485Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T17:16:36.556Z] lf-activate-venv(): INFO: Adding /tmp/venv-YlTm/bin to PATH [2021-07-15T17:16:36.556Z] INFO: No Stack... [2021-07-15T17:16:36.556Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T17:16:36.556Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T17:16:36.935Z] + cat /w/workspace/go-mod-configuration/3/archives/cost.csv [2021-07-15T17:16:36.935Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T17:16:37.049Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-3-stack-cost] [2021-07-15T17:16:37.059Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-3-stack-cost] did not exist. Created. [2021-07-15T17:16:37.059Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T17:16:37.478Z] /w/workspace/go-mod-configuration/3@tmp/durable-5a4d3886/script.sh: 1: /w/workspace/go-mod-configuration/3@tmp/durable-5a4d3886/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-15T17:16:37.882Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T17:16:37.925Z] Warning: overwriting stash ‘stack-cost’ [2021-07-15T17:16:38.148Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T17:16:38.199Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-3-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 [2021-07-15T17:16:38.773Z] provisioning config files... [2021-07-15T17:16:38.791Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1670772474264392849tmp [Pipeline] { [Pipeline] sh [2021-07-15T17:16:39.147Z] + set +x [2021-07-15T17:16:39.147Z] + curl -s https://codecov.io/bash [2021-07-15T17:16:39.147Z] + bash -s -- [2021-07-15T17:16:39.147Z] [2021-07-15T17:16:39.147Z] _____ _ [2021-07-15T17:16:39.147Z] / ____| | | [2021-07-15T17:16:39.148Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T17:16:39.148Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T17:16:39.148Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T17:16:39.148Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T17:16:39.148Z] Bash-1.0.5 [2021-07-15T17:16:39.148Z] [2021-07-15T17:16:39.148Z] [2021-07-15T17:16:39.148Z] ==> git version 2.24.4 found [2021-07-15T17:16:39.148Z] ==> 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-07-15T17:16:39.148Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T17:16:39.148Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T17:16:39.148Z] ==> Jenkins CI detected. [2021-07-15T17:16:39.148Z] project root: . [2021-07-15T17:16:39.148Z] --> token set from env [2021-07-15T17:16:39.148Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T17:16:39.148Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T17:16:39.148Z] ==> Python coveragepy not found [2021-07-15T17:16:39.148Z] ==> Searching for coverage reports in: [2021-07-15T17:16:39.148Z] + . [2021-07-15T17:16:39.148Z] -> Found 1 reports [2021-07-15T17:16:39.148Z] ==> Detecting git/mercurial file structure [2021-07-15T17:16:39.148Z] ==> Reading reports [2021-07-15T17:16:39.148Z] + ./coverage.out bytes=14452 [2021-07-15T17:16:39.424Z] ==> Appending adjustments [2021-07-15T17:16:39.424Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T17:16:39.424Z] + Found adjustments [2021-07-15T17:16:39.424Z] ==> Gzipping contents [2021-07-15T17:16:39.424Z] 4.0K /tmp/codecov.tkCSSm.gz [2021-07-15T17:16:39.424Z] ==> Uploading reports [2021-07-15T17:16:39.424Z] url: https://codecov.io [2021-07-15T17:16:39.424Z] query: branch=main&commit=8557aae38d241e5fb65188dcdbe94577ea199fa6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-15T17:16:39.424Z] -> Pinging Codecov [2021-07-15T17:16:39.424Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=8557aae38d241e5fb65188dcdbe94577ea199fa6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-15T17:16:39.695Z] -> Uploading to [2021-07-15T17:16:39.695Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/9F92B070CA9CA35F4914AC8684776953/8557aae38d241e5fb65188dcdbe94577ea199fa6/a1218def-f736-47cf-9f1f-91e6ac09d549.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T171639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ae4cae7c241fa7d98f7df4fecbeb63b05de62dcbe9c4c9c1113a4fa8ffb75fb [2021-07-15T17:16:39.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T17:16:39.695Z] Dload Upload Total Spent Left Speed [2021-07-15T17:16:40.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2559 0 0 100 2559 0 6420 --:--:-- --:--:-- --:--:-- 6429 [2021-07-15T17:16:40.279Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/8557aae38d241e5fb65188dcdbe94577ea199fa6 [Pipeline] } [2021-07-15T17:16:40.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-15T17:16:40.634Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-15T17:16:40.658Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:40.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T17:16:40.987Z] [2021-07-15T17:16:40.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:16:41.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T17:16:46.693Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-15T17:16:46.693Z] 188c0c94c7c5: Pulling fs layer [2021-07-15T17:16:46.693Z] 0ef7d3d256c8: Pulling fs layer [2021-07-15T17:16:46.693Z] de9db76c5a1d: Pulling fs layer [2021-07-15T17:16:46.693Z] 0eba1c9be4d2: Pulling fs layer [2021-07-15T17:16:46.693Z] 0d57e429df01: Pulling fs layer [2021-07-15T17:16:46.693Z] 4e4be7b47b0d: Pulling fs layer [2021-07-15T17:16:46.693Z] e1f770b5df2f: Pulling fs layer [2021-07-15T17:16:46.693Z] 85a0685a4137: Pulling fs layer [2021-07-15T17:16:46.693Z] 0d57e429df01: Waiting [2021-07-15T17:16:46.693Z] 4e4be7b47b0d: Waiting [2021-07-15T17:16:46.693Z] e1f770b5df2f: Waiting [2021-07-15T17:16:46.694Z] 85a0685a4137: Waiting [2021-07-15T17:16:46.694Z] 0eba1c9be4d2: Waiting [2021-07-15T17:16:46.694Z] de9db76c5a1d: Verifying Checksum [2021-07-15T17:16:46.694Z] de9db76c5a1d: Download complete [2021-07-15T17:16:46.694Z] 0ef7d3d256c8: Download complete [2021-07-15T17:16:46.694Z] 0d57e429df01: Download complete [2021-07-15T17:16:46.694Z] 4e4be7b47b0d: Verifying Checksum [2021-07-15T17:16:46.694Z] 4e4be7b47b0d: Download complete [2021-07-15T17:16:46.962Z] 188c0c94c7c5: Verifying Checksum [2021-07-15T17:16:46.962Z] 188c0c94c7c5: Download complete [2021-07-15T17:16:46.962Z] 188c0c94c7c5: Pull complete [2021-07-15T17:16:47.233Z] 0ef7d3d256c8: Pull complete [2021-07-15T17:16:47.233Z] de9db76c5a1d: Pull complete [2021-07-15T17:16:48.196Z] e1f770b5df2f: Verifying Checksum [2021-07-15T17:16:48.196Z] e1f770b5df2f: Download complete [2021-07-15T17:16:53.556Z] 0eba1c9be4d2: Verifying Checksum [2021-07-15T17:16:53.557Z] 0eba1c9be4d2: Download complete [2021-07-15T17:16:53.557Z] 85a0685a4137: Verifying Checksum [2021-07-15T17:16:53.557Z] 85a0685a4137: Download complete [2021-07-15T17:16:56.177Z] 0eba1c9be4d2: Pull complete [2021-07-15T17:16:56.177Z] 0d57e429df01: Pull complete [2021-07-15T17:16:56.177Z] 4e4be7b47b0d: Pull complete [2021-07-15T17:16:56.766Z] e1f770b5df2f: Pull complete [2021-07-15T17:17:00.151Z] 85a0685a4137: Pull complete [2021-07-15T17:17:00.151Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-15T17:17:00.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T17:17:00.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-15T17:17:00.317Z] prd-centos7-docker-4c-2g-2874 does not seem to be running inside a container [2021-07-15T17:17:00.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-15T17:17:02.922Z] $ docker top a0950456f3d269664c921dbed07ed7006f9a2cc56e57fdb5605e724bab5bbf83 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T17:17:03.032Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-15T17:17:03.354Z] + set -o pipefail [2021-07-15T17:17:03.354Z] + snyk monitor '--org=edgex-jenkins' [2021-07-15T17:17:05.947Z] [2021-07-15T17:17:05.947Z] Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... [2021-07-15T17:17:05.947Z] [2021-07-15T17:17:05.947Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0be710e6-56b4-470b-aedf-5ae8f3332e85/history/a06b83ee-4bc9-4cab-9e9b-e1d11069ecb5 [2021-07-15T17:17:05.947Z] [2021-07-15T17:17:05.947Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-15T17:17:05.947Z] [2021-07-15T17:17:05.947Z] [Pipeline] } [2021-07-15T17:17:05.961Z] $ docker stop --time=1 a0950456f3d269664c921dbed07ed7006f9a2cc56e57fdb5605e724bab5bbf83 [2021-07-15T17:17:07.268Z] $ docker rm -f a0950456f3d269664c921dbed07ed7006f9a2cc56e57fdb5605e724bab5bbf83 [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 [2021-07-15T17:17:08.184Z] + git log --format=format:%s -1 8557aae38d241e5fb65188dcdbe94577ea199fa6 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:08.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:17:08.516Z] . [Pipeline] withDockerContainer [2021-07-15T17:17:08.626Z] prd-centos7-docker-4c-2g-2874 does not seem to be running inside a container [2021-07-15T17:17:08.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T17:17:09.091Z] $ docker top b81d5d63903efbab17ee0aafec24a2ffc75d8edd8a6d15441faa95b287439b37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:17:09.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:17:09.250Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:17:09.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:17:09.377Z] $ docker exec b81d5d63903efbab17ee0aafec24a2ffc75d8edd8a6d15441faa95b287439b37 ssh-agent [2021-07-15T17:17:09.496Z] SSH_AUTH_SOCK=/tmp/ssh-6PgfXo3wPvnS/agent.14 [2021-07-15T17:17:09.496Z] SSH_AGENT_PID=20 [2021-07-15T17:17:09.507Z] Running ssh-add (command line suppressed) [2021-07-15T17:17:09.604Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4376655403565495464.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4376655403565495464.key) [2021-07-15T17:17:09.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:17:09.964Z] + git semver tag [2021-07-15T17:17:09.964Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:17:09.964Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-07-15T17:17:09.964Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-07-15T17:17:09.964Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:17:09.964Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:17:09.964Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:17:09.964Z] # $SEMVER_BRANCH = main [2021-07-15T17:17:09.964Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [2021-07-15T17:17:09.964Z] # 8557aae38d241e5fb65188dcdbe94577ea199fa6 HEAD [2021-07-15T17:17:09.964Z] # -> Force: false [2021-07-15T17:17:09.964Z] # aa1ac26b5cbde2b8cf9be68a338a20899abec0c1 refs/tags/v2.0.1-dev.2 [Pipeline] } [2021-07-15T17:17:09.976Z] $ docker exec --env ******** --env ******** b81d5d63903efbab17ee0aafec24a2ffc75d8edd8a6d15441faa95b287439b37 ssh-agent -k [2021-07-15T17:17:10.072Z] unset SSH_AUTH_SOCK; [2021-07-15T17:17:10.073Z] unset SSH_AGENT_PID; [2021-07-15T17:17:10.073Z] echo Agent pid 20 killed; [2021-07-15T17:17:10.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:17:10.454Z] + git semver [Pipeline] } [2021-07-15T17:17:10.473Z] $ docker stop --time=1 b81d5d63903efbab17ee0aafec24a2ffc75d8edd8a6d15441faa95b287439b37 [2021-07-15T17:17:11.672Z] $ docker rm -f b81d5d63903efbab17ee0aafec24a2ffc75d8edd8a6d15441faa95b287439b37 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:12.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T17:17:12.162Z] [2021-07-15T17:17:12.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:12.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T17:17:12.506Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-15T17:17:12.506Z] ab5ef0e58194: Pulling fs layer [2021-07-15T17:17:12.506Z] 9712f1f96733: Pulling fs layer [2021-07-15T17:17:12.506Z] 63f879dbbcfc: Pulling fs layer [2021-07-15T17:17:12.506Z] 0d9ebad4ef96: Pulling fs layer [2021-07-15T17:17:12.506Z] e9a5061849ea: Pulling fs layer [2021-07-15T17:17:12.506Z] d747dcd14b5f: Pulling fs layer [2021-07-15T17:17:12.506Z] 2de7ff778b66: Pulling fs layer [2021-07-15T17:17:12.506Z] e9a5061849ea: Waiting [2021-07-15T17:17:12.506Z] d747dcd14b5f: Waiting [2021-07-15T17:17:12.506Z] 2de7ff778b66: Waiting [2021-07-15T17:17:12.506Z] 0d9ebad4ef96: Waiting [2021-07-15T17:17:12.506Z] 9712f1f96733: Verifying Checksum [2021-07-15T17:17:12.506Z] 9712f1f96733: Download complete [2021-07-15T17:17:15.125Z] 63f879dbbcfc: Verifying Checksum [2021-07-15T17:17:15.125Z] 63f879dbbcfc: Download complete [2021-07-15T17:17:15.125Z] e9a5061849ea: Verifying Checksum [2021-07-15T17:17:15.125Z] e9a5061849ea: Download complete [2021-07-15T17:17:15.125Z] d747dcd14b5f: Verifying Checksum [2021-07-15T17:17:15.125Z] d747dcd14b5f: Download complete [2021-07-15T17:17:16.085Z] 2de7ff778b66: Verifying Checksum [2021-07-15T17:17:16.085Z] 2de7ff778b66: Download complete [2021-07-15T17:17:16.670Z] ab5ef0e58194: Verifying Checksum [2021-07-15T17:17:16.670Z] ab5ef0e58194: Download complete [2021-07-15T17:17:16.947Z] 0d9ebad4ef96: Verifying Checksum [2021-07-15T17:17:16.947Z] 0d9ebad4ef96: Download complete [2021-07-15T17:17:19.566Z] ab5ef0e58194: Pull complete [2021-07-15T17:17:19.566Z] 9712f1f96733: Pull complete [2021-07-15T17:17:20.151Z] 63f879dbbcfc: Pull complete [2021-07-15T17:17:23.548Z] 0d9ebad4ef96: Pull complete [2021-07-15T17:17:23.826Z] e9a5061849ea: Pull complete [2021-07-15T17:17:23.826Z] d747dcd14b5f: Pull complete [2021-07-15T17:17:24.811Z] 2de7ff778b66: Pull complete [2021-07-15T17:17:24.811Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-15T17:17:24.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T17:17:24.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-15T17:17:25.104Z] prd-centos7-docker-4c-2g-2874 does not seem to be running inside a container [2021-07-15T17:17:25.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-15T17:17:28.141Z] $ docker top 65c1d076e162a9f267917909aae7c3befddf5aa83e0032e9345fab62bef26f3d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:17:28.258Z] provisioning config files... [2021-07-15T17:17:28.272Z] copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1883299271053903468tmp [2021-07-15T17:17:28.301Z] copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5175569173236679682tmp [2021-07-15T17:17:28.326Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4073912799678995819tmp [Pipeline] { [Pipeline] echo [2021-07-15T17:17:28.354Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:17:28.669Z] ---> sigul-configuration.sh [2021-07-15T17:17:28.669Z] gpg: directory `/root/.gnupg' created [2021-07-15T17:17:28.669Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-15T17:17:28.669Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-15T17:17:28.669Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-15T17:17:28.669Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-15T17:17:28.669Z] gpg: CAST5 encrypted data [2021-07-15T17:17:28.669Z] gpg: encrypted with 1 passphrase [2021-07-15T17:17:28.669Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-15T17:17:28.986Z] + mkdir /home/jenkins [2021-07-15T17:17:28.986Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-15T17:17:29.318Z] + 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-07-15T17:17:29.333Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:17:29.653Z] ---> sigul-install.sh [2021-07-15T17:17:33.939Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-15T17:17:34.274Z] + git tag --list [2021-07-15T17:17:34.274Z] v0.0.0 [2021-07-15T17:17:34.274Z] v0.0.1 [2021-07-15T17:17:34.274Z] v0.0.2 [2021-07-15T17:17:34.274Z] v0.0.3 [2021-07-15T17:17:34.274Z] v0.0.4 [2021-07-15T17:17:34.274Z] v0.0.5 [2021-07-15T17:17:34.274Z] v0.0.6 [2021-07-15T17:17:34.274Z] v0.0.7 [2021-07-15T17:17:34.274Z] v0.0.8 [2021-07-15T17:17:34.274Z] v2.0.0 [2021-07-15T17:17:34.274Z] v2.0.0-dev.1 [2021-07-15T17:17:34.274Z] v2.0.0-dev.10 [2021-07-15T17:17:34.274Z] v2.0.0-dev.2 [2021-07-15T17:17:34.274Z] v2.0.0-dev.3 [2021-07-15T17:17:34.274Z] v2.0.0-dev.4 [2021-07-15T17:17:34.274Z] v2.0.0-dev.5 [2021-07-15T17:17:34.274Z] v2.0.0-dev.6 [2021-07-15T17:17:34.274Z] v2.0.0-dev.7 [2021-07-15T17:17:34.274Z] v2.0.0-dev.8 [2021-07-15T17:17:34.274Z] v2.0.0-dev.9 [2021-07-15T17:17:34.274Z] v2.0.1-dev.1 [2021-07-15T17:17:34.274Z] v2.0.1-dev.2 [Pipeline] sh [2021-07-15T17:17:34.602Z] + lftools sign git-tag v2.0.1-dev.2 [2021-07-15T17:17:35.192Z] Signing Git tag with Sigul... [2021-07-15T17:17:35.192Z] Signing v2.0.1-dev.2 [Pipeline] echo [2021-07-15T17:17:36.174Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:17:36.497Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-15T17:17:36.511Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-15T17:17:36.540Z] $ docker stop --time=1 65c1d076e162a9f267917909aae7c3befddf5aa83e0032e9345fab62bef26f3d [2021-07-15T17:17:38.109Z] $ docker rm -f 65c1d076e162a9f267917909aae7c3befddf5aa83e0032e9345fab62bef26f3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:38.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:17:38.801Z] . [Pipeline] withDockerContainer [2021-07-15T17:17:38.921Z] prd-centos7-docker-4c-2g-2874 does not seem to be running inside a container [2021-07-15T17:17:38.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T17:17:39.434Z] $ docker top 72e55064d77a4c4ab04ebc8994e77af8ef1507eb04c683f16a9e42c41a0f5468 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:17:39.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:17:39.614Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:17:39.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:17:39.745Z] $ docker exec 72e55064d77a4c4ab04ebc8994e77af8ef1507eb04c683f16a9e42c41a0f5468 ssh-agent [2021-07-15T17:17:39.879Z] SSH_AUTH_SOCK=/tmp/ssh-7baedwpOrSSW/agent.13 [2021-07-15T17:17:39.879Z] SSH_AGENT_PID=19 [2021-07-15T17:17:39.891Z] Running ssh-add (command line suppressed) [2021-07-15T17:17:40.000Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3331024200323617137.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3331024200323617137.key) [2021-07-15T17:17:40.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:17:40.360Z] + git semver bump pre [2021-07-15T17:17:40.360Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:17:40.360Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-07-15T17:17:40.360Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-07-15T17:17:40.360Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:17:40.360Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:17:40.360Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:17:40.360Z] # $SEMVER_BRANCH = main [2021-07-15T17:17:40.360Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [2021-07-15T17:17:40.360Z] 2.0.1-dev.3 [Pipeline] } [2021-07-15T17:17:40.552Z] $ docker exec --env ******** --env ******** 72e55064d77a4c4ab04ebc8994e77af8ef1507eb04c683f16a9e42c41a0f5468 ssh-agent -k [2021-07-15T17:17:40.685Z] unset SSH_AUTH_SOCK; [2021-07-15T17:17:40.686Z] unset SSH_AGENT_PID; [2021-07-15T17:17:40.686Z] echo Agent pid 19 killed; [2021-07-15T17:17:40.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:17:41.403Z] + git semver [Pipeline] } [2021-07-15T17:17:41.424Z] $ docker stop --time=1 72e55064d77a4c4ab04ebc8994e77af8ef1507eb04c683f16a9e42c41a0f5468 [2021-07-15T17:17:42.642Z] $ docker rm -f 72e55064d77a4c4ab04ebc8994e77af8ef1507eb04c683f16a9e42c41a0f5468 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:43.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:17:43.066Z] . [Pipeline] withDockerContainer [2021-07-15T17:17:43.196Z] prd-centos7-docker-4c-2g-2874 does not seem to be running inside a container [2021-07-15T17:17:43.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T17:17:43.644Z] $ docker top dab3e603f0e8b617fa7494c64293d73d060b92529df6fec4df16c8cc6d1633e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:17:43.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:17:43.824Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:17:43.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:17:43.961Z] $ docker exec dab3e603f0e8b617fa7494c64293d73d060b92529df6fec4df16c8cc6d1633e3 ssh-agent [2021-07-15T17:17:44.110Z] SSH_AUTH_SOCK=/tmp/ssh-PVoGIXmP6FZD/agent.14 [2021-07-15T17:17:44.110Z] SSH_AGENT_PID=21 [2021-07-15T17:17:44.121Z] Running ssh-add (command line suppressed) [2021-07-15T17:17:44.235Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1511153539642195289.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1511153539642195289.key) [2021-07-15T17:17:44.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:17:44.806Z] + git semver push [2021-07-15T17:17:44.806Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:17:44.806Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-07-15T17:17:44.806Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-07-15T17:17:44.806Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:17:44.806Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:17:44.806Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:17:44.806Z] # $SEMVER_BRANCH = main [2021-07-15T17:17:44.806Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } [2021-07-15T17:17:50.184Z] $ docker exec --env ******** --env ******** dab3e603f0e8b617fa7494c64293d73d060b92529df6fec4df16c8cc6d1633e3 ssh-agent -k [2021-07-15T17:17:50.286Z] unset SSH_AUTH_SOCK; [2021-07-15T17:17:50.287Z] unset SSH_AGENT_PID; [2021-07-15T17:17:50.287Z] echo Agent pid 21 killed; [2021-07-15T17:17:50.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:17:50.667Z] + git semver [Pipeline] } [2021-07-15T17:17:50.689Z] $ docker stop --time=1 dab3e603f0e8b617fa7494c64293d73d060b92529df6fec4df16c8cc6d1633e3 [2021-07-15T17:17:51.912Z] $ docker rm -f dab3e603f0e8b617fa7494c64293d73d060b92529df6fec4df16c8cc6d1633e3 [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-07-15T17:17:53.048Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:17:53.669Z] ---> package-listing.sh [2021-07-15T17:17:53.669Z] ++ facter osfamily [2021-07-15T17:17:53.669Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T17:17:53.944Z] + OS_FAMILY=redhat [2021-07-15T17:17:53.944Z] + workspace=/w/workspace/oundry_go-mod-configuration_main [2021-07-15T17:17:53.944Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T17:17:53.944Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T17:17:53.944Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T17:17:53.944Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T17:17:53.944Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2021-07-15T17:17:53.944Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T17:17:53.944Z] + case "${OS_FAMILY}" in [2021-07-15T17:17:53.944Z] + rpm -qa [2021-07-15T17:17:53.944Z] + sort [2021-07-15T17:17:54.531Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T17:17:54.531Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T17:17:54.531Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T17:17:54.531Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2021-07-15T17:17:54.531Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ [2021-07-15T17:17:54.531Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo [2021-07-15T17:17:54.550Z] 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T17:17:54.859Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:55.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:17:55.457Z] [2021-07-15T17:17:55.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:17:55.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:17:55.803Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T17:17:55.803Z] 5843afab3874: Pulling fs layer [2021-07-15T17:17:55.803Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T17:17:55.803Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T17:17:55.803Z] 1a467efa2204: Pulling fs layer [2021-07-15T17:17:55.803Z] 865369a531d5: Pulling fs layer [2021-07-15T17:17:55.803Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T17:17:55.803Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T17:17:55.803Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T17:17:55.803Z] 7074353bde3e: Pulling fs layer [2021-07-15T17:17:55.803Z] 1a467efa2204: Waiting [2021-07-15T17:17:55.803Z] 9ac237eaa80d: Waiting [2021-07-15T17:17:55.803Z] 6bcad4ecc5c2: Waiting [2021-07-15T17:17:55.803Z] 7074353bde3e: Waiting [2021-07-15T17:17:55.803Z] 865369a531d5: Waiting [2021-07-15T17:17:55.803Z] 2dc3bafdbf1c: Waiting [2021-07-15T17:17:55.803Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T17:17:55.803Z] 2dfaacf7024e: Download complete [2021-07-15T17:17:55.803Z] 1a467efa2204: Verifying Checksum [2021-07-15T17:17:55.803Z] 1a467efa2204: Download complete [2021-07-15T17:17:56.077Z] 865369a531d5: Verifying Checksum [2021-07-15T17:17:56.077Z] 865369a531d5: Download complete [2021-07-15T17:17:56.077Z] 5843afab3874: Verifying Checksum [2021-07-15T17:17:56.077Z] 5843afab3874: Download complete [2021-07-15T17:17:56.077Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T17:17:56.077Z] 2dc3bafdbf1c: Download complete [2021-07-15T17:17:56.077Z] 9ac237eaa80d: Download complete [2021-07-15T17:17:56.077Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T17:17:56.077Z] 6bcad4ecc5c2: Download complete [2021-07-15T17:17:56.350Z] 5843afab3874: Pull complete [2021-07-15T17:17:56.350Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T17:17:56.350Z] 2dbba127c6aa: Download complete [2021-07-15T17:17:56.621Z] 2dfaacf7024e: Pull complete [2021-07-15T17:17:57.215Z] 2dbba127c6aa: Pull complete [2021-07-15T17:17:57.216Z] 1a467efa2204: Pull complete [2021-07-15T17:17:57.485Z] 865369a531d5: Pull complete [2021-07-15T17:17:57.485Z] 2dc3bafdbf1c: Pull complete [2021-07-15T17:17:57.485Z] 9ac237eaa80d: Pull complete [2021-07-15T17:17:57.751Z] 6bcad4ecc5c2: Pull complete [2021-07-15T17:18:02.026Z] 7074353bde3e: Verifying Checksum [2021-07-15T17:18:02.026Z] 7074353bde3e: Download complete [2021-07-15T17:18:06.350Z] 7074353bde3e: Pull complete [2021-07-15T17:18:06.350Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T17:18:06.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:18:06.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T17:18:06.452Z] prd-centos7-docker-4c-2g-2874 does not seem to be running inside a container [2021-07-15T17:18:06.529Z] $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T17:18:08.548Z] $ docker top 38f1b652810ae1c8f5da04d08bbf3a8d78667e1d93b83a3a9ce0ea60df93a9a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:18:08.965Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T17:18:09.313Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T17:18:09.632Z] + ls /var/log/sa-host [2021-07-15T17:18:09.632Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T17:18:09.632Z] file_magic: OK [2021-07-15T17:18:09.632Z] HZ: Using current value: 100 [2021-07-15T17:18:09.632Z] file_header: OK [2021-07-15T17:18:09.632Z] 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-07-15T17:18:09.632Z] Statistics: [2021-07-15T17:18:09.632Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T17:18:09.632Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T17:18:09.632Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T17:18:09.632Z] file_magic: OK [2021-07-15T17:18:09.632Z] HZ: Using current value: 100 [2021-07-15T17:18:09.632Z] file_header: OK [2021-07-15T17:18:09.632Z] 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-07-15T17:18:09.632Z] Statistics: [2021-07-15T17:18:09.632Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T17:18:09.632Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:18:09.839Z] provisioning config files... [2021-07-15T17:18:09.858Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4558757348217405675tmp [Pipeline] { [Pipeline] echo [2021-07-15T17:18:09.887Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:18:10.212Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T17:18:10.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:18:10.871Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T17:18:10.887Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:18:11.205Z] ---> sudo-logs.sh [2021-07-15T17:18:11.205Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T17:18:11.243Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:18:11.569Z] ---> job-cost.sh [2021-07-15T17:18:11.569Z] lf-activate-venv: SKIPPING [2021-07-15T17:18:11.569Z] DEBUG: total: 0.18000000715255737 [2021-07-15T17:18:11.569Z] INFO: Retrieving Stack Cost... [2021-07-15T17:18:12.558Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T17:18:12.829Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T17:18:12.850Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:18:13.201Z] ---> logs-deploy.sh [2021-07-15T17:18:13.201Z] lf-activate-venv: SKIPPING [2021-07-15T17:18:13.201Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/3 [2021-07-15T17:18:13.201Z] INFO: archiving workspace using pattern(s): [2021-07-15T17:18:13.786Z] Archives upload complete. [2021-07-15T17:18:14.054Z] INFO: archiving logs to Nexus