Started by upstream project "edgexfoundry/cd-management/release-lts" build number 96 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 538c49beec832bb608dadee327750284423bbdd1 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-ssh17479351823500999940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh8633660317583377909.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/odessa/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/device-rest-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15860134370185861869.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh4309281045878245239.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/device-rest-go/branches/odessa/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/device-rest-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12223929441186541992.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:device-rest-go] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true 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 ‘prd-centos7-blackbox-4c-2g-40618’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-40619’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-41055’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41058’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41059’ is offline Running on prd-ubuntu20.04-docker-8c-8g-41059 in /w/workspace/gexfoundry_device-rest-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 538c49beec832bb608dadee327750284423bbdd1 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @30c083a" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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 538c49beec832bb608dadee327750284423bbdd1 # timeout=10 > git rev-list --no-walk 538c49beec832bb608dadee327750284423bbdd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T07:20:46.002Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T07:20:46.086Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:20:46.112Z] ========================================================= [2025-03-12T07:20:46.112Z] EdgeX Global Pipelines Version Info [2025-03-12T07:20:46.112Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:20:46.866Z] ------------------- [2025-03-12T07:20:46.866Z] stable info: [2025-03-12T07:20:46.866Z] ------------------- [2025-03-12T07:20:46.866Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T07:20:46.866Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T07:20:46.866Z] Message: update stable to v1.0.271 [2025-03-12T07:20:47.436Z] ------------------- [2025-03-12T07:20:47.436Z] experimental info: [2025-03-12T07:20:47.436Z] ------------------- [2025-03-12T07:20:47.436Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T07:20:47.436Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T07:20:47.436Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T07:20:47.513Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-03-12T07:20:47.533Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-03-12T07:20:47.555Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T07:20:47.578Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T07:20:47.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T07:20:47.624Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T07:20:47.646Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T07:20:47.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T07:20:47.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T07:20:47.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T07:20:47.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T07:20:47.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-03-12T07:20:47.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T07:20:47.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T07:20:47.838Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T07:20:47.866Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T07:20:47.891Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T07:20:47.915Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T07:20:47.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T07:20:47.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T07:20:47.988Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-12T07:20:48.008Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-12T07:20:48.031Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T07:20:48.055Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T07:20:48.081Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T07:20:48.103Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T07:20:48.126Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T07:20:48.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-12T07:20:48.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-12T07:20:48.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-12T07:20:48.216Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 538c49beec832bb608dadee327750284423bbdd1 [Pipeline] echo [2025-03-12T07:20:48.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 538c49b [Pipeline] echo [2025-03-12T07:20:48.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:20:48.326Z] provisioning config files... [2025-03-12T07:20:48.341Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config14861419129079484364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:20:48.693Z] ---> ****-login.sh [2025-03-12T07:20:48.693Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:20:48.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:20:48.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:20:48.952Z] Configure a credential helper to remove this warning. See [2025-03-12T07:20:48.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:20:48.953Z] [2025-03-12T07:20:48.953Z] Login Succeeded [2025-03-12T07:20:48.953Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:20:48.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:20:48.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:20:48.953Z] Configure a credential helper to remove this warning. See [2025-03-12T07:20:48.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:20:48.953Z] [2025-03-12T07:20:48.953Z] Login Succeeded [2025-03-12T07:20:48.953Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:20:49.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:20:49.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:20:49.215Z] Configure a credential helper to remove this warning. See [2025-03-12T07:20:49.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:20:49.215Z] [2025-03-12T07:20:49.215Z] Login Succeeded [2025-03-12T07:20:49.215Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:20:49.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:20:49.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:20:49.215Z] Configure a credential helper to remove this warning. See [2025-03-12T07:20:49.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:20:49.215Z] [2025-03-12T07:20:49.215Z] Login Succeeded [2025-03-12T07:20:49.215Z] ****.io [2025-03-12T07:20:49.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:20:49.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:20:49.474Z] Configure a credential helper to remove this warning. See [2025-03-12T07:20:49.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:20:49.474Z] [2025-03-12T07:20:49.474Z] Login Succeeded [2025-03-12T07:20:49.474Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:20:49.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T07:20:49.898Z] + git rev-list -1 --merges 538c49beec832bb608dadee327750284423bbdd1~1..538c49beec832bb608dadee327750284423bbdd1 [Pipeline] echo [2025-03-12T07:20:49.923Z] -----------> git rev-list -1 --merges 538c49beec832bb608dadee327750284423bbdd1~1..538c49beec832bb608dadee327750284423bbdd1 538c49beec832bb608dadee327750284423bbdd1 [false] [Pipeline] sh [2025-03-12T07:20:50.220Z] + git log --format=format:%s -1 538c49beec832bb608dadee327750284423bbdd1 [Pipeline] echo [2025-03-12T07:20:50.239Z] ========================================================= [2025-03-12T07:20:50.239Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2025-03-12T07:20:50.239Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:20:50.580Z] + git log --format=format:%s -1 538c49beec832bb608dadee327750284423bbdd1 [Pipeline] echo [2025-03-12T07:20:50.592Z] [semverPrep] GIT_COMMIT: 538c49beec832bb608dadee327750284423bbdd1, Commit Message: ci(lts-release): LTS release v4.0.0 @30c083a [Pipeline] echo [2025-03-12T07:20:50.606Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T07:20:50.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:20:50.964Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T07:20:50.964Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T07:20:50.964Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T07:20:50.964Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T07:20:50.964Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T07:20:50.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:20:51.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:20:51.313Z] [2025-03-12T07:20:51.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:20:51.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:20:51.618Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T07:20:51.618Z] b85a868b505f: Pulling fs layer [2025-03-12T07:20:51.618Z] e2be974225ed: Pulling fs layer [2025-03-12T07:20:51.618Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T07:20:51.618Z] 988bab9f4d93: Pulling fs layer [2025-03-12T07:20:51.618Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T07:20:51.618Z] eaf3925da568: Pulling fs layer [2025-03-12T07:20:51.618Z] 1469e6f7b9e6: Waiting [2025-03-12T07:20:51.618Z] bab4dde63d76: Pulling fs layer [2025-03-12T07:20:51.618Z] bde34c3a00c8: Pulling fs layer [2025-03-12T07:20:51.618Z] b352a97aabf1: Pulling fs layer [2025-03-12T07:20:51.618Z] 988bab9f4d93: Waiting [2025-03-12T07:20:51.618Z] eaf3925da568: Waiting [2025-03-12T07:20:51.618Z] bde34c3a00c8: Waiting [2025-03-12T07:20:51.618Z] 4872d77fe225: Pulling fs layer [2025-03-12T07:20:51.618Z] 5851b861e8e6: Pulling fs layer [2025-03-12T07:20:51.618Z] bab4dde63d76: Waiting [2025-03-12T07:20:51.618Z] b352a97aabf1: Waiting [2025-03-12T07:20:51.618Z] 4872d77fe225: Waiting [2025-03-12T07:20:51.618Z] e2be974225ed: Verifying Checksum [2025-03-12T07:20:51.618Z] e2be974225ed: Download complete [2025-03-12T07:20:51.618Z] 988bab9f4d93: Verifying Checksum [2025-03-12T07:20:51.618Z] 988bab9f4d93: Download complete [2025-03-12T07:20:51.618Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T07:20:51.618Z] 1469e6f7b9e6: Download complete [2025-03-12T07:20:51.618Z] eaf3925da568: Verifying Checksum [2025-03-12T07:20:51.618Z] eaf3925da568: Download complete [2025-03-12T07:20:51.878Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T07:20:51.878Z] 339a4e72a1f5: Download complete [2025-03-12T07:20:51.878Z] bde34c3a00c8: Download complete [2025-03-12T07:20:51.878Z] b352a97aabf1: Download complete [2025-03-12T07:20:51.878Z] 4872d77fe225: Download complete [2025-03-12T07:20:51.878Z] 5851b861e8e6: Verifying Checksum [2025-03-12T07:20:51.878Z] 5851b861e8e6: Download complete [2025-03-12T07:20:51.878Z] b85a868b505f: Download complete [2025-03-12T07:20:52.136Z] bab4dde63d76: Download complete [2025-03-12T07:20:53.077Z] b85a868b505f: Pull complete [2025-03-12T07:20:53.383Z] e2be974225ed: Pull complete [2025-03-12T07:20:53.949Z] 339a4e72a1f5: Pull complete [2025-03-12T07:20:53.949Z] 988bab9f4d93: Pull complete [2025-03-12T07:20:54.218Z] 1469e6f7b9e6: Pull complete [2025-03-12T07:20:54.218Z] eaf3925da568: Pull complete [2025-03-12T07:20:56.121Z] bab4dde63d76: Pull complete [2025-03-12T07:20:56.121Z] bde34c3a00c8: Pull complete [2025-03-12T07:20:56.121Z] b352a97aabf1: Pull complete [2025-03-12T07:20:56.380Z] 4872d77fe225: Pull complete [2025-03-12T07:20:56.380Z] 5851b861e8e6: Pull complete [2025-03-12T07:20:56.380Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T07:20:56.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:20:56.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:20:56.529Z] prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container [2025-03-12T07:20:56.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T07:20:59.732Z] $ docker top b6bf5302dc2d7e945cd5d58a48522b5e934c63e2837610c8c789e6ca331d486f -eo pid,comm [2025-03-12T07:20:59.793Z] 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). [2025-03-12T07:20:59.793Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T07:20:59.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T07:20:59.850Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T07:20:59.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T07:20:59.962Z] $ docker exec b6bf5302dc2d7e945cd5d58a48522b5e934c63e2837610c8c789e6ca331d486f ssh-agent [2025-03-12T07:21:00.080Z] SSH_AUTH_SOCK=/tmp/ssh-8m6jcg8sGJrT/agent.32 [2025-03-12T07:21:00.080Z] SSH_AGENT_PID=38 [2025-03-12T07:21:00.086Z] Running ssh-add (command line suppressed) [2025-03-12T07:21:00.193Z] Identity added: /w/workspace/gexfoundry_device-rest-go_odessa@tmp/private_key_12573659051021147451.key (/w/workspace/gexfoundry_device-rest-go_odessa@tmp/private_key_12573659051021147451.key) [2025-03-12T07:21:00.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T07:21:00.509Z] + git tag --points-at 538c49beec832bb608dadee327750284423bbdd1 [Pipeline] } [2025-03-12T07:21:00.515Z] $ docker exec --env ******** --env ******** b6bf5302dc2d7e945cd5d58a48522b5e934c63e2837610c8c789e6ca331d486f ssh-agent -k [2025-03-12T07:21:00.611Z] unset SSH_AUTH_SOCK; [2025-03-12T07:21:00.611Z] unset SSH_AGENT_PID; [2025-03-12T07:21:00.611Z] echo Agent pid 38 killed; [2025-03-12T07:21:00.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-12T07:21:00.670Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent [2025-03-12T07:21:00.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T07:21:00.699Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T07:21:00.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T07:21:00.823Z] $ docker exec b6bf5302dc2d7e945cd5d58a48522b5e934c63e2837610c8c789e6ca331d486f ssh-agent [2025-03-12T07:21:00.944Z] SSH_AUTH_SOCK=/tmp/ssh-EKCtcOGm2NW5/agent.71 [2025-03-12T07:21:00.944Z] SSH_AGENT_PID=77 [2025-03-12T07:21:00.949Z] Running ssh-add (command line suppressed) [2025-03-12T07:21:01.038Z] Identity added: /w/workspace/gexfoundry_device-rest-go_odessa@tmp/private_key_11782381063753605178.key (/w/workspace/gexfoundry_device-rest-go_odessa@tmp/private_key_11782381063753605178.key) [2025-03-12T07:21:01.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T07:21:01.355Z] + git semver init [2025-03-12T07:21:01.615Z] 2025-03-12 07:21:01,515 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T07:21:01.615Z] 2025-03-12 07:21:01,516 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_odessa/.semver [2025-03-12T07:21:01.615Z] 2025-03-12 07:21:01,516 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_odessa/.semver [2025-03-12T07:21:01.615Z] 2025-03-12 07:21:01,517 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_odessa/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-12T07:21:03.524Z] 2025-03-12 07:21:03,067 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_odessa/.git/info/exclude [2025-03-12T07:21:03.525Z] 2025-03-12 07:21:03,067 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_odessa/.semver/odessa with force:False [2025-03-12T07:21:03.525Z] 2025-03-12 07:21:03,067 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_odessa/.semver/odessa [2025-03-12T07:21:03.525Z] 2025-03-12 07:21:03,068 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_odessa/.semver/odessa [2025-03-12T07:21:03.525Z] 4.0.0 [Pipeline] } [2025-03-12T07:21:03.529Z] $ docker exec --env ******** --env ******** b6bf5302dc2d7e945cd5d58a48522b5e934c63e2837610c8c789e6ca331d486f ssh-agent -k [2025-03-12T07:21:03.628Z] unset SSH_AUTH_SOCK; [2025-03-12T07:21:03.629Z] unset SSH_AGENT_PID; [2025-03-12T07:21:03.629Z] echo Agent pid 77 killed; [2025-03-12T07:21:03.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:21:03.966Z] + git semver [Pipeline] } [2025-03-12T07:21:04.234Z] $ docker stop --time=1 b6bf5302dc2d7e945cd5d58a48522b5e934c63e2837610c8c789e6ca331d486f [2025-03-12T07:21:05.571Z] $ docker rm -f --volumes b6bf5302dc2d7e945cd5d58a48522b5e934c63e2837610c8c789e6ca331d486f [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:21:05.916Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T07:21:06.135Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T07:21:06.138Z] [edgeXSemver]: initialized semver on version 4.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:21:06.559Z] + git checkout 538c49beec832bb608dadee327750284423bbdd1 [2025-03-12T07:21:06.559Z] HEAD is now at 538c49b ci(lts-release): LTS release v4.0.0 @30c083a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:21:06.590Z] provisioning config files... [2025-03-12T07:21:06.597Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config6639531651562855155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:21:06.902Z] ---> ****-login.sh [2025-03-12T07:21:06.902Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:21:06.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:21:06.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:21:06.902Z] Configure a credential helper to remove this warning. See [2025-03-12T07:21:06.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:21:06.902Z] [2025-03-12T07:21:06.902Z] Login Succeeded [2025-03-12T07:21:06.902Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:21:07.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:21:07.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:21:07.167Z] Configure a credential helper to remove this warning. See [2025-03-12T07:21:07.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:21:07.167Z] [2025-03-12T07:21:07.167Z] Login Succeeded [2025-03-12T07:21:07.167Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:21:07.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:21:07.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:21:07.167Z] Configure a credential helper to remove this warning. See [2025-03-12T07:21:07.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:21:07.167Z] [2025-03-12T07:21:07.167Z] Login Succeeded [2025-03-12T07:21:07.167Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:21:07.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:21:07.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:21:07.426Z] Configure a credential helper to remove this warning. See [2025-03-12T07:21:07.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:21:07.426Z] [2025-03-12T07:21:07.426Z] Login Succeeded [2025-03-12T07:21:07.426Z] ****.io [2025-03-12T07:21:07.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:21:07.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:21:07.686Z] Configure a credential helper to remove this warning. See [2025-03-12T07:21:07.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:21:07.686Z] [2025-03-12T07:21:07.686Z] Login Succeeded [2025-03-12T07:21:07.686Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:21:07.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T07:21:07.795Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T07:21:08.097Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-12T07:21:08.097Z] + cut -d -f 2 [Pipeline] echo [2025-03-12T07:21:08.115Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:21:08.132Z] ========================================================= [2025-03-12T07:21:08.132Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-12T07:21:08.132Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:21:08.475Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-12T07:21:09.041Z] Sending build context to Docker daemon 62.02MB [2025-03-12T07:21:09.041Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:21:09.041Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T07:21:09.301Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-12T07:21:09.301Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T07:21:09.301Z] 8833042f23b5: Pulling fs layer [2025-03-12T07:21:09.301Z] 6ca661eb024f: Pulling fs layer [2025-03-12T07:21:09.301Z] b5acb76e9680: Pulling fs layer [2025-03-12T07:21:09.301Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:21:09.301Z] 012bb1f9d321: Pulling fs layer [2025-03-12T07:21:09.301Z] 97255f1bc79d: Pulling fs layer [2025-03-12T07:21:09.301Z] 454448c9edf9: Pulling fs layer [2025-03-12T07:21:09.301Z] 15f87924ceaf: Pulling fs layer [2025-03-12T07:21:09.301Z] 4f4fb700ef54: Waiting [2025-03-12T07:21:09.301Z] 012bb1f9d321: Waiting [2025-03-12T07:21:09.301Z] 97255f1bc79d: Waiting [2025-03-12T07:21:09.301Z] 454448c9edf9: Waiting [2025-03-12T07:21:09.301Z] 15f87924ceaf: Waiting [2025-03-12T07:21:09.301Z] b5acb76e9680: Waiting [2025-03-12T07:21:09.301Z] 8833042f23b5: Verifying Checksum [2025-03-12T07:21:09.301Z] 8833042f23b5: Download complete [2025-03-12T07:21:09.301Z] b5acb76e9680: Verifying Checksum [2025-03-12T07:21:09.301Z] b5acb76e9680: Download complete [2025-03-12T07:21:09.301Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T07:21:09.301Z] 4f4fb700ef54: Download complete [2025-03-12T07:21:09.301Z] 0a9a5dfd008f: Verifying Checksum [2025-03-12T07:21:09.301Z] 0a9a5dfd008f: Download complete [2025-03-12T07:21:09.301Z] 012bb1f9d321: Verifying Checksum [2025-03-12T07:21:09.301Z] 012bb1f9d321: Download complete [2025-03-12T07:21:09.301Z] 97255f1bc79d: Verifying Checksum [2025-03-12T07:21:09.301Z] 97255f1bc79d: Download complete [2025-03-12T07:21:09.301Z] 0a9a5dfd008f: Pull complete [2025-03-12T07:21:09.559Z] 15f87924ceaf: Verifying Checksum [2025-03-12T07:21:09.559Z] 15f87924ceaf: Download complete [2025-03-12T07:21:09.559Z] 8833042f23b5: Pull complete [2025-03-12T07:21:09.817Z] 6ca661eb024f: Download complete [2025-03-12T07:21:10.074Z] 454448c9edf9: Verifying Checksum [2025-03-12T07:21:10.074Z] 454448c9edf9: Download complete [2025-03-12T07:21:13.354Z] 6ca661eb024f: Pull complete [2025-03-12T07:21:13.354Z] b5acb76e9680: Pull complete [2025-03-12T07:21:13.354Z] 4f4fb700ef54: Pull complete [2025-03-12T07:21:13.354Z] 012bb1f9d321: Pull complete [2025-03-12T07:21:13.354Z] 97255f1bc79d: Pull complete [2025-03-12T07:21:15.888Z] 454448c9edf9: Pull complete [2025-03-12T07:21:16.146Z] 15f87924ceaf: Pull complete [2025-03-12T07:21:16.405Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-12T07:21:16.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T07:21:16.405Z] ---> bc3d7bf65e23 [2025-03-12T07:21:16.405Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:21:20.647Z] ---> Running in 03709a917e2f [2025-03-12T07:21:20.648Z] Removing intermediate container 03709a917e2f [2025-03-12T07:21:20.648Z] ---> 99b4e0f5062a [2025-03-12T07:21:20.648Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:21:20.648Z] ---> Running in e534f146c907 [2025-03-12T07:21:20.648Z] Removing intermediate container e534f146c907 [2025-03-12T07:21:20.648Z] ---> 84472a90f29a [2025-03-12T07:21:20.648Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T07:21:20.648Z] ---> Running in f3477532beee [2025-03-12T07:21:20.909Z] Removing intermediate container f3477532beee [2025-03-12T07:21:20.909Z] ---> 18a327910c93 [2025-03-12T07:21:20.909Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:21:20.909Z] ---> Running in d41d6c1a3d46 [2025-03-12T07:21:20.909Z] Removing intermediate container d41d6c1a3d46 [2025-03-12T07:21:20.909Z] ---> 6e6c139051c6 [2025-03-12T07:21:20.909Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:21:20.909Z] ---> Running in 73009a2fd2aa [2025-03-12T07:21:21.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:21:21.264Z] Still waiting to schedule task [2025-03-12T07:21:21.265Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41050’ [2025-03-12T07:21:21.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:21:22.002Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-12T07:21:22.002Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-12T07:21:22.002Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-12T07:21:22.002Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-12T07:21:22.002Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:21:22.002Z] OK: 252 MiB in 62 packages [2025-03-12T07:21:22.261Z] Removing intermediate container 73009a2fd2aa [2025-03-12T07:21:22.262Z] ---> 4d67437d83e8 [2025-03-12T07:21:22.262Z] Step 8/12 : WORKDIR /device-rest-go [2025-03-12T07:21:22.520Z] ---> Running in 3a694435b8dc [2025-03-12T07:21:22.520Z] Removing intermediate container 3a694435b8dc [2025-03-12T07:21:22.521Z] ---> 24a0df378213 [2025-03-12T07:21:22.521Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-12T07:21:25.810Z] ---> 831794b2d211 [2025-03-12T07:21:25.810Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:21:25.810Z] ---> Running in 9590dedd1f94 [2025-03-12T07:22:04.528Z] Removing intermediate container 9590dedd1f94 [2025-03-12T07:22:04.528Z] ---> 51b49a747ba8 [2025-03-12T07:22:04.528Z] Step 11/12 : COPY . . [2025-03-12T07:22:04.528Z] ---> 2db216560093 [2025-03-12T07:22:04.528Z] Step 12/12 : RUN $MAKE [2025-03-12T07:22:04.528Z] ---> Running in 2d3a28b85c0c [2025-03-12T07:22:04.528Z] noop [2025-03-12T07:22:04.528Z] Removing intermediate container 2d3a28b85c0c [2025-03-12T07:22:04.528Z] ---> 5aee93ad3496 [2025-03-12T07:22:04.528Z] Successfully built 5aee93ad3496 [2025-03-12T07:22:04.528Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:22:04.856Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T07:22:04.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:22:04.937Z] prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container [2025-03-12T07:22:04.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 [2025-03-12T07:22:05.333Z] $ docker top 461ed95a7c006fb93bb33491c5f23e7537ceddf3c632efd416e73996ea5850ac -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:22:05.685Z] + go version [2025-03-12T07:22:05.685Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-12T07:22:05.695Z] $ docker stop --time=1 461ed95a7c006fb93bb33491c5f23e7537ceddf3c632efd416e73996ea5850ac [2025-03-12T07:22:06.979Z] $ docker rm -f --volumes 461ed95a7c006fb93bb33491c5f23e7537ceddf3c632efd416e73996ea5850ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:22:07.429Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T07:22:07.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:22:07.511Z] prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container [2025-03-12T07:22:07.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 [2025-03-12T07:22:07.859Z] $ docker top 2877beb28baec86537af0b0d2c15488628bf606d4e464a5312a3baecd0bb56c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:22:08.212Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_odessa [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:22:08.515Z] + make test [2025-03-12T07:22:08.515Z] go test ./... -coverprofile=coverage.out ./... [2025-03-12T07:22:09.890Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-03-12T07:22:27.955Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-03-12T07:22:27.955Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 33.2% of statements [2025-03-12T07:22:40.143Z] go vet ./... [2025-03-12T07:22:44.322Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T07:22:44.322Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T07:22:44.322Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T07:22:44.333Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:22:44.644Z] + go mod tidy [Pipeline] } [2025-03-12T07:22:45.299Z] $ docker stop --time=1 2877beb28baec86537af0b0d2c15488628bf606d4e464a5312a3baecd0bb56c4 [2025-03-12T07:22:48.605Z] $ docker rm -f --volumes 2877beb28baec86537af0b0d2c15488628bf606d4e464a5312a3baecd0bb56c4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:22:49.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T07:22:49.274Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T07:22:49.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T07:22:50.111Z] + ls -al . [2025-03-12T07:22:50.111Z] total 248 [2025-03-12T07:22:50.111Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:22 . [2025-03-12T07:22:50.111Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:20 .. [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 12 07:20 .dockerignore [2025-03-12T07:22:50.111Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:22 .git [2025-03-12T07:22:50.111Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:20 .github [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 256 Mar 12 07:20 .gitignore [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 07:20 .golangci.yml [2025-03-12T07:22:50.111Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:21 .semver [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 20138 Mar 12 07:20 Attribution.txt [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 18492 Mar 12 07:20 CHANGELOG.md [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 12 07:20 Dockerfile [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:20 GOVERNANCE.md [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 12 07:20 Jenkinsfile [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 07:20 LICENSE [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 2598 Mar 12 07:20 Makefile [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 12 07:20 OWNERS.md [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 12 07:20 README.md [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:21 VERSION [2025-03-12T07:22:50.111Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:20 bin [2025-03-12T07:22:50.111Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:20 cmd [2025-03-12T07:22:50.111Z] -rw-r--r-- 1 jenkins jenkins 14565 Mar 12 07:22 coverage.out [2025-03-12T07:22:50.111Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:20 driver [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 6244 Mar 12 07:20 go.mod [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 07:20 go.sum [2025-03-12T07:22:50.111Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:20 openapi [2025-03-12T07:22:50.111Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:20 vendor [2025-03-12T07:22:50.111Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 12 07:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:22:50.425Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=538c49beec832bb608dadee327750284423bbdd1 --label arch=amd64 --label version=4.0.0 . [2025-03-12T07:22:50.990Z] Sending build context to Docker daemon 62.03MB [2025-03-12T07:22:50.990Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:22:50.990Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-12T07:22:50.990Z] ---> 5aee93ad3496 [2025-03-12T07:22:50.990Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:22:51.558Z] ---> Running in 6a0b4677e3e3 [2025-03-12T07:22:51.558Z] Removing intermediate container 6a0b4677e3e3 [2025-03-12T07:22:51.558Z] ---> d9868d29a76b [2025-03-12T07:22:51.558Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:22:51.558Z] ---> Running in e8ea25fab058 [2025-03-12T07:22:51.817Z] Removing intermediate container e8ea25fab058 [2025-03-12T07:22:51.817Z] ---> 737d8c37410b [2025-03-12T07:22:51.817Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T07:22:51.817Z] ---> Running in 1814afafd539 [2025-03-12T07:22:51.817Z] Removing intermediate container 1814afafd539 [2025-03-12T07:22:51.817Z] ---> c8d5b65eb453 [2025-03-12T07:22:51.817Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:22:51.817Z] ---> Running in 0eb132e29db7 [2025-03-12T07:22:51.817Z] Removing intermediate container 0eb132e29db7 [2025-03-12T07:22:51.817Z] ---> cfaf81873b73 [2025-03-12T07:22:51.817Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:22:51.817Z] ---> Running in 18987e0381b1 [2025-03-12T07:22:52.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:22:52.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:22:52.643Z] OK: 252 MiB in 62 packages [2025-03-12T07:22:53.213Z] Removing intermediate container 18987e0381b1 [2025-03-12T07:22:53.213Z] ---> 45d86d753352 [2025-03-12T07:22:53.213Z] Step 8/26 : WORKDIR /device-rest-go [2025-03-12T07:22:53.213Z] ---> Running in 31d89e5fb31f [2025-03-12T07:22:53.213Z] Removing intermediate container 31d89e5fb31f [2025-03-12T07:22:53.213Z] ---> 3d0c1c7c7881 [2025-03-12T07:22:53.213Z] Step 9/26 : COPY go.mod vendor* ./ [2025-03-12T07:22:56.494Z] ---> 8263cb785d05 [2025-03-12T07:22:56.494Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:22:56.494Z] ---> Running in 28d0e08b5163 [2025-03-12T07:22:56.494Z] skipping... [2025-03-12T07:22:56.494Z] Removing intermediate container 28d0e08b5163 [2025-03-12T07:22:56.494Z] ---> 9be059bff538 [2025-03-12T07:22:56.494Z] Step 11/26 : COPY . . [2025-03-12T07:22:59.780Z] ---> d01acc4d761a [2025-03-12T07:22:59.780Z] Step 12/26 : RUN $MAKE [2025-03-12T07:22:59.780Z] ---> Running in 7cebb1fa4262 [2025-03-12T07:22:59.780Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-03-12T07:23:31.852Z] Removing intermediate container 7cebb1fa4262 [2025-03-12T07:23:31.852Z] ---> faae723c94a5 [2025-03-12T07:23:31.852Z] Step 13/26 : FROM alpine:3.20 [2025-03-12T07:23:31.852Z] 3.20: Pulling from library/alpine [2025-03-12T07:23:31.852Z] 0a9a5dfd008f: Already exists [2025-03-12T07:23:31.852Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T07:23:31.852Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T07:23:31.852Z] ---> ff221270b9fb [2025-03-12T07:23:31.852Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-12T07:23:31.852Z] ---> Running in fdf058d60ce0 [2025-03-12T07:23:31.852Z] Removing intermediate container fdf058d60ce0 [2025-03-12T07:23:31.852Z] ---> 8b88e3d8b70f [2025-03-12T07:23:31.852Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-03-12T07:23:31.852Z] ---> Running in ca2e2b01682e [2025-03-12T07:23:31.852Z] Removing intermediate container ca2e2b01682e [2025-03-12T07:23:31.852Z] ---> 4f58ec2ec16c [2025-03-12T07:23:31.852Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-03-12T07:23:31.852Z] ---> Running in 297e54f7345b [2025-03-12T07:23:31.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:23:31.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:23:31.852Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T07:23:31.852Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:23:31.852Z] OK: 8 MiB in 15 packages [2025-03-12T07:23:31.852Z] Removing intermediate container 297e54f7345b [2025-03-12T07:23:31.852Z] ---> 4800fee965e1 [2025-03-12T07:23:31.852Z] Step 17/26 : RUN apk --no-cache upgrade [2025-03-12T07:23:31.852Z] ---> Running in 815b3047a415 [2025-03-12T07:23:31.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:23:31.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:23:31.852Z] OK: 8 MiB in 15 packages [2025-03-12T07:23:31.852Z] Removing intermediate container 815b3047a415 [2025-03-12T07:23:31.852Z] ---> 498b32ed994c [2025-03-12T07:23:31.852Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-03-12T07:23:31.852Z] ---> 83d311426b06 [2025-03-12T07:23:31.852Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-03-12T07:23:31.852Z] ---> 31c959676414 [2025-03-12T07:23:31.852Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-03-12T07:23:31.852Z] ---> 18aebee18863 [2025-03-12T07:23:31.852Z] Step 21/26 : EXPOSE 59986 [2025-03-12T07:23:31.852Z] ---> Running in ce6e18cba54f [2025-03-12T07:23:31.852Z] Removing intermediate container ce6e18cba54f [2025-03-12T07:23:31.852Z] ---> 72a7b011de0c [2025-03-12T07:23:31.852Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-03-12T07:23:31.852Z] ---> Running in a43d47a4fdd9 [2025-03-12T07:23:31.852Z] Removing intermediate container a43d47a4fdd9 [2025-03-12T07:23:31.852Z] ---> fedfb436307e [2025-03-12T07:23:31.852Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T07:23:31.852Z] ---> Running in 9e72386800cd [2025-03-12T07:23:31.852Z] Removing intermediate container 9e72386800cd [2025-03-12T07:23:31.852Z] ---> 2c99ab7db412 [2025-03-12T07:23:31.852Z] Step 24/26 : LABEL arch=amd64 [2025-03-12T07:23:31.852Z] ---> Running in 7ce3c5305ba4 [2025-03-12T07:23:31.852Z] Removing intermediate container 7ce3c5305ba4 [2025-03-12T07:23:31.852Z] ---> 27407141baa3 [2025-03-12T07:23:31.852Z] Step 25/26 : LABEL git_sha=538c49beec832bb608dadee327750284423bbdd1 [2025-03-12T07:23:31.852Z] ---> Running in 92e5825d0295 [2025-03-12T07:23:32.111Z] Removing intermediate container 92e5825d0295 [2025-03-12T07:23:32.111Z] ---> 204cbdfb8ab2 [2025-03-12T07:23:32.111Z] Step 26/26 : LABEL version=4.0.0 [2025-03-12T07:23:32.111Z] ---> Running in 4bd39ccad6be [2025-03-12T07:23:32.111Z] Removing intermediate container 4bd39ccad6be [2025-03-12T07:23:32.111Z] ---> 82a6c6549458 [2025-03-12T07:23:32.111Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T07:23:32.111Z] Successfully built 82a6c6549458 [2025-03-12T07:23:32.111Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:23:32.251Z] provisioning config files... [2025-03-12T07:23:32.259Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config12412909741463927939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:23:32.566Z] ---> ****-login.sh [2025-03-12T07:23:32.566Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:23:32.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:23:32.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:23:32.566Z] Configure a credential helper to remove this warning. See [2025-03-12T07:23:32.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:23:32.566Z] [2025-03-12T07:23:32.566Z] Login Succeeded [2025-03-12T07:23:32.566Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:23:32.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:23:32.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:23:32.566Z] Configure a credential helper to remove this warning. See [2025-03-12T07:23:32.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:23:32.566Z] [2025-03-12T07:23:32.566Z] Login Succeeded [2025-03-12T07:23:32.566Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:23:32.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:23:32.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:23:32.826Z] Configure a credential helper to remove this warning. See [2025-03-12T07:23:32.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:23:32.826Z] [2025-03-12T07:23:32.826Z] Login Succeeded [2025-03-12T07:23:32.826Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:23:32.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:23:32.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:23:32.826Z] Configure a credential helper to remove this warning. See [2025-03-12T07:23:32.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:23:32.826Z] [2025-03-12T07:23:32.826Z] Login Succeeded [2025-03-12T07:23:32.826Z] ****.io [2025-03-12T07:23:32.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:23:33.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:23:33.085Z] Configure a credential helper to remove this warning. See [2025-03-12T07:23:33.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:23:33.085Z] [2025-03-12T07:23:33.085Z] Login Succeeded [2025-03-12T07:23:33.085Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:23:33.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:23:33.146Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:23:33.178Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2025-03-12T07:23:33.178Z] 538c49beec832bb608dadee327750284423bbdd1 [2025-03-12T07:23:33.178Z] 4.0.0 [2025-03-12T07:23:33.178Z] 538c49beec832bb608dadee327750284423bbdd1-4.0.0 [2025-03-12T07:23:33.178Z] odessa [2025-03-12T07:23:33.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:33.535Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:538c49beec832bb608dadee327750284423bbdd1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:33.862Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:538c49beec832bb608dadee327750284423bbdd1 [2025-03-12T07:23:33.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-03-12T07:23:33.862Z] 7536fbe917ce: Preparing [2025-03-12T07:23:33.862Z] 6ed3dc068b26: Preparing [2025-03-12T07:23:33.862Z] 64170abd419e: Preparing [2025-03-12T07:23:33.862Z] f4f3fa10878d: Preparing [2025-03-12T07:23:33.862Z] c4793902705b: Preparing [2025-03-12T07:23:33.862Z] 994456c4fd7b: Preparing [2025-03-12T07:23:33.862Z] 994456c4fd7b: Waiting [2025-03-12T07:23:33.862Z] 7536fbe917ce: Pushed [2025-03-12T07:23:33.862Z] c4793902705b: Pushed [2025-03-12T07:23:33.862Z] 6ed3dc068b26: Pushed [2025-03-12T07:23:33.862Z] f4f3fa10878d: Pushed [2025-03-12T07:23:33.862Z] 994456c4fd7b: Layer already exists [2025-03-12T07:23:37.146Z] 64170abd419e: Pushed [2025-03-12T07:23:37.146Z] 538c49beec832bb608dadee327750284423bbdd1: digest: sha256:c2ae72fe28bbd3b3812b3500cf9614c0e662bb8e7b89ec0bf1eb1d082c480a65 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:37.473Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:37.798Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.0.0 [2025-03-12T07:23:37.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-03-12T07:23:37.798Z] 7536fbe917ce: Preparing [2025-03-12T07:23:37.798Z] 6ed3dc068b26: Preparing [2025-03-12T07:23:37.798Z] 64170abd419e: Preparing [2025-03-12T07:23:37.798Z] f4f3fa10878d: Preparing [2025-03-12T07:23:37.798Z] c4793902705b: Preparing [2025-03-12T07:23:37.798Z] 994456c4fd7b: Preparing [2025-03-12T07:23:37.798Z] 994456c4fd7b: Waiting [2025-03-12T07:23:37.798Z] 6ed3dc068b26: Layer already exists [2025-03-12T07:23:37.798Z] f4f3fa10878d: Layer already exists [2025-03-12T07:23:37.798Z] 7536fbe917ce: Layer already exists [2025-03-12T07:23:37.798Z] c4793902705b: Layer already exists [2025-03-12T07:23:37.798Z] 64170abd419e: Layer already exists [2025-03-12T07:23:37.798Z] 994456c4fd7b: Layer already exists [2025-03-12T07:23:37.798Z] 4.0.0: digest: sha256:c2ae72fe28bbd3b3812b3500cf9614c0e662bb8e7b89ec0bf1eb1d082c480a65 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:38.129Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:538c49beec832bb608dadee327750284423bbdd1-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:38.469Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:538c49beec832bb608dadee327750284423bbdd1-4.0.0 [2025-03-12T07:23:38.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-03-12T07:23:38.469Z] 7536fbe917ce: Preparing [2025-03-12T07:23:38.469Z] 6ed3dc068b26: Preparing [2025-03-12T07:23:38.469Z] 64170abd419e: Preparing [2025-03-12T07:23:38.469Z] f4f3fa10878d: Preparing [2025-03-12T07:23:38.469Z] c4793902705b: Preparing [2025-03-12T07:23:38.469Z] 994456c4fd7b: Preparing [2025-03-12T07:23:38.469Z] 64170abd419e: Layer already exists [2025-03-12T07:23:38.469Z] 7536fbe917ce: Layer already exists [2025-03-12T07:23:38.469Z] 6ed3dc068b26: Layer already exists [2025-03-12T07:23:38.469Z] f4f3fa10878d: Layer already exists [2025-03-12T07:23:38.469Z] c4793902705b: Layer already exists [2025-03-12T07:23:38.469Z] 994456c4fd7b: Layer already exists [2025-03-12T07:23:38.469Z] 538c49beec832bb608dadee327750284423bbdd1-4.0.0: digest: sha256:c2ae72fe28bbd3b3812b3500cf9614c0e662bb8e7b89ec0bf1eb1d082c480a65 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:38.808Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:39.141Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:odessa [2025-03-12T07:23:39.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-03-12T07:23:39.141Z] 7536fbe917ce: Preparing [2025-03-12T07:23:39.141Z] 6ed3dc068b26: Preparing [2025-03-12T07:23:39.141Z] 64170abd419e: Preparing [2025-03-12T07:23:39.141Z] f4f3fa10878d: Preparing [2025-03-12T07:23:39.141Z] c4793902705b: Preparing [2025-03-12T07:23:39.141Z] 994456c4fd7b: Preparing [2025-03-12T07:23:39.141Z] 994456c4fd7b: Waiting [2025-03-12T07:23:39.141Z] 64170abd419e: Layer already exists [2025-03-12T07:23:39.141Z] c4793902705b: Layer already exists [2025-03-12T07:23:39.141Z] 6ed3dc068b26: Layer already exists [2025-03-12T07:23:39.141Z] f4f3fa10878d: Layer already exists [2025-03-12T07:23:39.141Z] 7536fbe917ce: Layer already exists [2025-03-12T07:23:39.141Z] 994456c4fd7b: Layer already exists [2025-03-12T07:23:39.141Z] odessa: digest: sha256:c2ae72fe28bbd3b3812b3500cf9614c0e662bb8e7b89ec0bf1eb1d082c480a65 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:23:39.241Z] ===================================================== [Pipeline] echo [2025-03-12T07:23:39.257Z] taggedImages: [2025-03-12T07:23:39.257Z] - nexus3.edgexfoundry.org:10004/device-rest:538c49beec832bb608dadee327750284423bbdd1 [2025-03-12T07:23:39.257Z] - nexus3.edgexfoundry.org:10004/device-rest:4.0.0 [2025-03-12T07:23:39.257Z] - nexus3.edgexfoundry.org:10004/device-rest:538c49beec832bb608dadee327750284423bbdd1-4.0.0 [2025-03-12T07:23:39.257Z] - nexus3.edgexfoundry.org:10004/device-rest:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:39.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:23:39.682Z] [2025-03-12T07:23:39.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:39.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:23:39.983Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T07:23:39.983Z] 5eb5b503b376: Pulling fs layer [2025-03-12T07:23:39.983Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T07:23:39.983Z] ec43610c2a17: Pulling fs layer [2025-03-12T07:23:39.983Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T07:23:39.983Z] 33b1e0a273af: Pulling fs layer [2025-03-12T07:23:39.983Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T07:23:39.983Z] 2f39f015ded8: Pulling fs layer [2025-03-12T07:23:39.983Z] 3a2ae6a8a46f: Waiting [2025-03-12T07:23:39.983Z] 2f39f015ded8: Waiting [2025-03-12T07:23:39.983Z] 33b1e0a273af: Waiting [2025-03-12T07:23:39.983Z] 5c69ac0246d0: Download complete [2025-03-12T07:23:39.983Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-12T07:23:39.983Z] 3a2ae6a8a46f: Download complete [2025-03-12T07:23:39.983Z] 33b1e0a273af: Verifying Checksum [2025-03-12T07:23:39.983Z] 33b1e0a273af: Download complete [2025-03-12T07:23:39.983Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T07:23:39.983Z] 5d3b04190fa2: Download complete [2025-03-12T07:23:39.983Z] ec43610c2a17: Verifying Checksum [2025-03-12T07:23:39.983Z] ec43610c2a17: Download complete [2025-03-12T07:23:40.240Z] 5eb5b503b376: Verifying Checksum [2025-03-12T07:23:40.240Z] 5eb5b503b376: Download complete [2025-03-12T07:23:40.805Z] 2f39f015ded8: Download complete [2025-03-12T07:23:41.369Z] 5eb5b503b376: Pull complete [2025-03-12T07:23:41.627Z] 5c69ac0246d0: Pull complete [2025-03-12T07:23:41.886Z] ec43610c2a17: Pull complete [2025-03-12T07:23:41.886Z] 3a2ae6a8a46f: Pull complete [2025-03-12T07:23:42.143Z] 33b1e0a273af: Pull complete [2025-03-12T07:23:42.401Z] 5d3b04190fa2: Pull complete [2025-03-12T07:23:46.577Z] 2f39f015ded8: Pull complete [2025-03-12T07:23:46.577Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T07:23:46.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:23:46.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:23:46.672Z] prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container [2025-03-12T07:23:46.698Z] $ 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/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 [2025-03-12T07:23:50.667Z] $ docker top 4faf8bc29a2232108349809b200657b98b85d6628a6efcb836bf615f1f81cd0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:23:51.056Z] ---> job-cost.sh [2025-03-12T07:23:51.056Z] lf-activate-venv: SKIPPING [2025-03-12T07:23:51.056Z] INFO: No Stack... [2025-03-12T07:23:51.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T07:23:51.572Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T07:23:51.859Z] + cat /w/workspace/gexfoundry_device-rest-go_odessa/archives/cost.csv [2025-03-12T07:23:51.859Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T07:23:51.873Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] [2025-03-12T07:23:51.882Z] Resource [jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] did not exist. Created. [2025-03-12T07:23:51.888Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T07:23:52.191Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T07:23:52.276Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T07:23:52.285Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T07:23:52.313Z] $ docker stop --time=1 4faf8bc29a2232108349809b200657b98b85d6628a6efcb836bf615f1f81cd0a [2025-03-12T07:23:53.453Z] $ docker rm -f --volumes 4faf8bc29a2232108349809b200657b98b85d6628a6efcb836bf615f1f81cd0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-12T07:24:27.958Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41064 in /w/workspace/gexfoundry_device-rest-go_odessa [Pipeline] { [Pipeline] ws [2025-03-12T07:24:27.977Z] Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout [2025-03-12T07:24:31.031Z] The recommended git tool is: git [2025-03-12T07:24:36.271Z] using credential edgex-jenkins-ssh [2025-03-12T07:24:36.295Z] Cloning the remote Git repository [2025-03-12T07:24:36.342Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2025-03-12T07:24:36.451Z] > git init /w/workspace/device-rest-go/2 # timeout=10 [2025-03-12T07:24:36.638Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2025-03-12T07:24:36.639Z] > git --version # timeout=10 [2025-03-12T07:24:36.661Z] > git --version # 'git version 2.25.1' [2025-03-12T07:24:36.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T07:24:36.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T07:24:40.478Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2025-03-12T07:24:40.507Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T07:24:41.425Z] Avoid second fetch [2025-03-12T07:24:41.425Z] Checking out Revision 538c49beec832bb608dadee327750284423bbdd1 (odessa) [2025-03-12T07:24:41.439Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T07:24:41.518Z] > git checkout -f 538c49beec832bb608dadee327750284423bbdd1 # timeout=10 [2025-03-12T07:24:43.555Z] Commit message: "ci(lts-release): LTS release v4.0.0 @30c083a" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:24:48.428Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T07:24:48.428Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:24:48.428Z] Dload Upload Total Spent Left Speed [2025-03-12T07:24:48.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh [2025-03-12T07:24:48.765Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T07:24:49.095Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2025-03-12T07:24:49.095Z] tee /etc/docker/daemon.new [2025-03-12T07:24:49.095Z] { [2025-03-12T07:24:49.095Z] "registry-mirrors": [ [2025-03-12T07:24:49.095Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T07:24:49.095Z] ], [2025-03-12T07:24:49.095Z] "bip": "10.250.0.254/24", [2025-03-12T07:24:49.095Z] "hosts": [ [2025-03-12T07:24:49.095Z] "tcp://0.0.0.0:5555", [2025-03-12T07:24:49.095Z] "unix:///var/run/docker.sock" [2025-03-12T07:24:49.095Z] ], [2025-03-12T07:24:49.095Z] "mtu": 1458, [2025-03-12T07:24:49.095Z] "selinux-enabled": true, [2025-03-12T07:24:49.095Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T07:24:49.095Z] } [Pipeline] sh [2025-03-12T07:24:49.432Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T07:24:49.784Z] + sudo service docker restart [Pipeline] sh [2025-03-12T07:25:08.367Z] + git checkout 538c49beec832bb608dadee327750284423bbdd1 [2025-03-12T07:25:08.367Z] HEAD is now at 538c49b ci(lts-release): LTS release v4.0.0 @30c083a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:25:08.404Z] provisioning config files... [2025-03-12T07:25:08.429Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config1946815773759482017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:25:08.910Z] ---> ****-login.sh [2025-03-12T07:25:08.910Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:25:09.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:25:09.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:25:09.497Z] Configure a credential helper to remove this warning. See [2025-03-12T07:25:09.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:25:09.497Z] [2025-03-12T07:25:09.497Z] Login Succeeded [2025-03-12T07:25:09.497Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:25:09.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:25:10.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:25:10.035Z] Configure a credential helper to remove this warning. See [2025-03-12T07:25:10.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:25:10.035Z] [2025-03-12T07:25:10.035Z] Login Succeeded [2025-03-12T07:25:10.035Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:25:10.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:25:10.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:25:10.304Z] Configure a credential helper to remove this warning. See [2025-03-12T07:25:10.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:25:10.304Z] [2025-03-12T07:25:10.304Z] Login Succeeded [2025-03-12T07:25:10.304Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:25:10.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:25:10.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:25:10.854Z] Configure a credential helper to remove this warning. See [2025-03-12T07:25:10.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:25:10.854Z] [2025-03-12T07:25:10.854Z] Login Succeeded [2025-03-12T07:25:10.854Z] ****.io [2025-03-12T07:25:11.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:25:11.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:25:11.396Z] Configure a credential helper to remove this warning. See [2025-03-12T07:25:11.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:25:11.396Z] [2025-03-12T07:25:11.396Z] Login Succeeded [2025-03-12T07:25:11.396Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:25:11.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T07:25:11.806Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T07:25:12.134Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-12T07:25:12.134Z] + cut -d -f 2 [Pipeline] echo [2025-03-12T07:25:12.195Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:25:12.214Z] ========================================================= [2025-03-12T07:25:12.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-03-12T07:25:12.214Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:25:12.587Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-12T07:25:16.905Z] Sending build context to Docker daemon 40.52MB [2025-03-12T07:25:16.905Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:25:16.905Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T07:25:16.905Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T07:25:16.905Z] 94e9d8af2201: Pulling fs layer [2025-03-12T07:25:16.905Z] 345fe9f21930: Pulling fs layer [2025-03-12T07:25:16.905Z] b40fc9e46828: Pulling fs layer [2025-03-12T07:25:16.905Z] c9804373a1e5: Pulling fs layer [2025-03-12T07:25:16.905Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:25:16.905Z] f5a772c54f75: Pulling fs layer [2025-03-12T07:25:16.905Z] e2dd1b2a9dca: Pulling fs layer [2025-03-12T07:25:16.905Z] 0a0502178392: Pulling fs layer [2025-03-12T07:25:16.905Z] c9804373a1e5: Waiting [2025-03-12T07:25:16.905Z] 4f4fb700ef54: Waiting [2025-03-12T07:25:16.905Z] f5a772c54f75: Waiting [2025-03-12T07:25:16.905Z] e2dd1b2a9dca: Waiting [2025-03-12T07:25:16.905Z] 0a0502178392: Waiting [2025-03-12T07:25:16.905Z] 345fe9f21930: Verifying Checksum [2025-03-12T07:25:16.905Z] 345fe9f21930: Download complete [2025-03-12T07:25:16.905Z] c9804373a1e5: Verifying Checksum [2025-03-12T07:25:16.905Z] c9804373a1e5: Download complete [2025-03-12T07:25:16.905Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T07:25:16.905Z] 4f4fb700ef54: Download complete [2025-03-12T07:25:16.905Z] f5a772c54f75: Verifying Checksum [2025-03-12T07:25:16.905Z] f5a772c54f75: Download complete [2025-03-12T07:25:16.905Z] 94e9d8af2201: Verifying Checksum [2025-03-12T07:25:16.905Z] 94e9d8af2201: Download complete [2025-03-12T07:25:17.488Z] 0a0502178392: Verifying Checksum [2025-03-12T07:25:17.488Z] 0a0502178392: Download complete [2025-03-12T07:25:18.453Z] 94e9d8af2201: Pull complete [2025-03-12T07:25:19.416Z] 345fe9f21930: Pull complete [2025-03-12T07:25:19.416Z] b40fc9e46828: Download complete [2025-03-12T07:25:20.391Z] e2dd1b2a9dca: Verifying Checksum [2025-03-12T07:25:20.391Z] e2dd1b2a9dca: Download complete [2025-03-12T07:25:35.458Z] b40fc9e46828: Pull complete [2025-03-12T07:25:35.458Z] c9804373a1e5: Pull complete [2025-03-12T07:25:35.458Z] 4f4fb700ef54: Pull complete [2025-03-12T07:25:35.458Z] f5a772c54f75: Pull complete [2025-03-12T07:25:43.917Z] e2dd1b2a9dca: Pull complete [2025-03-12T07:25:45.332Z] 0a0502178392: Pull complete [2025-03-12T07:25:45.332Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-03-12T07:25:45.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T07:25:45.332Z] ---> 72db82c1953f [2025-03-12T07:25:45.332Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:25:47.939Z] ---> Running in 1fe9501aeef9 [2025-03-12T07:25:48.217Z] Removing intermediate container 1fe9501aeef9 [2025-03-12T07:25:48.217Z] ---> 565f9245a7bd [2025-03-12T07:25:48.217Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:25:48.484Z] ---> Running in 11dae1d16290 [2025-03-12T07:25:48.753Z] Removing intermediate container 11dae1d16290 [2025-03-12T07:25:48.753Z] ---> 793c6680dbf3 [2025-03-12T07:25:48.753Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T07:25:48.753Z] ---> Running in 1d3aa96d1b06 [2025-03-12T07:25:49.024Z] Removing intermediate container 1d3aa96d1b06 [2025-03-12T07:25:49.024Z] ---> 1feefdc0ee6a [2025-03-12T07:25:49.024Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:25:49.292Z] ---> Running in 4b5fffaeab66 [2025-03-12T07:25:49.569Z] Removing intermediate container 4b5fffaeab66 [2025-03-12T07:25:49.569Z] ---> 1a738a4d46f3 [2025-03-12T07:25:49.569Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:25:49.569Z] ---> Running in e8e237b48253 [2025-03-12T07:25:51.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:25:51.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:25:52.683Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-12T07:25:52.683Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-12T07:25:52.683Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-12T07:25:52.683Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-12T07:25:52.683Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:25:52.950Z] OK: 244 MiB in 62 packages [2025-03-12T07:25:53.920Z] Removing intermediate container e8e237b48253 [2025-03-12T07:25:53.920Z] ---> 44a897c709d1 [2025-03-12T07:25:53.920Z] Step 8/12 : WORKDIR /device-rest-go [2025-03-12T07:25:54.199Z] ---> Running in 481c591ab56e [2025-03-12T07:25:54.468Z] Removing intermediate container 481c591ab56e [2025-03-12T07:25:54.468Z] ---> 81cd3602d275 [2025-03-12T07:25:54.468Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-12T07:26:06.871Z] ---> e4d5f4730787 [2025-03-12T07:26:06.871Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:26:06.871Z] ---> Running in fa2c7af98e74 [2025-03-12T07:27:58.542Z] Removing intermediate container fa2c7af98e74 [2025-03-12T07:27:58.542Z] ---> 7b052ee20f37 [2025-03-12T07:27:58.542Z] Step 11/12 : COPY . . [2025-03-12T07:28:01.913Z] ---> 524a4ac74406 [2025-03-12T07:28:01.913Z] Step 12/12 : RUN $MAKE [2025-03-12T07:28:01.913Z] ---> Running in d31979a446bc [2025-03-12T07:28:02.890Z] noop [2025-03-12T07:28:03.482Z] Removing intermediate container d31979a446bc [2025-03-12T07:28:03.482Z] ---> 918e943057a9 [2025-03-12T07:28:04.447Z] Successfully built 918e943057a9 [2025-03-12T07:28:04.447Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:04.835Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T07:28:04.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:28:05.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-41064 does not seem to be running inside a container [2025-03-12T07:28:05.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 [2025-03-12T07:28:06.581Z] $ docker top e18430c4439807204d7a4f0532c973f2c264210a62ee178846cf8cf1e6db7524 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:28:07.521Z] + go version [2025-03-12T07:28:07.521Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-12T07:28:07.539Z] $ docker stop --time=1 e18430c4439807204d7a4f0532c973f2c264210a62ee178846cf8cf1e6db7524 [2025-03-12T07:28:09.256Z] $ docker rm -f --volumes e18430c4439807204d7a4f0532c973f2c264210a62ee178846cf8cf1e6db7524 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:09.884Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T07:28:09.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:28:10.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-41064 does not seem to be running inside a container [2025-03-12T07:28:10.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 [2025-03-12T07:28:11.519Z] $ docker top c3329554c4f6af8e0dfaf4abc6be942e249e848b16d13222366c3f4b0c57ccaa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:28:12.404Z] + git config --global --add safe.directory /w/workspace/device-rest-go/2 [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:28:13.070Z] + make test [2025-03-12T07:28:13.070Z] go test ./... -coverprofile=coverage.out ./... [2025-03-12T07:28:17.337Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-03-12T07:32:09.683Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-03-12T07:32:11.108Z] ok github.com/edgexfoundry/device-rest-go/driver 0.052s coverage: 33.2% of statements [2025-03-12T07:32:12.527Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-12T07:32:12.527Z] go vet ./... [2025-03-12T07:33:08.975Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T07:33:08.975Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T07:33:08.975Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T07:33:08.997Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:33:09.662Z] + go mod tidy [Pipeline] } [2025-03-12T07:33:15.058Z] $ docker stop --time=1 c3329554c4f6af8e0dfaf4abc6be942e249e848b16d13222366c3f4b0c57ccaa [2025-03-12T07:33:17.108Z] $ docker rm -f --volumes c3329554c4f6af8e0dfaf4abc6be942e249e848b16d13222366c3f4b0c57ccaa [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:33:18.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T07:33:19.023Z] Warning: overwriting stash ‘coverage-report’ [2025-03-12T07:33:20.413Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:33:20.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T07:33:21.163Z] + ls -al . [2025-03-12T07:33:21.163Z] total 244 [2025-03-12T07:33:21.163Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 07:28 . [2025-03-12T07:33:21.163Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:24 .. [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 12 07:24 .dockerignore [2025-03-12T07:33:21.163Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:25 .git [2025-03-12T07:33:21.163Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:24 .github [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 256 Mar 12 07:24 .gitignore [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 07:24 .golangci.yml [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 20138 Mar 12 07:24 Attribution.txt [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 18492 Mar 12 07:24 CHANGELOG.md [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 12 07:24 Dockerfile [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:24 GOVERNANCE.md [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 12 07:24 Jenkinsfile [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 07:24 LICENSE [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 2598 Mar 12 07:24 Makefile [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 12 07:24 OWNERS.md [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 12 07:24 README.md [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:21 VERSION [2025-03-12T07:33:21.163Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:24 bin [2025-03-12T07:33:21.163Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:24 cmd [2025-03-12T07:33:21.163Z] -rw-r--r-- 1 jenkins jenkins 14565 Mar 12 07:32 coverage.out [2025-03-12T07:33:21.163Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:24 driver [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 6244 Mar 12 07:24 go.mod [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 07:24 go.sum [2025-03-12T07:33:21.163Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:24 openapi [2025-03-12T07:33:21.163Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:24 vendor [2025-03-12T07:33:21.163Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 12 07:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:33:21.515Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=538c49beec832bb608dadee327750284423bbdd1 --label arch=arm64 --label version=4.0.0 . [2025-03-12T07:33:25.791Z] Sending build context to Docker daemon 40.54MB [2025-03-12T07:33:25.791Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:33:25.791Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-12T07:33:25.791Z] ---> 918e943057a9 [2025-03-12T07:33:25.791Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:33:26.377Z] ---> Running in d5a2380313f3 [2025-03-12T07:33:26.644Z] Removing intermediate container d5a2380313f3 [2025-03-12T07:33:26.644Z] ---> c75a0298f111 [2025-03-12T07:33:26.644Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:33:26.644Z] ---> Running in a301f8cfe350 [2025-03-12T07:33:27.227Z] Removing intermediate container a301f8cfe350 [2025-03-12T07:33:27.227Z] ---> bd35868ccd6e [2025-03-12T07:33:27.227Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T07:33:27.227Z] ---> Running in c498700d8dc0 [2025-03-12T07:33:27.495Z] Removing intermediate container c498700d8dc0 [2025-03-12T07:33:27.495Z] ---> a08d5dbef852 [2025-03-12T07:33:27.495Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:33:27.495Z] ---> Running in faa91af42bc7 [2025-03-12T07:33:27.763Z] Removing intermediate container faa91af42bc7 [2025-03-12T07:33:27.763Z] ---> 2487c22890a4 [2025-03-12T07:33:27.763Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:33:28.031Z] ---> Running in dd0ff7f12432 [2025-03-12T07:33:28.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:33:29.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:33:31.010Z] OK: 244 MiB in 62 packages [2025-03-12T07:33:31.969Z] Removing intermediate container dd0ff7f12432 [2025-03-12T07:33:31.969Z] ---> 8865e2db461f [2025-03-12T07:33:31.969Z] Step 8/26 : WORKDIR /device-rest-go [2025-03-12T07:33:32.236Z] ---> Running in aee300513480 [2025-03-12T07:33:32.502Z] Removing intermediate container aee300513480 [2025-03-12T07:33:32.502Z] ---> 0d9099c73f66 [2025-03-12T07:33:32.502Z] Step 9/26 : COPY go.mod vendor* ./ [2025-03-12T07:33:47.477Z] ---> 04f61e9762b8 [2025-03-12T07:33:47.477Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:33:47.477Z] ---> Running in 7029edbe0290 [2025-03-12T07:33:47.477Z] skipping... [2025-03-12T07:33:47.477Z] Removing intermediate container 7029edbe0290 [2025-03-12T07:33:47.477Z] ---> 7291983aa7b7 [2025-03-12T07:33:47.477Z] Step 11/26 : COPY . . [2025-03-12T07:34:02.461Z] ---> 8b9150699331 [2025-03-12T07:34:02.461Z] Step 12/26 : RUN $MAKE [2025-03-12T07:34:02.461Z] ---> Running in ef9aa9830db9 [2025-03-12T07:34:02.461Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-03-12T07:37:39.241Z] Removing intermediate container ef9aa9830db9 [2025-03-12T07:37:39.241Z] ---> de46d8e81b46 [2025-03-12T07:37:39.241Z] Step 13/26 : FROM alpine:3.20 [2025-03-12T07:37:39.241Z] 3.20: Pulling from library/alpine [2025-03-12T07:37:39.241Z] 94e9d8af2201: Already exists [2025-03-12T07:37:39.241Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T07:37:39.241Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T07:37:39.241Z] ---> 7aab056cecc6 [2025-03-12T07:37:39.241Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-12T07:37:39.241Z] ---> Running in de9566f62ab6 [2025-03-12T07:37:39.241Z] Removing intermediate container de9566f62ab6 [2025-03-12T07:37:39.241Z] ---> e47f95f3e7cd [2025-03-12T07:37:39.241Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-03-12T07:37:39.241Z] ---> Running in c86b8ae7a44b [2025-03-12T07:37:39.509Z] Removing intermediate container c86b8ae7a44b [2025-03-12T07:37:39.509Z] ---> 239ad9a98bb0 [2025-03-12T07:37:39.509Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-03-12T07:37:39.781Z] ---> Running in 7930d6550934 [2025-03-12T07:37:40.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:37:41.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:37:42.738Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T07:37:42.738Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:37:42.738Z] OK: 9 MiB in 15 packages [2025-03-12T07:37:43.696Z] Removing intermediate container 7930d6550934 [2025-03-12T07:37:43.696Z] ---> b7703d6275d0 [2025-03-12T07:37:43.696Z] Step 17/26 : RUN apk --no-cache upgrade [2025-03-12T07:37:43.696Z] ---> Running in 8b28507899ea [2025-03-12T07:37:44.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:37:44.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:37:46.336Z] OK: 9 MiB in 15 packages [2025-03-12T07:37:47.306Z] Removing intermediate container 8b28507899ea [2025-03-12T07:37:47.306Z] ---> 878d28d0ff7c [2025-03-12T07:37:47.306Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-03-12T07:37:49.266Z] ---> 65048229a1b4 [2025-03-12T07:37:49.266Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-03-12T07:37:49.533Z] ---> 98cdc6d5eaab [2025-03-12T07:37:49.533Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-03-12T07:37:50.126Z] ---> 836e136e10f6 [2025-03-12T07:37:50.126Z] Step 21/26 : EXPOSE 59986 [2025-03-12T07:37:50.460Z] ---> Running in b1e14c29cc35 [2025-03-12T07:37:50.729Z] Removing intermediate container b1e14c29cc35 [2025-03-12T07:37:50.729Z] ---> afd9f22d1b9c [2025-03-12T07:37:50.729Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-03-12T07:37:50.729Z] ---> Running in c92c98704d75 [2025-03-12T07:37:51.035Z] Removing intermediate container c92c98704d75 [2025-03-12T07:37:51.035Z] ---> 7fed9e57bce8 [2025-03-12T07:37:51.035Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T07:37:51.035Z] ---> Running in 8f33651db6f9 [2025-03-12T07:37:51.660Z] Removing intermediate container 8f33651db6f9 [2025-03-12T07:37:51.660Z] ---> 6e795ad1e293 [2025-03-12T07:37:51.660Z] Step 24/26 : LABEL arch=arm64 [2025-03-12T07:37:51.660Z] ---> Running in e2768553f7a5 [2025-03-12T07:37:51.934Z] Removing intermediate container e2768553f7a5 [2025-03-12T07:37:51.934Z] ---> e2ebf6813207 [2025-03-12T07:37:51.934Z] Step 25/26 : LABEL git_sha=538c49beec832bb608dadee327750284423bbdd1 [2025-03-12T07:37:51.934Z] ---> Running in f9099c524b00 [2025-03-12T07:37:52.201Z] Removing intermediate container f9099c524b00 [2025-03-12T07:37:52.201Z] ---> da1becacc42f [2025-03-12T07:37:52.201Z] Step 26/26 : LABEL version=4.0.0 [2025-03-12T07:37:52.475Z] ---> Running in 00e76300b111 [2025-03-12T07:37:52.745Z] Removing intermediate container 00e76300b111 [2025-03-12T07:37:52.745Z] ---> 24bed1ff7e24 [2025-03-12T07:37:52.745Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T07:37:53.718Z] Successfully built 24bed1ff7e24 [2025-03-12T07:37:53.718Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:37:53.889Z] provisioning config files... [2025-03-12T07:37:53.906Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config16685038008384752127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:37:54.287Z] ---> ****-login.sh [2025-03-12T07:37:54.287Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:37:54.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:37:54.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:37:54.564Z] Configure a credential helper to remove this warning. See [2025-03-12T07:37:54.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:37:54.564Z] [2025-03-12T07:37:54.564Z] Login Succeeded [2025-03-12T07:37:54.564Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:37:54.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:37:55.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:37:55.102Z] Configure a credential helper to remove this warning. See [2025-03-12T07:37:55.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:37:55.102Z] [2025-03-12T07:37:55.102Z] Login Succeeded [2025-03-12T07:37:55.102Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:37:56.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:37:56.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:37:56.394Z] Configure a credential helper to remove this warning. See [2025-03-12T07:37:56.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:37:56.394Z] [2025-03-12T07:37:56.394Z] Login Succeeded [2025-03-12T07:37:56.394Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:37:56.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:37:56.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:37:56.394Z] Configure a credential helper to remove this warning. See [2025-03-12T07:37:56.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:37:56.394Z] [2025-03-12T07:37:56.394Z] Login Succeeded [2025-03-12T07:37:56.394Z] ****.io [2025-03-12T07:37:56.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:37:56.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:37:56.394Z] Configure a credential helper to remove this warning. See [2025-03-12T07:37:56.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:37:56.395Z] [2025-03-12T07:37:56.395Z] Login Succeeded [2025-03-12T07:37:56.395Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:37:56.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:37:56.451Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:37:56.478Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2025-03-12T07:37:56.478Z] 538c49beec832bb608dadee327750284423bbdd1 [2025-03-12T07:37:56.478Z] 4.0.0 [2025-03-12T07:37:56.478Z] 538c49beec832bb608dadee327750284423bbdd1-4.0.0 [2025-03-12T07:37:56.478Z] odessa [2025-03-12T07:37:56.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:37:56.872Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:538c49beec832bb608dadee327750284423bbdd1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:37:57.260Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:538c49beec832bb608dadee327750284423bbdd1 [2025-03-12T07:37:57.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-03-12T07:37:57.260Z] a043f157c42a: Preparing [2025-03-12T07:37:57.260Z] 02a482abb43b: Preparing [2025-03-12T07:37:57.260Z] 9dd9275243f7: Preparing [2025-03-12T07:37:57.260Z] e9867a4a6cab: Preparing [2025-03-12T07:37:57.260Z] d956c5c6da25: Preparing [2025-03-12T07:37:57.260Z] dd9c8f8612c8: Preparing [2025-03-12T07:37:57.260Z] dd9c8f8612c8: Waiting [2025-03-12T07:37:57.534Z] e9867a4a6cab: Pushed [2025-03-12T07:37:57.534Z] d956c5c6da25: Pushed [2025-03-12T07:37:57.534Z] 02a482abb43b: Pushed [2025-03-12T07:37:57.534Z] a043f157c42a: Pushed [2025-03-12T07:37:57.534Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:38:06.626Z] 9dd9275243f7: Pushed [2025-03-12T07:38:06.626Z] 538c49beec832bb608dadee327750284423bbdd1: digest: sha256:7d0f0b16152e5962aca2d323e5753df69e1c7d68f9fedd43d45e7cfceba0cdca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:38:06.990Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:38:07.345Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0 [2025-03-12T07:38:07.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-03-12T07:38:07.345Z] a043f157c42a: Preparing [2025-03-12T07:38:07.345Z] 02a482abb43b: Preparing [2025-03-12T07:38:07.345Z] 9dd9275243f7: Preparing [2025-03-12T07:38:07.345Z] e9867a4a6cab: Preparing [2025-03-12T07:38:07.345Z] d956c5c6da25: Preparing [2025-03-12T07:38:07.345Z] dd9c8f8612c8: Preparing [2025-03-12T07:38:07.345Z] dd9c8f8612c8: Waiting [2025-03-12T07:38:07.345Z] 02a482abb43b: Layer already exists [2025-03-12T07:38:07.345Z] 9dd9275243f7: Layer already exists [2025-03-12T07:38:07.345Z] d956c5c6da25: Layer already exists [2025-03-12T07:38:07.345Z] a043f157c42a: Layer already exists [2025-03-12T07:38:07.345Z] e9867a4a6cab: Layer already exists [2025-03-12T07:38:07.345Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:38:07.610Z] 4.0.0: digest: sha256:7d0f0b16152e5962aca2d323e5753df69e1c7d68f9fedd43d45e7cfceba0cdca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:38:07.977Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:538c49beec832bb608dadee327750284423bbdd1-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:38:08.343Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:538c49beec832bb608dadee327750284423bbdd1-4.0.0 [2025-03-12T07:38:08.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-03-12T07:38:08.343Z] a043f157c42a: Preparing [2025-03-12T07:38:08.343Z] 02a482abb43b: Preparing [2025-03-12T07:38:08.343Z] 9dd9275243f7: Preparing [2025-03-12T07:38:08.343Z] e9867a4a6cab: Preparing [2025-03-12T07:38:08.343Z] d956c5c6da25: Preparing [2025-03-12T07:38:08.343Z] dd9c8f8612c8: Preparing [2025-03-12T07:38:08.343Z] dd9c8f8612c8: Waiting [2025-03-12T07:38:08.343Z] e9867a4a6cab: Layer already exists [2025-03-12T07:38:08.343Z] 02a482abb43b: Layer already exists [2025-03-12T07:38:08.343Z] d956c5c6da25: Layer already exists [2025-03-12T07:38:08.343Z] 9dd9275243f7: Layer already exists [2025-03-12T07:38:08.343Z] a043f157c42a: Layer already exists [2025-03-12T07:38:08.343Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:38:08.611Z] 538c49beec832bb608dadee327750284423bbdd1-4.0.0: digest: sha256:7d0f0b16152e5962aca2d323e5753df69e1c7d68f9fedd43d45e7cfceba0cdca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:38:08.996Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:38:09.364Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:odessa [2025-03-12T07:38:09.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-03-12T07:38:09.365Z] a043f157c42a: Preparing [2025-03-12T07:38:09.365Z] 02a482abb43b: Preparing [2025-03-12T07:38:09.365Z] 9dd9275243f7: Preparing [2025-03-12T07:38:09.365Z] e9867a4a6cab: Preparing [2025-03-12T07:38:09.365Z] d956c5c6da25: Preparing [2025-03-12T07:38:09.365Z] dd9c8f8612c8: Preparing [2025-03-12T07:38:09.365Z] dd9c8f8612c8: Waiting [2025-03-12T07:38:09.365Z] a043f157c42a: Layer already exists [2025-03-12T07:38:09.365Z] e9867a4a6cab: Layer already exists [2025-03-12T07:38:09.365Z] 9dd9275243f7: Layer already exists [2025-03-12T07:38:09.365Z] 02a482abb43b: Layer already exists [2025-03-12T07:38:09.365Z] d956c5c6da25: Layer already exists [2025-03-12T07:38:09.365Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:38:09.631Z] odessa: digest: sha256:7d0f0b16152e5962aca2d323e5753df69e1c7d68f9fedd43d45e7cfceba0cdca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:38:09.728Z] ===================================================== [Pipeline] echo [2025-03-12T07:38:09.741Z] taggedImages: [2025-03-12T07:38:09.741Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:538c49beec832bb608dadee327750284423bbdd1 [2025-03-12T07:38:09.741Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0 [2025-03-12T07:38:09.741Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:538c49beec832bb608dadee327750284423bbdd1-4.0.0 [2025-03-12T07:38:09.741Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:38:10.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T07:38:10.145Z] [2025-03-12T07:38:10.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:38:10.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T07:38:10.492Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T07:38:10.492Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T07:38:10.492Z] 04944245beec: Pulling fs layer [2025-03-12T07:38:10.492Z] 699f458cf7ca: Pulling fs layer [2025-03-12T07:38:10.492Z] 765212b225bb: Pulling fs layer [2025-03-12T07:38:10.492Z] f23df028b6ca: Pulling fs layer [2025-03-12T07:38:10.492Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T07:38:10.492Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T07:38:10.492Z] d65c8cfc05b1: Waiting [2025-03-12T07:38:10.492Z] 765212b225bb: Waiting [2025-03-12T07:38:10.492Z] 2437ff75d9bd: Waiting [2025-03-12T07:38:10.492Z] f23df028b6ca: Waiting [2025-03-12T07:38:10.758Z] 04944245beec: Verifying Checksum [2025-03-12T07:38:10.758Z] 04944245beec: Download complete [2025-03-12T07:38:10.758Z] 765212b225bb: Verifying Checksum [2025-03-12T07:38:10.758Z] 765212b225bb: Download complete [2025-03-12T07:38:10.758Z] f23df028b6ca: Verifying Checksum [2025-03-12T07:38:10.758Z] f23df028b6ca: Download complete [2025-03-12T07:38:10.758Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T07:38:10.758Z] d65c8cfc05b1: Download complete [2025-03-12T07:38:11.027Z] 699f458cf7ca: Verifying Checksum [2025-03-12T07:38:11.027Z] 699f458cf7ca: Download complete [2025-03-12T07:38:11.294Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T07:38:11.294Z] 8998bd30e6a1: Download complete [2025-03-12T07:38:13.876Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T07:38:13.876Z] 2437ff75d9bd: Download complete [2025-03-12T07:38:16.458Z] 8998bd30e6a1: Pull complete [2025-03-12T07:38:16.726Z] 04944245beec: Pull complete [2025-03-12T07:38:18.670Z] 699f458cf7ca: Pull complete [2025-03-12T07:38:18.670Z] 765212b225bb: Pull complete [2025-03-12T07:38:19.629Z] f23df028b6ca: Pull complete [2025-03-12T07:38:19.894Z] d65c8cfc05b1: Pull complete [2025-03-12T07:38:38.100Z] 2437ff75d9bd: Pull complete [2025-03-12T07:38:38.100Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T07:38:38.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T07:38:38.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:38:38.321Z] prd-ubuntu20.04-docker-arm64-4c-16g-41064 does not seem to be running inside a container [2025-03-12T07:38:38.388Z] $ 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/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 [2025-03-12T07:38:41.429Z] $ docker top 1316b0695b01d74322170db690118f5dee252856731560beaf4c1ab47dea721b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:38:42.288Z] ---> job-cost.sh [2025-03-12T07:38:42.288Z] lf-activate-venv: SKIPPING [2025-03-12T07:38:42.288Z] INFO: No Stack... [2025-03-12T07:38:42.867Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T07:38:43.822Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T07:38:44.461Z] + cat /w/workspace/device-rest-go/2/archives/cost.csv [2025-03-12T07:38:44.461Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T07:38:44.485Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] [2025-03-12T07:38:44.492Z] Resource [jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] did not exist. Created. [2025-03-12T07:38:44.499Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T07:38:45.185Z] /w/workspace/device-rest-go/2@tmp/durable-6d91f4a8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T07:38:45.834Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T07:38:45.867Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T07:38:46.566Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T07:38:46.575Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T07:38:46.606Z] $ docker stop --time=1 1316b0695b01d74322170db690118f5dee252856731560beaf4c1ab47dea721b [2025-03-12T07:38:48.136Z] $ docker rm -f --volumes 1316b0695b01d74322170db690118f5dee252856731560beaf4c1ab47dea721b [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 [2025-03-12T07:38:48.648Z] provisioning config files... [2025-03-12T07:38:48.658Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config9359394894698884908tmp [Pipeline] { [Pipeline] sh [2025-03-12T07:38:48.961Z] + set +x [2025-03-12T07:38:48.961Z] + + curl -s https://codecov.io/bashbash [2025-03-12T07:38:48.961Z] -s -- [2025-03-12T07:38:48.961Z] [2025-03-12T07:38:48.961Z] _____ _ [2025-03-12T07:38:48.961Z] / ____| | | [2025-03-12T07:38:48.961Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T07:38:48.961Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T07:38:48.961Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T07:38:48.961Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T07:38:48.961Z] Bash-1.0.6 [2025-03-12T07:38:48.961Z] [2025-03-12T07:38:48.961Z] [2025-03-12T07:38:48.961Z] ==> git version 2.25.1 found [2025-03-12T07:38:48.961Z] ==> 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 [2025-03-12T07:38:48.961Z] Release-Date: 2020-01-08 [2025-03-12T07:38:48.961Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-12T07:38:48.961Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T07:38:48.961Z] ==> Jenkins CI detected. [2025-03-12T07:38:48.961Z] current dir:  /w/workspace/gexfoundry_device-rest-go_odessa [2025-03-12T07:38:48.961Z] project root: . [2025-03-12T07:38:48.961Z] --> token set from env [2025-03-12T07:38:48.961Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-03-12T07:38:48.961Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T07:38:49.221Z] ==> Python coveragepy not found [2025-03-12T07:38:49.221Z] ==> Searching for coverage reports in: [2025-03-12T07:38:49.221Z] + . [2025-03-12T07:38:49.221Z] -> Found 1 reports [2025-03-12T07:38:49.221Z] ==> Detecting git/mercurial file structure [2025-03-12T07:38:49.221Z] ==> Reading reports [2025-03-12T07:38:49.221Z] + ./coverage.out bytes=14565 [2025-03-12T07:38:49.221Z] ==> Appending adjustments [2025-03-12T07:38:49.221Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T07:38:49.481Z] + Found adjustments [2025-03-12T07:38:49.481Z] ==> Gzipping contents [2025-03-12T07:38:49.481Z] 28K /tmp/codecov.2v2p79.gz [2025-03-12T07:38:49.481Z] ==> Uploading reports [2025-03-12T07:38:49.481Z] url: https://codecov.io [2025-03-12T07:38:49.481Z] query: branch=odessa&commit=538c49beec832bb608dadee327750284423bbdd1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T07:38:49.481Z] -> Pinging Codecov [2025-03-12T07:38:49.481Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=538c49beec832bb608dadee327750284423bbdd1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T07:38:49.481Z] -> Uploading to [2025-03-12T07:38:49.481Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/538c49beec832bb608dadee327750284423bbdd1/ab0a4f46-3551-4f82-bdcd-1d88064a00eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T073849Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e9fac9b44795d9d512f478d95378366d77bca07ca508b773183f206676b5cd02 [2025-03-12T07:38:49.481Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:38:49.481Z] Dload Upload Total Spent Left Speed [2025-03-12T07:38:49.740Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27182 0 0 100 27182 0 189k --:--:-- --:--:-- --:--:-- 188k 100 27182 0 0 100 27182 0 189k --:--:-- --:--:-- --:--:-- 188k [2025-03-12T07:38:49.740Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/538c49beec832bb608dadee327750284423bbdd1 [Pipeline] } [2025-03-12T07:38:49.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-12T07:38:49.892Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T07:38:49.906Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:38:50.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T07:38:50.215Z] [2025-03-12T07:38:50.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:38:50.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T07:38:50.516Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T07:38:50.516Z] 43c4264eed91: Pulling fs layer [2025-03-12T07:38:50.516Z] 4cc291be95ef: Pulling fs layer [2025-03-12T07:38:50.516Z] 2ac1f1163629: Pulling fs layer [2025-03-12T07:38:50.516Z] 5c3c966382ef: Pulling fs layer [2025-03-12T07:38:50.516Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:38:50.516Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T07:38:50.516Z] 9c3e1370e548: Pulling fs layer [2025-03-12T07:38:50.516Z] 4f4fb700ef54: Waiting [2025-03-12T07:38:50.516Z] d9c7d2e4e75e: Waiting [2025-03-12T07:38:50.516Z] 5c3c966382ef: Waiting [2025-03-12T07:38:50.516Z] 9c3e1370e548: Waiting [2025-03-12T07:38:50.516Z] 4cc291be95ef: Download complete [2025-03-12T07:38:50.516Z] 5c3c966382ef: Download complete [2025-03-12T07:38:50.516Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T07:38:50.516Z] 4f4fb700ef54: Download complete [2025-03-12T07:38:50.516Z] 43c4264eed91: Verifying Checksum [2025-03-12T07:38:50.516Z] 43c4264eed91: Download complete [2025-03-12T07:38:50.774Z] 43c4264eed91: Pull complete [2025-03-12T07:38:50.774Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T07:38:50.774Z] d9c7d2e4e75e: Download complete [2025-03-12T07:38:50.774Z] 4cc291be95ef: Pull complete [2025-03-12T07:38:51.032Z] 2ac1f1163629: Verifying Checksum [2025-03-12T07:38:51.032Z] 2ac1f1163629: Download complete [2025-03-12T07:38:51.598Z] 9c3e1370e548: Verifying Checksum [2025-03-12T07:38:51.598Z] 9c3e1370e548: Download complete [2025-03-12T07:38:54.133Z] 2ac1f1163629: Pull complete [2025-03-12T07:38:54.392Z] 5c3c966382ef: Pull complete [2025-03-12T07:38:54.392Z] 4f4fb700ef54: Pull complete [2025-03-12T07:38:54.650Z] d9c7d2e4e75e: Pull complete [2025-03-12T07:38:57.928Z] 9c3e1370e548: Pull complete [2025-03-12T07:38:57.928Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T07:38:57.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T07:38:57.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:38:58.045Z] prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container [2025-03-12T07:38:58.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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:latest cat [2025-03-12T07:39:01.082Z] $ docker top 3b4d8f26b0f948698fac7b988967dfe86c0e5786e7bd1247e2f25b90a4a88304 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:39:01.426Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_odessa [Pipeline] echo [2025-03-12T07:39:01.437Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:odessa' [Pipeline] sh [2025-03-12T07:39:01.714Z] + set -o pipefail [2025-03-12T07:39:01.714Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:odessa' [2025-03-12T07:39:05.099Z] [2025-03-12T07:39:05.099Z] Monitoring /w/workspace/gexfoundry_device-rest-go_odessa (github.com/edgexfoundry/device-rest-go)... [2025-03-12T07:39:05.099Z] [2025-03-12T07:39:05.099Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12e1a9f3-dd6d-4f88-b9d0-0690318de23a/history/3302e2c4-b73f-4bc1-a49b-e747c38cf6a6 [2025-03-12T07:39:05.099Z] [2025-03-12T07:39:05.099Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-12T07:39:05.099Z] [2025-03-12T07:39:05.099Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T07:39:05.099Z] [2025-03-12T07:39:05.357Z] [2025-03-12T07:39:05.357Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T07:39:05.357Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T07:39:05.629Z] $ docker stop --time=1 3b4d8f26b0f948698fac7b988967dfe86c0e5786e7bd1247e2f25b90a4a88304 [2025-03-12T07:39:07.427Z] $ docker rm -f --volumes 3b4d8f26b0f948698fac7b988967dfe86c0e5786e7bd1247e2f25b90a4a88304 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T07:39:08.062Z] + git log --format=format:%s -1 538c49beec832bb608dadee327750284423bbdd1 [Pipeline] sh [2025-03-12T07:39:08.351Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:39:08.351Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:39:08.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:39:08.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:39:08.746Z] prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container [2025-03-12T07:39:08.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 [2025-03-12T07:39:09.155Z] $ docker top 6c85fe764fc788793e1770a521485e4df069b0b9f479526f586523c33bbfb8b3 -eo pid,comm [2025-03-12T07:39:09.195Z] 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). [2025-03-12T07:39:09.195Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:39:09.240Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:39:09.540Z] + git semver [Pipeline] } [2025-03-12T07:39:09.814Z] $ docker stop --time=1 6c85fe764fc788793e1770a521485e4df069b0b9f479526f586523c33bbfb8b3 [2025-03-12T07:39:11.088Z] $ docker rm -f --volumes 6c85fe764fc788793e1770a521485e4df069b0b9f479526f586523c33bbfb8b3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:39:11.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T07:39:11.517Z] [2025-03-12T07:39:11.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:39:11.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T07:39:11.823Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T07:39:11.823Z] ab5ef0e58194: Pulling fs layer [2025-03-12T07:39:11.823Z] 9712f1f96733: Pulling fs layer [2025-03-12T07:39:11.823Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T07:39:11.823Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T07:39:11.823Z] e9a5061849ea: Pulling fs layer [2025-03-12T07:39:11.823Z] d747dcd14b5f: Pulling fs layer [2025-03-12T07:39:11.823Z] 2de7ff778b66: Pulling fs layer [2025-03-12T07:39:11.823Z] 0d9ebad4ef96: Waiting [2025-03-12T07:39:11.823Z] e9a5061849ea: Waiting [2025-03-12T07:39:11.823Z] d747dcd14b5f: Waiting [2025-03-12T07:39:11.823Z] 2de7ff778b66: Waiting [2025-03-12T07:39:11.823Z] 9712f1f96733: Verifying Checksum [2025-03-12T07:39:11.823Z] 9712f1f96733: Download complete [2025-03-12T07:39:12.082Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T07:39:12.082Z] 63f879dbbcfc: Download complete [2025-03-12T07:39:12.345Z] e9a5061849ea: Verifying Checksum [2025-03-12T07:39:12.345Z] e9a5061849ea: Download complete [2025-03-12T07:39:12.345Z] d747dcd14b5f: Verifying Checksum [2025-03-12T07:39:12.345Z] d747dcd14b5f: Download complete [2025-03-12T07:39:12.345Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T07:39:12.345Z] 0d9ebad4ef96: Download complete [2025-03-12T07:39:12.345Z] ab5ef0e58194: Verifying Checksum [2025-03-12T07:39:12.345Z] ab5ef0e58194: Download complete [2025-03-12T07:39:12.345Z] 2de7ff778b66: Verifying Checksum [2025-03-12T07:39:12.345Z] 2de7ff778b66: Download complete [2025-03-12T07:39:14.878Z] ab5ef0e58194: Pull complete [2025-03-12T07:39:15.137Z] 9712f1f96733: Pull complete [2025-03-12T07:39:15.704Z] 63f879dbbcfc: Pull complete [2025-03-12T07:39:19.891Z] 0d9ebad4ef96: Pull complete [2025-03-12T07:39:19.891Z] e9a5061849ea: Pull complete [2025-03-12T07:39:19.891Z] d747dcd14b5f: Pull complete [2025-03-12T07:39:20.463Z] 2de7ff778b66: Pull complete [2025-03-12T07:39:20.463Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T07:39:20.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T07:39:20.463Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:39:20.575Z] prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container [2025-03-12T07:39:20.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 [2025-03-12T07:39:24.092Z] $ docker top 87a84ec449513cbe1eab847aa6c2704c9af6711664d0fc40b75dca81d35dc127 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:39:24.159Z] provisioning config files... [2025-03-12T07:39:24.168Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config1274375590082422575tmp [2025-03-12T07:39:24.177Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config12538021443943568116tmp [2025-03-12T07:39:24.187Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config8283517045078610350tmp [Pipeline] { [Pipeline] echo [2025-03-12T07:39:24.216Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:39:24.515Z] ---> sigul-configuration.sh [2025-03-12T07:39:24.515Z] gpg: directory `/root/.gnupg' created [2025-03-12T07:39:24.515Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T07:39:24.515Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T07:39:24.515Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T07:39:24.515Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T07:39:24.515Z] gpg: CAST5 encrypted data [2025-03-12T07:39:24.515Z] gpg: encrypted with 1 passphrase [2025-03-12T07:39:24.515Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T07:39:24.813Z] + mkdir /home/jenkins [2025-03-12T07:39:24.813Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T07:39:25.111Z] + 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 [2025-03-12T07:39:25.126Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:39:25.418Z] ---> sigul-install.sh [2025-03-12T07:39:25.418Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T07:39:25.707Z] + git tag --list [2025-03-12T07:39:25.707Z] v1.0.0 [2025-03-12T07:39:25.707Z] v1.1.0 [2025-03-12T07:39:25.707Z] v1.1.1 [2025-03-12T07:39:25.707Z] v1.1.2 [2025-03-12T07:39:25.707Z] v1.2.0 [2025-03-12T07:39:25.707Z] v1.2.1 [2025-03-12T07:39:25.707Z] v2.0.0 [2025-03-12T07:39:25.707Z] v2.1.0 [2025-03-12T07:39:25.707Z] v2.1.1 [2025-03-12T07:39:25.707Z] v2.2.0 [2025-03-12T07:39:25.707Z] v2.3.0 [2025-03-12T07:39:25.707Z] v3.0 [2025-03-12T07:39:25.707Z] v3.0.0 [2025-03-12T07:39:25.707Z] v3.1 [2025-03-12T07:39:25.707Z] v3.1.0 [2025-03-12T07:39:25.707Z] v3.1.0-dev.1 [2025-03-12T07:39:25.707Z] v3.1.0-dev.10 [2025-03-12T07:39:25.707Z] v3.1.0-dev.11 [2025-03-12T07:39:25.707Z] v3.1.0-dev.12 [2025-03-12T07:39:25.707Z] v3.1.0-dev.13 [2025-03-12T07:39:25.707Z] v3.1.0-dev.14 [2025-03-12T07:39:25.707Z] v3.1.0-dev.15 [2025-03-12T07:39:25.707Z] v3.1.0-dev.16 [2025-03-12T07:39:25.707Z] v3.1.0-dev.17 [2025-03-12T07:39:25.707Z] v3.1.0-dev.18 [2025-03-12T07:39:25.707Z] v3.1.0-dev.19 [2025-03-12T07:39:25.707Z] v3.1.0-dev.2 [2025-03-12T07:39:25.707Z] v3.1.0-dev.20 [2025-03-12T07:39:25.707Z] v3.1.0-dev.21 [2025-03-12T07:39:25.707Z] v3.1.0-dev.22 [2025-03-12T07:39:25.707Z] v3.1.0-dev.23 [2025-03-12T07:39:25.707Z] v3.1.0-dev.24 [2025-03-12T07:39:25.707Z] v3.1.0-dev.25 [2025-03-12T07:39:25.707Z] v3.1.0-dev.26 [2025-03-12T07:39:25.707Z] v3.1.0-dev.27 [2025-03-12T07:39:25.707Z] v3.1.0-dev.28 [2025-03-12T07:39:25.707Z] v3.1.0-dev.29 [2025-03-12T07:39:25.707Z] v3.1.0-dev.3 [2025-03-12T07:39:25.707Z] v3.1.0-dev.30 [2025-03-12T07:39:25.707Z] v3.1.0-dev.31 [2025-03-12T07:39:25.707Z] v3.1.0-dev.32 [2025-03-12T07:39:25.707Z] v3.1.0-dev.4 [2025-03-12T07:39:25.707Z] v3.1.0-dev.5 [2025-03-12T07:39:25.707Z] v3.1.0-dev.6 [2025-03-12T07:39:25.707Z] v3.1.0-dev.7 [2025-03-12T07:39:25.707Z] v3.1.0-dev.8 [2025-03-12T07:39:25.707Z] v3.1.0-dev.9 [2025-03-12T07:39:25.707Z] v3.1.1 [2025-03-12T07:39:25.707Z] v3.2.0-dev.1 [2025-03-12T07:39:25.707Z] v3.2.0-dev.10 [2025-03-12T07:39:25.707Z] v3.2.0-dev.11 [2025-03-12T07:39:25.707Z] v3.2.0-dev.12 [2025-03-12T07:39:25.707Z] v3.2.0-dev.13 [2025-03-12T07:39:25.707Z] v3.2.0-dev.14 [2025-03-12T07:39:25.707Z] v3.2.0-dev.15 [2025-03-12T07:39:25.707Z] v3.2.0-dev.16 [2025-03-12T07:39:25.707Z] v3.2.0-dev.17 [2025-03-12T07:39:25.707Z] v3.2.0-dev.18 [2025-03-12T07:39:25.707Z] v3.2.0-dev.19 [2025-03-12T07:39:25.707Z] v3.2.0-dev.2 [2025-03-12T07:39:25.707Z] v3.2.0-dev.20 [2025-03-12T07:39:25.707Z] v3.2.0-dev.21 [2025-03-12T07:39:25.707Z] v3.2.0-dev.22 [2025-03-12T07:39:25.707Z] v3.2.0-dev.23 [2025-03-12T07:39:25.707Z] v3.2.0-dev.24 [2025-03-12T07:39:25.707Z] v3.2.0-dev.25 [2025-03-12T07:39:25.707Z] v3.2.0-dev.3 [2025-03-12T07:39:25.707Z] v3.2.0-dev.4 [2025-03-12T07:39:25.707Z] v3.2.0-dev.5 [2025-03-12T07:39:25.707Z] v3.2.0-dev.6 [2025-03-12T07:39:25.707Z] v3.2.0-dev.7 [2025-03-12T07:39:25.707Z] v3.2.0-dev.8 [2025-03-12T07:39:25.707Z] v3.2.0-dev.9 [2025-03-12T07:39:25.707Z] v4.0.0 [2025-03-12T07:39:25.707Z] v4.0.0-dev.1 [2025-03-12T07:39:25.707Z] v4.0.0-dev.10 [2025-03-12T07:39:25.707Z] v4.0.0-dev.11 [2025-03-12T07:39:25.707Z] v4.0.0-dev.12 [2025-03-12T07:39:25.707Z] v4.0.0-dev.2 [2025-03-12T07:39:25.707Z] v4.0.0-dev.3 [2025-03-12T07:39:25.707Z] v4.0.0-dev.4 [2025-03-12T07:39:25.707Z] v4.0.0-dev.5 [2025-03-12T07:39:25.707Z] v4.0.0-dev.6 [2025-03-12T07:39:25.707Z] v4.0.0-dev.7 [2025-03-12T07:39:25.707Z] v4.0.0-dev.8 [2025-03-12T07:39:25.707Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-12T07:39:26.005Z] + lftools sign git-tag v4.0.0 [2025-03-12T07:39:26.574Z] Signing Git tag with Sigul... [2025-03-12T07:39:26.574Z] Signing v4.0.0 [Pipeline] echo [2025-03-12T07:39:26.845Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:39:27.131Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T07:39:27.137Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T07:39:27.171Z] $ docker stop --time=1 87a84ec449513cbe1eab847aa6c2704c9af6711664d0fc40b75dca81d35dc127 [2025-03-12T07:39:28.476Z] $ docker rm -f --volumes 87a84ec449513cbe1eab847aa6c2704c9af6711664d0fc40b75dca81d35dc127 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T07:39:28.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:39:28.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:39:29.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:39:29.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:39:29.336Z] prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container [2025-03-12T07:39:29.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 [2025-03-12T07:39:29.691Z] $ docker top b6eac6d23050367c3b38ebc8a5f9684badc54a81e0608d32829f955322a89b3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:39:29.786Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:39:30.094Z] + git semver [Pipeline] } [2025-03-12T07:39:30.374Z] $ docker stop --time=1 b6eac6d23050367c3b38ebc8a5f9684badc54a81e0608d32829f955322a89b3b [2025-03-12T07:39:31.645Z] $ docker rm -f --volumes b6eac6d23050367c3b38ebc8a5f9684badc54a81e0608d32829f955322a89b3b [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:39:31.999Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:39:31.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:39:32.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:39:32.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:39:32.388Z] prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container [2025-03-12T07:39:32.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 [2025-03-12T07:39:32.734Z] $ docker top e79f060283e6800d415d3df2d70d1c1f12a28db41b7d3b11c15ac81e864ad091 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:39:32.818Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:39:33.118Z] + git semver [Pipeline] } [2025-03-12T07:39:33.393Z] $ docker stop --time=1 e79f060283e6800d415d3df2d70d1c1f12a28db41b7d3b11c15ac81e864ad091 [2025-03-12T07:39:34.681Z] $ docker rm -f --volumes e79f060283e6800d415d3df2d70d1c1f12a28db41b7d3b11c15ac81e864ad091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-12T07:39:35.326Z] + [ -d /w/workspace/gexfoundry_device-rest-go_odessa/archives ] [2025-03-12T07:39:35.326Z] + ls -al /w/workspace/gexfoundry_device-rest-go_odessa/archives [2025-03-12T07:39:35.326Z] total 16 [2025-03-12T07:39:35.326Z] drwxr-xr-x 3 root root 4096 Mar 12 07:23 . [2025-03-12T07:39:35.326Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 07:39 .. [2025-03-12T07:39:35.326Z] drwxr-xr-x 2 root root 4096 Mar 12 07:23 cost [2025-03-12T07:39:35.326Z] -rw-r--r-- 1 root root 86 Mar 12 07:23 cost.csv [2025-03-12T07:39:35.326Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_odessa/archives [2025-03-12T07:39:35.326Z] + ls -al /w/workspace/gexfoundry_device-rest-go_odessa/archives [2025-03-12T07:39:35.326Z] total 16 [2025-03-12T07:39:35.326Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:23 . [2025-03-12T07:39:35.326Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 07:39 .. [2025-03-12T07:39:35.326Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 07:23 cost [2025-03-12T07:39:35.326Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 12 07:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:39:35.618Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:39:36.477Z] ---> package-listing.sh [2025-03-12T07:39:36.477Z] ++ facter osfamily [2025-03-12T07:39:36.477Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T07:39:36.736Z] + OS_FAMILY=debian [2025-03-12T07:39:36.736Z] + workspace=/w/workspace/gexfoundry_device-rest-go_odessa [2025-03-12T07:39:36.736Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T07:39:36.736Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T07:39:36.736Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T07:39:36.736Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T07:39:36.736Z] + '[' /w/workspace/gexfoundry_device-rest-go_odessa ']' [2025-03-12T07:39:36.736Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T07:39:36.736Z] + case "${OS_FAMILY}" in [2025-03-12T07:39:36.736Z] + dpkg -l [2025-03-12T07:39:36.736Z] + grep '^ii' [2025-03-12T07:39:36.736Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T07:39:36.736Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T07:39:36.736Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T07:39:36.736Z] + '[' /w/workspace/gexfoundry_device-rest-go_odessa ']' [2025-03-12T07:39:36.736Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_odessa/archives/ [2025-03-12T07:39:36.736Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_odessa/archives/ [Pipeline] echo [2025-03-12T07:39:36.746Z] 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/gexfoundry_device-rest-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-12T07:39:37.024Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:39:37.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:39:37.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:39:37.689Z] prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container [2025-03-12T07:39:37.715Z] $ 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/gexfoundry_device-rest-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 [2025-03-12T07:39:37.907Z] $ docker top f8a9aeb3f36e837fd118140bbf67d4337bc28c9cc9e15a84cb6dbded442c41b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:39:38.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T07:39:38.528Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T07:39:38.813Z] + ls /var/log/sa-host [2025-03-12T07:39:38.813Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:39:38.977Z] provisioning config files... [2025-03-12T07:39:38.984Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config14782450170653887158tmp [Pipeline] { [Pipeline] echo [2025-03-12T07:39:39.006Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:39:39.287Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T07:39:39.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:39:39.634Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T07:39:39.644Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:39:39.928Z] ---> sudo-logs.sh [2025-03-12T07:39:39.928Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T07:39:39.961Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:39:40.240Z] ---> job-cost.sh [2025-03-12T07:39:40.240Z] lf-activate-venv: SKIPPING [2025-03-12T07:39:40.240Z] DEBUG: total: 0.2199999988079071 [2025-03-12T07:39:40.240Z] INFO: Retrieving Stack Cost... [2025-03-12T07:39:40.499Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T07:39:41.066Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T07:39:41.080Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:39:41.363Z] ---> logs-deploy.sh [2025-03-12T07:39:41.363Z] lf-activate-venv: SKIPPING [2025-03-12T07:39:41.363Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/odessa/2 [2025-03-12T07:39:41.363Z] INFO: archiving workspace using pattern(s): [2025-03-12T07:39:42.299Z] Archives upload complete. [2025-03-12T07:39:42.558Z] INFO: archiving logs to Nexus