Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a 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-ssh17378743509321739340.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh7072328094873918063.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4490871523477174399.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 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-ssh13381071745742811171.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13139271718675536340.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.20 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 SNYK_DEBUG: false [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-372 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.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 Avoid second fetch Checking out Revision 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a (main) Commit message: "Merge pull request #100 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.22.0" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a # timeout=10 > git rev-list --no-walk 0e0441e60baf1a9def7b75f69b611bc732fcda8f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-03T14:53:03.114Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-03T14:53:03.187Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-03T14:53:03.212Z] ========================================================= [2023-07-03T14:53:03.212Z] EdgeX Global Pipelines Version Info [2023-07-03T14:53:03.212Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-03T14:53:03.935Z] ------------------- [2023-07-03T14:53:03.935Z] stable info: [2023-07-03T14:53:03.935Z] ------------------- [2023-07-03T14:53:03.935Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-03T14:53:03.935Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-03T14:53:03.935Z] Message: update stable to v1.0.250 [2023-07-03T14:53:04.505Z] ------------------- [2023-07-03T14:53:04.505Z] experimental info: [2023-07-03T14:53:04.505Z] ------------------- [2023-07-03T14:53:04.505Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-03T14:53:04.505Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-03T14:53:04.505Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-03T14:53:04.682Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2023-07-03T14:53:04.694Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2023-07-03T14:53:04.709Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-03T14:53:04.720Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-03T14:53:04.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-03T14:53:04.751Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-03T14:53:04.761Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-03T14:53:04.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-03T14:53:04.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-03T14:53:04.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-03T14:53:04.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-03T14:53:04.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2023-07-03T14:53:04.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-03T14:53:04.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-03T14:53:04.903Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-07-03T14:53:04.919Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-07-03T14:53:04.936Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-03T14:53:04.953Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-03T14:53:04.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-03T14:53:04.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-03T14:53:04.992Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-03T14:53:05.007Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-03T14:53:05.028Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-03T14:53:05.045Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-03T14:53:05.061Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-07-03T14:53:05.073Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-03T14:53:05.092Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-03T14:53:05.106Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-03T14:53:05.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-03T14:53:05.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-03T14:53:05.145Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a [Pipeline] echo [2023-07-03T14:53:05.157Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8200aa5 [Pipeline] echo [2023-07-03T14:53:05.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-03T14:53:05.532Z] + git rev-list -1 --merges 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a~1..8200aa5a783b9cdaf6014a9c57e515145cfe2f6a [Pipeline] echo [2023-07-03T14:53:05.576Z] -----------> git rev-list -1 --merges 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a~1..8200aa5a783b9cdaf6014a9c57e515145cfe2f6a 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a [2023-07-03T14:53:05.577Z] 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a [false] [Pipeline] sh [2023-07-03T14:53:05.866Z] + git log --format=format:%s -1 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a [Pipeline] echo [2023-07-03T14:53:05.883Z] ========================================================= [2023-07-03T14:53:05.883Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-03T14:53:05.883Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-03T14:53:06.205Z] + git log --format=format:%s -1 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a [Pipeline] echo [2023-07-03T14:53:06.217Z] [semverPrep] GIT_COMMIT: 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a, Commit Message: Merge pull request #100 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.22.0 [Pipeline] echo [2023-07-03T14:53:06.225Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-03T14:53:06.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-03T14:53:06.592Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-03T14:53:06.592Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-03T14:53:06.592Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-03T14:53:06.592Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-03T14:53:06.592Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-03T14:53:06.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:53:07.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-03T14:53:07.023Z] [2023-07-03T14:53:07.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:53:07.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-03T14:53:07.318Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-03T14:53:07.318Z] b85a868b505f: Pulling fs layer [2023-07-03T14:53:07.318Z] e2be974225ed: Pulling fs layer [2023-07-03T14:53:07.318Z] 339a4e72a1f5: Pulling fs layer [2023-07-03T14:53:07.318Z] 988bab9f4d93: Pulling fs layer [2023-07-03T14:53:07.318Z] 1469e6f7b9e6: Pulling fs layer [2023-07-03T14:53:07.318Z] eaf3925da568: Pulling fs layer [2023-07-03T14:53:07.318Z] bab4dde63d76: Pulling fs layer [2023-07-03T14:53:07.318Z] bde34c3a00c8: Pulling fs layer [2023-07-03T14:53:07.318Z] b352a97aabf1: Pulling fs layer [2023-07-03T14:53:07.318Z] 4872d77fe225: Pulling fs layer [2023-07-03T14:53:07.318Z] 5851b861e8e6: Pulling fs layer [2023-07-03T14:53:07.318Z] 988bab9f4d93: Waiting [2023-07-03T14:53:07.318Z] 1469e6f7b9e6: Waiting [2023-07-03T14:53:07.318Z] bab4dde63d76: Waiting [2023-07-03T14:53:07.318Z] bde34c3a00c8: Waiting [2023-07-03T14:53:07.318Z] b352a97aabf1: Waiting [2023-07-03T14:53:07.318Z] 5851b861e8e6: Waiting [2023-07-03T14:53:07.318Z] eaf3925da568: Waiting [2023-07-03T14:53:07.580Z] e2be974225ed: Download complete [2023-07-03T14:53:07.580Z] 988bab9f4d93: Verifying Checksum [2023-07-03T14:53:07.580Z] 988bab9f4d93: Download complete [2023-07-03T14:53:07.580Z] 339a4e72a1f5: Verifying Checksum [2023-07-03T14:53:07.580Z] 339a4e72a1f5: Download complete [2023-07-03T14:53:07.580Z] eaf3925da568: Verifying Checksum [2023-07-03T14:53:07.580Z] eaf3925da568: Download complete [2023-07-03T14:53:07.580Z] 1469e6f7b9e6: Verifying Checksum [2023-07-03T14:53:07.580Z] 1469e6f7b9e6: Download complete [2023-07-03T14:53:07.580Z] bde34c3a00c8: Verifying Checksum [2023-07-03T14:53:07.580Z] bde34c3a00c8: Download complete [2023-07-03T14:53:07.580Z] b352a97aabf1: Download complete [2023-07-03T14:53:07.580Z] 4872d77fe225: Download complete [2023-07-03T14:53:07.580Z] 5851b861e8e6: Download complete [2023-07-03T14:53:07.580Z] b85a868b505f: Verifying Checksum [2023-07-03T14:53:07.580Z] b85a868b505f: Download complete [2023-07-03T14:53:08.147Z] bab4dde63d76: Download complete [2023-07-03T14:53:08.716Z] b85a868b505f: Pull complete [2023-07-03T14:53:08.974Z] e2be974225ed: Pull complete [2023-07-03T14:53:09.233Z] 339a4e72a1f5: Pull complete [2023-07-03T14:53:09.491Z] 988bab9f4d93: Pull complete [2023-07-03T14:53:09.750Z] 1469e6f7b9e6: Pull complete [2023-07-03T14:53:09.750Z] eaf3925da568: Pull complete [2023-07-03T14:53:11.129Z] bab4dde63d76: Pull complete [2023-07-03T14:53:11.389Z] bde34c3a00c8: Pull complete [2023-07-03T14:53:11.389Z] b352a97aabf1: Pull complete [2023-07-03T14:53:11.389Z] 4872d77fe225: Pull complete [2023-07-03T14:53:11.649Z] 5851b861e8e6: Pull complete [2023-07-03T14:53:11.649Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-03T14:53:11.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-03T14:53:11.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-03T14:53:11.762Z] prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container [2023-07-03T14:53:11.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-03T14:53:14.172Z] $ docker top a774516c5d59491beb7ea95703cbc85f657241d320f3eaf10844c251d8cd59b4 -eo pid,comm [2023-07-03T14:53:14.233Z] 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). [2023-07-03T14:53:14.234Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-03T14:53:14.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-03T14:53:14.271Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-03T14:53:14.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-03T14:53:14.399Z] $ docker exec a774516c5d59491beb7ea95703cbc85f657241d320f3eaf10844c251d8cd59b4 ssh-agent [2023-07-03T14:53:14.501Z] SSH_AUTH_SOCK=/tmp/ssh-YQbN00vv8NwZ/agent.32 [2023-07-03T14:53:14.501Z] SSH_AGENT_PID=38 [2023-07-03T14:53:14.509Z] Running ssh-add (command line suppressed) [2023-07-03T14:53:14.613Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14199364805870550792.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14199364805870550792.key) [2023-07-03T14:53:14.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-03T14:53:14.907Z] + git tag --points-at HEAD [Pipeline] } [2023-07-03T14:53:14.923Z] $ docker exec --env ******** --env ******** a774516c5d59491beb7ea95703cbc85f657241d320f3eaf10844c251d8cd59b4 ssh-agent -k [2023-07-03T14:53:15.000Z] unset SSH_AUTH_SOCK; [2023-07-03T14:53:15.000Z] unset SSH_AGENT_PID; [2023-07-03T14:53:15.001Z] echo Agent pid 38 killed; [2023-07-03T14:53:15.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-03T14:53:15.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-03T14:53:15.034Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-03T14:53:15.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-03T14:53:15.140Z] $ docker exec a774516c5d59491beb7ea95703cbc85f657241d320f3eaf10844c251d8cd59b4 ssh-agent [2023-07-03T14:53:15.229Z] SSH_AUTH_SOCK=/tmp/ssh-DMZZj3eUe7Hq/agent.70 [2023-07-03T14:53:15.229Z] SSH_AGENT_PID=76 [2023-07-03T14:53:15.234Z] Running ssh-add (command line suppressed) [2023-07-03T14:53:15.338Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14817058649727621903.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14817058649727621903.key) [2023-07-03T14:53:15.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-03T14:53:15.641Z] + git semver init [2023-07-03T14:53:15.900Z] 2023-07-03 14:53:15,854 [run_init] DEBUG init version:0.0.0 force:False [2023-07-03T14:53:15.900Z] 2023-07-03 14:53:15,855 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver [2023-07-03T14:53:15.900Z] 2023-07-03 14:53:15,855 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver [2023-07-03T14:53:15.900Z] 2023-07-03 14:53:15,855 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2023-07-03T14:53:16.836Z] 2023-07-03 14:53:16,576 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude [2023-07-03T14:53:16.836Z] 2023-07-03 14:53:16,576 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False [2023-07-03T14:53:16.836Z] 2023-07-03 14:53:16,576 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-07-03T14:53:16.836Z] 2023-07-03 14:53:16,577 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-07-03T14:53:16.836Z] 3.1.0-dev.3 [Pipeline] } [2023-07-03T14:53:16.849Z] $ docker exec --env ******** --env ******** a774516c5d59491beb7ea95703cbc85f657241d320f3eaf10844c251d8cd59b4 ssh-agent -k [2023-07-03T14:53:16.947Z] unset SSH_AUTH_SOCK; [2023-07-03T14:53:16.947Z] unset SSH_AGENT_PID; [2023-07-03T14:53:16.947Z] echo Agent pid 76 killed; [2023-07-03T14:53:16.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-03T14:53:17.259Z] + git semver [Pipeline] } [2023-07-03T14:53:17.535Z] $ docker stop --time=1 a774516c5d59491beb7ea95703cbc85f657241d320f3eaf10844c251d8cd59b4 [2023-07-03T14:53:18.845Z] $ docker rm -f --volumes a774516c5d59491beb7ea95703cbc85f657241d320f3eaf10844c251d8cd59b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-03T14:53:19.184Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-03T14:53:19.403Z] Stashed 1 file(s) [Pipeline] echo [2023-07-03T14:53:19.406Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.3 [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 [2023-07-03T14:53:19.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-03T14:53:19.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-03T14:53:19.629Z] ========================================================= [2023-07-03T14:53:19.629Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-03T14:53:19.629Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-03T14:53:19.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-03T14:53:19.935Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-03T14:53:19.935Z] f56be85fc22e: Pulling fs layer [2023-07-03T14:53:19.935Z] 85791d961cd3: Pulling fs layer [2023-07-03T14:53:19.935Z] d694b5ae8c79: Pulling fs layer [2023-07-03T14:53:19.935Z] 9f32a84ed3da: Pulling fs layer [2023-07-03T14:53:19.935Z] 4d19c01a9841: Pulling fs layer [2023-07-03T14:53:19.935Z] 9325e15d5711: Pulling fs layer [2023-07-03T14:53:19.935Z] 556b6ee489ea: Pulling fs layer [2023-07-03T14:53:19.935Z] c5a4b2cf53e6: Pulling fs layer [2023-07-03T14:53:19.935Z] 9f32a84ed3da: Waiting [2023-07-03T14:53:19.935Z] 4d19c01a9841: Waiting [2023-07-03T14:53:19.935Z] 9325e15d5711: Waiting [2023-07-03T14:53:19.935Z] 556b6ee489ea: Waiting [2023-07-03T14:53:19.935Z] c5a4b2cf53e6: Waiting [2023-07-03T14:53:19.935Z] 85791d961cd3: Download complete [2023-07-03T14:53:19.935Z] 9f32a84ed3da: Verifying Checksum [2023-07-03T14:53:19.935Z] 9f32a84ed3da: Download complete [2023-07-03T14:53:19.935Z] 4d19c01a9841: Download complete [2023-07-03T14:53:19.935Z] f56be85fc22e: Verifying Checksum [2023-07-03T14:53:19.935Z] f56be85fc22e: Download complete [2023-07-03T14:53:19.935Z] 9325e15d5711: Verifying Checksum [2023-07-03T14:53:19.935Z] 9325e15d5711: Download complete [2023-07-03T14:53:20.200Z] f56be85fc22e: Pull complete [2023-07-03T14:53:20.200Z] 85791d961cd3: Pull complete [2023-07-03T14:53:20.477Z] c5a4b2cf53e6: Verifying Checksum [2023-07-03T14:53:20.477Z] c5a4b2cf53e6: Download complete [2023-07-03T14:53:20.744Z] d694b5ae8c79: Verifying Checksum [2023-07-03T14:53:20.745Z] d694b5ae8c79: Download complete [2023-07-03T14:53:21.009Z] 556b6ee489ea: Verifying Checksum [2023-07-03T14:53:21.009Z] 556b6ee489ea: Download complete [2023-07-03T14:53:24.303Z] d694b5ae8c79: Pull complete [2023-07-03T14:53:24.303Z] 9f32a84ed3da: Pull complete [2023-07-03T14:53:24.303Z] 4d19c01a9841: Pull complete [2023-07-03T14:53:24.303Z] 9325e15d5711: Pull complete [2023-07-03T14:53:26.842Z] 556b6ee489ea: Pull complete [2023-07-03T14:53:27.409Z] c5a4b2cf53e6: Pull complete [2023-07-03T14:53:27.409Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-03T14:53:27.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-03T14:53:27.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-07-03T14:53:27.702Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:53:28.001Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-03T14:53:28.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-03T14:53:28.080Z] prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container [2023-07-03T14:53:28.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-03T14:53:34.274Z] $ docker top 38cebf86c41c98f8c4a5a75932834b9bd75c7b0fd5e428539ac4539c27f989bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-03T14:53:34.513Z] Still waiting to schedule task [2023-07-03T14:53:34.513Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-03T14:53:34.605Z] + go version [2023-07-03T14:53:34.605Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-03T14:53:34.617Z] $ docker stop --time=1 38cebf86c41c98f8c4a5a75932834b9bd75c7b0fd5e428539ac4539c27f989bf [2023-07-03T14:53:35.895Z] $ docker rm -f --volumes 38cebf86c41c98f8c4a5a75932834b9bd75c7b0fd5e428539ac4539c27f989bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:53:36.317Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-03T14:53:36.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-03T14:53:36.392Z] prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container [2023-07-03T14:53:36.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-03T14:53:36.800Z] $ docker top c2e714c7e6336149a0cc216850f4ac218939bc138e0281960bedc88297e4478e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-03T14:53:37.136Z] + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh [2023-07-03T14:53:37.434Z] + make test [2023-07-03T14:53:37.434Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-07-03T14:53:37.434Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-03T14:53:37.434Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-07-03T14:53:37.434Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-07-03T14:53:37.434Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-03T14:53:37.434Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-07-03T14:53:37.434Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-07-03T14:53:37.434Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-03T14:53:37.693Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-03T14:53:37.693Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-07-03T14:53:37.693Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-07-03T14:53:37.693Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-07-03T14:53:37.693Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-07-03T14:53:37.693Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-07-03T14:53:37.693Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-07-03T14:53:37.693Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-07-03T14:53:37.693Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-07-03T14:53:37.951Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-07-03T14:53:37.951Z] go: downloading github.com/fatih/color v1.14.1 [2023-07-03T14:53:37.951Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-03T14:53:37.951Z] go: downloading golang.org/x/sys v0.8.0 [2023-07-03T14:53:38.209Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-07-03T14:53:38.209Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-07-03T14:53:38.209Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-07-03T14:53:50.737Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2023-07-03T14:53:50.737Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.005s coverage: 85.7% of statements [2023-07-03T14:53:57.306Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.604s coverage: 87.1% of statements [2023-07-03T14:53:57.306Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.004s coverage: 100.0% of statements [2023-07-03T14:54:05.415Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-07-03T14:54:07.317Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-03T14:54:07.317Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-07-03T14:54:07.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-03T14:54:07.347Z] $ docker stop --time=1 c2e714c7e6336149a0cc216850f4ac218939bc138e0281960bedc88297e4478e [2023-07-03T14:54:10.105Z] $ docker rm -f --volumes c2e714c7e6336149a0cc216850f4ac218939bc138e0281960bedc88297e4478e [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-03T14:54:10.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-03T14:54:10.585Z] 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] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:54:11.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-03T14:54:11.054Z] [2023-07-03T14:54:11.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:54:11.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-03T14:54:11.359Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-03T14:54:11.359Z] 5eb5b503b376: Pulling fs layer [2023-07-03T14:54:11.359Z] 5c69ac0246d0: Pulling fs layer [2023-07-03T14:54:11.359Z] ec43610c2a17: Pulling fs layer [2023-07-03T14:54:11.359Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-03T14:54:11.359Z] 33b1e0a273af: Pulling fs layer [2023-07-03T14:54:11.359Z] 5d3b04190fa2: Pulling fs layer [2023-07-03T14:54:11.359Z] 2f39f015ded8: Pulling fs layer [2023-07-03T14:54:11.359Z] 33b1e0a273af: Waiting [2023-07-03T14:54:11.359Z] 5d3b04190fa2: Waiting [2023-07-03T14:54:11.359Z] 2f39f015ded8: Waiting [2023-07-03T14:54:11.359Z] 3a2ae6a8a46f: Waiting [2023-07-03T14:54:11.359Z] 5c69ac0246d0: Download complete [2023-07-03T14:54:11.359Z] 3a2ae6a8a46f: Download complete [2023-07-03T14:54:11.359Z] 33b1e0a273af: Verifying Checksum [2023-07-03T14:54:11.359Z] 33b1e0a273af: Download complete [2023-07-03T14:54:11.359Z] 5d3b04190fa2: Download complete [2023-07-03T14:54:11.617Z] ec43610c2a17: Verifying Checksum [2023-07-03T14:54:11.617Z] ec43610c2a17: Download complete [2023-07-03T14:54:11.617Z] 5eb5b503b376: Verifying Checksum [2023-07-03T14:54:11.617Z] 5eb5b503b376: Download complete [2023-07-03T14:54:12.182Z] 2f39f015ded8: Download complete [2023-07-03T14:54:13.119Z] 5eb5b503b376: Pull complete [2023-07-03T14:54:13.691Z] 5c69ac0246d0: Pull complete [2023-07-03T14:54:14.626Z] ec43610c2a17: Pull complete [2023-07-03T14:54:14.886Z] 3a2ae6a8a46f: Pull complete [2023-07-03T14:54:15.146Z] 33b1e0a273af: Pull complete [2023-07-03T14:54:15.406Z] 5d3b04190fa2: Pull complete [2023-07-03T14:54:20.712Z] 2f39f015ded8: Pull complete [2023-07-03T14:54:20.712Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-03T14:54:20.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-03T14:54:20.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-03T14:54:20.787Z] prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container [2023-07-03T14:54:20.880Z] $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-03T14:54:25.700Z] $ docker top 6d8c975e6bb312dc4c27463537bc65b6e844054420ec4ec40045644b166f5e85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-03T14:54:26.153Z] ---> job-cost.sh [2023-07-03T14:54:26.153Z] lf-activate-venv: SKIPPING [2023-07-03T14:54:26.153Z] INFO: No Stack... [2023-07-03T14:54:26.413Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-03T14:54:26.673Z] INFO: Archiving Costs [Pipeline] sh [2023-07-03T14:54:26.962Z] + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv [2023-07-03T14:54:26.962Z] + cut -d, -f6 [Pipeline] lock [2023-07-03T14:54:26.976Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] [2023-07-03T14:54:26.986Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] did not exist. Created. [2023-07-03T14:54:26.986Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-03T14:54:27.291Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-03T14:54:27.314Z] Stashed 1 file(s) [Pipeline] } [2023-07-03T14:54:27.320Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-03T14:54:27.340Z] $ docker stop --time=1 6d8c975e6bb312dc4c27463537bc65b6e844054420ec4ec40045644b166f5e85 [2023-07-03T14:54:28.852Z] $ docker rm -f --volumes 6d8c975e6bb312dc4c27463537bc65b6e844054420ec4ec40045644b166f5e85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-03T14:55:06.167Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-373 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2023-07-03T14:55:06.179Z] Running in /w/workspace/go-mod-configuration/47 [Pipeline] { [Pipeline] checkout [2023-07-03T14:55:06.216Z] Selected Git installation does not exist. Using Default [2023-07-03T14:55:06.216Z] The recommended git tool is: NONE [2023-07-03T14:55:11.036Z] using credential edgex-jenkins-ssh [2023-07-03T14:55:11.051Z] Cloning the remote Git repository [2023-07-03T14:55:11.091Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2023-07-03T14:55:11.193Z] > git init /w/workspace/go-mod-configuration/47 # timeout=10 [2023-07-03T14:55:11.336Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2023-07-03T14:55:11.338Z] > git --version # timeout=10 [2023-07-03T14:55:11.358Z] > git --version # 'git version 2.25.1' [2023-07-03T14:55:11.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-03T14:55:11.519Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-03T14:55:12.322Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2023-07-03T14:55:12.346Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-03T14:55:13.101Z] Avoid second fetch [2023-07-03T14:55:13.102Z] Checking out Revision 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a (main) [2023-07-03T14:55:13.630Z] Commit message: "Merge pull request #100 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.22.0" [2023-07-03T14:55:13.117Z] > git config core.sparsecheckout # timeout=10 [2023-07-03T14:55:13.187Z] > git checkout -f 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-03T14:55:14.585Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-03T14:55:14.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-03T14:55:14.585Z] Dload Upload Total Spent Left Speed [2023-07-03T14:55:14.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-07-03T14:55:15.246Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-03T14:55:15.575Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-03T14:55:15.575Z] + sudo tee /etc/docker/daemon.new [2023-07-03T14:55:15.575Z] { [2023-07-03T14:55:15.575Z] "registry-mirrors": [ [2023-07-03T14:55:15.575Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-03T14:55:15.575Z] ], [2023-07-03T14:55:15.575Z] "bip": "10.250.0.254/24", [2023-07-03T14:55:15.575Z] "hosts": [ [2023-07-03T14:55:15.575Z] "tcp://0.0.0.0:5555", [2023-07-03T14:55:15.575Z] "unix:///var/run/docker.sock" [2023-07-03T14:55:15.575Z] ], [2023-07-03T14:55:15.575Z] "mtu": 1458, [2023-07-03T14:55:15.575Z] "selinux-enabled": true, [2023-07-03T14:55:15.575Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-03T14:55:15.575Z] } [Pipeline] sh [2023-07-03T14:55:15.905Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-03T14:55:16.235Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-07-03T14:55:34.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-03T14:55:34.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-03T14:55:34.712Z] ========================================================= [2023-07-03T14:55:34.712Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-03T14:55:34.712Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-03T14:55:35.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-03T14:55:35.624Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-03T14:55:35.624Z] c41833b44d91: Pulling fs layer [2023-07-03T14:55:35.624Z] ed15518f5707: Pulling fs layer [2023-07-03T14:55:35.624Z] feae8fd75edb: Pulling fs layer [2023-07-03T14:55:35.624Z] 242c74f7c9fa: Pulling fs layer [2023-07-03T14:55:35.624Z] 3cdef696dda3: Pulling fs layer [2023-07-03T14:55:35.624Z] 2ced38df9373: Pulling fs layer [2023-07-03T14:55:35.624Z] 58f1dce35555: Pulling fs layer [2023-07-03T14:55:35.624Z] 242c74f7c9fa: Waiting [2023-07-03T14:55:35.624Z] 3cdef696dda3: Waiting [2023-07-03T14:55:35.624Z] 2ced38df9373: Waiting [2023-07-03T14:55:35.624Z] 58f1dce35555: Waiting [2023-07-03T14:55:35.624Z] ed15518f5707: Download complete [2023-07-03T14:55:35.624Z] 242c74f7c9fa: Verifying Checksum [2023-07-03T14:55:35.624Z] 242c74f7c9fa: Download complete [2023-07-03T14:55:35.624Z] 3cdef696dda3: Verifying Checksum [2023-07-03T14:55:35.624Z] 3cdef696dda3: Download complete [2023-07-03T14:55:35.624Z] c41833b44d91: Verifying Checksum [2023-07-03T14:55:35.624Z] c41833b44d91: Download complete [2023-07-03T14:55:36.600Z] c41833b44d91: Pull complete [2023-07-03T14:55:36.872Z] 58f1dce35555: Verifying Checksum [2023-07-03T14:55:36.872Z] 58f1dce35555: Download complete [2023-07-03T14:55:37.156Z] ed15518f5707: Pull complete [2023-07-03T14:55:38.119Z] feae8fd75edb: Verifying Checksum [2023-07-03T14:55:38.119Z] feae8fd75edb: Download complete [2023-07-03T14:55:38.119Z] 2ced38df9373: Verifying Checksum [2023-07-03T14:55:38.119Z] 2ced38df9373: Download complete [2023-07-03T14:55:50.498Z] feae8fd75edb: Pull complete [2023-07-03T14:55:50.498Z] 242c74f7c9fa: Pull complete [2023-07-03T14:55:50.498Z] 3cdef696dda3: Pull complete [2023-07-03T14:55:55.848Z] 2ced38df9373: Pull complete [2023-07-03T14:56:01.203Z] 58f1dce35555: Pull complete [2023-07-03T14:56:01.204Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-03T14:56:01.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-03T14:56:01.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-07-03T14:56:01.530Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:56:01.866Z] + docker inspect -f . ci-base-image-arm64 [2023-07-03T14:56:01.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-03T14:56:02.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-373 does not seem to be running inside a container [2023-07-03T14:56:02.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/47 -v /w/workspace/go-mod-configuration/47:/w/workspace/go-mod-configuration/47:rw,z -v /w/workspace/go-mod-configuration/47@tmp:/w/workspace/go-mod-configuration/47@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 ******** ci-base-image-arm64 cat [2023-07-03T14:56:04.982Z] $ docker top e4c4f6374b9cf0b40eb1e8f9f0cc30494232128419ab9700732f45759b972117 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-03T14:56:05.883Z] + go version [2023-07-03T14:56:05.883Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-03T14:56:05.920Z] $ docker stop --time=1 e4c4f6374b9cf0b40eb1e8f9f0cc30494232128419ab9700732f45759b972117 [2023-07-03T14:56:07.524Z] $ docker rm -f --volumes e4c4f6374b9cf0b40eb1e8f9f0cc30494232128419ab9700732f45759b972117 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:56:08.066Z] + docker inspect -f . ci-base-image-arm64 [2023-07-03T14:56:08.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-03T14:56:08.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-373 does not seem to be running inside a container [2023-07-03T14:56:08.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-configuration/47 -v /w/workspace/go-mod-configuration/47:/w/workspace/go-mod-configuration/47:rw,z -v /w/workspace/go-mod-configuration/47@tmp:/w/workspace/go-mod-configuration/47@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 ******** ci-base-image-arm64 cat [2023-07-03T14:56:09.411Z] $ docker top a28485fbc04a1cf4088cafe85aa75e48abd899c44b143e6b1e1c84a9a3317b5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-03T14:56:09.907Z] + git config --global --add safe.directory /w/workspace/go-mod-configuration/47 [Pipeline] fileExists [Pipeline] sh [2023-07-03T14:56:10.234Z] + make test [2023-07-03T14:56:10.234Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-07-03T14:56:10.500Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-03T14:56:10.500Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-07-03T14:56:10.767Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-07-03T14:56:10.767Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-07-03T14:56:10.767Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-07-03T14:56:10.767Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-03T14:56:11.034Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-03T14:56:11.034Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-07-03T14:56:11.034Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-07-03T14:56:11.034Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-03T14:56:11.034Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-07-03T14:56:11.034Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-07-03T14:56:11.300Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-07-03T14:56:11.300Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-07-03T14:56:11.300Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-07-03T14:56:11.300Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-07-03T14:56:11.300Z] go: downloading github.com/fatih/color v1.14.1 [2023-07-03T14:56:11.300Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-07-03T14:56:11.567Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-03T14:56:11.567Z] go: downloading golang.org/x/sys v0.8.0 [2023-07-03T14:56:11.836Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-07-03T14:56:11.836Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-07-03T14:56:11.836Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-07-03T14:57:19.709Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2023-07-03T14:57:19.709Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.029s coverage: 85.7% of statements [2023-07-03T14:57:29.765Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.788s coverage: 87.1% of statements [2023-07-03T14:57:29.765Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.018s coverage: 100.0% of statements [2023-07-03T14:57:29.765Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-03T14:57:29.765Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-07-03T14:57:42.068Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-03T14:57:42.068Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-07-03T14:57:42.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-03T14:57:42.104Z] $ docker stop --time=1 a28485fbc04a1cf4088cafe85aa75e48abd899c44b143e6b1e1c84a9a3317b5c [2023-07-03T14:57:45.258Z] $ docker rm -f --volumes a28485fbc04a1cf4088cafe85aa75e48abd899c44b143e6b1e1c84a9a3317b5c [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-03T14:57:46.260Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-03T14:57:46.279Z] Warning: overwriting stash ‘coverage-report’ [2023-07-03T14:57:46.670Z] 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] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:57:47.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-03T14:57:47.100Z] [2023-07-03T14:57:47.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:57:47.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-03T14:57:47.429Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-03T14:57:47.429Z] 8998bd30e6a1: Pulling fs layer [2023-07-03T14:57:47.429Z] 04944245beec: Pulling fs layer [2023-07-03T14:57:47.429Z] 699f458cf7ca: Pulling fs layer [2023-07-03T14:57:47.429Z] 765212b225bb: Pulling fs layer [2023-07-03T14:57:47.429Z] f23df028b6ca: Pulling fs layer [2023-07-03T14:57:47.429Z] d65c8cfc05b1: Pulling fs layer [2023-07-03T14:57:47.429Z] 2437ff75d9bd: Pulling fs layer [2023-07-03T14:57:47.429Z] f23df028b6ca: Waiting [2023-07-03T14:57:47.429Z] d65c8cfc05b1: Waiting [2023-07-03T14:57:47.429Z] 2437ff75d9bd: Waiting [2023-07-03T14:57:47.429Z] 765212b225bb: Waiting [2023-07-03T14:57:47.698Z] 04944245beec: Verifying Checksum [2023-07-03T14:57:47.698Z] 04944245beec: Download complete [2023-07-03T14:57:47.698Z] 765212b225bb: Verifying Checksum [2023-07-03T14:57:47.698Z] 765212b225bb: Download complete [2023-07-03T14:57:47.698Z] f23df028b6ca: Verifying Checksum [2023-07-03T14:57:47.698Z] f23df028b6ca: Download complete [2023-07-03T14:57:47.698Z] d65c8cfc05b1: Verifying Checksum [2023-07-03T14:57:47.698Z] d65c8cfc05b1: Download complete [2023-07-03T14:57:47.698Z] 699f458cf7ca: Verifying Checksum [2023-07-03T14:57:47.698Z] 699f458cf7ca: Download complete [2023-07-03T14:57:48.281Z] 8998bd30e6a1: Verifying Checksum [2023-07-03T14:57:48.281Z] 8998bd30e6a1: Download complete [2023-07-03T14:57:50.217Z] 2437ff75d9bd: Verifying Checksum [2023-07-03T14:57:50.217Z] 2437ff75d9bd: Download complete [2023-07-03T14:57:52.156Z] 8998bd30e6a1: Pull complete [2023-07-03T14:57:52.156Z] 04944245beec: Pull complete [2023-07-03T14:57:53.566Z] 699f458cf7ca: Pull complete [2023-07-03T14:57:53.832Z] 765212b225bb: Pull complete [2023-07-03T14:57:54.416Z] f23df028b6ca: Pull complete [2023-07-03T14:57:54.683Z] d65c8cfc05b1: Pull complete [2023-07-03T14:58:09.677Z] 2437ff75d9bd: Pull complete [2023-07-03T14:58:09.677Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-03T14:58:09.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-03T14:58:09.677Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-03T14:58:09.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-373 does not seem to be running inside a container [2023-07-03T14:58:09.918Z] $ 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/47 -v /w/workspace/go-mod-configuration/47:/w/workspace/go-mod-configuration/47:rw,z -v /w/workspace/go-mod-configuration/47@tmp:/w/workspace/go-mod-configuration/47@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-lftools-log-publisher:arm64 cat [2023-07-03T14:58:12.307Z] $ docker top 0a134364bb17d43fdbf0a0df9df1385f4319d23b6720ee5655ec87501c0f9231 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-03T14:58:13.127Z] ---> job-cost.sh [2023-07-03T14:58:13.127Z] lf-activate-venv: SKIPPING [2023-07-03T14:58:13.127Z] INFO: No Stack... [2023-07-03T14:58:14.078Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-03T14:58:14.655Z] INFO: Archiving Costs [Pipeline] sh [2023-07-03T14:58:14.968Z] + + cat /w/workspace/go-mod-configuration/47/archives/cost.csv [2023-07-03T14:58:14.968Z] cut -d, -f6 [Pipeline] lock [2023-07-03T14:58:15.029Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] [2023-07-03T14:58:15.042Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] did not exist. Created. [2023-07-03T14:58:15.042Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-03T14:58:15.373Z] /w/workspace/go-mod-configuration/47@tmp/durable-682a5d4e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-03T14:58:15.697Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-03T14:58:15.724Z] Warning: overwriting stash ‘stack-cost’ [2023-07-03T14:58:15.765Z] Stashed 1 file(s) [Pipeline] } [2023-07-03T14:58:15.771Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-03T14:58:15.791Z] $ docker stop --time=1 0a134364bb17d43fdbf0a0df9df1385f4319d23b6720ee5655ec87501c0f9231 [2023-07-03T14:58:17.235Z] $ docker rm -f --volumes 0a134364bb17d43fdbf0a0df9df1385f4319d23b6720ee5655ec87501c0f9231 [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 [2023-07-03T14:58:17.582Z] provisioning config files... [2023-07-03T14:58:17.599Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config2247912389046782422tmp [Pipeline] { [Pipeline] sh [2023-07-03T14:58:17.899Z] + set +x [2023-07-03T14:58:17.899Z] + curl -s https://codecov.io/bash [2023-07-03T14:58:17.899Z] + bash -s -- [2023-07-03T14:58:17.899Z] [2023-07-03T14:58:17.899Z] _____ _ [2023-07-03T14:58:17.899Z] / ____| | | [2023-07-03T14:58:17.899Z] | | ___ __| | ___ ___ _____ __ [2023-07-03T14:58:17.899Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-03T14:58:17.899Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-03T14:58:17.899Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-03T14:58:17.899Z] Bash-1.0.6 [2023-07-03T14:58:17.899Z] [2023-07-03T14:58:17.899Z] [2023-07-03T14:58:17.899Z] ==> git version 2.25.1 found [2023-07-03T14:58:17.899Z] ==> 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 [2023-07-03T14:58:17.899Z] Release-Date: 2020-01-08 [2023-07-03T14:58:17.899Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-03T14:58:17.899Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-03T14:58:17.899Z] ==> Jenkins CI detected. [2023-07-03T14:58:17.899Z] current dir:  /w/workspace/oundry_go-mod-configuration_main [2023-07-03T14:58:17.899Z] project root: . [2023-07-03T14:58:17.899Z] --> token set from env [2023-07-03T14:58:17.899Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-03T14:58:17.899Z] ==> Running gcov in . (disable via -X gcov) [2023-07-03T14:58:18.160Z] ==> Python coveragepy not found [2023-07-03T14:58:18.160Z] ==> Searching for coverage reports in: [2023-07-03T14:58:18.160Z] + . [2023-07-03T14:58:18.160Z] -> Found 1 reports [2023-07-03T14:58:18.160Z] ==> Detecting git/mercurial file structure [2023-07-03T14:58:18.160Z] ==> Reading reports [2023-07-03T14:58:18.160Z] + ./coverage.out bytes=18751 [2023-07-03T14:58:18.160Z] ==> Appending adjustments [2023-07-03T14:58:18.160Z] https://docs.codecov.io/docs/fixing-reports [2023-07-03T14:58:18.160Z] + Found adjustments [2023-07-03T14:58:18.160Z] ==> Gzipping contents [2023-07-03T14:58:18.160Z] 4.0K /tmp/codecov.tczXyQ.gz [2023-07-03T14:58:18.160Z] ==> Uploading reports [2023-07-03T14:58:18.160Z] url: https://codecov.io [2023-07-03T14:58:18.160Z] query: branch=main&commit=8200aa5a783b9cdaf6014a9c57e515145cfe2f6a&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-03T14:58:18.160Z] -> Pinging Codecov [2023-07-03T14:58:18.160Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=8200aa5a783b9cdaf6014a9c57e515145cfe2f6a&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-03T14:58:18.426Z] -> Uploading to [2023-07-03T14:58:18.426Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-03/9F92B070CA9CA35F4914AC8684776953/8200aa5a783b9cdaf6014a9c57e515145cfe2f6a/e896db69-ef6b-44c8-b15e-c49ab5133fe2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230703%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230703T145818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=664ec9d085e3ef1d8f36983638702ed235b4f274983459e1d72e391a442e8f77 [2023-07-03T14:58:18.426Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-03T14:58:18.426Z] Dload Upload Total Spent Left Speed [2023-07-03T14:58:18.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 18645 --:--:-- --:--:-- --:--:-- 18645 [2023-07-03T14:58:18.426Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/8200aa5a783b9cdaf6014a9c57e515145cfe2f6a [Pipeline] } [2023-07-03T14:58:18.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-03T14:58:18.647Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-03T14:58:18.660Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:58:18.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-03T14:58:18.965Z] [2023-07-03T14:58:18.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:58:19.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-03T14:58:19.270Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-03T14:58:19.270Z] df9b9388f04a: Pulling fs layer [2023-07-03T14:58:19.270Z] 52dc419b0ee2: Pulling fs layer [2023-07-03T14:58:19.270Z] 25bc292e5bac: Pulling fs layer [2023-07-03T14:58:19.270Z] 114826534d7a: Pulling fs layer [2023-07-03T14:58:19.270Z] 4657fd5d0bcf: Pulling fs layer [2023-07-03T14:58:19.270Z] 6ad1cebc031e: Pulling fs layer [2023-07-03T14:58:19.270Z] 8a3aa393b2d8: Pulling fs layer [2023-07-03T14:58:19.270Z] 6ad1cebc031e: Waiting [2023-07-03T14:58:19.270Z] 8a3aa393b2d8: Waiting [2023-07-03T14:58:19.270Z] 114826534d7a: Waiting [2023-07-03T14:58:19.270Z] 4657fd5d0bcf: Waiting [2023-07-03T14:58:19.270Z] 25bc292e5bac: Verifying Checksum [2023-07-03T14:58:19.270Z] 25bc292e5bac: Download complete [2023-07-03T14:58:19.270Z] 52dc419b0ee2: Verifying Checksum [2023-07-03T14:58:19.270Z] 52dc419b0ee2: Download complete [2023-07-03T14:58:19.270Z] 4657fd5d0bcf: Download complete [2023-07-03T14:58:19.270Z] df9b9388f04a: Verifying Checksum [2023-07-03T14:58:19.270Z] df9b9388f04a: Download complete [2023-07-03T14:58:19.536Z] df9b9388f04a: Pull complete [2023-07-03T14:58:19.536Z] 6ad1cebc031e: Verifying Checksum [2023-07-03T14:58:19.536Z] 6ad1cebc031e: Download complete [2023-07-03T14:58:19.796Z] 52dc419b0ee2: Pull complete [2023-07-03T14:58:19.796Z] 25bc292e5bac: Pull complete [2023-07-03T14:58:20.054Z] 114826534d7a: Verifying Checksum [2023-07-03T14:58:20.054Z] 114826534d7a: Download complete [2023-07-03T14:58:20.312Z] 8a3aa393b2d8: Verifying Checksum [2023-07-03T14:58:20.312Z] 8a3aa393b2d8: Download complete [2023-07-03T14:58:23.591Z] 114826534d7a: Pull complete [2023-07-03T14:58:23.864Z] 4657fd5d0bcf: Pull complete [2023-07-03T14:58:24.123Z] 6ad1cebc031e: Pull complete [2023-07-03T14:58:27.404Z] 8a3aa393b2d8: Pull complete [2023-07-03T14:58:27.404Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-03T14:58:27.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-03T14:58:27.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-03T14:58:27.482Z] prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container [2023-07-03T14:58:27.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-03T14:58:31.797Z] $ docker top f92dd22a775a442851827eb657d5f0c78464cb99fc067b92fefa9dbb6eb67d54 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-03T14:58:31.869Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh [2023-07-03T14:58:32.146Z] + set -o pipefail [2023-07-03T14:58:32.146Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' [2023-07-03T14:58:34.048Z] [2023-07-03T14:58:34.048Z] Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v3)... [2023-07-03T14:58:34.048Z] [2023-07-03T14:58:34.048Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/876be593-d0c5-460b-ab82-cce3a3e0e96e/history/17342123-92b9-4638-81a0-e2943c5de758 [2023-07-03T14:58:34.048Z] [2023-07-03T14:58:34.048Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-03T14:58:34.048Z] [2023-07-03T14:58:34.308Z] [2023-07-03T14:58:34.308Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-03T14:58:34.308Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-03T14:58:34.308Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-03T14:58:34.320Z] $ docker stop --time=1 f92dd22a775a442851827eb657d5f0c78464cb99fc067b92fefa9dbb6eb67d54 [2023-07-03T14:58:35.952Z] $ docker rm -f --volumes f92dd22a775a442851827eb657d5f0c78464cb99fc067b92fefa9dbb6eb67d54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-03T14:58:36.486Z] + git log --format=format:%s -1 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a [Pipeline] sh [2023-07-03T14:58:36.776Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-03T14:58:36.776Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:58:37.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-03T14:58:37.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-03T14:58:37.163Z] prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container [2023-07-03T14:58:37.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-03T14:58:37.530Z] $ docker top 289e02847424353c6070f1bf4bceb90d3cab7bef51a1b9a7ac40579aecc96c4f -eo pid,comm [2023-07-03T14:58:37.576Z] 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). [2023-07-03T14:58:37.576Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-03T14:58:37.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-03T14:58:37.614Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-03T14:58:37.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-03T14:58:37.734Z] $ docker exec 289e02847424353c6070f1bf4bceb90d3cab7bef51a1b9a7ac40579aecc96c4f ssh-agent [2023-07-03T14:58:37.840Z] SSH_AUTH_SOCK=/tmp/ssh-sZ5OvbZhObwD/agent.33 [2023-07-03T14:58:37.840Z] SSH_AGENT_PID=39 [2023-07-03T14:58:37.846Z] Running ssh-add (command line suppressed) [2023-07-03T14:58:37.944Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14067537765871494949.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14067537765871494949.key) [2023-07-03T14:58:37.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-03T14:58:38.248Z] + git semver tag [2023-07-03T14:58:38.507Z] 2023-07-03 14:58:38,447 [run_tag] DEBUG tag force:False [2023-07-03T14:58:38.507Z] 2023-07-03 14:58:38,447 [check_head_tag] DEBUG check head tag [2023-07-03T14:58:38.507Z] 2023-07-03 14:58:38,448 [execute] INFO git cat-file --batch-check [2023-07-03T14:58:38.507Z] 2023-07-03 14:58:38,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2023-07-03T14:58:38.507Z] 2023-07-03 14:58:38,451 [execute] INFO git cat-file --batch [2023-07-03T14:58:38.507Z] 2023-07-03 14:58:38,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2023-07-03T14:58:38.507Z] 2023-07-03 14:58:38,460 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-07-03T14:58:38.507Z] 2023-07-03 14:58:38,460 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 [2023-07-03T14:58:38.507Z] 2023-07-03 14:58:38,461 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2023-07-03T14:58:38.507Z] 2023-07-03 14:58:38,464 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-07-03T14:58:38.507Z] 3.1.0-dev.3 [Pipeline] } [2023-07-03T14:58:38.516Z] $ docker exec --env ******** --env ******** 289e02847424353c6070f1bf4bceb90d3cab7bef51a1b9a7ac40579aecc96c4f ssh-agent -k [2023-07-03T14:58:38.621Z] unset SSH_AUTH_SOCK; [2023-07-03T14:58:38.621Z] unset SSH_AGENT_PID; [2023-07-03T14:58:38.621Z] echo Agent pid 39 killed; [2023-07-03T14:58:38.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-03T14:58:38.930Z] + git semver [Pipeline] } [2023-07-03T14:58:39.202Z] $ docker stop --time=1 289e02847424353c6070f1bf4bceb90d3cab7bef51a1b9a7ac40579aecc96c4f [2023-07-03T14:58:40.456Z] $ docker rm -f --volumes 289e02847424353c6070f1bf4bceb90d3cab7bef51a1b9a7ac40579aecc96c4f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:58:40.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-03T14:58:40.857Z] [2023-07-03T14:58:40.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:58:41.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-03T14:58:41.161Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-03T14:58:41.161Z] ab5ef0e58194: Pulling fs layer [2023-07-03T14:58:41.161Z] 9712f1f96733: Pulling fs layer [2023-07-03T14:58:41.161Z] 63f879dbbcfc: Pulling fs layer [2023-07-03T14:58:41.161Z] 0d9ebad4ef96: Pulling fs layer [2023-07-03T14:58:41.161Z] e9a5061849ea: Pulling fs layer [2023-07-03T14:58:41.161Z] d747dcd14b5f: Pulling fs layer [2023-07-03T14:58:41.161Z] 2de7ff778b66: Pulling fs layer [2023-07-03T14:58:41.161Z] e9a5061849ea: Waiting [2023-07-03T14:58:41.161Z] 2de7ff778b66: Waiting [2023-07-03T14:58:41.161Z] d747dcd14b5f: Waiting [2023-07-03T14:58:41.161Z] 9712f1f96733: Verifying Checksum [2023-07-03T14:58:41.161Z] 9712f1f96733: Download complete [2023-07-03T14:58:41.422Z] 63f879dbbcfc: Verifying Checksum [2023-07-03T14:58:41.422Z] 63f879dbbcfc: Download complete [2023-07-03T14:58:41.681Z] ab5ef0e58194: Download complete [2023-07-03T14:58:41.681Z] 0d9ebad4ef96: Verifying Checksum [2023-07-03T14:58:41.681Z] 0d9ebad4ef96: Download complete [2023-07-03T14:58:41.681Z] e9a5061849ea: Verifying Checksum [2023-07-03T14:58:41.681Z] e9a5061849ea: Download complete [2023-07-03T14:58:41.681Z] d747dcd14b5f: Verifying Checksum [2023-07-03T14:58:41.942Z] 2de7ff778b66: Verifying Checksum [2023-07-03T14:58:41.942Z] 2de7ff778b66: Download complete [2023-07-03T14:58:44.488Z] ab5ef0e58194: Pull complete [2023-07-03T14:58:44.488Z] 9712f1f96733: Pull complete [2023-07-03T14:58:45.434Z] 63f879dbbcfc: Pull complete [2023-07-03T14:58:49.641Z] 0d9ebad4ef96: Pull complete [2023-07-03T14:58:49.641Z] e9a5061849ea: Pull complete [2023-07-03T14:58:49.641Z] d747dcd14b5f: Pull complete [2023-07-03T14:58:51.020Z] 2de7ff778b66: Pull complete [2023-07-03T14:58:51.020Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-03T14:58:51.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-03T14:58:51.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-03T14:58:51.104Z] prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container [2023-07-03T14:58:51.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-03T14:58:57.337Z] $ docker top 0fe0cd6f8f45f068d6fa317c056fe144af5a3d8efcac7915754fd483662ed6b1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-03T14:58:57.410Z] provisioning config files... [2023-07-03T14:58:57.417Z] copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4126888465109253567tmp [2023-07-03T14:58:57.427Z] copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config3895006899774486222tmp [2023-07-03T14:58:57.436Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config18396053645768025316tmp [Pipeline] { [Pipeline] echo [2023-07-03T14:58:57.453Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-03T14:58:57.739Z] ---> sigul-configuration.sh [2023-07-03T14:58:57.739Z] gpg: directory `/root/.gnupg' created [2023-07-03T14:58:57.739Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-03T14:58:57.739Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-03T14:58:57.739Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-03T14:58:57.739Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-03T14:58:57.739Z] gpg: CAST5 encrypted data [2023-07-03T14:58:57.739Z] gpg: encrypted with 1 passphrase [2023-07-03T14:58:57.739Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-03T14:58:58.027Z] + mkdir /home/jenkins [2023-07-03T14:58:58.027Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-03T14:58:58.313Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-07-03T14:58:58.322Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-03T14:58:58.608Z] ---> sigul-install.sh [2023-07-03T14:58:58.608Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-03T14:58:58.896Z] + git tag --list [2023-07-03T14:58:58.896Z] v0.0.0 [2023-07-03T14:58:58.896Z] v0.0.1 [2023-07-03T14:58:58.896Z] v0.0.2 [2023-07-03T14:58:58.896Z] v0.0.3 [2023-07-03T14:58:58.896Z] v0.0.4 [2023-07-03T14:58:58.896Z] v0.0.5 [2023-07-03T14:58:58.896Z] v0.0.6 [2023-07-03T14:58:58.896Z] v0.0.7 [2023-07-03T14:58:58.896Z] v0.0.8 [2023-07-03T14:58:58.896Z] v2.0.0 [2023-07-03T14:58:58.896Z] v2.1.0 [2023-07-03T14:58:58.896Z] v2.2.0 [2023-07-03T14:58:58.896Z] v2.3.0 [2023-07-03T14:58:58.896Z] v3.0 [2023-07-03T14:58:58.896Z] v3.0.0 [2023-07-03T14:58:58.896Z] v3.1.0-dev.1 [2023-07-03T14:58:58.896Z] v3.1.0-dev.2 [2023-07-03T14:58:58.896Z] v3.1.0-dev.3 [Pipeline] sh [2023-07-03T14:58:59.187Z] + lftools sign git-tag v3.1.0-dev.3 [2023-07-03T14:58:59.756Z] Signing Git tag with Sigul... [2023-07-03T14:58:59.756Z] Signing v3.1.0-dev.3 [Pipeline] echo [2023-07-03T14:59:00.027Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-03T14:59:00.313Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-03T14:59:00.319Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-03T14:59:00.338Z] $ docker stop --time=1 0fe0cd6f8f45f068d6fa317c056fe144af5a3d8efcac7915754fd483662ed6b1 [2023-07-03T14:59:01.618Z] $ docker rm -f --volumes 0fe0cd6f8f45f068d6fa317c056fe144af5a3d8efcac7915754fd483662ed6b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-03T14:59:02.036Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-03T14:59:02.036Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:59:02.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-03T14:59:02.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-03T14:59:02.403Z] prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container [2023-07-03T14:59:02.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-03T14:59:02.746Z] $ docker top 926055177fa9f70ca939cdc12e2ca65cb1d2cd007201302e617d09c6dcc64ecd -eo pid,comm [2023-07-03T14:59:02.790Z] 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). [2023-07-03T14:59:02.790Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-03T14:59:02.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-03T14:59:02.830Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-03T14:59:02.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-03T14:59:02.935Z] $ docker exec 926055177fa9f70ca939cdc12e2ca65cb1d2cd007201302e617d09c6dcc64ecd ssh-agent [2023-07-03T14:59:03.037Z] SSH_AUTH_SOCK=/tmp/ssh-vD36icMCSVG8/agent.32 [2023-07-03T14:59:03.037Z] SSH_AGENT_PID=38 [2023-07-03T14:59:03.042Z] Running ssh-add (command line suppressed) [2023-07-03T14:59:03.148Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2948873483042415888.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2948873483042415888.key) [2023-07-03T14:59:03.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-03T14:59:03.444Z] + git semver bump pre [2023-07-03T14:59:03.703Z] 2023-07-03 14:59:03,614 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-07-03T14:59:03.703Z] 2023-07-03 14:59:03,614 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev [2023-07-03T14:59:03.703Z] 2023-07-03 14:59:03,614 [bump_version] DEBUG bumped version:3.1.0-dev.4 [2023-07-03T14:59:03.703Z] 2023-07-03 14:59:03,614 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True [2023-07-03T14:59:03.703Z] 2023-07-03 14:59:03,614 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-07-03T14:59:03.703Z] 2023-07-03 14:59:03,614 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-07-03T14:59:03.703Z] 2023-07-03 14:59:03,616 [execute] INFO git cat-file --batch-check [2023-07-03T14:59:03.703Z] 2023-07-03 14:59:03,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-03T14:59:03.703Z] 2023-07-03 14:59:03,622 [execute] INFO git cat-file --batch [2023-07-03T14:59:03.703Z] 2023-07-03 14:59:03,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-03T14:59:03.703Z] 2023-07-03 14:59:03,628 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-07-03T14:59:03.703Z] 3.1.0-dev.4 [Pipeline] } [2023-07-03T14:59:03.712Z] $ docker exec --env ******** --env ******** 926055177fa9f70ca939cdc12e2ca65cb1d2cd007201302e617d09c6dcc64ecd ssh-agent -k [2023-07-03T14:59:03.807Z] unset SSH_AUTH_SOCK; [2023-07-03T14:59:03.807Z] unset SSH_AGENT_PID; [2023-07-03T14:59:03.808Z] echo Agent pid 38 killed; [2023-07-03T14:59:03.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-03T14:59:04.116Z] + git semver [Pipeline] } [2023-07-03T14:59:04.387Z] $ docker stop --time=1 926055177fa9f70ca939cdc12e2ca65cb1d2cd007201302e617d09c6dcc64ecd [2023-07-03T14:59:05.637Z] $ docker rm -f --volumes 926055177fa9f70ca939cdc12e2ca65cb1d2cd007201302e617d09c6dcc64ecd [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-03T14:59:05.980Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-03T14:59:05.980Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:59:06.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-03T14:59:06.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-03T14:59:06.341Z] prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container [2023-07-03T14:59:06.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-03T14:59:06.693Z] $ docker top beaafedda4669a2d8b2726dbc379e3e93190f83bda4264bf86108525d97be819 -eo pid,comm [2023-07-03T14:59:06.739Z] 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). [2023-07-03T14:59:06.739Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-03T14:59:06.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-03T14:59:06.779Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-03T14:59:06.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-03T14:59:06.901Z] $ docker exec beaafedda4669a2d8b2726dbc379e3e93190f83bda4264bf86108525d97be819 ssh-agent [2023-07-03T14:59:07.011Z] SSH_AUTH_SOCK=/tmp/ssh-tJB8mWmGJRfZ/agent.33 [2023-07-03T14:59:07.011Z] SSH_AGENT_PID=39 [2023-07-03T14:59:07.016Z] Running ssh-add (command line suppressed) [2023-07-03T14:59:07.121Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3494695986226483121.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3494695986226483121.key) [2023-07-03T14:59:07.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-03T14:59:07.419Z] + git semver push [2023-07-03T14:59:07.677Z] 2023-07-03 14:59:07,600 [run_push] DEBUG push [2023-07-03T14:59:07.677Z] 2023-07-03 14:59:07,601 [execute] INFO git cat-file --batch-check [2023-07-03T14:59:07.677Z] 2023-07-03 14:59:07,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-03T14:59:07.677Z] 2023-07-03 14:59:07,606 [execute] INFO git rev-list 9b7b1567ed1909591910a2d5b872e28bead42b74 -- [2023-07-03T14:59:07.677Z] 2023-07-03 14:59:07,606 [execute] DEBUG Popen(['git', 'rev-list', '9b7b1567ed1909591910a2d5b872e28bead42b74', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-03T14:59:07.677Z] 2023-07-03 14:59:07,613 [execute] INFO git fetch -v origin [2023-07-03T14:59:07.677Z] 2023-07-03 14:59:07,613 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-03T14:59:08.246Z] 2023-07-03 14:59:08,083 [run_push] DEBUG no remote changes detected [2023-07-03T14:59:08.246Z] 2023-07-03 14:59:08,083 [execute] INFO git push origin semver [2023-07-03T14:59:08.246Z] 2023-07-03 14:59:08,084 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-03T14:59:09.183Z] 2023-07-03 14:59:08,852 [run_push] DEBUG push all version tags [2023-07-03T14:59:09.183Z] 2023-07-03 14:59:08,853 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-03T14:59:09.183Z] 2023-07-03 14:59:08,853 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2023-07-03T14:59:09.758Z] 2023-07-03 14:59:09,592 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-07-03T14:59:09.758Z] 3.1.0-dev.4 [Pipeline] } [2023-07-03T14:59:09.768Z] $ docker exec --env ******** --env ******** beaafedda4669a2d8b2726dbc379e3e93190f83bda4264bf86108525d97be819 ssh-agent -k [2023-07-03T14:59:09.874Z] unset SSH_AUTH_SOCK; [2023-07-03T14:59:09.874Z] unset SSH_AGENT_PID; [2023-07-03T14:59:09.874Z] echo Agent pid 39 killed; [2023-07-03T14:59:09.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-03T14:59:10.186Z] + git semver [Pipeline] } [2023-07-03T14:59:10.459Z] $ docker stop --time=1 beaafedda4669a2d8b2726dbc379e3e93190f83bda4264bf86108525d97be819 [2023-07-03T14:59:11.763Z] $ docker rm -f --volumes beaafedda4669a2d8b2726dbc379e3e93190f83bda4264bf86108525d97be819 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-03T14:59:12.311Z] + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] [2023-07-03T14:59:12.311Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2023-07-03T14:59:12.311Z] total 16 [2023-07-03T14:59:12.311Z] drwxr-xr-x 3 root root 4096 Jul 3 14:54 . [2023-07-03T14:59:12.311Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 14:58 .. [2023-07-03T14:59:12.311Z] drwxr-xr-x 2 root root 4096 Jul 3 14:54 cost [2023-07-03T14:59:12.311Z] -rw-r--r-- 1 root root 91 Jul 3 14:54 cost.csv [2023-07-03T14:59:12.311Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives [2023-07-03T14:59:12.311Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2023-07-03T14:59:12.311Z] total 16 [2023-07-03T14:59:12.311Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 14:54 . [2023-07-03T14:59:12.311Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 14:58 .. [2023-07-03T14:59:12.311Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 14:54 cost [2023-07-03T14:59:12.311Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 3 14:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-03T14:59:12.600Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-03T14:59:13.455Z] ---> package-listing.sh [2023-07-03T14:59:13.455Z] ++ facter osfamily [2023-07-03T14:59:13.455Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-03T14:59:13.714Z] + OS_FAMILY=debian [2023-07-03T14:59:13.714Z] + workspace=/w/workspace/oundry_go-mod-configuration_main [2023-07-03T14:59:13.714Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-03T14:59:13.714Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-03T14:59:13.714Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-03T14:59:13.714Z] + PACKAGES=/tmp/packages_start.txt [2023-07-03T14:59:13.714Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2023-07-03T14:59:13.714Z] + PACKAGES=/tmp/packages_end.txt [2023-07-03T14:59:13.714Z] + case "${OS_FAMILY}" in [2023-07-03T14:59:13.714Z] + dpkg -l [2023-07-03T14:59:13.714Z] + grep '^ii' [2023-07-03T14:59:13.714Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-03T14:59:13.714Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-03T14:59:13.714Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-03T14:59:13.714Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2023-07-03T14:59:13.714Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ [2023-07-03T14:59:13.714Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo [2023-07-03T14:59:13.724Z] 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-03T14:59:13.996Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-03T14:59:14.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-03T14:59:14.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-03T14:59:14.624Z] prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container [2023-07-03T14:59:14.654Z] $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-03T14:59:14.866Z] $ docker top 9dfbe2b5aae59290687b1469213b335df579ba5e52d0b550fb3d218b216e9a7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-03T14:59:15.207Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-03T14:59:15.491Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-03T14:59:15.773Z] + ls /var/log/sa-host [2023-07-03T14:59:15.773Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-03T14:59:15.924Z] provisioning config files... [2023-07-03T14:59:15.933Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5156098561864895541tmp [Pipeline] { [Pipeline] echo [2023-07-03T14:59:15.948Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-03T14:59:16.230Z] ---> create-netrc.sh [Pipeline] } [2023-07-03T14:59:16.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-03T14:59:16.557Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-03T14:59:16.566Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-03T14:59:16.849Z] ---> sudo-logs.sh [2023-07-03T14:59:16.849Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-03T14:59:16.881Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-03T14:59:17.163Z] ---> job-cost.sh [2023-07-03T14:59:17.163Z] lf-activate-venv: SKIPPING [2023-07-03T14:59:17.163Z] DEBUG: total: 0.2199999988079071 [2023-07-03T14:59:17.163Z] INFO: Retrieving Stack Cost... [2023-07-03T14:59:17.422Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-03T14:59:17.681Z] INFO: Archiving Costs [Pipeline] echo [2023-07-03T14:59:17.690Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-03T14:59:17.970Z] ---> logs-deploy.sh [2023-07-03T14:59:17.970Z] lf-activate-venv: SKIPPING [2023-07-03T14:59:17.970Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/47 [2023-07-03T14:59:17.970Z] INFO: archiving workspace using pattern(s): [2023-07-03T14:59:19.777Z] Archives upload complete. [2023-07-03T14:59:19.777Z] INFO: archiving logs to Nexus