Pull request #63 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-configuration Obtained Jenkinsfile from aafff9af2ab0928ad83300dff8951bd3bd446b7f+b6e280350ed918af335c01cae5055bc6405cf045 (391b8adb6656ba4b6248058a2023dc4b7d415b32) 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-ssh696390019853246938.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh17222558933349366308.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-63/workspace@libs/edgex-global-pipelines # timeout=10 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-63/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6724817976338396156.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-63/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1130515065756900966.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9241399509900263380.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-63/workspace@libs/lf-pipelines # timeout=10 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-63/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10227400869755902762.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41839 in /w/workspace/undry_go-mod-configuration_PR-63 [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-63 # 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/63/head:refs/remotes/origin/PR-63 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b6e280350ed918af335c01cae5055bc6405cf045 into PR head commit aafff9af2ab0928ad83300dff8951bd3bd446b7f Merge succeeded, producing aafff9af2ab0928ad83300dff8951bd3bd446b7f Checking out Revision aafff9af2ab0928ad83300dff8951bd3bd446b7f (PR-63) > git config core.sparsecheckout # timeout=10 > git checkout -f aafff9af2ab0928ad83300dff8951bd3bd446b7f # 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 b6e280350ed918af335c01cae5055bc6405cf045 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aafff9af2ab0928ad83300dff8951bd3bd446b7f # timeout=10 Commit message: "build: Update change log for 2.2.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T17:49:40.192Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T17:49:40.356Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T17:49:40.458Z] ========================================================= [2022-05-09T17:49:40.458Z] EdgeX Global Pipelines Version Info [2022-05-09T17:49:40.458Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:49:41.310Z] ------------------- [2022-05-09T17:49:41.310Z] stable info: [2022-05-09T17:49:41.310Z] ------------------- [2022-05-09T17:49:41.310Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T17:49:41.310Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T17:49:41.310Z] Message: update stable to v1.0.227 [2022-05-09T17:49:41.882Z] ------------------- [2022-05-09T17:49:41.882Z] experimental info: [2022-05-09T17:49:41.882Z] ------------------- [2022-05-09T17:49:41.882Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T17:49:41.882Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T17:49:41.882Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T17:49:42.137Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2022-05-09T17:49:42.183Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2022-05-09T17:49:42.224Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T17:49:42.263Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T17:49:42.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T17:49:42.334Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T17:49:42.370Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T17:49:42.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-09T17:49:42.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T17:49:42.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T17:49:42.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T17:49:42.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2022-05-09T17:49:42.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T17:49:42.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T17:49:42.683Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T17:49:42.720Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T17:49:42.758Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T17:49:42.804Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T17:49:42.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T17:49:42.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T17:49:42.920Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-09T17:49:42.957Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-09T17:49:42.994Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-09T17:49:43.039Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-09T17:49:43.074Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-05-09T17:49:43.111Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T17:49:43.151Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-63 [Pipeline] echo [2022-05-09T17:49:43.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-63 [Pipeline] echo [2022-05-09T17:49:43.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-63 [Pipeline] echo [2022-05-09T17:49:43.271Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aafff9af2ab0928ad83300dff8951bd3bd446b7f [Pipeline] echo [2022-05-09T17:49:43.306Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aafff9a [Pipeline] echo [2022-05-09T17:49:43.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-09T17:49:43.871Z] + git rev-list -1 --merges aafff9af2ab0928ad83300dff8951bd3bd446b7f~1..aafff9af2ab0928ad83300dff8951bd3bd446b7f [Pipeline] echo [2022-05-09T17:49:43.918Z] -----------> git rev-list -1 --merges aafff9af2ab0928ad83300dff8951bd3bd446b7f~1..aafff9af2ab0928ad83300dff8951bd3bd446b7f aafff9af2ab0928ad83300dff8951bd3bd446b7f [false] [Pipeline] sh [2022-05-09T17:49:44.230Z] + git log --format=format:%s -1 aafff9af2ab0928ad83300dff8951bd3bd446b7f [Pipeline] echo [2022-05-09T17:49:44.273Z] ========================================================= [2022-05-09T17:49:44.273Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T17:49:44.273Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T17:49:44.704Z] + git log --format=format:%s -1 aafff9af2ab0928ad83300dff8951bd3bd446b7f [Pipeline] echo [2022-05-09T17:49:44.736Z] [semverPrep] GIT_COMMIT: aafff9af2ab0928ad83300dff8951bd3bd446b7f, Commit Message: build: Update change log for 2.2.0 [Pipeline] echo [2022-05-09T17:49:44.769Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-09T17:49:45.234Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T17:49:45.234Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T17:49:45.234Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T17:49:45.234Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T17:49:45.234Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T17:49:45.234Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T17:49:45.234Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:49:45.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T17:49:45.877Z] [2022-05-09T17:49:45.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:49:46.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T17:49:46.228Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T17:49:46.228Z] 1fe172e4850f: Pulling fs layer [2022-05-09T17:49:46.228Z] caf521ccaac6: Pulling fs layer [2022-05-09T17:49:46.228Z] 3ead6fa29328: Pulling fs layer [2022-05-09T17:49:46.228Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T17:49:46.228Z] a8d5f1318db7: Pulling fs layer [2022-05-09T17:49:46.228Z] c427282e49a2: Pulling fs layer [2022-05-09T17:49:46.228Z] 1827001aaf11: Pulling fs layer [2022-05-09T17:49:46.228Z] 0714d37db230: Pulling fs layer [2022-05-09T17:49:46.228Z] ac28cf19c067: Pulling fs layer [2022-05-09T17:49:46.228Z] ca983d60f3e2: Pulling fs layer [2022-05-09T17:49:46.228Z] 9f894cec8388: Pulling fs layer [2022-05-09T17:49:46.228Z] 5c2a1cbceb83: Waiting [2022-05-09T17:49:46.228Z] ac28cf19c067: Waiting [2022-05-09T17:49:46.228Z] a8d5f1318db7: Waiting [2022-05-09T17:49:46.228Z] 1827001aaf11: Waiting [2022-05-09T17:49:46.228Z] 0714d37db230: Waiting [2022-05-09T17:49:46.228Z] ca983d60f3e2: Waiting [2022-05-09T17:49:46.228Z] 9f894cec8388: Waiting [2022-05-09T17:49:46.228Z] caf521ccaac6: Download complete [2022-05-09T17:49:46.228Z] 5c2a1cbceb83: Verifying Checksum [2022-05-09T17:49:46.228Z] 5c2a1cbceb83: Download complete [2022-05-09T17:49:46.489Z] a8d5f1318db7: Verifying Checksum [2022-05-09T17:49:46.489Z] a8d5f1318db7: Download complete [2022-05-09T17:49:46.489Z] c427282e49a2: Verifying Checksum [2022-05-09T17:49:46.489Z] c427282e49a2: Download complete [2022-05-09T17:49:46.489Z] 3ead6fa29328: Verifying Checksum [2022-05-09T17:49:46.489Z] 3ead6fa29328: Download complete [2022-05-09T17:49:46.489Z] 0714d37db230: Download complete [2022-05-09T17:49:46.489Z] ca983d60f3e2: Verifying Checksum [2022-05-09T17:49:46.489Z] ca983d60f3e2: Download complete [2022-05-09T17:49:46.489Z] 9f894cec8388: Download complete [2022-05-09T17:49:46.489Z] 1fe172e4850f: Verifying Checksum [2022-05-09T17:49:46.489Z] 1fe172e4850f: Download complete [2022-05-09T17:49:46.748Z] 1827001aaf11: Verifying Checksum [2022-05-09T17:49:46.748Z] 1827001aaf11: Download complete [2022-05-09T17:49:47.687Z] 1fe172e4850f: Pull complete [2022-05-09T17:49:47.947Z] caf521ccaac6: Pull complete [2022-05-09T17:49:48.208Z] 3ead6fa29328: Pull complete [2022-05-09T17:49:48.475Z] 5c2a1cbceb83: Pull complete [2022-05-09T17:49:48.735Z] a8d5f1318db7: Pull complete [2022-05-09T17:49:48.735Z] c427282e49a2: Pull complete [2022-05-09T17:49:50.644Z] 1827001aaf11: Pull complete [2022-05-09T17:49:50.644Z] 0714d37db230: Pull complete [2022-05-09T17:49:50.644Z] ac28cf19c067: Pull complete [2022-05-09T17:49:50.644Z] ca983d60f3e2: Pull complete [2022-05-09T17:49:50.905Z] 9f894cec8388: Pull complete [2022-05-09T17:49:50.905Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T17:49:50.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T17:49:50.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T17:49:50.996Z] prd-ubuntu20.04-docker-8c-8g-41839 does not seem to be running inside a container [2022-05-09T17:49:51.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-63 -v /w/workspace/undry_go-mod-configuration_PR-63:/w/workspace/undry_go-mod-configuration_PR-63:rw,z -v /w/workspace/undry_go-mod-configuration_PR-63@tmp:/w/workspace/undry_go-mod-configuration_PR-63@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T17:49:52.374Z] $ docker top 7549574c268d4d258910f9add12b0a2e66a7e813c6510f132d1d0ca513c3d94e -eo pid,comm [2022-05-09T17:49:52.433Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-09T17:49:52.433Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T17:49:52.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T17:49:52.553Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T17:49:52.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T17:49:52.687Z] $ docker exec 7549574c268d4d258910f9add12b0a2e66a7e813c6510f132d1d0ca513c3d94e ssh-agent [2022-05-09T17:49:52.819Z] SSH_AUTH_SOCK=/tmp/ssh-zTuzMWd3SYiz/agent.33 [2022-05-09T17:49:52.819Z] SSH_AGENT_PID=40 [2022-05-09T17:49:52.826Z] Running ssh-add (command line suppressed) [2022-05-09T17:49:52.945Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-63@tmp/private_key_38088791306836997.key (/w/workspace/undry_go-mod-configuration_PR-63@tmp/private_key_38088791306836997.key) [2022-05-09T17:49:52.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T17:49:53.301Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T17:49:53.329Z] $ docker exec --env ******** --env ******** 7549574c268d4d258910f9add12b0a2e66a7e813c6510f132d1d0ca513c3d94e ssh-agent -k [2022-05-09T17:49:53.427Z] unset SSH_AUTH_SOCK; [2022-05-09T17:49:53.427Z] unset SSH_AGENT_PID; [2022-05-09T17:49:53.428Z] echo Agent pid 40 killed; [2022-05-09T17:49:53.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T17:49:53.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T17:49:53.515Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T17:49:53.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T17:49:53.643Z] $ docker exec 7549574c268d4d258910f9add12b0a2e66a7e813c6510f132d1d0ca513c3d94e ssh-agent [2022-05-09T17:49:53.755Z] SSH_AUTH_SOCK=/tmp/ssh-B0IThJmRKQBR/agent.74 [2022-05-09T17:49:53.755Z] SSH_AGENT_PID=80 [2022-05-09T17:49:53.761Z] Running ssh-add (command line suppressed) [2022-05-09T17:49:53.876Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-63@tmp/private_key_2371412763115753647.key (/w/workspace/undry_go-mod-configuration_PR-63@tmp/private_key_2371412763115753647.key) [2022-05-09T17:49:53.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T17:49:54.222Z] + git semver init [2022-05-09T17:49:54.485Z] 2022-05-09 17:49:54,427 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T17:49:54.485Z] 2022-05-09 17:49:54,428 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-configuration_PR-63/.semver [2022-05-09T17:49:54.485Z] 2022-05-09 17:49:54,429 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/undry_go-mod-configuration_PR-63/.semver [2022-05-09T17:49:54.485Z] 2022-05-09 17:49:54,429 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/undry_go-mod-configuration_PR-63/.semver'], cwd=/w/workspace/undry_go-mod-configuration_PR-63, universal_newlines=False, shell=None, istream=None) [2022-05-09T17:49:55.430Z] 2022-05-09 17:49:55,197 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-configuration_PR-63/.git/info/exclude [2022-05-09T17:49:55.430Z] 2022-05-09 17:49:55,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-configuration_PR-63/.semver/PR-63 with force:False [2022-05-09T17:49:55.430Z] 2022-05-09 17:49:55,198 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-configuration_PR-63/.semver/PR-63 [2022-05-09T17:49:55.430Z] 2022-05-09 17:49:55,202 [execute] INFO git cat-file --batch-check [2022-05-09T17:49:55.430Z] 2022-05-09 17:49:55,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-configuration_PR-63/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T17:49:55.430Z] 2022-05-09 17:49:55,210 [execute] INFO git cat-file --batch [2022-05-09T17:49:55.430Z] 2022-05-09 17:49:55,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-configuration_PR-63/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T17:49:55.430Z] 2022-05-09 17:49:55,216 [read_version] DEBUG read version from /w/workspace/undry_go-mod-configuration_PR-63/.semver/PR-63 [2022-05-09T17:49:55.430Z] 0.0.0 [Pipeline] } [2022-05-09T17:49:55.461Z] $ docker exec --env ******** --env ******** 7549574c268d4d258910f9add12b0a2e66a7e813c6510f132d1d0ca513c3d94e ssh-agent -k [2022-05-09T17:49:55.561Z] unset SSH_AUTH_SOCK; [2022-05-09T17:49:55.561Z] unset SSH_AGENT_PID; [2022-05-09T17:49:55.561Z] echo Agent pid 80 killed; [2022-05-09T17:49:55.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T17:49:55.989Z] + git semver [Pipeline] } [2022-05-09T17:49:56.276Z] $ docker stop --time=1 7549574c268d4d258910f9add12b0a2e66a7e813c6510f132d1d0ca513c3d94e [2022-05-09T17:49:57.559Z] $ docker rm -f 7549574c268d4d258910f9add12b0a2e66a7e813c6510f132d1d0ca513c3d94e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T17:49:57.966Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T17:49:58.293Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T17:49:58.310Z] [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-09T17:49:58.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T17:49:58.923Z] ========================================================= [2022-05-09T17:49:58.923Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T17:49:58.923Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-09T17:49:59.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T17:49:59.325Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T17:49:59.325Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T17:49:59.325Z] 666ba61612fd: Pulling fs layer [2022-05-09T17:49:59.325Z] 8ed8ca486205: Pulling fs layer [2022-05-09T17:49:59.325Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T17:49:59.325Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T17:49:59.325Z] ca2b28591e48: Pulling fs layer [2022-05-09T17:49:59.325Z] a51346096db8: Pulling fs layer [2022-05-09T17:49:59.325Z] daebc70d1ce1: Pulling fs layer [2022-05-09T17:49:59.325Z] 0e18a0eac166: Pulling fs layer [2022-05-09T17:49:59.325Z] 22a0e8bec74d: Waiting [2022-05-09T17:49:59.325Z] daebc70d1ce1: Waiting [2022-05-09T17:49:59.325Z] 0e18a0eac166: Waiting [2022-05-09T17:49:59.325Z] ca2b28591e48: Waiting [2022-05-09T17:49:59.325Z] a51346096db8: Waiting [2022-05-09T17:49:59.325Z] 4fe6c5a15a65: Waiting [2022-05-09T17:49:59.325Z] 8ed8ca486205: Verifying Checksum [2022-05-09T17:49:59.325Z] 8ed8ca486205: Download complete [2022-05-09T17:49:59.325Z] 666ba61612fd: Verifying Checksum [2022-05-09T17:49:59.325Z] 666ba61612fd: Download complete [2022-05-09T17:49:59.325Z] 22a0e8bec74d: Verifying Checksum [2022-05-09T17:49:59.325Z] 22a0e8bec74d: Download complete [2022-05-09T17:49:59.325Z] ca2b28591e48: Verifying Checksum [2022-05-09T17:49:59.325Z] ca2b28591e48: Download complete [2022-05-09T17:49:59.325Z] a51346096db8: Verifying Checksum [2022-05-09T17:49:59.325Z] a51346096db8: Download complete [2022-05-09T17:49:59.325Z] 59bf1c3509f3: Verifying Checksum [2022-05-09T17:49:59.325Z] 59bf1c3509f3: Download complete [2022-05-09T17:49:59.325Z] daebc70d1ce1: Verifying Checksum [2022-05-09T17:49:59.325Z] daebc70d1ce1: Download complete [2022-05-09T17:49:59.586Z] 59bf1c3509f3: Pull complete [2022-05-09T17:49:59.586Z] 666ba61612fd: Pull complete [2022-05-09T17:49:59.586Z] 8ed8ca486205: Pull complete [2022-05-09T17:50:00.164Z] 0e18a0eac166: Verifying Checksum [2022-05-09T17:50:00.164Z] 0e18a0eac166: Download complete [2022-05-09T17:50:00.164Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T17:50:00.164Z] 4fe6c5a15a65: Download complete [2022-05-09T17:50:04.362Z] 4fe6c5a15a65: Pull complete [2022-05-09T17:50:04.362Z] 22a0e8bec74d: Pull complete [2022-05-09T17:50:04.362Z] ca2b28591e48: Pull complete [2022-05-09T17:50:04.362Z] a51346096db8: Pull complete [2022-05-09T17:50:04.362Z] daebc70d1ce1: Pull complete [2022-05-09T17:50:06.270Z] 0e18a0eac166: Pull complete [2022-05-09T17:50:06.270Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T17:50:06.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T17:50:06.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-05-09T17:50:06.624Z] + 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-09T17:50:06.955Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T17:50:06.955Z] . [Pipeline] withDockerContainer [2022-05-09T17:50:07.042Z] prd-ubuntu20.04-docker-8c-8g-41839 does not seem to be running inside a container [2022-05-09T17:50:07.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-63 -v /w/workspace/undry_go-mod-configuration_PR-63:/w/workspace/undry_go-mod-configuration_PR-63:rw,z -v /w/workspace/undry_go-mod-configuration_PR-63@tmp:/w/workspace/undry_go-mod-configuration_PR-63@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-x86_64 cat [2022-05-09T17:50:08.625Z] $ docker top e89f366fbe18f2d7b8f90dd24f904698505e81978843df0cc9d531bfaa2d6d63 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T17:50:09.033Z] + go version [2022-05-09T17:50:09.033Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T17:50:09.066Z] $ docker stop --time=1 e89f366fbe18f2d7b8f90dd24f904698505e81978843df0cc9d531bfaa2d6d63 [2022-05-09T17:50:10.334Z] $ docker rm -f e89f366fbe18f2d7b8f90dd24f904698505e81978843df0cc9d531bfaa2d6d63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:50:10.972Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T17:50:10.972Z] . [Pipeline] withDockerContainer [2022-05-09T17:50:11.093Z] prd-ubuntu20.04-docker-8c-8g-41839 does not seem to be running inside a container [2022-05-09T17:50:11.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-63 -v /w/workspace/undry_go-mod-configuration_PR-63:/w/workspace/undry_go-mod-configuration_PR-63:rw,z -v /w/workspace/undry_go-mod-configuration_PR-63@tmp:/w/workspace/undry_go-mod-configuration_PR-63@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-x86_64 cat [2022-05-09T17:50:11.472Z] $ docker top 52c9ae2b7199bd70e7bb24b04a0a3bea791315e3c2910694ee997c89caf528e3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T17:50:11.929Z] + make test [2022-05-09T17:50:11.929Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-09T17:50:11.929Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T17:50:11.929Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-09T17:50:11.929Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-09T17:50:11.929Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-09T17:50:11.929Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-09T17:50:11.929Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-09T17:50:11.929Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-09T17:50:11.929Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-09T17:50:11.929Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-09T17:50:11.929Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-09T17:50:11.929Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-09T17:50:11.929Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-09T17:50:11.929Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T17:50:11.929Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T17:50:11.929Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-05-09T17:50:11.929Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T17:50:11.929Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-09T17:50:11.929Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-09T17:50:11.929Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2022-05-09T17:50:12.189Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-09T17:50:12.189Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-09T17:50:12.189Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-09T17:50:13.724Z] Still waiting to schedule task [2022-05-09T17:50:13.724Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-09T17:50:17.466Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.006s coverage: 85.7% of statements [2022-05-09T17:50:24.051Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.595s coverage: 88.3% of statements [2022-05-09T17:50:24.051Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.004s coverage: 100.0% of statements [2022-05-09T17:50:29.350Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-09T17:50:31.884Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T17:50:31.884Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-09T17:50:31.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T17:50:31.964Z] $ docker stop --time=1 52c9ae2b7199bd70e7bb24b04a0a3bea791315e3c2910694ee997c89caf528e3 [2022-05-09T17:50:33.544Z] $ docker rm -f 52c9ae2b7199bd70e7bb24b04a0a3bea791315e3c2910694ee997c89caf528e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T17:50:34.013Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T17:50:34.072Z] 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 [2022-05-09T17:50:34.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T17:50:34.999Z] [2022-05-09T17:50:34.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:50:35.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T17:50:35.340Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T17:50:35.340Z] 5eb5b503b376: Pulling fs layer [2022-05-09T17:50:35.340Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T17:50:35.340Z] ec43610c2a17: Pulling fs layer [2022-05-09T17:50:35.340Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T17:50:35.340Z] 33b1e0a273af: Pulling fs layer [2022-05-09T17:50:35.340Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T17:50:35.340Z] 2f39f015ded8: Pulling fs layer [2022-05-09T17:50:35.340Z] 3a2ae6a8a46f: Waiting [2022-05-09T17:50:35.340Z] 5d3b04190fa2: Waiting [2022-05-09T17:50:35.340Z] 2f39f015ded8: Waiting [2022-05-09T17:50:35.340Z] 33b1e0a273af: Waiting [2022-05-09T17:50:35.340Z] 5c69ac0246d0: Verifying Checksum [2022-05-09T17:50:35.340Z] 5c69ac0246d0: Download complete [2022-05-09T17:50:35.340Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-09T17:50:35.340Z] 3a2ae6a8a46f: Download complete [2022-05-09T17:50:35.340Z] 33b1e0a273af: Verifying Checksum [2022-05-09T17:50:35.340Z] 33b1e0a273af: Download complete [2022-05-09T17:50:35.340Z] 5d3b04190fa2: Verifying Checksum [2022-05-09T17:50:35.340Z] 5d3b04190fa2: Download complete [2022-05-09T17:50:35.599Z] ec43610c2a17: Download complete [2022-05-09T17:50:35.599Z] 5eb5b503b376: Download complete [2022-05-09T17:50:36.166Z] 2f39f015ded8: Verifying Checksum [2022-05-09T17:50:36.166Z] 2f39f015ded8: Download complete [2022-05-09T17:50:36.734Z] 5eb5b503b376: Pull complete [2022-05-09T17:50:36.995Z] 5c69ac0246d0: Pull complete [2022-05-09T17:50:37.257Z] ec43610c2a17: Pull complete [2022-05-09T17:50:37.516Z] 3a2ae6a8a46f: Pull complete [2022-05-09T17:50:37.516Z] 33b1e0a273af: Pull complete [2022-05-09T17:50:37.776Z] 5d3b04190fa2: Pull complete [2022-05-09T17:50:41.967Z] 2f39f015ded8: Pull complete [2022-05-09T17:50:41.967Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T17:50:41.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T17:50:41.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T17:50:42.069Z] prd-ubuntu20.04-docker-8c-8g-41839 does not seem to be running inside a container [2022-05-09T17:50:42.105Z] $ 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-63 -v /w/workspace/undry_go-mod-configuration_PR-63:/w/workspace/undry_go-mod-configuration_PR-63:rw,z -v /w/workspace/undry_go-mod-configuration_PR-63@tmp:/w/workspace/undry_go-mod-configuration_PR-63@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:latest cat [2022-05-09T17:50:43.716Z] $ docker top 367c62155b04d7be9472ac790a6f143a9e5e725bc887458b9750f6e7730fb5d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:50:44.169Z] ---> job-cost.sh [2022-05-09T17:50:44.169Z] lf-activate-venv: SKIPPING [2022-05-09T17:50:44.169Z] INFO: No Stack... [2022-05-09T17:50:44.429Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T17:50:45.000Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T17:50:45.316Z] + + catcut /w/workspace/undry_go-mod-configuration_PR-63/archives/cost.csv -d, [2022-05-09T17:50:45.316Z] -f6 [Pipeline] lock [2022-05-09T17:50:45.356Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] [2022-05-09T17:50:45.361Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] did not exist. Created. [2022-05-09T17:50:45.361Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T17:50:45.735Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T17:50:45.780Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T17:50:45.808Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T17:50:45.887Z] $ docker stop --time=1 367c62155b04d7be9472ac790a6f143a9e5e725bc887458b9750f6e7730fb5d5 [2022-05-09T17:50:47.028Z] $ docker rm -f 367c62155b04d7be9472ac790a6f143a9e5e725bc887458b9750f6e7730fb5d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T17:54:53.434Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41847 in /w/workspace/undry_go-mod-configuration_PR-63 [Pipeline] { [Pipeline] ws [2022-05-09T17:54:53.476Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2022-05-09T17:54:53.884Z] Selected Git installation does not exist. Using Default [2022-05-09T17:54:53.884Z] The recommended git tool is: NONE [2022-05-09T17:55:01.012Z] using credential edgex-jenkins-ssh [2022-05-09T17:55:01.041Z] Cloning the remote Git repository [2022-05-09T17:55:01.119Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2022-05-09T17:55:01.224Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2022-05-09T17:55:01.414Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2022-05-09T17:55:01.416Z] > git --version # timeout=10 [2022-05-09T17:55:01.481Z] > git --version # 'git version 2.25.1' [2022-05-09T17:55:01.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T17:55:01.627Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T17:55:02.696Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2022-05-09T17:55:02.724Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T17:55:02.764Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2022-05-09T17:55:02.808Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2022-05-09T17:55:02.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T17:55:02.825Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-09T17:55:03.388Z] Merging remotes/origin/main commit b6e280350ed918af335c01cae5055bc6405cf045 into PR head commit aafff9af2ab0928ad83300dff8951bd3bd446b7f [2022-05-09T17:55:03.637Z] Merge succeeded, producing aafff9af2ab0928ad83300dff8951bd3bd446b7f [2022-05-09T17:55:03.637Z] Checking out Revision aafff9af2ab0928ad83300dff8951bd3bd446b7f (PR-63) [2022-05-09T17:55:03.415Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T17:55:03.436Z] > git checkout -f aafff9af2ab0928ad83300dff8951bd3bd446b7f # timeout=10 [2022-05-09T17:55:03.532Z] > git remote # timeout=10 [2022-05-09T17:55:03.556Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T17:55:03.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T17:55:03.591Z] > git merge b6e280350ed918af335c01cae5055bc6405cf045 # timeout=10 [2022-05-09T17:55:03.621Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T17:55:03.651Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T17:55:03.668Z] > git checkout -f aafff9af2ab0928ad83300dff8951bd3bd446b7f # timeout=10 [2022-05-09T17:55:08.017Z] Commit message: "build: Update change log for 2.2.0" [2022-05-09T17:55:08.097Z] > git --version # timeout=10 [2022-05-09T17:55:08.110Z] > git --version # 'git version 2.25.1' [2022-05-09T17:55:08.125Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T17:55:09.179Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T17:55:09.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T17:55:09.179Z] Dload Upload Total Spent Left Speed [2022-05-09T17:55:09.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2022-05-09T17:55:09.774Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T17:55:10.146Z] + sudo tee /etc/docker/daemon.new [2022-05-09T17:55:10.146Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T17:55:10.146Z] { [2022-05-09T17:55:10.146Z] "registry-mirrors": [ [2022-05-09T17:55:10.146Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T17:55:10.146Z] ], [2022-05-09T17:55:10.146Z] "bip": "10.250.0.254/24", [2022-05-09T17:55:10.146Z] "hosts": [ [2022-05-09T17:55:10.146Z] "tcp://0.0.0.0:5555", [2022-05-09T17:55:10.146Z] "unix:///var/run/docker.sock" [2022-05-09T17:55:10.146Z] ], [2022-05-09T17:55:10.146Z] "mtu": 1458, [2022-05-09T17:55:10.146Z] "selinux-enabled": true, [2022-05-09T17:55:10.146Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T17:55:10.146Z] } [Pipeline] sh [2022-05-09T17:55:10.523Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T17:55:10.973Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-05-09T17:55:29.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T17:55:29.867Z] ========================================================= [2022-05-09T17:55:29.868Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T17:55:29.868Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-09T17:55:30.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T17:55:30.901Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T17:55:30.901Z] 9b3977197b4f: Pulling fs layer [2022-05-09T17:55:30.901Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T17:55:30.901Z] 94645a83ff95: Pulling fs layer [2022-05-09T17:55:30.901Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T17:55:30.901Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T17:55:30.901Z] 3096ccb668a1: Pulling fs layer [2022-05-09T17:55:30.901Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T17:55:30.901Z] a4caa8a26152: Pulling fs layer [2022-05-09T17:55:30.901Z] 3f3a8bcf1eab: Waiting [2022-05-09T17:55:30.901Z] 3096ccb668a1: Waiting [2022-05-09T17:55:30.901Z] 0c92f367c5e7: Waiting [2022-05-09T17:55:30.901Z] e8cf19c19ddd: Waiting [2022-05-09T17:55:30.901Z] a4caa8a26152: Waiting [2022-05-09T17:55:31.183Z] 94645a83ff95: Verifying Checksum [2022-05-09T17:55:31.183Z] 94645a83ff95: Download complete [2022-05-09T17:55:31.183Z] 1a89e8eeedd5: Verifying Checksum [2022-05-09T17:55:31.183Z] 1a89e8eeedd5: Download complete [2022-05-09T17:55:31.183Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T17:55:31.183Z] 0c92f367c5e7: Download complete [2022-05-09T17:55:31.183Z] 3096ccb668a1: Verifying Checksum [2022-05-09T17:55:31.183Z] 3096ccb668a1: Download complete [2022-05-09T17:55:31.183Z] 9b3977197b4f: Verifying Checksum [2022-05-09T17:55:31.183Z] 9b3977197b4f: Download complete [2022-05-09T17:55:31.183Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T17:55:31.183Z] e8cf19c19ddd: Download complete [2022-05-09T17:55:31.791Z] 9b3977197b4f: Pull complete [2022-05-09T17:55:32.401Z] 1a89e8eeedd5: Pull complete [2022-05-09T17:55:32.678Z] 94645a83ff95: Pull complete [2022-05-09T17:55:33.277Z] a4caa8a26152: Verifying Checksum [2022-05-09T17:55:33.277Z] a4caa8a26152: Download complete [2022-05-09T17:55:33.555Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T17:55:33.555Z] 3f3a8bcf1eab: Download complete [2022-05-09T17:55:45.991Z] 3f3a8bcf1eab: Pull complete [2022-05-09T17:55:45.991Z] 0c92f367c5e7: Pull complete [2022-05-09T17:55:45.991Z] 3096ccb668a1: Pull complete [2022-05-09T17:55:45.991Z] e8cf19c19ddd: Pull complete [2022-05-09T17:55:52.724Z] a4caa8a26152: Pull complete [2022-05-09T17:55:52.725Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T17:55:52.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T17:55:52.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-05-09T17:55:53.084Z] + 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-09T17:55:53.467Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T17:55:53.467Z] . [Pipeline] withDockerContainer [2022-05-09T17:55:53.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-41847 does not seem to be running inside a container [2022-05-09T17:55:53.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** ci-base-image-arm64 cat [2022-05-09T17:55:56.069Z] $ docker top 50788dd1981ecba7df0127a9dd873312fe76ecaf2c6600e74d5cf584227c5cf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T17:55:57.060Z] + go version [2022-05-09T17:55:57.060Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T17:55:57.105Z] $ docker stop --time=1 50788dd1981ecba7df0127a9dd873312fe76ecaf2c6600e74d5cf584227c5cf0 [2022-05-09T17:55:58.845Z] $ docker rm -f 50788dd1981ecba7df0127a9dd873312fe76ecaf2c6600e74d5cf584227c5cf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:55:59.778Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T17:55:59.778Z] . [Pipeline] withDockerContainer [2022-05-09T17:56:00.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-41847 does not seem to be running inside a container [2022-05-09T17:56:00.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** ci-base-image-arm64 cat [2022-05-09T17:56:01.657Z] $ docker top 7e5884e4be87c91edf4bfca44b06cb3cb5c4d5f629e103073d00aba0759c4133 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T17:56:02.768Z] + make test [2022-05-09T17:56:02.768Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-09T17:56:02.768Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T17:56:02.768Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-09T17:56:02.768Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-09T17:56:03.045Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-09T17:56:03.045Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T17:56:03.045Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-05-09T17:56:03.045Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T17:56:03.323Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-09T17:56:03.323Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-09T17:56:03.323Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-09T17:56:03.323Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-09T17:56:03.323Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-09T17:56:03.323Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-09T17:56:03.323Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-09T17:56:03.323Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-09T17:56:03.323Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-09T17:56:03.323Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T17:56:03.323Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-09T17:56:03.323Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2022-05-09T17:56:03.599Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-09T17:56:03.875Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-09T17:56:03.875Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-09T17:56:42.970Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.019s coverage: 85.7% of statements [2022-05-09T17:56:46.360Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.744s coverage: 88.3% of statements [2022-05-09T17:56:46.360Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.025s coverage: 100.0% of statements [2022-05-09T17:56:46.360Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-09T17:56:46.360Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-09T17:57:01.509Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T17:57:01.509Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-09T17:57:01.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T17:57:01.600Z] $ docker stop --time=1 7e5884e4be87c91edf4bfca44b06cb3cb5c4d5f629e103073d00aba0759c4133 [2022-05-09T17:57:03.389Z] $ docker rm -f 7e5884e4be87c91edf4bfca44b06cb3cb5c4d5f629e103073d00aba0759c4133 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T17:57:04.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T17:57:04.422Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T17:57:04.931Z] 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 [2022-05-09T17:57:05.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T17:57:05.743Z] [2022-05-09T17:57:05.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:57:06.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T17:57:06.407Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T17:57:06.407Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T17:57:06.407Z] 04944245beec: Pulling fs layer [2022-05-09T17:57:06.407Z] 699f458cf7ca: Pulling fs layer [2022-05-09T17:57:06.407Z] 765212b225bb: Pulling fs layer [2022-05-09T17:57:06.407Z] f23df028b6ca: Pulling fs layer [2022-05-09T17:57:06.407Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T17:57:06.407Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T17:57:06.407Z] f23df028b6ca: Waiting [2022-05-09T17:57:06.407Z] 765212b225bb: Waiting [2022-05-09T17:57:06.407Z] d65c8cfc05b1: Waiting [2022-05-09T17:57:06.407Z] 2437ff75d9bd: Waiting [2022-05-09T17:57:06.407Z] 04944245beec: Verifying Checksum [2022-05-09T17:57:06.407Z] 04944245beec: Download complete [2022-05-09T17:57:06.407Z] 765212b225bb: Verifying Checksum [2022-05-09T17:57:06.407Z] 765212b225bb: Download complete [2022-05-09T17:57:06.407Z] f23df028b6ca: Download complete [2022-05-09T17:57:06.407Z] d65c8cfc05b1: Verifying Checksum [2022-05-09T17:57:06.407Z] d65c8cfc05b1: Download complete [2022-05-09T17:57:06.689Z] 699f458cf7ca: Verifying Checksum [2022-05-09T17:57:06.689Z] 699f458cf7ca: Download complete [2022-05-09T17:57:06.966Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T17:57:06.966Z] 8998bd30e6a1: Download complete [2022-05-09T17:57:09.597Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T17:57:09.597Z] 2437ff75d9bd: Download complete [2022-05-09T17:57:11.594Z] 8998bd30e6a1: Pull complete [2022-05-09T17:57:12.199Z] 04944245beec: Pull complete [2022-05-09T17:57:13.638Z] 699f458cf7ca: Pull complete [2022-05-09T17:57:13.924Z] 765212b225bb: Pull complete [2022-05-09T17:57:14.909Z] f23df028b6ca: Pull complete [2022-05-09T17:57:14.909Z] d65c8cfc05b1: Pull complete [2022-05-09T17:57:30.040Z] 2437ff75d9bd: Pull complete [2022-05-09T17:57:30.040Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T17:57:30.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T17:57:30.040Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T17:57:30.326Z] prd-ubuntu20.04-docker-arm64-4c-16g-41847 does not seem to be running inside a container [2022-05-09T17:57:30.428Z] $ 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/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-09T17:57:33.199Z] $ docker top 9457a031598c975119d18bb20910ad1cdc6269c1c09750a7a7a3314472a30f49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:57:34.206Z] ---> job-cost.sh [2022-05-09T17:57:34.206Z] lf-activate-venv: SKIPPING [2022-05-09T17:57:34.206Z] INFO: No Stack... [2022-05-09T17:57:34.479Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T17:57:35.459Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T17:57:36.148Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [2022-05-09T17:57:36.148Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T17:57:36.234Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] [2022-05-09T17:57:36.240Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] did not exist. Created. [2022-05-09T17:57:36.240Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T17:57:36.990Z] /w/workspace/go-mod-configuration/1@tmp/durable-bcc88886/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-09T17:57:37.699Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-09T17:57:37.740Z] Warning: overwriting stash ‘stack-cost’ [2022-05-09T17:57:37.785Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T17:57:37.801Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-63-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T17:57:37.891Z] $ docker stop --time=1 9457a031598c975119d18bb20910ad1cdc6269c1c09750a7a7a3314472a30f49 [2022-05-09T17:57:39.404Z] $ docker rm -f 9457a031598c975119d18bb20910ad1cdc6269c1c09750a7a7a3314472a30f49 [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 [2022-05-09T17:57:40.444Z] provisioning config files... [2022-05-09T17:57:40.456Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-63@tmp/config5944587507550211112tmp [Pipeline] { [Pipeline] sh [2022-05-09T17:57:40.794Z] + set +x [2022-05-09T17:57:40.794Z] + curl -s https://codecov.io/bash [2022-05-09T17:57:40.794Z] + bash -s -- [2022-05-09T17:57:40.794Z] [2022-05-09T17:57:40.794Z] _____ _ [2022-05-09T17:57:40.794Z] / ____| | | [2022-05-09T17:57:40.794Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T17:57:40.794Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T17:57:40.794Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T17:57:40.794Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T17:57:40.794Z] Bash-1.0.6 [2022-05-09T17:57:40.794Z] [2022-05-09T17:57:40.794Z] [2022-05-09T17:57:40.794Z] ==> git version 2.25.1 found [2022-05-09T17:57:40.794Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-09T17:57:40.794Z] Release-Date: 2020-01-08 [2022-05-09T17:57:40.794Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-09T17:57:40.794Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T17:57:40.794Z] ==> Jenkins CI detected. [2022-05-09T17:57:40.794Z] current dir:  /w/workspace/undry_go-mod-configuration_PR-63 [2022-05-09T17:57:40.794Z] project root: . [2022-05-09T17:57:40.794Z] --> token set from env [2022-05-09T17:57:40.794Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T17:57:40.795Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T17:57:40.795Z] ==> Python coveragepy not found [2022-05-09T17:57:40.795Z] ==> Searching for coverage reports in: [2022-05-09T17:57:40.795Z] + . [2022-05-09T17:57:40.795Z] -> Found 1 reports [2022-05-09T17:57:40.795Z] ==> Detecting git/mercurial file structure [2022-05-09T17:57:40.795Z] ==> Reading reports [2022-05-09T17:57:40.795Z] + ./coverage.out bytes=17231 [2022-05-09T17:57:40.795Z] ==> Appending adjustments [2022-05-09T17:57:40.795Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T17:57:40.795Z] + Found adjustments [2022-05-09T17:57:40.795Z] ==> Gzipping contents [2022-05-09T17:57:40.795Z] 4.0K /tmp/codecov.so5xOX.gz [2022-05-09T17:57:41.055Z] ==> Uploading reports [2022-05-09T17:57:41.055Z] url: https://codecov.io [2022-05-09T17:57:41.055Z] query: branch=PR-63&commit=aafff9af2ab0928ad83300dff8951bd3bd446b7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-63%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=63&job=&cmd_args= [2022-05-09T17:57:41.055Z] -> Pinging Codecov [2022-05-09T17:57:41.055Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-63&commit=aafff9af2ab0928ad83300dff8951bd3bd446b7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-63%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=63&job=&cmd_args= [2022-05-09T17:57:41.317Z] -> Uploading to [2022-05-09T17:57:41.317Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/9F92B070CA9CA35F4914AC8684776953/aafff9af2ab0928ad83300dff8951bd3bd446b7f/94867196-dccd-4701-8710-b220b8047fa8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T175741Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9d7f1bd03b05a7d55146158d7ac8c7dd646cc35498b47389b846cf4063897d1 [2022-05-09T17:57:41.317Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T17:57:41.317Z] Dload Upload Total Spent Left Speed [2022-05-09T17:57:41.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2951 0 0 100 2951 0 13413 --:--:-- --:--:-- --:--:-- 13413 [2022-05-09T17:57:41.580Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/aafff9af2ab0928ad83300dff8951bd3bd446b7f [Pipeline] } [2022-05-09T17:57:41.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-09T17:57:43.405Z] + [ -d /w/workspace/undry_go-mod-configuration_PR-63/archives ] [2022-05-09T17:57:43.405Z] + ls -al /w/workspace/undry_go-mod-configuration_PR-63/archives [2022-05-09T17:57:43.405Z] total 16 [2022-05-09T17:57:43.405Z] drwxr-xr-x 3 root root 4096 May 9 17:50 . [2022-05-09T17:57:43.405Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 17:50 .. [2022-05-09T17:57:43.405Z] drwxr-xr-x 2 root root 4096 May 9 17:50 cost [2022-05-09T17:57:43.405Z] -rw-r--r-- 1 root root 90 May 9 17:50 cost.csv [2022-05-09T17:57:43.405Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-configuration_PR-63/archives [2022-05-09T17:57:43.405Z] + ls -al /w/workspace/undry_go-mod-configuration_PR-63/archives [2022-05-09T17:57:43.405Z] total 16 [2022-05-09T17:57:43.405Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 17:50 . [2022-05-09T17:57:43.405Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 17:50 .. [2022-05-09T17:57:43.405Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 17:50 cost [2022-05-09T17:57:43.405Z] -rw-r--r-- 1 jenkins jenkins 90 May 9 17:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:57:43.738Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:57:44.665Z] ---> package-listing.sh [2022-05-09T17:57:44.665Z] ++ facter osfamily [2022-05-09T17:57:44.665Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T17:57:44.924Z] + OS_FAMILY=debian [2022-05-09T17:57:44.924Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-63 [2022-05-09T17:57:44.924Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T17:57:44.924Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T17:57:44.924Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T17:57:44.924Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T17:57:44.924Z] + '[' /w/workspace/undry_go-mod-configuration_PR-63 ']' [2022-05-09T17:57:44.924Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T17:57:44.924Z] + case "${OS_FAMILY}" in [2022-05-09T17:57:44.924Z] + dpkg -l [2022-05-09T17:57:44.924Z] + grep '^ii' [2022-05-09T17:57:44.924Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T17:57:44.924Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T17:57:44.924Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T17:57:44.924Z] + '[' /w/workspace/undry_go-mod-configuration_PR-63 ']' [2022-05-09T17:57:44.924Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-63/archives/ [2022-05-09T17:57:44.924Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-63/archives/ [Pipeline] echo [2022-05-09T17:57:44.961Z] 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-63/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-09T17:57:45.261Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:57:45.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T17:57:45.843Z] . [Pipeline] withDockerContainer [2022-05-09T17:57:45.929Z] prd-ubuntu20.04-docker-8c-8g-41839 does not seem to be running inside a container [2022-05-09T17:57:45.963Z] $ 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-63/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-63 -v /w/workspace/undry_go-mod-configuration_PR-63:/w/workspace/undry_go-mod-configuration_PR-63:rw,z -v /w/workspace/undry_go-mod-configuration_PR-63@tmp:/w/workspace/undry_go-mod-configuration_PR-63@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-09T17:57:46.173Z] $ docker top b99a8f376b2fdc5d1e8e0be2d18c276ab5615e458c38b8181e1c17190440eae0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T17:57:46.612Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T17:57:46.921Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T17:57:47.226Z] + ls /var/log/sa-host [2022-05-09T17:57:47.226Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T17:57:47.447Z] provisioning config files... [2022-05-09T17:57:47.455Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-63@tmp/config3945518582949091297tmp [Pipeline] { [Pipeline] echo [2022-05-09T17:57:47.504Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:57:47.817Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T17:57:47.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:57:48.267Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T17:57:48.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:57:48.611Z] ---> sudo-logs.sh [2022-05-09T17:57:48.611Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T17:57:48.691Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:57:49.002Z] ---> job-cost.sh [2022-05-09T17:57:49.002Z] lf-activate-venv: SKIPPING [2022-05-09T17:57:49.002Z] DEBUG: total: 0.2199999988079071 [2022-05-09T17:57:49.002Z] INFO: Retrieving Stack Cost... [2022-05-09T17:57:49.262Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T17:57:49.832Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T17:57:49.890Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:57:50.216Z] ---> logs-deploy.sh [2022-05-09T17:57:50.216Z] lf-activate-venv: SKIPPING [2022-05-09T17:57:50.216Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-63/1 [2022-05-09T17:57:50.216Z] INFO: archiving workspace using pattern(s): [2022-05-09T17:57:51.158Z] Archives upload complete. [2022-05-09T17:57:51.419Z] INFO: archiving logs to Nexus