Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c 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-ssh7264085140898629406.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh4840852317380327772.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 f1d79d91c36788821211008368c3015072ca53ca 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-ssh4125486903725324185.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh4564436815177840144.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh9075784381345812863.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-477’ is offline Running on prd-centos7-docker-4c-2g-749 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 > 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 Avoid second fetch Checking out Revision fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c (main) [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-ssh3515513710547851787.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 fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 Commit message: "Merge pull request #53 from lenny-intel/RenewAccessTokenCallback" > git rev-list --no-walk 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-12T18:11:48.484Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-12T18:11:48.534Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-12T18:11:48.547Z] ========================================================= [2021-10-12T18:11:48.547Z] EdgeX Global Pipelines Version Info [2021-10-12T18:11:48.547Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-12T18:11:49.693Z] ------------------- [2021-10-12T18:11:49.693Z] stable info: [2021-10-12T18:11:49.693Z] ------------------- [2021-10-12T18:11:49.693Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-12T18:11:49.693Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T18:11:49.693Z] Message: update stable to v1.0.209 [2021-10-12T18:11:50.268Z] ------------------- [2021-10-12T18:11:50.268Z] experimental info: [2021-10-12T18:11:50.268Z] ------------------- [2021-10-12T18:11:50.268Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-12T18:11:50.268Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T18:11:50.268Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-12T18:11:50.349Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-10-12T18:11:50.363Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-10-12T18:11:50.373Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-12T18:11:50.384Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-12T18:11:50.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-12T18:11:50.405Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-12T18:11:50.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-12T18:11:50.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-12T18:11:50.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-12T18:11:50.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-12T18:11:50.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-12T18:11:50.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-10-12T18:11:50.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-12T18:11:50.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-12T18:11:50.545Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T18:11:50.553Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T18:11:50.565Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T18:11:50.574Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T18:11:50.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-12T18:11:50.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-12T18:11:50.599Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-12T18:11:50.609Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-12T18:11:50.619Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-12T18:11:50.628Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-12T18:11:50.638Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-12T18:11:50.647Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-12T18:11:50.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-12T18:11:50.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-12T18:11:50.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-12T18:11:50.690Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c [Pipeline] echo [2021-10-12T18:11:50.701Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcc6c4d [Pipeline] echo [2021-10-12T18:11:50.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-12T18:11:51.159Z] + git log --format=format:%s -1 fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c [Pipeline] echo [2021-10-12T18:11:51.195Z] GIT_COMMIT: fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c, Commit Message: Merge pull request #53 from lenny-intel/RenewAccessTokenCallback [Pipeline] echo [2021-10-12T18:11:51.201Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:11:51.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T18:11:51.818Z] [2021-10-12T18:11:51.818Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:11:52.137Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T18:11:52.137Z] latest: Pulling from edgex-devops/git-semver [2021-10-12T18:11:52.137Z] a0d0a0d46f8b: Pulling fs layer [2021-10-12T18:11:52.137Z] 3e5f54012d9b: Pulling fs layer [2021-10-12T18:11:52.137Z] 4c7163046ea9: Pulling fs layer [2021-10-12T18:11:52.137Z] 0c2d73faf560: Pulling fs layer [2021-10-12T18:11:52.137Z] 0c2d73faf560: Waiting [2021-10-12T18:11:52.137Z] 3e5f54012d9b: Verifying Checksum [2021-10-12T18:11:52.137Z] 3e5f54012d9b: Download complete [2021-10-12T18:11:52.400Z] a0d0a0d46f8b: Verifying Checksum [2021-10-12T18:11:52.400Z] a0d0a0d46f8b: Download complete [2021-10-12T18:11:52.400Z] 0c2d73faf560: Verifying Checksum [2021-10-12T18:11:52.400Z] 0c2d73faf560: Download complete [2021-10-12T18:11:52.400Z] 4c7163046ea9: Verifying Checksum [2021-10-12T18:11:52.400Z] 4c7163046ea9: Download complete [2021-10-12T18:11:52.400Z] a0d0a0d46f8b: Pull complete [2021-10-12T18:11:52.671Z] 3e5f54012d9b: Pull complete [2021-10-12T18:11:52.946Z] 4c7163046ea9: Pull complete [2021-10-12T18:11:52.946Z] 0c2d73faf560: Pull complete [2021-10-12T18:11:52.946Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-12T18:11:52.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T18:11:52.946Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-12T18:11:53.031Z] prd-centos7-docker-4c-2g-749 does not seem to be running inside a container [2021-10-12T18:11:53.078Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-12T18:11:53.677Z] $ docker top 7639dabfe1d01be8b27a2ba7bc4291185516422046c6f345ea9f58c4e699c4ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-12T18:11:53.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T18:11:53.778Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T18:11:53.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T18:11:53.897Z] $ docker exec 7639dabfe1d01be8b27a2ba7bc4291185516422046c6f345ea9f58c4e699c4ba ssh-agent [2021-10-12T18:11:54.017Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOEJLFi/agent.15 [2021-10-12T18:11:54.017Z] SSH_AGENT_PID=22 [2021-10-12T18:11:54.026Z] Running ssh-add (command line suppressed) [2021-10-12T18:11:54.131Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6065079265581853949.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6065079265581853949.key) [2021-10-12T18:11:54.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T18:11:54.448Z] + git tag --points-at HEAD [Pipeline] } [2021-10-12T18:11:54.461Z] $ docker exec --env ******** --env ******** 7639dabfe1d01be8b27a2ba7bc4291185516422046c6f345ea9f58c4e699c4ba ssh-agent -k [2021-10-12T18:11:54.571Z] unset SSH_AUTH_SOCK; [2021-10-12T18:11:54.572Z] unset SSH_AGENT_PID; [2021-10-12T18:11:54.572Z] echo Agent pid 22 killed; [2021-10-12T18:11:54.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-12T18:11:54.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T18:11:54.607Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T18:11:54.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T18:11:54.749Z] $ docker exec 7639dabfe1d01be8b27a2ba7bc4291185516422046c6f345ea9f58c4e699c4ba ssh-agent [2021-10-12T18:11:54.866Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDoIfBN/agent.56 [2021-10-12T18:11:54.866Z] SSH_AGENT_PID=62 [2021-10-12T18:11:54.871Z] Running ssh-add (command line suppressed) [2021-10-12T18:11:54.992Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8309676244395308313.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8309676244395308313.key) [2021-10-12T18:11:55.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T18:11:55.301Z] + git semver init [2021-10-12T18:11:55.301Z] # -> Open(): unable to determine branch for HEAD [2021-10-12T18:11:55.301Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-10-12T18:11:55.301Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-10-12T18:11:55.301Z] # $SEMVER_REMOTE_NAME = origin [2021-10-12T18:11:55.301Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-12T18:11:55.301Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-12T18:11:55.301Z] # $SEMVER_BRANCH = main [2021-10-12T18:11:55.301Z] # $SEMVER_TEMP = /tmp/semver-206983784 [2021-10-12T18:11:55.301Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-10-12T18:11:55.874Z] # '/tmp/semver-206983784' -> '/w/workspace/oundry_go-mod-configuration_main/.semver' [2021-10-12T18:11:55.874Z] # -> Force: false [2021-10-12T18:11:55.874Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } [2021-10-12T18:11:55.884Z] $ docker exec --env ******** --env ******** 7639dabfe1d01be8b27a2ba7bc4291185516422046c6f345ea9f58c4e699c4ba ssh-agent -k [2021-10-12T18:11:56.012Z] unset SSH_AUTH_SOCK; [2021-10-12T18:11:56.012Z] unset SSH_AGENT_PID; [2021-10-12T18:11:56.012Z] echo Agent pid 62 killed; [2021-10-12T18:11:56.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-12T18:11:56.335Z] + git semver [Pipeline] } [2021-10-12T18:11:56.349Z] $ docker stop --time=1 7639dabfe1d01be8b27a2ba7bc4291185516422046c6f345ea9f58c4e699c4ba [2021-10-12T18:11:57.588Z] $ docker rm -f 7639dabfe1d01be8b27a2ba7bc4291185516422046c6f345ea9f58c4e699c4ba [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T18:11:57.933Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-12T18:11:58.188Z] Stashed 1 file(s) [Pipeline] echo [2021-10-12T18:11:58.191Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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-10-12T18:12:13.341Z] Still waiting to schedule task [2021-10-12T18:12:13.342Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-12T18:12:13.343Z] Still waiting to schedule task [2021-10-12T18:12:13.343Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-12T18:18:21.698Z] Running on prd-centos7-docker-4c-2g-757 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2021-10-12T18:18:21.707Z] Running in /w/workspace/go-mod-configuration/6 [Pipeline] { [Pipeline] checkout [2021-10-12T18:18:21.782Z] Selected Git installation does not exist. Using Default [2021-10-12T18:18:21.782Z] The recommended git tool is: NONE [2021-10-12T18:18:23.954Z] using credential edgex-jenkins-ssh [2021-10-12T18:18:23.969Z] Cloning the remote Git repository [2021-10-12T18:18:23.703Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-12T18:18:23.763Z] > git init /w/workspace/go-mod-configuration/6 # timeout=10 [2021-10-12T18:18:24.725Z] Avoid second fetch [2021-10-12T18:18:24.725Z] Checking out Revision fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c (main) [2021-10-12T18:18:23.792Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-12T18:18:23.792Z] > git --version # timeout=10 [2021-10-12T18:18:23.806Z] > git --version # 'git version 2.24.4' [2021-10-12T18:18:23.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T18:18:23.829Z] [INFO] Currently running in a labeled security context [2021-10-12T18:18:23.830Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T18:18:23.831Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/6@tmp/jenkins-gitclient-ssh4486401916685887994.key [2021-10-12T18:18:23.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T18:18:24.423Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-12T18:18:24.433Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T18:18:24.456Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T18:18:24.464Z] > git checkout -f fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 [2021-10-12T18:18:28.310Z] Commit message: "Merge pull request #53 from lenny-intel/RenewAccessTokenCallback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-12T18:18:28.721Z] ========================================================= [2021-10-12T18:18:28.721Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-12T18:18:28.721Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:18:29.098Z] + 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-10-12T18:18:29.098Z] Sending build context to Docker daemon 303.6kB [2021-10-12T18:18:29.098Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-10-12T18:18:29.098Z] Step 2/7 : FROM ${BASE} [2021-10-12T18:18:29.360Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-12T18:18:29.360Z] 4e9f2cdf4387: Pulling fs layer [2021-10-12T18:18:29.360Z] 57d31006c564: Pulling fs layer [2021-10-12T18:18:29.360Z] bd5ccded8296: Pulling fs layer [2021-10-12T18:18:29.360Z] 304dd3a0f381: Pulling fs layer [2021-10-12T18:18:29.360Z] d37cda54a23b: Pulling fs layer [2021-10-12T18:18:29.360Z] bae75c0f2455: Pulling fs layer [2021-10-12T18:18:29.360Z] 806579b3d29a: Pulling fs layer [2021-10-12T18:18:29.360Z] c77eb801bf70: Pulling fs layer [2021-10-12T18:18:29.360Z] 6d0567d44e1a: Pulling fs layer [2021-10-12T18:18:29.360Z] 304dd3a0f381: Waiting [2021-10-12T18:18:29.360Z] d37cda54a23b: Waiting [2021-10-12T18:18:29.360Z] bae75c0f2455: Waiting [2021-10-12T18:18:29.360Z] 806579b3d29a: Waiting [2021-10-12T18:18:29.360Z] c77eb801bf70: Waiting [2021-10-12T18:18:29.360Z] 6d0567d44e1a: Waiting [2021-10-12T18:18:29.360Z] bd5ccded8296: Verifying Checksum [2021-10-12T18:18:29.360Z] bd5ccded8296: Download complete [2021-10-12T18:18:29.360Z] 57d31006c564: Verifying Checksum [2021-10-12T18:18:29.360Z] 57d31006c564: Download complete [2021-10-12T18:18:29.360Z] d37cda54a23b: Verifying Checksum [2021-10-12T18:18:29.360Z] d37cda54a23b: Download complete [2021-10-12T18:18:29.360Z] bae75c0f2455: Verifying Checksum [2021-10-12T18:18:29.360Z] bae75c0f2455: Download complete [2021-10-12T18:18:29.361Z] 806579b3d29a: Verifying Checksum [2021-10-12T18:18:29.361Z] 806579b3d29a: Download complete [2021-10-12T18:18:29.361Z] 4e9f2cdf4387: Verifying Checksum [2021-10-12T18:18:29.361Z] 4e9f2cdf4387: Download complete [2021-10-12T18:18:29.361Z] c77eb801bf70: Verifying Checksum [2021-10-12T18:18:29.361Z] c77eb801bf70: Download complete [2021-10-12T18:18:29.627Z] 4e9f2cdf4387: Pull complete [2021-10-12T18:18:29.892Z] 57d31006c564: Pull complete [2021-10-12T18:18:29.892Z] bd5ccded8296: Pull complete [2021-10-12T18:18:29.892Z] 304dd3a0f381: Verifying Checksum [2021-10-12T18:18:29.892Z] 304dd3a0f381: Download complete [2021-10-12T18:18:30.161Z] 6d0567d44e1a: Verifying Checksum [2021-10-12T18:18:30.161Z] 6d0567d44e1a: Download complete [2021-10-12T18:18:34.407Z] 304dd3a0f381: Pull complete [2021-10-12T18:18:34.407Z] d37cda54a23b: Pull complete [2021-10-12T18:18:34.407Z] bae75c0f2455: Pull complete [2021-10-12T18:18:34.407Z] 806579b3d29a: Pull complete [2021-10-12T18:18:34.407Z] c77eb801bf70: Pull complete [2021-10-12T18:18:36.356Z] 6d0567d44e1a: Pull complete [2021-10-12T18:18:36.356Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-12T18:18:36.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-12T18:18:36.356Z] ---> e839a31ac9d1 [2021-10-12T18:18:36.356Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-12T18:18:40.571Z] ---> Running in 32527488b41e [2021-10-12T18:18:40.571Z] Removing intermediate container 32527488b41e [2021-10-12T18:18:40.571Z] ---> ddd477c88eb8 [2021-10-12T18:18:40.571Z] Step 4/7 : RUN apk add --update bash [2021-10-12T18:18:40.571Z] ---> Running in 2c25a6c1d58b [2021-10-12T18:18:40.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-12T18:18:41.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-12T18:18:41.786Z] OK: 219 MiB in 52 packages [2021-10-12T18:18:42.050Z] Removing intermediate container 2c25a6c1d58b [2021-10-12T18:18:42.050Z] ---> c8be8a81c80d [2021-10-12T18:18:42.050Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-10-12T18:18:42.050Z] ---> Running in bdf998c5e0dd [2021-10-12T18:18:42.050Z] Removing intermediate container bdf998c5e0dd [2021-10-12T18:18:42.050Z] ---> 4711b49d3827 [2021-10-12T18:18:42.050Z] Step 6/7 : COPY go.mod . [2021-10-12T18:18:42.316Z] ---> 31b45616daeb [2021-10-12T18:18:42.316Z] Step 7/7 : RUN go mod download [2021-10-12T18:18:42.316Z] ---> Running in 7e1f7403c756 [2021-10-12T18:18:47.631Z] Removing intermediate container 7e1f7403c756 [2021-10-12T18:18:47.631Z] ---> a3f450aa202d [2021-10-12T18:18:47.631Z] Successfully built a3f450aa202d [2021-10-12T18:18:47.631Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:18:47.955Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-12T18:18:47.955Z] . [Pipeline] withDockerContainer [2021-10-12T18:18:48.038Z] prd-centos7-docker-4c-2g-757 does not seem to be running inside a container [2021-10-12T18:18:48.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/6 -v /w/workspace/go-mod-configuration/6:/w/workspace/go-mod-configuration/6:rw,z -v /w/workspace/go-mod-configuration/6@tmp:/w/workspace/go-mod-configuration/6@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-10-12T18:18:48.417Z] $ docker top ff0b73759570ec3124a358a6b3b5ea736f2d05200c6324c47235122066ba9c9e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T18:18:48.789Z] + go version [2021-10-12T18:18:48.789Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-12T18:18:48.800Z] $ docker stop --time=1 ff0b73759570ec3124a358a6b3b5ea736f2d05200c6324c47235122066ba9c9e [2021-10-12T18:18:49.985Z] $ docker rm -f ff0b73759570ec3124a358a6b3b5ea736f2d05200c6324c47235122066ba9c9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:18:50.740Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-12T18:18:50.740Z] . [Pipeline] withDockerContainer [2021-10-12T18:18:50.803Z] prd-centos7-docker-4c-2g-757 does not seem to be running inside a container [2021-10-12T18:18:50.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/6 -v /w/workspace/go-mod-configuration/6:/w/workspace/go-mod-configuration/6:rw,z -v /w/workspace/go-mod-configuration/6@tmp:/w/workspace/go-mod-configuration/6@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-10-12T18:18:51.188Z] $ docker top a8633527b64f43e8908ce419d5b912025baf4a919d508bef072da692919dce21 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-12T18:18:51.559Z] + go mod tidy [Pipeline] sh [2021-10-12T18:18:51.853Z] + make test [2021-10-12T18:18:51.853Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-12T18:19:01.980Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.006s coverage: 85.7% of statements [2021-10-12T18:19:08.581Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.556s coverage: 88.4% of statements [2021-10-12T18:19:08.581Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements [2021-10-12T18:19:08.581Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-12T18:19:12.820Z] gofmt -l . [2021-10-12T18:19:12.820Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-10-12T18:19:12.834Z] $ docker stop --time=1 a8633527b64f43e8908ce419d5b912025baf4a919d508bef072da692919dce21 [2021-10-12T18:19:14.163Z] $ docker rm -f a8633527b64f43e8908ce419d5b912025baf4a919d508bef072da692919dce21 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T18:19:14.542Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-12T18:19:14.698Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:19:15.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T18:19:15.422Z] [2021-10-12T18:19:15.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:19:15.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T18:19:15.737Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-12T18:19:15.737Z] b4d181a07f80: Pulling fs layer [2021-10-12T18:19:15.737Z] a1111a8f2ec3: Pulling fs layer [2021-10-12T18:19:15.737Z] ed53099fbce6: Pulling fs layer [2021-10-12T18:19:15.737Z] dc539afda2c1: Pulling fs layer [2021-10-12T18:19:15.737Z] 77bc0d833cb6: Pulling fs layer [2021-10-12T18:19:15.737Z] 9065ff56babe: Pulling fs layer [2021-10-12T18:19:15.737Z] d287ab97295c: Pulling fs layer [2021-10-12T18:19:15.737Z] 77bc0d833cb6: Waiting [2021-10-12T18:19:15.737Z] 9065ff56babe: Waiting [2021-10-12T18:19:15.737Z] d287ab97295c: Waiting [2021-10-12T18:19:15.737Z] dc539afda2c1: Waiting [2021-10-12T18:19:15.737Z] a1111a8f2ec3: Verifying Checksum [2021-10-12T18:19:15.737Z] a1111a8f2ec3: Download complete [2021-10-12T18:19:15.737Z] dc539afda2c1: Verifying Checksum [2021-10-12T18:19:15.737Z] dc539afda2c1: Download complete [2021-10-12T18:19:15.737Z] ed53099fbce6: Verifying Checksum [2021-10-12T18:19:15.737Z] ed53099fbce6: Download complete [2021-10-12T18:19:15.737Z] 9065ff56babe: Verifying Checksum [2021-10-12T18:19:15.737Z] 9065ff56babe: Download complete [2021-10-12T18:19:15.737Z] 77bc0d833cb6: Verifying Checksum [2021-10-12T18:19:15.737Z] 77bc0d833cb6: Download complete [2021-10-12T18:19:16.005Z] b4d181a07f80: Verifying Checksum [2021-10-12T18:19:16.005Z] b4d181a07f80: Download complete [2021-10-12T18:19:16.593Z] d287ab97295c: Verifying Checksum [2021-10-12T18:19:16.593Z] d287ab97295c: Download complete [2021-10-12T18:19:17.565Z] b4d181a07f80: Pull complete [2021-10-12T18:19:17.565Z] a1111a8f2ec3: Pull complete [2021-10-12T18:19:18.142Z] ed53099fbce6: Pull complete [2021-10-12T18:19:18.142Z] dc539afda2c1: Pull complete [2021-10-12T18:19:18.408Z] 77bc0d833cb6: Pull complete [2021-10-12T18:19:18.673Z] 9065ff56babe: Pull complete [2021-10-12T18:19:23.983Z] d287ab97295c: Pull complete [2021-10-12T18:19:23.983Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-12T18:19:23.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T18:19:23.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-12T18:19:24.045Z] prd-centos7-docker-4c-2g-757 does not seem to be running inside a container [2021-10-12T18:19:24.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/6 -v /w/workspace/go-mod-configuration/6:/w/workspace/go-mod-configuration/6:rw,z -v /w/workspace/go-mod-configuration/6@tmp:/w/workspace/go-mod-configuration/6@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-lftools-log-publisher:latest cat [2021-10-12T18:19:26.409Z] $ docker top 5bfe6faca2ab78dcf875b22bdfbf191784ec345871789b134f01898d179a66e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T18:19:26.855Z] ---> job-cost.sh [2021-10-12T18:19:26.855Z] lf-activate-venv: SKIPPING [2021-10-12T18:19:26.855Z] INFO: No Stack... [2021-10-12T18:19:48.811Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-12T18:19:48.811Z] INFO: Archiving Costs [Pipeline] sh [2021-10-12T18:19:49.113Z] + cut -d, -f6 [2021-10-12T18:19:49.113Z] + cat /w/workspace/go-mod-configuration/6/archives/cost.csv [Pipeline] lock [2021-10-12T18:19:49.138Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] [2021-10-12T18:19:49.144Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] did not exist. Created. [2021-10-12T18:19:49.144Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-12T18:19:49.454Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-12T18:19:49.477Z] Stashed 1 file(s) [Pipeline] } [2021-10-12T18:19:49.483Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-12T18:19:49.502Z] $ docker stop --time=1 5bfe6faca2ab78dcf875b22bdfbf191784ec345871789b134f01898d179a66e4 [2021-10-12T18:19:50.646Z] $ docker rm -f 5bfe6faca2ab78dcf875b22bdfbf191784ec345871789b134f01898d179a66e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-12T18:25:57.573Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-764 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2021-10-12T18:25:57.588Z] Running in /w/workspace/go-mod-configuration/6 [Pipeline] { [Pipeline] checkout [2021-10-12T18:25:57.817Z] Selected Git installation does not exist. Using Default [2021-10-12T18:25:57.817Z] The recommended git tool is: NONE [2021-10-12T18:26:04.029Z] using credential edgex-jenkins-ssh [2021-10-12T18:26:04.046Z] Cloning the remote Git repository [2021-10-12T18:26:05.223Z] Avoid second fetch [2021-10-12T18:26:05.223Z] Checking out Revision fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c (main) [2021-10-12T18:26:04.103Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-12T18:26:04.208Z] > git init /w/workspace/go-mod-configuration/6 # timeout=10 [2021-10-12T18:26:04.314Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-12T18:26:04.315Z] > git --version # timeout=10 [2021-10-12T18:26:04.331Z] > git --version # 'git version 2.17.1' [2021-10-12T18:26:04.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T18:26:04.425Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T18:26:05.186Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-12T18:26:05.205Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T18:26:05.244Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T18:26:05.258Z] > git checkout -f fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 [2021-10-12T18:26:09.533Z] Commit message: "Merge pull request #53 from lenny-intel/RenewAccessTokenCallback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-12T18:26:10.271Z] ========================================================= [2021-10-12T18:26:10.271Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-12T18:26:10.271Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:26:10.834Z] + 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-10-12T18:26:12.302Z] Sending build context to Docker daemon 302.6kB [2021-10-12T18:26:12.302Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-10-12T18:26:12.302Z] Step 2/7 : FROM ${BASE} [2021-10-12T18:26:12.912Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-12T18:26:12.912Z] bbf911997326: Pulling fs layer [2021-10-12T18:26:12.912Z] 58ec367f63d7: Pulling fs layer [2021-10-12T18:26:12.912Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-12T18:26:12.912Z] fc5181fea5dc: Pulling fs layer [2021-10-12T18:26:12.912Z] 9c418107303f: Pulling fs layer [2021-10-12T18:26:12.912Z] 284eca6f2348: Pulling fs layer [2021-10-12T18:26:12.912Z] 842844d905b1: Pulling fs layer [2021-10-12T18:26:12.912Z] 901a3a57568e: Pulling fs layer [2021-10-12T18:26:12.912Z] 9c418107303f: Waiting [2021-10-12T18:26:12.912Z] 284eca6f2348: Waiting [2021-10-12T18:26:12.912Z] 842844d905b1: Waiting [2021-10-12T18:26:12.912Z] 901a3a57568e: Waiting [2021-10-12T18:26:12.912Z] fc5181fea5dc: Waiting [2021-10-12T18:26:12.912Z] 1b4a6ffa7d45: Download complete [2021-10-12T18:26:12.912Z] 58ec367f63d7: Verifying Checksum [2021-10-12T18:26:12.912Z] 58ec367f63d7: Download complete [2021-10-12T18:26:12.912Z] 9c418107303f: Verifying Checksum [2021-10-12T18:26:12.912Z] 9c418107303f: Download complete [2021-10-12T18:26:12.912Z] 284eca6f2348: Verifying Checksum [2021-10-12T18:26:12.912Z] 284eca6f2348: Download complete [2021-10-12T18:26:12.912Z] 842844d905b1: Verifying Checksum [2021-10-12T18:26:12.912Z] 842844d905b1: Download complete [2021-10-12T18:26:13.197Z] bbf911997326: Download complete [2021-10-12T18:26:14.424Z] bbf911997326: Pull complete [2021-10-12T18:26:14.718Z] 58ec367f63d7: Pull complete [2021-10-12T18:26:15.005Z] 1b4a6ffa7d45: Pull complete [2021-10-12T18:26:15.289Z] 901a3a57568e: Verifying Checksum [2021-10-12T18:26:15.289Z] 901a3a57568e: Download complete [2021-10-12T18:26:15.573Z] fc5181fea5dc: Verifying Checksum [2021-10-12T18:26:15.573Z] fc5181fea5dc: Download complete [2021-10-12T18:26:25.915Z] fc5181fea5dc: Pull complete [2021-10-12T18:26:26.192Z] 9c418107303f: Pull complete [2021-10-12T18:26:26.471Z] 284eca6f2348: Pull complete [2021-10-12T18:26:26.755Z] 842844d905b1: Pull complete [2021-10-12T18:26:32.221Z] 901a3a57568e: Pull complete [2021-10-12T18:26:32.221Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-12T18:26:32.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-12T18:26:32.221Z] ---> 72ade6ffb461 [2021-10-12T18:26:32.221Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-12T18:26:36.584Z] ---> Running in 5e9aa889fef1 [2021-10-12T18:26:37.193Z] Removing intermediate container 5e9aa889fef1 [2021-10-12T18:26:37.193Z] ---> a02d10543516 [2021-10-12T18:26:37.193Z] Step 4/7 : RUN apk add --update bash [2021-10-12T18:26:37.193Z] ---> Running in 9464df2e139b [2021-10-12T18:26:38.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-12T18:26:39.644Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-12T18:26:40.633Z] OK: 218 MiB in 52 packages [2021-10-12T18:26:41.630Z] Removing intermediate container 9464df2e139b [2021-10-12T18:26:41.630Z] ---> 4eaf31b3f956 [2021-10-12T18:26:41.630Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-10-12T18:26:41.918Z] ---> Running in 2666f3c8c825 [2021-10-12T18:26:42.522Z] Removing intermediate container 2666f3c8c825 [2021-10-12T18:26:42.522Z] ---> 28c7b6b0e9e5 [2021-10-12T18:26:42.522Z] Step 6/7 : COPY go.mod . [2021-10-12T18:26:43.136Z] ---> 95349086d675 [2021-10-12T18:26:43.136Z] Step 7/7 : RUN go mod download [2021-10-12T18:26:43.136Z] ---> Running in 5ebec8a1855f [2021-10-12T18:27:01.554Z] Removing intermediate container 5ebec8a1855f [2021-10-12T18:27:01.554Z] ---> c266187878c8 [2021-10-12T18:27:01.554Z] Successfully built c266187878c8 [2021-10-12T18:27:01.554Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:27:01.986Z] + docker inspect -f . ci-base-image-arm64 [2021-10-12T18:27:01.986Z] . [Pipeline] withDockerContainer [2021-10-12T18:27:02.268Z] prd-ubuntu18.04-docker-arm64-4c-16g-764 does not seem to be running inside a container [2021-10-12T18:27:02.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/6 -v /w/workspace/go-mod-configuration/6:/w/workspace/go-mod-configuration/6:rw,z -v /w/workspace/go-mod-configuration/6@tmp:/w/workspace/go-mod-configuration/6@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-10-12T18:27:04.126Z] $ docker top 13a37e0b1884bc9ca9df72385843200ed429fad6e5dffba89301094ebc0cecce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T18:27:05.122Z] + go version [2021-10-12T18:27:05.122Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-12T18:27:05.152Z] $ docker stop --time=1 13a37e0b1884bc9ca9df72385843200ed429fad6e5dffba89301094ebc0cecce [2021-10-12T18:27:06.968Z] $ docker rm -f 13a37e0b1884bc9ca9df72385843200ed429fad6e5dffba89301094ebc0cecce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:27:07.706Z] + docker inspect -f . ci-base-image-arm64 [2021-10-12T18:27:07.706Z] . [Pipeline] withDockerContainer [2021-10-12T18:27:07.936Z] prd-ubuntu18.04-docker-arm64-4c-16g-764 does not seem to be running inside a container [2021-10-12T18:27:08.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/6 -v /w/workspace/go-mod-configuration/6:/w/workspace/go-mod-configuration/6:rw,z -v /w/workspace/go-mod-configuration/6@tmp:/w/workspace/go-mod-configuration/6@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-10-12T18:27:09.634Z] $ docker top 299848ac2800fa7a9fc312a184acefaa9e0f6d612abdef363643a181c7c7938c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-12T18:27:10.637Z] + go mod tidy [Pipeline] sh [2021-10-12T18:27:11.613Z] + make test [2021-10-12T18:27:11.614Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-12T18:27:44.157Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.020s coverage: 85.7% of statements [2021-10-12T18:27:49.580Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.717s coverage: 88.4% of statements [2021-10-12T18:27:49.580Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.014s coverage: 100.0% of statements [2021-10-12T18:27:49.580Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-12T18:28:11.876Z] gofmt -l . [2021-10-12T18:28:11.876Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-10-12T18:28:11.904Z] $ docker stop --time=1 299848ac2800fa7a9fc312a184acefaa9e0f6d612abdef363643a181c7c7938c [2021-10-12T18:28:13.798Z] $ docker rm -f 299848ac2800fa7a9fc312a184acefaa9e0f6d612abdef363643a181c7c7938c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T18:28:14.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-12T18:28:14.570Z] Warning: overwriting stash ‘coverage-report’ [2021-10-12T18:28:15.170Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:28:15.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T18:28:16.156Z] [2021-10-12T18:28:16.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:28:16.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T18:28:16.809Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-12T18:28:16.809Z] 448f6bf000e3: Pulling fs layer [2021-10-12T18:28:16.809Z] f757da607395: Pulling fs layer [2021-10-12T18:28:16.809Z] 05883995daec: Pulling fs layer [2021-10-12T18:28:16.809Z] 8603b9c90790: Pulling fs layer [2021-10-12T18:28:16.809Z] 1560dd03e051: Pulling fs layer [2021-10-12T18:28:16.809Z] 27f5ce0e4adf: Pulling fs layer [2021-10-12T18:28:16.809Z] c2d8d7efcc4b: Pulling fs layer [2021-10-12T18:28:16.809Z] 1560dd03e051: Waiting [2021-10-12T18:28:16.809Z] c2d8d7efcc4b: Waiting [2021-10-12T18:28:16.809Z] 27f5ce0e4adf: Waiting [2021-10-12T18:28:16.809Z] 8603b9c90790: Waiting [2021-10-12T18:28:16.809Z] f757da607395: Verifying Checksum [2021-10-12T18:28:16.809Z] f757da607395: Download complete [2021-10-12T18:28:17.089Z] 8603b9c90790: Verifying Checksum [2021-10-12T18:28:17.089Z] 8603b9c90790: Download complete [2021-10-12T18:28:17.089Z] 05883995daec: Verifying Checksum [2021-10-12T18:28:17.089Z] 05883995daec: Download complete [2021-10-12T18:28:17.089Z] 27f5ce0e4adf: Verifying Checksum [2021-10-12T18:28:17.089Z] 27f5ce0e4adf: Download complete [2021-10-12T18:28:17.089Z] 1560dd03e051: Verifying Checksum [2021-10-12T18:28:17.089Z] 1560dd03e051: Download complete [2021-10-12T18:28:17.371Z] 448f6bf000e3: Verifying Checksum [2021-10-12T18:28:17.371Z] 448f6bf000e3: Download complete [2021-10-12T18:28:20.032Z] c2d8d7efcc4b: Verifying Checksum [2021-10-12T18:28:20.032Z] c2d8d7efcc4b: Download complete [2021-10-12T18:28:21.031Z] 448f6bf000e3: Pull complete [2021-10-12T18:28:21.640Z] f757da607395: Pull complete [2021-10-12T18:28:23.101Z] 05883995daec: Pull complete [2021-10-12T18:28:23.383Z] 8603b9c90790: Pull complete [2021-10-12T18:28:24.382Z] 1560dd03e051: Pull complete [2021-10-12T18:28:24.659Z] 27f5ce0e4adf: Pull complete [2021-10-12T18:28:39.862Z] c2d8d7efcc4b: Pull complete [2021-10-12T18:28:39.862Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-12T18:28:39.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T18:28:39.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-12T18:28:40.103Z] prd-ubuntu18.04-docker-arm64-4c-16g-764 does not seem to be running inside a container [2021-10-12T18:28:40.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/6 -v /w/workspace/go-mod-configuration/6:/w/workspace/go-mod-configuration/6:rw,z -v /w/workspace/go-mod-configuration/6@tmp:/w/workspace/go-mod-configuration/6@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-lftools-log-publisher:arm64 cat [2021-10-12T18:28:45.238Z] $ docker top 0c773556076b5c8c37d3b9ba842ed54c67f739d6abd3f67d7e7aa5b860bb4abc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T18:28:46.174Z] ---> job-cost.sh [2021-10-12T18:28:46.174Z] lf-activate-venv: SKIPPING [2021-10-12T18:28:46.174Z] INFO: No Stack... [2021-10-12T18:28:46.452Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-12T18:28:46.729Z] INFO: Archiving Costs [Pipeline] sh [2021-10-12T18:28:47.424Z] + cut -d, -f6 [2021-10-12T18:28:47.424Z] + cat /w/workspace/go-mod-configuration/6/archives/cost.csv [Pipeline] lock [2021-10-12T18:28:47.527Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] [2021-10-12T18:28:47.535Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] did not exist. Created. [2021-10-12T18:28:47.536Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-12T18:28:48.285Z] /w/workspace/go-mod-configuration/6@tmp/durable-3c04b12e/script.sh: 1: /w/workspace/go-mod-configuration/6@tmp/durable-3c04b12e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-12T18:28:48.975Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-12T18:28:49.004Z] Warning: overwriting stash ‘stack-cost’ [2021-10-12T18:28:49.040Z] Stashed 1 file(s) [Pipeline] } [2021-10-12T18:28:49.047Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-12T18:28:49.066Z] $ docker stop --time=1 0c773556076b5c8c37d3b9ba842ed54c67f739d6abd3f67d7e7aa5b860bb4abc [2021-10-12T18:28:50.691Z] $ docker rm -f 0c773556076b5c8c37d3b9ba842ed54c67f739d6abd3f67d7e7aa5b860bb4abc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-10-12T18:28:51.595Z] provisioning config files... [2021-10-12T18:28:51.607Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config989459697564204400tmp [Pipeline] { [Pipeline] sh [2021-10-12T18:28:51.915Z] + set +x [2021-10-12T18:28:51.915Z] + bash -s -- [2021-10-12T18:28:51.915Z] + curl -s https://codecov.io/bash [2021-10-12T18:28:51.915Z] [2021-10-12T18:28:51.915Z] _____ _ [2021-10-12T18:28:51.915Z] / ____| | | [2021-10-12T18:28:51.915Z] | | ___ __| | ___ ___ _____ __ [2021-10-12T18:28:51.915Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-12T18:28:51.915Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-12T18:28:51.915Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-12T18:28:51.915Z] Bash-1.0.6 [2021-10-12T18:28:51.915Z] [2021-10-12T18:28:51.915Z] [2021-10-12T18:28:51.915Z] ==> git version 2.24.4 found [2021-10-12T18:28:51.915Z] ==> 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-10-12T18:28:51.915Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-12T18:28:51.915Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-12T18:28:51.915Z] ==> Jenkins CI detected. [2021-10-12T18:28:51.915Z] current dir:  /w/workspace/oundry_go-mod-configuration_main [2021-10-12T18:28:51.915Z] project root: . [2021-10-12T18:28:51.915Z] --> token set from env [2021-10-12T18:28:51.915Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-12T18:28:52.181Z] ==> Running gcov in . (disable via -X gcov) [2021-10-12T18:28:52.181Z] ==> Python coveragepy not found [2021-10-12T18:28:52.181Z] ==> Searching for coverage reports in: [2021-10-12T18:28:52.181Z] + . [2021-10-12T18:28:52.181Z] -> Found 1 reports [2021-10-12T18:28:52.181Z] ==> Detecting git/mercurial file structure [2021-10-12T18:28:52.181Z] ==> Reading reports [2021-10-12T18:28:52.181Z] + ./coverage.out bytes=17232 [2021-10-12T18:28:52.181Z] ==> Appending adjustments [2021-10-12T18:28:52.181Z] https://docs.codecov.io/docs/fixing-reports [2021-10-12T18:28:52.181Z] + Found adjustments [2021-10-12T18:28:52.181Z] ==> Gzipping contents [2021-10-12T18:28:52.181Z] 4.0K /tmp/codecov.ObdlTk.gz [2021-10-12T18:28:52.181Z] ==> Uploading reports [2021-10-12T18:28:52.181Z] url: https://codecov.io [2021-10-12T18:28:52.181Z] query: branch=main&commit=fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-12T18:28:52.181Z] -> Pinging Codecov [2021-10-12T18:28:52.181Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-12T18:28:52.755Z] -> Uploading to [2021-10-12T18:28:52.755Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-12/9F92B070CA9CA35F4914AC8684776953/fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c/2bee66a0-7567-4c03-9f79-886504c49e9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211012T182852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e97830ad1689f8df4ec26fe33f063773d21405c64d869498bd2c44f079f789e0 [2021-10-12T18:28:52.755Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-12T18:28:52.755Z] Dload Upload Total Spent Left Speed [2021-10-12T18:28:53.016Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2969 0 0 100 2969 0 9239 --:--:-- --:--:-- --:--:-- 9249 [2021-10-12T18:28:53.016Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c [Pipeline] } [2021-10-12T18:28:53.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-12T18:28:53.404Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-12T18:28:53.412Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:28:53.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-12T18:28:53.717Z] [2021-10-12T18:28:53.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:28:54.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-12T18:28:54.029Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-12T18:28:54.029Z] 188c0c94c7c5: Pulling fs layer [2021-10-12T18:28:54.029Z] 0ef7d3d256c8: Pulling fs layer [2021-10-12T18:28:54.029Z] de9db76c5a1d: Pulling fs layer [2021-10-12T18:28:54.029Z] 0eba1c9be4d2: Pulling fs layer [2021-10-12T18:28:54.029Z] 0d57e429df01: Pulling fs layer [2021-10-12T18:28:54.029Z] 4e4be7b47b0d: Pulling fs layer [2021-10-12T18:28:54.029Z] e1f770b5df2f: Pulling fs layer [2021-10-12T18:28:54.029Z] 85a0685a4137: Pulling fs layer [2021-10-12T18:28:54.029Z] 0eba1c9be4d2: Waiting [2021-10-12T18:28:54.029Z] 0d57e429df01: Waiting [2021-10-12T18:28:54.029Z] 4e4be7b47b0d: Waiting [2021-10-12T18:28:54.029Z] e1f770b5df2f: Waiting [2021-10-12T18:28:54.029Z] 85a0685a4137: Waiting [2021-10-12T18:28:54.029Z] de9db76c5a1d: Verifying Checksum [2021-10-12T18:28:54.029Z] de9db76c5a1d: Download complete [2021-10-12T18:28:54.030Z] 0ef7d3d256c8: Verifying Checksum [2021-10-12T18:28:54.030Z] 0ef7d3d256c8: Download complete [2021-10-12T18:28:54.030Z] 0d57e429df01: Verifying Checksum [2021-10-12T18:28:54.030Z] 0d57e429df01: Download complete [2021-10-12T18:28:54.030Z] 4e4be7b47b0d: Download complete [2021-10-12T18:28:54.030Z] 188c0c94c7c5: Verifying Checksum [2021-10-12T18:28:54.030Z] 188c0c94c7c5: Download complete [2021-10-12T18:28:54.306Z] e1f770b5df2f: Verifying Checksum [2021-10-12T18:28:54.306Z] e1f770b5df2f: Download complete [2021-10-12T18:28:54.568Z] 0eba1c9be4d2: Verifying Checksum [2021-10-12T18:28:54.568Z] 0eba1c9be4d2: Download complete [2021-10-12T18:28:54.830Z] 188c0c94c7c5: Pull complete [2021-10-12T18:28:54.830Z] 85a0685a4137: Verifying Checksum [2021-10-12T18:28:54.830Z] 85a0685a4137: Download complete [2021-10-12T18:28:54.830Z] 0ef7d3d256c8: Pull complete [2021-10-12T18:28:54.830Z] de9db76c5a1d: Pull complete [2021-10-12T18:28:59.091Z] 0eba1c9be4d2: Pull complete [2021-10-12T18:28:59.091Z] 0d57e429df01: Pull complete [2021-10-12T18:28:59.091Z] 4e4be7b47b0d: Pull complete [2021-10-12T18:29:00.050Z] e1f770b5df2f: Pull complete [2021-10-12T18:29:04.309Z] 85a0685a4137: Pull complete [2021-10-12T18:29:04.309Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-12T18:29:04.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-12T18:29:04.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-12T18:29:04.382Z] prd-centos7-docker-4c-2g-749 does not seem to be running inside a container [2021-10-12T18:29:04.418Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-12T18:29:06.373Z] $ docker top 39cad0a88a117c7c219b344fb2b0f01530127e01c6c2bd3a64e6b89519243400 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-12T18:29:06.455Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-12T18:29:06.773Z] + set -o pipefail [2021-10-12T18:29:06.773Z] + snyk monitor '--org=edgex-jenkins' [2021-10-12T18:29:08.689Z] [2021-10-12T18:29:08.689Z] Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... [2021-10-12T18:29:08.689Z] [2021-10-12T18:29:08.689Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0be710e6-56b4-470b-aedf-5ae8f3332e85/history/a314a88c-31b2-42ee-8992-533c115b724f [2021-10-12T18:29:08.689Z] [2021-10-12T18:29:08.689Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-12T18:29:08.689Z] [2021-10-12T18:29:08.950Z] [2021-10-12T18:29:08.950Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-12T18:29:08.950Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-12T18:29:08.965Z] $ docker stop --time=1 39cad0a88a117c7c219b344fb2b0f01530127e01c6c2bd3a64e6b89519243400 [2021-10-12T18:29:10.290Z] $ docker rm -f 39cad0a88a117c7c219b344fb2b0f01530127e01c6c2bd3a64e6b89519243400 [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-10-12T18:29:11.517Z] + git log --format=format:%s -1 fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:29:11.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T18:29:11.820Z] . [Pipeline] withDockerContainer [2021-10-12T18:29:11.901Z] prd-centos7-docker-4c-2g-749 does not seem to be running inside a container [2021-10-12T18:29:11.939Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-12T18:29:12.401Z] $ docker top cc4fa1ce4bde40ca51a48d04e77be1da9687b209cea3186f8aa157156fd9dd40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-12T18:29:12.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T18:29:12.509Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T18:29:12.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T18:29:12.636Z] $ docker exec cc4fa1ce4bde40ca51a48d04e77be1da9687b209cea3186f8aa157156fd9dd40 ssh-agent [2021-10-12T18:29:12.770Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpkKalb/agent.13 [2021-10-12T18:29:12.770Z] SSH_AGENT_PID=20 [2021-10-12T18:29:12.776Z] Running ssh-add (command line suppressed) [2021-10-12T18:29:12.910Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8513107020282195556.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8513107020282195556.key) [2021-10-12T18:29:12.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T18:29:13.222Z] + git semver tag [2021-10-12T18:29:13.223Z] # -> Open(): unable to determine branch for HEAD [2021-10-12T18:29:13.223Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-10-12T18:29:13.223Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-10-12T18:29:13.223Z] # $SEMVER_REMOTE_NAME = origin [2021-10-12T18:29:13.223Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-12T18:29:13.223Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-12T18:29:13.223Z] # $SEMVER_BRANCH = main [2021-10-12T18:29:13.223Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [2021-10-12T18:29:13.223Z] # fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c HEAD [2021-10-12T18:29:13.223Z] # -> Force: false [2021-10-12T18:29:13.223Z] # a54bfc63cd959715c1764b072ad57bcaab8931a0 refs/tags/v2.0.1-dev.5 [Pipeline] } [2021-10-12T18:29:13.236Z] $ docker exec --env ******** --env ******** cc4fa1ce4bde40ca51a48d04e77be1da9687b209cea3186f8aa157156fd9dd40 ssh-agent -k [2021-10-12T18:29:13.341Z] unset SSH_AUTH_SOCK; [2021-10-12T18:29:13.342Z] unset SSH_AGENT_PID; [2021-10-12T18:29:13.342Z] echo Agent pid 20 killed; [2021-10-12T18:29:13.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-12T18:29:13.660Z] + git semver [Pipeline] } [2021-10-12T18:29:13.676Z] $ docker stop --time=1 cc4fa1ce4bde40ca51a48d04e77be1da9687b209cea3186f8aa157156fd9dd40 [2021-10-12T18:29:14.882Z] $ docker rm -f cc4fa1ce4bde40ca51a48d04e77be1da9687b209cea3186f8aa157156fd9dd40 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:29:15.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-12T18:29:15.277Z] [2021-10-12T18:29:15.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:29:15.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-12T18:29:15.579Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-12T18:29:15.579Z] ab5ef0e58194: Pulling fs layer [2021-10-12T18:29:15.579Z] 9712f1f96733: Pulling fs layer [2021-10-12T18:29:15.579Z] 63f879dbbcfc: Pulling fs layer [2021-10-12T18:29:15.579Z] 0d9ebad4ef96: Pulling fs layer [2021-10-12T18:29:15.579Z] e9a5061849ea: Pulling fs layer [2021-10-12T18:29:15.579Z] d747dcd14b5f: Pulling fs layer [2021-10-12T18:29:15.579Z] 2de7ff778b66: Pulling fs layer [2021-10-12T18:29:15.579Z] 0d9ebad4ef96: Waiting [2021-10-12T18:29:15.579Z] e9a5061849ea: Waiting [2021-10-12T18:29:15.579Z] d747dcd14b5f: Waiting [2021-10-12T18:29:15.579Z] 2de7ff778b66: Waiting [2021-10-12T18:29:15.579Z] 9712f1f96733: Verifying Checksum [2021-10-12T18:29:15.579Z] 9712f1f96733: Download complete [2021-10-12T18:29:15.845Z] 63f879dbbcfc: Verifying Checksum [2021-10-12T18:29:15.845Z] 63f879dbbcfc: Download complete [2021-10-12T18:29:16.107Z] ab5ef0e58194: Verifying Checksum [2021-10-12T18:29:16.107Z] ab5ef0e58194: Download complete [2021-10-12T18:29:16.107Z] d747dcd14b5f: Verifying Checksum [2021-10-12T18:29:16.107Z] d747dcd14b5f: Download complete [2021-10-12T18:29:16.107Z] 0d9ebad4ef96: Verifying Checksum [2021-10-12T18:29:16.107Z] 0d9ebad4ef96: Download complete [2021-10-12T18:29:16.107Z] e9a5061849ea: Verifying Checksum [2021-10-12T18:29:16.107Z] e9a5061849ea: Download complete [2021-10-12T18:29:16.107Z] 2de7ff778b66: Verifying Checksum [2021-10-12T18:29:16.107Z] 2de7ff778b66: Download complete [2021-10-12T18:29:19.453Z] ab5ef0e58194: Pull complete [2021-10-12T18:29:19.453Z] 9712f1f96733: Pull complete [2021-10-12T18:29:20.031Z] 63f879dbbcfc: Pull complete [2021-10-12T18:29:24.269Z] 0d9ebad4ef96: Pull complete [2021-10-12T18:29:24.532Z] e9a5061849ea: Pull complete [2021-10-12T18:29:24.532Z] d747dcd14b5f: Pull complete [2021-10-12T18:29:25.922Z] 2de7ff778b66: Pull complete [2021-10-12T18:29:25.922Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-12T18:29:25.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-12T18:29:25.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-12T18:29:25.981Z] prd-centos7-docker-4c-2g-749 does not seem to be running inside a container [2021-10-12T18:29:26.024Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-12T18:29:28.962Z] $ docker top a9748886d0a00376fa2b8c1f52364ab5ff6e55b0b1a5f8c559ede774eb89951d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-12T18:29:29.029Z] provisioning config files... [2021-10-12T18:29:29.040Z] copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5904374413479458356tmp [2021-10-12T18:29:29.052Z] copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1589165869939341331tmp [2021-10-12T18:29:29.070Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4722596098892492304tmp [Pipeline] { [Pipeline] echo [2021-10-12T18:29:29.084Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T18:29:29.373Z] ---> sigul-configuration.sh [2021-10-12T18:29:29.373Z] gpg: directory `/root/.gnupg' created [2021-10-12T18:29:29.373Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-12T18:29:29.373Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-12T18:29:29.373Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-12T18:29:29.373Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-12T18:29:29.373Z] gpg: CAST5 encrypted data [2021-10-12T18:29:29.373Z] gpg: encrypted with 1 passphrase [2021-10-12T18:29:29.373Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-12T18:29:29.665Z] + mkdir /home/jenkins [2021-10-12T18:29:29.665Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-12T18:29:29.962Z] + 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-10-12T18:29:29.972Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T18:29:30.268Z] ---> sigul-install.sh [2021-10-12T18:29:30.268Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-12T18:29:30.576Z] + git tag --list [2021-10-12T18:29:30.576Z] v0.0.0 [2021-10-12T18:29:30.576Z] v0.0.1 [2021-10-12T18:29:30.576Z] v0.0.2 [2021-10-12T18:29:30.576Z] v0.0.3 [2021-10-12T18:29:30.576Z] v0.0.4 [2021-10-12T18:29:30.576Z] v0.0.5 [2021-10-12T18:29:30.576Z] v0.0.6 [2021-10-12T18:29:30.576Z] v0.0.7 [2021-10-12T18:29:30.576Z] v0.0.8 [2021-10-12T18:29:30.576Z] v2.0.0 [2021-10-12T18:29:30.576Z] v2.0.0-dev.1 [2021-10-12T18:29:30.576Z] v2.0.0-dev.10 [2021-10-12T18:29:30.576Z] v2.0.0-dev.2 [2021-10-12T18:29:30.576Z] v2.0.0-dev.3 [2021-10-12T18:29:30.576Z] v2.0.0-dev.4 [2021-10-12T18:29:30.576Z] v2.0.0-dev.5 [2021-10-12T18:29:30.576Z] v2.0.0-dev.6 [2021-10-12T18:29:30.576Z] v2.0.0-dev.7 [2021-10-12T18:29:30.576Z] v2.0.0-dev.8 [2021-10-12T18:29:30.576Z] v2.0.0-dev.9 [2021-10-12T18:29:30.576Z] v2.0.1-dev.1 [2021-10-12T18:29:30.576Z] v2.0.1-dev.2 [2021-10-12T18:29:30.576Z] v2.0.1-dev.3 [2021-10-12T18:29:30.576Z] v2.0.1-dev.4 [2021-10-12T18:29:30.576Z] v2.0.1-dev.5 [Pipeline] sh [2021-10-12T18:29:30.871Z] + lftools sign git-tag v2.0.1-dev.5 [2021-10-12T18:29:31.443Z] Signing Git tag with Sigul... [2021-10-12T18:29:31.444Z] Signing v2.0.1-dev.5 [Pipeline] echo [2021-10-12T18:29:32.838Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T18:29:33.133Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-12T18:29:33.142Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-12T18:29:33.161Z] $ docker stop --time=1 a9748886d0a00376fa2b8c1f52364ab5ff6e55b0b1a5f8c559ede774eb89951d [2021-10-12T18:29:34.353Z] $ docker rm -f a9748886d0a00376fa2b8c1f52364ab5ff6e55b0b1a5f8c559ede774eb89951d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:29:34.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T18:29:34.850Z] . [Pipeline] withDockerContainer [2021-10-12T18:29:34.909Z] prd-centos7-docker-4c-2g-749 does not seem to be running inside a container [2021-10-12T18:29:34.943Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-12T18:29:35.314Z] $ docker top e80b7d23b03e242e9dcddc866019f7ac463a29a529526adc406d8c9ff7537be4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-12T18:29:35.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T18:29:35.408Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T18:29:35.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T18:29:35.512Z] $ docker exec e80b7d23b03e242e9dcddc866019f7ac463a29a529526adc406d8c9ff7537be4 ssh-agent [2021-10-12T18:29:35.619Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLjkACl/agent.13 [2021-10-12T18:29:35.619Z] SSH_AGENT_PID=19 [2021-10-12T18:29:35.623Z] Running ssh-add (command line suppressed) [2021-10-12T18:29:35.712Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6483401522472500093.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6483401522472500093.key) [2021-10-12T18:29:35.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T18:29:36.014Z] + git semver bump pre [2021-10-12T18:29:36.014Z] # -> Open(): unable to determine branch for HEAD [2021-10-12T18:29:36.014Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-10-12T18:29:36.014Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-10-12T18:29:36.014Z] # $SEMVER_REMOTE_NAME = origin [2021-10-12T18:29:36.014Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-12T18:29:36.014Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-12T18:29:36.014Z] # $SEMVER_BRANCH = main [2021-10-12T18:29:36.014Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [2021-10-12T18:29:36.014Z] 2.0.1-dev.6 [Pipeline] } [2021-10-12T18:29:36.027Z] $ docker exec --env ******** --env ******** e80b7d23b03e242e9dcddc866019f7ac463a29a529526adc406d8c9ff7537be4 ssh-agent -k [2021-10-12T18:29:36.135Z] unset SSH_AUTH_SOCK; [2021-10-12T18:29:36.135Z] unset SSH_AGENT_PID; [2021-10-12T18:29:36.135Z] echo Agent pid 19 killed; [2021-10-12T18:29:36.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-12T18:29:36.461Z] + git semver [Pipeline] } [2021-10-12T18:29:36.476Z] $ docker stop --time=1 e80b7d23b03e242e9dcddc866019f7ac463a29a529526adc406d8c9ff7537be4 [2021-10-12T18:29:37.661Z] $ docker rm -f e80b7d23b03e242e9dcddc866019f7ac463a29a529526adc406d8c9ff7537be4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:29:38.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T18:29:38.033Z] . [Pipeline] withDockerContainer [2021-10-12T18:29:38.142Z] prd-centos7-docker-4c-2g-749 does not seem to be running inside a container [2021-10-12T18:29:38.279Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-12T18:29:38.657Z] $ docker top 063ac1283b50913cc5a0e41748965d979769b5001b3a9a67b7e774e54366d12d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-12T18:29:38.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T18:29:38.770Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T18:29:38.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T18:29:38.874Z] $ docker exec 063ac1283b50913cc5a0e41748965d979769b5001b3a9a67b7e774e54366d12d ssh-agent [2021-10-12T18:29:38.971Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXloaMdp/agent.15 [2021-10-12T18:29:38.971Z] SSH_AGENT_PID=21 [2021-10-12T18:29:38.975Z] Running ssh-add (command line suppressed) [2021-10-12T18:29:39.071Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_240878634403847570.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_240878634403847570.key) [2021-10-12T18:29:39.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T18:29:39.376Z] + git semver push [2021-10-12T18:29:39.376Z] # -> Open(): unable to determine branch for HEAD [2021-10-12T18:29:39.376Z] # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git [2021-10-12T18:29:39.376Z] # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main [2021-10-12T18:29:39.376Z] # $SEMVER_REMOTE_NAME = origin [2021-10-12T18:29:39.376Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-12T18:29:39.376Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-12T18:29:39.376Z] # $SEMVER_BRANCH = main [2021-10-12T18:29:39.376Z] # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } [2021-10-12T18:29:40.769Z] $ docker exec --env ******** --env ******** 063ac1283b50913cc5a0e41748965d979769b5001b3a9a67b7e774e54366d12d ssh-agent -k [2021-10-12T18:29:40.859Z] unset SSH_AUTH_SOCK; [2021-10-12T18:29:40.859Z] unset SSH_AGENT_PID; [2021-10-12T18:29:40.859Z] echo Agent pid 21 killed; [2021-10-12T18:29:40.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-12T18:29:41.176Z] + git semver [Pipeline] } [2021-10-12T18:29:41.191Z] $ docker stop --time=1 063ac1283b50913cc5a0e41748965d979769b5001b3a9a67b7e774e54366d12d [2021-10-12T18:29:42.361Z] $ docker rm -f 063ac1283b50913cc5a0e41748965d979769b5001b3a9a67b7e774e54366d12d [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] sh [2021-10-12T18:29:43.206Z] + '[' -d /w/workspace/oundry_go-mod-configuration_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-12T18:29:43.504Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T18:29:44.064Z] ---> package-listing.sh [2021-10-12T18:29:44.064Z] ++ facter osfamily [2021-10-12T18:29:44.064Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-12T18:29:44.325Z] + OS_FAMILY=redhat [2021-10-12T18:29:44.325Z] + workspace=/w/workspace/oundry_go-mod-configuration_main [2021-10-12T18:29:44.325Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-12T18:29:44.325Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-12T18:29:44.325Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-12T18:29:44.325Z] + PACKAGES=/tmp/packages_start.txt [2021-10-12T18:29:44.325Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2021-10-12T18:29:44.325Z] + PACKAGES=/tmp/packages_end.txt [2021-10-12T18:29:44.325Z] + case "${OS_FAMILY}" in [2021-10-12T18:29:44.325Z] + rpm -qa [2021-10-12T18:29:44.325Z] + sort [2021-10-12T18:29:44.896Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-12T18:29:44.896Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-12T18:29:44.896Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-12T18:29:44.896Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2021-10-12T18:29:44.896Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ [2021-10-12T18:29:44.896Z] + 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-10-12T18:29:44.908Z] 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-10-12T18:29:45.192Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:29:45.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T18:29:45.749Z] [2021-10-12T18:29:45.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T18:29:46.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T18:29:46.048Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-12T18:29:46.048Z] b4d181a07f80: Pulling fs layer [2021-10-12T18:29:46.048Z] a1111a8f2ec3: Pulling fs layer [2021-10-12T18:29:46.048Z] ed53099fbce6: Pulling fs layer [2021-10-12T18:29:46.048Z] dc539afda2c1: Pulling fs layer [2021-10-12T18:29:46.048Z] 77bc0d833cb6: Pulling fs layer [2021-10-12T18:29:46.048Z] 9065ff56babe: Pulling fs layer [2021-10-12T18:29:46.048Z] d287ab97295c: Pulling fs layer [2021-10-12T18:29:46.048Z] 77bc0d833cb6: Waiting [2021-10-12T18:29:46.048Z] 9065ff56babe: Waiting [2021-10-12T18:29:46.048Z] d287ab97295c: Waiting [2021-10-12T18:29:46.048Z] dc539afda2c1: Waiting [2021-10-12T18:29:46.048Z] a1111a8f2ec3: Verifying Checksum [2021-10-12T18:29:46.048Z] a1111a8f2ec3: Download complete [2021-10-12T18:29:46.048Z] dc539afda2c1: Verifying Checksum [2021-10-12T18:29:46.048Z] dc539afda2c1: Download complete [2021-10-12T18:29:46.048Z] ed53099fbce6: Verifying Checksum [2021-10-12T18:29:46.048Z] ed53099fbce6: Download complete [2021-10-12T18:29:46.311Z] 9065ff56babe: Verifying Checksum [2021-10-12T18:29:46.311Z] 9065ff56babe: Download complete [2021-10-12T18:29:46.311Z] 77bc0d833cb6: Download complete [2021-10-12T18:29:46.311Z] b4d181a07f80: Verifying Checksum [2021-10-12T18:29:46.311Z] b4d181a07f80: Download complete [2021-10-12T18:29:46.889Z] d287ab97295c: Verifying Checksum [2021-10-12T18:29:46.889Z] d287ab97295c: Download complete [2021-10-12T18:29:47.830Z] b4d181a07f80: Pull complete [2021-10-12T18:29:47.830Z] a1111a8f2ec3: Pull complete [2021-10-12T18:29:48.409Z] ed53099fbce6: Pull complete [2021-10-12T18:29:48.674Z] dc539afda2c1: Pull complete [2021-10-12T18:29:48.936Z] 77bc0d833cb6: Pull complete [2021-10-12T18:29:48.936Z] 9065ff56babe: Pull complete [2021-10-12T18:29:54.241Z] d287ab97295c: Pull complete [2021-10-12T18:29:54.241Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-12T18:29:54.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T18:29:54.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-12T18:29:54.308Z] prd-centos7-docker-4c-2g-749 does not seem to be running inside a container [2021-10-12T18:29:54.342Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-12T18:29:56.393Z] $ docker top 02b5a09a0ccb959c39876f10410fa8eab52ddf5893e91b4bd391bd4c0f607e1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T18:29:56.757Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-12T18:29:57.080Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-12T18:29:57.373Z] + ls /var/log/sa-host [2021-10-12T18:29:57.373Z] + sadf -c /var/log/sa-host/sa12 [2021-10-12T18:29:57.373Z] file_magic: OK [2021-10-12T18:29:57.373Z] HZ: Using current value: 100 [2021-10-12T18:29:57.373Z] file_header: OK [2021-10-12T18:29:57.373Z] 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-10-12T18:29:57.373Z] Statistics: [2021-10-12T18:29:57.373Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T18:29:57.373Z] File successfully converted to sysstat format version 12.0.3 [2021-10-12T18:29:57.373Z] + sadf -c /var/log/sa-host/sa30 [2021-10-12T18:29:57.373Z] file_magic: OK [2021-10-12T18:29:57.373Z] HZ: Using current value: 100 [2021-10-12T18:29:57.373Z] file_header: OK [2021-10-12T18:29:57.373Z] 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-10-12T18:29:57.373Z] Statistics: [2021-10-12T18:29:57.373Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T18:29:57.373Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T18:29:57.461Z] provisioning config files... [2021-10-12T18:29:57.481Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config697358743067618282tmp [Pipeline] { [Pipeline] echo [2021-10-12T18:29:57.494Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T18:29:57.794Z] ---> create-netrc.sh [Pipeline] } [2021-10-12T18:29:57.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-12T18:29:58.132Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-12T18:29:58.142Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T18:29:58.431Z] ---> sudo-logs.sh [2021-10-12T18:29:58.431Z] Archiving 'sudo' log.. [2021-10-12T18:29:58.431Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-749.novalocal: Name or service not known [2021-10-12T18:29:58.431Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-749.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-12T18:29:58.456Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T18:29:58.753Z] ---> job-cost.sh [2021-10-12T18:29:58.753Z] lf-activate-venv: SKIPPING [2021-10-12T18:29:58.753Z] DEBUG: total: 0.10999999940395355 [2021-10-12T18:29:58.753Z] INFO: Retrieving Stack Cost... [2021-10-12T18:30:08.749Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-12T18:30:08.749Z] INFO: Archiving Costs [Pipeline] echo [2021-10-12T18:30:08.763Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T18:30:09.062Z] ---> logs-deploy.sh [2021-10-12T18:30:09.062Z] lf-activate-venv: SKIPPING [2021-10-12T18:30:09.062Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/6 [2021-10-12T18:30:09.062Z] INFO: archiving workspace using pattern(s): [2021-10-12T18:30:10.004Z] Archives upload complete. [2021-10-12T18:30:10.004Z] INFO: archiving logs to Nexus