Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 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-ssh18359478047410455781.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh7946101384299217490.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/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-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1409473679943173554.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh17124165598250858794.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-gpio/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-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9080181889214875986.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-gpio, goVersion:1.25] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-gpio 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 ‘prd-ubuntu20.04-docker-8c-8g-3512’ Running on prd-ubuntu20.04-docker-8c-8g-3513 in /w/workspace/edgexfoundry_device-gpio_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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 (main) Commit message: "Merge pull request #272 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 # timeout=10 > git rev-list --no-walk 38c8cb8b39d26707a9b955d276226c1b7de958b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-16T02:52:54.483Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-16T02:52:54.549Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-16T02:52:54.574Z] ========================================================= [2026-03-16T02:52:54.574Z] EdgeX Global Pipelines Version Info [2026-03-16T02:52:54.574Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-16T02:52:55.692Z] ------------------- [2026-03-16T02:52:55.692Z] stable info: [2026-03-16T02:52:55.692Z] ------------------- [2026-03-16T02:52:55.692Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-16T02:52:55.692Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-16T02:52:55.692Z] Message: update stable to v1.0.278 [2026-03-16T02:52:55.956Z] ------------------- [2026-03-16T02:52:55.956Z] experimental info: [2026-03-16T02:52:55.956Z] ------------------- [2026-03-16T02:52:55.956Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-16T02:52:55.956Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-16T02:52:55.956Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-16T02:52:56.025Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2026-03-16T02:52:56.047Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2026-03-16T02:52:56.068Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-16T02:52:56.093Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-16T02:52:56.118Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-16T02:52:56.139Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-16T02:52:56.159Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-16T02:52:56.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-16T02:52:56.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-16T02:52:56.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-16T02:52:56.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-16T02:52:56.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2026-03-16T02:52:56.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-16T02:52:56.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-16T02:52:56.333Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-16T02:52:56.353Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-16T02:52:56.370Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-16T02:52:56.389Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-16T02:52:56.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-16T02:52:56.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-16T02:52:56.448Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-16T02:52:56.469Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-16T02:52:56.487Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-16T02:52:56.508Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-16T02:52:56.525Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-16T02:52:56.547Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-16T02:52:56.571Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-16T02:52:56.596Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-16T02:52:56.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-16T02:52:56.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-16T02:52:56.669Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] echo [2026-03-16T02:52:56.694Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88c5fb1 [Pipeline] echo [2026-03-16T02:52:56.717Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T02:52:56.773Z] provisioning config files... [2026-03-16T02:52:56.791Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18240051556775357956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T02:52:57.137Z] ---> ****-login.sh [2026-03-16T02:52:57.137Z] nexus3.edgexfoundry.org:10001 [2026-03-16T02:52:57.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:52:57.403Z] [2026-03-16T02:52:57.403Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T02:52:57.403Z] Configure a credential helper to remove this warning. See [2026-03-16T02:52:57.403Z] https://docs.****.com/go/credential-store/ [2026-03-16T02:52:57.403Z] [2026-03-16T02:52:57.403Z] Login Succeeded [2026-03-16T02:52:57.403Z] nexus3.edgexfoundry.org:10002 [2026-03-16T02:52:57.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:52:57.403Z] [2026-03-16T02:52:57.403Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T02:52:57.403Z] Configure a credential helper to remove this warning. See [2026-03-16T02:52:57.403Z] https://docs.****.com/go/credential-store/ [2026-03-16T02:52:57.403Z] [2026-03-16T02:52:57.403Z] Login Succeeded [2026-03-16T02:52:57.403Z] nexus3.edgexfoundry.org:10003 [2026-03-16T02:52:57.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:52:57.666Z] [2026-03-16T02:52:57.666Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T02:52:57.666Z] Configure a credential helper to remove this warning. See [2026-03-16T02:52:57.667Z] https://docs.****.com/go/credential-store/ [2026-03-16T02:52:57.667Z] [2026-03-16T02:52:57.667Z] Login Succeeded [2026-03-16T02:52:57.667Z] nexus3.edgexfoundry.org:10004 [2026-03-16T02:52:57.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:52:57.667Z] [2026-03-16T02:52:57.667Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T02:52:57.667Z] Configure a credential helper to remove this warning. See [2026-03-16T02:52:57.667Z] https://docs.****.com/go/credential-store/ [2026-03-16T02:52:57.667Z] [2026-03-16T02:52:57.667Z] Login Succeeded [2026-03-16T02:52:57.667Z] ****.io [2026-03-16T02:52:57.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:52:57.927Z] [2026-03-16T02:52:57.927Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T02:52:57.927Z] Configure a credential helper to remove this warning. See [2026-03-16T02:52:57.927Z] https://docs.****.com/go/credential-store/ [2026-03-16T02:52:57.927Z] [2026-03-16T02:52:57.927Z] Login Succeeded [2026-03-16T02:52:57.927Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T02:52:57.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-16T02:52:58.344Z] + git rev-list -1 --merges 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3~1..88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] echo [2026-03-16T02:52:58.374Z] -----------> git rev-list -1 --merges 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3~1..88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [2026-03-16T02:52:58.374Z] 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [false] [Pipeline] sh [2026-03-16T02:52:58.664Z] + git log --format=format:%s -1 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] echo [2026-03-16T02:52:58.678Z] ========================================================= [2026-03-16T02:52:58.678Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-16T02:52:58.678Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-16T02:52:59.004Z] + git log --format=format:%s -1 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] echo [2026-03-16T02:52:59.016Z] [semverPrep] GIT_COMMIT: 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3, Commit Message: Merge pull request #272 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo [2026-03-16T02:52:59.028Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-16T02:52:59.376Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-16T02:52:59.376Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-16T02:52:59.376Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-16T02:52:59.376Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-16T02:52:59.376Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-16T02:52:59.376Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-16T02:52:59.376Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:52:59.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T02:52:59.736Z] [2026-03-16T02:52:59.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:53:00.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T02:53:00.038Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-16T02:53:00.038Z] 3dae71ba6b94: Pulling fs layer [2026-03-16T02:53:00.038Z] 6bf1a483ea7c: Pulling fs layer [2026-03-16T02:53:00.038Z] f5dfc541a4d3: Pulling fs layer [2026-03-16T02:53:00.038Z] 461d9e800cba: Pulling fs layer [2026-03-16T02:53:00.038Z] 80192f66455f: Pulling fs layer [2026-03-16T02:53:00.038Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-16T02:53:00.038Z] a29436f7fd5d: Pulling fs layer [2026-03-16T02:53:00.038Z] 923cac83aea3: Pulling fs layer [2026-03-16T02:53:00.038Z] 25ad8b0a4227: Pulling fs layer [2026-03-16T02:53:00.038Z] db01528c6b51: Pulling fs layer [2026-03-16T02:53:00.038Z] 28988de357af: Pulling fs layer [2026-03-16T02:53:00.038Z] 80192f66455f: Waiting [2026-03-16T02:53:00.038Z] 25ad8b0a4227: Waiting [2026-03-16T02:53:00.038Z] 2e8e34ca0e6c: Waiting [2026-03-16T02:53:00.038Z] db01528c6b51: Waiting [2026-03-16T02:53:00.038Z] a29436f7fd5d: Waiting [2026-03-16T02:53:00.038Z] 28988de357af: Waiting [2026-03-16T02:53:00.038Z] 923cac83aea3: Waiting [2026-03-16T02:53:00.038Z] 461d9e800cba: Waiting [2026-03-16T02:53:00.038Z] 6bf1a483ea7c: Verifying Checksum [2026-03-16T02:53:00.038Z] 6bf1a483ea7c: Download complete [2026-03-16T02:53:00.296Z] 461d9e800cba: Verifying Checksum [2026-03-16T02:53:00.296Z] 461d9e800cba: Download complete [2026-03-16T02:53:00.296Z] 80192f66455f: Verifying Checksum [2026-03-16T02:53:00.296Z] 80192f66455f: Download complete [2026-03-16T02:53:00.296Z] f5dfc541a4d3: Verifying Checksum [2026-03-16T02:53:00.296Z] f5dfc541a4d3: Download complete [2026-03-16T02:53:00.296Z] 3dae71ba6b94: Verifying Checksum [2026-03-16T02:53:00.296Z] 3dae71ba6b94: Download complete [2026-03-16T02:53:00.296Z] 923cac83aea3: Verifying Checksum [2026-03-16T02:53:00.296Z] 923cac83aea3: Download complete [2026-03-16T02:53:00.296Z] 25ad8b0a4227: Verifying Checksum [2026-03-16T02:53:00.296Z] 25ad8b0a4227: Download complete [2026-03-16T02:53:00.296Z] db01528c6b51: Download complete [2026-03-16T02:53:00.296Z] 28988de357af: Download complete [2026-03-16T02:53:00.553Z] a29436f7fd5d: Verifying Checksum [2026-03-16T02:53:00.553Z] a29436f7fd5d: Download complete [2026-03-16T02:53:01.119Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-16T02:53:01.119Z] 2e8e34ca0e6c: Download complete [2026-03-16T02:53:01.687Z] 3dae71ba6b94: Pull complete [2026-03-16T02:53:01.687Z] 6bf1a483ea7c: Pull complete [2026-03-16T02:53:02.621Z] f5dfc541a4d3: Pull complete [2026-03-16T02:53:02.621Z] 461d9e800cba: Pull complete [2026-03-16T02:53:02.621Z] 80192f66455f: Pull complete [2026-03-16T02:53:06.839Z] 2e8e34ca0e6c: Pull complete [2026-03-16T02:53:07.405Z] a29436f7fd5d: Pull complete [2026-03-16T02:53:07.405Z] 923cac83aea3: Pull complete [2026-03-16T02:53:07.405Z] 25ad8b0a4227: Pull complete [2026-03-16T02:53:07.405Z] db01528c6b51: Pull complete [2026-03-16T02:53:07.405Z] 28988de357af: Pull complete [2026-03-16T02:53:07.664Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-16T02:53:07.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T02:53:07.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T02:53:07.797Z] prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container [2026-03-16T02:53:07.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-03-16T02:53:09.653Z] $ docker top e033cf594e7f3e90c08971571e061826b03713edd2eae22d2a58876114ed6c61 -eo pid,comm [2026-03-16T02:53:09.698Z] 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). [2026-03-16T02:53:09.698Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-16T02:53:09.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T02:53:09.743Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T02:53:09.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T02:53:09.847Z] $ docker exec e033cf594e7f3e90c08971571e061826b03713edd2eae22d2a58876114ed6c61 ssh-agent [2026-03-16T02:53:09.946Z] SSH_AUTH_SOCK=/tmp/ssh-CDdfVbDKDWZD/agent.32 [2026-03-16T02:53:09.946Z] SSH_AGENT_PID=38 [2026-03-16T02:53:09.951Z] Running ssh-add (command line suppressed) [2026-03-16T02:53:10.046Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8751770447850085164.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8751770447850085164.key) [2026-03-16T02:53:10.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T02:53:10.346Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] sh [2026-03-16T02:53:10.631Z] + git tag --points-at HEAD [Pipeline] } [2026-03-16T02:53:10.643Z] $ docker exec --env ******** --env ******** e033cf594e7f3e90c08971571e061826b03713edd2eae22d2a58876114ed6c61 ssh-agent -k [2026-03-16T02:53:10.740Z] unset SSH_AUTH_SOCK; [2026-03-16T02:53:10.740Z] unset SSH_AGENT_PID; [2026-03-16T02:53:10.740Z] echo Agent pid 38 killed; [2026-03-16T02:53:10.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-16T02:53:10.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T02:53:10.779Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T02:53:10.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T02:53:10.880Z] $ docker exec e033cf594e7f3e90c08971571e061826b03713edd2eae22d2a58876114ed6c61 ssh-agent [2026-03-16T02:53:10.988Z] SSH_AUTH_SOCK=/tmp/ssh-IqNF2VW9rxyV/agent.85 [2026-03-16T02:53:10.988Z] SSH_AGENT_PID=91 [2026-03-16T02:53:10.993Z] Running ssh-add (command line suppressed) [2026-03-16T02:53:11.096Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12482302794226124077.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12482302794226124077.key) [2026-03-16T02:53:11.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T02:53:11.476Z] + git semver init [2026-03-16T02:53:11.734Z] 2026-03-16 02:53:11,689 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-16T02:53:11.734Z] 2026-03-16 02:53:11,695 [run_init] DEBUG init version:0.0.0 force:False [2026-03-16T02:53:11.734Z] 2026-03-16 02:53:11,696 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2026-03-16T02:53:11.734Z] 2026-03-16 02:53:11,697 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2026-03-16T02:53:11.734Z] 2026-03-16 02:53:11,697 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) [2026-03-16T02:53:13.636Z] 2026-03-16 02:53:13,380 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2026-03-16T02:53:13.636Z] 2026-03-16 02:53:13,380 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2026-03-16T02:53:13.636Z] 2026-03-16 02:53:13,380 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-16T02:53:13.636Z] 2026-03-16 02:53:13,380 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-16T02:53:13.636Z] 4.1.0-dev.8 [Pipeline] } [2026-03-16T02:53:13.646Z] $ docker exec --env ******** --env ******** e033cf594e7f3e90c08971571e061826b03713edd2eae22d2a58876114ed6c61 ssh-agent -k [2026-03-16T02:53:13.731Z] unset SSH_AUTH_SOCK; [2026-03-16T02:53:13.732Z] unset SSH_AGENT_PID; [2026-03-16T02:53:13.732Z] echo Agent pid 91 killed; [2026-03-16T02:53:13.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-16T02:53:14.056Z] + git semver [Pipeline] } [2026-03-16T02:53:14.327Z] $ docker stop --time=1 e033cf594e7f3e90c08971571e061826b03713edd2eae22d2a58876114ed6c61 [2026-03-16T02:53:15.611Z] $ docker rm -f --volumes e033cf594e7f3e90c08971571e061826b03713edd2eae22d2a58876114ed6c61 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T02:53:15.951Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-16T02:53:16.227Z] Stashed 1 file(s) [Pipeline] echo [2026-03-16T02:53:16.229Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [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 [2026-03-16T02:53:16.402Z] provisioning config files... [2026-03-16T02:53:16.422Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13383747301239144226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T02:53:16.734Z] ---> ****-login.sh [2026-03-16T02:53:16.734Z] nexus3.edgexfoundry.org:10001 [2026-03-16T02:53:16.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:53:16.734Z] Login Succeeded [2026-03-16T02:53:16.734Z] nexus3.edgexfoundry.org:10002 [2026-03-16T02:53:16.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:53:16.734Z] Login Succeeded [2026-03-16T02:53:16.734Z] nexus3.edgexfoundry.org:10003 [2026-03-16T02:53:16.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:53:16.993Z] Login Succeeded [2026-03-16T02:53:16.993Z] nexus3.edgexfoundry.org:10004 [2026-03-16T02:53:16.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:53:16.993Z] Login Succeeded [2026-03-16T02:53:16.993Z] ****.io [2026-03-16T02:53:16.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:53:17.252Z] Login Succeeded [2026-03-16T02:53:17.252Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T02:53:17.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-16T02:53:17.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T02:53:17.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T02:53:17.382Z] ========================================================= [2026-03-16T02:53:17.382Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-16T02:53:17.382Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:53:17.707Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-16T02:53:18.649Z] #0 building with "default" instance using docker driver [2026-03-16T02:53:18.649Z] [2026-03-16T02:53:18.649Z] #1 [internal] load build definition from Dockerfile [2026-03-16T02:53:18.649Z] #1 transferring dockerfile: 1.73kB done [2026-03-16T02:53:18.649Z] #1 DONE 0.0s [2026-03-16T02:53:18.649Z] [2026-03-16T02:53:18.649Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-16T02:53:18.649Z] #2 DONE 0.1s [2026-03-16T02:53:18.649Z] [2026-03-16T02:53:18.649Z] #3 [internal] load .dockerignore [2026-03-16T02:53:18.649Z] #3 transferring context: 160B done [2026-03-16T02:53:18.649Z] #3 DONE 0.0s [2026-03-16T02:53:18.649Z] [2026-03-16T02:53:18.649Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-16T02:53:18.649Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-16T02:53:18.649Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.08MB / 3.80MB 0.1s [2026-03-16T02:53:18.649Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-03-16T02:53:18.649Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-16T02:53:18.649Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-16T02:53:18.649Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-16T02:53:18.649Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-16T02:53:18.650Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-03-16T02:53:18.650Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-16T02:53:18.650Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s [2026-03-16T02:53:18.650Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-16T02:53:18.650Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-16T02:53:18.650Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-16T02:53:18.650Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2026-03-16T02:53:18.650Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-03-16T02:53:18.908Z] #4 ... [2026-03-16T02:53:18.908Z] [2026-03-16T02:53:18.908Z] #5 [internal] load build context [2026-03-16T02:53:18.908Z] #5 transferring context: 34.74MB 0.3s done [2026-03-16T02:53:18.908Z] #5 DONE 0.3s [2026-03-16T02:53:18.908Z] [2026-03-16T02:53:18.908Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-16T02:53:18.908Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s [2026-03-16T02:53:18.908Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-03-16T02:53:18.908Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s [2026-03-16T02:53:18.908Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 44.61MB / 60.15MB 0.4s [2026-03-16T02:53:18.908Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.4s [2026-03-16T02:53:18.908Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.58MB / 112.58MB 0.4s [2026-03-16T02:53:18.908Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-03-16T02:53:19.166Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-03-16T02:53:19.166Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-03-16T02:53:19.166Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.6s [2026-03-16T02:53:19.166Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 5.24MB / 14.72MB 0.6s [2026-03-16T02:53:19.166Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 59.77MB / 112.58MB 0.7s [2026-03-16T02:53:19.166Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.7s [2026-03-16T02:53:19.166Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-03-16T02:53:19.425Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 79.69MB / 112.58MB 0.8s [2026-03-16T02:53:19.425Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done [2026-03-16T02:53:19.425Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 103.79MB / 112.58MB 0.9s [2026-03-16T02:53:19.685Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-03-16T02:53:19.685Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-03-16T02:53:24.956Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.7s done [2026-03-16T02:53:24.956Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-16T02:53:24.956Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-16T02:53:24.956Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-16T02:53:24.956Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-16T02:53:24.956Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-16T02:53:24.956Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-03-16T02:53:24.956Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-03-16T02:53:28.244Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done [2026-03-16T02:53:28.244Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-16T02:53:28.504Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-03-16T02:53:28.504Z] #4 DONE 10.1s [2026-03-16T02:53:28.763Z] [2026-03-16T02:53:28.763Z] #6 [builder 2/7] WORKDIR /device-gpio [2026-03-16T02:53:30.137Z] #6 DONE 1.6s [2026-03-16T02:53:30.396Z] [2026-03-16T02:53:30.396Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-03-16T02:53:30.396Z] #7 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T02:53:30.654Z] #7 0.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T02:53:31.220Z] #7 0.843 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-16T02:53:31.220Z] #7 0.852 (2/4) Installing libedit (20250104.3.1-r1) [2026-03-16T02:53:31.220Z] #7 0.864 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-16T02:53:31.220Z] #7 0.888 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-16T02:53:31.220Z] #7 0.915 Executing busybox-1.37.0-r19.trigger [2026-03-16T02:53:31.220Z] #7 0.924 OK: 269 MiB in 64 packages [2026-03-16T02:53:31.220Z] #7 DONE 1.1s [2026-03-16T02:53:31.369Z] Still waiting to schedule task [2026-03-16T02:53:31.369Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3514’ is offline [2026-03-16T02:53:31.482Z] [2026-03-16T02:53:31.482Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-16T02:53:31.482Z] #8 DONE 0.0s [2026-03-16T02:53:31.482Z] [2026-03-16T02:53:31.482Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T02:53:43.700Z] #9 DONE 10.5s [2026-03-16T02:53:43.700Z] [2026-03-16T02:53:43.700Z] #10 [builder 6/7] COPY . . [2026-03-16T02:53:43.700Z] #10 DONE 0.1s [2026-03-16T02:53:43.700Z] [2026-03-16T02:53:43.700Z] #11 [builder 7/7] RUN echo noop [2026-03-16T02:53:43.700Z] #11 0.191 noop [2026-03-16T02:53:43.700Z] #11 DONE 0.2s [2026-03-16T02:53:43.700Z] [2026-03-16T02:53:43.700Z] #12 exporting to image [2026-03-16T02:53:43.700Z] #12 exporting layers [2026-03-16T02:53:50.263Z] #12 exporting layers 8.1s done [2026-03-16T02:53:50.263Z] #12 writing image sha256:862326a74f41b1a61e130187fc548f8c87609ffac3f83cc33af68ed3d974b844 done [2026-03-16T02:53:50.263Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-16T02:53:50.263Z] #12 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:53:50.578Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-16T02:53:50.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T02:53:50.649Z] prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container [2026-03-16T02:53:50.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-03-16T02:53:51.024Z] $ docker top 8d34455a16dec752d8139988daef47c7155a47bac19f296ab717bd4d50e228aa -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T02:53:51.373Z] + go version [2026-03-16T02:53:51.373Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-16T02:53:51.381Z] $ docker stop --time=1 8d34455a16dec752d8139988daef47c7155a47bac19f296ab717bd4d50e228aa [2026-03-16T02:53:52.659Z] $ docker rm -f --volumes 8d34455a16dec752d8139988daef47c7155a47bac19f296ab717bd4d50e228aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:53:53.089Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-16T02:53:53.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T02:53:53.159Z] prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container [2026-03-16T02:53:53.191Z] $ 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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-03-16T02:53:53.432Z] $ docker top 28caab6018f5b95d450530f72727c6090807170996ff1d63e4a0829905b0b6ce -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T02:53:53.768Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2026-03-16T02:53:54.069Z] + make test [2026-03-16T02:53:54.069Z] go test ./... -coverprofile=coverage.out ./... [2026-03-16T02:53:55.447Z] ? github.com/edgexfoundry/device-gpio [no test files] [2026-03-16T02:54:17.382Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2026-03-16T02:54:17.382Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2026-03-16T02:54:29.590Z] 0 issues. [2026-03-16T02:54:29.590Z] go vet ./... [2026-03-16T02:54:36.146Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-16T02:54:36.146Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-16T02:54:36.146Z] ./bin/test-attribution-txt.sh [2026-03-16T02:54:36.146Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-16T02:54:36.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-16T02:54:36.178Z] $ docker stop --time=1 28caab6018f5b95d450530f72727c6090807170996ff1d63e4a0829905b0b6ce [2026-03-16T02:54:38.022Z] $ docker rm -f --volumes 28caab6018f5b95d450530f72727c6090807170996ff1d63e4a0829905b0b6ce [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T02:54:38.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-16T02:54:38.690Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-16T02:54:39.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-16T02:54:39.499Z] + ls -al . [2026-03-16T02:54:39.499Z] total 228 [2026-03-16T02:54:39.499Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 02:53 . [2026-03-16T02:54:39.499Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 02:52 .. [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 16 02:52 .dockerignore [2026-03-16T02:54:39.499Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 02:54 .git [2026-03-16T02:54:39.499Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:52 .github [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 16 02:52 .gitignore [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 02:52 .golangci.yml [2026-03-16T02:54:39.499Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 02:53 .semver [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 22061 Mar 16 02:52 Attribution.txt [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 7819 Mar 16 02:52 CHANGELOG.md [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 1694 Mar 16 02:52 Dockerfile [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 02:52 GOVERNANCE.md [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 16 02:52 Jenkinsfile [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 02:52 LICENSE [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 1922 Mar 16 02:52 Makefile [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 16 02:52 OWNERS.md [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 16 02:52 README.md [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 02:53 VERSION [2026-03-16T02:54:39.499Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 02:52 bin [2026-03-16T02:54:39.499Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:52 cmd [2026-03-16T02:54:39.499Z] -rw-r--r-- 1 jenkins jenkins 11324 Mar 16 02:54 coverage.out [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 6633 Mar 16 02:52 go.mod [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 89662 Mar 16 02:52 go.sum [2026-03-16T02:54:39.499Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:52 internal [2026-03-16T02:54:39.499Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 16 02:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:54:39.808Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 --label arch=amd64 --label version=4.1.0-dev.8 . [2026-03-16T02:54:40.067Z] #0 building with "default" instance using docker driver [2026-03-16T02:54:40.067Z] [2026-03-16T02:54:40.067Z] #1 [internal] load build definition from Dockerfile [2026-03-16T02:54:40.067Z] #1 transferring dockerfile: 1.73kB done [2026-03-16T02:54:40.067Z] #1 DONE 0.0s [2026-03-16T02:54:40.067Z] [2026-03-16T02:54:40.067Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-16T02:54:40.067Z] #2 DONE 0.0s [2026-03-16T02:54:40.067Z] [2026-03-16T02:54:40.067Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-16T02:54:40.067Z] #3 DONE 0.1s [2026-03-16T02:54:40.067Z] [2026-03-16T02:54:40.067Z] #4 [internal] load .dockerignore [2026-03-16T02:54:40.067Z] #4 transferring context: 160B done [2026-03-16T02:54:40.067Z] #4 DONE 0.0s [2026-03-16T02:54:40.067Z] [2026-03-16T02:54:40.067Z] #5 [internal] load build context [2026-03-16T02:54:40.067Z] #5 transferring context: 21.50kB 0.0s done [2026-03-16T02:54:40.067Z] #5 DONE 0.0s [2026-03-16T02:54:40.067Z] [2026-03-16T02:54:40.067Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-16T02:54:40.067Z] #6 DONE 0.1s [2026-03-16T02:54:40.067Z] [2026-03-16T02:54:40.067Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-16T02:54:40.067Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-16T02:54:40.327Z] #7 ... [2026-03-16T02:54:40.327Z] [2026-03-16T02:54:40.327Z] #8 [builder 2/7] WORKDIR /device-gpio [2026-03-16T02:54:40.327Z] #8 DONE 0.0s [2026-03-16T02:54:40.327Z] [2026-03-16T02:54:40.327Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-16T02:54:40.327Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s [2026-03-16T02:54:40.327Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-16T02:54:40.327Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-16T02:54:40.327Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-16T02:54:40.327Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-16T02:54:40.327Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-16T02:54:40.327Z] #7 DONE 0.3s [2026-03-16T02:54:40.327Z] [2026-03-16T02:54:40.327Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-16T02:54:40.586Z] #9 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T02:54:40.586Z] #9 0.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T02:54:41.154Z] #9 ... [2026-03-16T02:54:41.154Z] [2026-03-16T02:54:41.154Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-03-16T02:54:41.154Z] #10 0.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T02:54:41.154Z] #10 0.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T02:54:41.154Z] #10 0.916 OK: 269 MiB in 64 packages [2026-03-16T02:54:41.154Z] #10 DONE 1.1s [2026-03-16T02:54:41.154Z] [2026-03-16T02:54:41.154Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-16T02:54:41.154Z] #9 0.765 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-16T02:54:41.154Z] #9 0.771 Executing busybox-1.37.0-r20.trigger [2026-03-16T02:54:41.154Z] #9 0.779 OK: 7 MiB in 17 packages [2026-03-16T02:54:41.412Z] #9 DONE 0.9s [2026-03-16T02:54:41.413Z] [2026-03-16T02:54:41.413Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-16T02:54:41.413Z] #11 DONE 0.0s [2026-03-16T02:54:41.413Z] [2026-03-16T02:54:41.413Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T02:54:41.980Z] #12 DONE 0.6s [2026-03-16T02:54:41.980Z] [2026-03-16T02:54:41.980Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-16T02:54:41.980Z] #13 0.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T02:54:41.980Z] #13 0.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T02:54:41.980Z] #13 ... [2026-03-16T02:54:41.980Z] [2026-03-16T02:54:41.980Z] #14 [builder 6/7] COPY . . [2026-03-16T02:54:41.980Z] #14 DONE 0.1s [2026-03-16T02:54:41.980Z] [2026-03-16T02:54:41.980Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-16T02:54:41.980Z] #13 0.837 OK: 7 MiB in 17 packages [2026-03-16T02:54:42.239Z] #13 DONE 1.0s [2026-03-16T02:54:42.239Z] [2026-03-16T02:54:42.239Z] #15 [builder 7/7] RUN make build [2026-03-16T02:54:42.239Z] #15 0.226 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2026-03-16T02:55:08.791Z] #15 DONE 26.5s [2026-03-16T02:55:08.791Z] [2026-03-16T02:55:08.791Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2026-03-16T02:55:08.791Z] #16 DONE 0.0s [2026-03-16T02:55:08.791Z] [2026-03-16T02:55:08.791Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2026-03-16T02:55:08.791Z] #17 DONE 0.0s [2026-03-16T02:55:08.791Z] [2026-03-16T02:55:08.791Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2026-03-16T02:55:08.791Z] #18 DONE 0.2s [2026-03-16T02:55:08.791Z] [2026-03-16T02:55:08.791Z] #19 exporting to image [2026-03-16T02:55:08.791Z] #19 exporting layers 0.1s done [2026-03-16T02:55:09.055Z] #19 writing image sha256:6ac26f1c63b89c76ddf253afd2f56d2d998ea1a663980329e489b471f9ac21be done [2026-03-16T02:55:09.055Z] #19 naming to docker.io/library/device-gpio done [2026-03-16T02:55:09.055Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T02:55:09.169Z] provisioning config files... [2026-03-16T02:55:09.176Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17284590615837320116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T02:55:09.479Z] ---> ****-login.sh [2026-03-16T02:55:09.479Z] nexus3.edgexfoundry.org:10001 [2026-03-16T02:55:09.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:55:09.479Z] Login Succeeded [2026-03-16T02:55:09.479Z] nexus3.edgexfoundry.org:10002 [2026-03-16T02:55:09.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:55:09.479Z] Login Succeeded [2026-03-16T02:55:09.479Z] nexus3.edgexfoundry.org:10003 [2026-03-16T02:55:09.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:55:09.738Z] Login Succeeded [2026-03-16T02:55:09.738Z] nexus3.edgexfoundry.org:10004 [2026-03-16T02:55:09.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:55:09.738Z] Login Succeeded [2026-03-16T02:55:09.738Z] ****.io [2026-03-16T02:55:09.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:55:09.999Z] Login Succeeded [2026-03-16T02:55:09.999Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T02:55:10.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T02:55:10.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T02:55:10.064Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2026-03-16T02:55:10.064Z] 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [2026-03-16T02:55:10.064Z] latest [2026-03-16T02:55:10.064Z] 4.1.0-dev.8 [2026-03-16T02:55:10.064Z] 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 [2026-03-16T02:55:10.064Z] main [2026-03-16T02:55:10.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:55:10.394Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:55:10.699Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [2026-03-16T02:55:10.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-03-16T02:55:10.699Z] 4ae974d2fe89: Preparing [2026-03-16T02:55:10.699Z] d05970804bb9: Preparing [2026-03-16T02:55:10.699Z] 4812a37bf453: Preparing [2026-03-16T02:55:10.699Z] b06448623d41: Preparing [2026-03-16T02:55:10.699Z] b0a304540df7: Preparing [2026-03-16T02:55:10.699Z] cce92674e987: Preparing [2026-03-16T02:55:10.699Z] cce92674e987: Waiting [2026-03-16T02:55:10.699Z] d05970804bb9: Pushed [2026-03-16T02:55:10.699Z] b06448623d41: Pushed [2026-03-16T02:55:10.699Z] 4812a37bf453: Pushed [2026-03-16T02:55:10.699Z] b0a304540df7: Pushed [2026-03-16T02:55:10.699Z] cce92674e987: Layer already exists [2026-03-16T02:55:16.089Z] 4ae974d2fe89: Pushed [2026-03-16T02:55:16.089Z] 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3: digest: sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:55:16.603Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:55:17.052Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-03-16T02:55:17.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-03-16T02:55:17.052Z] 4ae974d2fe89: Preparing [2026-03-16T02:55:17.052Z] d05970804bb9: Preparing [2026-03-16T02:55:17.052Z] 4812a37bf453: Preparing [2026-03-16T02:55:17.052Z] b06448623d41: Preparing [2026-03-16T02:55:17.052Z] b0a304540df7: Preparing [2026-03-16T02:55:17.052Z] cce92674e987: Preparing [2026-03-16T02:55:17.052Z] cce92674e987: Waiting [2026-03-16T02:55:17.052Z] b0a304540df7: Layer already exists [2026-03-16T02:55:17.052Z] 4ae974d2fe89: Layer already exists [2026-03-16T02:55:17.052Z] d05970804bb9: Layer already exists [2026-03-16T02:55:17.052Z] b06448623d41: Layer already exists [2026-03-16T02:55:17.052Z] 4812a37bf453: Layer already exists [2026-03-16T02:55:17.052Z] cce92674e987: Layer already exists [2026-03-16T02:55:17.052Z] latest: digest: sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:55:17.555Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:55:17.955Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8 [2026-03-16T02:55:17.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-03-16T02:55:17.955Z] 4ae974d2fe89: Preparing [2026-03-16T02:55:17.955Z] d05970804bb9: Preparing [2026-03-16T02:55:17.955Z] 4812a37bf453: Preparing [2026-03-16T02:55:17.955Z] b06448623d41: Preparing [2026-03-16T02:55:17.955Z] b0a304540df7: Preparing [2026-03-16T02:55:17.955Z] cce92674e987: Preparing [2026-03-16T02:55:17.955Z] cce92674e987: Waiting [2026-03-16T02:55:17.955Z] b06448623d41: Layer already exists [2026-03-16T02:55:17.955Z] 4ae974d2fe89: Layer already exists [2026-03-16T02:55:17.955Z] 4812a37bf453: Layer already exists [2026-03-16T02:55:17.955Z] d05970804bb9: Layer already exists [2026-03-16T02:55:17.955Z] b0a304540df7: Layer already exists [2026-03-16T02:55:17.955Z] cce92674e987: Layer already exists [2026-03-16T02:55:17.955Z] 4.1.0-dev.8: digest: sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:55:18.443Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:55:18.911Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 [2026-03-16T02:55:18.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-03-16T02:55:18.911Z] 4ae974d2fe89: Preparing [2026-03-16T02:55:18.911Z] d05970804bb9: Preparing [2026-03-16T02:55:18.911Z] 4812a37bf453: Preparing [2026-03-16T02:55:18.911Z] b06448623d41: Preparing [2026-03-16T02:55:18.911Z] b0a304540df7: Preparing [2026-03-16T02:55:18.911Z] cce92674e987: Preparing [2026-03-16T02:55:18.911Z] cce92674e987: Waiting [2026-03-16T02:55:18.911Z] d05970804bb9: Layer already exists [2026-03-16T02:55:18.911Z] b06448623d41: Layer already exists [2026-03-16T02:55:18.911Z] 4812a37bf453: Layer already exists [2026-03-16T02:55:18.911Z] b0a304540df7: Layer already exists [2026-03-16T02:55:18.911Z] 4ae974d2fe89: Layer already exists [2026-03-16T02:55:18.911Z] cce92674e987: Layer already exists [2026-03-16T02:55:18.911Z] 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8: digest: sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:55:19.355Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:55:19.667Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2026-03-16T02:55:19.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2026-03-16T02:55:19.667Z] 4ae974d2fe89: Preparing [2026-03-16T02:55:19.667Z] d05970804bb9: Preparing [2026-03-16T02:55:19.667Z] 4812a37bf453: Preparing [2026-03-16T02:55:19.667Z] b06448623d41: Preparing [2026-03-16T02:55:19.667Z] b0a304540df7: Preparing [2026-03-16T02:55:19.667Z] cce92674e987: Preparing [2026-03-16T02:55:19.667Z] cce92674e987: Waiting [2026-03-16T02:55:19.667Z] 4ae974d2fe89: Layer already exists [2026-03-16T02:55:19.667Z] d05970804bb9: Layer already exists [2026-03-16T02:55:19.667Z] b06448623d41: Layer already exists [2026-03-16T02:55:19.667Z] b0a304540df7: Layer already exists [2026-03-16T02:55:19.668Z] 4812a37bf453: Layer already exists [2026-03-16T02:55:19.668Z] cce92674e987: Layer already exists [2026-03-16T02:55:19.668Z] main: digest: sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T02:55:19.735Z] ===================================================== [Pipeline] echo [2026-03-16T02:55:19.745Z] taggedImages: [2026-03-16T02:55:19.745Z] - nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [2026-03-16T02:55:19.745Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-03-16T02:55:19.745Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8 [2026-03-16T02:55:19.745Z] - nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 [2026-03-16T02:55:19.745Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] echo [2026-03-16T02:55:19.781Z] ========================================================= [2026-03-16T02:55:19.781Z] [edgeXBuildMultiArch] RAW Config: [2026-03-16T02:55:19.781Z] images: [2026-03-16T02:55:19.781Z] - nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [2026-03-16T02:55:19.781Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-03-16T02:55:19.781Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8 [2026-03-16T02:55:19.781Z] - nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 [2026-03-16T02:55:19.781Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [2026-03-16T02:55:19.781Z] settingsFile: [2026-03-16T02:55:19.781Z] device-gpio-settings [2026-03-16T02:55:19.781Z] ========================================================= [Pipeline] node [2026-03-16T02:55:34.207Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3516 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2026-03-16T02:55:34.219Z] Running in /w/workspace/device-gpio/141 [Pipeline] { [Pipeline] checkout [2026-03-16T02:55:34.786Z] Still waiting to schedule task [2026-03-16T02:55:34.786Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-16T02:55:37.272Z] The recommended git tool is: git [2026-03-16T02:55:42.332Z] using credential edgex-jenkins-ssh [2026-03-16T02:55:42.356Z] Cloning the remote Git repository [2026-03-16T02:55:42.399Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2026-03-16T02:55:42.490Z] > git init /w/workspace/device-gpio/141 # timeout=10 [2026-03-16T02:55:42.623Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2026-03-16T02:55:42.624Z] > git --version # timeout=10 [2026-03-16T02:55:42.649Z] > git --version # 'git version 2.25.1' [2026-03-16T02:55:42.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-16T02:55:42.798Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T02:55:48.496Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2026-03-16T02:55:48.518Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T02:55:49.578Z] Avoid second fetch [2026-03-16T02:55:49.578Z] Checking out Revision 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 (main) [2026-03-16T02:55:50.297Z] Commit message: "Merge pull request #272 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" [2026-03-16T02:55:49.599Z] > git config core.sparsecheckout # timeout=10 [2026-03-16T02:55:49.671Z] > git checkout -f 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T02:55:54.784Z] provisioning config files... [2026-03-16T02:55:54.832Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/141@tmp/config327814896227575389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T02:55:55.527Z] ---> ****-login.sh [2026-03-16T02:55:55.527Z] nexus3.edgexfoundry.org:10001 [2026-03-16T02:55:55.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:55:56.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T02:55:56.090Z] Configure a credential helper to remove this warning. See [2026-03-16T02:55:56.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T02:55:56.090Z] [2026-03-16T02:55:56.090Z] Login Succeeded [2026-03-16T02:55:56.090Z] nexus3.edgexfoundry.org:10002 [2026-03-16T02:55:56.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:55:56.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T02:55:56.363Z] Configure a credential helper to remove this warning. See [2026-03-16T02:55:56.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T02:55:56.364Z] [2026-03-16T02:55:56.364Z] Login Succeeded [2026-03-16T02:55:56.364Z] nexus3.edgexfoundry.org:10003 [2026-03-16T02:55:56.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:55:56.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T02:55:56.905Z] Configure a credential helper to remove this warning. See [2026-03-16T02:55:56.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T02:55:56.905Z] [2026-03-16T02:55:56.905Z] Login Succeeded [2026-03-16T02:55:56.905Z] nexus3.edgexfoundry.org:10004 [2026-03-16T02:55:57.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:55:57.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T02:55:57.178Z] Configure a credential helper to remove this warning. See [2026-03-16T02:55:57.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T02:55:57.178Z] [2026-03-16T02:55:57.178Z] Login Succeeded [2026-03-16T02:55:57.178Z] ****.io [2026-03-16T02:55:57.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:55:57.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T02:55:57.727Z] Configure a credential helper to remove this warning. See [2026-03-16T02:55:57.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T02:55:57.727Z] [2026-03-16T02:55:57.727Z] Login Succeeded [2026-03-16T02:55:57.727Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T02:55:57.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-16T02:55:58.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T02:55:58.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T02:55:58.099Z] ========================================================= [2026-03-16T02:55:58.099Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-16T02:55:58.099Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:55:58.447Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-16T02:55:59.042Z] Sending build context to Docker daemon 17.49MB [2026-03-16T02:55:59.042Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-03-16T02:55:59.042Z] Step 2/12 : FROM ${BASE} AS builder [2026-03-16T02:56:00.476Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-16T02:56:00.476Z] 6b59a28fa201: Pulling fs layer [2026-03-16T02:56:00.476Z] d32bb0dddca7: Pulling fs layer [2026-03-16T02:56:00.476Z] 5dab1238d3d9: Pulling fs layer [2026-03-16T02:56:00.476Z] 196fd7d83e7d: Pulling fs layer [2026-03-16T02:56:00.476Z] 4f4fb700ef54: Pulling fs layer [2026-03-16T02:56:00.476Z] 8ba94037c8f0: Pulling fs layer [2026-03-16T02:56:00.476Z] deaec5988b04: Pulling fs layer [2026-03-16T02:56:00.476Z] 9f65657bb879: Pulling fs layer [2026-03-16T02:56:00.476Z] 4f4fb700ef54: Waiting [2026-03-16T02:56:00.476Z] 8ba94037c8f0: Waiting [2026-03-16T02:56:00.476Z] deaec5988b04: Waiting [2026-03-16T02:56:00.476Z] 9f65657bb879: Waiting [2026-03-16T02:56:00.476Z] 196fd7d83e7d: Waiting [2026-03-16T02:56:00.476Z] d32bb0dddca7: Verifying Checksum [2026-03-16T02:56:00.476Z] d32bb0dddca7: Download complete [2026-03-16T02:56:00.476Z] 196fd7d83e7d: Verifying Checksum [2026-03-16T02:56:00.476Z] 196fd7d83e7d: Download complete [2026-03-16T02:56:00.476Z] 4f4fb700ef54: Verifying Checksum [2026-03-16T02:56:00.476Z] 4f4fb700ef54: Download complete [2026-03-16T02:56:00.476Z] 8ba94037c8f0: Verifying Checksum [2026-03-16T02:56:00.476Z] 8ba94037c8f0: Download complete [2026-03-16T02:56:00.476Z] 6b59a28fa201: Verifying Checksum [2026-03-16T02:56:00.476Z] 6b59a28fa201: Download complete [2026-03-16T02:56:01.065Z] 9f65657bb879: Verifying Checksum [2026-03-16T02:56:01.065Z] 9f65657bb879: Download complete [2026-03-16T02:56:01.349Z] 6b59a28fa201: Pull complete [2026-03-16T02:56:01.940Z] d32bb0dddca7: Pull complete [2026-03-16T02:56:01.940Z] 5dab1238d3d9: Verifying Checksum [2026-03-16T02:56:01.940Z] 5dab1238d3d9: Download complete [2026-03-16T02:56:03.355Z] deaec5988b04: Download complete [2026-03-16T02:56:15.748Z] 5dab1238d3d9: Pull complete [2026-03-16T02:56:15.748Z] 196fd7d83e7d: Pull complete [2026-03-16T02:56:15.748Z] 4f4fb700ef54: Pull complete [2026-03-16T02:56:15.748Z] 8ba94037c8f0: Pull complete [2026-03-16T02:56:22.732Z] Running on prd-centos7-docker-4c-2g-3518 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T02:56:22.851Z] provisioning config files... [2026-03-16T02:56:22.945Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6139153922274328981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T02:56:24.177Z] deaec5988b04: Pull complete [2026-03-16T02:56:25.396Z] ---> ****-login.sh [2026-03-16T02:56:25.396Z] nexus3.edgexfoundry.org:10001 [2026-03-16T02:56:25.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:56:25.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T02:56:25.396Z] Configure a credential helper to remove this warning. See [2026-03-16T02:56:25.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T02:56:25.396Z] [2026-03-16T02:56:25.396Z] Login Succeeded [2026-03-16T02:56:25.396Z] nexus3.edgexfoundry.org:10002 [2026-03-16T02:56:25.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:56:25.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T02:56:25.396Z] Configure a credential helper to remove this warning. See [2026-03-16T02:56:25.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T02:56:25.396Z] [2026-03-16T02:56:25.396Z] Login Succeeded [2026-03-16T02:56:25.396Z] nexus3.edgexfoundry.org:10003 [2026-03-16T02:56:25.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:56:25.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T02:56:25.396Z] Configure a credential helper to remove this warning. See [2026-03-16T02:56:25.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T02:56:25.396Z] [2026-03-16T02:56:25.396Z] Login Succeeded [2026-03-16T02:56:25.396Z] nexus3.edgexfoundry.org:10004 [2026-03-16T02:56:25.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:56:25.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T02:56:25.396Z] Configure a credential helper to remove this warning. See [2026-03-16T02:56:25.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T02:56:25.396Z] [2026-03-16T02:56:25.396Z] Login Succeeded [2026-03-16T02:56:25.396Z] ****.io [2026-03-16T02:56:25.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T02:56:25.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T02:56:25.736Z] Configure a credential helper to remove this warning. See [2026-03-16T02:56:25.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T02:56:25.736Z] [2026-03-16T02:56:25.736Z] Login Succeeded [2026-03-16T02:56:25.736Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T02:56:25.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-16T02:56:26.359Z] 9f65657bb879: Pull complete [2026-03-16T02:56:26.359Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-16T02:56:26.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-16T02:56:26.359Z] ---> 334268110677 [2026-03-16T02:56:26.359Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-03-16T02:56:26.449Z] + docker buildx ls [2026-03-16T02:56:26.449Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-16T02:56:26.449Z] default * docker [2026-03-16T02:56:26.449Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-16T02:56:26.857Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-16T02:56:26.857Z] edgex-builder [Pipeline] sh [2026-03-16T02:56:27.267Z] + docker buildx inspect --bootstrap [2026-03-16T02:56:27.267Z] #1 [internal] booting buildkit [2026-03-16T02:56:27.267Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-16T02:56:28.416Z] ---> Running in 42392766a0aa [2026-03-16T02:56:28.745Z] Removing intermediate container 42392766a0aa [2026-03-16T02:56:28.745Z] ---> f1033a0ef918 [2026-03-16T02:56:28.745Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-16T02:56:28.745Z] ---> Running in cc1427aa22fd [2026-03-16T02:56:29.065Z] Removing intermediate container cc1427aa22fd [2026-03-16T02:56:29.065Z] ---> 4c0a744751a5 [2026-03-16T02:56:29.065Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2026-03-16T02:56:29.065Z] ---> Running in 4a2a8ceaf383 [2026-03-16T02:56:29.399Z] Removing intermediate container 4a2a8ceaf383 [2026-03-16T02:56:29.399Z] ---> 16d39a8d9778 [2026-03-16T02:56:29.399Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-03-16T02:56:29.720Z] ---> Running in e80e652eab86 [2026-03-16T02:56:30.032Z] Removing intermediate container e80e652eab86 [2026-03-16T02:56:30.032Z] ---> 00e478b2ac6f [2026-03-16T02:56:30.032Z] Step 7/12 : WORKDIR /device-gpio [2026-03-16T02:56:30.032Z] ---> Running in 92f3395bfca6 [2026-03-16T02:56:30.366Z] Removing intermediate container 92f3395bfca6 [2026-03-16T02:56:30.366Z] ---> 4b7f36413755 [2026-03-16T02:56:30.366Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-16T02:56:30.366Z] ---> Running in a25afa54c523 [2026-03-16T02:56:30.978Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2026-03-16T02:56:30.978Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-16T02:56:31.306Z] #1 creating container buildx_buildkit_edgex-builder0 0.8s done [2026-03-16T02:56:31.306Z] #1 DONE 3.9s [2026-03-16T02:56:31.306Z] Name: edgex-builder [2026-03-16T02:56:31.306Z] Driver: docker-container [2026-03-16T02:56:31.306Z] [2026-03-16T02:56:31.306Z] Nodes: [2026-03-16T02:56:31.306Z] Name: edgex-builder0 [2026-03-16T02:56:31.306Z] Endpoint: unix:///var/run/docker.sock [2026-03-16T02:56:31.306Z] Status: running [2026-03-16T02:56:31.306Z] Buildkit: v0.27.1 [2026-03-16T02:56:31.306Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-16T02:56:31.729Z] + docker buildx ls [2026-03-16T02:56:31.729Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-16T02:56:31.729Z] edgex-builder * docker-container [2026-03-16T02:56:31.729Z] edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-16T02:56:31.729Z] default docker [2026-03-16T02:56:31.729Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-16T02:56:31.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T02:56:31.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T02:56:32.139Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3' [2026-03-16T02:56:32.139Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 --push - [2026-03-16T02:56:32.139Z] #1 [internal] load build definition from Dockerfile [2026-03-16T02:56:32.139Z] #1 transferring dockerfile: 196B done [2026-03-16T02:56:32.139Z] #1 DONE 0.0s [2026-03-16T02:56:32.139Z] [2026-03-16T02:56:32.139Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [2026-03-16T02:56:32.454Z] #2 DONE 0.1s [2026-03-16T02:56:32.454Z] [2026-03-16T02:56:32.454Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [2026-03-16T02:56:32.454Z] #3 DONE 0.2s [2026-03-16T02:56:32.454Z] [2026-03-16T02:56:32.454Z] #4 [internal] load .dockerignore [2026-03-16T02:56:32.454Z] #4 transferring context: 2B done [2026-03-16T02:56:32.454Z] #4 DONE 0.0s [2026-03-16T02:56:32.454Z] [2026-03-16T02:56:32.454Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda [2026-03-16T02:56:32.454Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done [2026-03-16T02:56:32.454Z] #5 DONE 0.0s [2026-03-16T02:56:32.454Z] [2026-03-16T02:56:32.454Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda [2026-03-16T02:56:32.454Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done [2026-03-16T02:56:32.454Z] #6 DONE 0.1s [2026-03-16T02:56:32.454Z] [2026-03-16T02:56:32.454Z] #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-16T02:56:32.454Z] #7 DONE 0.0s [2026-03-16T02:56:32.454Z] [2026-03-16T02:56:32.454Z] #8 exporting to image [2026-03-16T02:56:32.454Z] #8 exporting layers done [2026-03-16T02:56:32.454Z] #8 exporting manifest sha256:a8f282e79115eb45c7dc36dee36d2ec436204df7627a9c20bf430524285b1b89 done [2026-03-16T02:56:32.454Z] #8 exporting config sha256:6ac26f1c63b89c76ddf253afd2f56d2d998ea1a663980329e489b471f9ac21be done [2026-03-16T02:56:32.454Z] #8 exporting manifest sha256:cd042be61fcdd6710cc641358103da70ce1ab9d0855dc6c82b6c63f64f5e9932 0.0s done [2026-03-16T02:56:32.454Z] #8 exporting config sha256:eda2603a936706c4f86a12e409d346da0c670744aa43ede8b5d6cc13b36b9325 done [2026-03-16T02:56:32.454Z] #8 exporting manifest list sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e done [2026-03-16T02:56:32.454Z] #8 pushing layers 0.1s done [2026-03-16T02:56:32.454Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3@sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e [2026-03-16T02:56:32.454Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-16T02:56:32.772Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3@sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e 0.1s done [2026-03-16T02:56:32.772Z] #8 DONE 0.2s [2026-03-16T02:56:32.772Z] [2026-03-16T02:56:32.772Z] 1 warning found (use --debug to expand): [2026-03-16T02:56:32.772Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-16T02:56:33.175Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:latest --push - [2026-03-16T02:56:33.175Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:latest' [2026-03-16T02:56:33.175Z] #1 [internal] load build definition from Dockerfile [2026-03-16T02:56:33.175Z] #1 transferring dockerfile: 162B done [2026-03-16T02:56:33.175Z] #1 DONE 0.0s [2026-03-16T02:56:33.175Z] [2026-03-16T02:56:33.175Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-03-16T02:56:33.175Z] #2 DONE 0.0s [2026-03-16T02:56:33.175Z] [2026-03-16T02:56:33.175Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest [2026-03-16T02:56:33.175Z] #3 DONE 0.0s [2026-03-16T02:56:33.175Z] [2026-03-16T02:56:33.175Z] #4 [internal] load .dockerignore [2026-03-16T02:56:33.175Z] #4 transferring context: 2B done [2026-03-16T02:56:33.175Z] #4 DONE 0.0s [2026-03-16T02:56:33.175Z] [2026-03-16T02:56:33.175Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda [2026-03-16T02:56:33.175Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done [2026-03-16T02:56:33.175Z] #5 CACHED [2026-03-16T02:56:33.175Z] [2026-03-16T02:56:33.175Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda [2026-03-16T02:56:33.175Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done [2026-03-16T02:56:33.175Z] #6 CACHED [2026-03-16T02:56:33.175Z] [2026-03-16T02:56:33.175Z] #7 exporting to image [2026-03-16T02:56:33.175Z] #7 exporting layers done [2026-03-16T02:56:33.175Z] #7 exporting manifest sha256:a8f282e79115eb45c7dc36dee36d2ec436204df7627a9c20bf430524285b1b89 done [2026-03-16T02:56:33.175Z] #7 exporting config sha256:6ac26f1c63b89c76ddf253afd2f56d2d998ea1a663980329e489b471f9ac21be done [2026-03-16T02:56:33.175Z] #7 exporting manifest sha256:cd042be61fcdd6710cc641358103da70ce1ab9d0855dc6c82b6c63f64f5e9932 done [2026-03-16T02:56:33.175Z] #7 exporting config sha256:eda2603a936706c4f86a12e409d346da0c670744aa43ede8b5d6cc13b36b9325 [2026-03-16T02:56:33.175Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-16T02:56:33.494Z] #7 exporting config sha256:eda2603a936706c4f86a12e409d346da0c670744aa43ede8b5d6cc13b36b9325 done [2026-03-16T02:56:33.494Z] #7 exporting manifest list sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e done [2026-03-16T02:56:33.494Z] #7 pushing layers 0.0s done [2026-03-16T02:56:33.494Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e 0.1s done [2026-03-16T02:56:33.494Z] #7 DONE 0.1s [2026-03-16T02:56:33.494Z] [2026-03-16T02:56:33.494Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-16T02:56:33.494Z] #8 DONE 0.0s [2026-03-16T02:56:33.494Z] [2026-03-16T02:56:33.494Z] 1 warning found (use --debug to expand): [2026-03-16T02:56:33.494Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-16T02:56:33.899Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8' [2026-03-16T02:56:33.899Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8 --push - [2026-03-16T02:56:33.899Z] #1 [internal] load build definition from Dockerfile [2026-03-16T02:56:33.899Z] #1 transferring dockerfile: 167B done [2026-03-16T02:56:33.899Z] #1 DONE 0.0s [2026-03-16T02:56:33.899Z] [2026-03-16T02:56:33.899Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8 [2026-03-16T02:56:33.899Z] #2 DONE 0.0s [2026-03-16T02:56:33.899Z] [2026-03-16T02:56:33.899Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8 [2026-03-16T02:56:33.899Z] #3 DONE 0.0s [2026-03-16T02:56:33.899Z] [2026-03-16T02:56:33.899Z] #4 [internal] load .dockerignore [2026-03-16T02:56:33.899Z] #4 transferring context: 2B done [2026-03-16T02:56:33.899Z] #4 DONE 0.0s [2026-03-16T02:56:33.899Z] [2026-03-16T02:56:33.899Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda [2026-03-16T02:56:33.899Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done [2026-03-16T02:56:33.899Z] #5 CACHED [2026-03-16T02:56:33.899Z] [2026-03-16T02:56:33.899Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda [2026-03-16T02:56:33.899Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done [2026-03-16T02:56:33.899Z] #6 CACHED [2026-03-16T02:56:33.899Z] [2026-03-16T02:56:33.899Z] #7 exporting to image [2026-03-16T02:56:33.899Z] #7 exporting layers done [2026-03-16T02:56:33.899Z] #7 exporting manifest sha256:a8f282e79115eb45c7dc36dee36d2ec436204df7627a9c20bf430524285b1b89 done [2026-03-16T02:56:33.899Z] #7 exporting config sha256:6ac26f1c63b89c76ddf253afd2f56d2d998ea1a663980329e489b471f9ac21be done [2026-03-16T02:56:33.899Z] #7 exporting manifest sha256:cd042be61fcdd6710cc641358103da70ce1ab9d0855dc6c82b6c63f64f5e9932 done [2026-03-16T02:56:33.899Z] #7 exporting config sha256:eda2603a936706c4f86a12e409d346da0c670744aa43ede8b5d6cc13b36b9325 done [2026-03-16T02:56:33.899Z] #7 exporting manifest list sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e done [2026-03-16T02:56:33.899Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-16T02:56:34.098Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-16T02:56:34.098Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-03-16T02:56:34.098Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-16T02:56:34.098Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-16T02:56:34.098Z] Executing busybox-1.37.0-r19.trigger [2026-03-16T02:56:34.098Z] OK: 259 MiB in 64 packages [2026-03-16T02:56:34.202Z] #7 pushing layers 0.0s done [2026-03-16T02:56:34.202Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8@sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e 0.1s done [2026-03-16T02:56:34.202Z] #7 DONE 0.1s [2026-03-16T02:56:34.202Z] [2026-03-16T02:56:34.202Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-16T02:56:34.202Z] #8 DONE 0.0s [2026-03-16T02:56:34.202Z] [2026-03-16T02:56:34.202Z] 1 warning found (use --debug to expand): [2026-03-16T02:56:34.202Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-16T02:56:34.711Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8' [2026-03-16T02:56:34.711Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 --push - [2026-03-16T02:56:34.711Z] #1 [internal] load build definition from Dockerfile [2026-03-16T02:56:34.711Z] #1 transferring dockerfile: 208B done [2026-03-16T02:56:34.711Z] #1 DONE 0.0s [2026-03-16T02:56:34.711Z] [2026-03-16T02:56:34.711Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 [2026-03-16T02:56:34.711Z] #2 DONE 0.0s [2026-03-16T02:56:34.711Z] [2026-03-16T02:56:34.711Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 [2026-03-16T02:56:34.711Z] #3 DONE 0.0s [2026-03-16T02:56:34.711Z] [2026-03-16T02:56:34.711Z] #4 [internal] load .dockerignore [2026-03-16T02:56:34.711Z] #4 transferring context: 2B done [2026-03-16T02:56:34.711Z] #4 DONE 0.0s [2026-03-16T02:56:34.711Z] [2026-03-16T02:56:34.711Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda [2026-03-16T02:56:34.711Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done [2026-03-16T02:56:34.711Z] #5 CACHED [2026-03-16T02:56:34.711Z] [2026-03-16T02:56:34.711Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda [2026-03-16T02:56:34.711Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda done [2026-03-16T02:56:34.711Z] #6 CACHED [2026-03-16T02:56:34.711Z] [2026-03-16T02:56:34.711Z] #7 exporting to image [2026-03-16T02:56:34.711Z] #7 exporting layers done [2026-03-16T02:56:34.711Z] #7 exporting manifest sha256:a8f282e79115eb45c7dc36dee36d2ec436204df7627a9c20bf430524285b1b89 done [2026-03-16T02:56:34.711Z] #7 exporting config sha256:6ac26f1c63b89c76ddf253afd2f56d2d998ea1a663980329e489b471f9ac21be done [2026-03-16T02:56:34.711Z] #7 exporting manifest sha256:cd042be61fcdd6710cc641358103da70ce1ab9d0855dc6c82b6c63f64f5e9932 done [2026-03-16T02:56:34.711Z] #7 exporting config sha256:eda2603a936706c4f86a12e409d346da0c670744aa43ede8b5d6cc13b36b9325 done [2026-03-16T02:56:34.711Z] #7 exporting manifest list sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e done [2026-03-16T02:56:34.711Z] #7 pushing layers 0.0s done [2026-03-16T02:56:34.711Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8@sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e [2026-03-16T02:56:34.711Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-16T02:56:34.711Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8@sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e 0.1s done [2026-03-16T02:56:34.711Z] #7 DONE 0.1s [2026-03-16T02:56:34.711Z] [2026-03-16T02:56:34.711Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-16T02:56:34.711Z] #8 DONE 0.0s [2026-03-16T02:56:34.711Z] [2026-03-16T02:56:34.711Z] 1 warning found (use --debug to expand): [2026-03-16T02:56:34.711Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-16T02:56:35.210Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:main' [2026-03-16T02:56:35.210Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:main --push - [2026-03-16T02:56:35.210Z] #1 [internal] load build definition from Dockerfile [2026-03-16T02:56:35.210Z] #1 transferring dockerfile: 160B done [2026-03-16T02:56:35.210Z] #1 DONE 0.0s [2026-03-16T02:56:35.210Z] [2026-03-16T02:56:35.210Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main [2026-03-16T02:56:35.210Z] #2 DONE 0.0s [2026-03-16T02:56:35.210Z] [2026-03-16T02:56:35.210Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main [2026-03-16T02:56:35.210Z] #3 DONE 0.0s [2026-03-16T02:56:35.210Z] [2026-03-16T02:56:35.210Z] #4 [internal] load .dockerignore [2026-03-16T02:56:35.210Z] #4 transferring context: 2B done [2026-03-16T02:56:35.210Z] #4 DONE 0.0s [2026-03-16T02:56:35.210Z] [2026-03-16T02:56:35.210Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda [2026-03-16T02:56:35.210Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done [2026-03-16T02:56:35.210Z] #5 DONE 0.0s [2026-03-16T02:56:35.210Z] [2026-03-16T02:56:35.210Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda [2026-03-16T02:56:35.210Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done [2026-03-16T02:56:35.210Z] #6 CACHED [2026-03-16T02:56:35.210Z] [2026-03-16T02:56:35.210Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda [2026-03-16T02:56:35.210Z] #5 CACHED [2026-03-16T02:56:35.210Z] [2026-03-16T02:56:35.210Z] #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-16T02:56:35.210Z] #7 DONE 0.0s [2026-03-16T02:56:35.210Z] [2026-03-16T02:56:35.210Z] #8 exporting to image [2026-03-16T02:56:35.210Z] #8 exporting layers done [2026-03-16T02:56:35.210Z] #8 exporting manifest sha256:a8f282e79115eb45c7dc36dee36d2ec436204df7627a9c20bf430524285b1b89 done [2026-03-16T02:56:35.210Z] #8 exporting config sha256:6ac26f1c63b89c76ddf253afd2f56d2d998ea1a663980329e489b471f9ac21be done [2026-03-16T02:56:35.210Z] #8 exporting manifest sha256:cd042be61fcdd6710cc641358103da70ce1ab9d0855dc6c82b6c63f64f5e9932 done [2026-03-16T02:56:35.210Z] #8 exporting config sha256:eda2603a936706c4f86a12e409d346da0c670744aa43ede8b5d6cc13b36b9325 done [2026-03-16T02:56:35.210Z] #8 exporting manifest list sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e done [2026-03-16T02:56:35.210Z] #8 pushing layers 0.0s done [2026-03-16T02:56:35.210Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e 0.1s done [2026-03-16T02:56:35.210Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-16T02:56:35.210Z] #8 DONE 0.1s [2026-03-16T02:56:35.516Z] [2026-03-16T02:56:35.516Z] 1 warning found (use --debug to expand): [2026-03-16T02:56:35.516Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [2026-03-16T02:56:35.648Z] Removing intermediate container a25afa54c523 [2026-03-16T02:56:35.648Z] ---> cb1e345f82a3 [2026-03-16T02:56:35.648Z] Step 9/12 : COPY go.mod vendor* ./ [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-16T02:56:35.957Z] ---> bb13b827b681 [2026-03-16T02:56:35.957Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T02:56:36.169Z] + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-16T02:56:36.280Z] ---> Running in bf7555fb1047 [2026-03-16T02:56:36.553Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T02:56:36.921Z] ---> package-listing.sh [2026-03-16T02:56:36.921Z] ++ facter osfamily [2026-03-16T02:56:36.921Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-16T02:56:37.205Z] + OS_FAMILY=redhat [2026-03-16T02:56:37.205Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2026-03-16T02:56:37.205Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-16T02:56:37.205Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-16T02:56:37.205Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-16T02:56:37.205Z] + PACKAGES=/tmp/packages_start.txt [2026-03-16T02:56:37.205Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-03-16T02:56:37.205Z] + PACKAGES=/tmp/packages_end.txt [2026-03-16T02:56:37.205Z] + case "${OS_FAMILY}" in [2026-03-16T02:56:37.205Z] + rpm -qa [2026-03-16T02:56:37.205Z] + sort [2026-03-16T02:56:37.861Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-16T02:56:37.861Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-16T02:56:37.861Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-16T02:56:37.861Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-03-16T02:56:37.861Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2026-03-16T02:56:37.861Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2026-03-16T02:56:37.870Z] 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-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-16T02:56:38.149Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:56:38.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T02:56:38.740Z] [2026-03-16T02:56:38.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:56:39.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T02:56:39.044Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-16T02:56:39.044Z] 5eb5b503b376: Pulling fs layer [2026-03-16T02:56:39.044Z] 5c69ac0246d0: Pulling fs layer [2026-03-16T02:56:39.044Z] ec43610c2a17: Pulling fs layer [2026-03-16T02:56:39.044Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-16T02:56:39.044Z] 33b1e0a273af: Pulling fs layer [2026-03-16T02:56:39.044Z] 5d3b04190fa2: Pulling fs layer [2026-03-16T02:56:39.044Z] 2f39f015ded8: Pulling fs layer [2026-03-16T02:56:39.044Z] 3a2ae6a8a46f: Waiting [2026-03-16T02:56:39.044Z] 33b1e0a273af: Waiting [2026-03-16T02:56:39.044Z] 5d3b04190fa2: Waiting [2026-03-16T02:56:39.044Z] 2f39f015ded8: Waiting [2026-03-16T02:56:39.044Z] 5c69ac0246d0: Verifying Checksum [2026-03-16T02:56:39.044Z] 5c69ac0246d0: Download complete [2026-03-16T02:56:39.044Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-16T02:56:39.044Z] 3a2ae6a8a46f: Download complete [2026-03-16T02:56:39.044Z] ec43610c2a17: Verifying Checksum [2026-03-16T02:56:39.044Z] ec43610c2a17: Download complete [2026-03-16T02:56:39.044Z] 33b1e0a273af: Verifying Checksum [2026-03-16T02:56:39.044Z] 33b1e0a273af: Download complete [2026-03-16T02:56:39.300Z] 5d3b04190fa2: Verifying Checksum [2026-03-16T02:56:39.300Z] 5d3b04190fa2: Download complete [2026-03-16T02:56:39.300Z] 5eb5b503b376: Verifying Checksum [2026-03-16T02:56:39.300Z] 5eb5b503b376: Download complete [2026-03-16T02:56:39.884Z] 2f39f015ded8: Verifying Checksum [2026-03-16T02:56:39.884Z] 2f39f015ded8: Download complete [2026-03-16T02:56:40.498Z] 5eb5b503b376: Pull complete [2026-03-16T02:56:40.759Z] 5c69ac0246d0: Pull complete [2026-03-16T02:56:41.022Z] ec43610c2a17: Pull complete [2026-03-16T02:56:41.022Z] 3a2ae6a8a46f: Pull complete [2026-03-16T02:56:41.290Z] 33b1e0a273af: Pull complete [2026-03-16T02:56:41.290Z] 5d3b04190fa2: Pull complete [2026-03-16T02:56:45.524Z] 2f39f015ded8: Pull complete [2026-03-16T02:56:45.524Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-16T02:56:45.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T02:56:45.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T02:56:45.745Z] prd-centos7-docker-4c-2g-3518 does not seem to be running inside a container [2026-03-16T02:56:45.779Z] $ 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-gpio_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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-03-16T02:56:48.579Z] $ docker top 69895e37b429c6027924c1ed22287021a93d192807aebaef7a75e45935d6b5f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T02:56:48.972Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-16T02:56:49.253Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-16T02:56:49.541Z] + ls /var/log/sa-host [2026-03-16T02:56:49.541Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T02:56:49.736Z] provisioning config files... [2026-03-16T02:56:49.748Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12488477141044819346tmp [Pipeline] { [Pipeline] echo [2026-03-16T02:56:49.764Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T02:56:50.078Z] ---> create-netrc.sh [Pipeline] } [2026-03-16T02:56:50.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-16T02:56:50.464Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-16T02:56:50.508Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T02:56:50.827Z] ---> sudo-logs.sh [2026-03-16T02:56:50.827Z] Archiving 'sudo' log.. [2026-03-16T02:56:50.827Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3518.novalocal: Name or service not known [2026-03-16T02:56:50.827Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3518.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-16T02:56:50.923Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T02:56:51.296Z] ---> job-cost.sh [2026-03-16T02:56:51.296Z] lf-activate-venv: SKIPPING [2026-03-16T02:56:51.296Z] INFO: No Stack... [2026-03-16T02:56:51.296Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-16T02:56:52.004Z] INFO: Archiving Costs [Pipeline] echo [2026-03-16T02:56:52.047Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T02:56:52.400Z] ---> logs-deploy.sh [2026-03-16T02:56:52.400Z] lf-activate-venv: SKIPPING [2026-03-16T02:56:52.400Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/141 [2026-03-16T02:56:52.400Z] INFO: archiving workspace using pattern(s): [2026-03-16T02:56:53.462Z] Archives upload complete. [2026-03-16T02:56:53.462Z] INFO: archiving logs to Nexus [2026-03-16T02:56:54.031Z] ---> uname -a: [2026-03-16T02:56:54.031Z] Linux prd-centos7-docker-4c-2g-3518.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-16T02:56:54.031Z] [2026-03-16T02:56:54.031Z] [2026-03-16T02:56:54.031Z] ---> lscpu: [2026-03-16T02:56:54.031Z] Architecture: x86_64 [2026-03-16T02:56:54.031Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-16T02:56:54.031Z] Byte Order: Little Endian [2026-03-16T02:56:54.031Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-16T02:56:54.031Z] CPU(s): 2 [2026-03-16T02:56:54.031Z] On-line CPU(s) list: 0,1 [2026-03-16T02:56:54.031Z] Thread(s) per core: 1 [2026-03-16T02:56:54.031Z] Core(s) per socket: 1 [2026-03-16T02:56:54.031Z] Socket(s): 2 [2026-03-16T02:56:54.031Z] NUMA node(s): 1 [2026-03-16T02:56:54.031Z] Vendor ID: AuthenticAMD [2026-03-16T02:56:54.031Z] CPU family: 23 [2026-03-16T02:56:54.031Z] Model: 49 [2026-03-16T02:56:54.031Z] Model name: AMD EPYC-Rome Processor [2026-03-16T02:56:54.031Z] Stepping: 0 [2026-03-16T02:56:54.031Z] CPU MHz: 2799.934 [2026-03-16T02:56:54.031Z] BogoMIPS: 5599.86 [2026-03-16T02:56:54.031Z] Virtualization: AMD-V [2026-03-16T02:56:54.031Z] Hypervisor vendor: KVM [2026-03-16T02:56:54.031Z] Virtualization type: full [2026-03-16T02:56:54.031Z] L1d cache: 64 KiB [2026-03-16T02:56:54.031Z] L1i cache: 64 KiB [2026-03-16T02:56:54.031Z] L2 cache: 1 MiB [2026-03-16T02:56:54.031Z] L3 cache: 32 MiB [2026-03-16T02:56:54.031Z] NUMA node0 CPU(s): 0,1 [2026-03-16T02:56:54.031Z] Vulnerability Itlb multihit: Not affected [2026-03-16T02:56:54.031Z] Vulnerability L1tf: Not affected [2026-03-16T02:56:54.031Z] Vulnerability Mds: Not affected [2026-03-16T02:56:54.031Z] Vulnerability Meltdown: Not affected [2026-03-16T02:56:54.031Z] Vulnerability Mmio stale data: Not affected [2026-03-16T02:56:54.031Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-16T02:56:54.031Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-16T02:56:54.031Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-16T02:56:54.031Z] Vulnerability Srbds: Not affected [2026-03-16T02:56:54.031Z] Vulnerability Tsx async abort: Not affected [2026-03-16T02:56:54.031Z] 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 [2026-03-16T02:56:54.031Z] [2026-03-16T02:56:54.031Z] [2026-03-16T02:56:54.031Z] ---> nproc: [2026-03-16T02:56:54.031Z] 2 [2026-03-16T02:56:54.031Z] [2026-03-16T02:56:54.031Z] [2026-03-16T02:56:54.031Z] ---> df -h: [2026-03-16T02:56:54.031Z] Filesystem Size Used Avail Use% Mounted on [2026-03-16T02:56:54.031Z] overlay 40G 7.4G 33G 19% / [2026-03-16T02:56:54.031Z] tmpfs 64M 0 64M 0% /dev [2026-03-16T02:56:54.031Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-16T02:56:54.031Z] shm 64M 0 64M 0% /dev/shm [2026-03-16T02:56:54.031Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-03-16T02:56:54.031Z] [2026-03-16T02:56:54.031Z] [2026-03-16T02:56:54.031Z] Cannot open /var/log/sysstat/sa16: No such file or directory [2026-03-16T02:56:54.031Z] Please check if data collecting is enabled [2026-03-16T02:56:54.031Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T02:56:54.362Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-16T02:56:54.366Z] $ docker stop --time=1 69895e37b429c6027924c1ed22287021a93d192807aebaef7a75e45935d6b5f4 [2026-03-16T02:56:55.509Z] $ docker rm -f --volumes 69895e37b429c6027924c1ed22287021a93d192807aebaef7a75e45935d6b5f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-16T02:56:55.735Z] [WS-CLEANUP] Deleting project workspace... [2026-03-16T02:56:55.735Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-16T02:56:55.775Z] [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 [2026-03-16T02:56:56.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T02:56:56.317Z] [2026-03-16T02:56:56.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:56:56.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T02:56:56.714Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-16T02:56:56.714Z] 5eb5b503b376: Pulling fs layer [2026-03-16T02:56:56.714Z] 5c69ac0246d0: Pulling fs layer [2026-03-16T02:56:56.714Z] ec43610c2a17: Pulling fs layer [2026-03-16T02:56:56.714Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-16T02:56:56.714Z] 33b1e0a273af: Pulling fs layer [2026-03-16T02:56:56.714Z] 5d3b04190fa2: Pulling fs layer [2026-03-16T02:56:56.714Z] 2f39f015ded8: Pulling fs layer [2026-03-16T02:56:56.714Z] 3a2ae6a8a46f: Waiting [2026-03-16T02:56:56.714Z] 33b1e0a273af: Waiting [2026-03-16T02:56:56.714Z] 5d3b04190fa2: Waiting [2026-03-16T02:56:56.714Z] 2f39f015ded8: Waiting [2026-03-16T02:56:56.714Z] 5c69ac0246d0: Verifying Checksum [2026-03-16T02:56:56.714Z] 5c69ac0246d0: Download complete [2026-03-16T02:56:56.714Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-16T02:56:56.714Z] 3a2ae6a8a46f: Download complete [2026-03-16T02:56:56.714Z] 33b1e0a273af: Verifying Checksum [2026-03-16T02:56:56.714Z] 33b1e0a273af: Download complete [2026-03-16T02:56:56.714Z] ec43610c2a17: Verifying Checksum [2026-03-16T02:56:56.714Z] ec43610c2a17: Download complete [2026-03-16T02:56:56.714Z] 5d3b04190fa2: Verifying Checksum [2026-03-16T02:56:56.714Z] 5d3b04190fa2: Download complete [2026-03-16T02:56:56.998Z] 5eb5b503b376: Verifying Checksum [2026-03-16T02:56:56.998Z] 5eb5b503b376: Download complete [2026-03-16T02:56:57.627Z] 2f39f015ded8: Download complete [2026-03-16T02:56:58.682Z] 5eb5b503b376: Pull complete [2026-03-16T02:56:58.682Z] 5c69ac0246d0: Pull complete [2026-03-16T02:56:59.330Z] ec43610c2a17: Pull complete [2026-03-16T02:56:59.330Z] 3a2ae6a8a46f: Pull complete [2026-03-16T02:56:59.633Z] 33b1e0a273af: Pull complete [2026-03-16T02:56:59.633Z] 5d3b04190fa2: Pull complete [2026-03-16T02:57:05.191Z] 2f39f015ded8: Pull complete [2026-03-16T02:57:05.191Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-16T02:57:05.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T02:57:05.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T02:57:05.586Z] prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container [2026-03-16T02:57:05.710Z] $ 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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-03-16T02:57:06.966Z] $ docker top c1dea92f1a9f18e40d8f8770beb3c7f82985bd20664ccc22c752d8451ec926f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T02:57:07.497Z] ---> job-cost.sh [2026-03-16T02:57:07.497Z] lf-activate-venv: SKIPPING [2026-03-16T02:57:07.497Z] INFO: No Stack... [2026-03-16T02:57:07.805Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-16T02:57:08.126Z] INFO: Archiving Costs [Pipeline] sh [2026-03-16T02:57:08.491Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2026-03-16T02:57:08.491Z] + cut -d, -f6 [Pipeline] lock [2026-03-16T02:57:08.499Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-141-stack-cost] [2026-03-16T02:57:08.528Z] Resource [jenkins-edgexfoundry-device-gpio-main-141-stack-cost] did not exist. Created. [2026-03-16T02:57:08.534Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-16T02:57:08.944Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-03-16T02:57:09.006Z] Stashed 1 file(s) [Pipeline] } [2026-03-16T02:57:09.066Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-16T02:57:09.122Z] $ docker stop --time=1 c1dea92f1a9f18e40d8f8770beb3c7f82985bd20664ccc22c752d8451ec926f2 [2026-03-16T02:57:10.285Z] $ docker rm -f --volumes c1dea92f1a9f18e40d8f8770beb3c7f82985bd20664ccc22c752d8451ec926f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-16T02:58:28.384Z] Removing intermediate container bf7555fb1047 [2026-03-16T02:58:28.384Z] ---> 2b662790850d [2026-03-16T02:58:28.384Z] Step 11/12 : COPY . . [2026-03-16T02:58:28.384Z] ---> 4f5482005c7a [2026-03-16T02:58:28.384Z] Step 12/12 : RUN ${MAKE} [2026-03-16T02:58:28.384Z] ---> Running in e677660cbac3 [2026-03-16T02:58:28.384Z] noop [2026-03-16T02:58:28.654Z] Removing intermediate container e677660cbac3 [2026-03-16T02:58:28.654Z] ---> 006078efdd86 [2026-03-16T02:58:28.923Z] Successfully built 006078efdd86 [2026-03-16T02:58:28.923Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:58:29.295Z] + docker inspect -f . ci-base-image-arm64 [2026-03-16T02:58:29.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T02:58:29.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-3516 does not seem to be running inside a container [2026-03-16T02:58:29.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/141 -v /w/workspace/device-gpio/141:/w/workspace/device-gpio/141:rw,z -v /w/workspace/device-gpio/141@tmp:/w/workspace/device-gpio/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-16T02:58:30.890Z] $ docker top 9a31704dc37d61bab5e5a1e9e769acb77a9dce1f052ee765a53383b5f3a17cd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T02:58:31.751Z] + go version [2026-03-16T02:58:31.751Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-16T02:58:31.785Z] $ docker stop --time=1 9a31704dc37d61bab5e5a1e9e769acb77a9dce1f052ee765a53383b5f3a17cd2 [2026-03-16T02:58:33.498Z] $ docker rm -f --volumes 9a31704dc37d61bab5e5a1e9e769acb77a9dce1f052ee765a53383b5f3a17cd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T02:58:34.093Z] + docker inspect -f . ci-base-image-arm64 [2026-03-16T02:58:34.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T02:58:34.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-3516 does not seem to be running inside a container [2026-03-16T02:58:34.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/141 -v /w/workspace/device-gpio/141:/w/workspace/device-gpio/141:rw,z -v /w/workspace/device-gpio/141@tmp:/w/workspace/device-gpio/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-16T02:58:35.675Z] $ docker top 10e1b7c3c3c549dcac40a150a5a6ce8d3efc10a4bd825b8e5b7216c0cf54b48c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T02:58:36.536Z] + git config --global --add safe.directory /w/workspace/device-gpio/141 [Pipeline] fileExists [Pipeline] sh [2026-03-16T02:58:37.195Z] + make test [2026-03-16T02:58:37.195Z] go test ./... -coverprofile=coverage.out ./... [2026-03-16T02:58:42.557Z] ? github.com/edgexfoundry/device-gpio [no test files] [2026-03-16T03:02:49.639Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2026-03-16T03:02:49.639Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2026-03-16T03:02:50.600Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-16T03:02:50.600Z] go vet ./... [2026-03-16T03:03:47.028Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-16T03:03:47.028Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-16T03:03:47.028Z] ./bin/test-attribution-txt.sh [2026-03-16T03:03:47.028Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-16T03:03:48.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-16T03:03:48.482Z] $ docker stop --time=1 10e1b7c3c3c549dcac40a150a5a6ce8d3efc10a4bd825b8e5b7216c0cf54b48c [2026-03-16T03:03:50.510Z] $ docker rm -f --volumes 10e1b7c3c3c549dcac40a150a5a6ce8d3efc10a4bd825b8e5b7216c0cf54b48c [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T03:03:52.410Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-16T03:03:52.437Z] Warning: overwriting stash ‘coverage-report’ [2026-03-16T03:03:52.938Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-16T03:03:53.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-16T03:03:53.667Z] + ls -al . [2026-03-16T03:03:53.667Z] total 224 [2026-03-16T03:03:53.667Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 16 02:58 . [2026-03-16T03:03:53.667Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 02:55 .. [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 16 02:55 .dockerignore [2026-03-16T03:03:53.667Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 02:55 .git [2026-03-16T03:03:53.667Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:55 .github [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 16 02:55 .gitignore [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 02:55 .golangci.yml [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 22061 Mar 16 02:55 Attribution.txt [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 7819 Mar 16 02:55 CHANGELOG.md [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 1694 Mar 16 02:55 Dockerfile [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 02:55 GOVERNANCE.md [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 16 02:55 Jenkinsfile [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 02:55 LICENSE [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 1922 Mar 16 02:55 Makefile [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 16 02:55 OWNERS.md [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 16 02:55 README.md [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 02:53 VERSION [2026-03-16T03:03:53.667Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 02:55 bin [2026-03-16T03:03:53.667Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:55 cmd [2026-03-16T03:03:53.667Z] -rw-r--r-- 1 jenkins jenkins 11324 Mar 16 03:02 coverage.out [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 6633 Mar 16 02:55 go.mod [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 89662 Mar 16 02:55 go.sum [2026-03-16T03:03:53.667Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:55 internal [2026-03-16T03:03:53.667Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 16 02:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:03:54.016Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 --label arch=arm64 --label version=4.1.0-dev.8 . [2026-03-16T03:03:54.620Z] Sending build context to Docker daemon 17.5MB [2026-03-16T03:03:54.620Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-03-16T03:03:54.620Z] Step 2/26 : FROM ${BASE} AS builder [2026-03-16T03:03:54.620Z] ---> 006078efdd86 [2026-03-16T03:03:54.620Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2026-03-16T03:03:54.887Z] ---> Running in e93b74f7c09b [2026-03-16T03:03:55.154Z] Removing intermediate container e93b74f7c09b [2026-03-16T03:03:55.154Z] ---> 5f98da44cf67 [2026-03-16T03:03:55.154Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-16T03:03:55.154Z] ---> Running in de615d583b22 [2026-03-16T03:03:55.427Z] Removing intermediate container de615d583b22 [2026-03-16T03:03:55.427Z] ---> 77d30d280c25 [2026-03-16T03:03:55.427Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2026-03-16T03:03:55.695Z] ---> Running in 86c68e30d2a0 [2026-03-16T03:03:55.963Z] Removing intermediate container 86c68e30d2a0 [2026-03-16T03:03:55.963Z] ---> 7dfc33aa7022 [2026-03-16T03:03:55.963Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2026-03-16T03:03:55.963Z] ---> Running in 94a9b6d99172 [2026-03-16T03:03:56.231Z] Removing intermediate container 94a9b6d99172 [2026-03-16T03:03:56.231Z] ---> 1c811fcc67c3 [2026-03-16T03:03:56.231Z] Step 7/26 : WORKDIR /device-gpio [2026-03-16T03:03:56.498Z] ---> Running in 98fea914149c [2026-03-16T03:03:56.769Z] Removing intermediate container 98fea914149c [2026-03-16T03:03:56.769Z] ---> c7e65cf92cfc [2026-03-16T03:03:56.769Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-16T03:03:56.769Z] ---> Running in 7501bdc4db3b [2026-03-16T03:03:58.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T03:03:58.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T03:04:00.407Z] OK: 259 MiB in 64 packages [2026-03-16T03:04:01.366Z] Removing intermediate container 7501bdc4db3b [2026-03-16T03:04:01.366Z] ---> 23f6504ea6b4 [2026-03-16T03:04:01.366Z] Step 9/26 : COPY go.mod vendor* ./ [2026-03-16T03:04:01.953Z] ---> 0e77a4395c6b [2026-03-16T03:04:01.953Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T03:04:01.953Z] ---> Running in 27444c6b002b [2026-03-16T03:04:04.547Z] Removing intermediate container 27444c6b002b [2026-03-16T03:04:04.547Z] ---> 29a9a50e50b7 [2026-03-16T03:04:04.547Z] Step 11/26 : COPY . . [2026-03-16T03:04:05.507Z] ---> 52dfadb61ee0 [2026-03-16T03:04:05.507Z] Step 12/26 : RUN ${MAKE} [2026-03-16T03:04:05.507Z] ---> Running in 85b5173c2a68 [2026-03-16T03:04:06.470Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2026-03-16T03:08:28.421Z] Removing intermediate container 85b5173c2a68 [2026-03-16T03:08:28.421Z] ---> c4144723fde6 [2026-03-16T03:08:28.421Z] Step 13/26 : FROM alpine:3.22 [2026-03-16T03:08:28.690Z] 3.22: Pulling from library/alpine [2026-03-16T03:08:28.957Z] d741ee1608f3: Pulling fs layer [2026-03-16T03:08:29.225Z] d741ee1608f3: Verifying Checksum [2026-03-16T03:08:29.225Z] d741ee1608f3: Download complete [2026-03-16T03:08:29.842Z] d741ee1608f3: Pull complete [2026-03-16T03:08:29.842Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-16T03:08:29.842Z] Status: Downloaded newer image for alpine:3.22 [2026-03-16T03:08:29.842Z] ---> 5a766deef0c8 [2026-03-16T03:08:29.842Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2026-03-16T03:08:30.111Z] ---> Running in f6d2f5e4ff2a [2026-03-16T03:08:30.383Z] Removing intermediate container f6d2f5e4ff2a [2026-03-16T03:08:30.383Z] ---> dec11f353ce5 [2026-03-16T03:08:30.383Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-03-16T03:08:30.383Z] ---> Running in d575cca00c33 [2026-03-16T03:08:31.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T03:08:32.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T03:08:34.670Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-03-16T03:08:34.670Z] Executing busybox-1.37.0-r20.trigger [2026-03-16T03:08:34.670Z] OK: 8 MiB in 17 packages [2026-03-16T03:08:38.050Z] Removing intermediate container d575cca00c33 [2026-03-16T03:08:38.050Z] ---> 269f3091c267 [2026-03-16T03:08:38.050Z] Step 16/26 : RUN apk --no-cache upgrade [2026-03-16T03:08:38.336Z] ---> Running in ed1f04bfb673 [2026-03-16T03:08:39.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T03:08:39.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T03:08:41.525Z] OK: 8 MiB in 17 packages [2026-03-16T03:08:42.491Z] Removing intermediate container ed1f04bfb673 [2026-03-16T03:08:42.491Z] ---> d3c0a12f49f7 [2026-03-16T03:08:42.491Z] Step 17/26 : WORKDIR / [2026-03-16T03:08:42.491Z] ---> Running in 475c608f7ca6 [2026-03-16T03:08:43.078Z] Removing intermediate container 475c608f7ca6 [2026-03-16T03:08:43.078Z] ---> 9b64a5da3f13 [2026-03-16T03:08:43.078Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2026-03-16T03:08:43.346Z] ---> 004d5b001ebd [2026-03-16T03:08:43.346Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2026-03-16T03:08:43.933Z] ---> e0e81665a480 [2026-03-16T03:08:43.933Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2026-03-16T03:08:46.520Z] ---> 96773904a6b4 [2026-03-16T03:08:46.520Z] Step 21/26 : EXPOSE 59910 [2026-03-16T03:08:46.520Z] ---> Running in e355409bf584 [2026-03-16T03:08:47.105Z] Removing intermediate container e355409bf584 [2026-03-16T03:08:47.105Z] ---> e09b10d41468 [2026-03-16T03:08:47.105Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2026-03-16T03:08:47.105Z] ---> Running in aa7990bd0c16 [2026-03-16T03:08:47.372Z] Removing intermediate container aa7990bd0c16 [2026-03-16T03:08:47.372Z] ---> 8f72886ffda2 [2026-03-16T03:08:47.372Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-16T03:08:47.372Z] ---> Running in 7a39a9ae1881 [2026-03-16T03:08:47.644Z] Removing intermediate container 7a39a9ae1881 [2026-03-16T03:08:47.644Z] ---> b3419a0b43da [2026-03-16T03:08:47.644Z] Step 24/26 : LABEL arch=arm64 [2026-03-16T03:08:47.911Z] ---> Running in 091e10a3dfae [2026-03-16T03:08:48.179Z] Removing intermediate container 091e10a3dfae [2026-03-16T03:08:48.179Z] ---> 1ee145e28f4a [2026-03-16T03:08:48.179Z] Step 25/26 : LABEL git_sha=88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [2026-03-16T03:08:48.179Z] ---> Running in 15ee52d0bacf [2026-03-16T03:08:48.449Z] Removing intermediate container 15ee52d0bacf [2026-03-16T03:08:48.449Z] ---> e11d3479d354 [2026-03-16T03:08:48.449Z] Step 26/26 : LABEL version=4.1.0-dev.8 [2026-03-16T03:08:48.717Z] ---> Running in b935d4dcea61 [2026-03-16T03:08:48.983Z] Removing intermediate container b935d4dcea61 [2026-03-16T03:08:48.983Z] ---> 47b0d33ffcfe [2026-03-16T03:08:48.983Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-16T03:08:48.983Z] Successfully built 47b0d33ffcfe [2026-03-16T03:08:48.983Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:08:49.164Z] provisioning config files... [2026-03-16T03:08:49.181Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/141@tmp/config15773676003530040478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:08:49.524Z] ---> ****-login.sh [2026-03-16T03:08:49.524Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:08:49.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:08:49.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:08:49.792Z] Configure a credential helper to remove this warning. See [2026-03-16T03:08:49.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:08:49.792Z] [2026-03-16T03:08:49.792Z] Login Succeeded [2026-03-16T03:08:49.792Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:08:50.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:08:50.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:08:50.326Z] Configure a credential helper to remove this warning. See [2026-03-16T03:08:50.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:08:50.326Z] [2026-03-16T03:08:50.326Z] Login Succeeded [2026-03-16T03:08:50.326Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:08:50.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:08:50.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:08:50.593Z] Configure a credential helper to remove this warning. See [2026-03-16T03:08:50.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:08:50.593Z] [2026-03-16T03:08:50.593Z] Login Succeeded [2026-03-16T03:08:50.593Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:08:50.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:08:51.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:08:51.135Z] Configure a credential helper to remove this warning. See [2026-03-16T03:08:51.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:08:51.135Z] [2026-03-16T03:08:51.135Z] Login Succeeded [2026-03-16T03:08:51.135Z] ****.io [2026-03-16T03:08:51.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:08:52.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:08:52.003Z] Configure a credential helper to remove this warning. See [2026-03-16T03:08:52.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:08:52.003Z] [2026-03-16T03:08:52.003Z] Login Succeeded [2026-03-16T03:08:52.003Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:08:52.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T03:08:52.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:08:52.099Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2026-03-16T03:08:52.099Z] 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [2026-03-16T03:08:52.099Z] latest [2026-03-16T03:08:52.099Z] 4.1.0-dev.8 [2026-03-16T03:08:52.099Z] 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 [2026-03-16T03:08:52.099Z] main [2026-03-16T03:08:52.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:08:52.478Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:08:52.846Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [2026-03-16T03:08:52.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-03-16T03:08:52.847Z] be22c6d0e13d: Preparing [2026-03-16T03:08:52.847Z] 0c3dc9301d1b: Preparing [2026-03-16T03:08:52.847Z] 0df39ac5b668: Preparing [2026-03-16T03:08:52.847Z] be587950060d: Preparing [2026-03-16T03:08:52.847Z] ca09d7656357: Preparing [2026-03-16T03:08:52.847Z] c4e71c2a4573: Preparing [2026-03-16T03:08:52.847Z] c4e71c2a4573: Waiting [2026-03-16T03:08:53.118Z] 0df39ac5b668: Pushed [2026-03-16T03:08:53.118Z] ca09d7656357: Pushed [2026-03-16T03:08:53.118Z] be587950060d: Pushed [2026-03-16T03:08:53.118Z] 0c3dc9301d1b: Pushed [2026-03-16T03:08:53.118Z] c4e71c2a4573: Layer already exists [2026-03-16T03:09:05.435Z] be22c6d0e13d: Pushed [2026-03-16T03:09:05.435Z] 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3: digest: sha256:482e00f7e9af8cdeb512434de03685dd29a3e267ccd10460d38295ce7dfd864a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:05.806Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:06.168Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2026-03-16T03:09:06.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-03-16T03:09:06.168Z] be22c6d0e13d: Preparing [2026-03-16T03:09:06.168Z] 0c3dc9301d1b: Preparing [2026-03-16T03:09:06.168Z] 0df39ac5b668: Preparing [2026-03-16T03:09:06.168Z] be587950060d: Preparing [2026-03-16T03:09:06.168Z] ca09d7656357: Preparing [2026-03-16T03:09:06.168Z] c4e71c2a4573: Preparing [2026-03-16T03:09:06.168Z] c4e71c2a4573: Waiting [2026-03-16T03:09:06.168Z] 0c3dc9301d1b: Layer already exists [2026-03-16T03:09:06.168Z] 0df39ac5b668: Layer already exists [2026-03-16T03:09:06.168Z] ca09d7656357: Layer already exists [2026-03-16T03:09:06.168Z] be22c6d0e13d: Layer already exists [2026-03-16T03:09:06.168Z] be587950060d: Layer already exists [2026-03-16T03:09:06.168Z] c4e71c2a4573: Layer already exists [2026-03-16T03:09:06.438Z] latest: digest: sha256:482e00f7e9af8cdeb512434de03685dd29a3e267ccd10460d38295ce7dfd864a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:06.808Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:07.185Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.8 [2026-03-16T03:09:07.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-03-16T03:09:07.185Z] be22c6d0e13d: Preparing [2026-03-16T03:09:07.185Z] 0c3dc9301d1b: Preparing [2026-03-16T03:09:07.185Z] 0df39ac5b668: Preparing [2026-03-16T03:09:07.185Z] be587950060d: Preparing [2026-03-16T03:09:07.185Z] ca09d7656357: Preparing [2026-03-16T03:09:07.185Z] c4e71c2a4573: Preparing [2026-03-16T03:09:07.185Z] c4e71c2a4573: Waiting [2026-03-16T03:09:07.185Z] 0df39ac5b668: Layer already exists [2026-03-16T03:09:07.185Z] be587950060d: Layer already exists [2026-03-16T03:09:07.185Z] 0c3dc9301d1b: Layer already exists [2026-03-16T03:09:07.185Z] ca09d7656357: Layer already exists [2026-03-16T03:09:07.185Z] be22c6d0e13d: Layer already exists [2026-03-16T03:09:07.185Z] c4e71c2a4573: Layer already exists [2026-03-16T03:09:07.456Z] 4.1.0-dev.8: digest: sha256:482e00f7e9af8cdeb512434de03685dd29a3e267ccd10460d38295ce7dfd864a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:07.920Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:08.326Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 [2026-03-16T03:09:08.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-03-16T03:09:08.326Z] be22c6d0e13d: Preparing [2026-03-16T03:09:08.326Z] 0c3dc9301d1b: Preparing [2026-03-16T03:09:08.326Z] 0df39ac5b668: Preparing [2026-03-16T03:09:08.326Z] be587950060d: Preparing [2026-03-16T03:09:08.326Z] ca09d7656357: Preparing [2026-03-16T03:09:08.326Z] c4e71c2a4573: Preparing [2026-03-16T03:09:08.326Z] c4e71c2a4573: Waiting [2026-03-16T03:09:08.326Z] be587950060d: Layer already exists [2026-03-16T03:09:08.326Z] be22c6d0e13d: Layer already exists [2026-03-16T03:09:08.326Z] 0df39ac5b668: Layer already exists [2026-03-16T03:09:08.326Z] 0c3dc9301d1b: Layer already exists [2026-03-16T03:09:08.326Z] ca09d7656357: Layer already exists [2026-03-16T03:09:08.326Z] c4e71c2a4573: Layer already exists [2026-03-16T03:09:08.607Z] 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8: digest: sha256:482e00f7e9af8cdeb512434de03685dd29a3e267ccd10460d38295ce7dfd864a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:08.982Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:09.348Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2026-03-16T03:09:09.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2026-03-16T03:09:09.348Z] be22c6d0e13d: Preparing [2026-03-16T03:09:09.348Z] 0c3dc9301d1b: Preparing [2026-03-16T03:09:09.348Z] 0df39ac5b668: Preparing [2026-03-16T03:09:09.348Z] be587950060d: Preparing [2026-03-16T03:09:09.348Z] ca09d7656357: Preparing [2026-03-16T03:09:09.348Z] c4e71c2a4573: Preparing [2026-03-16T03:09:09.348Z] c4e71c2a4573: Waiting [2026-03-16T03:09:09.348Z] 0c3dc9301d1b: Layer already exists [2026-03-16T03:09:09.348Z] be587950060d: Layer already exists [2026-03-16T03:09:09.348Z] ca09d7656357: Layer already exists [2026-03-16T03:09:09.348Z] 0df39ac5b668: Layer already exists [2026-03-16T03:09:09.348Z] be22c6d0e13d: Layer already exists [2026-03-16T03:09:09.348Z] c4e71c2a4573: Layer already exists [2026-03-16T03:09:09.616Z] main: digest: sha256:482e00f7e9af8cdeb512434de03685dd29a3e267ccd10460d38295ce7dfd864a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T03:09:09.700Z] ===================================================== [Pipeline] echo [2026-03-16T03:09:09.719Z] taggedImages: [2026-03-16T03:09:09.719Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [2026-03-16T03:09:09.719Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2026-03-16T03:09:09.719Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.8 [2026-03-16T03:09:09.719Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 [2026-03-16T03:09:09.719Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] echo [2026-03-16T03:09:09.737Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] echo [2026-03-16T03:09:09.755Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] echo [2026-03-16T03:09:09.768Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.8 [Pipeline] echo [2026-03-16T03:09:09.784Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 [Pipeline] echo [2026-03-16T03:09:09.798Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:10.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-16T03:09:10.200Z] [2026-03-16T03:09:10.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:10.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-16T03:09:10.533Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-16T03:09:10.533Z] 8998bd30e6a1: Pulling fs layer [2026-03-16T03:09:10.533Z] 04944245beec: Pulling fs layer [2026-03-16T03:09:10.533Z] 699f458cf7ca: Pulling fs layer [2026-03-16T03:09:10.533Z] 765212b225bb: Pulling fs layer [2026-03-16T03:09:10.533Z] f23df028b6ca: Pulling fs layer [2026-03-16T03:09:10.533Z] d65c8cfc05b1: Pulling fs layer [2026-03-16T03:09:10.533Z] 2437ff75d9bd: Pulling fs layer [2026-03-16T03:09:10.533Z] 765212b225bb: Waiting [2026-03-16T03:09:10.533Z] f23df028b6ca: Waiting [2026-03-16T03:09:10.533Z] d65c8cfc05b1: Waiting [2026-03-16T03:09:10.533Z] 2437ff75d9bd: Waiting [2026-03-16T03:09:10.807Z] 04944245beec: Verifying Checksum [2026-03-16T03:09:10.807Z] 04944245beec: Download complete [2026-03-16T03:09:10.807Z] 765212b225bb: Verifying Checksum [2026-03-16T03:09:10.807Z] 765212b225bb: Download complete [2026-03-16T03:09:10.807Z] f23df028b6ca: Verifying Checksum [2026-03-16T03:09:10.807Z] f23df028b6ca: Download complete [2026-03-16T03:09:10.807Z] d65c8cfc05b1: Verifying Checksum [2026-03-16T03:09:10.807Z] d65c8cfc05b1: Download complete [2026-03-16T03:09:11.075Z] 699f458cf7ca: Verifying Checksum [2026-03-16T03:09:11.075Z] 699f458cf7ca: Download complete [2026-03-16T03:09:11.343Z] 8998bd30e6a1: Verifying Checksum [2026-03-16T03:09:11.343Z] 8998bd30e6a1: Download complete [2026-03-16T03:09:13.928Z] 2437ff75d9bd: Verifying Checksum [2026-03-16T03:09:13.928Z] 2437ff75d9bd: Download complete [2026-03-16T03:09:16.511Z] 8998bd30e6a1: Pull complete [2026-03-16T03:09:16.777Z] 04944245beec: Pull complete [2026-03-16T03:09:18.723Z] 699f458cf7ca: Pull complete [2026-03-16T03:09:18.723Z] 765212b225bb: Pull complete [2026-03-16T03:09:19.683Z] f23df028b6ca: Pull complete [2026-03-16T03:09:19.950Z] d65c8cfc05b1: Pull complete [2026-03-16T03:09:38.145Z] 2437ff75d9bd: Pull complete [2026-03-16T03:09:38.145Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-16T03:09:38.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-16T03:09:38.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:09:38.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-3516 does not seem to be running inside a container [2026-03-16T03:09:38.510Z] $ 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-gpio/141 -v /w/workspace/device-gpio/141:/w/workspace/device-gpio/141:rw,z -v /w/workspace/device-gpio/141@tmp:/w/workspace/device-gpio/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-03-16T03:09:41.917Z] $ docker top 72d20b41b1637d0180ba579dd0cbb7252dfb52a612e5168fd69cb9caec759801 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:09:42.793Z] ---> job-cost.sh [2026-03-16T03:09:42.793Z] lf-activate-venv: SKIPPING [2026-03-16T03:09:42.793Z] INFO: No Stack... [2026-03-16T03:09:43.377Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-16T03:09:44.337Z] INFO: Archiving Costs [Pipeline] sh [2026-03-16T03:09:44.986Z] + cat /w/workspace/device-gpio/141/archives/cost.csv [2026-03-16T03:09:44.986Z] + cut -d, -f6 [Pipeline] lock [2026-03-16T03:09:45.055Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-141-stack-cost] [2026-03-16T03:09:45.065Z] Resource [jenkins-edgexfoundry-device-gpio-main-141-stack-cost] did not exist. Created. [2026-03-16T03:09:45.072Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-16T03:09:45.755Z] /w/workspace/device-gpio/141@tmp/durable-b75591a1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-16T03:09:46.405Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-16T03:09:46.432Z] Warning: overwriting stash ‘stack-cost’ [2026-03-16T03:09:46.498Z] Stashed 1 file(s) [Pipeline] } [2026-03-16T03:09:46.507Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-16T03:09:46.539Z] $ docker stop --time=1 72d20b41b1637d0180ba579dd0cbb7252dfb52a612e5168fd69cb9caec759801 [2026-03-16T03:09:48.161Z] $ docker rm -f --volumes 72d20b41b1637d0180ba579dd0cbb7252dfb52a612e5168fd69cb9caec759801 [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 [2026-03-16T03:09:48.707Z] provisioning config files... [2026-03-16T03:09:48.714Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17839414940937505718tmp [Pipeline] { [Pipeline] sh [2026-03-16T03:09:49.019Z] + set +x [2026-03-16T03:09:49.019Z] + curl -s https://codecov.io/bash [2026-03-16T03:09:49.019Z] + bash -s -- [2026-03-16T03:09:49.019Z] [2026-03-16T03:09:49.019Z] _____ _ [2026-03-16T03:09:49.019Z] / ____| | | [2026-03-16T03:09:49.019Z] | | ___ __| | ___ ___ _____ __ [2026-03-16T03:09:49.019Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-16T03:09:49.019Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-16T03:09:49.019Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-16T03:09:49.019Z] Bash-1.0.6 [2026-03-16T03:09:49.019Z] [2026-03-16T03:09:49.019Z] [2026-03-16T03:09:49.019Z] ==> git version 2.25.1 found [2026-03-16T03:09:49.019Z] ==> 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 [2026-03-16T03:09:49.019Z] Release-Date: 2020-01-08 [2026-03-16T03:09:49.019Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-03-16T03:09:49.019Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-16T03:09:49.019Z] ==> Jenkins CI detected. [2026-03-16T03:09:49.019Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2026-03-16T03:09:49.019Z] project root: . [2026-03-16T03:09:49.019Z] --> token set from env [2026-03-16T03:09:49.019Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-16T03:09:49.278Z] ==> Running gcov in . (disable via -X gcov) [2026-03-16T03:09:49.278Z] ==> Python coveragepy not found [2026-03-16T03:09:49.278Z] ==> Searching for coverage reports in: [2026-03-16T03:09:49.278Z] + . [2026-03-16T03:09:49.278Z] -> Found 1 reports [2026-03-16T03:09:49.278Z] ==> Detecting git/mercurial file structure [2026-03-16T03:09:49.278Z] ==> Reading reports [2026-03-16T03:09:49.278Z] + ./coverage.out bytes=11324 [2026-03-16T03:09:49.278Z] ==> Appending adjustments [2026-03-16T03:09:49.278Z] https://docs.codecov.io/docs/fixing-reports [2026-03-16T03:09:49.278Z] + Found adjustments [2026-03-16T03:09:49.278Z] ==> Gzipping contents [2026-03-16T03:09:49.278Z] 4.0K /tmp/codecov.8jcoCm.gz [2026-03-16T03:09:49.278Z] ==> Uploading reports [2026-03-16T03:09:49.278Z] url: https://codecov.io [2026-03-16T03:09:49.278Z] query: branch=main&commit=88c5fb18c2ebd87183278754e0a800e7cb5ee5b3&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-16T03:09:49.278Z] -> Pinging Codecov [2026-03-16T03:09:49.278Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=88c5fb18c2ebd87183278754e0a800e7cb5ee5b3&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-16T03:09:49.537Z] -> Uploading to [2026-03-16T03:09:49.537Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/88c5fb18c2ebd87183278754e0a800e7cb5ee5b3/6d399442-69d4-4355-9abc-c3294b1a5dc8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260316%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260316T030949Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b317439f0e6a9366f5a851674c32dd87d748b4d40529dd34b705d7c6ea0eaf44 [2026-03-16T03:09:49.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-16T03:09:49.537Z] Dload Upload Total Spent Left Speed [2026-03-16T03:09:49.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1699 0 0 100 1699 0 8895 --:--:-- --:--:-- --:--:-- 8895 [2026-03-16T03:09:49.798Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] } [2026-03-16T03:09:49.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-16T03:09:50.049Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-16T03:09:50.068Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:50.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-16T03:09:50.376Z] [2026-03-16T03:09:50.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:50.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-16T03:09:50.679Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-16T03:09:50.679Z] 2d35ebdb57d9: Already exists [2026-03-16T03:09:50.679Z] 85e8836fcdb2: Pulling fs layer [2026-03-16T03:09:50.680Z] 91631faa732a: Pulling fs layer [2026-03-16T03:09:50.680Z] f3f5ae8826fa: Pulling fs layer [2026-03-16T03:09:50.680Z] 4f4fb700ef54: Pulling fs layer [2026-03-16T03:09:50.680Z] 7861252a18e6: Pulling fs layer [2026-03-16T03:09:50.680Z] 9130f900ef6f: Pulling fs layer [2026-03-16T03:09:50.680Z] 4f4fb700ef54: Waiting [2026-03-16T03:09:50.680Z] 7861252a18e6: Waiting [2026-03-16T03:09:50.680Z] 9130f900ef6f: Waiting [2026-03-16T03:09:50.680Z] f3f5ae8826fa: Verifying Checksum [2026-03-16T03:09:50.680Z] f3f5ae8826fa: Download complete [2026-03-16T03:09:50.680Z] 4f4fb700ef54: Download complete [2026-03-16T03:09:50.680Z] 85e8836fcdb2: Verifying Checksum [2026-03-16T03:09:50.680Z] 85e8836fcdb2: Download complete [2026-03-16T03:09:50.680Z] 85e8836fcdb2: Pull complete [2026-03-16T03:09:50.939Z] 7861252a18e6: Verifying Checksum [2026-03-16T03:09:50.939Z] 7861252a18e6: Download complete [2026-03-16T03:09:51.196Z] 91631faa732a: Verifying Checksum [2026-03-16T03:09:51.196Z] 91631faa732a: Download complete [2026-03-16T03:09:51.762Z] 9130f900ef6f: Verifying Checksum [2026-03-16T03:09:51.762Z] 9130f900ef6f: Download complete [2026-03-16T03:09:57.025Z] 91631faa732a: Pull complete [2026-03-16T03:09:57.025Z] f3f5ae8826fa: Pull complete [2026-03-16T03:09:57.025Z] 4f4fb700ef54: Pull complete [2026-03-16T03:09:57.025Z] 7861252a18e6: Pull complete [2026-03-16T03:10:00.302Z] 9130f900ef6f: Pull complete [2026-03-16T03:10:00.302Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-16T03:10:00.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-16T03:10:00.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:10:00.403Z] prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container [2026-03-16T03:10:00.424Z] $ 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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-03-16T03:10:02.137Z] $ docker top ba9577f966983be6b8cd6447ffa4d5910dbb0e7b31d5d43fcb8108679b59d4a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T03:10:02.491Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo [2026-03-16T03:10:02.633Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2026-03-16T03:10:02.906Z] + set -o pipefail [2026-03-16T03:10:02.906Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2026-03-16T03:10:11.014Z] [2026-03-16T03:10:11.014Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2026-03-16T03:10:11.014Z] [2026-03-16T03:10:11.014Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/d95e9cd1-738b-4e62-a746-4734607602ae [2026-03-16T03:10:11.014Z] [2026-03-16T03:10:11.014Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-16T03:10:11.014Z] [2026-03-16T03:10:11.014Z] [2026-03-16T03:10:11.014Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-03-16T03:10:11.014Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-03-16T03:10:11.017Z] $ docker stop --time=1 ba9577f966983be6b8cd6447ffa4d5910dbb0e7b31d5d43fcb8108679b59d4a6 [2026-03-16T03:10:13.313Z] $ docker rm -f --volumes ba9577f966983be6b8cd6447ffa4d5910dbb0e7b31d5d43fcb8108679b59d4a6 [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 [2026-03-16T03:10:14.204Z] + git log --format=format:%s -1 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] sh [2026-03-16T03:10:14.490Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-16T03:10:14.490Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:10:14.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T03:10:14.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:10:14.875Z] prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container [2026-03-16T03:10:14.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-03-16T03:10:15.136Z] $ docker top eb269f7f59be6c75ff6418147adc8609c69e100aa68e59e5b9921995ce5aedf6 -eo pid,comm [2026-03-16T03:10:15.181Z] 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). [2026-03-16T03:10:15.181Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-16T03:10:15.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T03:10:15.234Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T03:10:15.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T03:10:15.338Z] $ docker exec eb269f7f59be6c75ff6418147adc8609c69e100aa68e59e5b9921995ce5aedf6 ssh-agent [2026-03-16T03:10:15.451Z] SSH_AUTH_SOCK=/tmp/ssh-bGYQFuYA3qgx/agent.32 [2026-03-16T03:10:15.451Z] SSH_AGENT_PID=38 [2026-03-16T03:10:15.456Z] Running ssh-add (command line suppressed) [2026-03-16T03:10:15.547Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3288661455410995676.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3288661455410995676.key) [2026-03-16T03:10:15.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T03:10:15.854Z] + git semver tag [2026-03-16T03:10:16.111Z] 2026-03-16 03:10:16,083 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-16T03:10:16.111Z] 2026-03-16 03:10:16,086 [run_tag] DEBUG tag force:False [2026-03-16T03:10:16.111Z] 2026-03-16 03:10:16,086 [check_head_tag] DEBUG check head tag [2026-03-16T03:10:16.111Z] 2026-03-16 03:10:16,087 [execute] INFO git cat-file --batch-check [2026-03-16T03:10:16.111Z] 2026-03-16 03:10:16,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) [2026-03-16T03:10:16.111Z] 2026-03-16 03:10:16,089 [execute] INFO git cat-file --batch [2026-03-16T03:10:16.111Z] 2026-03-16 03:10:16,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) [2026-03-16T03:10:16.111Z] 2026-03-16 03:10:16,096 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-16T03:10:16.111Z] 2026-03-16 03:10:16,096 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 [2026-03-16T03:10:16.111Z] 2026-03-16 03:10:16,096 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) [2026-03-16T03:10:16.111Z] 2026-03-16 03:10:16,099 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-16T03:10:16.111Z] 4.1.0-dev.8 [Pipeline] } [2026-03-16T03:10:16.372Z] $ docker exec --env ******** --env ******** eb269f7f59be6c75ff6418147adc8609c69e100aa68e59e5b9921995ce5aedf6 ssh-agent -k [2026-03-16T03:10:16.466Z] unset SSH_AUTH_SOCK; [2026-03-16T03:10:16.467Z] unset SSH_AGENT_PID; [2026-03-16T03:10:16.467Z] echo Agent pid 38 killed; [2026-03-16T03:10:16.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-16T03:10:16.800Z] + git semver [Pipeline] } [2026-03-16T03:10:17.064Z] $ docker stop --time=1 eb269f7f59be6c75ff6418147adc8609c69e100aa68e59e5b9921995ce5aedf6 [2026-03-16T03:10:18.313Z] $ docker rm -f --volumes eb269f7f59be6c75ff6418147adc8609c69e100aa68e59e5b9921995ce5aedf6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:10:18.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-16T03:10:18.749Z] [2026-03-16T03:10:18.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:10:19.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-16T03:10:19.049Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-16T03:10:19.049Z] ab5ef0e58194: Pulling fs layer [2026-03-16T03:10:19.049Z] 9712f1f96733: Pulling fs layer [2026-03-16T03:10:19.049Z] 63f879dbbcfc: Pulling fs layer [2026-03-16T03:10:19.049Z] 0d9ebad4ef96: Pulling fs layer [2026-03-16T03:10:19.049Z] e9a5061849ea: Pulling fs layer [2026-03-16T03:10:19.049Z] 0d9ebad4ef96: Waiting [2026-03-16T03:10:19.049Z] d747dcd14b5f: Pulling fs layer [2026-03-16T03:10:19.049Z] 2de7ff778b66: Pulling fs layer [2026-03-16T03:10:19.049Z] d747dcd14b5f: Waiting [2026-03-16T03:10:19.049Z] 2de7ff778b66: Waiting [2026-03-16T03:10:19.049Z] e9a5061849ea: Waiting [2026-03-16T03:10:19.049Z] 9712f1f96733: Verifying Checksum [2026-03-16T03:10:19.049Z] 9712f1f96733: Download complete [2026-03-16T03:10:19.617Z] 63f879dbbcfc: Verifying Checksum [2026-03-16T03:10:19.617Z] 63f879dbbcfc: Download complete [2026-03-16T03:10:19.877Z] ab5ef0e58194: Verifying Checksum [2026-03-16T03:10:19.877Z] ab5ef0e58194: Download complete [2026-03-16T03:10:19.877Z] 0d9ebad4ef96: Verifying Checksum [2026-03-16T03:10:19.877Z] 0d9ebad4ef96: Download complete [2026-03-16T03:10:22.405Z] d747dcd14b5f: Verifying Checksum [2026-03-16T03:10:22.405Z] d747dcd14b5f: Download complete [2026-03-16T03:10:22.405Z] e9a5061849ea: Verifying Checksum [2026-03-16T03:10:22.405Z] e9a5061849ea: Download complete [2026-03-16T03:10:22.405Z] 2de7ff778b66: Download complete [2026-03-16T03:10:23.339Z] ab5ef0e58194: Pull complete [2026-03-16T03:10:23.339Z] 9712f1f96733: Pull complete [2026-03-16T03:10:24.275Z] 63f879dbbcfc: Pull complete [2026-03-16T03:10:29.537Z] 0d9ebad4ef96: Pull complete [2026-03-16T03:10:29.794Z] e9a5061849ea: Pull complete [2026-03-16T03:10:29.794Z] d747dcd14b5f: Pull complete [2026-03-16T03:10:31.690Z] 2de7ff778b66: Pull complete [2026-03-16T03:10:31.690Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-16T03:10:31.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-16T03:10:31.690Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:10:31.782Z] prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container [2026-03-16T03:10:31.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-03-16T03:10:33.328Z] $ docker top cfaa1f228c1e75a5533416076630dbf7ab0d2e110823be7f7348383f3ba8d88c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:10:33.414Z] provisioning config files... [2026-03-16T03:10:33.423Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13569325032906441675tmp [2026-03-16T03:10:33.433Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5389070006234002406tmp [2026-03-16T03:10:33.441Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12159749767346187374tmp [Pipeline] { [Pipeline] echo [2026-03-16T03:10:33.467Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:10:33.758Z] ---> sigul-configuration.sh [2026-03-16T03:10:33.758Z] gpg: directory `/root/.gnupg' created [2026-03-16T03:10:33.758Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-16T03:10:33.758Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-16T03:10:33.758Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-16T03:10:33.758Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-16T03:10:33.758Z] gpg: CAST5 encrypted data [2026-03-16T03:10:33.758Z] gpg: encrypted with 1 passphrase [2026-03-16T03:10:33.758Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-16T03:10:34.052Z] + mkdir /home/jenkins [2026-03-16T03:10:34.053Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-16T03:10:34.343Z] + 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 [2026-03-16T03:10:34.356Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:10:34.643Z] ---> sigul-install.sh [2026-03-16T03:10:34.643Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-16T03:10:34.943Z] + git tag --list [2026-03-16T03:10:34.943Z] v1.0.0 [2026-03-16T03:10:34.943Z] v2.1.0 [2026-03-16T03:10:34.943Z] v2.1.1 [2026-03-16T03:10:34.943Z] v2.2.0 [2026-03-16T03:10:34.943Z] v2.3.0 [2026-03-16T03:10:34.943Z] v3.0 [2026-03-16T03:10:34.943Z] v3.0.0 [2026-03-16T03:10:34.943Z] v3.1 [2026-03-16T03:10:34.943Z] v3.1.0 [2026-03-16T03:10:34.943Z] v3.1.1 [2026-03-16T03:10:34.943Z] v4.0 [2026-03-16T03:10:34.943Z] v4.0.0 [2026-03-16T03:10:34.943Z] v4.0.1 [2026-03-16T03:10:34.943Z] v4.1.0-dev.1 [2026-03-16T03:10:34.943Z] v4.1.0-dev.2 [2026-03-16T03:10:34.943Z] v4.1.0-dev.3 [2026-03-16T03:10:34.943Z] v4.1.0-dev.4 [2026-03-16T03:10:34.943Z] v4.1.0-dev.5 [2026-03-16T03:10:34.943Z] v4.1.0-dev.6 [2026-03-16T03:10:34.943Z] v4.1.0-dev.7 [2026-03-16T03:10:34.943Z] v4.1.0-dev.8 [Pipeline] sh [2026-03-16T03:10:35.234Z] + lftools sign git-tag v4.1.0-dev.8 [2026-03-16T03:10:35.899Z] Signing Git tag with Sigul... [2026-03-16T03:10:35.899Z] Signing v4.1.0-dev.8 [Pipeline] echo [2026-03-16T03:10:36.205Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:10:36.684Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-16T03:10:36.730Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-16T03:10:36.768Z] $ docker stop --time=1 cfaa1f228c1e75a5533416076630dbf7ab0d2e110823be7f7348383f3ba8d88c [2026-03-16T03:10:38.028Z] $ docker rm -f --volumes cfaa1f228c1e75a5533416076630dbf7ab0d2e110823be7f7348383f3ba8d88c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-16T03:10:38.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-16T03:10:38.466Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:10:38.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T03:10:38.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:10:38.839Z] prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container [2026-03-16T03:10:38.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-03-16T03:10:39.111Z] $ docker top 3929ec2b4648f7c8baba162464b91760459b6510ced00fa27e69ea17d0d2b646 -eo pid,comm [2026-03-16T03:10:39.162Z] 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). [2026-03-16T03:10:39.162Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-16T03:10:39.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T03:10:39.219Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T03:10:39.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T03:10:39.326Z] $ docker exec 3929ec2b4648f7c8baba162464b91760459b6510ced00fa27e69ea17d0d2b646 ssh-agent [2026-03-16T03:10:39.430Z] SSH_AUTH_SOCK=/tmp/ssh-IK346SHBoMek/agent.33 [2026-03-16T03:10:39.430Z] SSH_AGENT_PID=39 [2026-03-16T03:10:39.436Z] Running ssh-add (command line suppressed) [2026-03-16T03:10:39.530Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13326177500447470883.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13326177500447470883.key) [2026-03-16T03:10:39.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T03:10:39.839Z] + git semver bump pre [2026-03-16T03:10:40.098Z] 2026-03-16 03:10:40,044 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-16T03:10:40.098Z] 2026-03-16 03:10:40,047 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-16T03:10:40.098Z] 2026-03-16 03:10:40,047 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev [2026-03-16T03:10:40.098Z] 2026-03-16 03:10:40,047 [bump_version] DEBUG bumped version:4.1.0-dev.9 [2026-03-16T03:10:40.098Z] 2026-03-16 03:10:40,047 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2026-03-16T03:10:40.098Z] 2026-03-16 03:10:40,047 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-16T03:10:40.098Z] 2026-03-16 03:10:40,047 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-16T03:10:40.098Z] 2026-03-16 03:10:40,049 [execute] INFO git cat-file --batch-check [2026-03-16T03:10:40.098Z] 2026-03-16 03:10:40,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-16T03:10:40.098Z] 2026-03-16 03:10:40,053 [execute] INFO git cat-file --batch [2026-03-16T03:10:40.098Z] 2026-03-16 03:10:40,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-16T03:10:40.098Z] 2026-03-16 03:10:40,057 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-16T03:10:40.098Z] 4.1.0-dev.9 [Pipeline] } [2026-03-16T03:10:40.098Z] $ docker exec --env ******** --env ******** 3929ec2b4648f7c8baba162464b91760459b6510ced00fa27e69ea17d0d2b646 ssh-agent -k [2026-03-16T03:10:40.192Z] unset SSH_AUTH_SOCK; [2026-03-16T03:10:40.192Z] unset SSH_AGENT_PID; [2026-03-16T03:10:40.192Z] echo Agent pid 39 killed; [2026-03-16T03:10:40.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-16T03:10:40.534Z] + git semver [Pipeline] } [2026-03-16T03:10:41.104Z] $ docker stop --time=1 3929ec2b4648f7c8baba162464b91760459b6510ced00fa27e69ea17d0d2b646 [2026-03-16T03:10:42.383Z] $ docker rm -f --volumes 3929ec2b4648f7c8baba162464b91760459b6510ced00fa27e69ea17d0d2b646 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T03:10:42.739Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-16T03:10:42.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:10:43.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T03:10:43.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:10:43.107Z] prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container [2026-03-16T03:10:43.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-03-16T03:10:43.371Z] $ docker top 3fae29aca6ec3fd7bf96575d8f40d055644cc0ff6f952ef53efd6011f4b91f4a -eo pid,comm [2026-03-16T03:10:43.424Z] 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). [2026-03-16T03:10:43.424Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-16T03:10:43.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T03:10:43.475Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T03:10:43.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T03:10:43.588Z] $ docker exec 3fae29aca6ec3fd7bf96575d8f40d055644cc0ff6f952ef53efd6011f4b91f4a ssh-agent [2026-03-16T03:10:43.704Z] SSH_AUTH_SOCK=/tmp/ssh-FTir7zyxF3xK/agent.32 [2026-03-16T03:10:43.704Z] SSH_AGENT_PID=38 [2026-03-16T03:10:43.708Z] Running ssh-add (command line suppressed) [2026-03-16T03:10:43.801Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1030570830412988001.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1030570830412988001.key) [2026-03-16T03:10:43.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T03:10:44.109Z] + git semver push [2026-03-16T03:10:44.370Z] 2026-03-16 03:10:44,309 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-16T03:10:44.370Z] 2026-03-16 03:10:44,313 [run_push] DEBUG push [2026-03-16T03:10:44.370Z] 2026-03-16 03:10:44,313 [execute] INFO git cat-file --batch-check [2026-03-16T03:10:44.370Z] 2026-03-16 03:10:44,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-16T03:10:44.370Z] 2026-03-16 03:10:44,315 [execute] INFO git rev-list 290a9bc2b8a83acff8c8b6948e4c24b97ec802db -- [2026-03-16T03:10:44.370Z] 2026-03-16 03:10:44,316 [execute] DEBUG Popen(['git', 'rev-list', '290a9bc2b8a83acff8c8b6948e4c24b97ec802db', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-16T03:10:44.370Z] 2026-03-16 03:10:44,322 [execute] INFO git fetch -v -- origin [2026-03-16T03:10:44.370Z] 2026-03-16 03:10:44,322 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-16T03:10:44.935Z] 2026-03-16 03:10:44,877 [run_push] DEBUG no remote changes detected [2026-03-16T03:10:44.935Z] 2026-03-16 03:10:44,877 [execute] INFO git push origin semver [2026-03-16T03:10:44.935Z] 2026-03-16 03:10:44,877 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-16T03:10:45.871Z] 2026-03-16 03:10:45,639 [run_push] DEBUG push all version tags [2026-03-16T03:10:45.871Z] 2026-03-16 03:10:45,639 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-16T03:10:45.871Z] 2026-03-16 03:10:45,640 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) [2026-03-16T03:10:46.438Z] 2026-03-16 03:10:46,376 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2026-03-16T03:10:46.438Z] 4.1.0-dev.9 [Pipeline] } [2026-03-16T03:10:46.437Z] $ docker exec --env ******** --env ******** 3fae29aca6ec3fd7bf96575d8f40d055644cc0ff6f952ef53efd6011f4b91f4a ssh-agent -k [2026-03-16T03:10:46.535Z] unset SSH_AUTH_SOCK; [2026-03-16T03:10:46.535Z] unset SSH_AGENT_PID; [2026-03-16T03:10:46.536Z] echo Agent pid 38 killed; [2026-03-16T03:10:46.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-16T03:10:46.875Z] + git semver [Pipeline] } [2026-03-16T03:10:47.136Z] $ docker stop --time=1 3fae29aca6ec3fd7bf96575d8f40d055644cc0ff6f952ef53efd6011f4b91f4a [2026-03-16T03:10:48.401Z] $ docker rm -f --volumes 3fae29aca6ec3fd7bf96575d8f40d055644cc0ff6f952ef53efd6011f4b91f4a [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 [2026-03-16T03:10:48.980Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2026-03-16T03:10:48.980Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2026-03-16T03:10:48.980Z] total 16 [2026-03-16T03:10:48.980Z] drwxr-xr-x 3 root root 4096 Mar 16 02:57 . [2026-03-16T03:10:48.980Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 03:10 .. [2026-03-16T03:10:48.980Z] drwxr-xr-x 2 root root 4096 Mar 16 02:57 cost [2026-03-16T03:10:48.980Z] -rw-r--r-- 1 root root 83 Mar 16 02:57 cost.csv [2026-03-16T03:10:48.980Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2026-03-16T03:10:48.980Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2026-03-16T03:10:48.980Z] total 16 [2026-03-16T03:10:48.980Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 02:57 . [2026-03-16T03:10:48.980Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 03:10 .. [2026-03-16T03:10:48.980Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 02:57 cost [2026-03-16T03:10:48.980Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 16 02:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:10:49.265Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:10:50.111Z] ---> package-listing.sh [2026-03-16T03:10:50.111Z] ++ facter osfamily [2026-03-16T03:10:50.111Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-16T03:10:50.370Z] + OS_FAMILY=debian [2026-03-16T03:10:50.370Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2026-03-16T03:10:50.370Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-16T03:10:50.370Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-16T03:10:50.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-16T03:10:50.370Z] + PACKAGES=/tmp/packages_start.txt [2026-03-16T03:10:50.370Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-03-16T03:10:50.370Z] + PACKAGES=/tmp/packages_end.txt [2026-03-16T03:10:50.370Z] + case "${OS_FAMILY}" in [2026-03-16T03:10:50.370Z] + dpkg -l [2026-03-16T03:10:50.370Z] + grep '^ii' [2026-03-16T03:10:50.370Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-16T03:10:50.370Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-16T03:10:50.370Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-16T03:10:50.370Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2026-03-16T03:10:50.370Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2026-03-16T03:10:50.370Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2026-03-16T03:10:50.379Z] 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-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-16T03:10:50.650Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:10:51.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T03:10:51.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:10:51.272Z] prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container [2026-03-16T03:10:51.290Z] $ 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-gpio_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-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 [2026-03-16T03:10:51.500Z] $ docker top 46f82a6eb246641667c4b7bd91513277f8a66a6190abaa793839893646db8c1c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T03:10:51.846Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-16T03:10:52.126Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-16T03:10:52.410Z] + ls /var/log/sa-host [2026-03-16T03:10:52.410Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:10:52.445Z] provisioning config files... [2026-03-16T03:10:52.453Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4117603439139908042tmp [Pipeline] { [Pipeline] echo [2026-03-16T03:10:52.477Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:10:52.760Z] ---> create-netrc.sh [Pipeline] } [2026-03-16T03:10:52.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:10:53.078Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-16T03:10:53.086Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:10:53.369Z] ---> sudo-logs.sh [2026-03-16T03:10:53.369Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-16T03:10:53.402Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:10:53.687Z] ---> job-cost.sh [2026-03-16T03:10:53.688Z] lf-activate-venv: SKIPPING [2026-03-16T03:10:53.688Z] DEBUG: total: 0.2199999988079071 [2026-03-16T03:10:53.688Z] INFO: Retrieving Stack Cost... [2026-03-16T03:10:53.946Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-16T03:10:54.515Z] INFO: Archiving Costs [Pipeline] echo [2026-03-16T03:10:54.525Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:10:54.806Z] ---> logs-deploy.sh [2026-03-16T03:10:54.806Z] lf-activate-venv: SKIPPING [2026-03-16T03:10:54.806Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/141 [2026-03-16T03:10:54.806Z] INFO: archiving workspace using pattern(s): [2026-03-16T03:10:55.739Z] Archives upload complete. [2026-03-16T03:10:55.739Z] INFO: archiving logs to Nexus