Pull request #56 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a42190b002cb9922a0a253065bf9d11c740be000+505f740746f9bcc32021d75ef8e59bf329894c32 (b73ceece4bbfd7d8eff21ab7fb7436087893b9bc) 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-ssh13759957741644689252.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh6488067595627250962.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/PR-56/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/PR-56/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5588460887069443456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh13337015315754404850.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/PR-56/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/PR-56/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17998339633687745423.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-63964 in /w/workspace/undry_go-mod-configuration_PR-56 [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/undry_go-mod-configuration_PR-56 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 505f740746f9bcc32021d75ef8e59bf329894c32 into PR head commit a42190b002cb9922a0a253065bf9d11c740be000 Merge succeeded, producing a42190b002cb9922a0a253065bf9d11c740be000 Checking out Revision a42190b002cb9922a0a253065bf9d11c740be000 (PR-56) > git config core.sparsecheckout # timeout=10 > git checkout -f a42190b002cb9922a0a253065bf9d11c740be000 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 505f740746f9bcc32021d75ef8e59bf329894c32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a42190b002cb9922a0a253065bf9d11c740be000 # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.12.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-17T22:27:57.850Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-17T22:27:57.928Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-17T22:27:57.950Z] ========================================================= [2022-05-17T22:27:57.950Z] EdgeX Global Pipelines Version Info [2022-05-17T22:27:57.951Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4ebc83bdce0efaaaeb735d29c7f14a4460ceb0cc # timeout=10 [2022-05-17T22:27:58.701Z] ------------------- [2022-05-17T22:27:58.701Z] stable info: [2022-05-17T22:27:58.701Z] ------------------- [2022-05-17T22:27:58.701Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-17T22:27:58.701Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-17T22:27:58.701Z] Message: update stable to v1.0.230 [2022-05-17T22:27:59.278Z] ------------------- [2022-05-17T22:27:59.278Z] experimental info: [2022-05-17T22:27:59.278Z] ------------------- [2022-05-17T22:27:59.278Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-17T22:27:59.278Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-17T22:27:59.278Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-17T22:27:59.420Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2022-05-17T22:27:59.437Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2022-05-17T22:27:59.456Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-17T22:27:59.474Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-17T22:27:59.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-17T22:27:59.497Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-17T22:27:59.509Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-17T22:27:59.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-17T22:27:59.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-17T22:27:59.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-17T22:27:59.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-17T22:27:59.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2022-05-17T22:27:59.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-17T22:27:59.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-17T22:27:59.627Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-05-17T22:27:59.637Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-17T22:27:59.647Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-17T22:27:59.659Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-17T22:27:59.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-17T22:27:59.697Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-17T22:27:59.717Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-17T22:27:59.735Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-17T22:27:59.748Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-17T22:27:59.765Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-17T22:27:59.786Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-05-17T22:27:59.806Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-17T22:27:59.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-56 [Pipeline] echo [2022-05-17T22:27:59.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-56 [Pipeline] echo [2022-05-17T22:27:59.850Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-56 [Pipeline] echo [2022-05-17T22:27:59.865Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a42190b002cb9922a0a253065bf9d11c740be000 [Pipeline] echo [2022-05-17T22:27:59.882Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a42190b [Pipeline] echo [2022-05-17T22:27:59.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-17T22:28:00.277Z] + git rev-list -1 --merges a42190b002cb9922a0a253065bf9d11c740be000~1..a42190b002cb9922a0a253065bf9d11c740be000 [Pipeline] echo [2022-05-17T22:28:00.331Z] -----------> git rev-list -1 --merges a42190b002cb9922a0a253065bf9d11c740be000~1..a42190b002cb9922a0a253065bf9d11c740be000 a42190b002cb9922a0a253065bf9d11c740be000 [false] [Pipeline] sh [2022-05-17T22:28:00.632Z] + git log --format=format:%s -1 a42190b002cb9922a0a253065bf9d11c740be000 [Pipeline] echo [2022-05-17T22:28:00.651Z] ========================================================= [2022-05-17T22:28:00.651Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-17T22:28:00.651Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-17T22:28:00.996Z] + git log --format=format:%s -1 a42190b002cb9922a0a253065bf9d11c740be000 [Pipeline] echo [2022-05-17T22:28:01.012Z] [semverPrep] GIT_COMMIT: a42190b002cb9922a0a253065bf9d11c740be000, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.12.0 [Pipeline] echo [2022-05-17T22:28:01.024Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-17T22:28:01.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-17T22:28:01.420Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-17T22:28:01.420Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-17T22:28:01.420Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-17T22:28:01.420Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-17T22:28:01.420Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-17T22:28:01.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-17T22:28:01.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T22:28:02.043Z] [2022-05-17T22:28:02.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T22:28:02.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T22:28:02.352Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-17T22:28:02.352Z] 1fe172e4850f: Pulling fs layer [2022-05-17T22:28:02.352Z] caf521ccaac6: Pulling fs layer [2022-05-17T22:28:02.352Z] 3ead6fa29328: Pulling fs layer [2022-05-17T22:28:02.352Z] 5c2a1cbceb83: Pulling fs layer [2022-05-17T22:28:02.352Z] a8d5f1318db7: Pulling fs layer [2022-05-17T22:28:02.352Z] c427282e49a2: Pulling fs layer [2022-05-17T22:28:02.352Z] 1827001aaf11: Pulling fs layer [2022-05-17T22:28:02.352Z] 0714d37db230: Pulling fs layer [2022-05-17T22:28:02.352Z] ac28cf19c067: Pulling fs layer [2022-05-17T22:28:02.352Z] ca983d60f3e2: Pulling fs layer [2022-05-17T22:28:02.352Z] 9f894cec8388: Pulling fs layer [2022-05-17T22:28:02.352Z] 1827001aaf11: Waiting [2022-05-17T22:28:02.352Z] ca983d60f3e2: Waiting [2022-05-17T22:28:02.352Z] 0714d37db230: Waiting [2022-05-17T22:28:02.352Z] 9f894cec8388: Waiting [2022-05-17T22:28:02.352Z] ac28cf19c067: Waiting [2022-05-17T22:28:02.352Z] 5c2a1cbceb83: Waiting [2022-05-17T22:28:02.352Z] c427282e49a2: Waiting [2022-05-17T22:28:02.352Z] a8d5f1318db7: Waiting [2022-05-17T22:28:02.352Z] caf521ccaac6: Download complete [2022-05-17T22:28:02.352Z] 5c2a1cbceb83: Verifying Checksum [2022-05-17T22:28:02.352Z] 5c2a1cbceb83: Download complete [2022-05-17T22:28:02.614Z] a8d5f1318db7: Verifying Checksum [2022-05-17T22:28:02.614Z] a8d5f1318db7: Download complete [2022-05-17T22:28:02.614Z] c427282e49a2: Download complete [2022-05-17T22:28:02.614Z] 3ead6fa29328: Verifying Checksum [2022-05-17T22:28:02.614Z] 3ead6fa29328: Download complete [2022-05-17T22:28:02.614Z] 0714d37db230: Verifying Checksum [2022-05-17T22:28:02.614Z] 0714d37db230: Download complete [2022-05-17T22:28:02.614Z] ac28cf19c067: Verifying Checksum [2022-05-17T22:28:02.614Z] ac28cf19c067: Download complete [2022-05-17T22:28:02.614Z] ca983d60f3e2: Verifying Checksum [2022-05-17T22:28:02.614Z] ca983d60f3e2: Download complete [2022-05-17T22:28:02.614Z] 9f894cec8388: Verifying Checksum [2022-05-17T22:28:02.614Z] 9f894cec8388: Download complete [2022-05-17T22:28:02.614Z] 1fe172e4850f: Verifying Checksum [2022-05-17T22:28:02.614Z] 1fe172e4850f: Download complete [2022-05-17T22:28:02.879Z] 1827001aaf11: Verifying Checksum [2022-05-17T22:28:02.879Z] 1827001aaf11: Download complete [2022-05-17T22:28:04.259Z] 1fe172e4850f: Pull complete [2022-05-17T22:28:04.259Z] caf521ccaac6: Pull complete [2022-05-17T22:28:04.520Z] 3ead6fa29328: Pull complete [2022-05-17T22:28:04.780Z] 5c2a1cbceb83: Pull complete [2022-05-17T22:28:05.039Z] a8d5f1318db7: Pull complete [2022-05-17T22:28:05.039Z] c427282e49a2: Pull complete [2022-05-17T22:28:06.948Z] 1827001aaf11: Pull complete [2022-05-17T22:28:06.948Z] 0714d37db230: Pull complete [2022-05-17T22:28:06.948Z] ac28cf19c067: Pull complete [2022-05-17T22:28:07.209Z] ca983d60f3e2: Pull complete [2022-05-17T22:28:07.209Z] 9f894cec8388: Pull complete [2022-05-17T22:28:07.209Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-17T22:28:07.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T22:28:07.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-17T22:28:07.332Z] prd-ubuntu20.04-docker-8c-8g-63964 does not seem to be running inside a container [2022-05-17T22:28:07.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-56 -v /w/workspace/undry_go-mod-configuration_PR-56:/w/workspace/undry_go-mod-configuration_PR-56:rw,z -v /w/workspace/undry_go-mod-configuration_PR-56@tmp:/w/workspace/undry_go-mod-configuration_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-17T22:28:08.814Z] $ docker top d2734118b7ec0cad2ad709a3aeaa8487bf6739d401d6eb06e2acf1b15c0e484f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-17T22:28:08.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T22:28:08.926Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T22:28:09.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T22:28:09.063Z] $ docker exec d2734118b7ec0cad2ad709a3aeaa8487bf6739d401d6eb06e2acf1b15c0e484f ssh-agent [2022-05-17T22:28:09.183Z] SSH_AUTH_SOCK=/tmp/ssh-KQap4oJj97BN/agent.33 [2022-05-17T22:28:09.183Z] SSH_AGENT_PID=39 [2022-05-17T22:28:09.190Z] Running ssh-add (command line suppressed) [2022-05-17T22:28:09.308Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-56@tmp/private_key_4751160204129675256.key (/w/workspace/undry_go-mod-configuration_PR-56@tmp/private_key_4751160204129675256.key) [2022-05-17T22:28:09.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T22:28:09.617Z] + git tag --points-at HEAD [Pipeline] } [2022-05-17T22:28:09.639Z] $ docker exec --env ******** --env ******** d2734118b7ec0cad2ad709a3aeaa8487bf6739d401d6eb06e2acf1b15c0e484f ssh-agent -k [2022-05-17T22:28:09.751Z] unset SSH_AUTH_SOCK; [2022-05-17T22:28:09.751Z] unset SSH_AGENT_PID; [2022-05-17T22:28:09.751Z] echo Agent pid 39 killed; [2022-05-17T22:28:09.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-17T22:28:09.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T22:28:09.792Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T22:28:09.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T22:28:09.922Z] $ docker exec d2734118b7ec0cad2ad709a3aeaa8487bf6739d401d6eb06e2acf1b15c0e484f ssh-agent [2022-05-17T22:28:10.033Z] SSH_AUTH_SOCK=/tmp/ssh-6DxZIr90sFIm/agent.73 [2022-05-17T22:28:10.033Z] SSH_AGENT_PID=79 [2022-05-17T22:28:10.038Z] Running ssh-add (command line suppressed) [2022-05-17T22:28:10.166Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-56@tmp/private_key_8017261828794574077.key (/w/workspace/undry_go-mod-configuration_PR-56@tmp/private_key_8017261828794574077.key) [2022-05-17T22:28:10.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T22:28:10.469Z] + git semver init [2022-05-17T22:28:10.730Z] 2022-05-17 22:28:10,645 [run_init] DEBUG init version:0.0.0 force:False [2022-05-17T22:28:10.730Z] 2022-05-17 22:28:10,646 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-configuration_PR-56/.semver [2022-05-17T22:28:10.730Z] 2022-05-17 22:28:10,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/undry_go-mod-configuration_PR-56/.semver [2022-05-17T22:28:10.730Z] 2022-05-17 22:28:10,646 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/undry_go-mod-configuration_PR-56/.semver'], cwd=/w/workspace/undry_go-mod-configuration_PR-56, universal_newlines=False, shell=None, istream=None) [2022-05-17T22:28:11.309Z] 2022-05-17 22:28:11,277 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-configuration_PR-56/.git/info/exclude [2022-05-17T22:28:11.309Z] 2022-05-17 22:28:11,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-configuration_PR-56/.semver/PR-56 with force:False [2022-05-17T22:28:11.309Z] 2022-05-17 22:28:11,278 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-configuration_PR-56/.semver/PR-56 [2022-05-17T22:28:11.309Z] 2022-05-17 22:28:11,282 [execute] INFO git cat-file --batch-check [2022-05-17T22:28:11.309Z] 2022-05-17 22:28:11,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-configuration_PR-56/.semver, universal_newlines=False, shell=None, istream=) [2022-05-17T22:28:11.309Z] 2022-05-17 22:28:11,289 [execute] INFO git cat-file --batch [2022-05-17T22:28:11.309Z] 2022-05-17 22:28:11,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-configuration_PR-56/.semver, universal_newlines=False, shell=None, istream=) [2022-05-17T22:28:11.309Z] 2022-05-17 22:28:11,293 [read_version] DEBUG read version from /w/workspace/undry_go-mod-configuration_PR-56/.semver/PR-56 [2022-05-17T22:28:11.309Z] 0.0.0 [Pipeline] } [2022-05-17T22:28:11.325Z] $ docker exec --env ******** --env ******** d2734118b7ec0cad2ad709a3aeaa8487bf6739d401d6eb06e2acf1b15c0e484f ssh-agent -k [2022-05-17T22:28:11.432Z] unset SSH_AUTH_SOCK; [2022-05-17T22:28:11.433Z] unset SSH_AGENT_PID; [2022-05-17T22:28:11.433Z] echo Agent pid 79 killed; [2022-05-17T22:28:11.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-17T22:28:11.751Z] + git semver [Pipeline] } [2022-05-17T22:28:12.033Z] $ docker stop --time=1 d2734118b7ec0cad2ad709a3aeaa8487bf6739d401d6eb06e2acf1b15c0e484f [2022-05-17T22:28:13.774Z] $ docker rm -f d2734118b7ec0cad2ad709a3aeaa8487bf6739d401d6eb06e2acf1b15c0e484f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-17T22:28:14.138Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-17T22:28:14.390Z] Stashed 1 file(s) [Pipeline] echo [2022-05-17T22:28:14.393Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-05-17T22:28:14.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-17T22:28:14.596Z] ========================================================= [2022-05-17T22:28:14.596Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-17T22:28:14.596Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-17T22:28:14.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-17T22:28:14.901Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-17T22:28:14.901Z] 59bf1c3509f3: Pulling fs layer [2022-05-17T22:28:14.901Z] 666ba61612fd: Pulling fs layer [2022-05-17T22:28:14.901Z] 8ed8ca486205: Pulling fs layer [2022-05-17T22:28:14.901Z] 4fe6c5a15a65: Pulling fs layer [2022-05-17T22:28:14.901Z] 22a0e8bec74d: Pulling fs layer [2022-05-17T22:28:14.901Z] ca2b28591e48: Pulling fs layer [2022-05-17T22:28:14.901Z] a51346096db8: Pulling fs layer [2022-05-17T22:28:14.901Z] daebc70d1ce1: Pulling fs layer [2022-05-17T22:28:14.901Z] 0e18a0eac166: Pulling fs layer [2022-05-17T22:28:14.901Z] 4fe6c5a15a65: Waiting [2022-05-17T22:28:14.901Z] a51346096db8: Waiting [2022-05-17T22:28:14.901Z] daebc70d1ce1: Waiting [2022-05-17T22:28:14.901Z] 0e18a0eac166: Waiting [2022-05-17T22:28:14.901Z] 22a0e8bec74d: Waiting [2022-05-17T22:28:14.901Z] ca2b28591e48: Waiting [2022-05-17T22:28:14.901Z] 8ed8ca486205: Verifying Checksum [2022-05-17T22:28:14.901Z] 8ed8ca486205: Download complete [2022-05-17T22:28:14.901Z] 666ba61612fd: Verifying Checksum [2022-05-17T22:28:14.901Z] 666ba61612fd: Download complete [2022-05-17T22:28:14.901Z] 22a0e8bec74d: Verifying Checksum [2022-05-17T22:28:14.901Z] 22a0e8bec74d: Download complete [2022-05-17T22:28:14.901Z] ca2b28591e48: Verifying Checksum [2022-05-17T22:28:14.901Z] ca2b28591e48: Download complete [2022-05-17T22:28:14.901Z] 59bf1c3509f3: Download complete [2022-05-17T22:28:14.901Z] a51346096db8: Download complete [2022-05-17T22:28:14.901Z] daebc70d1ce1: Verifying Checksum [2022-05-17T22:28:14.901Z] daebc70d1ce1: Download complete [2022-05-17T22:28:15.168Z] 59bf1c3509f3: Pull complete [2022-05-17T22:28:15.168Z] 666ba61612fd: Pull complete [2022-05-17T22:28:15.431Z] 8ed8ca486205: Pull complete [2022-05-17T22:28:15.692Z] 0e18a0eac166: Verifying Checksum [2022-05-17T22:28:15.692Z] 0e18a0eac166: Download complete [2022-05-17T22:28:15.692Z] 4fe6c5a15a65: Verifying Checksum [2022-05-17T22:28:15.692Z] 4fe6c5a15a65: Download complete [2022-05-17T22:28:19.899Z] 4fe6c5a15a65: Pull complete [2022-05-17T22:28:19.900Z] 22a0e8bec74d: Pull complete [2022-05-17T22:28:19.900Z] ca2b28591e48: Pull complete [2022-05-17T22:28:19.900Z] a51346096db8: Pull complete [2022-05-17T22:28:19.900Z] daebc70d1ce1: Pull complete [2022-05-17T22:28:22.446Z] 0e18a0eac166: Pull complete [2022-05-17T22:28:22.446Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-17T22:28:22.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-17T22:28:22.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-05-17T22:28:22.737Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-05-17T22:28:23.032Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-17T22:28:23.032Z] . [Pipeline] withDockerContainer [2022-05-17T22:28:23.104Z] prd-ubuntu20.04-docker-8c-8g-63964 does not seem to be running inside a container [2022-05-17T22:28:23.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-56 -v /w/workspace/undry_go-mod-configuration_PR-56:/w/workspace/undry_go-mod-configuration_PR-56:rw,z -v /w/workspace/undry_go-mod-configuration_PR-56@tmp:/w/workspace/undry_go-mod-configuration_PR-56@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-17T22:28:24.746Z] $ docker top 7bbaa31efa399f94bafcc8855553fc3ab68544340ed4a5cbd2d3e26cf256b333 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T22:28:25.111Z] + go version [2022-05-17T22:28:25.111Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-17T22:28:25.129Z] $ docker stop --time=1 7bbaa31efa399f94bafcc8855553fc3ab68544340ed4a5cbd2d3e26cf256b333 [2022-05-17T22:28:26.428Z] $ docker rm -f 7bbaa31efa399f94bafcc8855553fc3ab68544340ed4a5cbd2d3e26cf256b333 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T22:28:26.836Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-17T22:28:26.836Z] . [Pipeline] withDockerContainer [2022-05-17T22:28:26.936Z] prd-ubuntu20.04-docker-8c-8g-63964 does not seem to be running inside a container [2022-05-17T22:28:26.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-56 -v /w/workspace/undry_go-mod-configuration_PR-56:/w/workspace/undry_go-mod-configuration_PR-56:rw,z -v /w/workspace/undry_go-mod-configuration_PR-56@tmp:/w/workspace/undry_go-mod-configuration_PR-56@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-17T22:28:27.384Z] $ docker top 2f655e4825bd8f29b1f1c117a4e47ddc849df51f3e91bc3f5905a5b9de058621 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-17T22:28:27.752Z] + make test [2022-05-17T22:28:27.752Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-17T22:28:27.752Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-17T22:28:27.752Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-17T22:28:27.752Z] go: downloading github.com/hashicorp/consul/api v1.12.0 [2022-05-17T22:28:27.752Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-17T22:28:27.752Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-17T22:28:27.752Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-17T22:28:27.752Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-17T22:28:27.752Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-17T22:28:27.752Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-17T22:28:27.752Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-17T22:28:27.753Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-05-17T22:28:28.012Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-17T22:28:28.012Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-17T22:28:28.012Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-17T22:28:28.012Z] go: downloading github.com/hashicorp/serf v0.9.6 [2022-05-17T22:28:28.012Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-17T22:28:28.012Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-17T22:28:28.012Z] go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 [2022-05-17T22:28:28.012Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-17T22:28:28.273Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-17T22:28:28.273Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-17T22:28:28.273Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-17T22:28:29.514Z] Still waiting to schedule task [2022-05-17T22:28:29.514Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-63966’ is offline [2022-05-17T22:28:33.561Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.005s coverage: 85.7% of statements [2022-05-17T22:28:40.147Z] 2022/05/17 22:28:33 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2022-05-17T22:28:40.147Z] 2022/05/17 22:28:33 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2022-05-17T22:28:40.147Z] 2022/05/17 22:28:33 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2022-05-17T22:28:40.147Z] 2022/05/17 22:28:34 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2022-05-17T22:28:40.147Z] 2022/05/17 22:28:35 edgex/core/1.0/consulUnitTest464920086/Logging/ changed [2022-05-17T22:28:40.147Z] --- FAIL: TestAccessToken (0.00s) [2022-05-17T22:28:40.147Z] client_test.go:606: [2022-05-17T22:28:40.147Z] Error Trace: client_test.go:606 [2022-05-17T22:28:40.147Z] Error: Error message not equal: [2022-05-17T22:28:40.147Z] expected: "unable to get value for edgex/core/1.0/consulUnitTest969913555/testAccess from Consul: Unexpected response code: 403" [2022-05-17T22:28:40.147Z] actual : "unable to get value for edgex/core/1.0/consulUnitTest969913555/testAccess from Consul: Unexpected response code: 403 ()" [2022-05-17T22:28:40.147Z] Test: TestAccessToken [2022-05-17T22:28:40.147Z] RenewAccessToken called [2022-05-17T22:28:40.147Z] RenewAccessToken called [2022-05-17T22:28:40.147Z] RenewAccessToken called [2022-05-17T22:28:40.147Z] RenewAccessToken called [2022-05-17T22:28:40.147Z] RenewAccessToken called [2022-05-17T22:28:40.147Z] 2022/05/17 22:28:35 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2022-05-17T22:28:40.147Z] 2022/05/17 22:28:36 edgex/core/1.0/consulUnitTest464920086/Logging/ changed [2022-05-17T22:28:40.147Z] 2022/05/17 22:28:36 edgex/core/1.0/RenewAccessToken-Test/ changed [2022-05-17T22:28:40.147Z] RenewAccessToken called [2022-05-17T22:28:40.147Z] RenewAccessToken called [2022-05-17T22:28:40.147Z] RenewAccessToken called [2022-05-17T22:28:40.147Z] RenewAccessToken called [2022-05-17T22:28:40.147Z] WatchForChanges update received [2022-05-17T22:28:40.147Z] 2022/05/17 22:28:38 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed [2022-05-17T22:28:40.147Z] 2022/05/17 22:28:38 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed [2022-05-17T22:28:40.147Z] 2022/05/17 22:28:39 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed [2022-05-17T22:28:40.147Z] 2022/05/17 22:28:39 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed [2022-05-17T22:28:40.147Z] 2022/05/17 22:28:40 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed [2022-05-17T22:28:40.147Z] FAIL [2022-05-17T22:28:40.147Z] coverage: 88.3% of statements [2022-05-17T22:28:40.147Z] FAIL github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.591s [2022-05-17T22:28:40.147Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.004s coverage: 100.0% of statements [2022-05-17T22:28:40.147Z] FAIL [2022-05-17T22:28:40.147Z] make: *** [Makefile:10: unittest] Error 1 [Pipeline] } [2022-05-17T22:28:40.168Z] $ docker stop --time=1 2f655e4825bd8f29b1f1c117a4e47ddc849df51f3e91bc3f5905a5b9de058621 [2022-05-17T22:28:41.681Z] $ docker rm -f 2f655e4825bd8f29b1f1c117a4e47ddc849df51f3e91bc3f5905a5b9de058621 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T22:28:42.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T22:28:42.207Z] [2022-05-17T22:28:42.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T22:28:42.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T22:28:42.505Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-17T22:28:42.505Z] 5eb5b503b376: Pulling fs layer [2022-05-17T22:28:42.505Z] 5c69ac0246d0: Pulling fs layer [2022-05-17T22:28:42.505Z] ec43610c2a17: Pulling fs layer [2022-05-17T22:28:42.505Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-17T22:28:42.505Z] 33b1e0a273af: Pulling fs layer [2022-05-17T22:28:42.505Z] 5d3b04190fa2: Pulling fs layer [2022-05-17T22:28:42.505Z] 2f39f015ded8: Pulling fs layer [2022-05-17T22:28:42.505Z] 33b1e0a273af: Waiting [2022-05-17T22:28:42.505Z] 2f39f015ded8: Waiting [2022-05-17T22:28:42.505Z] 5d3b04190fa2: Waiting [2022-05-17T22:28:42.505Z] 5c69ac0246d0: Download complete [2022-05-17T22:28:42.505Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-17T22:28:42.505Z] 3a2ae6a8a46f: Download complete [2022-05-17T22:28:42.505Z] 33b1e0a273af: Verifying Checksum [2022-05-17T22:28:42.505Z] 33b1e0a273af: Download complete [2022-05-17T22:28:42.505Z] 5d3b04190fa2: Verifying Checksum [2022-05-17T22:28:42.505Z] 5d3b04190fa2: Download complete [2022-05-17T22:28:42.505Z] ec43610c2a17: Verifying Checksum [2022-05-17T22:28:42.505Z] ec43610c2a17: Download complete [2022-05-17T22:28:42.766Z] 5eb5b503b376: Verifying Checksum [2022-05-17T22:28:42.766Z] 5eb5b503b376: Download complete [2022-05-17T22:28:43.337Z] 2f39f015ded8: Download complete [2022-05-17T22:28:43.911Z] 5eb5b503b376: Pull complete [2022-05-17T22:28:44.171Z] 5c69ac0246d0: Pull complete [2022-05-17T22:28:44.741Z] ec43610c2a17: Pull complete [2022-05-17T22:28:44.741Z] 3a2ae6a8a46f: Pull complete [2022-05-17T22:28:45.000Z] 33b1e0a273af: Pull complete [2022-05-17T22:28:45.000Z] 5d3b04190fa2: Pull complete [2022-05-17T22:28:50.277Z] 2f39f015ded8: Pull complete [2022-05-17T22:28:50.277Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-17T22:28:50.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T22:28:50.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-17T22:28:50.351Z] prd-ubuntu20.04-docker-8c-8g-63964 does not seem to be running inside a container [2022-05-17T22:28:50.394Z] $ 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/undry_go-mod-configuration_PR-56 -v /w/workspace/undry_go-mod-configuration_PR-56:/w/workspace/undry_go-mod-configuration_PR-56:rw,z -v /w/workspace/undry_go-mod-configuration_PR-56@tmp:/w/workspace/undry_go-mod-configuration_PR-56@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-17T22:28:52.344Z] $ docker top 90fea71e4e1a550adbae528d4c48e0d58e397969c43315bbbc913250f0884406 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-17T22:28:52.770Z] ---> job-cost.sh [2022-05-17T22:28:52.771Z] lf-activate-venv: SKIPPING [2022-05-17T22:28:52.771Z] INFO: No Stack... [2022-05-17T22:28:53.339Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-17T22:28:53.601Z] INFO: Archiving Costs [Pipeline] sh [2022-05-17T22:28:53.897Z] + cat /w/workspace/undry_go-mod-configuration_PR-56/archives/cost.csv [2022-05-17T22:28:53.897Z] + cut -d, -f6 [Pipeline] lock [2022-05-17T22:28:53.918Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] [2022-05-17T22:28:53.929Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] did not exist. Created. [2022-05-17T22:28:53.929Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-17T22:28:54.246Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-17T22:28:54.285Z] Stashed 1 file(s) [Pipeline] } [2022-05-17T22:28:54.295Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-17T22:28:54.318Z] $ docker stop --time=1 90fea71e4e1a550adbae528d4c48e0d58e397969c43315bbbc913250f0884406 [2022-05-17T22:28:55.466Z] $ docker rm -f 90fea71e4e1a550adbae528d4c48e0d58e397969c43315bbbc913250f0884406 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-17T22:28:55.581Z] Failed in branch amd64 [2022-05-17T22:31:28.788Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63970 in /w/workspace/undry_go-mod-configuration_PR-56 [Pipeline] { [Pipeline] ws [2022-05-17T22:31:28.806Z] Running in /w/workspace/go-mod-configuration/10 [Pipeline] { [Pipeline] checkout [2022-05-17T22:31:28.842Z] Selected Git installation does not exist. Using Default [2022-05-17T22:31:28.843Z] The recommended git tool is: NONE [2022-05-17T22:31:36.199Z] using credential edgex-jenkins-ssh [2022-05-17T22:31:36.227Z] Cloning the remote Git repository [2022-05-17T22:31:36.322Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2022-05-17T22:31:36.426Z] > git init /w/workspace/go-mod-configuration/10 # timeout=10 [2022-05-17T22:31:36.535Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2022-05-17T22:31:36.542Z] > git --version # timeout=10 [2022-05-17T22:31:36.571Z] > git --version # 'git version 2.25.1' [2022-05-17T22:31:36.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-17T22:31:36.649Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-17T22:31:37.501Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2022-05-17T22:31:37.534Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-17T22:31:37.571Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2022-05-17T22:31:37.620Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2022-05-17T22:31:37.621Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-17T22:31:37.640Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-17T22:31:38.122Z] Merging remotes/origin/main commit 505f740746f9bcc32021d75ef8e59bf329894c32 into PR head commit a42190b002cb9922a0a253065bf9d11c740be000 [2022-05-17T22:31:38.399Z] Merge succeeded, producing a42190b002cb9922a0a253065bf9d11c740be000 [2022-05-17T22:31:38.399Z] Checking out Revision a42190b002cb9922a0a253065bf9d11c740be000 (PR-56) [2022-05-17T22:31:38.154Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T22:31:38.174Z] > git checkout -f a42190b002cb9922a0a253065bf9d11c740be000 # timeout=10 [2022-05-17T22:31:38.280Z] > git remote # timeout=10 [2022-05-17T22:31:38.305Z] > git config --get remote.origin.url # timeout=10 [2022-05-17T22:31:38.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-17T22:31:38.346Z] > git merge 505f740746f9bcc32021d75ef8e59bf329894c32 # timeout=10 [2022-05-17T22:31:38.382Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-17T22:31:38.415Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T22:31:38.434Z] > git checkout -f a42190b002cb9922a0a253065bf9d11c740be000 # timeout=10 [2022-05-17T22:31:43.066Z] Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.12.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-17T22:31:43.969Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-17T22:31:43.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T22:31:43.969Z] Dload Upload Total Spent Left Speed [2022-05-17T22:31:43.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 159k 0 --:--:-- --:--:-- --:--:-- 159k [Pipeline] sh [2022-05-17T22:31:44.861Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-17T22:31:45.254Z] + sudo tee /etc/docker/daemon.new [2022-05-17T22:31:45.254Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-17T22:31:45.254Z] { [2022-05-17T22:31:45.254Z] "registry-mirrors": [ [2022-05-17T22:31:45.254Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-17T22:31:45.254Z] ], [2022-05-17T22:31:45.254Z] "bip": "10.250.0.254/24", [2022-05-17T22:31:45.254Z] "hosts": [ [2022-05-17T22:31:45.254Z] "tcp://0.0.0.0:5555", [2022-05-17T22:31:45.254Z] "unix:///var/run/docker.sock" [2022-05-17T22:31:45.254Z] ], [2022-05-17T22:31:45.254Z] "mtu": 1458, [2022-05-17T22:31:45.254Z] "selinux-enabled": true, [2022-05-17T22:31:45.254Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-17T22:31:45.254Z] } [Pipeline] sh [2022-05-17T22:31:45.651Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-17T22:31:46.022Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-05-17T22:32:04.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-17T22:32:04.809Z] ========================================================= [2022-05-17T22:32:04.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-17T22:32:04.809Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-17T22:32:05.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-17T22:32:06.156Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-17T22:32:06.156Z] 9b3977197b4f: Pulling fs layer [2022-05-17T22:32:06.156Z] 1a89e8eeedd5: Pulling fs layer [2022-05-17T22:32:06.156Z] 94645a83ff95: Pulling fs layer [2022-05-17T22:32:06.156Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-17T22:32:06.156Z] 0c92f367c5e7: Pulling fs layer [2022-05-17T22:32:06.156Z] 3096ccb668a1: Pulling fs layer [2022-05-17T22:32:06.156Z] e8cf19c19ddd: Pulling fs layer [2022-05-17T22:32:06.156Z] a4caa8a26152: Pulling fs layer [2022-05-17T22:32:06.156Z] 3f3a8bcf1eab: Waiting [2022-05-17T22:32:06.156Z] 0c92f367c5e7: Waiting [2022-05-17T22:32:06.156Z] 3096ccb668a1: Waiting [2022-05-17T22:32:06.156Z] e8cf19c19ddd: Waiting [2022-05-17T22:32:06.156Z] a4caa8a26152: Waiting [2022-05-17T22:32:06.156Z] 94645a83ff95: Verifying Checksum [2022-05-17T22:32:06.156Z] 94645a83ff95: Download complete [2022-05-17T22:32:06.156Z] 1a89e8eeedd5: Download complete [2022-05-17T22:32:06.156Z] 0c92f367c5e7: Download complete [2022-05-17T22:32:06.156Z] 3096ccb668a1: Verifying Checksum [2022-05-17T22:32:06.156Z] 3096ccb668a1: Download complete [2022-05-17T22:32:06.156Z] 9b3977197b4f: Verifying Checksum [2022-05-17T22:32:06.156Z] 9b3977197b4f: Download complete [2022-05-17T22:32:06.156Z] e8cf19c19ddd: Verifying Checksum [2022-05-17T22:32:06.156Z] e8cf19c19ddd: Download complete [2022-05-17T22:32:07.159Z] 9b3977197b4f: Pull complete [2022-05-17T22:32:07.441Z] 1a89e8eeedd5: Pull complete [2022-05-17T22:32:08.054Z] 94645a83ff95: Pull complete [2022-05-17T22:32:08.331Z] a4caa8a26152: Verifying Checksum [2022-05-17T22:32:08.331Z] a4caa8a26152: Download complete [2022-05-17T22:32:08.940Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-17T22:32:08.940Z] 3f3a8bcf1eab: Download complete [2022-05-17T22:32:24.068Z] 3f3a8bcf1eab: Pull complete [2022-05-17T22:32:24.068Z] 0c92f367c5e7: Pull complete [2022-05-17T22:32:24.068Z] 3096ccb668a1: Pull complete [2022-05-17T22:32:24.068Z] e8cf19c19ddd: Pull complete [2022-05-17T22:32:29.501Z] a4caa8a26152: Pull complete [2022-05-17T22:32:29.501Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-17T22:32:29.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-17T22:32:29.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-05-17T22:32:29.877Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-17T22:32:30.247Z] + docker inspect -f . ci-base-image-arm64 [2022-05-17T22:32:30.247Z] . [Pipeline] withDockerContainer [2022-05-17T22:32:30.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-63970 does not seem to be running inside a container [2022-05-17T22:32:30.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/10 -v /w/workspace/go-mod-configuration/10:/w/workspace/go-mod-configuration/10:rw,z -v /w/workspace/go-mod-configuration/10@tmp:/w/workspace/go-mod-configuration/10@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-17T22:32:35.331Z] $ docker top df16d58d7ac26a96e13bcc84a988d6bb074b0eaa7a63f56bcc748ba31270b96a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T22:32:36.289Z] + go version [2022-05-17T22:32:36.289Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-17T22:32:36.324Z] $ docker stop --time=1 df16d58d7ac26a96e13bcc84a988d6bb074b0eaa7a63f56bcc748ba31270b96a [2022-05-17T22:32:38.053Z] $ docker rm -f df16d58d7ac26a96e13bcc84a988d6bb074b0eaa7a63f56bcc748ba31270b96a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T22:32:38.720Z] + docker inspect -f . ci-base-image-arm64 [2022-05-17T22:32:38.720Z] . [Pipeline] withDockerContainer [2022-05-17T22:32:38.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-63970 does not seem to be running inside a container [2022-05-17T22:32:39.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/10 -v /w/workspace/go-mod-configuration/10:/w/workspace/go-mod-configuration/10:rw,z -v /w/workspace/go-mod-configuration/10@tmp:/w/workspace/go-mod-configuration/10@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-17T22:32:40.508Z] $ docker top 2fd6bfcca1767a030f7ffaa7ac31905427aee8fec62d9b1205ea3aa82adfad19 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-17T22:32:41.480Z] + make test [2022-05-17T22:32:41.480Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-17T22:32:41.480Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-17T22:32:41.480Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-17T22:32:41.480Z] go: downloading github.com/hashicorp/consul/api v1.12.0 [2022-05-17T22:32:41.755Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-17T22:32:41.755Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-17T22:32:41.755Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-17T22:32:42.034Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-05-17T22:32:42.034Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-17T22:32:42.034Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-17T22:32:42.034Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-17T22:32:42.034Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-17T22:32:42.034Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-17T22:32:42.034Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-17T22:32:42.034Z] go: downloading github.com/hashicorp/serf v0.9.6 [2022-05-17T22:32:42.034Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-17T22:32:42.313Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-17T22:32:42.313Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-17T22:32:42.313Z] go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 [2022-05-17T22:32:42.313Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-17T22:32:42.590Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-17T22:32:42.590Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-17T22:32:42.590Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-17T22:33:21.662Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.018s coverage: 85.7% of statements [2022-05-17T22:33:28.378Z] 2022/05/17 22:33:20 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2022-05-17T22:33:28.378Z] 2022/05/17 22:33:20 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2022-05-17T22:33:28.378Z] 2022/05/17 22:33:20 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2022-05-17T22:33:28.378Z] 2022/05/17 22:33:21 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2022-05-17T22:33:28.378Z] 2022/05/17 22:33:22 edgex/core/1.0/consulUnitTest459476816/Logging/ changed [2022-05-17T22:33:28.378Z] --- FAIL: TestAccessToken (0.00s) [2022-05-17T22:33:28.378Z] client_test.go:606: [2022-05-17T22:33:28.378Z] Error Trace: client_test.go:606 [2022-05-17T22:33:28.378Z] Error: Error message not equal: [2022-05-17T22:33:28.378Z] expected: "unable to get value for edgex/core/1.0/consulUnitTest973281944/testAccess from Consul: Unexpected response code: 403" [2022-05-17T22:33:28.378Z] actual : "unable to get value for edgex/core/1.0/consulUnitTest973281944/testAccess from Consul: Unexpected response code: 403 ()" [2022-05-17T22:33:28.378Z] Test: TestAccessToken [2022-05-17T22:33:28.378Z] RenewAccessToken called [2022-05-17T22:33:28.378Z] RenewAccessToken called [2022-05-17T22:33:28.378Z] RenewAccessToken called [2022-05-17T22:33:28.378Z] RenewAccessToken called [2022-05-17T22:33:28.378Z] RenewAccessToken called [2022-05-17T22:33:28.379Z] 2022/05/17 22:33:23 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2022-05-17T22:33:28.379Z] 2022/05/17 22:33:23 edgex/core/1.0/consulUnitTest459476816/Logging/ changed [2022-05-17T22:33:28.379Z] 2022/05/17 22:33:24 edgex/core/1.0/RenewAccessToken-Test/ changed [2022-05-17T22:33:28.379Z] RenewAccessToken called [2022-05-17T22:33:28.379Z] RenewAccessToken called [2022-05-17T22:33:28.379Z] RenewAccessToken called [2022-05-17T22:33:28.379Z] RenewAccessToken called [2022-05-17T22:33:28.379Z] WatchForChanges update received [2022-05-17T22:33:28.379Z] 2022/05/17 22:33:25 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed [2022-05-17T22:33:28.379Z] 2022/05/17 22:33:25 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed [2022-05-17T22:33:28.379Z] 2022/05/17 22:33:26 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed [2022-05-17T22:33:28.379Z] FAIL [2022-05-17T22:33:28.379Z] coverage: 88.3% of statements [2022-05-17T22:33:28.379Z] FAIL github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.731s [2022-05-17T22:33:28.379Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.016s coverage: 100.0% of statements [2022-05-17T22:33:28.379Z] FAIL [2022-05-17T22:33:28.379Z] make: *** [Makefile:10: unittest] Error 1 [Pipeline] } [2022-05-17T22:33:28.411Z] $ docker stop --time=1 2fd6bfcca1767a030f7ffaa7ac31905427aee8fec62d9b1205ea3aa82adfad19 [2022-05-17T22:33:30.245Z] $ docker rm -f 2fd6bfcca1767a030f7ffaa7ac31905427aee8fec62d9b1205ea3aa82adfad19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T22:33:31.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-17T22:33:31.326Z] [2022-05-17T22:33:31.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-17T22:33:31.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-17T22:33:31.963Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-17T22:33:31.963Z] 8998bd30e6a1: Pulling fs layer [2022-05-17T22:33:31.963Z] 04944245beec: Pulling fs layer [2022-05-17T22:33:31.963Z] 699f458cf7ca: Pulling fs layer [2022-05-17T22:33:31.963Z] 765212b225bb: Pulling fs layer [2022-05-17T22:33:31.963Z] f23df028b6ca: Pulling fs layer [2022-05-17T22:33:31.963Z] d65c8cfc05b1: Pulling fs layer [2022-05-17T22:33:31.963Z] 2437ff75d9bd: Pulling fs layer [2022-05-17T22:33:31.963Z] 765212b225bb: Waiting [2022-05-17T22:33:31.963Z] f23df028b6ca: Waiting [2022-05-17T22:33:31.963Z] d65c8cfc05b1: Waiting [2022-05-17T22:33:31.963Z] 2437ff75d9bd: Waiting [2022-05-17T22:33:31.963Z] 04944245beec: Verifying Checksum [2022-05-17T22:33:31.963Z] 04944245beec: Download complete [2022-05-17T22:33:31.963Z] 765212b225bb: Verifying Checksum [2022-05-17T22:33:31.963Z] 765212b225bb: Download complete [2022-05-17T22:33:31.963Z] f23df028b6ca: Verifying Checksum [2022-05-17T22:33:31.963Z] f23df028b6ca: Download complete [2022-05-17T22:33:32.242Z] d65c8cfc05b1: Verifying Checksum [2022-05-17T22:33:32.242Z] d65c8cfc05b1: Download complete [2022-05-17T22:33:32.242Z] 699f458cf7ca: Verifying Checksum [2022-05-17T22:33:32.242Z] 699f458cf7ca: Download complete [2022-05-17T22:33:32.518Z] 8998bd30e6a1: Download complete [2022-05-17T22:33:35.148Z] 2437ff75d9bd: Verifying Checksum [2022-05-17T22:33:35.148Z] 2437ff75d9bd: Download complete [2022-05-17T22:33:37.130Z] 8998bd30e6a1: Pull complete [2022-05-17T22:33:37.736Z] 04944245beec: Pull complete [2022-05-17T22:33:39.179Z] 699f458cf7ca: Pull complete [2022-05-17T22:33:39.460Z] 765212b225bb: Pull complete [2022-05-17T22:33:40.456Z] f23df028b6ca: Pull complete [2022-05-17T22:33:40.731Z] d65c8cfc05b1: Pull complete [2022-05-17T22:33:59.086Z] 2437ff75d9bd: Pull complete [2022-05-17T22:33:59.086Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-17T22:33:59.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-17T22:33:59.086Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-17T22:33:59.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-63970 does not seem to be running inside a container [2022-05-17T22:33:59.434Z] $ 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/10 -v /w/workspace/go-mod-configuration/10:/w/workspace/go-mod-configuration/10:rw,z -v /w/workspace/go-mod-configuration/10@tmp:/w/workspace/go-mod-configuration/10@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-17T22:34:02.059Z] $ docker top 5ede12792187c8818c82e29792cd5dae3a59bb1b2ba69011614d4bf3aa064ab2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-17T22:34:03.018Z] ---> job-cost.sh [2022-05-17T22:34:03.018Z] lf-activate-venv: SKIPPING [2022-05-17T22:34:03.018Z] INFO: No Stack... [2022-05-17T22:34:03.998Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-17T22:34:04.595Z] INFO: Archiving Costs [Pipeline] sh [2022-05-17T22:34:05.275Z] + cut -d, -f6 [2022-05-17T22:34:05.275Z] + cat /w/workspace/go-mod-configuration/10/archives/cost.csv [Pipeline] lock [2022-05-17T22:34:05.350Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] [2022-05-17T22:34:05.356Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] did not exist. Created. [2022-05-17T22:34:05.356Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-17T22:34:06.040Z] /w/workspace/go-mod-configuration/10@tmp/durable-3b00a783/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-17T22:34:06.742Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-17T22:34:06.769Z] Warning: overwriting stash ‘stack-cost’ [2022-05-17T22:34:07.298Z] Stashed 1 file(s) [Pipeline] } [2022-05-17T22:34:07.311Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-17T22:34:07.341Z] $ docker stop --time=1 5ede12792187c8818c82e29792cd5dae3a59bb1b2ba69011614d4bf3aa064ab2 [2022-05-17T22:34:08.893Z] $ docker rm -f 5ede12792187c8818c82e29792cd5dae3a59bb1b2ba69011614d4bf3aa064ab2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-17T22:34:09.247Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-17T22:34:09.934Z] + [ -d /w/workspace/undry_go-mod-configuration_PR-56/archives ] [2022-05-17T22:34:09.934Z] + ls -al /w/workspace/undry_go-mod-configuration_PR-56/archives [2022-05-17T22:34:09.934Z] total 16 [2022-05-17T22:34:09.934Z] drwxr-xr-x 3 root root 4096 May 17 22:28 . [2022-05-17T22:34:09.934Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 22:28 .. [2022-05-17T22:34:09.934Z] drwxr-xr-x 2 root root 4096 May 17 22:28 cost [2022-05-17T22:34:09.934Z] -rw-r--r-- 1 root root 91 May 17 22:28 cost.csv [2022-05-17T22:34:09.934Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-configuration_PR-56/archives [2022-05-17T22:34:09.934Z] + ls -al /w/workspace/undry_go-mod-configuration_PR-56/archives [2022-05-17T22:34:09.934Z] total 16 [2022-05-17T22:34:09.934Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 22:28 . [2022-05-17T22:34:09.934Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 22:28 .. [2022-05-17T22:34:09.934Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 22:28 cost [2022-05-17T22:34:09.934Z] -rw-r--r-- 1 jenkins jenkins 91 May 17 22:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-17T22:34:10.228Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T22:34:11.102Z] ---> package-listing.sh [2022-05-17T22:34:11.102Z] ++ facter osfamily [2022-05-17T22:34:11.102Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-17T22:34:11.370Z] + OS_FAMILY=debian [2022-05-17T22:34:11.370Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-56 [2022-05-17T22:34:11.370Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-17T22:34:11.370Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-17T22:34:11.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-17T22:34:11.370Z] + PACKAGES=/tmp/packages_start.txt [2022-05-17T22:34:11.370Z] + '[' /w/workspace/undry_go-mod-configuration_PR-56 ']' [2022-05-17T22:34:11.370Z] + PACKAGES=/tmp/packages_end.txt [2022-05-17T22:34:11.370Z] + case "${OS_FAMILY}" in [2022-05-17T22:34:11.370Z] + dpkg -l [2022-05-17T22:34:11.370Z] + grep '^ii' [2022-05-17T22:34:11.370Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-17T22:34:11.370Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-17T22:34:11.370Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-17T22:34:11.370Z] + '[' /w/workspace/undry_go-mod-configuration_PR-56 ']' [2022-05-17T22:34:11.370Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-56/archives/ [2022-05-17T22:34:11.370Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-56/archives/ [Pipeline] echo [2022-05-17T22:34:11.392Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-17T22:34:11.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-17T22:34:12.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T22:34:12.230Z] . [Pipeline] withDockerContainer [2022-05-17T22:34:12.299Z] prd-ubuntu20.04-docker-8c-8g-63964 does not seem to be running inside a container [2022-05-17T22:34:12.336Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-56 -v /w/workspace/undry_go-mod-configuration_PR-56:/w/workspace/undry_go-mod-configuration_PR-56:rw,z -v /w/workspace/undry_go-mod-configuration_PR-56@tmp:/w/workspace/undry_go-mod-configuration_PR-56@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-17T22:34:12.569Z] $ docker top 9fb85399eb35979f8ad4ccaf6e48d41adcbd964d8fbabafbbb2aa95d7a3a4426 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T22:34:12.935Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-17T22:34:13.226Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-17T22:34:13.525Z] + ls /var/log/sa-host [2022-05-17T22:34:13.525Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-17T22:34:13.617Z] provisioning config files... [2022-05-17T22:34:13.627Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-56@tmp/config6173715756368190792tmp [Pipeline] { [Pipeline] echo [2022-05-17T22:34:13.645Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T22:34:13.932Z] ---> create-netrc.sh [Pipeline] } [2022-05-17T22:34:13.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-17T22:34:14.282Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-17T22:34:14.293Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T22:34:14.581Z] ---> sudo-logs.sh [2022-05-17T22:34:14.581Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-17T22:34:14.619Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T22:34:14.909Z] ---> job-cost.sh [2022-05-17T22:34:14.909Z] lf-activate-venv: SKIPPING [2022-05-17T22:34:14.909Z] DEBUG: total: 0.2199999988079071 [2022-05-17T22:34:14.909Z] INFO: Retrieving Stack Cost... [2022-05-17T22:34:15.480Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-17T22:34:15.744Z] INFO: Archiving Costs [Pipeline] echo [2022-05-17T22:34:15.759Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T22:34:16.050Z] ---> logs-deploy.sh [2022-05-17T22:34:16.050Z] lf-activate-venv: SKIPPING [2022-05-17T22:34:16.050Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-56/10 [2022-05-17T22:34:16.050Z] INFO: archiving workspace using pattern(s): [2022-05-17T22:34:16.995Z] Archives upload complete. [2022-05-17T22:34:16.995Z] INFO: archiving logs to Nexus [2022-05-17T22:34:17.566Z] ---> uname -a: [2022-05-17T22:34:17.566Z] Linux prd-ubuntu20-04-docker-8c-8g-63964 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-17T22:34:17.566Z] [2022-05-17T22:34:17.566Z]