Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 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-ssh15181543332194379863.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh9610750444953479085.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 056ae7b86453181957306e7078512cbe12174832 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16631433623466085447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh14680095243342971052.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4016814538901377714.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7860 in /w/workspace/edgexfoundry_device-rest-go_main [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/edgexfoundry_device-rest-go_main # 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 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#493)" > 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 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 # timeout=10 > git rev-list --no-walk a73ca0e3347ce9e377441e48af4acf8ad4954baa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-29T10:07:01.988Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-29T10:07:02.084Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-29T10:07:02.118Z] ========================================================= [2025-08-29T10:07:02.118Z] EdgeX Global Pipelines Version Info [2025-08-29T10:07:02.118Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:07:03.236Z] ------------------- [2025-08-29T10:07:03.236Z] stable info: [2025-08-29T10:07:03.236Z] ------------------- [2025-08-29T10:07:03.236Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-29T10:07:03.236Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-29T10:07:03.236Z] Message: update stable to v1.0.276 [2025-08-29T10:07:03.804Z] ------------------- [2025-08-29T10:07:03.804Z] experimental info: [2025-08-29T10:07:03.804Z] ------------------- [2025-08-29T10:07:03.804Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-29T10:07:03.804Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-29T10:07:03.804Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-29T10:07:03.913Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-08-29T10:07:03.943Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-08-29T10:07:03.969Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-29T10:07:03.995Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-29T10:07:04.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-29T10:07:04.045Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-29T10:07:04.071Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-29T10:07:04.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-29T10:07:04.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-29T10:07:04.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-29T10:07:04.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-29T10:07:04.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-08-29T10:07:04.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-29T10:07:04.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-29T10:07:04.282Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-29T10:07:04.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-29T10:07:04.334Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-29T10:07:04.363Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-29T10:07:04.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-29T10:07:04.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-29T10:07:04.440Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-29T10:07:04.469Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-29T10:07:04.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-29T10:07:04.525Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-29T10:07:04.556Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-29T10:07:04.580Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-29T10:07:04.606Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-29T10:07:04.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-29T10:07:04.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-29T10:07:04.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-29T10:07:04.721Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] echo [2025-08-29T10:07:04.745Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e58b8ce [Pipeline] echo [2025-08-29T10:07:04.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T10:07:04.844Z] provisioning config files... [2025-08-29T10:07:04.859Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2059772601437554297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:07:05.196Z] ---> ****-login.sh [2025-08-29T10:07:05.196Z] nexus3.edgexfoundry.org:10001 [2025-08-29T10:07:05.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:07:05.455Z] [2025-08-29T10:07:05.455Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T10:07:05.455Z] Configure a credential helper to remove this warning. See [2025-08-29T10:07:05.455Z] https://docs.****.com/go/credential-store/ [2025-08-29T10:07:05.455Z] [2025-08-29T10:07:05.455Z] Login Succeeded [2025-08-29T10:07:05.455Z] nexus3.edgexfoundry.org:10002 [2025-08-29T10:07:05.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:07:05.715Z] [2025-08-29T10:07:05.715Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T10:07:05.715Z] Configure a credential helper to remove this warning. See [2025-08-29T10:07:05.716Z] https://docs.****.com/go/credential-store/ [2025-08-29T10:07:05.716Z] [2025-08-29T10:07:05.716Z] Login Succeeded [2025-08-29T10:07:05.716Z] nexus3.edgexfoundry.org:10003 [2025-08-29T10:07:05.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:07:05.716Z] [2025-08-29T10:07:05.716Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T10:07:05.716Z] Configure a credential helper to remove this warning. See [2025-08-29T10:07:05.716Z] https://docs.****.com/go/credential-store/ [2025-08-29T10:07:05.716Z] [2025-08-29T10:07:05.716Z] Login Succeeded [2025-08-29T10:07:05.716Z] nexus3.edgexfoundry.org:10004 [2025-08-29T10:07:05.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:07:05.716Z] [2025-08-29T10:07:05.716Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T10:07:05.716Z] Configure a credential helper to remove this warning. See [2025-08-29T10:07:05.716Z] https://docs.****.com/go/credential-store/ [2025-08-29T10:07:05.716Z] [2025-08-29T10:07:05.716Z] Login Succeeded [2025-08-29T10:07:05.716Z] ****.io [2025-08-29T10:07:05.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:07:05.976Z] [2025-08-29T10:07:05.976Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T10:07:05.976Z] Configure a credential helper to remove this warning. See [2025-08-29T10:07:05.976Z] https://docs.****.com/go/credential-store/ [2025-08-29T10:07:05.976Z] [2025-08-29T10:07:05.976Z] Login Succeeded [2025-08-29T10:07:05.976Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T10:07:05.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-29T10:07:06.498Z] + git rev-list -1 --merges e58b8ce6311e5e223bdac12aeba3da7ee5671eb1~1..e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] echo [2025-08-29T10:07:06.529Z] -----------> git rev-list -1 --merges e58b8ce6311e5e223bdac12aeba3da7ee5671eb1~1..e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [false] [Pipeline] sh [2025-08-29T10:07:06.827Z] + git log --format=format:%s -1 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] echo [2025-08-29T10:07:06.842Z] ========================================================= [2025-08-29T10:07:06.842Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-29T10:07:06.842Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-29T10:07:07.193Z] + git log --format=format:%s -1 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] echo [2025-08-29T10:07:07.203Z] [semverPrep] GIT_COMMIT: e58b8ce6311e5e223bdac12aeba3da7ee5671eb1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#493) [Pipeline] echo [2025-08-29T10:07:07.224Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-29T10:07:07.640Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T10:07:07.641Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-29T10:07:07.641Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-29T10:07:07.641Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-29T10:07:07.641Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-29T10:07:07.641Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-29T10:07:07.641Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:07:08.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T10:07:08.075Z] [2025-08-29T10:07:08.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:07:08.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T10:07:08.379Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-29T10:07:08.379Z] 3dae71ba6b94: Pulling fs layer [2025-08-29T10:07:08.379Z] 6bf1a483ea7c: Pulling fs layer [2025-08-29T10:07:08.379Z] f5dfc541a4d3: Pulling fs layer [2025-08-29T10:07:08.379Z] 461d9e800cba: Pulling fs layer [2025-08-29T10:07:08.379Z] 80192f66455f: Pulling fs layer [2025-08-29T10:07:08.379Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-29T10:07:08.379Z] a29436f7fd5d: Pulling fs layer [2025-08-29T10:07:08.379Z] 923cac83aea3: Pulling fs layer [2025-08-29T10:07:08.379Z] 25ad8b0a4227: Pulling fs layer [2025-08-29T10:07:08.379Z] db01528c6b51: Pulling fs layer [2025-08-29T10:07:08.379Z] 28988de357af: Pulling fs layer [2025-08-29T10:07:08.379Z] a29436f7fd5d: Waiting [2025-08-29T10:07:08.379Z] 923cac83aea3: Waiting [2025-08-29T10:07:08.379Z] 80192f66455f: Waiting [2025-08-29T10:07:08.379Z] 25ad8b0a4227: Waiting [2025-08-29T10:07:08.379Z] 2e8e34ca0e6c: Waiting [2025-08-29T10:07:08.379Z] 28988de357af: Waiting [2025-08-29T10:07:08.379Z] 6bf1a483ea7c: Verifying Checksum [2025-08-29T10:07:08.379Z] 6bf1a483ea7c: Download complete [2025-08-29T10:07:08.379Z] 461d9e800cba: Verifying Checksum [2025-08-29T10:07:08.379Z] 461d9e800cba: Download complete [2025-08-29T10:07:08.379Z] 80192f66455f: Download complete [2025-08-29T10:07:08.637Z] f5dfc541a4d3: Verifying Checksum [2025-08-29T10:07:08.637Z] f5dfc541a4d3: Download complete [2025-08-29T10:07:08.637Z] 3dae71ba6b94: Verifying Checksum [2025-08-29T10:07:08.637Z] 3dae71ba6b94: Download complete [2025-08-29T10:07:08.637Z] 923cac83aea3: Verifying Checksum [2025-08-29T10:07:08.637Z] 923cac83aea3: Download complete [2025-08-29T10:07:08.637Z] 25ad8b0a4227: Verifying Checksum [2025-08-29T10:07:08.637Z] 25ad8b0a4227: Download complete [2025-08-29T10:07:08.637Z] db01528c6b51: Download complete [2025-08-29T10:07:08.637Z] 28988de357af: Verifying Checksum [2025-08-29T10:07:08.637Z] 28988de357af: Download complete [2025-08-29T10:07:08.895Z] a29436f7fd5d: Verifying Checksum [2025-08-29T10:07:08.895Z] a29436f7fd5d: Download complete [2025-08-29T10:07:09.462Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-29T10:07:09.462Z] 2e8e34ca0e6c: Download complete [2025-08-29T10:07:10.408Z] 3dae71ba6b94: Pull complete [2025-08-29T10:07:10.408Z] 6bf1a483ea7c: Pull complete [2025-08-29T10:07:11.355Z] f5dfc541a4d3: Pull complete [2025-08-29T10:07:11.355Z] 461d9e800cba: Pull complete [2025-08-29T10:07:11.355Z] 80192f66455f: Pull complete [2025-08-29T10:07:15.597Z] 2e8e34ca0e6c: Pull complete [2025-08-29T10:07:16.546Z] a29436f7fd5d: Pull complete [2025-08-29T10:07:16.546Z] 923cac83aea3: Pull complete [2025-08-29T10:07:16.807Z] 25ad8b0a4227: Pull complete [2025-08-29T10:07:16.807Z] db01528c6b51: Pull complete [2025-08-29T10:07:16.807Z] 28988de357af: Pull complete [2025-08-29T10:07:16.807Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-29T10:07:16.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T10:07:16.807Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T10:07:16.961Z] prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container [2025-08-29T10:07:16.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-29T10:07:20.669Z] $ docker top ee0a275b33e7a22c745c3d6fe422a8208b7da173e3bac4213248b56023e30931 -eo pid,comm [2025-08-29T10:07:20.719Z] 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-08-29T10:07:20.719Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T10:07:20.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T10:07:20.789Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T10:07:20.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T10:07:20.891Z] $ docker exec ee0a275b33e7a22c745c3d6fe422a8208b7da173e3bac4213248b56023e30931 ssh-agent [2025-08-29T10:07:20.988Z] SSH_AUTH_SOCK=/tmp/ssh-jxQDzRvQTyVm/agent.32 [2025-08-29T10:07:20.988Z] SSH_AGENT_PID=38 [2025-08-29T10:07:20.993Z] Running ssh-add (command line suppressed) [2025-08-29T10:07:21.086Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13651464166603413182.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13651464166603413182.key) [2025-08-29T10:07:21.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T10:07:21.408Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh [2025-08-29T10:07:21.697Z] + git tag --points-at HEAD [Pipeline] } [2025-08-29T10:07:21.701Z] $ docker exec --env ******** --env ******** ee0a275b33e7a22c745c3d6fe422a8208b7da173e3bac4213248b56023e30931 ssh-agent -k [2025-08-29T10:07:21.793Z] unset SSH_AUTH_SOCK; [2025-08-29T10:07:21.794Z] unset SSH_AGENT_PID; [2025-08-29T10:07:21.794Z] echo Agent pid 38 killed; [2025-08-29T10:07:21.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-29T10:07:21.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T10:07:21.855Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T10:07:21.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T10:07:21.947Z] $ docker exec ee0a275b33e7a22c745c3d6fe422a8208b7da173e3bac4213248b56023e30931 ssh-agent [2025-08-29T10:07:22.054Z] SSH_AUTH_SOCK=/tmp/ssh-OGMZ5zHcQkAK/agent.85 [2025-08-29T10:07:22.054Z] SSH_AGENT_PID=91 [2025-08-29T10:07:22.059Z] Running ssh-add (command line suppressed) [2025-08-29T10:07:22.156Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14070641178011519627.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14070641178011519627.key) [2025-08-29T10:07:22.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T10:07:22.474Z] + git semver init [2025-08-29T10:07:22.731Z] 2025-08-29 10:07:22,688 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T10:07:22.731Z] 2025-08-29 10:07:22,691 [run_init] DEBUG init version:0.0.0 force:False [2025-08-29T10:07:22.732Z] 2025-08-29 10:07:22,692 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-08-29T10:07:22.732Z] 2025-08-29 10:07:22,692 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-08-29T10:07:22.732Z] 2025-08-29 10:07:22,693 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-29T10:07:24.639Z] 2025-08-29 10:07:24,164 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2025-08-29T10:07:24.639Z] 2025-08-29 10:07:24,164 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2025-08-29T10:07:24.639Z] 2025-08-29 10:07:24,164 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-29T10:07:24.639Z] 2025-08-29 10:07:24,164 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-29T10:07:24.639Z] 4.1.0-dev.14 [Pipeline] } [2025-08-29T10:07:24.641Z] $ docker exec --env ******** --env ******** ee0a275b33e7a22c745c3d6fe422a8208b7da173e3bac4213248b56023e30931 ssh-agent -k [2025-08-29T10:07:24.731Z] unset SSH_AUTH_SOCK; [2025-08-29T10:07:24.732Z] unset SSH_AGENT_PID; [2025-08-29T10:07:24.732Z] echo Agent pid 91 killed; [2025-08-29T10:07:24.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T10:07:25.078Z] + git semver [Pipeline] } [2025-08-29T10:07:25.343Z] $ docker stop --time=1 ee0a275b33e7a22c745c3d6fe422a8208b7da173e3bac4213248b56023e30931 [2025-08-29T10:07:26.669Z] $ docker rm -f --volumes ee0a275b33e7a22c745c3d6fe422a8208b7da173e3bac4213248b56023e30931 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T10:07:27.021Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-29T10:07:27.316Z] Stashed 1 file(s) [Pipeline] echo [2025-08-29T10:07:27.320Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.14 [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] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T10:07:27.511Z] provisioning config files... [2025-08-29T10:07:27.530Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2464504528049018957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:07:27.828Z] ---> ****-login.sh [2025-08-29T10:07:27.829Z] nexus3.edgexfoundry.org:10001 [2025-08-29T10:07:27.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:07:27.829Z] Login Succeeded [2025-08-29T10:07:27.829Z] nexus3.edgexfoundry.org:10002 [2025-08-29T10:07:27.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:07:27.829Z] Login Succeeded [2025-08-29T10:07:27.829Z] nexus3.edgexfoundry.org:10003 [2025-08-29T10:07:27.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:07:28.087Z] Login Succeeded [2025-08-29T10:07:28.087Z] nexus3.edgexfoundry.org:10004 [2025-08-29T10:07:28.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:07:28.087Z] Login Succeeded [2025-08-29T10:07:28.087Z] ****.io [2025-08-29T10:07:28.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:07:28.346Z] Login Succeeded [2025-08-29T10:07:28.346Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T10:07:28.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-29T10:07:28.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T10:07:28.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T10:07:28.497Z] ========================================================= [2025-08-29T10:07:28.497Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-29T10:07:28.497Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:07:28.826Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-29T10:07:29.765Z] #0 building with "default" instance using docker driver [2025-08-29T10:07:29.765Z] [2025-08-29T10:07:29.765Z] #1 [internal] load build definition from Dockerfile [2025-08-29T10:07:29.765Z] #1 transferring dockerfile: 1.74kB done [2025-08-29T10:07:29.765Z] #1 DONE 0.0s [2025-08-29T10:07:29.765Z] [2025-08-29T10:07:29.765Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T10:07:29.765Z] #2 DONE 0.1s [2025-08-29T10:07:29.765Z] [2025-08-29T10:07:29.765Z] #3 [internal] load .dockerignore [2025-08-29T10:07:29.765Z] #3 transferring context: 193B done [2025-08-29T10:07:29.765Z] #3 DONE 0.0s [2025-08-29T10:07:29.765Z] [2025-08-29T10:07:29.765Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-29T10:07:29.765Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-29T10:07:29.765Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-29T10:07:29.765Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-29T10:07:29.765Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-29T10:07:29.765Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-29T10:07:29.765Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-29T10:07:29.765Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s [2025-08-29T10:07:29.765Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-29T10:07:29.765Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 0.2s [2025-08-29T10:07:29.765Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-29T10:07:29.765Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-29T10:07:29.765Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s [2025-08-29T10:07:29.765Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-08-29T10:07:30.028Z] #4 ... [2025-08-29T10:07:30.028Z] [2025-08-29T10:07:30.028Z] #5 [internal] load build context [2025-08-29T10:07:30.028Z] #5 transferring context: 21.64MB 0.2s done [2025-08-29T10:07:30.028Z] #5 DONE 0.2s [2025-08-29T10:07:30.028Z] [2025-08-29T10:07:30.028Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-29T10:07:30.028Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 26.21MB / 74.06MB 0.3s [2025-08-29T10:07:30.028Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-29T10:07:30.028Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-29T10:07:30.028Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 4.19MB / 103.05MB 0.3s [2025-08-29T10:07:30.028Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-29T10:07:30.028Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-29T10:07:30.028Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 57.67MB / 74.06MB 0.5s [2025-08-29T10:07:30.028Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 21.68MB / 103.05MB 0.5s [2025-08-29T10:07:30.028Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-29T10:07:30.028Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 12.58MB / 13.29MB 0.5s [2025-08-29T10:07:30.286Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-08-29T10:07:30.286Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 32.51MB / 103.05MB 0.6s [2025-08-29T10:07:30.286Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s [2025-08-29T10:07:30.286Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 66.06MB / 103.05MB 0.8s [2025-08-29T10:07:30.543Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-08-29T10:07:30.543Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 84.47MB / 103.05MB 0.9s [2025-08-29T10:07:30.543Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s done [2025-08-29T10:07:30.543Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-29T10:07:30.802Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s [2025-08-29T10:07:31.060Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s done [2025-08-29T10:07:36.332Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.9s done [2025-08-29T10:07:36.332Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-29T10:07:36.332Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-29T10:07:36.332Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-29T10:07:36.332Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-29T10:07:36.332Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-29T10:07:36.332Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-29T10:07:36.332Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-29T10:07:38.867Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.0s done [2025-08-29T10:07:38.867Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-29T10:07:39.804Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done [2025-08-29T10:07:39.804Z] #4 DONE 10.3s [2025-08-29T10:07:40.063Z] [2025-08-29T10:07:40.063Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-29T10:07:40.063Z] #6 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T10:07:42.469Z] Still waiting to schedule task [2025-08-29T10:07:42.470Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-29T10:07:42.595Z] #6 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T10:07:43.163Z] #6 3.188 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-29T10:07:43.163Z] #6 3.198 (2/4) Installing libedit (20240517.3.1-r0) [2025-08-29T10:07:43.163Z] #6 3.202 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-29T10:07:43.163Z] #6 3.223 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-29T10:07:43.163Z] #6 3.234 Executing busybox-1.36.1-r29.trigger [2025-08-29T10:07:43.163Z] #6 3.242 OK: 252 MiB in 62 packages [2025-08-29T10:07:48.445Z] #6 DONE 7.8s [2025-08-29T10:07:48.445Z] [2025-08-29T10:07:48.445Z] #7 [builder 3/7] WORKDIR /device-rest-go [2025-08-29T10:07:48.445Z] #7 DONE 0.0s [2025-08-29T10:07:48.445Z] [2025-08-29T10:07:48.445Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-29T10:07:48.445Z] #8 DONE 0.0s [2025-08-29T10:07:48.445Z] [2025-08-29T10:07:48.445Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T10:08:15.022Z] #9 DONE 26.0s [2025-08-29T10:08:15.022Z] [2025-08-29T10:08:15.022Z] #10 [builder 6/7] COPY . . [2025-08-29T10:08:15.022Z] #10 DONE 0.2s [2025-08-29T10:08:15.022Z] [2025-08-29T10:08:15.022Z] #11 [builder 7/7] RUN echo noop [2025-08-29T10:08:15.022Z] #11 0.195 noop [2025-08-29T10:08:15.022Z] #11 DONE 0.2s [2025-08-29T10:08:15.022Z] [2025-08-29T10:08:15.022Z] #12 exporting to image [2025-08-29T10:08:15.022Z] #12 exporting layers [2025-08-29T10:08:21.655Z] #12 exporting layers 7.3s done [2025-08-29T10:08:21.655Z] #12 writing image sha256:0d6268b9e894c1afe5349f1f93e0cdbea556e68d74e89f8ece412a20c318fdcb done [2025-08-29T10:08:21.655Z] #12 naming to docker.io/library/ci-base-image-x86_64 0.0s done [2025-08-29T10:08:21.655Z] #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:08:22.238Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-29T10:08:22.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T10:08:22.306Z] prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container [2025-08-29T10:08:22.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-29T10:08:23.357Z] $ docker top f70fc0516a49f824c440028237b5a4d80af5e464d9dff7d9b8a2f246c6235312 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T10:08:23.724Z] + go version [2025-08-29T10:08:23.724Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-29T10:08:23.722Z] $ docker stop --time=1 f70fc0516a49f824c440028237b5a4d80af5e464d9dff7d9b8a2f246c6235312 [2025-08-29T10:08:24.988Z] $ docker rm -f --volumes f70fc0516a49f824c440028237b5a4d80af5e464d9dff7d9b8a2f246c6235312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:08:25.458Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-29T10:08:25.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T10:08:25.537Z] prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container [2025-08-29T10:08:25.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-29T10:08:25.972Z] $ docker top 4722f0223459cc63eb875eeb2bcf3cb32ec519c9d54ebf6fdf8995e9e79bb740 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T10:08:26.333Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-29T10:08:26.639Z] + make test [2025-08-29T10:08:26.639Z] go test ./... -coverprofile=coverage.out ./... [2025-08-29T10:08:28.011Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-08-29T10:08:49.955Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-08-29T10:08:49.955Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 32.2% of statements [2025-08-29T10:08:58.071Z] go vet ./... [2025-08-29T10:09:04.630Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-29T10:09:04.630Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-29T10:09:04.630Z] ./bin/test-attribution-txt.sh [2025-08-29T10:09:04.630Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-29T10:09:04.630Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-29T10:09:04.630Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-29T10:09:04.630Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-29T10:09:04.630Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-29T10:09:04.630Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-29T10:09:04.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-29T10:09:04.656Z] $ docker stop --time=1 4722f0223459cc63eb875eeb2bcf3cb32ec519c9d54ebf6fdf8995e9e79bb740 [2025-08-29T10:09:07.732Z] $ docker rm -f --volumes 4722f0223459cc63eb875eeb2bcf3cb32ec519c9d54ebf6fdf8995e9e79bb740 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T10:09:08.315Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-29T10:09:08.372Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-29T10:09:08.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-29T10:09:09.243Z] + ls -al . [2025-08-29T10:09:09.243Z] total 244 [2025-08-29T10:09:09.243Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 10:08 . [2025-08-29T10:09:09.243Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 10:06 .. [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 29 10:06 .dockerignore [2025-08-29T10:09:09.243Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 10:08 .git [2025-08-29T10:09:09.243Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 10:06 .github [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 29 10:06 .gitignore [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 10:06 .golangci.yml [2025-08-29T10:09:09.243Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 10:07 .semver [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 20138 Aug 29 10:06 Attribution.txt [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 18492 Aug 29 10:06 CHANGELOG.md [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 1697 Aug 29 10:06 Dockerfile [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 10:06 GOVERNANCE.md [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 29 10:06 Jenkinsfile [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 10:06 LICENSE [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 2598 Aug 29 10:06 Makefile [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 29 10:06 OWNERS.md [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 3989 Aug 29 10:06 README.md [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 29 10:07 VERSION [2025-08-29T10:09:09.243Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 10:06 bin [2025-08-29T10:09:09.243Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 10:06 cmd [2025-08-29T10:09:09.243Z] -rw-r--r-- 1 jenkins jenkins 14565 Aug 29 10:08 coverage.out [2025-08-29T10:09:09.243Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 10:06 driver [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 6324 Aug 29 10:06 go.mod [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 29 10:06 go.sum [2025-08-29T10:09:09.243Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 10:06 openapi [2025-08-29T10:09:09.243Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 29 10:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:09:09.573Z] + 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=e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 --label arch=amd64 --label version=4.1.0-dev.14 . [2025-08-29T10:09:09.833Z] #0 building with "default" instance using docker driver [2025-08-29T10:09:09.833Z] [2025-08-29T10:09:09.833Z] #1 [internal] load build definition from Dockerfile [2025-08-29T10:09:09.833Z] #1 transferring dockerfile: 1.74kB done [2025-08-29T10:09:09.833Z] #1 DONE 0.0s [2025-08-29T10:09:09.833Z] [2025-08-29T10:09:09.833Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-29T10:09:09.833Z] #2 DONE 0.0s [2025-08-29T10:09:09.833Z] [2025-08-29T10:09:09.833Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-29T10:09:09.833Z] #3 DONE 0.1s [2025-08-29T10:09:09.833Z] [2025-08-29T10:09:09.833Z] #4 [internal] load .dockerignore [2025-08-29T10:09:09.833Z] #4 transferring context: 193B done [2025-08-29T10:09:09.833Z] #4 DONE 0.0s [2025-08-29T10:09:09.833Z] [2025-08-29T10:09:09.833Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T10:09:09.833Z] #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T10:09:10.151Z] #5 ... [2025-08-29T10:09:10.151Z] [2025-08-29T10:09:10.151Z] #6 [internal] load build context [2025-08-29T10:09:10.151Z] #6 transferring context: 18.46kB 0.0s done [2025-08-29T10:09:10.151Z] #6 DONE 0.1s [2025-08-29T10:09:10.151Z] [2025-08-29T10:09:10.151Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T10:09:10.151Z] #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-29T10:09:10.151Z] #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T10:09:10.151Z] #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-29T10:09:10.151Z] #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-29T10:09:10.151Z] #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-29T10:09:10.151Z] #5 ... [2025-08-29T10:09:10.151Z] [2025-08-29T10:09:10.151Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-29T10:09:10.151Z] #7 DONE 0.2s [2025-08-29T10:09:10.151Z] [2025-08-29T10:09:10.151Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T10:09:10.151Z] #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-29T10:09:10.151Z] #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s [2025-08-29T10:09:10.151Z] #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-29T10:09:10.151Z] #5 DONE 0.4s [2025-08-29T10:09:10.151Z] [2025-08-29T10:09:10.151Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-29T10:09:10.828Z] #8 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T10:09:10.828Z] #8 0.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T10:09:10.828Z] #8 0.532 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T10:09:11.094Z] #8 0.536 Executing busybox-1.36.1-r29.trigger [2025-08-29T10:09:11.094Z] #8 0.542 OK: 8 MiB in 15 packages [2025-08-29T10:09:11.094Z] #8 DONE 0.7s [2025-08-29T10:09:11.094Z] [2025-08-29T10:09:11.094Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-29T10:09:11.094Z] #9 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T10:09:11.094Z] #9 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T10:09:11.094Z] #9 0.728 OK: 252 MiB in 62 packages [2025-08-29T10:09:11.094Z] #9 DONE 0.9s [2025-08-29T10:09:11.094Z] [2025-08-29T10:09:11.094Z] #10 [builder 3/7] WORKDIR /device-rest-go [2025-08-29T10:09:11.094Z] #10 DONE 0.0s [2025-08-29T10:09:11.094Z] [2025-08-29T10:09:11.094Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-29T10:09:11.094Z] #11 DONE 0.0s [2025-08-29T10:09:11.094Z] [2025-08-29T10:09:11.094Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T10:09:11.150Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7861 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2025-08-29T10:09:11.175Z] Running in /w/workspace/device-rest-go/218 [Pipeline] { [Pipeline] checkout [2025-08-29T10:09:11.218Z] The recommended git tool is: git [2025-08-29T10:09:11.677Z] #12 DONE 0.6s [2025-08-29T10:09:11.677Z] [2025-08-29T10:09:11.677Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-29T10:09:11.677Z] #13 0.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T10:09:11.677Z] #13 0.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T10:09:11.935Z] #13 0.875 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T10:09:12.193Z] #13 ... [2025-08-29T10:09:12.193Z] [2025-08-29T10:09:12.193Z] #14 [builder 6/7] COPY . . [2025-08-29T10:09:12.193Z] #14 DONE 0.2s [2025-08-29T10:09:12.193Z] [2025-08-29T10:09:12.193Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-29T10:09:12.193Z] #13 0.891 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T10:09:12.193Z] #13 0.934 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T10:09:12.193Z] #13 0.936 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T10:09:12.193Z] #13 0.939 Executing busybox-1.36.1-r30.trigger [2025-08-29T10:09:12.193Z] #13 0.947 OK: 8 MiB in 15 packages [2025-08-29T10:09:12.193Z] #13 DONE 1.1s [2025-08-29T10:09:12.193Z] [2025-08-29T10:09:12.193Z] #15 [builder 7/7] RUN make build [2025-08-29T10:09:12.193Z] #15 0.225 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-08-29T10:09:15.838Z] using credential edgex-jenkins-ssh [2025-08-29T10:09:15.864Z] Cloning the remote Git repository [2025-08-29T10:09:15.900Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2025-08-29T10:09:15.983Z] > git init /w/workspace/device-rest-go/218 # timeout=10 [2025-08-29T10:09:16.109Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2025-08-29T10:09:16.110Z] > git --version # timeout=10 [2025-08-29T10:09:16.132Z] > git --version # 'git version 2.25.1' [2025-08-29T10:09:16.134Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-29T10:09:16.270Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-29T10:09:19.663Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2025-08-29T10:09:19.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-29T10:09:20.500Z] Avoid second fetch [2025-08-29T10:09:20.501Z] Checking out Revision e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 (main) [2025-08-29T10:09:21.115Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#493)" [2025-08-29T10:09:20.511Z] > git config core.sparsecheckout # timeout=10 [2025-08-29T10:09:20.581Z] > git checkout -f e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T10:09:25.441Z] provisioning config files... [2025-08-29T10:09:25.476Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/218@tmp/config3679137822621034550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:09:26.130Z] ---> ****-login.sh [2025-08-29T10:09:26.130Z] nexus3.edgexfoundry.org:10001 [2025-08-29T10:09:26.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:09:26.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T10:09:26.681Z] Configure a credential helper to remove this warning. See [2025-08-29T10:09:26.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T10:09:26.681Z] [2025-08-29T10:09:26.681Z] Login Succeeded [2025-08-29T10:09:26.681Z] nexus3.edgexfoundry.org:10002 [2025-08-29T10:09:26.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:09:26.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T10:09:26.951Z] Configure a credential helper to remove this warning. See [2025-08-29T10:09:26.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T10:09:26.951Z] [2025-08-29T10:09:26.951Z] Login Succeeded [2025-08-29T10:09:26.951Z] nexus3.edgexfoundry.org:10003 [2025-08-29T10:09:27.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:09:27.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T10:09:27.499Z] Configure a credential helper to remove this warning. See [2025-08-29T10:09:27.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T10:09:27.499Z] [2025-08-29T10:09:27.499Z] Login Succeeded [2025-08-29T10:09:27.499Z] nexus3.edgexfoundry.org:10004 [2025-08-29T10:09:27.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:09:27.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T10:09:27.769Z] Configure a credential helper to remove this warning. See [2025-08-29T10:09:27.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T10:09:27.769Z] [2025-08-29T10:09:27.769Z] Login Succeeded [2025-08-29T10:09:27.769Z] ****.io [2025-08-29T10:09:28.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:09:28.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T10:09:28.306Z] Configure a credential helper to remove this warning. See [2025-08-29T10:09:28.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T10:09:28.306Z] [2025-08-29T10:09:28.306Z] Login Succeeded [2025-08-29T10:09:28.306Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T10:09:28.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-29T10:09:28.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T10:09:28.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T10:09:28.687Z] ========================================================= [2025-08-29T10:09:28.687Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-29T10:09:28.687Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:09:29.062Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-29T10:09:29.062Z] Sending build context to Docker daemon 141.8kB [2025-08-29T10:09:29.336Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-08-29T10:09:29.336Z] Step 2/12 : FROM ${BASE} AS builder [2025-08-29T10:09:29.336Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-29T10:09:29.336Z] 94e9d8af2201: Pulling fs layer [2025-08-29T10:09:29.336Z] a6c56e8762df: Pulling fs layer [2025-08-29T10:09:29.336Z] f0f3c8884826: Pulling fs layer [2025-08-29T10:09:29.336Z] c7e7622c144d: Pulling fs layer [2025-08-29T10:09:29.336Z] 4f4fb700ef54: Pulling fs layer [2025-08-29T10:09:29.336Z] b4c3b6d88c5a: Pulling fs layer [2025-08-29T10:09:29.336Z] c7e7622c144d: Waiting [2025-08-29T10:09:29.336Z] ba8bce9d2590: Pulling fs layer [2025-08-29T10:09:29.336Z] ca778ea9c289: Pulling fs layer [2025-08-29T10:09:29.336Z] 4f4fb700ef54: Waiting [2025-08-29T10:09:29.336Z] b4c3b6d88c5a: Waiting [2025-08-29T10:09:29.336Z] ba8bce9d2590: Waiting [2025-08-29T10:09:29.336Z] ca778ea9c289: Waiting [2025-08-29T10:09:29.616Z] a6c56e8762df: Verifying Checksum [2025-08-29T10:09:29.616Z] a6c56e8762df: Download complete [2025-08-29T10:09:29.616Z] c7e7622c144d: Verifying Checksum [2025-08-29T10:09:29.616Z] c7e7622c144d: Download complete [2025-08-29T10:09:29.616Z] 4f4fb700ef54: Verifying Checksum [2025-08-29T10:09:29.616Z] 4f4fb700ef54: Download complete [2025-08-29T10:09:29.616Z] b4c3b6d88c5a: Verifying Checksum [2025-08-29T10:09:29.616Z] b4c3b6d88c5a: Download complete [2025-08-29T10:09:29.616Z] 94e9d8af2201: Verifying Checksum [2025-08-29T10:09:29.616Z] 94e9d8af2201: Download complete [2025-08-29T10:09:30.201Z] ca778ea9c289: Verifying Checksum [2025-08-29T10:09:30.201Z] ca778ea9c289: Download complete [2025-08-29T10:09:30.786Z] 94e9d8af2201: Pull complete [2025-08-29T10:09:31.370Z] a6c56e8762df: Pull complete [2025-08-29T10:09:31.639Z] f0f3c8884826: Verifying Checksum [2025-08-29T10:09:31.639Z] f0f3c8884826: Download complete [2025-08-29T10:09:32.599Z] ba8bce9d2590: Verifying Checksum [2025-08-29T10:09:32.599Z] ba8bce9d2590: Download complete [2025-08-29T10:09:44.357Z] #15 DONE 27.9s [2025-08-29T10:09:44.357Z] [2025-08-29T10:09:44.357Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2025-08-29T10:09:44.357Z] #16 DONE 0.5s [2025-08-29T10:09:44.357Z] [2025-08-29T10:09:44.357Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2025-08-29T10:09:44.357Z] #17 DONE 0.0s [2025-08-29T10:09:44.357Z] [2025-08-29T10:09:44.357Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2025-08-29T10:09:44.357Z] #18 DONE 0.0s [2025-08-29T10:09:44.357Z] [2025-08-29T10:09:44.357Z] #19 exporting to image [2025-08-29T10:09:44.357Z] #19 exporting layers 0.1s done [2025-08-29T10:09:44.357Z] #19 writing image sha256:0f4096053a6f0f6bdcd31bee77fc51dceb30e9cae9c478cf58f93c51845096a9 done [2025-08-29T10:09:44.357Z] #19 naming to docker.io/library/device-rest done [2025-08-29T10:09:44.357Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T10:09:44.526Z] provisioning config files... [2025-08-29T10:09:44.536Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14975945208152567929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:09:44.848Z] ---> ****-login.sh [2025-08-29T10:09:44.848Z] nexus3.edgexfoundry.org:10001 [2025-08-29T10:09:44.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:09:44.848Z] Login Succeeded [2025-08-29T10:09:44.848Z] nexus3.edgexfoundry.org:10002 [2025-08-29T10:09:44.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:09:44.848Z] Login Succeeded [2025-08-29T10:09:44.848Z] nexus3.edgexfoundry.org:10003 [2025-08-29T10:09:45.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:09:45.106Z] Login Succeeded [2025-08-29T10:09:45.106Z] nexus3.edgexfoundry.org:10004 [2025-08-29T10:09:45.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:09:45.106Z] Login Succeeded [2025-08-29T10:09:45.106Z] ****.io [2025-08-29T10:09:45.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:09:45.364Z] Login Succeeded [2025-08-29T10:09:45.364Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T10:09:45.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T10:09:45.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T10:09:45.474Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2025-08-29T10:09:45.474Z] e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [2025-08-29T10:09:45.474Z] latest [2025-08-29T10:09:45.474Z] 4.1.0-dev.14 [2025-08-29T10:09:45.474Z] e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 [2025-08-29T10:09:45.474Z] main [2025-08-29T10:09:45.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:09:45.858Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:09:46.200Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [2025-08-29T10:09:46.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-29T10:09:46.201Z] 8abac08d7f4c: Preparing [2025-08-29T10:09:46.201Z] 7a8d86e28184: Preparing [2025-08-29T10:09:46.201Z] b083ac979374: Preparing [2025-08-29T10:09:46.201Z] bab2ec7c1388: Preparing [2025-08-29T10:09:46.201Z] f91fd041f369: Preparing [2025-08-29T10:09:46.201Z] 097100c76c15: Preparing [2025-08-29T10:09:46.201Z] 097100c76c15: Waiting [2025-08-29T10:09:46.201Z] 7a8d86e28184: Pushed [2025-08-29T10:09:46.201Z] f91fd041f369: Pushed [2025-08-29T10:09:46.201Z] 8abac08d7f4c: Pushed [2025-08-29T10:09:46.201Z] 097100c76c15: Layer already exists [2025-08-29T10:09:46.460Z] bab2ec7c1388: Pushed [2025-08-29T10:09:47.614Z] f0f3c8884826: Pull complete [2025-08-29T10:09:47.614Z] c7e7622c144d: Pull complete [2025-08-29T10:09:47.614Z] 4f4fb700ef54: Pull complete [2025-08-29T10:09:47.614Z] b4c3b6d88c5a: Pull complete [2025-08-29T10:09:49.766Z] b083ac979374: Pushed [2025-08-29T10:09:49.766Z] e58b8ce6311e5e223bdac12aeba3da7ee5671eb1: digest: sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:09:50.112Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:09:50.446Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-29T10:09:50.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-29T10:09:50.447Z] 8abac08d7f4c: Preparing [2025-08-29T10:09:50.447Z] 7a8d86e28184: Preparing [2025-08-29T10:09:50.447Z] b083ac979374: Preparing [2025-08-29T10:09:50.447Z] bab2ec7c1388: Preparing [2025-08-29T10:09:50.447Z] f91fd041f369: Preparing [2025-08-29T10:09:50.447Z] 097100c76c15: Preparing [2025-08-29T10:09:50.447Z] 097100c76c15: Waiting [2025-08-29T10:09:50.447Z] b083ac979374: Layer already exists [2025-08-29T10:09:50.447Z] 8abac08d7f4c: Layer already exists [2025-08-29T10:09:50.447Z] 7a8d86e28184: Layer already exists [2025-08-29T10:09:50.447Z] bab2ec7c1388: Layer already exists [2025-08-29T10:09:50.447Z] f91fd041f369: Layer already exists [2025-08-29T10:09:50.447Z] 097100c76c15: Layer already exists [2025-08-29T10:09:50.447Z] latest: digest: sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:09:50.852Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:09:51.195Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14 [2025-08-29T10:09:51.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-29T10:09:51.195Z] 8abac08d7f4c: Preparing [2025-08-29T10:09:51.195Z] 7a8d86e28184: Preparing [2025-08-29T10:09:51.195Z] b083ac979374: Preparing [2025-08-29T10:09:51.195Z] bab2ec7c1388: Preparing [2025-08-29T10:09:51.195Z] f91fd041f369: Preparing [2025-08-29T10:09:51.195Z] 097100c76c15: Preparing [2025-08-29T10:09:51.195Z] 097100c76c15: Waiting [2025-08-29T10:09:51.195Z] 8abac08d7f4c: Layer already exists [2025-08-29T10:09:51.195Z] f91fd041f369: Layer already exists [2025-08-29T10:09:51.195Z] b083ac979374: Layer already exists [2025-08-29T10:09:51.195Z] 7a8d86e28184: Layer already exists [2025-08-29T10:09:51.195Z] bab2ec7c1388: Layer already exists [2025-08-29T10:09:51.195Z] 097100c76c15: Layer already exists [2025-08-29T10:09:51.195Z] 4.1.0-dev.14: digest: sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:09:51.544Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:09:51.881Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 [2025-08-29T10:09:51.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-29T10:09:51.881Z] 8abac08d7f4c: Preparing [2025-08-29T10:09:51.881Z] 7a8d86e28184: Preparing [2025-08-29T10:09:51.881Z] b083ac979374: Preparing [2025-08-29T10:09:51.881Z] bab2ec7c1388: Preparing [2025-08-29T10:09:51.881Z] f91fd041f369: Preparing [2025-08-29T10:09:51.881Z] 097100c76c15: Preparing [2025-08-29T10:09:51.881Z] 097100c76c15: Waiting [2025-08-29T10:09:51.881Z] 8abac08d7f4c: Layer already exists [2025-08-29T10:09:51.881Z] 7a8d86e28184: Layer already exists [2025-08-29T10:09:51.881Z] bab2ec7c1388: Layer already exists [2025-08-29T10:09:51.881Z] f91fd041f369: Layer already exists [2025-08-29T10:09:51.881Z] b083ac979374: Layer already exists [2025-08-29T10:09:51.881Z] 097100c76c15: Layer already exists [2025-08-29T10:09:51.881Z] e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14: digest: sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:09:52.218Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:09:52.561Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-29T10:09:52.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-08-29T10:09:52.561Z] 8abac08d7f4c: Preparing [2025-08-29T10:09:52.561Z] 7a8d86e28184: Preparing [2025-08-29T10:09:52.561Z] b083ac979374: Preparing [2025-08-29T10:09:52.561Z] bab2ec7c1388: Preparing [2025-08-29T10:09:52.561Z] f91fd041f369: Preparing [2025-08-29T10:09:52.561Z] 097100c76c15: Preparing [2025-08-29T10:09:52.561Z] 097100c76c15: Waiting [2025-08-29T10:09:52.561Z] 7a8d86e28184: Layer already exists [2025-08-29T10:09:52.561Z] b083ac979374: Layer already exists [2025-08-29T10:09:52.561Z] 8abac08d7f4c: Layer already exists [2025-08-29T10:09:52.561Z] bab2ec7c1388: Layer already exists [2025-08-29T10:09:52.561Z] f91fd041f369: Layer already exists [2025-08-29T10:09:52.561Z] 097100c76c15: Layer already exists [2025-08-29T10:09:52.561Z] main: digest: sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T10:09:52.656Z] ===================================================== [Pipeline] echo [2025-08-29T10:09:52.673Z] taggedImages: [2025-08-29T10:09:52.673Z] - nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [2025-08-29T10:09:52.673Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-29T10:09:52.673Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14 [2025-08-29T10:09:52.673Z] - nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 [2025-08-29T10:09:52.673Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo [2025-08-29T10:09:52.731Z] ========================================================= [2025-08-29T10:09:52.731Z] [edgeXBuildMultiArch] RAW Config: [2025-08-29T10:09:52.731Z] images: [2025-08-29T10:09:52.731Z] - nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [2025-08-29T10:09:52.731Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-29T10:09:52.731Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14 [2025-08-29T10:09:52.731Z] - nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 [2025-08-29T10:09:52.731Z] - nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-29T10:09:52.731Z] settingsFile: [2025-08-29T10:09:52.731Z] device-rest-go-settings [2025-08-29T10:09:52.731Z] ========================================================= [Pipeline] node [2025-08-29T10:09:54.298Z] ba8bce9d2590: Pull complete [2025-08-29T10:09:56.257Z] ca778ea9c289: Pull complete [2025-08-29T10:09:56.257Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-29T10:09:56.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-29T10:09:56.257Z] ---> 47b25d7523d1 [2025-08-29T10:09:56.257Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-08-29T10:09:57.661Z] ---> Running in 4d4bd517f5cb [2025-08-29T10:09:57.930Z] Removing intermediate container 4d4bd517f5cb [2025-08-29T10:09:57.930Z] ---> e51d99f63c6f [2025-08-29T10:09:57.930Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-29T10:09:57.930Z] ---> Running in 58f627d1a2ab [2025-08-29T10:09:58.202Z] Removing intermediate container 58f627d1a2ab [2025-08-29T10:09:58.202Z] ---> 491f083023cd [2025-08-29T10:09:58.202Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-29T10:09:58.469Z] ---> Running in 5f9451cbfe9d [2025-08-29T10:09:58.736Z] Removing intermediate container 5f9451cbfe9d [2025-08-29T10:09:58.736Z] ---> a47c72581004 [2025-08-29T10:09:58.736Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-08-29T10:09:58.736Z] ---> Running in 818f9da03e8e [2025-08-29T10:09:59.003Z] Removing intermediate container 818f9da03e8e [2025-08-29T10:09:59.003Z] ---> 1a12cdb5b5f5 [2025-08-29T10:09:59.003Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-29T10:09:59.269Z] ---> Running in b427e81702d7 [2025-08-29T10:10:00.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T10:10:00.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T10:10:01.780Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-29T10:10:02.055Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-08-29T10:10:02.055Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-29T10:10:02.055Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-29T10:10:02.055Z] Executing busybox-1.36.1-r29.trigger [2025-08-29T10:10:02.055Z] OK: 244 MiB in 62 packages [2025-08-29T10:10:03.477Z] Removing intermediate container b427e81702d7 [2025-08-29T10:10:03.477Z] ---> bd560855f6ce [2025-08-29T10:10:03.477Z] Step 8/12 : WORKDIR /device-rest-go [2025-08-29T10:10:03.477Z] ---> Running in 7d9a16fd2001 [2025-08-29T10:10:03.477Z] Removing intermediate container 7d9a16fd2001 [2025-08-29T10:10:03.477Z] ---> 00d197e8f9c5 [2025-08-29T10:10:03.477Z] Step 9/12 : COPY go.mod vendor* ./ [2025-08-29T10:10:04.071Z] ---> 2844a88b231b [2025-08-29T10:10:04.071Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T10:10:04.071Z] ---> Running in 2cb8847e5362 [2025-08-29T10:10:07.734Z] Still waiting to schedule task [2025-08-29T10:10:07.735Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-08-29T10:11:40.739Z] Removing intermediate container 2cb8847e5362 [2025-08-29T10:11:40.739Z] ---> 831e29078a94 [2025-08-29T10:11:40.739Z] Step 11/12 : COPY . . [2025-08-29T10:11:40.739Z] ---> 595d777189c6 [2025-08-29T10:11:40.739Z] Step 12/12 : RUN $MAKE [2025-08-29T10:11:40.739Z] ---> Running in 4759984901af [2025-08-29T10:11:40.739Z] noop [2025-08-29T10:11:40.739Z] Removing intermediate container 4759984901af [2025-08-29T10:11:40.739Z] ---> 8aad63a4e3ed [2025-08-29T10:11:40.739Z] Successfully built 8aad63a4e3ed [2025-08-29T10:11:40.739Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:11:41.122Z] + docker inspect -f . ci-base-image-arm64 [2025-08-29T10:11:41.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T10:11:41.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-7861 does not seem to be running inside a container [2025-08-29T10:11:41.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/218 -v /w/workspace/device-rest-go/218:/w/workspace/device-rest-go/218:rw,z -v /w/workspace/device-rest-go/218@tmp:/w/workspace/device-rest-go/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-29T10:11:42.639Z] $ docker top 20fca55b65fd8757a092d228a1bdfd9c6392fb9abbacfb3c3a399f2a6ffa1be1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T10:11:43.499Z] + go version [2025-08-29T10:11:43.499Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-29T10:11:43.503Z] $ docker stop --time=1 20fca55b65fd8757a092d228a1bdfd9c6392fb9abbacfb3c3a399f2a6ffa1be1 [2025-08-29T10:11:45.129Z] $ docker rm -f --volumes 20fca55b65fd8757a092d228a1bdfd9c6392fb9abbacfb3c3a399f2a6ffa1be1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:11:45.740Z] + docker inspect -f . ci-base-image-arm64 [2025-08-29T10:11:45.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T10:11:45.941Z] prd-ubuntu20.04-docker-arm64-4c-16g-7861 does not seem to be running inside a container [2025-08-29T10:11:45.997Z] $ 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/218 -v /w/workspace/device-rest-go/218:/w/workspace/device-rest-go/218:rw,z -v /w/workspace/device-rest-go/218@tmp:/w/workspace/device-rest-go/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-29T10:11:47.353Z] $ docker top 95a4b9e9a8adb9a81c593adfb0ee12a5b8add876b2dc8b0b52f72eb5956e55e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T10:11:48.247Z] + git config --global --add safe.directory /w/workspace/device-rest-go/218 [Pipeline] fileExists [Pipeline] sh [2025-08-29T10:11:48.583Z] + make test [2025-08-29T10:11:48.853Z] go test ./... -coverprofile=coverage.out ./... [2025-08-29T10:11:54.207Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-08-29T10:13:11.039Z] Running on prd-centos7-docker-4c-2g-7862 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T10:13:11.092Z] provisioning config files... [2025-08-29T10:13:11.149Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17873280656673172200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:13:13.008Z] ---> ****-login.sh [2025-08-29T10:13:13.008Z] nexus3.edgexfoundry.org:10001 [2025-08-29T10:13:13.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:13:13.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T10:13:13.293Z] Configure a credential helper to remove this warning. See [2025-08-29T10:13:13.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T10:13:13.293Z] [2025-08-29T10:13:13.293Z] Login Succeeded [2025-08-29T10:13:13.293Z] nexus3.edgexfoundry.org:10002 [2025-08-29T10:13:13.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:13:13.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T10:13:13.572Z] Configure a credential helper to remove this warning. See [2025-08-29T10:13:13.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T10:13:13.572Z] [2025-08-29T10:13:13.572Z] Login Succeeded [2025-08-29T10:13:13.572Z] nexus3.edgexfoundry.org:10003 [2025-08-29T10:13:13.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:13:13.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T10:13:13.572Z] Configure a credential helper to remove this warning. See [2025-08-29T10:13:13.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T10:13:13.572Z] [2025-08-29T10:13:13.572Z] Login Succeeded [2025-08-29T10:13:13.572Z] nexus3.edgexfoundry.org:10004 [2025-08-29T10:13:13.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:13:13.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T10:13:13.842Z] Configure a credential helper to remove this warning. See [2025-08-29T10:13:13.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T10:13:13.842Z] [2025-08-29T10:13:13.842Z] Login Succeeded [2025-08-29T10:13:13.842Z] ****.io [2025-08-29T10:13:13.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:13:14.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T10:13:14.103Z] Configure a credential helper to remove this warning. See [2025-08-29T10:13:14.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T10:13:14.103Z] [2025-08-29T10:13:14.103Z] Login Succeeded [2025-08-29T10:13:14.103Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T10:13:14.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T10:13:14.507Z] + docker buildx ls [2025-08-29T10:13:14.507Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-29T10:13:14.507Z] default * docker [2025-08-29T10:13:14.507Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-29T10:13:14.807Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-29T10:13:14.807Z] edgex-builder [Pipeline] sh [2025-08-29T10:13:15.110Z] + docker buildx inspect --bootstrap [2025-08-29T10:13:15.111Z] #1 [internal] booting buildkit [2025-08-29T10:13:15.372Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-29T10:13:19.658Z] #1 pulling image moby/buildkit:buildx-stable-1 3.7s done [2025-08-29T10:13:19.659Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-29T10:13:20.239Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-08-29T10:13:20.239Z] #1 DONE 5.1s [2025-08-29T10:13:20.239Z] Name: edgex-builder [2025-08-29T10:13:20.239Z] Driver: docker-container [2025-08-29T10:13:20.239Z] [2025-08-29T10:13:20.239Z] Nodes: [2025-08-29T10:13:20.239Z] Name: edgex-builder0 [2025-08-29T10:13:20.239Z] Endpoint: unix:///var/run/docker.sock [2025-08-29T10:13:20.239Z] Status: running [2025-08-29T10:13:20.239Z] Buildkit: v0.23.2 [2025-08-29T10:13:20.239Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-29T10:13:20.539Z] + docker buildx ls [2025-08-29T10:13:20.539Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-29T10:13:20.539Z] edgex-builder * docker-container [2025-08-29T10:13:20.539Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-29T10:13:20.539Z] default docker [2025-08-29T10:13:20.539Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-29T10:13:20.839Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 --push - [2025-08-29T10:13:20.839Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1' [2025-08-29T10:13:20.839Z] #1 [internal] load build definition from Dockerfile [2025-08-29T10:13:20.839Z] #1 transferring dockerfile: 196B done [2025-08-29T10:13:20.839Z] #1 DONE 0.0s [2025-08-29T10:13:20.839Z] [2025-08-29T10:13:20.839Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [2025-08-29T10:13:20.839Z] #2 DONE 0.1s [2025-08-29T10:13:20.839Z] [2025-08-29T10:13:20.839Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [2025-08-29T10:13:21.104Z] #3 DONE 0.1s [2025-08-29T10:13:21.104Z] [2025-08-29T10:13:21.104Z] #4 [internal] load .dockerignore [2025-08-29T10:13:21.104Z] #4 transferring context: 2B done [2025-08-29T10:13:21.104Z] #4 DONE 0.0s [2025-08-29T10:13:21.104Z] [2025-08-29T10:13:21.104Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 [2025-08-29T10:13:21.104Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done [2025-08-29T10:13:21.104Z] #5 DONE 0.0s [2025-08-29T10:13:21.104Z] [2025-08-29T10:13:21.104Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 [2025-08-29T10:13:21.104Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done [2025-08-29T10:13:21.104Z] #6 DONE 0.1s [2025-08-29T10:13:21.364Z] [2025-08-29T10:13:21.364Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T10:13:21.364Z] #7 DONE 0.0s [2025-08-29T10:13:21.364Z] [2025-08-29T10:13:21.364Z] #8 exporting to image [2025-08-29T10:13:21.364Z] #8 exporting layers done [2025-08-29T10:13:21.364Z] #8 exporting manifest sha256:c71bfdce3c317c5f72ee833d8dc15b3c496591df1c8e0f30d94a72d4d5d176f0 0.0s done [2025-08-29T10:13:21.364Z] #8 exporting config sha256:0f4096053a6f0f6bdcd31bee77fc51dceb30e9cae9c478cf58f93c51845096a9 done [2025-08-29T10:13:21.364Z] #8 exporting manifest sha256:653fbd14bd6c77cb339be6f9403883cf4b3bd548e74531debb71202785e77b02 done [2025-08-29T10:13:21.364Z] #8 exporting config sha256:ff19a47f5f4dfec765ecbeaafaec7977672d98c7607e951d9ead02fa301bbfa8 0.0s done [2025-08-29T10:13:21.364Z] #8 exporting manifest list sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 done [2025-08-29T10:13:21.364Z] #8 pushing layers 0.1s done [2025-08-29T10:13:21.364Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1@sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 [2025-08-29T10:13:21.364Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T10:13:21.364Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1@sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 0.1s done [2025-08-29T10:13:21.364Z] #8 DONE 0.2s [2025-08-29T10:13:21.364Z] [2025-08-29T10:13:21.364Z] 1 warning found (use --debug to expand): [2025-08-29T10:13:21.364Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T10:13:21.662Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' [2025-08-29T10:13:21.662Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - [2025-08-29T10:13:21.662Z] #1 [internal] load build definition from Dockerfile [2025-08-29T10:13:21.662Z] #1 transferring dockerfile: 162B done [2025-08-29T10:13:21.662Z] #1 DONE 0.0s [2025-08-29T10:13:21.662Z] [2025-08-29T10:13:21.662Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-29T10:13:21.662Z] #2 DONE 0.0s [2025-08-29T10:13:21.662Z] [2025-08-29T10:13:21.662Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-08-29T10:13:21.662Z] #3 DONE 0.0s [2025-08-29T10:13:21.662Z] [2025-08-29T10:13:21.662Z] #4 [internal] load .dockerignore [2025-08-29T10:13:21.662Z] #4 transferring context: 2B done [2025-08-29T10:13:21.662Z] #4 DONE 0.0s [2025-08-29T10:13:21.662Z] [2025-08-29T10:13:21.662Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 [2025-08-29T10:13:21.662Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done [2025-08-29T10:13:21.662Z] #5 DONE 0.0s [2025-08-29T10:13:21.662Z] [2025-08-29T10:13:21.662Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 [2025-08-29T10:13:21.922Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done [2025-08-29T10:13:21.922Z] #6 CACHED [2025-08-29T10:13:21.922Z] [2025-08-29T10:13:21.922Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 [2025-08-29T10:13:21.922Z] #5 CACHED [2025-08-29T10:13:21.922Z] [2025-08-29T10:13:21.922Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T10:13:21.922Z] #7 DONE 0.0s [2025-08-29T10:13:21.922Z] [2025-08-29T10:13:21.922Z] #8 exporting to image [2025-08-29T10:13:21.922Z] #8 exporting layers done [2025-08-29T10:13:21.922Z] #8 exporting manifest sha256:c71bfdce3c317c5f72ee833d8dc15b3c496591df1c8e0f30d94a72d4d5d176f0 done [2025-08-29T10:13:21.922Z] #8 exporting config sha256:0f4096053a6f0f6bdcd31bee77fc51dceb30e9cae9c478cf58f93c51845096a9 done [2025-08-29T10:13:21.922Z] #8 exporting manifest sha256:653fbd14bd6c77cb339be6f9403883cf4b3bd548e74531debb71202785e77b02 done [2025-08-29T10:13:21.922Z] #8 exporting config sha256:ff19a47f5f4dfec765ecbeaafaec7977672d98c7607e951d9ead02fa301bbfa8 done [2025-08-29T10:13:21.922Z] #8 exporting manifest list sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 done [2025-08-29T10:13:21.922Z] #8 pushing layers 0.0s done [2025-08-29T10:13:21.922Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 0.1s done [2025-08-29T10:13:21.922Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T10:13:21.922Z] #8 DONE 0.1s [2025-08-29T10:13:21.922Z] [2025-08-29T10:13:21.922Z] 1 warning found (use --debug to expand): [2025-08-29T10:13:21.922Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T10:13:22.217Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14' [2025-08-29T10:13:22.218Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14 --push - [2025-08-29T10:13:22.218Z] #1 [internal] load build definition from Dockerfile [2025-08-29T10:13:22.218Z] #1 transferring dockerfile: 168B done [2025-08-29T10:13:22.218Z] #1 DONE 0.0s [2025-08-29T10:13:22.218Z] [2025-08-29T10:13:22.218Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14 [2025-08-29T10:13:22.218Z] #2 DONE 0.0s [2025-08-29T10:13:22.218Z] [2025-08-29T10:13:22.218Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14 [2025-08-29T10:13:22.218Z] #3 DONE 0.0s [2025-08-29T10:13:22.218Z] [2025-08-29T10:13:22.218Z] #4 [internal] load .dockerignore [2025-08-29T10:13:22.218Z] #4 transferring context: 2B done [2025-08-29T10:13:22.218Z] #4 DONE 0.0s [2025-08-29T10:13:22.218Z] [2025-08-29T10:13:22.218Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 [2025-08-29T10:13:22.218Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done [2025-08-29T10:13:22.218Z] #5 CACHED [2025-08-29T10:13:22.218Z] [2025-08-29T10:13:22.218Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 [2025-08-29T10:13:22.218Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done [2025-08-29T10:13:22.218Z] #6 CACHED [2025-08-29T10:13:22.218Z] [2025-08-29T10:13:22.218Z] #7 exporting to image [2025-08-29T10:13:22.218Z] #7 exporting layers done [2025-08-29T10:13:22.218Z] #7 exporting manifest sha256:c71bfdce3c317c5f72ee833d8dc15b3c496591df1c8e0f30d94a72d4d5d176f0 done [2025-08-29T10:13:22.218Z] #7 exporting config sha256:0f4096053a6f0f6bdcd31bee77fc51dceb30e9cae9c478cf58f93c51845096a9 done [2025-08-29T10:13:22.218Z] #7 exporting manifest sha256:653fbd14bd6c77cb339be6f9403883cf4b3bd548e74531debb71202785e77b02 done [2025-08-29T10:13:22.218Z] #7 exporting config sha256:ff19a47f5f4dfec765ecbeaafaec7977672d98c7607e951d9ead02fa301bbfa8 done [2025-08-29T10:13:22.218Z] #7 exporting manifest list sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 done [2025-08-29T10:13:22.218Z] #7 pushing layers 0.0s done [2025-08-29T10:13:22.218Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14@sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 [2025-08-29T10:13:22.218Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T10:13:22.477Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.14@sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 0.1s done [2025-08-29T10:13:22.477Z] #7 DONE 0.1s [2025-08-29T10:13:22.477Z] [2025-08-29T10:13:22.477Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T10:13:22.477Z] #8 DONE 0.0s [2025-08-29T10:13:22.477Z] [2025-08-29T10:13:22.477Z] 1 warning found (use --debug to expand): [2025-08-29T10:13:22.477Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T10:13:22.771Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14' [2025-08-29T10:13:22.771Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 --push - [2025-08-29T10:13:23.032Z] #1 [internal] load build definition from Dockerfile [2025-08-29T10:13:23.032Z] #1 transferring dockerfile: 209B done [2025-08-29T10:13:23.032Z] #1 DONE 0.0s [2025-08-29T10:13:23.032Z] [2025-08-29T10:13:23.032Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 [2025-08-29T10:13:23.032Z] #2 DONE 0.0s [2025-08-29T10:13:23.032Z] [2025-08-29T10:13:23.032Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 [2025-08-29T10:13:23.032Z] #3 DONE 0.0s [2025-08-29T10:13:23.032Z] [2025-08-29T10:13:23.032Z] #4 [internal] load .dockerignore [2025-08-29T10:13:23.032Z] #4 transferring context: 2B done [2025-08-29T10:13:23.032Z] #4 DONE 0.0s [2025-08-29T10:13:23.032Z] [2025-08-29T10:13:23.032Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 [2025-08-29T10:13:23.033Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done [2025-08-29T10:13:23.033Z] #5 DONE 0.0s [2025-08-29T10:13:23.033Z] [2025-08-29T10:13:23.033Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 [2025-08-29T10:13:23.033Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done [2025-08-29T10:13:23.033Z] #6 CACHED [2025-08-29T10:13:23.033Z] [2025-08-29T10:13:23.033Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 [2025-08-29T10:13:23.033Z] #5 CACHED [2025-08-29T10:13:23.033Z] [2025-08-29T10:13:23.033Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T10:13:23.033Z] #7 DONE 0.0s [2025-08-29T10:13:23.033Z] [2025-08-29T10:13:23.033Z] #8 exporting to image [2025-08-29T10:13:23.033Z] #8 exporting layers done [2025-08-29T10:13:23.033Z] #8 exporting manifest sha256:c71bfdce3c317c5f72ee833d8dc15b3c496591df1c8e0f30d94a72d4d5d176f0 done [2025-08-29T10:13:23.033Z] #8 exporting config sha256:0f4096053a6f0f6bdcd31bee77fc51dceb30e9cae9c478cf58f93c51845096a9 done [2025-08-29T10:13:23.033Z] #8 exporting manifest sha256:653fbd14bd6c77cb339be6f9403883cf4b3bd548e74531debb71202785e77b02 done [2025-08-29T10:13:23.033Z] #8 exporting config sha256:ff19a47f5f4dfec765ecbeaafaec7977672d98c7607e951d9ead02fa301bbfa8 done [2025-08-29T10:13:23.033Z] #8 exporting manifest list sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 done [2025-08-29T10:13:23.033Z] #8 pushing layers 0.0s done [2025-08-29T10:13:23.033Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14@sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 0.1s done [2025-08-29T10:13:23.033Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T10:13:23.033Z] #8 DONE 0.1s [2025-08-29T10:13:23.033Z] [2025-08-29T10:13:23.033Z] 1 warning found (use --debug to expand): [2025-08-29T10:13:23.033Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T10:13:23.326Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' [2025-08-29T10:13:23.326Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - [2025-08-29T10:13:23.326Z] #1 [internal] load build definition from Dockerfile [2025-08-29T10:13:23.326Z] #1 transferring dockerfile: 160B done [2025-08-29T10:13:23.326Z] #1 DONE 0.0s [2025-08-29T10:13:23.326Z] [2025-08-29T10:13:23.326Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-29T10:13:23.326Z] #2 DONE 0.0s [2025-08-29T10:13:23.326Z] [2025-08-29T10:13:23.326Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-08-29T10:13:23.326Z] #3 DONE 0.0s [2025-08-29T10:13:23.326Z] [2025-08-29T10:13:23.326Z] #4 [internal] load .dockerignore [2025-08-29T10:13:23.326Z] #4 transferring context: 2B done [2025-08-29T10:13:23.326Z] #4 DONE 0.0s [2025-08-29T10:13:23.326Z] [2025-08-29T10:13:23.326Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 [2025-08-29T10:13:23.326Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done [2025-08-29T10:13:23.326Z] #5 CACHED [2025-08-29T10:13:23.326Z] [2025-08-29T10:13:23.326Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 [2025-08-29T10:13:23.587Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:a160bf0a2c2d3f3d325b51d3245baa9f05d49990448d20bc8ab7dcbf04217fd4 0.0s done [2025-08-29T10:13:23.587Z] #6 CACHED [2025-08-29T10:13:23.587Z] [2025-08-29T10:13:23.587Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T10:13:23.587Z] #7 DONE 0.0s [2025-08-29T10:13:23.587Z] [2025-08-29T10:13:23.587Z] #8 exporting to image [2025-08-29T10:13:23.587Z] #8 exporting layers done [2025-08-29T10:13:23.587Z] #8 exporting manifest sha256:c71bfdce3c317c5f72ee833d8dc15b3c496591df1c8e0f30d94a72d4d5d176f0 done [2025-08-29T10:13:23.587Z] #8 exporting config sha256:0f4096053a6f0f6bdcd31bee77fc51dceb30e9cae9c478cf58f93c51845096a9 done [2025-08-29T10:13:23.587Z] #8 exporting manifest sha256:653fbd14bd6c77cb339be6f9403883cf4b3bd548e74531debb71202785e77b02 done [2025-08-29T10:13:23.587Z] #8 exporting config sha256:ff19a47f5f4dfec765ecbeaafaec7977672d98c7607e951d9ead02fa301bbfa8 done [2025-08-29T10:13:23.587Z] #8 exporting manifest list sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 done [2025-08-29T10:13:23.587Z] #8 pushing layers 0.0s done [2025-08-29T10:13:23.587Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:91e472bebfc28ee2e5a0f397f187b5e373fa2795ff95fa8fd2bae4242c370102 0.1s done [2025-08-29T10:13:23.587Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T10:13:23.587Z] #8 DONE 0.1s [2025-08-29T10:13:23.587Z] [2025-08-29T10:13:23.587Z] 1 warning found (use --debug to expand): [2025-08-29T10:13:23.587Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-29T10:13:23.981Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:13:24.275Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:13:24.829Z] ---> package-listing.sh [2025-08-29T10:13:24.829Z] ++ facter osfamily [2025-08-29T10:13:24.829Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-29T10:13:25.089Z] + OS_FAMILY=redhat [2025-08-29T10:13:25.089Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-08-29T10:13:25.089Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-29T10:13:25.089Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-29T10:13:25.089Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-29T10:13:25.089Z] + PACKAGES=/tmp/packages_start.txt [2025-08-29T10:13:25.089Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-29T10:13:25.089Z] + PACKAGES=/tmp/packages_end.txt [2025-08-29T10:13:25.089Z] + case "${OS_FAMILY}" in [2025-08-29T10:13:25.089Z] + rpm -qa [2025-08-29T10:13:25.089Z] + sort [2025-08-29T10:13:25.662Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-29T10:13:25.662Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-29T10:13:25.662Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-29T10:13:25.662Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-29T10:13:25.662Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-08-29T10:13:25.662Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2025-08-29T10:13:25.676Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-29T10:13:25.956Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:13:26.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T10:13:26.530Z] [2025-08-29T10:13:26.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:13:26.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T10:13:26.841Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-29T10:13:26.841Z] 5eb5b503b376: Pulling fs layer [2025-08-29T10:13:26.841Z] 5c69ac0246d0: Pulling fs layer [2025-08-29T10:13:26.841Z] ec43610c2a17: Pulling fs layer [2025-08-29T10:13:26.841Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-29T10:13:26.841Z] 33b1e0a273af: Pulling fs layer [2025-08-29T10:13:26.841Z] 5d3b04190fa2: Pulling fs layer [2025-08-29T10:13:26.841Z] 2f39f015ded8: Pulling fs layer [2025-08-29T10:13:26.841Z] 3a2ae6a8a46f: Waiting [2025-08-29T10:13:26.841Z] 33b1e0a273af: Waiting [2025-08-29T10:13:26.841Z] 5d3b04190fa2: Waiting [2025-08-29T10:13:26.841Z] 2f39f015ded8: Waiting [2025-08-29T10:13:26.841Z] 5c69ac0246d0: Download complete [2025-08-29T10:13:26.841Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-29T10:13:26.841Z] 3a2ae6a8a46f: Download complete [2025-08-29T10:13:26.841Z] 33b1e0a273af: Verifying Checksum [2025-08-29T10:13:26.841Z] 33b1e0a273af: Download complete [2025-08-29T10:13:26.841Z] 5d3b04190fa2: Verifying Checksum [2025-08-29T10:13:26.841Z] 5d3b04190fa2: Download complete [2025-08-29T10:13:26.841Z] ec43610c2a17: Verifying Checksum [2025-08-29T10:13:26.841Z] ec43610c2a17: Download complete [2025-08-29T10:13:27.111Z] 5eb5b503b376: Verifying Checksum [2025-08-29T10:13:27.112Z] 5eb5b503b376: Download complete [2025-08-29T10:13:27.687Z] 2f39f015ded8: Verifying Checksum [2025-08-29T10:13:27.687Z] 2f39f015ded8: Download complete [2025-08-29T10:13:28.638Z] 5eb5b503b376: Pull complete [2025-08-29T10:13:28.638Z] 5c69ac0246d0: Pull complete [2025-08-29T10:13:28.896Z] ec43610c2a17: Pull complete [2025-08-29T10:13:29.161Z] 3a2ae6a8a46f: Pull complete [2025-08-29T10:13:29.161Z] 33b1e0a273af: Pull complete [2025-08-29T10:13:29.422Z] 5d3b04190fa2: Pull complete [2025-08-29T10:13:33.630Z] 2f39f015ded8: Pull complete [2025-08-29T10:13:33.630Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-29T10:13:33.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T10:13:33.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T10:13:33.795Z] prd-centos7-docker-4c-2g-7862 does not seem to be running inside a container [2025-08-29T10:13:33.829Z] $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-29T10:13:37.145Z] $ docker top b366dd911a5e6b39d40c150db416f2eb8275966c4e7608f53dc3b7d7c63946e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T10:13:37.495Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-29T10:13:37.793Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-29T10:13:38.086Z] + ls /var/log/sa-host [2025-08-29T10:13:38.086Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T10:13:38.269Z] provisioning config files... [2025-08-29T10:13:38.279Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9199590767578542682tmp [Pipeline] { [Pipeline] echo [2025-08-29T10:13:38.301Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:13:38.600Z] ---> create-netrc.sh [Pipeline] } [2025-08-29T10:13:38.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:13:38.960Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-29T10:13:38.970Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:13:39.260Z] ---> sudo-logs.sh [2025-08-29T10:13:39.260Z] Archiving 'sudo' log.. [2025-08-29T10:13:39.519Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7862.novalocal: Name or service not known [2025-08-29T10:13:39.520Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7862.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-29T10:13:39.551Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:13:39.844Z] ---> job-cost.sh [2025-08-29T10:13:39.844Z] lf-activate-venv: SKIPPING [2025-08-29T10:13:39.844Z] INFO: No Stack... [2025-08-29T10:13:40.104Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-29T10:13:40.364Z] INFO: Archiving Costs [Pipeline] echo [2025-08-29T10:13:40.380Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:13:40.679Z] ---> logs-deploy.sh [2025-08-29T10:13:40.679Z] lf-activate-venv: SKIPPING [2025-08-29T10:13:40.679Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/218 [2025-08-29T10:13:40.679Z] INFO: archiving workspace using pattern(s): [2025-08-29T10:13:41.616Z] Archives upload complete. [2025-08-29T10:13:41.616Z] INFO: archiving logs to Nexus [2025-08-29T10:13:42.562Z] ---> uname -a: [2025-08-29T10:13:42.562Z] Linux prd-centos7-docker-4c-2g-7862.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-29T10:13:42.562Z] [2025-08-29T10:13:42.562Z] [2025-08-29T10:13:42.562Z] ---> lscpu: [2025-08-29T10:13:42.562Z] Architecture: x86_64 [2025-08-29T10:13:42.562Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-29T10:13:42.562Z] Byte Order: Little Endian [2025-08-29T10:13:42.562Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-29T10:13:42.562Z] CPU(s): 2 [2025-08-29T10:13:42.562Z] On-line CPU(s) list: 0,1 [2025-08-29T10:13:42.562Z] Thread(s) per core: 1 [2025-08-29T10:13:42.562Z] Core(s) per socket: 1 [2025-08-29T10:13:42.562Z] Socket(s): 2 [2025-08-29T10:13:42.562Z] NUMA node(s): 1 [2025-08-29T10:13:42.562Z] Vendor ID: AuthenticAMD [2025-08-29T10:13:42.562Z] CPU family: 23 [2025-08-29T10:13:42.562Z] Model: 49 [2025-08-29T10:13:42.562Z] Model name: AMD EPYC-Rome Processor [2025-08-29T10:13:42.562Z] Stepping: 0 [2025-08-29T10:13:42.562Z] CPU MHz: 2799.998 [2025-08-29T10:13:42.562Z] BogoMIPS: 5599.99 [2025-08-29T10:13:42.562Z] Virtualization: AMD-V [2025-08-29T10:13:42.562Z] Hypervisor vendor: KVM [2025-08-29T10:13:42.562Z] Virtualization type: full [2025-08-29T10:13:42.562Z] L1d cache: 64 KiB [2025-08-29T10:13:42.562Z] L1i cache: 64 KiB [2025-08-29T10:13:42.562Z] L2 cache: 1 MiB [2025-08-29T10:13:42.562Z] L3 cache: 32 MiB [2025-08-29T10:13:42.562Z] NUMA node0 CPU(s): 0,1 [2025-08-29T10:13:42.562Z] Vulnerability Itlb multihit: Not affected [2025-08-29T10:13:42.562Z] Vulnerability L1tf: Not affected [2025-08-29T10:13:42.562Z] Vulnerability Mds: Not affected [2025-08-29T10:13:42.562Z] Vulnerability Meltdown: Not affected [2025-08-29T10:13:42.562Z] Vulnerability Mmio stale data: Not affected [2025-08-29T10:13:42.562Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-29T10:13:42.562Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-29T10:13:42.562Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-29T10:13:42.562Z] Vulnerability Srbds: Not affected [2025-08-29T10:13:42.562Z] Vulnerability Tsx async abort: Not affected [2025-08-29T10:13:42.562Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-08-29T10:13:42.562Z] [2025-08-29T10:13:42.562Z] [2025-08-29T10:13:42.562Z] ---> nproc: [2025-08-29T10:13:42.562Z] 2 [2025-08-29T10:13:42.562Z] [2025-08-29T10:13:42.562Z] [2025-08-29T10:13:42.562Z] ---> df -h: [2025-08-29T10:13:42.562Z] Filesystem Size Used Avail Use% Mounted on [2025-08-29T10:13:42.562Z] overlay 40G 7.3G 33G 19% / [2025-08-29T10:13:42.562Z] tmpfs 64M 0 64M 0% /dev [2025-08-29T10:13:42.562Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-29T10:13:42.562Z] shm 64M 0 64M 0% /dev/shm [2025-08-29T10:13:42.562Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-29T10:13:42.562Z] [2025-08-29T10:13:42.562Z] [2025-08-29T10:13:42.562Z] Cannot open /var/log/sysstat/sa29: No such file or directory [2025-08-29T10:13:42.562Z] Please check if data collecting is enabled [2025-08-29T10:13:42.562Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T10:13:42.619Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-29T10:13:42.622Z] $ docker stop --time=1 b366dd911a5e6b39d40c150db416f2eb8275966c4e7608f53dc3b7d7c63946e7 [2025-08-29T10:13:43.770Z] $ docker rm -f --volumes b366dd911a5e6b39d40c150db416f2eb8275966c4e7608f53dc3b7d7c63946e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-29T10:13:43.941Z] [WS-CLEANUP] Deleting project workspace... [2025-08-29T10:13:43.941Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-29T10:13:43.953Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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-08-29T10:13:44.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T10:13:44.448Z] [2025-08-29T10:13:44.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:13:44.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T10:13:44.758Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-29T10:13:44.758Z] 5eb5b503b376: Pulling fs layer [2025-08-29T10:13:44.758Z] 5c69ac0246d0: Pulling fs layer [2025-08-29T10:13:44.758Z] ec43610c2a17: Pulling fs layer [2025-08-29T10:13:44.758Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-29T10:13:44.758Z] 33b1e0a273af: Pulling fs layer [2025-08-29T10:13:44.758Z] 5d3b04190fa2: Pulling fs layer [2025-08-29T10:13:44.758Z] 2f39f015ded8: Pulling fs layer [2025-08-29T10:13:44.758Z] 3a2ae6a8a46f: Waiting [2025-08-29T10:13:44.758Z] 33b1e0a273af: Waiting [2025-08-29T10:13:44.758Z] 5d3b04190fa2: Waiting [2025-08-29T10:13:44.758Z] 2f39f015ded8: Waiting [2025-08-29T10:13:44.758Z] 5c69ac0246d0: Download complete [2025-08-29T10:13:44.758Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-29T10:13:44.758Z] 3a2ae6a8a46f: Download complete [2025-08-29T10:13:44.758Z] 33b1e0a273af: Verifying Checksum [2025-08-29T10:13:44.758Z] 33b1e0a273af: Download complete [2025-08-29T10:13:44.758Z] ec43610c2a17: Verifying Checksum [2025-08-29T10:13:44.758Z] ec43610c2a17: Download complete [2025-08-29T10:13:44.758Z] 5d3b04190fa2: Download complete [2025-08-29T10:13:45.015Z] 5eb5b503b376: Download complete [2025-08-29T10:13:45.581Z] 2f39f015ded8: Download complete [2025-08-29T10:13:46.516Z] 5eb5b503b376: Pull complete [2025-08-29T10:13:46.774Z] 5c69ac0246d0: Pull complete [2025-08-29T10:13:47.343Z] ec43610c2a17: Pull complete [2025-08-29T10:13:47.343Z] 3a2ae6a8a46f: Pull complete [2025-08-29T10:13:47.601Z] 33b1e0a273af: Pull complete [2025-08-29T10:13:47.601Z] 5d3b04190fa2: Pull complete [2025-08-29T10:13:52.869Z] 2f39f015ded8: Pull complete [2025-08-29T10:13:52.869Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-29T10:13:52.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T10:13:52.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T10:13:52.974Z] prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container [2025-08-29T10:13:52.988Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-29T10:13:56.775Z] $ docker top 09f3e53fa0ae6dc7fd7a73ad7d325003cc4140a44ac940d5ea13f91c68f41d06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:13:57.186Z] ---> job-cost.sh [2025-08-29T10:13:57.186Z] lf-activate-venv: SKIPPING [2025-08-29T10:13:57.186Z] INFO: No Stack... [2025-08-29T10:13:57.444Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-29T10:13:57.702Z] INFO: Archiving Costs [Pipeline] sh [2025-08-29T10:13:57.990Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2025-08-29T10:13:57.990Z] + cut -d, -f6 [Pipeline] lock [2025-08-29T10:13:58.002Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] [2025-08-29T10:13:58.009Z] Resource [jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] did not exist. Created. [2025-08-29T10:13:58.015Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-29T10:13:58.334Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-29T10:13:58.374Z] Stashed 1 file(s) [Pipeline] } [2025-08-29T10:13:58.384Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-29T10:13:58.407Z] $ docker stop --time=1 09f3e53fa0ae6dc7fd7a73ad7d325003cc4140a44ac940d5ea13f91c68f41d06 [2025-08-29T10:13:59.541Z] $ docker rm -f --volumes 09f3e53fa0ae6dc7fd7a73ad7d325003cc4140a44ac940d5ea13f91c68f41d06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-29T10:15:31.025Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-08-29T10:15:31.025Z] ok github.com/edgexfoundry/device-rest-go/driver 0.040s coverage: 32.2% of statements [2025-08-29T10:15:31.025Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-29T10:15:31.025Z] go vet ./... [2025-08-29T10:16:17.927Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-29T10:16:17.927Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-29T10:16:17.927Z] ./bin/test-attribution-txt.sh [2025-08-29T10:16:17.927Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-29T10:16:17.927Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-29T10:16:17.927Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-29T10:16:17.927Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-29T10:16:17.927Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-29T10:16:17.927Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-29T10:16:17.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-29T10:16:17.969Z] $ docker stop --time=1 95a4b9e9a8adb9a81c593adfb0ee12a5b8add876b2dc8b0b52f72eb5956e55e7 [2025-08-29T10:16:19.940Z] $ docker rm -f --volumes 95a4b9e9a8adb9a81c593adfb0ee12a5b8add876b2dc8b0b52f72eb5956e55e7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T10:16:21.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-29T10:16:21.541Z] Warning: overwriting stash ‘coverage-report’ [2025-08-29T10:16:22.109Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-29T10:16:22.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-29T10:16:22.884Z] + ls -al . [2025-08-29T10:16:22.884Z] total 240 [2025-08-29T10:16:22.884Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 10:11 . [2025-08-29T10:16:22.884Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 10:09 .. [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 29 10:09 .dockerignore [2025-08-29T10:16:22.884Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 10:09 .git [2025-08-29T10:16:22.884Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 10:09 .github [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 29 10:09 .gitignore [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 10:09 .golangci.yml [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 20138 Aug 29 10:09 Attribution.txt [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 18492 Aug 29 10:09 CHANGELOG.md [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 1697 Aug 29 10:09 Dockerfile [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 10:09 GOVERNANCE.md [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 29 10:09 Jenkinsfile [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 10:09 LICENSE [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 2598 Aug 29 10:09 Makefile [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 29 10:09 OWNERS.md [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 3989 Aug 29 10:09 README.md [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 29 10:07 VERSION [2025-08-29T10:16:22.884Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 10:09 bin [2025-08-29T10:16:22.884Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 10:09 cmd [2025-08-29T10:16:22.884Z] -rw-r--r-- 1 jenkins jenkins 14565 Aug 29 10:15 coverage.out [2025-08-29T10:16:22.884Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 10:09 driver [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 6324 Aug 29 10:09 go.mod [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 29 10:09 go.sum [2025-08-29T10:16:22.884Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 10:09 openapi [2025-08-29T10:16:22.884Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 29 10:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:16:23.270Z] + 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=e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 --label arch=arm64 --label version=4.1.0-dev.14 . [2025-08-29T10:16:23.270Z] Sending build context to Docker daemon 157.2kB [2025-08-29T10:16:23.548Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-08-29T10:16:23.548Z] Step 2/26 : FROM ${BASE} AS builder [2025-08-29T10:16:23.548Z] ---> 8aad63a4e3ed [2025-08-29T10:16:23.548Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-08-29T10:16:23.548Z] ---> Running in 28cf5f732cd5 [2025-08-29T10:16:23.816Z] Removing intermediate container 28cf5f732cd5 [2025-08-29T10:16:23.816Z] ---> 882f63d38a5c [2025-08-29T10:16:23.816Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-29T10:16:24.084Z] ---> Running in 24ca391de2f0 [2025-08-29T10:16:24.353Z] Removing intermediate container 24ca391de2f0 [2025-08-29T10:16:24.353Z] ---> b29e3b2543f8 [2025-08-29T10:16:24.353Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-29T10:16:24.353Z] ---> Running in 47683821b71b [2025-08-29T10:16:24.620Z] Removing intermediate container 47683821b71b [2025-08-29T10:16:24.620Z] ---> 59212c249f6d [2025-08-29T10:16:24.620Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-08-29T10:16:24.620Z] ---> Running in 29e83d17f4ff [2025-08-29T10:16:25.213Z] Removing intermediate container 29e83d17f4ff [2025-08-29T10:16:25.213Z] ---> f715822df79e [2025-08-29T10:16:25.213Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-29T10:16:25.213Z] ---> Running in 770b32304d8d [2025-08-29T10:16:26.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T10:16:26.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T10:16:27.855Z] OK: 244 MiB in 62 packages [2025-08-29T10:16:28.826Z] Removing intermediate container 770b32304d8d [2025-08-29T10:16:28.826Z] ---> 84598df1cb4e [2025-08-29T10:16:28.826Z] Step 8/26 : WORKDIR /device-rest-go [2025-08-29T10:16:28.826Z] ---> Running in 21c23ceef7b3 [2025-08-29T10:16:29.094Z] Removing intermediate container 21c23ceef7b3 [2025-08-29T10:16:29.094Z] ---> b3a14dc411cb [2025-08-29T10:16:29.094Z] Step 9/26 : COPY go.mod vendor* ./ [2025-08-29T10:16:29.363Z] ---> b57cb0d1099b [2025-08-29T10:16:29.363Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T10:16:29.642Z] ---> Running in 407bff7fe5f2 [2025-08-29T10:16:31.606Z] Removing intermediate container 407bff7fe5f2 [2025-08-29T10:16:31.606Z] ---> 0add2249bffa [2025-08-29T10:16:31.606Z] Step 11/26 : COPY . . [2025-08-29T10:16:32.192Z] ---> 010bb7e9a3a0 [2025-08-29T10:16:32.192Z] Step 12/26 : RUN $MAKE [2025-08-29T10:16:32.192Z] ---> Running in 952c7202e09d [2025-08-29T10:16:33.155Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-08-29T10:19:54.928Z] Removing intermediate container 952c7202e09d [2025-08-29T10:19:54.928Z] ---> da8707d00ab0 [2025-08-29T10:19:54.928Z] Step 13/26 : FROM alpine:3.20 [2025-08-29T10:19:54.928Z] 3.20: Pulling from library/alpine [2025-08-29T10:19:54.928Z] 13e713f82565: Pulling fs layer [2025-08-29T10:19:54.928Z] 13e713f82565: Verifying Checksum [2025-08-29T10:19:54.928Z] 13e713f82565: Download complete [2025-08-29T10:19:54.928Z] 13e713f82565: Pull complete [2025-08-29T10:19:54.928Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T10:19:54.928Z] Status: Downloaded newer image for alpine:3.20 [2025-08-29T10:19:54.928Z] ---> c88e9dceb6cb [2025-08-29T10:19:54.928Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-08-29T10:19:54.928Z] ---> Running in e1ca70a1d95e [2025-08-29T10:19:54.928Z] Removing intermediate container e1ca70a1d95e [2025-08-29T10:19:54.928Z] ---> 5e740cf1e266 [2025-08-29T10:19:54.928Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-08-29T10:19:54.928Z] ---> Running in de07d88a05db [2025-08-29T10:19:54.928Z] Removing intermediate container de07d88a05db [2025-08-29T10:19:54.928Z] ---> 0b431e20fc30 [2025-08-29T10:19:54.928Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-08-29T10:19:54.928Z] ---> Running in b3242baac9f8 [2025-08-29T10:19:54.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T10:19:54.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T10:19:54.928Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T10:19:54.928Z] Executing busybox-1.36.1-r29.trigger [2025-08-29T10:19:54.928Z] OK: 9 MiB in 15 packages [2025-08-29T10:19:54.928Z] Removing intermediate container b3242baac9f8 [2025-08-29T10:19:54.928Z] ---> 2138cb4f1494 [2025-08-29T10:19:54.928Z] Step 17/26 : RUN apk --no-cache upgrade [2025-08-29T10:19:54.929Z] ---> Running in ddc5b5c29464 [2025-08-29T10:19:54.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T10:19:54.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T10:19:54.929Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T10:19:54.929Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T10:19:54.929Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T10:19:54.929Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T10:19:54.929Z] Executing busybox-1.36.1-r30.trigger [2025-08-29T10:19:54.929Z] OK: 9 MiB in 15 packages [2025-08-29T10:19:55.510Z] Removing intermediate container ddc5b5c29464 [2025-08-29T10:19:55.510Z] ---> 549ddd025d5e [2025-08-29T10:19:55.510Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-08-29T10:19:57.447Z] ---> 61248acd7066 [2025-08-29T10:19:57.447Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-08-29T10:19:57.713Z] ---> 5f6fc473dcdd [2025-08-29T10:19:57.713Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-08-29T10:19:58.301Z] ---> c9dffcdb33e0 [2025-08-29T10:19:58.301Z] Step 21/26 : EXPOSE 59986 [2025-08-29T10:19:58.301Z] ---> Running in de1fc80e9406 [2025-08-29T10:19:58.569Z] Removing intermediate container de1fc80e9406 [2025-08-29T10:19:58.569Z] ---> 8deda3b3e6fb [2025-08-29T10:19:58.569Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-08-29T10:19:58.839Z] ---> Running in a3f00390e74e [2025-08-29T10:19:59.104Z] Removing intermediate container a3f00390e74e [2025-08-29T10:19:59.104Z] ---> cdfd240db371 [2025-08-29T10:19:59.104Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-29T10:19:59.104Z] ---> Running in 54298d032b5e [2025-08-29T10:19:59.369Z] Removing intermediate container 54298d032b5e [2025-08-29T10:19:59.369Z] ---> ec4b728e0448 [2025-08-29T10:19:59.369Z] Step 24/26 : LABEL arch=arm64 [2025-08-29T10:19:59.369Z] ---> Running in 0774889fa26f [2025-08-29T10:19:59.638Z] Removing intermediate container 0774889fa26f [2025-08-29T10:19:59.638Z] ---> 866f9e2d2125 [2025-08-29T10:19:59.638Z] Step 25/26 : LABEL git_sha=e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [2025-08-29T10:19:59.910Z] ---> Running in c208dcfff0f6 [2025-08-29T10:19:59.910Z] Removing intermediate container c208dcfff0f6 [2025-08-29T10:19:59.910Z] ---> 92d1269fc56e [2025-08-29T10:19:59.910Z] Step 26/26 : LABEL version=4.1.0-dev.14 [2025-08-29T10:20:00.178Z] ---> Running in c102bff8fbd2 [2025-08-29T10:20:00.444Z] Removing intermediate container c102bff8fbd2 [2025-08-29T10:20:00.444Z] ---> 8579c62e39ec [2025-08-29T10:20:00.444Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-29T10:20:00.444Z] Successfully built 8579c62e39ec [2025-08-29T10:20:00.444Z] 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-08-29T10:20:00.614Z] provisioning config files... [2025-08-29T10:20:00.628Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/218@tmp/config4404002932121137391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:20:00.981Z] ---> ****-login.sh [2025-08-29T10:20:00.981Z] nexus3.edgexfoundry.org:10001 [2025-08-29T10:20:00.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:20:01.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T10:20:01.252Z] Configure a credential helper to remove this warning. See [2025-08-29T10:20:01.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T10:20:01.252Z] [2025-08-29T10:20:01.252Z] Login Succeeded [2025-08-29T10:20:01.252Z] nexus3.edgexfoundry.org:10002 [2025-08-29T10:20:01.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:20:01.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T10:20:01.520Z] Configure a credential helper to remove this warning. See [2025-08-29T10:20:01.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T10:20:01.520Z] [2025-08-29T10:20:01.520Z] Login Succeeded [2025-08-29T10:20:01.520Z] nexus3.edgexfoundry.org:10003 [2025-08-29T10:20:01.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:20:01.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T10:20:01.786Z] Configure a credential helper to remove this warning. See [2025-08-29T10:20:01.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T10:20:01.786Z] [2025-08-29T10:20:01.786Z] Login Succeeded [2025-08-29T10:20:01.786Z] nexus3.edgexfoundry.org:10004 [2025-08-29T10:20:02.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:20:02.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T10:20:02.323Z] Configure a credential helper to remove this warning. See [2025-08-29T10:20:02.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T10:20:02.323Z] [2025-08-29T10:20:02.323Z] Login Succeeded [2025-08-29T10:20:02.323Z] ****.io [2025-08-29T10:20:02.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T10:20:02.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T10:20:02.586Z] Configure a credential helper to remove this warning. See [2025-08-29T10:20:02.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T10:20:02.586Z] [2025-08-29T10:20:02.586Z] Login Succeeded [2025-08-29T10:20:02.586Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T10:20:02.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T10:20:02.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T10:20:02.699Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2025-08-29T10:20:02.699Z] e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [2025-08-29T10:20:02.699Z] latest [2025-08-29T10:20:02.699Z] 4.1.0-dev.14 [2025-08-29T10:20:02.699Z] e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 [2025-08-29T10:20:02.699Z] main [2025-08-29T10:20:02.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:20:03.067Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:20:03.417Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [2025-08-29T10:20:03.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-29T10:20:03.417Z] 1704fec06e0f: Preparing [2025-08-29T10:20:03.417Z] f7e3de1368a2: Preparing [2025-08-29T10:20:03.417Z] fc353f8901f8: Preparing [2025-08-29T10:20:03.417Z] dd75a8dd0338: Preparing [2025-08-29T10:20:03.417Z] a42f15709eb2: Preparing [2025-08-29T10:20:03.417Z] 1e890da81ec9: Preparing [2025-08-29T10:20:03.417Z] 1e890da81ec9: Waiting [2025-08-29T10:20:03.681Z] f7e3de1368a2: Pushed [2025-08-29T10:20:03.681Z] a42f15709eb2: Pushed [2025-08-29T10:20:03.681Z] 1704fec06e0f: Pushed [2025-08-29T10:20:03.681Z] 1e890da81ec9: Layer already exists [2025-08-29T10:20:03.944Z] dd75a8dd0338: Pushed [2025-08-29T10:20:12.121Z] fc353f8901f8: Pushed [2025-08-29T10:20:12.121Z] e58b8ce6311e5e223bdac12aeba3da7ee5671eb1: digest: sha256:92e4b8b5950300d1c92fad2a469a13c7efab62d5cf8f149d715bedd8c3bd864e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:20:12.502Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:20:12.866Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-08-29T10:20:12.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-29T10:20:12.866Z] 1704fec06e0f: Preparing [2025-08-29T10:20:12.866Z] f7e3de1368a2: Preparing [2025-08-29T10:20:12.866Z] fc353f8901f8: Preparing [2025-08-29T10:20:12.866Z] dd75a8dd0338: Preparing [2025-08-29T10:20:12.866Z] a42f15709eb2: Preparing [2025-08-29T10:20:12.866Z] 1e890da81ec9: Preparing [2025-08-29T10:20:12.866Z] 1e890da81ec9: Waiting [2025-08-29T10:20:12.866Z] 1704fec06e0f: Layer already exists [2025-08-29T10:20:12.866Z] f7e3de1368a2: Layer already exists [2025-08-29T10:20:12.866Z] fc353f8901f8: Layer already exists [2025-08-29T10:20:12.866Z] a42f15709eb2: Layer already exists [2025-08-29T10:20:12.866Z] dd75a8dd0338: Layer already exists [2025-08-29T10:20:12.866Z] 1e890da81ec9: Layer already exists [2025-08-29T10:20:12.866Z] latest: digest: sha256:92e4b8b5950300d1c92fad2a469a13c7efab62d5cf8f149d715bedd8c3bd864e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:20:13.235Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:20:13.607Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.14 [2025-08-29T10:20:13.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-29T10:20:13.607Z] 1704fec06e0f: Preparing [2025-08-29T10:20:13.607Z] f7e3de1368a2: Preparing [2025-08-29T10:20:13.607Z] fc353f8901f8: Preparing [2025-08-29T10:20:13.607Z] dd75a8dd0338: Preparing [2025-08-29T10:20:13.607Z] a42f15709eb2: Preparing [2025-08-29T10:20:13.607Z] 1e890da81ec9: Preparing [2025-08-29T10:20:13.607Z] 1e890da81ec9: Waiting [2025-08-29T10:20:13.607Z] dd75a8dd0338: Layer already exists [2025-08-29T10:20:13.607Z] a42f15709eb2: Layer already exists [2025-08-29T10:20:13.607Z] 1704fec06e0f: Layer already exists [2025-08-29T10:20:13.607Z] fc353f8901f8: Layer already exists [2025-08-29T10:20:13.607Z] f7e3de1368a2: Layer already exists [2025-08-29T10:20:13.607Z] 1e890da81ec9: Layer already exists [2025-08-29T10:20:13.607Z] 4.1.0-dev.14: digest: sha256:92e4b8b5950300d1c92fad2a469a13c7efab62d5cf8f149d715bedd8c3bd864e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:20:13.979Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:20:14.355Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 [2025-08-29T10:20:14.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-29T10:20:14.356Z] 1704fec06e0f: Preparing [2025-08-29T10:20:14.356Z] f7e3de1368a2: Preparing [2025-08-29T10:20:14.356Z] fc353f8901f8: Preparing [2025-08-29T10:20:14.356Z] dd75a8dd0338: Preparing [2025-08-29T10:20:14.356Z] a42f15709eb2: Preparing [2025-08-29T10:20:14.356Z] 1e890da81ec9: Preparing [2025-08-29T10:20:14.356Z] 1e890da81ec9: Waiting [2025-08-29T10:20:14.356Z] fc353f8901f8: Layer already exists [2025-08-29T10:20:14.356Z] a42f15709eb2: Layer already exists [2025-08-29T10:20:14.356Z] f7e3de1368a2: Layer already exists [2025-08-29T10:20:14.356Z] dd75a8dd0338: Layer already exists [2025-08-29T10:20:14.356Z] 1704fec06e0f: Layer already exists [2025-08-29T10:20:14.356Z] 1e890da81ec9: Layer already exists [2025-08-29T10:20:14.356Z] e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14: digest: sha256:92e4b8b5950300d1c92fad2a469a13c7efab62d5cf8f149d715bedd8c3bd864e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:20:14.724Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:20:15.106Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2025-08-29T10:20:15.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-08-29T10:20:15.106Z] 1704fec06e0f: Preparing [2025-08-29T10:20:15.106Z] f7e3de1368a2: Preparing [2025-08-29T10:20:15.106Z] fc353f8901f8: Preparing [2025-08-29T10:20:15.106Z] dd75a8dd0338: Preparing [2025-08-29T10:20:15.106Z] a42f15709eb2: Preparing [2025-08-29T10:20:15.106Z] 1e890da81ec9: Preparing [2025-08-29T10:20:15.106Z] 1e890da81ec9: Waiting [2025-08-29T10:20:15.106Z] 1704fec06e0f: Layer already exists [2025-08-29T10:20:15.106Z] f7e3de1368a2: Layer already exists [2025-08-29T10:20:15.106Z] fc353f8901f8: Layer already exists [2025-08-29T10:20:15.106Z] a42f15709eb2: Layer already exists [2025-08-29T10:20:15.106Z] dd75a8dd0338: Layer already exists [2025-08-29T10:20:15.106Z] 1e890da81ec9: Layer already exists [2025-08-29T10:20:15.106Z] main: digest: sha256:92e4b8b5950300d1c92fad2a469a13c7efab62d5cf8f149d715bedd8c3bd864e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T10:20:15.211Z] ===================================================== [Pipeline] echo [2025-08-29T10:20:15.229Z] taggedImages: [2025-08-29T10:20:15.229Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [2025-08-29T10:20:15.229Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-08-29T10:20:15.229Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.14 [2025-08-29T10:20:15.229Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 [2025-08-29T10:20:15.229Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo [2025-08-29T10:20:15.243Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] echo [2025-08-29T10:20:15.258Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo [2025-08-29T10:20:15.275Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.14 [Pipeline] echo [2025-08-29T10:20:15.289Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:e58b8ce6311e5e223bdac12aeba3da7ee5671eb1-4.1.0-dev.14 [Pipeline] echo [2025-08-29T10:20:15.306Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:20:15.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-29T10:20:15.716Z] [2025-08-29T10:20:15.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:20:16.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-29T10:20:16.058Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-29T10:20:16.058Z] 8998bd30e6a1: Pulling fs layer [2025-08-29T10:20:16.058Z] 04944245beec: Pulling fs layer [2025-08-29T10:20:16.058Z] 699f458cf7ca: Pulling fs layer [2025-08-29T10:20:16.058Z] 765212b225bb: Pulling fs layer [2025-08-29T10:20:16.058Z] f23df028b6ca: Pulling fs layer [2025-08-29T10:20:16.058Z] d65c8cfc05b1: Pulling fs layer [2025-08-29T10:20:16.058Z] 2437ff75d9bd: Pulling fs layer [2025-08-29T10:20:16.058Z] f23df028b6ca: Waiting [2025-08-29T10:20:16.058Z] d65c8cfc05b1: Waiting [2025-08-29T10:20:16.058Z] 2437ff75d9bd: Waiting [2025-08-29T10:20:16.058Z] 765212b225bb: Waiting [2025-08-29T10:20:16.325Z] 04944245beec: Verifying Checksum [2025-08-29T10:20:16.325Z] 04944245beec: Download complete [2025-08-29T10:20:16.325Z] 765212b225bb: Verifying Checksum [2025-08-29T10:20:16.325Z] 765212b225bb: Download complete [2025-08-29T10:20:16.325Z] f23df028b6ca: Download complete [2025-08-29T10:20:16.325Z] d65c8cfc05b1: Verifying Checksum [2025-08-29T10:20:16.325Z] d65c8cfc05b1: Download complete [2025-08-29T10:20:16.591Z] 699f458cf7ca: Verifying Checksum [2025-08-29T10:20:16.591Z] 699f458cf7ca: Download complete [2025-08-29T10:20:16.857Z] 8998bd30e6a1: Verifying Checksum [2025-08-29T10:20:16.857Z] 8998bd30e6a1: Download complete [2025-08-29T10:20:19.431Z] 2437ff75d9bd: Verifying Checksum [2025-08-29T10:20:19.431Z] 2437ff75d9bd: Download complete [2025-08-29T10:20:21.369Z] 8998bd30e6a1: Pull complete [2025-08-29T10:20:21.635Z] 04944245beec: Pull complete [2025-08-29T10:20:23.572Z] 699f458cf7ca: Pull complete [2025-08-29T10:20:23.572Z] 765212b225bb: Pull complete [2025-08-29T10:20:24.528Z] f23df028b6ca: Pull complete [2025-08-29T10:20:24.528Z] d65c8cfc05b1: Pull complete [2025-08-29T10:20:42.729Z] 2437ff75d9bd: Pull complete [2025-08-29T10:20:42.729Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-29T10:20:42.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-29T10:20:42.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T10:20:42.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-7861 does not seem to be running inside a container [2025-08-29T10:20:42.987Z] $ 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/218 -v /w/workspace/device-rest-go/218:/w/workspace/device-rest-go/218:rw,z -v /w/workspace/device-rest-go/218@tmp:/w/workspace/device-rest-go/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-29T10:20:45.586Z] $ docker top 2936f25a42e9093f532934902757b53f46111f01e4c754ebef881dcee0059481 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:20:46.120Z] ---> job-cost.sh [2025-08-29T10:20:46.390Z] lf-activate-venv: SKIPPING [2025-08-29T10:20:46.390Z] INFO: No Stack... [2025-08-29T10:20:46.657Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-29T10:20:47.615Z] INFO: Archiving Costs [Pipeline] sh [2025-08-29T10:20:48.247Z] + cat /w/workspace/device-rest-go/218/archives/cost.csv [2025-08-29T10:20:48.247Z] + cut -d, -f6 [Pipeline] lock [2025-08-29T10:20:48.307Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] [2025-08-29T10:20:48.313Z] Resource [jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] did not exist. Created. [2025-08-29T10:20:48.318Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-29T10:20:48.987Z] /w/workspace/device-rest-go/218@tmp/durable-3a499f40/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-29T10:20:49.628Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-29T10:20:49.659Z] Warning: overwriting stash ‘stack-cost’ [2025-08-29T10:20:49.698Z] Stashed 1 file(s) [Pipeline] } [2025-08-29T10:20:49.705Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-218-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-29T10:20:49.719Z] $ docker stop --time=1 2936f25a42e9093f532934902757b53f46111f01e4c754ebef881dcee0059481 [2025-08-29T10:20:51.266Z] $ docker rm -f --volumes 2936f25a42e9093f532934902757b53f46111f01e4c754ebef881dcee0059481 [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-08-29T10:20:51.873Z] provisioning config files... [2025-08-29T10:20:51.879Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6451477596682597291tmp [Pipeline] { [Pipeline] sh [2025-08-29T10:20:52.193Z] + set +x [2025-08-29T10:20:52.193Z] + curl -s https://codecov.io/bash [2025-08-29T10:20:52.193Z] + bash -s -- [2025-08-29T10:20:52.193Z] [2025-08-29T10:20:52.193Z] _____ _ [2025-08-29T10:20:52.193Z] / ____| | | [2025-08-29T10:20:52.193Z] | | ___ __| | ___ ___ _____ __ [2025-08-29T10:20:52.193Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-29T10:20:52.193Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-29T10:20:52.193Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-29T10:20:52.193Z] Bash-1.0.6 [2025-08-29T10:20:52.193Z] [2025-08-29T10:20:52.193Z] [2025-08-29T10:20:52.193Z] ==> git version 2.25.1 found [2025-08-29T10:20:52.193Z] ==> 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-08-29T10:20:52.193Z] Release-Date: 2020-01-08 [2025-08-29T10:20:52.193Z] 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-08-29T10:20:52.193Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-29T10:20:52.193Z] ==> Jenkins CI detected. [2025-08-29T10:20:52.193Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2025-08-29T10:20:52.193Z] project root: . [2025-08-29T10:20:52.193Z] --> token set from env [2025-08-29T10:20:52.193Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-29T10:20:52.193Z] ==> Running gcov in . (disable via -X gcov) [2025-08-29T10:20:52.193Z] ==> Python coveragepy not found [2025-08-29T10:20:52.193Z] ==> Searching for coverage reports in: [2025-08-29T10:20:52.193Z] + . [2025-08-29T10:20:52.193Z] -> Found 1 reports [2025-08-29T10:20:52.193Z] ==> Detecting git/mercurial file structure [2025-08-29T10:20:52.193Z] ==> Reading reports [2025-08-29T10:20:52.455Z] + ./coverage.out bytes=14565 [2025-08-29T10:20:52.455Z] ==> Appending adjustments [2025-08-29T10:20:52.455Z] https://docs.codecov.io/docs/fixing-reports [2025-08-29T10:20:52.455Z] + Found adjustments [2025-08-29T10:20:52.455Z] ==> Gzipping contents [2025-08-29T10:20:52.455Z] 4.0K /tmp/codecov.YVmPhl.gz [2025-08-29T10:20:52.455Z] ==> Uploading reports [2025-08-29T10:20:52.455Z] url: https://codecov.io [2025-08-29T10:20:52.455Z] query: branch=main&commit=e58b8ce6311e5e223bdac12aeba3da7ee5671eb1&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-29T10:20:52.455Z] -> Pinging Codecov [2025-08-29T10:20:52.455Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e58b8ce6311e5e223bdac12aeba3da7ee5671eb1&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-29T10:20:52.716Z] -> Uploading to [2025-08-29T10:20:52.716Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/e58b8ce6311e5e223bdac12aeba3da7ee5671eb1/9e3c5037-6759-405a-98a2-72d690f0480e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250829%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250829T102052Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a9424fec37ee493a5b4ec192b4405ea7b1f62753f7a4cf75a6928354c6d4a535 [2025-08-29T10:20:52.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-29T10:20:52.716Z] Dload Upload Total Spent Left Speed [2025-08-29T10:20:52.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 19065 --:--:-- --:--:-- --:--:-- 19065 [2025-08-29T10:20:52.716Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] } [2025-08-29T10:20:52.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-29T10:20:52.979Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-29T10:20:52.997Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:20:53.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-29T10:20:53.326Z] [2025-08-29T10:20:53.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:20:53.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-29T10:20:53.649Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-29T10:20:53.649Z] 0a9a5dfd008f: Already exists [2025-08-29T10:20:53.649Z] 36466aa92d05: Already exists [2025-08-29T10:20:53.649Z] e10405b45d13: Already exists [2025-08-29T10:20:53.649Z] 096b7ceb2af7: Already exists [2025-08-29T10:20:53.649Z] 4f4fb700ef54: Already exists [2025-08-29T10:20:53.649Z] e50aa161e22a: Pulling fs layer [2025-08-29T10:20:53.649Z] d3c8db5fb9df: Pulling fs layer [2025-08-29T10:20:53.909Z] e50aa161e22a: Verifying Checksum [2025-08-29T10:20:53.909Z] e50aa161e22a: Download complete [2025-08-29T10:20:54.169Z] e50aa161e22a: Pull complete [2025-08-29T10:20:55.547Z] d3c8db5fb9df: Verifying Checksum [2025-08-29T10:20:55.547Z] d3c8db5fb9df: Download complete [2025-08-29T10:20:59.741Z] d3c8db5fb9df: Pull complete [2025-08-29T10:20:59.741Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-29T10:20:59.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-29T10:20:59.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T10:20:59.863Z] prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container [2025-08-29T10:20:59.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-29T10:21:01.588Z] $ docker top e1e9dcf5ced7d053b9fc3f1a2fe7d7b7331f41d1097cdb55a81737d3bbc01d5b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T10:21:01.955Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2025-08-29T10:21:01.967Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2025-08-29T10:21:02.247Z] + set -o pipefail [2025-08-29T10:21:02.247Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2025-08-29T10:21:08.816Z] [2025-08-29T10:21:08.816Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2025-08-29T10:21:08.816Z] [2025-08-29T10:21:08.816Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/d6bec38f-247f-4a62-b2df-2fe4ce1375a1 [2025-08-29T10:21:08.816Z] [2025-08-29T10:21:08.816Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-29T10:21:08.816Z] [Pipeline] } [2025-08-29T10:21:09.382Z] $ docker stop --time=1 e1e9dcf5ced7d053b9fc3f1a2fe7d7b7331f41d1097cdb55a81737d3bbc01d5b [2025-08-29T10:21:13.171Z] $ docker rm -f --volumes e1e9dcf5ced7d053b9fc3f1a2fe7d7b7331f41d1097cdb55a81737d3bbc01d5b [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-08-29T10:21:14.129Z] + git log --format=format:%s -1 e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 [Pipeline] sh [2025-08-29T10:21:14.417Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T10:21:14.417Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:21:14.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T10:21:14.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T10:21:14.808Z] prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container [2025-08-29T10:21:14.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-29T10:21:15.253Z] $ docker top f8b20ea08d9829fa2fcf854a39bb97a48184218e44489b407edbef971db43668 -eo pid,comm [2025-08-29T10:21:15.316Z] 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-08-29T10:21:15.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T10:21:15.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T10:21:15.377Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T10:21:15.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T10:21:15.474Z] $ docker exec f8b20ea08d9829fa2fcf854a39bb97a48184218e44489b407edbef971db43668 ssh-agent [2025-08-29T10:21:15.614Z] SSH_AUTH_SOCK=/tmp/ssh-DezCRcErAHM9/agent.32 [2025-08-29T10:21:15.614Z] SSH_AGENT_PID=38 [2025-08-29T10:21:15.619Z] Running ssh-add (command line suppressed) [2025-08-29T10:21:15.718Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3348653368560926281.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3348653368560926281.key) [2025-08-29T10:21:15.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T10:21:16.040Z] + git semver tag [2025-08-29T10:21:16.299Z] 2025-08-29 10:21:16,241 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T10:21:16.299Z] 2025-08-29 10:21:16,245 [run_tag] DEBUG tag force:False [2025-08-29T10:21:16.299Z] 2025-08-29 10:21:16,245 [check_head_tag] DEBUG check head tag [2025-08-29T10:21:16.299Z] 2025-08-29 10:21:16,246 [execute] INFO git cat-file --batch-check [2025-08-29T10:21:16.299Z] 2025-08-29 10:21:16,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-29T10:21:16.299Z] 2025-08-29 10:21:16,249 [execute] INFO git cat-file --batch [2025-08-29T10:21:16.299Z] 2025-08-29 10:21:16,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-29T10:21:16.299Z] 2025-08-29 10:21:16,261 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-29T10:21:16.299Z] 2025-08-29 10:21:16,261 [execute] INFO git tag -a v4.1.0-dev.14 -m v4.1.0-dev.14 [2025-08-29T10:21:16.299Z] 2025-08-29 10:21:16,262 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.14', '-m', 'v4.1.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-29T10:21:16.299Z] 2025-08-29 10:21:16,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-29T10:21:16.299Z] 4.1.0-dev.14 [Pipeline] } [2025-08-29T10:21:16.555Z] $ docker exec --env ******** --env ******** f8b20ea08d9829fa2fcf854a39bb97a48184218e44489b407edbef971db43668 ssh-agent -k [2025-08-29T10:21:16.656Z] unset SSH_AUTH_SOCK; [2025-08-29T10:21:16.657Z] unset SSH_AGENT_PID; [2025-08-29T10:21:16.657Z] echo Agent pid 38 killed; [2025-08-29T10:21:16.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T10:21:17.025Z] + git semver [Pipeline] } [2025-08-29T10:21:17.283Z] $ docker stop --time=1 f8b20ea08d9829fa2fcf854a39bb97a48184218e44489b407edbef971db43668 [2025-08-29T10:21:18.577Z] $ docker rm -f --volumes f8b20ea08d9829fa2fcf854a39bb97a48184218e44489b407edbef971db43668 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:21:19.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-29T10:21:19.069Z] [2025-08-29T10:21:19.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:21:19.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-29T10:21:19.380Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-29T10:21:19.380Z] ab5ef0e58194: Pulling fs layer [2025-08-29T10:21:19.380Z] 9712f1f96733: Pulling fs layer [2025-08-29T10:21:19.380Z] 63f879dbbcfc: Pulling fs layer [2025-08-29T10:21:19.380Z] 0d9ebad4ef96: Pulling fs layer [2025-08-29T10:21:19.380Z] e9a5061849ea: Pulling fs layer [2025-08-29T10:21:19.380Z] d747dcd14b5f: Pulling fs layer [2025-08-29T10:21:19.380Z] 2de7ff778b66: Pulling fs layer [2025-08-29T10:21:19.380Z] 0d9ebad4ef96: Waiting [2025-08-29T10:21:19.380Z] e9a5061849ea: Waiting [2025-08-29T10:21:19.380Z] d747dcd14b5f: Waiting [2025-08-29T10:21:19.380Z] 2de7ff778b66: Waiting [2025-08-29T10:21:19.380Z] 9712f1f96733: Verifying Checksum [2025-08-29T10:21:19.380Z] 9712f1f96733: Download complete [2025-08-29T10:21:19.639Z] 63f879dbbcfc: Verifying Checksum [2025-08-29T10:21:19.639Z] 63f879dbbcfc: Download complete [2025-08-29T10:21:19.899Z] e9a5061849ea: Verifying Checksum [2025-08-29T10:21:19.899Z] e9a5061849ea: Download complete [2025-08-29T10:21:19.899Z] d747dcd14b5f: Download complete [2025-08-29T10:21:19.899Z] 0d9ebad4ef96: Verifying Checksum [2025-08-29T10:21:19.899Z] 0d9ebad4ef96: Download complete [2025-08-29T10:21:19.899Z] 2de7ff778b66: Verifying Checksum [2025-08-29T10:21:19.899Z] 2de7ff778b66: Download complete [2025-08-29T10:21:20.158Z] ab5ef0e58194: Verifying Checksum [2025-08-29T10:21:20.158Z] ab5ef0e58194: Download complete [2025-08-29T10:21:24.350Z] ab5ef0e58194: Pull complete [2025-08-29T10:21:24.350Z] 9712f1f96733: Pull complete [2025-08-29T10:21:25.287Z] 63f879dbbcfc: Pull complete [2025-08-29T10:21:31.886Z] 0d9ebad4ef96: Pull complete [2025-08-29T10:21:31.886Z] e9a5061849ea: Pull complete [2025-08-29T10:21:31.886Z] d747dcd14b5f: Pull complete [2025-08-29T10:21:33.280Z] 2de7ff778b66: Pull complete [2025-08-29T10:21:33.280Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-29T10:21:33.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-29T10:21:33.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T10:21:33.412Z] prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container [2025-08-29T10:21:33.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-29T10:21:37.650Z] $ docker top 9870b23f6d5648bfbfe24882b90ccaf80fc1d2de0e946c85c024e003c211e576 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-29T10:21:37.751Z] provisioning config files... [2025-08-29T10:21:37.758Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5004193215415433200tmp [2025-08-29T10:21:37.768Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9223289573244353659tmp [2025-08-29T10:21:37.777Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16355495302458295040tmp [Pipeline] { [Pipeline] echo [2025-08-29T10:21:37.872Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:21:38.163Z] ---> sigul-configuration.sh [2025-08-29T10:21:38.163Z] gpg: directory `/root/.gnupg' created [2025-08-29T10:21:38.163Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-29T10:21:38.163Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-29T10:21:38.163Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-29T10:21:38.163Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-29T10:21:38.163Z] gpg: CAST5 encrypted data [2025-08-29T10:21:38.163Z] gpg: encrypted with 1 passphrase [2025-08-29T10:21:38.163Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-29T10:21:38.461Z] + mkdir /home/jenkins [2025-08-29T10:21:38.461Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-29T10:21:38.758Z] + 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-08-29T10:21:38.774Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:21:39.065Z] ---> sigul-install.sh [2025-08-29T10:21:39.066Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-29T10:21:39.359Z] + git tag --list [2025-08-29T10:21:39.359Z] v1.0.0 [2025-08-29T10:21:39.359Z] v1.1.0 [2025-08-29T10:21:39.359Z] v1.1.1 [2025-08-29T10:21:39.359Z] v1.1.2 [2025-08-29T10:21:39.359Z] v1.2.0 [2025-08-29T10:21:39.359Z] v1.2.1 [2025-08-29T10:21:39.359Z] v2.0.0 [2025-08-29T10:21:39.359Z] v2.1.0 [2025-08-29T10:21:39.359Z] v2.1.1 [2025-08-29T10:21:39.359Z] v2.2.0 [2025-08-29T10:21:39.359Z] v2.3.0 [2025-08-29T10:21:39.359Z] v3.0 [2025-08-29T10:21:39.359Z] v3.0.0 [2025-08-29T10:21:39.359Z] v3.1 [2025-08-29T10:21:39.359Z] v3.1.0 [2025-08-29T10:21:39.359Z] v3.1.1 [2025-08-29T10:21:39.359Z] v4.0 [2025-08-29T10:21:39.359Z] v4.0.0 [2025-08-29T10:21:39.359Z] v4.1.0-dev.1 [2025-08-29T10:21:39.359Z] v4.1.0-dev.10 [2025-08-29T10:21:39.359Z] v4.1.0-dev.11 [2025-08-29T10:21:39.359Z] v4.1.0-dev.12 [2025-08-29T10:21:39.359Z] v4.1.0-dev.13 [2025-08-29T10:21:39.359Z] v4.1.0-dev.14 [2025-08-29T10:21:39.359Z] v4.1.0-dev.2 [2025-08-29T10:21:39.359Z] v4.1.0-dev.3 [2025-08-29T10:21:39.359Z] v4.1.0-dev.4 [2025-08-29T10:21:39.359Z] v4.1.0-dev.5 [2025-08-29T10:21:39.359Z] v4.1.0-dev.6 [2025-08-29T10:21:39.359Z] v4.1.0-dev.7 [2025-08-29T10:21:39.359Z] v4.1.0-dev.8 [2025-08-29T10:21:39.359Z] v4.1.0-dev.9 [Pipeline] sh [2025-08-29T10:21:39.650Z] + lftools sign git-tag v4.1.0-dev.14 [2025-08-29T10:21:40.301Z] Signing Git tag with Sigul... [2025-08-29T10:21:40.301Z] Signing v4.1.0-dev.14 [Pipeline] echo [2025-08-29T10:21:40.593Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:21:40.983Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-29T10:21:41.025Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-29T10:21:41.073Z] $ docker stop --time=1 9870b23f6d5648bfbfe24882b90ccaf80fc1d2de0e946c85c024e003c211e576 [2025-08-29T10:21:42.331Z] $ docker rm -f --volumes 9870b23f6d5648bfbfe24882b90ccaf80fc1d2de0e946c85c024e003c211e576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-29T10:21:42.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T10:21:42.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:21:43.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T10:21:43.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T10:21:43.273Z] prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container [2025-08-29T10:21:43.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-29T10:21:43.529Z] $ docker top 585a6f2ea72cf0aafbf16998c3d73853f5357c1fc807442685eabbc4705a6d60 -eo pid,comm [2025-08-29T10:21:43.592Z] 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-08-29T10:21:43.592Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T10:21:43.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T10:21:43.656Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T10:21:43.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T10:21:43.760Z] $ docker exec 585a6f2ea72cf0aafbf16998c3d73853f5357c1fc807442685eabbc4705a6d60 ssh-agent [2025-08-29T10:21:43.897Z] SSH_AUTH_SOCK=/tmp/ssh-g4tQXfOe1YKy/agent.31 [2025-08-29T10:21:43.897Z] SSH_AGENT_PID=37 [2025-08-29T10:21:43.904Z] Running ssh-add (command line suppressed) [2025-08-29T10:21:43.993Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4599586789640128141.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4599586789640128141.key) [2025-08-29T10:21:44.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T10:21:44.312Z] + git semver bump pre [2025-08-29T10:21:44.580Z] 2025-08-29 10:21:44,557 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T10:21:44.580Z] 2025-08-29 10:21:44,561 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-29T10:21:44.580Z] 2025-08-29 10:21:44,561 [bump_version] DEBUG bumping version:4.1.0-dev.14 on axis:pre with prefix:dev [2025-08-29T10:21:44.580Z] 2025-08-29 10:21:44,561 [bump_version] DEBUG bumped version:4.1.0-dev.15 [2025-08-29T10:21:44.580Z] 2025-08-29 10:21:44,561 [write_version] DEBUG write version:4.1.0-dev.15 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2025-08-29T10:21:44.580Z] 2025-08-29 10:21:44,561 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-29T10:21:44.580Z] 2025-08-29 10:21:44,562 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-29T10:21:44.580Z] 2025-08-29 10:21:44,563 [execute] INFO git cat-file --batch-check [2025-08-29T10:21:44.580Z] 2025-08-29 10:21:44,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T10:21:44.839Z] 2025-08-29 10:21:44,566 [execute] INFO git cat-file --batch [2025-08-29T10:21:44.839Z] 2025-08-29 10:21:44,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T10:21:44.839Z] 2025-08-29 10:21:44,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-29T10:21:44.839Z] 4.1.0-dev.15 [Pipeline] } [2025-08-29T10:21:44.835Z] $ docker exec --env ******** --env ******** 585a6f2ea72cf0aafbf16998c3d73853f5357c1fc807442685eabbc4705a6d60 ssh-agent -k [2025-08-29T10:21:44.929Z] unset SSH_AUTH_SOCK; [2025-08-29T10:21:44.929Z] unset SSH_AGENT_PID; [2025-08-29T10:21:44.930Z] echo Agent pid 37 killed; [2025-08-29T10:21:44.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T10:21:45.281Z] + git semver [Pipeline] } [2025-08-29T10:21:45.845Z] $ docker stop --time=1 585a6f2ea72cf0aafbf16998c3d73853f5357c1fc807442685eabbc4705a6d60 [2025-08-29T10:21:47.097Z] $ docker rm -f --volumes 585a6f2ea72cf0aafbf16998c3d73853f5357c1fc807442685eabbc4705a6d60 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T10:21:47.471Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T10:21:47.471Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:21:47.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T10:21:47.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T10:21:47.860Z] prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container [2025-08-29T10:21:47.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-29T10:21:48.113Z] $ docker top 8956fa9c9ff1c6852140f3fd389921aabf55c6d802235754ac0028f77fc226ed -eo pid,comm [2025-08-29T10:21:48.170Z] 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-08-29T10:21:48.170Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T10:21:48.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T10:21:48.231Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T10:21:48.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T10:21:48.338Z] $ docker exec 8956fa9c9ff1c6852140f3fd389921aabf55c6d802235754ac0028f77fc226ed ssh-agent [2025-08-29T10:21:48.454Z] SSH_AUTH_SOCK=/tmp/ssh-v9H7m2ZzshBY/agent.32 [2025-08-29T10:21:48.454Z] SSH_AGENT_PID=38 [2025-08-29T10:21:48.459Z] Running ssh-add (command line suppressed) [2025-08-29T10:21:48.546Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15591860076130669254.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15591860076130669254.key) [2025-08-29T10:21:48.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T10:21:48.863Z] + git semver push [2025-08-29T10:21:49.122Z] 2025-08-29 10:21:49,081 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T10:21:49.122Z] 2025-08-29 10:21:49,085 [run_push] DEBUG push [2025-08-29T10:21:49.122Z] 2025-08-29 10:21:49,085 [execute] INFO git cat-file --batch-check [2025-08-29T10:21:49.122Z] 2025-08-29 10:21:49,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T10:21:49.122Z] 2025-08-29 10:21:49,088 [execute] INFO git rev-list e4848f243511f102dc16ea5df88972177e2475f8 -- [2025-08-29T10:21:49.122Z] 2025-08-29 10:21:49,088 [execute] DEBUG Popen(['git', 'rev-list', 'e4848f243511f102dc16ea5df88972177e2475f8', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-29T10:21:49.122Z] 2025-08-29 10:21:49,096 [execute] INFO git fetch -v -- origin [2025-08-29T10:21:49.122Z] 2025-08-29 10:21:49,097 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-29T10:21:49.690Z] 2025-08-29 10:21:49,547 [run_push] DEBUG no remote changes detected [2025-08-29T10:21:49.690Z] 2025-08-29 10:21:49,548 [execute] INFO git push origin semver [2025-08-29T10:21:49.690Z] 2025-08-29 10:21:49,548 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-29T10:21:50.258Z] 2025-08-29 10:21:50,214 [run_push] DEBUG push all version tags [2025-08-29T10:21:50.258Z] 2025-08-29 10:21:50,214 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-29T10:21:50.258Z] 2025-08-29 10:21:50,215 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-29T10:21:51.194Z] 2025-08-29 10:21:50,889 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-08-29T10:21:51.194Z] 4.1.0-dev.15 [Pipeline] } [2025-08-29T10:21:51.189Z] $ docker exec --env ******** --env ******** 8956fa9c9ff1c6852140f3fd389921aabf55c6d802235754ac0028f77fc226ed ssh-agent -k [2025-08-29T10:21:51.296Z] unset SSH_AUTH_SOCK; [2025-08-29T10:21:51.296Z] unset SSH_AGENT_PID; [2025-08-29T10:21:51.296Z] echo Agent pid 38 killed; [2025-08-29T10:21:51.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T10:21:51.651Z] + git semver [Pipeline] } [2025-08-29T10:21:51.909Z] $ docker stop --time=1 8956fa9c9ff1c6852140f3fd389921aabf55c6d802235754ac0028f77fc226ed [2025-08-29T10:21:53.179Z] $ docker rm -f --volumes 8956fa9c9ff1c6852140f3fd389921aabf55c6d802235754ac0028f77fc226ed [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-08-29T10:21:53.812Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2025-08-29T10:21:53.812Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-08-29T10:21:53.812Z] total 16 [2025-08-29T10:21:53.812Z] drwxr-xr-x 3 root root 4096 Aug 29 10:13 . [2025-08-29T10:21:53.812Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 10:21 .. [2025-08-29T10:21:53.812Z] drwxr-xr-x 2 root root 4096 Aug 29 10:13 cost [2025-08-29T10:21:53.812Z] -rw-r--r-- 1 root root 86 Aug 29 10:13 cost.csv [2025-08-29T10:21:53.812Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-08-29T10:21:53.812Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-08-29T10:21:53.812Z] total 16 [2025-08-29T10:21:53.812Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 10:13 . [2025-08-29T10:21:53.812Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 10:21 .. [2025-08-29T10:21:53.812Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 10:13 cost [2025-08-29T10:21:53.812Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 29 10:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:21:54.106Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:21:54.965Z] ---> package-listing.sh [2025-08-29T10:21:54.965Z] ++ facter osfamily [2025-08-29T10:21:54.965Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-29T10:21:55.224Z] + OS_FAMILY=debian [2025-08-29T10:21:55.224Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-08-29T10:21:55.224Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-29T10:21:55.224Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-29T10:21:55.224Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-29T10:21:55.224Z] + PACKAGES=/tmp/packages_start.txt [2025-08-29T10:21:55.224Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-29T10:21:55.224Z] + PACKAGES=/tmp/packages_end.txt [2025-08-29T10:21:55.224Z] + case "${OS_FAMILY}" in [2025-08-29T10:21:55.224Z] + dpkg -l [2025-08-29T10:21:55.224Z] + grep '^ii' [2025-08-29T10:21:55.224Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-29T10:21:55.224Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-29T10:21:55.224Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-29T10:21:55.224Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-08-29T10:21:55.224Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-08-29T10:21:55.224Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2025-08-29T10:21:55.233Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-29T10:21:55.506Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T10:21:56.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T10:21:56.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T10:21:56.164Z] prd-ubuntu20.04-docker-8c-8g-7860 does not seem to be running inside a container [2025-08-29T10:21:56.183Z] $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-29T10:21:56.467Z] $ docker top 94a0dcc5715dbc2d5ed396c0ebae1317535074b3f30a81a5a349a921bfaa9928 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T10:21:56.841Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-29T10:21:57.127Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-29T10:21:57.417Z] + ls /var/log/sa-host [2025-08-29T10:21:57.417Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T10:21:57.463Z] provisioning config files... [2025-08-29T10:21:57.471Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12057327455963103198tmp [Pipeline] { [Pipeline] echo [2025-08-29T10:21:57.496Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:21:57.778Z] ---> create-netrc.sh [Pipeline] } [2025-08-29T10:21:57.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:21:58.105Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-29T10:21:58.115Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:21:58.397Z] ---> sudo-logs.sh [2025-08-29T10:21:58.397Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-29T10:21:58.437Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:21:58.721Z] ---> job-cost.sh [2025-08-29T10:21:58.721Z] lf-activate-venv: SKIPPING [2025-08-29T10:21:58.721Z] DEBUG: total: 0.2199999988079071 [2025-08-29T10:21:58.721Z] INFO: Retrieving Stack Cost... [2025-08-29T10:21:59.290Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-29T10:21:59.550Z] INFO: Archiving Costs [Pipeline] echo [2025-08-29T10:21:59.565Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T10:21:59.850Z] ---> logs-deploy.sh [2025-08-29T10:21:59.850Z] lf-activate-venv: SKIPPING [2025-08-29T10:21:59.850Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/218 [2025-08-29T10:21:59.850Z] INFO: archiving workspace using pattern(s): [2025-08-29T10:22:00.789Z] Archives upload complete. [2025-08-29T10:22:01.050Z] INFO: archiving logs to Nexus