Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b56e016289cad97a5171690fd1d25fb862688ed8 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-ssh2984006596642202906.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-ssh1991866162831413592.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-ssh4951032751454446603.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-ssh15909962342309144179.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-ssh3023308339087372198.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772559 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 b56e016289cad97a5171690fd1d25fb862688ed8 (main) Commit message: "Merge pull request #259 from judehung/update-go-1.25" > 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 b56e016289cad97a5171690fd1d25fb862688ed8 # timeout=10 > git rev-list --no-walk a37102cf85f879da6d6caccd029c3c8e7c70950b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-05T05:15:18.324Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-05T05:15:18.413Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-05T05:15:18.496Z] ========================================================= [2025-11-05T05:15:18.496Z] EdgeX Global Pipelines Version Info [2025-11-05T05:15:18.496Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:15:19.587Z] ------------------- [2025-11-05T05:15:19.587Z] stable info: [2025-11-05T05:15:19.587Z] ------------------- [2025-11-05T05:15:19.587Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-05T05:15:19.587Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T05:15:19.587Z] Message: update stable to v1.0.278 [2025-11-05T05:15:20.157Z] ------------------- [2025-11-05T05:15:20.157Z] experimental info: [2025-11-05T05:15:20.157Z] ------------------- [2025-11-05T05:15:20.157Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-05T05:15:20.157Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-05T05:15:20.157Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-05T05:15:20.240Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2025-11-05T05:15:20.267Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2025-11-05T05:15:20.292Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-05T05:15:20.317Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-05T05:15:20.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-05T05:15:20.366Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-05T05:15:20.390Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-05T05:15:20.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-05T05:15:20.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-05T05:15:20.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-05T05:15:20.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-05T05:15:20.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2025-11-05T05:15:20.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-05T05:15:20.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-05T05:15:20.601Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:15:20.627Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:15:20.652Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:15:20.679Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:15:20.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-05T05:15:20.729Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-05T05:15:20.754Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-05T05:15:20.778Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-05T05:15:20.804Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-05T05:15:20.826Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-05T05:15:20.846Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-05T05:15:20.871Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-05T05:15:20.899Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-05T05:15:20.927Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-05T05:15:20.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-05T05:15:20.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-05T05:15:21.014Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b56e016289cad97a5171690fd1d25fb862688ed8 [Pipeline] echo [2025-11-05T05:15:21.038Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b56e016 [Pipeline] echo [2025-11-05T05:15:21.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:15:21.130Z] provisioning config files... [2025-11-05T05:15:21.142Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8565350821799051615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:15:21.475Z] ---> ****-login.sh [2025-11-05T05:15:21.475Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:15:21.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:15:21.735Z] [2025-11-05T05:15:21.735Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:15:21.735Z] Configure a credential helper to remove this warning. See [2025-11-05T05:15:21.735Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:15:21.735Z] [2025-11-05T05:15:21.735Z] Login Succeeded [2025-11-05T05:15:21.735Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:15:21.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:15:21.735Z] [2025-11-05T05:15:21.735Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:15:21.735Z] Configure a credential helper to remove this warning. See [2025-11-05T05:15:21.735Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:15:21.735Z] [2025-11-05T05:15:21.735Z] Login Succeeded [2025-11-05T05:15:21.735Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:15:21.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:15:21.735Z] [2025-11-05T05:15:21.735Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:15:21.735Z] Configure a credential helper to remove this warning. See [2025-11-05T05:15:21.735Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:15:21.735Z] [2025-11-05T05:15:21.735Z] Login Succeeded [2025-11-05T05:15:21.735Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:15:21.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:15:21.999Z] [2025-11-05T05:15:21.999Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:15:21.999Z] Configure a credential helper to remove this warning. See [2025-11-05T05:15:22.000Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:15:22.000Z] [2025-11-05T05:15:22.000Z] Login Succeeded [2025-11-05T05:15:22.000Z] ****.io [2025-11-05T05:15:22.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:15:22.260Z] [2025-11-05T05:15:22.260Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:15:22.260Z] Configure a credential helper to remove this warning. See [2025-11-05T05:15:22.260Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:15:22.260Z] [2025-11-05T05:15:22.260Z] Login Succeeded [2025-11-05T05:15:22.260Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:15:22.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-05T05:15:22.685Z] + git rev-list -1 --merges b56e016289cad97a5171690fd1d25fb862688ed8~1..b56e016289cad97a5171690fd1d25fb862688ed8 [Pipeline] echo [2025-11-05T05:15:22.709Z] -----------> git rev-list -1 --merges b56e016289cad97a5171690fd1d25fb862688ed8~1..b56e016289cad97a5171690fd1d25fb862688ed8 b56e016289cad97a5171690fd1d25fb862688ed8 [2025-11-05T05:15:22.709Z] b56e016289cad97a5171690fd1d25fb862688ed8 [false] [Pipeline] sh [2025-11-05T05:15:23.011Z] + git log --format=format:%s -1 b56e016289cad97a5171690fd1d25fb862688ed8 [Pipeline] echo [2025-11-05T05:15:23.025Z] ========================================================= [2025-11-05T05:15:23.025Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-05T05:15:23.025Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:15:23.374Z] + git log --format=format:%s -1 b56e016289cad97a5171690fd1d25fb862688ed8 [Pipeline] echo [2025-11-05T05:15:23.387Z] [semverPrep] GIT_COMMIT: b56e016289cad97a5171690fd1d25fb862688ed8, Commit Message: Merge pull request #259 from judehung/update-go-1.25 [Pipeline] echo [2025-11-05T05:15:23.405Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-05T05:15:23.768Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:15:23.768Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-05T05:15:23.768Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-05T05:15:23.768Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-05T05:15:23.768Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-05T05:15:23.768Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-05T05:15:23.768Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:15:24.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:15:24.134Z] [2025-11-05T05:15:24.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:15:24.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:15:24.441Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-05T05:15:24.441Z] 3dae71ba6b94: Pulling fs layer [2025-11-05T05:15:24.441Z] 6bf1a483ea7c: Pulling fs layer [2025-11-05T05:15:24.441Z] f5dfc541a4d3: Pulling fs layer [2025-11-05T05:15:24.441Z] 461d9e800cba: Pulling fs layer [2025-11-05T05:15:24.441Z] 80192f66455f: Pulling fs layer [2025-11-05T05:15:24.441Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-05T05:15:24.441Z] a29436f7fd5d: Pulling fs layer [2025-11-05T05:15:24.441Z] 923cac83aea3: Pulling fs layer [2025-11-05T05:15:24.441Z] 25ad8b0a4227: Pulling fs layer [2025-11-05T05:15:24.441Z] db01528c6b51: Pulling fs layer [2025-11-05T05:15:24.441Z] 28988de357af: Pulling fs layer [2025-11-05T05:15:24.441Z] 25ad8b0a4227: Waiting [2025-11-05T05:15:24.441Z] a29436f7fd5d: Waiting [2025-11-05T05:15:24.441Z] 923cac83aea3: Waiting [2025-11-05T05:15:24.441Z] 80192f66455f: Waiting [2025-11-05T05:15:24.441Z] 2e8e34ca0e6c: Waiting [2025-11-05T05:15:24.441Z] db01528c6b51: Waiting [2025-11-05T05:15:24.441Z] 28988de357af: Waiting [2025-11-05T05:15:24.441Z] 6bf1a483ea7c: Verifying Checksum [2025-11-05T05:15:24.441Z] 6bf1a483ea7c: Download complete [2025-11-05T05:15:24.441Z] 461d9e800cba: Verifying Checksum [2025-11-05T05:15:24.441Z] 461d9e800cba: Download complete [2025-11-05T05:15:24.441Z] 80192f66455f: Verifying Checksum [2025-11-05T05:15:24.441Z] 80192f66455f: Download complete [2025-11-05T05:15:24.701Z] f5dfc541a4d3: Verifying Checksum [2025-11-05T05:15:24.701Z] f5dfc541a4d3: Download complete [2025-11-05T05:15:24.701Z] 3dae71ba6b94: Verifying Checksum [2025-11-05T05:15:24.701Z] 3dae71ba6b94: Download complete [2025-11-05T05:15:24.701Z] 923cac83aea3: Download complete [2025-11-05T05:15:24.701Z] 25ad8b0a4227: Verifying Checksum [2025-11-05T05:15:24.701Z] 25ad8b0a4227: Download complete [2025-11-05T05:15:24.959Z] db01528c6b51: Verifying Checksum [2025-11-05T05:15:24.959Z] db01528c6b51: Download complete [2025-11-05T05:15:24.959Z] 28988de357af: Verifying Checksum [2025-11-05T05:15:24.959Z] 28988de357af: Download complete [2025-11-05T05:15:25.216Z] a29436f7fd5d: Verifying Checksum [2025-11-05T05:15:25.216Z] a29436f7fd5d: Download complete [2025-11-05T05:15:25.216Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-05T05:15:25.216Z] 2e8e34ca0e6c: Download complete [2025-11-05T05:15:26.146Z] 3dae71ba6b94: Pull complete [2025-11-05T05:15:26.146Z] 6bf1a483ea7c: Pull complete [2025-11-05T05:15:27.081Z] f5dfc541a4d3: Pull complete [2025-11-05T05:15:27.081Z] 461d9e800cba: Pull complete [2025-11-05T05:15:27.081Z] 80192f66455f: Pull complete [2025-11-05T05:15:32.457Z] 2e8e34ca0e6c: Pull complete [2025-11-05T05:15:32.457Z] a29436f7fd5d: Pull complete [2025-11-05T05:15:32.718Z] 923cac83aea3: Pull complete [2025-11-05T05:15:32.718Z] 25ad8b0a4227: Pull complete [2025-11-05T05:15:32.718Z] db01528c6b51: Pull complete [2025-11-05T05:15:32.718Z] 28988de357af: Pull complete [2025-11-05T05:15:32.977Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-05T05:15:32.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:15:32.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:15:33.128Z] prd-ubuntu20.04-docker-8c-8g-772559 does not seem to be running inside a container [2025-11-05T05:15:33.148Z] $ 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 [2025-11-05T05:15:34.903Z] $ docker top 07a93055b79aa08a4de5329d6cbc71afb0ed3040500e7d14dc482a0cbc43ed26 -eo pid,comm [2025-11-05T05:15:34.965Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:15:34.966Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:15:35.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:15:35.026Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:15:35.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:15:35.129Z] $ docker exec 07a93055b79aa08a4de5329d6cbc71afb0ed3040500e7d14dc482a0cbc43ed26 ssh-agent [2025-11-05T05:15:35.240Z] SSH_AUTH_SOCK=/tmp/ssh-FeuGBrSIXYnS/agent.33 [2025-11-05T05:15:35.240Z] SSH_AGENT_PID=39 [2025-11-05T05:15:35.253Z] Running ssh-add (command line suppressed) [2025-11-05T05:15:35.342Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17700736463277481994.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17700736463277481994.key) [2025-11-05T05:15:35.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:15:35.668Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] sh [2025-11-05T05:15:35.955Z] + git tag --points-at HEAD [Pipeline] } [2025-11-05T05:15:35.961Z] $ docker exec --env ******** --env ******** 07a93055b79aa08a4de5329d6cbc71afb0ed3040500e7d14dc482a0cbc43ed26 ssh-agent -k [2025-11-05T05:15:36.057Z] unset SSH_AUTH_SOCK; [2025-11-05T05:15:36.058Z] unset SSH_AGENT_PID; [2025-11-05T05:15:36.058Z] echo Agent pid 39 killed; [2025-11-05T05:15:36.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-05T05:15:36.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:15:36.107Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:15:36.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:15:36.215Z] $ docker exec 07a93055b79aa08a4de5329d6cbc71afb0ed3040500e7d14dc482a0cbc43ed26 ssh-agent [2025-11-05T05:15:36.327Z] SSH_AUTH_SOCK=/tmp/ssh-kuxjs3QjfjHA/agent.86 [2025-11-05T05:15:36.327Z] SSH_AGENT_PID=92 [2025-11-05T05:15:36.332Z] Running ssh-add (command line suppressed) [2025-11-05T05:15:36.431Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15853363831394631899.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15853363831394631899.key) [2025-11-05T05:15:36.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:15:36.754Z] + git semver init [2025-11-05T05:15:37.014Z] 2025-11-05 05:15:36,947 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:15:37.014Z] 2025-11-05 05:15:36,953 [run_init] DEBUG init version:0.0.0 force:False [2025-11-05T05:15:37.014Z] 2025-11-05 05:15:36,954 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2025-11-05T05:15:37.014Z] 2025-11-05 05:15:36,954 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2025-11-05T05:15:37.014Z] 2025-11-05 05:15:36,955 [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) [2025-11-05T05:15:38.401Z] 2025-11-05 05:15:38,292 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2025-11-05T05:15:38.401Z] 2025-11-05 05:15:38,293 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2025-11-05T05:15:38.401Z] 2025-11-05 05:15:38,293 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-11-05T05:15:38.401Z] 2025-11-05 05:15:38,293 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-11-05T05:15:38.401Z] 4.1.0-dev.3 [Pipeline] } [2025-11-05T05:15:38.406Z] $ docker exec --env ******** --env ******** 07a93055b79aa08a4de5329d6cbc71afb0ed3040500e7d14dc482a0cbc43ed26 ssh-agent -k [2025-11-05T05:15:38.504Z] unset SSH_AUTH_SOCK; [2025-11-05T05:15:38.504Z] unset SSH_AGENT_PID; [2025-11-05T05:15:38.504Z] echo Agent pid 92 killed; [2025-11-05T05:15:38.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:15:38.841Z] + git semver [Pipeline] } [2025-11-05T05:15:39.108Z] $ docker stop --time=1 07a93055b79aa08a4de5329d6cbc71afb0ed3040500e7d14dc482a0cbc43ed26 [2025-11-05T05:15:40.409Z] $ docker rm -f --volumes 07a93055b79aa08a4de5329d6cbc71afb0ed3040500e7d14dc482a0cbc43ed26 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:15:40.755Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-05T05:15:41.046Z] Stashed 1 file(s) [Pipeline] echo [2025-11-05T05:15:41.051Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:15:41.262Z] provisioning config files... [2025-11-05T05:15:41.272Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5598966387351335157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:15:41.657Z] ---> ****-login.sh [2025-11-05T05:15:41.657Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:15:41.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:15:41.657Z] Login Succeeded [2025-11-05T05:15:41.657Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:15:41.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:15:41.657Z] Login Succeeded [2025-11-05T05:15:41.657Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:15:41.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:15:41.657Z] Login Succeeded [2025-11-05T05:15:41.657Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:15:41.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:15:41.926Z] Login Succeeded [2025-11-05T05:15:41.926Z] ****.io [2025-11-05T05:15:41.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:15:42.186Z] Login Succeeded [2025-11-05T05:15:42.186Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:15:42.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:15:42.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:15:42.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:15:42.347Z] ========================================================= [2025-11-05T05:15:42.347Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-05T05:15:42.347Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:15:42.705Z] + 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 . [2025-11-05T05:15:43.275Z] #0 building with "default" instance using docker driver [2025-11-05T05:15:43.275Z] [2025-11-05T05:15:43.275Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:15:43.275Z] #1 transferring dockerfile: 1.73kB done [2025-11-05T05:15:43.275Z] #1 DONE 0.0s [2025-11-05T05:15:43.275Z] [2025-11-05T05:15:43.275Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-05T05:15:43.275Z] #2 DONE 0.1s [2025-11-05T05:15:43.534Z] [2025-11-05T05:15:43.534Z] #3 [internal] load .dockerignore [2025-11-05T05:15:43.534Z] #3 transferring context: 160B done [2025-11-05T05:15:43.534Z] #3 DONE 0.0s [2025-11-05T05:15:43.534Z] [2025-11-05T05:15:43.534Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:15:43.534Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-05T05:15:43.534Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-05T05:15:43.534Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s [2025-11-05T05:15:43.534Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2025-11-05T05:15:43.534Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-05T05:15:43.534Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2025-11-05T05:15:43.534Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-05T05:15:43.534Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-05T05:15:43.534Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2025-11-05T05:15:43.534Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-05T05:15:43.534Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-05T05:15:43.534Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s [2025-11-05T05:15:43.534Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-05T05:15:43.534Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2025-11-05T05:15:43.534Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.16MB / 11.98MB 0.2s [2025-11-05T05:15:43.534Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2025-11-05T05:15:43.794Z] #4 ... [2025-11-05T05:15:43.794Z] [2025-11-05T05:15:43.794Z] #5 [internal] load build context [2025-11-05T05:15:43.794Z] #5 transferring context: 33.54MB 0.2s done [2025-11-05T05:15:43.794Z] #5 DONE 0.3s [2025-11-05T05:15:43.794Z] [2025-11-05T05:15:43.794Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:15:43.794Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s [2025-11-05T05:15:43.794Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-11-05T05:15:43.794Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s [2025-11-05T05:15:43.794Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s [2025-11-05T05:15:43.794Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2025-11-05T05:15:43.794Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2025-11-05T05:15:43.794Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2025-11-05T05:15:43.794Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 24.12MB / 112.58MB 0.5s [2025-11-05T05:15:43.794Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-11-05T05:15:43.794Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.5s [2025-11-05T05:15:44.054Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2025-11-05T05:15:44.054Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 37.75MB / 112.58MB 0.6s [2025-11-05T05:15:44.054Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.6s [2025-11-05T05:15:44.054Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2025-11-05T05:15:44.054Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.62MB / 112.58MB 0.7s [2025-11-05T05:15:44.054Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2025-11-05T05:15:44.313Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.64MB / 112.58MB 0.8s [2025-11-05T05:15:44.313Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 101.71MB / 112.58MB 0.9s [2025-11-05T05:15:44.571Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2025-11-05T05:15:44.571Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2025-11-05T05:15:49.837Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done [2025-11-05T05:15:49.837Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-05T05:15:49.837Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-05T05:15:49.837Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-05T05:15:49.837Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-05T05:15:49.837Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2025-11-05T05:15:49.837Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2025-11-05T05:15:49.837Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2025-11-05T05:15:53.120Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.4s done [2025-11-05T05:15:53.120Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2025-11-05T05:15:53.688Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2025-11-05T05:15:53.689Z] #4 DONE 10.4s [2025-11-05T05:15:53.948Z] [2025-11-05T05:15:53.948Z] #6 [builder 2/7] WORKDIR /device-gpio [2025-11-05T05:15:55.328Z] #6 DONE 1.5s [2025-11-05T05:15:55.586Z] [2025-11-05T05:15:55.586Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-11-05T05:15:55.586Z] #7 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:15:55.846Z] #7 0.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:15:56.106Z] #7 0.837 (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-11-05T05:15:56.220Z] Still waiting to schedule task [2025-11-05T05:15:56.221Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-11-05T05:15:56.366Z] #7 0.850 (2/4) Installing libedit (20250104.3.1-r1) [2025-11-05T05:15:56.366Z] #7 0.856 (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-11-05T05:15:56.366Z] #7 0.892 (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-11-05T05:15:56.366Z] #7 0.909 Executing busybox-1.37.0-r19.trigger [2025-11-05T05:15:56.366Z] #7 0.918 OK: 269 MiB in 64 packages [2025-11-05T05:15:56.366Z] #7 DONE 1.0s [2025-11-05T05:15:56.624Z] [2025-11-05T05:15:56.624Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T05:15:56.624Z] #8 DONE 0.0s [2025-11-05T05:15:56.624Z] [2025-11-05T05:15:56.624Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:16:06.624Z] #9 DONE 8.9s [2025-11-05T05:16:06.624Z] [2025-11-05T05:16:06.624Z] #10 [builder 6/7] COPY . . [2025-11-05T05:16:06.624Z] #10 DONE 0.2s [2025-11-05T05:16:06.624Z] [2025-11-05T05:16:06.624Z] #11 [builder 7/7] RUN echo noop [2025-11-05T05:16:06.624Z] #11 0.216 noop [2025-11-05T05:16:06.624Z] #11 DONE 0.3s [2025-11-05T05:16:06.624Z] [2025-11-05T05:16:06.624Z] #12 exporting to image [2025-11-05T05:16:06.624Z] #12 exporting layers [2025-11-05T05:16:14.736Z] #12 exporting layers 8.4s done [2025-11-05T05:16:14.736Z] #12 writing image sha256:700d8f92afdafbef938a8d0095bb9c05f2f633efac657f509fbf6e0e36a73f8f done [2025-11-05T05:16:14.736Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-05T05:16:14.736Z] #12 DONE 8.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:16:15.079Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:16:15.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:16:15.168Z] prd-ubuntu20.04-docker-8c-8g-772559 does not seem to be running inside a container [2025-11-05T05:16:15.200Z] $ 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 [2025-11-05T05:16:15.516Z] $ docker top f4b1857ef71bc785a5d027396192a5e25e144be40a4ce31d908c03b25d1ef5d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:16:15.867Z] + go version [2025-11-05T05:16:15.867Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-05T05:16:15.878Z] $ docker stop --time=1 f4b1857ef71bc785a5d027396192a5e25e144be40a4ce31d908c03b25d1ef5d5 [2025-11-05T05:16:17.146Z] $ docker rm -f --volumes f4b1857ef71bc785a5d027396192a5e25e144be40a4ce31d908c03b25d1ef5d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:16:17.615Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:16:17.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:16:17.692Z] prd-ubuntu20.04-docker-8c-8g-772559 does not seem to be running inside a container [2025-11-05T05:16:17.723Z] $ 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 [2025-11-05T05:16:17.977Z] $ docker top 886f8fbac13c491d3102014ba9e081547c7d064e7b0e34be9d9b3f92965d7441 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:16:18.327Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:16:18.641Z] + make test [2025-11-05T05:16:18.641Z] go test ./... -coverprofile=coverage.out ./... [2025-11-05T05:16:20.026Z] ? github.com/edgexfoundry/device-gpio [no test files] [2025-11-05T05:16:42.000Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2025-11-05T05:16:42.000Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2025-11-05T05:16:51.969Z] 0 issues. [2025-11-05T05:16:51.969Z] go vet ./... [2025-11-05T05:16:58.525Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T05:16:58.525Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T05:16:58.525Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T05:16:58.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T05:16:58.558Z] $ docker stop --time=1 886f8fbac13c491d3102014ba9e081547c7d064e7b0e34be9d9b3f92965d7441 [2025-11-05T05:17:00.368Z] $ docker rm -f --volumes 886f8fbac13c491d3102014ba9e081547c7d064e7b0e34be9d9b3f92965d7441 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:17:00.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T05:17:01.003Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-11-05T05:17:01.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T05:17:02.050Z] + ls -al . [2025-11-05T05:17:02.050Z] total 228 [2025-11-05T05:17:02.050Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:16 . [2025-11-05T05:17:02.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:15 .. [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 5 05:15 .dockerignore [2025-11-05T05:17:02.050Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:16 .git [2025-11-05T05:17:02.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:15 .github [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 5 05:15 .gitignore [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:15 .golangci.yml [2025-11-05T05:17:02.050Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:15 .semver [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 22061 Nov 5 05:15 Attribution.txt [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 7819 Nov 5 05:15 CHANGELOG.md [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 1694 Nov 5 05:15 Dockerfile [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:15 GOVERNANCE.md [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 5 05:15 Jenkinsfile [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 5 05:15 LICENSE [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 1922 Nov 5 05:15 Makefile [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 5 05:15 OWNERS.md [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 5 05:15 README.md [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 5 05:15 VERSION [2025-11-05T05:17:02.050Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:15 bin [2025-11-05T05:17:02.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:15 cmd [2025-11-05T05:17:02.050Z] -rw-r--r-- 1 jenkins jenkins 11324 Nov 5 05:16 coverage.out [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 6669 Nov 5 05:15 go.mod [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 89449 Nov 5 05:15 go.sum [2025-11-05T05:17:02.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:15 internal [2025-11-05T05:17:02.050Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 5 05:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:17:02.366Z] + 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=b56e016289cad97a5171690fd1d25fb862688ed8 --label arch=amd64 --label version=4.1.0-dev.3 . [2025-11-05T05:17:02.623Z] #0 building with "default" instance using docker driver [2025-11-05T05:17:02.624Z] [2025-11-05T05:17:02.624Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:17:02.624Z] #1 transferring dockerfile: 1.73kB done [2025-11-05T05:17:02.624Z] #1 DONE 0.0s [2025-11-05T05:17:02.624Z] [2025-11-05T05:17:02.624Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-05T05:17:02.624Z] #2 DONE 0.0s [2025-11-05T05:17:02.624Z] [2025-11-05T05:17:02.624Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-11-05T05:17:02.624Z] #3 DONE 0.1s [2025-11-05T05:17:02.624Z] [2025-11-05T05:17:02.624Z] #4 [internal] load .dockerignore [2025-11-05T05:17:02.624Z] #4 transferring context: 160B done [2025-11-05T05:17:02.624Z] #4 DONE 0.0s [2025-11-05T05:17:02.624Z] [2025-11-05T05:17:02.624Z] #5 [internal] load build context [2025-11-05T05:17:02.624Z] #5 transferring context: 21.81kB 0.0s done [2025-11-05T05:17:02.624Z] #5 DONE 0.0s [2025-11-05T05:17:02.624Z] [2025-11-05T05:17:02.624Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-05T05:17:02.624Z] #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-05T05:17:02.624Z] #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-05T05:17:02.624Z] #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-05T05:17:02.624Z] #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-05T05:17:02.624Z] #6 DONE 0.0s [2025-11-05T05:17:02.624Z] [2025-11-05T05:17:02.624Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-05T05:17:02.624Z] #7 DONE 0.1s [2025-11-05T05:17:02.624Z] [2025-11-05T05:17:02.624Z] #8 [builder 2/7] WORKDIR /device-gpio [2025-11-05T05:17:02.624Z] #8 DONE 0.0s [2025-11-05T05:17:02.624Z] [2025-11-05T05:17:02.624Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-05T05:17:02.881Z] #9 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:17:02.881Z] #9 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:17:03.139Z] #9 0.634 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-05T05:17:03.400Z] #9 0.639 Executing busybox-1.37.0-r19.trigger [2025-11-05T05:17:03.400Z] #9 0.646 OK: 7 MiB in 17 packages [2025-11-05T05:17:03.400Z] #9 DONE 0.8s [2025-11-05T05:17:03.400Z] [2025-11-05T05:17:03.400Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-11-05T05:17:03.400Z] #10 0.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:17:03.400Z] #10 0.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:17:03.400Z] #10 0.620 OK: 269 MiB in 64 packages [2025-11-05T05:17:03.659Z] #10 DONE 0.7s [2025-11-05T05:17:03.659Z] [2025-11-05T05:17:03.659Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T05:17:03.659Z] #11 DONE 0.0s [2025-11-05T05:17:03.659Z] [2025-11-05T05:17:03.659Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:17:03.918Z] #12 DONE 0.6s [2025-11-05T05:17:03.918Z] [2025-11-05T05:17:03.918Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-11-05T05:17:03.918Z] #13 0.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:17:03.918Z] #13 0.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:17:04.178Z] #13 ... [2025-11-05T05:17:04.178Z] [2025-11-05T05:17:04.178Z] #14 [builder 6/7] COPY . . [2025-11-05T05:17:04.178Z] #14 DONE 0.2s [2025-11-05T05:17:04.443Z] [2025-11-05T05:17:04.443Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-11-05T05:17:04.443Z] #13 0.895 OK: 7 MiB in 17 packages [2025-11-05T05:17:04.443Z] #13 DONE 1.0s [2025-11-05T05:17:04.443Z] [2025-11-05T05:17:04.443Z] #15 [builder 7/7] RUN make build [2025-11-05T05:17:04.707Z] #15 0.225 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2025-11-05T05:17:31.272Z] #15 DONE 25.3s [2025-11-05T05:17:31.272Z] [2025-11-05T05:17:31.272Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2025-11-05T05:17:31.272Z] #16 DONE 0.0s [2025-11-05T05:17:31.272Z] [2025-11-05T05:17:31.272Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2025-11-05T05:17:31.272Z] #17 DONE 0.0s [2025-11-05T05:17:31.272Z] [2025-11-05T05:17:31.272Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2025-11-05T05:17:31.272Z] #18 DONE 0.2s [2025-11-05T05:17:31.272Z] [2025-11-05T05:17:31.272Z] #19 exporting to image [2025-11-05T05:17:31.272Z] #19 exporting layers 0.1s done [2025-11-05T05:17:31.272Z] #19 writing image sha256:3dabef3efc6487779fba80800d60cbd432de231f3bba5a4edda25f3c0a1a9f8e done [2025-11-05T05:17:31.272Z] #19 naming to docker.io/library/device-gpio done [2025-11-05T05:17:31.272Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:17:31.413Z] provisioning config files... [2025-11-05T05:17:31.424Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8076350335277933919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:17:31.732Z] ---> ****-login.sh [2025-11-05T05:17:31.733Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:17:31.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:17:31.733Z] Login Succeeded [2025-11-05T05:17:31.733Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:17:31.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:17:31.733Z] Login Succeeded [2025-11-05T05:17:31.733Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:17:31.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:17:31.993Z] Login Succeeded [2025-11-05T05:17:31.993Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:17:31.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:17:31.993Z] Login Succeeded [2025-11-05T05:17:31.993Z] ****.io [2025-11-05T05:17:31.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:17:32.251Z] Login Succeeded [2025-11-05T05:17:32.251Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:17:32.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:17:32.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:17:32.324Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2025-11-05T05:17:32.324Z] b56e016289cad97a5171690fd1d25fb862688ed8 [2025-11-05T05:17:32.324Z] latest [2025-11-05T05:17:32.324Z] 4.1.0-dev.3 [2025-11-05T05:17:32.324Z] b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3 [2025-11-05T05:17:32.324Z] main [2025-11-05T05:17:32.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:17:32.669Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:17:32.981Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8 [2025-11-05T05:17:32.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-11-05T05:17:32.981Z] 5bf661dff818: Preparing [2025-11-05T05:17:32.981Z] cfa981405258: Preparing [2025-11-05T05:17:32.981Z] f327fece4121: Preparing [2025-11-05T05:17:32.981Z] b05987d1ba52: Preparing [2025-11-05T05:17:32.981Z] 60a648e3b09d: Preparing [2025-11-05T05:17:32.981Z] 256f393e029f: Preparing [2025-11-05T05:17:32.981Z] 256f393e029f: Waiting [2025-11-05T05:17:32.981Z] b05987d1ba52: Pushed [2025-11-05T05:17:32.981Z] f327fece4121: Pushed [2025-11-05T05:17:32.981Z] 60a648e3b09d: Pushed [2025-11-05T05:17:32.981Z] cfa981405258: Pushed [2025-11-05T05:17:32.981Z] 256f393e029f: Layer already exists [2025-11-05T05:17:38.279Z] 5bf661dff818: Pushed [2025-11-05T05:17:38.279Z] b56e016289cad97a5171690fd1d25fb862688ed8: digest: sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:17:38.608Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:17:38.929Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-11-05T05:17:38.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-11-05T05:17:38.929Z] 5bf661dff818: Preparing [2025-11-05T05:17:38.929Z] cfa981405258: Preparing [2025-11-05T05:17:38.929Z] f327fece4121: Preparing [2025-11-05T05:17:38.929Z] b05987d1ba52: Preparing [2025-11-05T05:17:38.929Z] 60a648e3b09d: Preparing [2025-11-05T05:17:38.929Z] 256f393e029f: Preparing [2025-11-05T05:17:38.929Z] 256f393e029f: Waiting [2025-11-05T05:17:38.929Z] 60a648e3b09d: Layer already exists [2025-11-05T05:17:38.929Z] f327fece4121: Layer already exists [2025-11-05T05:17:38.929Z] b05987d1ba52: Layer already exists [2025-11-05T05:17:38.929Z] cfa981405258: Layer already exists [2025-11-05T05:17:38.929Z] 5bf661dff818: Layer already exists [2025-11-05T05:17:38.929Z] 256f393e029f: Layer already exists [2025-11-05T05:17:38.929Z] latest: digest: sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:17:39.254Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:17:39.593Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3 [2025-11-05T05:17:39.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-11-05T05:17:39.593Z] 5bf661dff818: Preparing [2025-11-05T05:17:39.593Z] cfa981405258: Preparing [2025-11-05T05:17:39.593Z] f327fece4121: Preparing [2025-11-05T05:17:39.593Z] b05987d1ba52: Preparing [2025-11-05T05:17:39.593Z] 60a648e3b09d: Preparing [2025-11-05T05:17:39.593Z] 256f393e029f: Preparing [2025-11-05T05:17:39.593Z] 256f393e029f: Waiting [2025-11-05T05:17:39.593Z] 60a648e3b09d: Layer already exists [2025-11-05T05:17:39.593Z] 5bf661dff818: Layer already exists [2025-11-05T05:17:39.593Z] f327fece4121: Layer already exists [2025-11-05T05:17:39.593Z] cfa981405258: Layer already exists [2025-11-05T05:17:39.593Z] b05987d1ba52: Layer already exists [2025-11-05T05:17:39.593Z] 256f393e029f: Layer already exists [2025-11-05T05:17:39.593Z] 4.1.0-dev.3: digest: sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:17:39.928Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:17:40.258Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3 [2025-11-05T05:17:40.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-11-05T05:17:40.258Z] 5bf661dff818: Preparing [2025-11-05T05:17:40.258Z] cfa981405258: Preparing [2025-11-05T05:17:40.258Z] f327fece4121: Preparing [2025-11-05T05:17:40.258Z] b05987d1ba52: Preparing [2025-11-05T05:17:40.258Z] 60a648e3b09d: Preparing [2025-11-05T05:17:40.258Z] 256f393e029f: Preparing [2025-11-05T05:17:40.258Z] 256f393e029f: Waiting [2025-11-05T05:17:40.258Z] cfa981405258: Layer already exists [2025-11-05T05:17:40.258Z] f327fece4121: Layer already exists [2025-11-05T05:17:40.258Z] b05987d1ba52: Layer already exists [2025-11-05T05:17:40.258Z] 60a648e3b09d: Layer already exists [2025-11-05T05:17:40.258Z] 5bf661dff818: Layer already exists [2025-11-05T05:17:40.258Z] 256f393e029f: Layer already exists [2025-11-05T05:17:40.258Z] b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3: digest: sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:17:40.592Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:17:40.924Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2025-11-05T05:17:40.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2025-11-05T05:17:40.924Z] 5bf661dff818: Preparing [2025-11-05T05:17:40.924Z] cfa981405258: Preparing [2025-11-05T05:17:40.924Z] f327fece4121: Preparing [2025-11-05T05:17:40.924Z] b05987d1ba52: Preparing [2025-11-05T05:17:40.924Z] 60a648e3b09d: Preparing [2025-11-05T05:17:40.924Z] 256f393e029f: Preparing [2025-11-05T05:17:40.924Z] 256f393e029f: Waiting [2025-11-05T05:17:40.924Z] 5bf661dff818: Layer already exists [2025-11-05T05:17:40.924Z] f327fece4121: Layer already exists [2025-11-05T05:17:40.924Z] 60a648e3b09d: Layer already exists [2025-11-05T05:17:40.924Z] b05987d1ba52: Layer already exists [2025-11-05T05:17:40.924Z] cfa981405258: Layer already exists [2025-11-05T05:17:40.924Z] 256f393e029f: Layer already exists [2025-11-05T05:17:40.924Z] main: digest: sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:17:40.999Z] ===================================================== [Pipeline] echo [2025-11-05T05:17:41.024Z] taggedImages: [2025-11-05T05:17:41.024Z] - nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8 [2025-11-05T05:17:41.024Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-11-05T05:17:41.024Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3 [2025-11-05T05:17:41.024Z] - nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3 [2025-11-05T05:17:41.024Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] echo [2025-11-05T05:17:41.071Z] ========================================================= [2025-11-05T05:17:41.071Z] [edgeXBuildMultiArch] RAW Config: [2025-11-05T05:17:41.072Z] images: [2025-11-05T05:17:41.072Z] - nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8 [2025-11-05T05:17:41.072Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-11-05T05:17:41.072Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3 [2025-11-05T05:17:41.072Z] - nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3 [2025-11-05T05:17:41.072Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [2025-11-05T05:17:41.072Z] settingsFile: [2025-11-05T05:17:41.072Z] device-gpio-settings [2025-11-05T05:17:41.072Z] ========================================================= [Pipeline] node [2025-11-05T05:17:56.074Z] Still waiting to schedule task [2025-11-05T05:17:56.075Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-11-05T05:19:18.704Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772562 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2025-11-05T05:19:18.720Z] Running in /w/workspace/device-gpio/134 [Pipeline] { [Pipeline] checkout [2025-11-05T05:19:18.761Z] The recommended git tool is: git [2025-11-05T05:19:23.197Z] Running on prd-centos7-docker-4c-2g-772564 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:19:23.254Z] provisioning config files... [2025-11-05T05:19:23.274Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16865619607966581772tmp [Pipeline] { [Pipeline] libraryResource [2025-11-05T05:19:25.722Z] using credential edgex-jenkins-ssh [2025-11-05T05:19:25.744Z] Cloning the remote Git repository [Pipeline] sh [2025-11-05T05:19:25.801Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2025-11-05T05:19:25.922Z] > git init /w/workspace/device-gpio/134 # timeout=10 [2025-11-05T05:19:26.108Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2025-11-05T05:19:26.109Z] > git --version # timeout=10 [2025-11-05T05:19:26.137Z] > git --version # 'git version 2.25.1' [2025-11-05T05:19:26.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-05T05:19:26.332Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:19:27.153Z] ---> ****-login.sh [2025-11-05T05:19:27.153Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:19:27.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:19:27.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:19:27.432Z] Configure a credential helper to remove this warning. See [2025-11-05T05:19:27.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:19:27.432Z] [2025-11-05T05:19:27.432Z] Login Succeeded [2025-11-05T05:19:27.432Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:19:27.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:19:27.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:19:27.727Z] Configure a credential helper to remove this warning. See [2025-11-05T05:19:27.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:19:27.727Z] [2025-11-05T05:19:27.727Z] Login Succeeded [2025-11-05T05:19:27.727Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:19:27.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:19:27.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:19:27.727Z] Configure a credential helper to remove this warning. See [2025-11-05T05:19:27.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:19:27.727Z] [2025-11-05T05:19:27.727Z] Login Succeeded [2025-11-05T05:19:27.727Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:19:27.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:19:27.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:19:27.727Z] Configure a credential helper to remove this warning. See [2025-11-05T05:19:27.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:19:27.727Z] [2025-11-05T05:19:27.727Z] Login Succeeded [2025-11-05T05:19:27.727Z] ****.io [2025-11-05T05:19:27.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:19:27.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:19:27.996Z] Configure a credential helper to remove this warning. See [2025-11-05T05:19:27.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:19:27.996Z] [2025-11-05T05:19:27.996Z] Login Succeeded [2025-11-05T05:19:27.996Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:19:28.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:19:28.362Z] + docker buildx ls [2025-11-05T05:19:28.623Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-05T05:19:28.623Z] default * docker [2025-11-05T05:19:28.623Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-05T05:19:28.920Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-05T05:19:28.920Z] edgex-builder [Pipeline] sh [2025-11-05T05:19:29.216Z] + docker buildx inspect --bootstrap [2025-11-05T05:19:29.216Z] #1 [internal] booting buildkit [2025-11-05T05:19:29.216Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-05T05:19:29.724Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2025-11-05T05:19:29.764Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:19:30.955Z] Avoid second fetch [2025-11-05T05:19:30.955Z] Checking out Revision b56e016289cad97a5171690fd1d25fb862688ed8 (main) [2025-11-05T05:19:31.781Z] Commit message: "Merge pull request #259 from judehung/update-go-1.25" [2025-11-05T05:19:30.975Z] > git config core.sparsecheckout # timeout=10 [2025-11-05T05:19:31.055Z] > git checkout -f b56e016289cad97a5171690fd1d25fb862688ed8 # timeout=10 [2025-11-05T05:19:32.508Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2025-11-05T05:19:32.508Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-05T05:19:35.850Z] #1 creating container buildx_buildkit_edgex-builder0 3.2s done [2025-11-05T05:19:35.850Z] #1 DONE 6.4s [2025-11-05T05:19:35.850Z] Name: edgex-builder [2025-11-05T05:19:35.850Z] Driver: docker-container [2025-11-05T05:19:35.850Z] [2025-11-05T05:19:35.850Z] Nodes: [2025-11-05T05:19:35.850Z] Name: edgex-builder0 [2025-11-05T05:19:35.850Z] Endpoint: unix:///var/run/docker.sock [2025-11-05T05:19:35.850Z] Status: running [2025-11-05T05:19:35.850Z] Buildkit: v0.25.1 [2025-11-05T05:19:35.850Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-05T05:19:36.166Z] + docker buildx ls [2025-11-05T05:19:36.166Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-05T05:19:36.166Z] edgex-builder * docker-container [2025-11-05T05:19:36.166Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-05T05:19:36.166Z] default docker [2025-11-05T05:19:36.166Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:19:36.342Z] provisioning config files... [2025-11-05T05:19:36.395Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/134@tmp/config2912707834654656480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:19:36.461Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8' [2025-11-05T05:19:36.461Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8 --push - [2025-11-05T05:19:36.461Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:19:36.461Z] #1 transferring dockerfile: 196B done [2025-11-05T05:19:36.461Z] #1 DONE 0.0s [2025-11-05T05:19:36.461Z] [2025-11-05T05:19:36.461Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8 [2025-11-05T05:19:36.461Z] #2 DONE 0.1s [2025-11-05T05:19:36.461Z] [2025-11-05T05:19:36.461Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8 [2025-11-05T05:19:36.724Z] #3 DONE 0.1s [2025-11-05T05:19:36.724Z] [2025-11-05T05:19:36.724Z] #4 [internal] load .dockerignore [2025-11-05T05:19:36.724Z] #4 transferring context: 2B done [2025-11-05T05:19:36.724Z] #4 DONE 0.0s [2025-11-05T05:19:36.724Z] [2025-11-05T05:19:36.724Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 [2025-11-05T05:19:36.724Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 0.0s done [2025-11-05T05:19:36.724Z] #5 DONE 0.0s [2025-11-05T05:19:36.724Z] [2025-11-05T05:19:36.724Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 [2025-11-05T05:19:36.724Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 0.0s done [2025-11-05T05:19:36.724Z] #6 DONE 0.1s [2025-11-05T05:19:36.985Z] [2025-11-05T05:19:36.985Z] #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:19:36.985Z] #7 DONE 0.0s [2025-11-05T05:19:36.985Z] [2025-11-05T05:19:36.985Z] #8 exporting to image [2025-11-05T05:19:36.985Z] #8 exporting layers done [2025-11-05T05:19:36.985Z] #8 exporting manifest sha256:d79223b0cc91e2def0663e6e420184cace593e372992fad30ffd68a7b3742ced 0.0s done [2025-11-05T05:19:36.985Z] #8 exporting config sha256:3dabef3efc6487779fba80800d60cbd432de231f3bba5a4edda25f3c0a1a9f8e done [2025-11-05T05:19:36.985Z] #8 exporting manifest sha256:1a602b2f0c17113447c3e02ada8d65f30ec10404194cfe60850f6ae6ebf508be done [2025-11-05T05:19:36.985Z] #8 exporting config sha256:b6ccad57d7db6ef56af98ff825c47e627079d1c0a50f4db2e6e8a4cad2ca239e done [2025-11-05T05:19:36.985Z] #8 exporting manifest list sha256:0ac01599581274bc60f7e0ebddff87f7635188843570972450689753023b6b4e done [2025-11-05T05:19:36.985Z] #8 pushing layers 0.1s done [2025-11-05T05:19:36.985Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8@sha256:0ac01599581274bc60f7e0ebddff87f7635188843570972450689753023b6b4e [2025-11-05T05:19:36.985Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:19:36.985Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8@sha256:0ac01599581274bc60f7e0ebddff87f7635188843570972450689753023b6b4e 0.1s done [2025-11-05T05:19:36.985Z] #8 DONE 0.2s [2025-11-05T05:19:36.985Z] [2025-11-05T05:19:36.985Z] 1 warning found (use --debug to expand): [2025-11-05T05:19:36.985Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:19:37.283Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:latest' [2025-11-05T05:19:37.283Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:latest --push - [2025-11-05T05:19:37.283Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:19:37.283Z] #1 transferring dockerfile: 162B done [2025-11-05T05:19:37.283Z] #1 DONE 0.0s [2025-11-05T05:19:37.283Z] [2025-11-05T05:19:37.283Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-11-05T05:19:37.283Z] #2 DONE 0.0s [2025-11-05T05:19:37.283Z] [2025-11-05T05:19:37.283Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest [2025-11-05T05:19:37.283Z] #3 DONE 0.0s [2025-11-05T05:19:37.283Z] [2025-11-05T05:19:37.283Z] #4 [internal] load .dockerignore [2025-11-05T05:19:37.283Z] #4 transferring context: 2B done [2025-11-05T05:19:37.283Z] #4 DONE 0.0s [2025-11-05T05:19:37.283Z] [2025-11-05T05:19:37.283Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 [2025-11-05T05:19:37.283Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 0.0s done [2025-11-05T05:19:37.283Z] #5 CACHED [2025-11-05T05:19:37.283Z] [2025-11-05T05:19:37.283Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 [2025-11-05T05:19:37.283Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 0.0s done [2025-11-05T05:19:37.283Z] #6 CACHED [2025-11-05T05:19:37.283Z] [2025-11-05T05:19:37.283Z] #7 exporting to image [2025-11-05T05:19:37.283Z] #7 exporting layers [2025-11-05T05:19:37.283Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:19:37.288Z] ---> ****-login.sh [2025-11-05T05:19:37.288Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:19:37.544Z] #7 exporting layers done [2025-11-05T05:19:37.544Z] #7 exporting manifest sha256:d79223b0cc91e2def0663e6e420184cace593e372992fad30ffd68a7b3742ced done [2025-11-05T05:19:37.544Z] #7 exporting config sha256:3dabef3efc6487779fba80800d60cbd432de231f3bba5a4edda25f3c0a1a9f8e done [2025-11-05T05:19:37.544Z] #7 exporting manifest sha256:1a602b2f0c17113447c3e02ada8d65f30ec10404194cfe60850f6ae6ebf508be done [2025-11-05T05:19:37.544Z] #7 exporting config sha256:b6ccad57d7db6ef56af98ff825c47e627079d1c0a50f4db2e6e8a4cad2ca239e done [2025-11-05T05:19:37.544Z] #7 exporting manifest list sha256:0ac01599581274bc60f7e0ebddff87f7635188843570972450689753023b6b4e done [2025-11-05T05:19:37.544Z] #7 pushing layers 0.0s done [2025-11-05T05:19:37.544Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:0ac01599581274bc60f7e0ebddff87f7635188843570972450689753023b6b4e 0.1s done [2025-11-05T05:19:37.544Z] #7 DONE 0.1s [2025-11-05T05:19:37.544Z] [2025-11-05T05:19:37.544Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:19:37.544Z] #8 DONE 0.0s [2025-11-05T05:19:37.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:19:37.804Z] [2025-11-05T05:19:37.804Z] 1 warning found (use --debug to expand): [2025-11-05T05:19:37.804Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:19:37.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:19:37.849Z] Configure a credential helper to remove this warning. See [2025-11-05T05:19:37.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:19:37.849Z] [2025-11-05T05:19:37.849Z] Login Succeeded [2025-11-05T05:19:37.849Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:19:38.102Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3' [2025-11-05T05:19:38.102Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3 --push - [2025-11-05T05:19:38.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:19:38.364Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:19:38.364Z] #1 transferring dockerfile: 167B done [2025-11-05T05:19:38.364Z] #1 DONE 0.0s [2025-11-05T05:19:38.364Z] [2025-11-05T05:19:38.364Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3 [2025-11-05T05:19:38.364Z] #2 DONE 0.0s [2025-11-05T05:19:38.364Z] [2025-11-05T05:19:38.364Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3 [2025-11-05T05:19:38.364Z] #3 DONE 0.0s [2025-11-05T05:19:38.364Z] [2025-11-05T05:19:38.364Z] #4 [internal] load .dockerignore [2025-11-05T05:19:38.364Z] #4 transferring context: 2B done [2025-11-05T05:19:38.364Z] #4 DONE 0.0s [2025-11-05T05:19:38.364Z] [2025-11-05T05:19:38.364Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 [2025-11-05T05:19:38.364Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 0.1s done [2025-11-05T05:19:38.364Z] #5 CACHED [2025-11-05T05:19:38.364Z] [2025-11-05T05:19:38.364Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 [2025-11-05T05:19:38.364Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 0.1s done [2025-11-05T05:19:38.364Z] #6 CACHED [2025-11-05T05:19:38.364Z] [2025-11-05T05:19:38.364Z] #7 exporting to image [2025-11-05T05:19:38.364Z] #7 exporting layers done [2025-11-05T05:19:38.364Z] #7 exporting manifest sha256:d79223b0cc91e2def0663e6e420184cace593e372992fad30ffd68a7b3742ced 0.0s done [2025-11-05T05:19:38.364Z] #7 exporting config sha256:3dabef3efc6487779fba80800d60cbd432de231f3bba5a4edda25f3c0a1a9f8e done [2025-11-05T05:19:38.364Z] #7 exporting manifest sha256:1a602b2f0c17113447c3e02ada8d65f30ec10404194cfe60850f6ae6ebf508be done [2025-11-05T05:19:38.364Z] #7 exporting config sha256:b6ccad57d7db6ef56af98ff825c47e627079d1c0a50f4db2e6e8a4cad2ca239e done [2025-11-05T05:19:38.364Z] #7 exporting manifest list sha256:0ac01599581274bc60f7e0ebddff87f7635188843570972450689753023b6b4e [2025-11-05T05:19:38.364Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:19:38.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:19:38.400Z] Configure a credential helper to remove this warning. See [2025-11-05T05:19:38.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:19:38.400Z] [2025-11-05T05:19:38.400Z] Login Succeeded [2025-11-05T05:19:38.400Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:19:38.624Z] #7 exporting manifest list sha256:0ac01599581274bc60f7e0ebddff87f7635188843570972450689753023b6b4e 0.0s done [2025-11-05T05:19:38.624Z] #7 pushing layers 0.0s done [2025-11-05T05:19:38.624Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.3@sha256:0ac01599581274bc60f7e0ebddff87f7635188843570972450689753023b6b4e 0.1s done [2025-11-05T05:19:38.624Z] #7 DONE 0.2s [2025-11-05T05:19:38.624Z] [2025-11-05T05:19:38.624Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:19:38.624Z] #8 DONE 0.0s [2025-11-05T05:19:38.624Z] [2025-11-05T05:19:38.624Z] 1 warning found (use --debug to expand): [2025-11-05T05:19:38.624Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:19:38.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:19:38.916Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3' [2025-11-05T05:19:38.916Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3 --push - [2025-11-05T05:19:38.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:19:38.946Z] Configure a credential helper to remove this warning. See [2025-11-05T05:19:38.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:19:38.946Z] [2025-11-05T05:19:38.946Z] Login Succeeded [2025-11-05T05:19:38.946Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:19:39.175Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:19:39.175Z] #1 transferring dockerfile: 208B done [2025-11-05T05:19:39.175Z] #1 DONE 0.0s [2025-11-05T05:19:39.175Z] [2025-11-05T05:19:39.175Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3 [2025-11-05T05:19:39.175Z] #2 DONE 0.0s [2025-11-05T05:19:39.175Z] [2025-11-05T05:19:39.175Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3 [2025-11-05T05:19:39.175Z] #3 DONE 0.0s [2025-11-05T05:19:39.175Z] [2025-11-05T05:19:39.175Z] #4 [internal] load .dockerignore [2025-11-05T05:19:39.175Z] #4 transferring context: 2B done [2025-11-05T05:19:39.175Z] #4 DONE 0.0s [2025-11-05T05:19:39.175Z] [2025-11-05T05:19:39.175Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 [2025-11-05T05:19:39.175Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 done [2025-11-05T05:19:39.175Z] #5 CACHED [2025-11-05T05:19:39.175Z] [2025-11-05T05:19:39.175Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 [2025-11-05T05:19:39.175Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 done [2025-11-05T05:19:39.175Z] #6 CACHED [2025-11-05T05:19:39.175Z] [2025-11-05T05:19:39.175Z] #7 exporting to image [2025-11-05T05:19:39.175Z] #7 exporting layers done [2025-11-05T05:19:39.175Z] #7 exporting manifest sha256:d79223b0cc91e2def0663e6e420184cace593e372992fad30ffd68a7b3742ced done [2025-11-05T05:19:39.175Z] #7 exporting config sha256:3dabef3efc6487779fba80800d60cbd432de231f3bba5a4edda25f3c0a1a9f8e [2025-11-05T05:19:39.175Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:19:39.175Z] #7 exporting config sha256:3dabef3efc6487779fba80800d60cbd432de231f3bba5a4edda25f3c0a1a9f8e done [2025-11-05T05:19:39.175Z] #7 exporting manifest sha256:1a602b2f0c17113447c3e02ada8d65f30ec10404194cfe60850f6ae6ebf508be done [2025-11-05T05:19:39.175Z] #7 exporting config sha256:b6ccad57d7db6ef56af98ff825c47e627079d1c0a50f4db2e6e8a4cad2ca239e done [2025-11-05T05:19:39.175Z] #7 exporting manifest list sha256:0ac01599581274bc60f7e0ebddff87f7635188843570972450689753023b6b4e done [2025-11-05T05:19:39.175Z] #7 pushing layers 0.0s done [2025-11-05T05:19:39.175Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3@sha256:0ac01599581274bc60f7e0ebddff87f7635188843570972450689753023b6b4e 0.1s done [2025-11-05T05:19:39.175Z] #7 DONE 0.1s [2025-11-05T05:19:39.175Z] [2025-11-05T05:19:39.175Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:19:39.175Z] #8 DONE 0.0s [2025-11-05T05:19:39.175Z] [2025-11-05T05:19:39.175Z] 1 warning found (use --debug to expand): [2025-11-05T05:19:39.175Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:19:39.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:19:39.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:19:39.225Z] Configure a credential helper to remove this warning. See [2025-11-05T05:19:39.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:19:39.225Z] [2025-11-05T05:19:39.225Z] Login Succeeded [2025-11-05T05:19:39.225Z] ****.io [2025-11-05T05:19:39.479Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:main' [2025-11-05T05:19:39.479Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:main --push - [2025-11-05T05:19:39.479Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:19:39.479Z] #1 transferring dockerfile: 160B done [2025-11-05T05:19:39.479Z] #1 DONE 0.0s [2025-11-05T05:19:39.479Z] [2025-11-05T05:19:39.479Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main [2025-11-05T05:19:39.479Z] #2 DONE 0.0s [2025-11-05T05:19:39.479Z] [2025-11-05T05:19:39.479Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main [2025-11-05T05:19:39.479Z] #3 DONE 0.0s [2025-11-05T05:19:39.479Z] [2025-11-05T05:19:39.479Z] #4 [internal] load .dockerignore [2025-11-05T05:19:39.479Z] #4 transferring context: 2B done [2025-11-05T05:19:39.479Z] #4 DONE 0.0s [2025-11-05T05:19:39.479Z] [2025-11-05T05:19:39.479Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 [2025-11-05T05:19:39.479Z] #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 0.0s done [2025-11-05T05:19:39.479Z] #5 CACHED [2025-11-05T05:19:39.479Z] [2025-11-05T05:19:39.479Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 [2025-11-05T05:19:39.479Z] #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:ddcb817056f5fd1d17f7bcacc263261630b300766d42bb248c8d61b2f350f022 0.0s done [2025-11-05T05:19:39.479Z] #6 CACHED [2025-11-05T05:19:39.479Z] [2025-11-05T05:19:39.479Z] #7 exporting to image [2025-11-05T05:19:39.479Z] #7 exporting layers [2025-11-05T05:19:39.479Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:19:39.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:19:39.740Z] #7 exporting layers done [2025-11-05T05:19:39.740Z] #7 exporting manifest sha256:d79223b0cc91e2def0663e6e420184cace593e372992fad30ffd68a7b3742ced done [2025-11-05T05:19:39.740Z] #7 exporting config sha256:3dabef3efc6487779fba80800d60cbd432de231f3bba5a4edda25f3c0a1a9f8e done [2025-11-05T05:19:39.740Z] #7 exporting manifest sha256:1a602b2f0c17113447c3e02ada8d65f30ec10404194cfe60850f6ae6ebf508be done [2025-11-05T05:19:39.740Z] #7 exporting config sha256:b6ccad57d7db6ef56af98ff825c47e627079d1c0a50f4db2e6e8a4cad2ca239e done [2025-11-05T05:19:39.740Z] #7 exporting manifest list sha256:0ac01599581274bc60f7e0ebddff87f7635188843570972450689753023b6b4e done [2025-11-05T05:19:39.740Z] #7 pushing layers 0.0s done [2025-11-05T05:19:39.740Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:0ac01599581274bc60f7e0ebddff87f7635188843570972450689753023b6b4e 0.1s done [2025-11-05T05:19:39.740Z] #7 DONE 0.1s [2025-11-05T05:19:39.740Z] [2025-11-05T05:19:39.740Z] #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:19:39.740Z] #8 DONE 0.0s [2025-11-05T05:19:39.740Z] [2025-11-05T05:19:39.740Z] 1 warning found (use --debug to expand): [2025-11-05T05:19:39.740Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [2025-11-05T05:19:39.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:19:39.772Z] Configure a credential helper to remove this warning. See [2025-11-05T05:19:39.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:19:39.772Z] [2025-11-05T05:19:39.772Z] Login Succeeded [2025-11-05T05:19:39.773Z] ---> ****-login.sh ends [Pipeline] } [Pipeline] stage [Pipeline] { (LF Post Build Actions) [2025-11-05T05:19:39.814Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-11-05T05:19:40.104Z] + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2025-11-05T05:19:40.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:19:40.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:19:40.314Z] ========================================================= [2025-11-05T05:19:40.314Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-05T05:19:40.314Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:40.404Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:19:40.727Z] + 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 . [2025-11-05T05:19:40.978Z] ---> package-listing.sh [2025-11-05T05:19:40.978Z] ++ facter osfamily [2025-11-05T05:19:40.978Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T05:19:41.239Z] + OS_FAMILY=redhat [2025-11-05T05:19:41.239Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2025-11-05T05:19:41.239Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T05:19:41.239Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T05:19:41.239Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T05:19:41.239Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T05:19:41.239Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-11-05T05:19:41.239Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T05:19:41.239Z] + case "${OS_FAMILY}" in [2025-11-05T05:19:41.239Z] + rpm -qa [2025-11-05T05:19:41.239Z] + sort [2025-11-05T05:19:41.362Z] Sending build context to Docker daemon 16.89MB [2025-11-05T05:19:41.362Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2025-11-05T05:19:41.362Z] Step 2/12 : FROM ${BASE} AS builder [2025-11-05T05:19:41.637Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-05T05:19:41.637Z] 6b59a28fa201: Pulling fs layer [2025-11-05T05:19:41.637Z] d32bb0dddca7: Pulling fs layer [2025-11-05T05:19:41.637Z] 5dab1238d3d9: Pulling fs layer [2025-11-05T05:19:41.637Z] 196fd7d83e7d: Pulling fs layer [2025-11-05T05:19:41.637Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T05:19:41.637Z] 8ba94037c8f0: Pulling fs layer [2025-11-05T05:19:41.637Z] deaec5988b04: Pulling fs layer [2025-11-05T05:19:41.637Z] 9f65657bb879: Pulling fs layer [2025-11-05T05:19:41.637Z] 4f4fb700ef54: Waiting [2025-11-05T05:19:41.637Z] 8ba94037c8f0: Waiting [2025-11-05T05:19:41.637Z] deaec5988b04: Waiting [2025-11-05T05:19:41.637Z] 9f65657bb879: Waiting [2025-11-05T05:19:41.637Z] 196fd7d83e7d: Waiting [2025-11-05T05:19:41.637Z] d32bb0dddca7: Verifying Checksum [2025-11-05T05:19:41.637Z] d32bb0dddca7: Download complete [2025-11-05T05:19:41.637Z] 196fd7d83e7d: Verifying Checksum [2025-11-05T05:19:41.637Z] 196fd7d83e7d: Download complete [2025-11-05T05:19:41.637Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T05:19:41.637Z] 4f4fb700ef54: Download complete [2025-11-05T05:19:41.637Z] 8ba94037c8f0: Verifying Checksum [2025-11-05T05:19:41.637Z] 8ba94037c8f0: Download complete [2025-11-05T05:19:41.637Z] 6b59a28fa201: Verifying Checksum [2025-11-05T05:19:41.637Z] 6b59a28fa201: Download complete [2025-11-05T05:19:41.806Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T05:19:41.806Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T05:19:41.806Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T05:19:41.806Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-11-05T05:19:41.806Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2025-11-05T05:19:41.806Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2025-11-05T05:19:41.821Z] 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 [2025-11-05T05:19:42.111Z] + facter operatingsystem [2025-11-05T05:19:42.237Z] 9f65657bb879: Verifying Checksum [2025-11-05T05:19:42.237Z] 9f65657bb879: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:42.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:19:42.682Z] [2025-11-05T05:19:42.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:42.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:19:42.993Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T05:19:42.993Z] 5eb5b503b376: Pulling fs layer [2025-11-05T05:19:42.993Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T05:19:42.993Z] ec43610c2a17: Pulling fs layer [2025-11-05T05:19:42.993Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T05:19:42.993Z] 33b1e0a273af: Pulling fs layer [2025-11-05T05:19:42.993Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T05:19:42.993Z] 2f39f015ded8: Pulling fs layer [2025-11-05T05:19:42.993Z] 3a2ae6a8a46f: Waiting [2025-11-05T05:19:42.993Z] 33b1e0a273af: Waiting [2025-11-05T05:19:42.993Z] 5d3b04190fa2: Waiting [2025-11-05T05:19:42.993Z] 2f39f015ded8: Waiting [2025-11-05T05:19:42.993Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T05:19:42.993Z] 5c69ac0246d0: Download complete [2025-11-05T05:19:42.993Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-05T05:19:42.993Z] 3a2ae6a8a46f: Download complete [2025-11-05T05:19:42.993Z] 33b1e0a273af: Verifying Checksum [2025-11-05T05:19:42.993Z] 33b1e0a273af: Download complete [2025-11-05T05:19:42.993Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T05:19:42.993Z] 5d3b04190fa2: Download complete [2025-11-05T05:19:43.226Z] 6b59a28fa201: Pull complete [2025-11-05T05:19:43.258Z] ec43610c2a17: Verifying Checksum [2025-11-05T05:19:43.258Z] ec43610c2a17: Download complete [2025-11-05T05:19:43.258Z] 5eb5b503b376: Verifying Checksum [2025-11-05T05:19:43.258Z] 5eb5b503b376: Download complete [2025-11-05T05:19:43.835Z] 2f39f015ded8: Verifying Checksum [2025-11-05T05:19:43.835Z] 2f39f015ded8: Download complete [2025-11-05T05:19:43.839Z] 5dab1238d3d9: Verifying Checksum [2025-11-05T05:19:43.839Z] 5dab1238d3d9: Download complete [2025-11-05T05:19:44.111Z] d32bb0dddca7: Pull complete [2025-11-05T05:19:44.783Z] 5eb5b503b376: Pull complete [2025-11-05T05:19:44.783Z] 5c69ac0246d0: Pull complete [2025-11-05T05:19:45.044Z] ec43610c2a17: Pull complete [2025-11-05T05:19:45.305Z] 3a2ae6a8a46f: Pull complete [2025-11-05T05:19:45.305Z] 33b1e0a273af: Pull complete [2025-11-05T05:19:45.550Z] deaec5988b04: Verifying Checksum [2025-11-05T05:19:45.550Z] deaec5988b04: Download complete [2025-11-05T05:19:45.568Z] 5d3b04190fa2: Pull complete [2025-11-05T05:19:49.878Z] 2f39f015ded8: Pull complete [2025-11-05T05:19:49.878Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T05:19:49.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:19:49.878Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:19:50.024Z] prd-centos7-docker-4c-2g-772564 does not seem to be running inside a container [2025-11-05T05:19:50.052Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T05:19:59.514Z] $ docker top 4096d29e9be1dad9b498f6199ee30009e00ae12d8da43a025b3200664811347f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:19:59.934Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T05:20:00.231Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T05:20:00.519Z] + ls /var/log/sa-host [2025-11-05T05:20:00.519Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:20:00.609Z] provisioning config files... [2025-11-05T05:20:00.617Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6925646710623918350tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:20:00.638Z] Running shell/create-netrc.sh [Pipeline] libraryResource [2025-11-05T05:20:00.640Z] 5dab1238d3d9: Pull complete [2025-11-05T05:20:00.640Z] 196fd7d83e7d: Pull complete [2025-11-05T05:20:00.640Z] 4f4fb700ef54: Pull complete [2025-11-05T05:20:00.640Z] 8ba94037c8f0: Pull complete [Pipeline] sh [2025-11-05T05:20:00.923Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T05:20:00.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:20:01.273Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T05:20:01.281Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:20:01.573Z] ---> sudo-logs.sh [2025-11-05T05:20:01.573Z] Archiving 'sudo' log.. [2025-11-05T05:20:01.573Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772564.novalocal: Name or service not known [2025-11-05T05:20:01.573Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772564.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-11-05T05:20:01.596Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:20:01.887Z] ---> job-cost.sh [2025-11-05T05:20:01.887Z] lf-activate-venv: SKIPPING [2025-11-05T05:20:01.887Z] INFO: No Stack... [2025-11-05T05:20:02.145Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-11-05T05:20:02.713Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T05:20:02.728Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:20:03.020Z] ---> logs-deploy.sh [2025-11-05T05:20:03.020Z] lf-activate-venv: SKIPPING [2025-11-05T05:20:03.020Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/134 [2025-11-05T05:20:03.020Z] INFO: archiving workspace using pattern(s): [2025-11-05T05:20:03.958Z] Archives upload complete. [2025-11-05T05:20:03.958Z] INFO: archiving logs to Nexus [2025-11-05T05:20:04.575Z] ---> uname -a: [2025-11-05T05:20:04.575Z] Linux prd-centos7-docker-4c-2g-772564.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-11-05T05:20:04.575Z] [2025-11-05T05:20:04.575Z] [2025-11-05T05:20:04.575Z] ---> lscpu: [2025-11-05T05:20:04.575Z] Architecture: x86_64 [2025-11-05T05:20:04.575Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-05T05:20:04.575Z] Byte Order: Little Endian [2025-11-05T05:20:04.575Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-05T05:20:04.575Z] CPU(s): 2 [2025-11-05T05:20:04.575Z] On-line CPU(s) list: 0,1 [2025-11-05T05:20:04.575Z] Thread(s) per core: 1 [2025-11-05T05:20:04.575Z] Core(s) per socket: 1 [2025-11-05T05:20:04.575Z] Socket(s): 2 [2025-11-05T05:20:04.575Z] NUMA node(s): 1 [2025-11-05T05:20:04.575Z] Vendor ID: AuthenticAMD [2025-11-05T05:20:04.575Z] CPU family: 23 [2025-11-05T05:20:04.575Z] Model: 49 [2025-11-05T05:20:04.575Z] Model name: AMD EPYC-Rome Processor [2025-11-05T05:20:04.575Z] Stepping: 0 [2025-11-05T05:20:04.575Z] CPU MHz: 2800.000 [2025-11-05T05:20:04.575Z] BogoMIPS: 5600.00 [2025-11-05T05:20:04.575Z] Virtualization: AMD-V [2025-11-05T05:20:04.575Z] Hypervisor vendor: KVM [2025-11-05T05:20:04.575Z] Virtualization type: full [2025-11-05T05:20:04.575Z] L1d cache: 64 KiB [2025-11-05T05:20:04.575Z] L1i cache: 64 KiB [2025-11-05T05:20:04.575Z] L2 cache: 1 MiB [2025-11-05T05:20:04.575Z] L3 cache: 32 MiB [2025-11-05T05:20:04.575Z] NUMA node0 CPU(s): 0,1 [2025-11-05T05:20:04.575Z] Vulnerability Itlb multihit: Not affected [2025-11-05T05:20:04.575Z] Vulnerability L1tf: Not affected [2025-11-05T05:20:04.576Z] Vulnerability Mds: Not affected [2025-11-05T05:20:04.576Z] Vulnerability Meltdown: Not affected [2025-11-05T05:20:04.576Z] Vulnerability Mmio stale data: Not affected [2025-11-05T05:20:04.576Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-05T05:20:04.576Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-11-05T05:20:04.576Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-11-05T05:20:04.576Z] Vulnerability Srbds: Not affected [2025-11-05T05:20:04.576Z] Vulnerability Tsx async abort: Not affected [2025-11-05T05:20:04.576Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-11-05T05:20:04.576Z] [2025-11-05T05:20:04.576Z] [2025-11-05T05:20:04.576Z] ---> nproc: [2025-11-05T05:20:04.576Z] 2 [2025-11-05T05:20:04.576Z] [2025-11-05T05:20:04.576Z] [2025-11-05T05:20:04.576Z] ---> df -h: [2025-11-05T05:20:04.576Z] Filesystem Size Used Avail Use% Mounted on [2025-11-05T05:20:04.576Z] overlay 40G 7.3G 33G 19% / [2025-11-05T05:20:04.576Z] tmpfs 64M 0 64M 0% /dev [2025-11-05T05:20:04.576Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-11-05T05:20:04.576Z] shm 64M 0 64M 0% /dev/shm [2025-11-05T05:20:04.576Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-11-05T05:20:04.576Z] [2025-11-05T05:20:04.576Z] [2025-11-05T05:20:04.576Z] Cannot open /var/log/sysstat/sa05: No such file or directory [2025-11-05T05:20:04.576Z] Please check if data collecting is enabled [2025-11-05T05:20:04.576Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:20:04.867Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-05T05:20:04.870Z] $ docker stop --time=1 4096d29e9be1dad9b498f6199ee30009e00ae12d8da43a025b3200664811347f [2025-11-05T05:20:06.051Z] $ docker rm -f --volumes 4096d29e9be1dad9b498f6199ee30009e00ae12d8da43a025b3200664811347f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-05T05:20:06.154Z] [WS-CLEANUP] Deleting project workspace... [2025-11-05T05:20:06.154Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-05T05:20:06.168Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:20:06.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:20:06.615Z] [2025-11-05T05:20:06.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:20:06.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:20:06.910Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T05:20:06.910Z] 5eb5b503b376: Pulling fs layer [2025-11-05T05:20:06.910Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T05:20:06.910Z] ec43610c2a17: Pulling fs layer [2025-11-05T05:20:06.910Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T05:20:06.910Z] 33b1e0a273af: Pulling fs layer [2025-11-05T05:20:06.910Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T05:20:06.910Z] 2f39f015ded8: Pulling fs layer [2025-11-05T05:20:06.910Z] 3a2ae6a8a46f: Waiting [2025-11-05T05:20:06.910Z] 33b1e0a273af: Waiting [2025-11-05T05:20:06.910Z] 5d3b04190fa2: Waiting [2025-11-05T05:20:06.910Z] 2f39f015ded8: Waiting [2025-11-05T05:20:06.910Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T05:20:06.910Z] 5c69ac0246d0: Download complete [2025-11-05T05:20:06.910Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-05T05:20:06.910Z] 3a2ae6a8a46f: Download complete [2025-11-05T05:20:06.910Z] 33b1e0a273af: Verifying Checksum [2025-11-05T05:20:06.910Z] 33b1e0a273af: Download complete [2025-11-05T05:20:06.910Z] ec43610c2a17: Verifying Checksum [2025-11-05T05:20:06.910Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T05:20:06.910Z] 5d3b04190fa2: Download complete [2025-11-05T05:20:06.910Z] ec43610c2a17: Download complete [2025-11-05T05:20:07.170Z] 5eb5b503b376: Verifying Checksum [2025-11-05T05:20:07.170Z] 5eb5b503b376: Download complete [2025-11-05T05:20:07.791Z] 2f39f015ded8: Download complete [2025-11-05T05:20:08.733Z] 5eb5b503b376: Pull complete [2025-11-05T05:20:08.733Z] 5c69ac0246d0: Pull complete [2025-11-05T05:20:09.299Z] ec43610c2a17: Pull complete [2025-11-05T05:20:09.299Z] 3a2ae6a8a46f: Pull complete [2025-11-05T05:20:09.558Z] 33b1e0a273af: Pull complete [2025-11-05T05:20:09.558Z] 5d3b04190fa2: Pull complete [2025-11-05T05:20:10.801Z] deaec5988b04: Pull complete [2025-11-05T05:20:11.769Z] 9f65657bb879: Pull complete [2025-11-05T05:20:12.047Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-05T05:20:12.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-05T05:20:12.047Z] ---> 334268110677 [2025-11-05T05:20:12.047Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:20:14.678Z] ---> Running in 633084c3872a [2025-11-05T05:20:14.678Z] Removing intermediate container 633084c3872a [2025-11-05T05:20:14.678Z] ---> 6a09b9c1af55 [2025-11-05T05:20:14.678Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T05:20:14.678Z] ---> Running in 8324cdbc3fe2 [2025-11-05T05:20:15.271Z] Removing intermediate container 8324cdbc3fe2 [2025-11-05T05:20:15.271Z] ---> dee680f229f5 [2025-11-05T05:20:15.271Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-11-05T05:20:15.271Z] ---> Running in 91baddbaecf0 [2025-11-05T05:20:15.540Z] Removing intermediate container 91baddbaecf0 [2025-11-05T05:20:15.540Z] ---> 7c0034fbcab2 [2025-11-05T05:20:15.540Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T05:20:15.810Z] ---> Running in e43015107954 [2025-11-05T05:20:16.078Z] Removing intermediate container e43015107954 [2025-11-05T05:20:16.078Z] ---> 2a98496c6606 [2025-11-05T05:20:16.078Z] Step 7/12 : WORKDIR /device-gpio [2025-11-05T05:20:16.132Z] 2f39f015ded8: Pull complete [2025-11-05T05:20:16.132Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T05:20:16.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:20:16.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:20:16.233Z] prd-ubuntu20.04-docker-8c-8g-772559 does not seem to be running inside a container [2025-11-05T05:20:16.263Z] $ 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 [2025-11-05T05:20:16.347Z] ---> Running in 5021f31c2d52 [2025-11-05T05:20:16.626Z] Removing intermediate container 5021f31c2d52 [2025-11-05T05:20:16.626Z] ---> 721f6cb99a10 [2025-11-05T05:20:16.626Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T05:20:16.626Z] ---> Running in 2ca64f1455ee [2025-11-05T05:20:17.770Z] $ docker top c4a288ea3500fa7ffaa49c47fba97d6a4c9de7e87c7987f7217d87397f828bcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:20:18.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:20:18.154Z] ---> job-cost.sh [2025-11-05T05:20:18.154Z] lf-activate-venv: SKIPPING [2025-11-05T05:20:18.154Z] INFO: No Stack... [2025-11-05T05:20:18.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:20:18.414Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:20:18.676Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:20:18.980Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2025-11-05T05:20:18.980Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T05:20:18.994Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-134-stack-cost] [2025-11-05T05:20:19.000Z] Resource [jenkins-edgexfoundry-device-gpio-main-134-stack-cost] did not exist. Created. [2025-11-05T05:20:19.006Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:20:19.328Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-05T05:20:19.349Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:20:19.356Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:20:19.383Z] $ docker stop --time=1 c4a288ea3500fa7ffaa49c47fba97d6a4c9de7e87c7987f7217d87397f828bcb [2025-11-05T05:20:20.394Z] (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-11-05T05:20:20.394Z] (2/4) Installing libedit (20250104.3.1-r1) [2025-11-05T05:20:20.394Z] (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-11-05T05:20:20.394Z] (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-11-05T05:20:20.394Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T05:20:20.564Z] $ docker rm -f --volumes c4a288ea3500fa7ffaa49c47fba97d6a4c9de7e87c7987f7217d87397f828bcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-05T05:20:20.686Z] OK: 259 MiB in 64 packages [2025-11-05T05:20:22.107Z] Removing intermediate container 2ca64f1455ee [2025-11-05T05:20:22.107Z] ---> 2d13b0f376f8 [2025-11-05T05:20:22.107Z] Step 9/12 : COPY go.mod vendor* ./ [2025-11-05T05:20:24.732Z] ---> bfe67a6e91ba [2025-11-05T05:20:24.732Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:20:24.732Z] ---> Running in 4fd41e6cbecb [2025-11-05T05:22:16.719Z] Removing intermediate container 4fd41e6cbecb [2025-11-05T05:22:16.719Z] ---> eb91a47dc4ba [2025-11-05T05:22:16.719Z] Step 11/12 : COPY . . [2025-11-05T05:22:16.719Z] ---> c5cd5e85bbc1 [2025-11-05T05:22:16.719Z] Step 12/12 : RUN ${MAKE} [2025-11-05T05:22:16.719Z] ---> Running in 3640c394ba54 [2025-11-05T05:22:16.719Z] noop [2025-11-05T05:22:16.719Z] Removing intermediate container 3640c394ba54 [2025-11-05T05:22:16.719Z] ---> 13f78b7ce410 [2025-11-05T05:22:16.719Z] Successfully built 13f78b7ce410 [2025-11-05T05:22:16.719Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:22:17.095Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:22:17.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:22:17.332Z] prd-ubuntu20.04-docker-arm64-4c-16g-772562 does not seem to be running inside a container [2025-11-05T05:22:17.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/134 -v /w/workspace/device-gpio/134:/w/workspace/device-gpio/134:rw,z -v /w/workspace/device-gpio/134@tmp:/w/workspace/device-gpio/134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T05:22:18.642Z] $ docker top 3d0e20a4208a376ed53a57f99c221f273d592700bb0aa398e13da49df628901e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:22:19.511Z] + go version [2025-11-05T05:22:19.511Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-05T05:22:19.536Z] $ docker stop --time=1 3d0e20a4208a376ed53a57f99c221f273d592700bb0aa398e13da49df628901e [2025-11-05T05:22:21.154Z] $ docker rm -f --volumes 3d0e20a4208a376ed53a57f99c221f273d592700bb0aa398e13da49df628901e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:22:21.765Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:22:21.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:22:21.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-772562 does not seem to be running inside a container [2025-11-05T05:22:22.226Z] $ 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/134 -v /w/workspace/device-gpio/134:/w/workspace/device-gpio/134:rw,z -v /w/workspace/device-gpio/134@tmp:/w/workspace/device-gpio/134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T05:22:23.540Z] $ docker top 40b4fe094ab339c60288cfe47de4b9620e2b3b265a78a7f775dc650958e00837 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:22:24.383Z] + git config --global --add safe.directory /w/workspace/device-gpio/134 [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:22:25.051Z] + make test [2025-11-05T05:22:25.051Z] go test ./... -coverprofile=coverage.out ./... [2025-11-05T05:22:31.717Z] ? github.com/edgexfoundry/device-gpio [no test files] [2025-11-05T05:27:08.619Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2025-11-05T05:27:08.619Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2025-11-05T05:27:08.619Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-05T05:27:08.619Z] go vet ./... [2025-11-05T05:28:05.040Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T05:28:05.040Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T05:28:05.040Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T05:28:05.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T05:28:05.093Z] $ docker stop --time=1 40b4fe094ab339c60288cfe47de4b9620e2b3b265a78a7f775dc650958e00837 [2025-11-05T05:28:06.996Z] $ docker rm -f --volumes 40b4fe094ab339c60288cfe47de4b9620e2b3b265a78a7f775dc650958e00837 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:28:08.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T05:28:08.854Z] Warning: overwriting stash ‘coverage-report’ [2025-11-05T05:28:09.334Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:28:09.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T05:28:10.091Z] + ls -al . [2025-11-05T05:28:10.091Z] total 224 [2025-11-05T05:28:10.091Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 5 05:22 . [2025-11-05T05:28:10.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:19 .. [2025-11-05T05:28:10.091Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 5 05:19 .dockerignore [2025-11-05T05:28:10.091Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:19 .git [2025-11-05T05:28:10.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:19 .github [2025-11-05T05:28:10.091Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 5 05:19 .gitignore [2025-11-05T05:28:10.091Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:19 .golangci.yml [2025-11-05T05:28:10.091Z] -rw-rw-r-- 1 jenkins jenkins 22061 Nov 5 05:19 Attribution.txt [2025-11-05T05:28:10.091Z] -rw-rw-r-- 1 jenkins jenkins 7819 Nov 5 05:19 CHANGELOG.md [2025-11-05T05:28:10.091Z] -rw-rw-r-- 1 jenkins jenkins 1694 Nov 5 05:19 Dockerfile [2025-11-05T05:28:10.091Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:19 GOVERNANCE.md [2025-11-05T05:28:10.091Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 5 05:19 Jenkinsfile [2025-11-05T05:28:10.091Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 5 05:19 LICENSE [2025-11-05T05:28:10.091Z] -rw-rw-r-- 1 jenkins jenkins 1922 Nov 5 05:19 Makefile [2025-11-05T05:28:10.092Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 5 05:19 OWNERS.md [2025-11-05T05:28:10.092Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 5 05:19 README.md [2025-11-05T05:28:10.092Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 5 05:15 VERSION [2025-11-05T05:28:10.092Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:19 bin [2025-11-05T05:28:10.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:19 cmd [2025-11-05T05:28:10.092Z] -rw-r--r-- 1 jenkins jenkins 11324 Nov 5 05:27 coverage.out [2025-11-05T05:28:10.092Z] -rw-rw-r-- 1 jenkins jenkins 6669 Nov 5 05:19 go.mod [2025-11-05T05:28:10.092Z] -rw-rw-r-- 1 jenkins jenkins 89449 Nov 5 05:19 go.sum [2025-11-05T05:28:10.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:19 internal [2025-11-05T05:28:10.092Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 5 05:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:28:10.552Z] + 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=b56e016289cad97a5171690fd1d25fb862688ed8 --label arch=arm64 --label version=4.1.0-dev.3 . [2025-11-05T05:28:11.163Z] Sending build context to Docker daemon 16.9MB [2025-11-05T05:28:11.163Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2025-11-05T05:28:11.163Z] Step 2/26 : FROM ${BASE} AS builder [2025-11-05T05:28:11.163Z] ---> 13f78b7ce410 [2025-11-05T05:28:11.163Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:28:11.163Z] ---> Running in c9913a379869 [2025-11-05T05:28:11.773Z] Removing intermediate container c9913a379869 [2025-11-05T05:28:11.773Z] ---> 53b9ee67805f [2025-11-05T05:28:11.773Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T05:28:11.773Z] ---> Running in ca5b9458dc7c [2025-11-05T05:28:12.043Z] Removing intermediate container ca5b9458dc7c [2025-11-05T05:28:12.043Z] ---> 563c51314e15 [2025-11-05T05:28:12.043Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-11-05T05:28:12.043Z] ---> Running in dcc30a83d988 [2025-11-05T05:28:12.314Z] Removing intermediate container dcc30a83d988 [2025-11-05T05:28:12.314Z] ---> e7c30b695eda [2025-11-05T05:28:12.314Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T05:28:12.601Z] ---> Running in 120874b677d1 [2025-11-05T05:28:12.869Z] Removing intermediate container 120874b677d1 [2025-11-05T05:28:12.869Z] ---> c639933d445c [2025-11-05T05:28:12.869Z] Step 7/26 : WORKDIR /device-gpio [2025-11-05T05:28:12.869Z] ---> Running in 3907dad2b604 [2025-11-05T05:28:13.137Z] Removing intermediate container 3907dad2b604 [2025-11-05T05:28:13.138Z] ---> c5798465bc3d [2025-11-05T05:28:13.138Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T05:28:13.138Z] ---> Running in 4641b6e6bc26 [2025-11-05T05:28:14.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:28:14.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:28:16.645Z] OK: 259 MiB in 64 packages [2025-11-05T05:28:17.229Z] Removing intermediate container 4641b6e6bc26 [2025-11-05T05:28:17.229Z] ---> ef69319ac14c [2025-11-05T05:28:17.229Z] Step 9/26 : COPY go.mod vendor* ./ [2025-11-05T05:28:17.812Z] ---> 5d013269bf41 [2025-11-05T05:28:17.813Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:28:17.813Z] ---> Running in faa47d87d542 [2025-11-05T05:28:19.761Z] Removing intermediate container faa47d87d542 [2025-11-05T05:28:19.761Z] ---> 0524da69583e [2025-11-05T05:28:19.761Z] Step 11/26 : COPY . . [2025-11-05T05:28:21.171Z] ---> 1f17b905afee [2025-11-05T05:28:21.171Z] Step 12/26 : RUN ${MAKE} [2025-11-05T05:28:21.171Z] ---> Running in 488e5f733e1b [2025-11-05T05:28:22.135Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2025-11-05T05:32:13.924Z] Removing intermediate container 488e5f733e1b [2025-11-05T05:32:13.925Z] ---> 07cdceaa51f2 [2025-11-05T05:32:13.925Z] Step 13/26 : FROM alpine:3.22 [2025-11-05T05:32:13.925Z] 3.22: Pulling from library/alpine [2025-11-05T05:32:13.925Z] 6b59a28fa201: Already exists [2025-11-05T05:32:13.925Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-05T05:32:13.925Z] Status: Downloaded newer image for alpine:3.22 [2025-11-05T05:32:13.925Z] ---> 171e65262c80 [2025-11-05T05:32:13.925Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-11-05T05:32:13.925Z] ---> Running in abdb407d25fe [2025-11-05T05:32:13.925Z] Removing intermediate container abdb407d25fe [2025-11-05T05:32:13.925Z] ---> d06ae5184647 [2025-11-05T05:32:13.925Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-11-05T05:32:13.925Z] ---> Running in 6801ea0595ed [2025-11-05T05:32:13.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:32:13.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:32:13.925Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-11-05T05:32:13.925Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T05:32:13.925Z] OK: 8 MiB in 17 packages [2025-11-05T05:32:13.925Z] Removing intermediate container 6801ea0595ed [2025-11-05T05:32:13.925Z] ---> 99319acfb74d [2025-11-05T05:32:13.925Z] Step 16/26 : RUN apk --no-cache upgrade [2025-11-05T05:32:13.925Z] ---> Running in 71f7e6a91181 [2025-11-05T05:32:13.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:32:13.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:32:13.925Z] OK: 8 MiB in 17 packages [2025-11-05T05:32:13.925Z] Removing intermediate container 71f7e6a91181 [2025-11-05T05:32:13.925Z] ---> 7e26ddab7feb [2025-11-05T05:32:13.925Z] Step 17/26 : WORKDIR / [2025-11-05T05:32:13.925Z] ---> Running in 13ace6ce73f4 [2025-11-05T05:32:13.925Z] Removing intermediate container 13ace6ce73f4 [2025-11-05T05:32:13.925Z] ---> c9098b46d918 [2025-11-05T05:32:13.925Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2025-11-05T05:32:14.192Z] ---> db37de35ad3c [2025-11-05T05:32:14.192Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2025-11-05T05:32:14.775Z] ---> a5574701c2a6 [2025-11-05T05:32:14.775Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2025-11-05T05:32:16.730Z] ---> 15cb1d50edef [2025-11-05T05:32:16.731Z] Step 21/26 : EXPOSE 59910 [2025-11-05T05:32:16.997Z] ---> Running in 1fe3897b3902 [2025-11-05T05:32:17.264Z] Removing intermediate container 1fe3897b3902 [2025-11-05T05:32:17.264Z] ---> 3a933782de17 [2025-11-05T05:32:17.264Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2025-11-05T05:32:17.264Z] ---> Running in b09d6dbcb1aa [2025-11-05T05:32:17.531Z] Removing intermediate container b09d6dbcb1aa [2025-11-05T05:32:17.531Z] ---> 846eac456309 [2025-11-05T05:32:17.531Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-11-05T05:32:17.531Z] ---> Running in a6e39f8e3da3 [2025-11-05T05:32:17.804Z] Removing intermediate container a6e39f8e3da3 [2025-11-05T05:32:17.804Z] ---> d2f4c5e6880c [2025-11-05T05:32:17.804Z] Step 24/26 : LABEL arch=arm64 [2025-11-05T05:32:18.072Z] ---> Running in 6c6b348463b5 [2025-11-05T05:32:18.338Z] Removing intermediate container 6c6b348463b5 [2025-11-05T05:32:18.338Z] ---> 331d6887fead [2025-11-05T05:32:18.338Z] Step 25/26 : LABEL git_sha=b56e016289cad97a5171690fd1d25fb862688ed8 [2025-11-05T05:32:18.338Z] ---> Running in 7a78e5b56c9f [2025-11-05T05:32:18.605Z] Removing intermediate container 7a78e5b56c9f [2025-11-05T05:32:18.605Z] ---> fd92124e90b1 [2025-11-05T05:32:18.605Z] Step 26/26 : LABEL version=4.1.0-dev.3 [2025-11-05T05:32:18.605Z] ---> Running in d33cb53cfd7c [2025-11-05T05:32:19.186Z] Removing intermediate container d33cb53cfd7c [2025-11-05T05:32:19.186Z] ---> 68e0aadd440b [2025-11-05T05:32:19.186Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-05T05:32:19.186Z] Successfully built 68e0aadd440b [2025-11-05T05:32:19.186Z] 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 [2025-11-05T05:32:19.349Z] provisioning config files... [2025-11-05T05:32:19.371Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/134@tmp/config15935675359179798152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:32:19.716Z] ---> ****-login.sh [2025-11-05T05:32:19.716Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:32:19.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:32:19.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:32:19.987Z] Configure a credential helper to remove this warning. See [2025-11-05T05:32:19.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:32:19.987Z] [2025-11-05T05:32:19.987Z] Login Succeeded [2025-11-05T05:32:19.987Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:32:20.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:32:20.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:32:20.253Z] Configure a credential helper to remove this warning. See [2025-11-05T05:32:20.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:32:20.253Z] [2025-11-05T05:32:20.253Z] Login Succeeded [2025-11-05T05:32:20.253Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:32:20.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:32:20.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:32:20.521Z] Configure a credential helper to remove this warning. See [2025-11-05T05:32:20.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:32:20.521Z] [2025-11-05T05:32:20.521Z] Login Succeeded [2025-11-05T05:32:20.521Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:32:20.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:32:21.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:32:21.052Z] Configure a credential helper to remove this warning. See [2025-11-05T05:32:21.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:32:21.052Z] [2025-11-05T05:32:21.052Z] Login Succeeded [2025-11-05T05:32:21.052Z] ****.io [2025-11-05T05:32:21.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:32:21.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:32:21.319Z] Configure a credential helper to remove this warning. See [2025-11-05T05:32:21.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:32:21.319Z] [2025-11-05T05:32:21.319Z] Login Succeeded [2025-11-05T05:32:21.585Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:32:21.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:32:21.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:32:21.689Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2025-11-05T05:32:21.689Z] b56e016289cad97a5171690fd1d25fb862688ed8 [2025-11-05T05:32:21.689Z] latest [2025-11-05T05:32:21.689Z] 4.1.0-dev.3 [2025-11-05T05:32:21.689Z] b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3 [2025-11-05T05:32:21.689Z] main [2025-11-05T05:32:21.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:32:22.054Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:b56e016289cad97a5171690fd1d25fb862688ed8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:32:22.415Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:b56e016289cad97a5171690fd1d25fb862688ed8 [2025-11-05T05:32:22.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-11-05T05:32:22.415Z] a6d2e1632c67: Preparing [2025-11-05T05:32:22.415Z] 206af0fab22c: Preparing [2025-11-05T05:32:22.415Z] 3788805c8d4f: Preparing [2025-11-05T05:32:22.415Z] e2e1a71757ca: Preparing [2025-11-05T05:32:22.415Z] 8e11a9607056: Preparing [2025-11-05T05:32:22.415Z] 0e64f2360a44: Preparing [2025-11-05T05:32:22.415Z] 0e64f2360a44: Waiting [2025-11-05T05:32:22.681Z] e2e1a71757ca: Pushed [2025-11-05T05:32:22.681Z] 206af0fab22c: Pushed [2025-11-05T05:32:22.681Z] 8e11a9607056: Pushed [2025-11-05T05:32:22.681Z] 0e64f2360a44: Layer already exists [2025-11-05T05:32:22.681Z] 3788805c8d4f: Pushed [2025-11-05T05:32:32.763Z] a6d2e1632c67: Pushed [2025-11-05T05:32:32.763Z] b56e016289cad97a5171690fd1d25fb862688ed8: digest: sha256:dd9550b1d79320babcfb33548399adc04628b224af35797ba1c2da2db0b31aa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:32:33.127Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:32:33.490Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2025-11-05T05:32:33.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-11-05T05:32:33.490Z] a6d2e1632c67: Preparing [2025-11-05T05:32:33.490Z] 206af0fab22c: Preparing [2025-11-05T05:32:33.490Z] 3788805c8d4f: Preparing [2025-11-05T05:32:33.490Z] e2e1a71757ca: Preparing [2025-11-05T05:32:33.490Z] 8e11a9607056: Preparing [2025-11-05T05:32:33.490Z] 0e64f2360a44: Preparing [2025-11-05T05:32:33.490Z] 0e64f2360a44: Waiting [2025-11-05T05:32:33.490Z] 8e11a9607056: Layer already exists [2025-11-05T05:32:33.490Z] 206af0fab22c: Layer already exists [2025-11-05T05:32:33.490Z] e2e1a71757ca: Layer already exists [2025-11-05T05:32:33.490Z] 3788805c8d4f: Layer already exists [2025-11-05T05:32:33.490Z] a6d2e1632c67: Layer already exists [2025-11-05T05:32:33.490Z] 0e64f2360a44: Layer already exists [2025-11-05T05:32:33.759Z] latest: digest: sha256:dd9550b1d79320babcfb33548399adc04628b224af35797ba1c2da2db0b31aa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:32:34.124Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:32:34.571Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.3 [2025-11-05T05:32:34.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-11-05T05:32:34.571Z] a6d2e1632c67: Preparing [2025-11-05T05:32:34.571Z] 206af0fab22c: Preparing [2025-11-05T05:32:34.571Z] 3788805c8d4f: Preparing [2025-11-05T05:32:34.571Z] e2e1a71757ca: Preparing [2025-11-05T05:32:34.571Z] 8e11a9607056: Preparing [2025-11-05T05:32:34.571Z] 0e64f2360a44: Preparing [2025-11-05T05:32:34.571Z] 0e64f2360a44: Waiting [2025-11-05T05:32:34.571Z] a6d2e1632c67: Layer already exists [2025-11-05T05:32:34.571Z] 206af0fab22c: Layer already exists [2025-11-05T05:32:34.571Z] 8e11a9607056: Layer already exists [2025-11-05T05:32:34.571Z] 3788805c8d4f: Layer already exists [2025-11-05T05:32:34.571Z] 0e64f2360a44: Layer already exists [2025-11-05T05:32:35.989Z] e2e1a71757ca: Layer already exists [2025-11-05T05:32:35.989Z] 4.1.0-dev.3: digest: sha256:dd9550b1d79320babcfb33548399adc04628b224af35797ba1c2da2db0b31aa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:32:36.360Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:32:36.735Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3 [2025-11-05T05:32:36.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-11-05T05:32:36.735Z] a6d2e1632c67: Preparing [2025-11-05T05:32:36.735Z] 206af0fab22c: Preparing [2025-11-05T05:32:36.735Z] 3788805c8d4f: Preparing [2025-11-05T05:32:36.735Z] e2e1a71757ca: Preparing [2025-11-05T05:32:36.735Z] 8e11a9607056: Preparing [2025-11-05T05:32:36.735Z] 0e64f2360a44: Preparing [2025-11-05T05:32:36.735Z] 0e64f2360a44: Waiting [2025-11-05T05:32:36.735Z] 3788805c8d4f: Layer already exists [2025-11-05T05:32:36.735Z] e2e1a71757ca: Layer already exists [2025-11-05T05:32:36.735Z] 8e11a9607056: Layer already exists [2025-11-05T05:32:36.735Z] a6d2e1632c67: Layer already exists [2025-11-05T05:32:36.735Z] 206af0fab22c: Layer already exists [2025-11-05T05:32:36.735Z] 0e64f2360a44: Layer already exists [2025-11-05T05:32:36.735Z] b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3: digest: sha256:dd9550b1d79320babcfb33548399adc04628b224af35797ba1c2da2db0b31aa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:32:37.093Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:32:37.445Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2025-11-05T05:32:37.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2025-11-05T05:32:37.445Z] a6d2e1632c67: Preparing [2025-11-05T05:32:37.445Z] 206af0fab22c: Preparing [2025-11-05T05:32:37.445Z] 3788805c8d4f: Preparing [2025-11-05T05:32:37.445Z] e2e1a71757ca: Preparing [2025-11-05T05:32:37.445Z] 8e11a9607056: Preparing [2025-11-05T05:32:37.445Z] 0e64f2360a44: Preparing [2025-11-05T05:32:37.445Z] 0e64f2360a44: Waiting [2025-11-05T05:32:37.445Z] e2e1a71757ca: Layer already exists [2025-11-05T05:32:37.445Z] 3788805c8d4f: Layer already exists [2025-11-05T05:32:37.445Z] 206af0fab22c: Layer already exists [2025-11-05T05:32:37.445Z] a6d2e1632c67: Layer already exists [2025-11-05T05:32:37.445Z] 8e11a9607056: Layer already exists [2025-11-05T05:32:37.445Z] 0e64f2360a44: Layer already exists [2025-11-05T05:32:37.445Z] main: digest: sha256:dd9550b1d79320babcfb33548399adc04628b224af35797ba1c2da2db0b31aa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:32:37.795Z] ===================================================== [Pipeline] echo [2025-11-05T05:32:37.815Z] taggedImages: [2025-11-05T05:32:37.815Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:b56e016289cad97a5171690fd1d25fb862688ed8 [2025-11-05T05:32:37.815Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2025-11-05T05:32:37.815Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.3 [2025-11-05T05:32:37.815Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3 [2025-11-05T05:32:37.815Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] echo [2025-11-05T05:32:37.837Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:b56e016289cad97a5171690fd1d25fb862688ed8 [Pipeline] echo [2025-11-05T05:32:37.849Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] echo [2025-11-05T05:32:37.865Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.3 [Pipeline] echo [2025-11-05T05:32:37.879Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:b56e016289cad97a5171690fd1d25fb862688ed8-4.1.0-dev.3 [Pipeline] echo [2025-11-05T05:32:37.894Z] 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 [2025-11-05T05:32:38.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:32:38.297Z] [2025-11-05T05:32:38.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:32:38.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:32:38.625Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-05T05:32:38.625Z] 8998bd30e6a1: Pulling fs layer [2025-11-05T05:32:38.626Z] 04944245beec: Pulling fs layer [2025-11-05T05:32:38.626Z] 699f458cf7ca: Pulling fs layer [2025-11-05T05:32:38.626Z] 765212b225bb: Pulling fs layer [2025-11-05T05:32:38.626Z] f23df028b6ca: Pulling fs layer [2025-11-05T05:32:38.626Z] d65c8cfc05b1: Pulling fs layer [2025-11-05T05:32:38.626Z] 2437ff75d9bd: Pulling fs layer [2025-11-05T05:32:38.626Z] f23df028b6ca: Waiting [2025-11-05T05:32:38.626Z] d65c8cfc05b1: Waiting [2025-11-05T05:32:38.626Z] 2437ff75d9bd: Waiting [2025-11-05T05:32:38.626Z] 765212b225bb: Waiting [2025-11-05T05:32:38.996Z] 04944245beec: Verifying Checksum [2025-11-05T05:32:38.996Z] 04944245beec: Download complete [2025-11-05T05:32:38.996Z] 765212b225bb: Verifying Checksum [2025-11-05T05:32:38.996Z] 765212b225bb: Download complete [2025-11-05T05:32:38.996Z] f23df028b6ca: Verifying Checksum [2025-11-05T05:32:38.996Z] f23df028b6ca: Download complete [2025-11-05T05:32:38.996Z] d65c8cfc05b1: Verifying Checksum [2025-11-05T05:32:38.996Z] d65c8cfc05b1: Download complete [2025-11-05T05:32:38.996Z] 699f458cf7ca: Verifying Checksum [2025-11-05T05:32:38.996Z] 699f458cf7ca: Download complete [2025-11-05T05:32:39.575Z] 8998bd30e6a1: Verifying Checksum [2025-11-05T05:32:39.575Z] 8998bd30e6a1: Download complete [2025-11-05T05:32:42.148Z] 2437ff75d9bd: Verifying Checksum [2025-11-05T05:32:42.148Z] 2437ff75d9bd: Download complete [2025-11-05T05:32:44.088Z] 8998bd30e6a1: Pull complete [2025-11-05T05:32:44.670Z] 04944245beec: Pull complete [2025-11-05T05:32:46.077Z] 699f458cf7ca: Pull complete [2025-11-05T05:32:46.344Z] 765212b225bb: Pull complete [2025-11-05T05:32:47.304Z] f23df028b6ca: Pull complete [2025-11-05T05:32:47.304Z] d65c8cfc05b1: Pull complete [2025-11-05T05:33:05.513Z] 2437ff75d9bd: Pull complete [2025-11-05T05:33:05.513Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-05T05:33:05.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:33:05.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:33:05.716Z] prd-ubuntu20.04-docker-arm64-4c-16g-772562 does not seem to be running inside a container [2025-11-05T05:33:05.792Z] $ 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/134 -v /w/workspace/device-gpio/134:/w/workspace/device-gpio/134:rw,z -v /w/workspace/device-gpio/134@tmp:/w/workspace/device-gpio/134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-11-05T05:33:08.398Z] $ docker top c7a8e49b687af02a6ba5a090bcbe7c28c012431132a5388a13eb924be964ec61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:33:09.228Z] ---> job-cost.sh [2025-11-05T05:33:09.228Z] lf-activate-venv: SKIPPING [2025-11-05T05:33:09.228Z] INFO: No Stack... [2025-11-05T05:33:09.498Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-05T05:33:10.455Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:33:11.085Z] + cat /w/workspace/device-gpio/134/archives/cost.csv [2025-11-05T05:33:11.085Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T05:33:11.142Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-134-stack-cost] [2025-11-05T05:33:11.155Z] Resource [jenkins-edgexfoundry-device-gpio-main-134-stack-cost] did not exist. Created. [2025-11-05T05:33:11.160Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:33:11.513Z] /w/workspace/device-gpio/134@tmp/durable-957d1036/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-05T05:33:12.162Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-05T05:33:12.198Z] Warning: overwriting stash ‘stack-cost’ [2025-11-05T05:33:12.237Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:33:12.248Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:33:12.286Z] $ docker stop --time=1 c7a8e49b687af02a6ba5a090bcbe7c28c012431132a5388a13eb924be964ec61 [2025-11-05T05:33:13.785Z] $ docker rm -f --volumes c7a8e49b687af02a6ba5a090bcbe7c28c012431132a5388a13eb924be964ec61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-11-05T05:33:14.230Z] provisioning config files... [2025-11-05T05:33:14.237Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13899382921359189424tmp [Pipeline] { [Pipeline] sh [2025-11-05T05:33:14.535Z] + set +x [2025-11-05T05:33:14.535Z] + curl -s https://codecov.io/bash [2025-11-05T05:33:14.535Z] + bash -s -- [2025-11-05T05:33:14.535Z] [2025-11-05T05:33:14.535Z] _____ _ [2025-11-05T05:33:14.535Z] / ____| | | [2025-11-05T05:33:14.535Z] | | ___ __| | ___ ___ _____ __ [2025-11-05T05:33:14.535Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-05T05:33:14.535Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-05T05:33:14.535Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-05T05:33:14.535Z] Bash-1.0.6 [2025-11-05T05:33:14.535Z] [2025-11-05T05:33:14.535Z] [2025-11-05T05:33:14.535Z] ==> git version 2.25.1 found [2025-11-05T05:33:14.535Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-11-05T05:33:14.535Z] Release-Date: 2020-01-08 [2025-11-05T05:33:14.535Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-05T05:33:14.535Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-05T05:33:14.535Z] ==> Jenkins CI detected. [2025-11-05T05:33:14.535Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2025-11-05T05:33:14.535Z] project root: . [2025-11-05T05:33:14.535Z] --> token set from env [2025-11-05T05:33:14.535Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-11-05T05:33:14.535Z] ==> Running gcov in . (disable via -X gcov) [2025-11-05T05:33:14.535Z] ==> Python coveragepy not found [2025-11-05T05:33:14.535Z] ==> Searching for coverage reports in: [2025-11-05T05:33:14.535Z] + . [2025-11-05T05:33:14.535Z] -> Found 1 reports [2025-11-05T05:33:14.535Z] ==> Detecting git/mercurial file structure [2025-11-05T05:33:14.535Z] ==> Reading reports [2025-11-05T05:33:14.535Z] + ./coverage.out bytes=11324 [2025-11-05T05:33:14.535Z] ==> Appending adjustments [2025-11-05T05:33:14.535Z] https://docs.codecov.io/docs/fixing-reports [2025-11-05T05:33:14.795Z] + Found adjustments [2025-11-05T05:33:14.795Z] ==> Gzipping contents [2025-11-05T05:33:14.796Z] 4.0K /tmp/codecov.QVFyRd.gz [2025-11-05T05:33:14.796Z] ==> Uploading reports [2025-11-05T05:33:14.796Z] url: https://codecov.io [2025-11-05T05:33:14.796Z] query: branch=main&commit=b56e016289cad97a5171690fd1d25fb862688ed8&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-05T05:33:14.796Z] -> Pinging Codecov [2025-11-05T05:33:14.796Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b56e016289cad97a5171690fd1d25fb862688ed8&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-05T05:33:14.796Z] -> Uploading to [2025-11-05T05:33:14.796Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/b56e016289cad97a5171690fd1d25fb862688ed8/ef36d244-4507-462e-8a02-bc7a7f7c7f88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251105%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251105T053314Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8b05f6f468798fe7088c196c115c7c46291b3c607347d958bc78181434a2dbbc [2025-11-05T05:33:14.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-05T05:33:14.796Z] Dload Upload Total Spent Left Speed [2025-11-05T05:33:15.057Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1699 0 0 100 1699 0 15878 --:--:-- --:--:-- --:--:-- 16028 [2025-11-05T05:33:15.057Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/b56e016289cad97a5171690fd1d25fb862688ed8 [Pipeline] } [2025-11-05T05:33:15.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-11-05T05:33:15.205Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-05T05:33:15.223Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:33:15.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T05:33:15.523Z] [2025-11-05T05:33:15.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:33:15.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T05:33:15.828Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-05T05:33:15.828Z] 2d35ebdb57d9: Already exists [2025-11-05T05:33:15.828Z] 85e8836fcdb2: Pulling fs layer [2025-11-05T05:33:15.828Z] 91631faa732a: Pulling fs layer [2025-11-05T05:33:15.828Z] f3f5ae8826fa: Pulling fs layer [2025-11-05T05:33:15.828Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T05:33:15.828Z] 7861252a18e6: Pulling fs layer [2025-11-05T05:33:15.828Z] 9130f900ef6f: Pulling fs layer [2025-11-05T05:33:15.828Z] 7861252a18e6: Waiting [2025-11-05T05:33:15.828Z] 4f4fb700ef54: Waiting [2025-11-05T05:33:15.828Z] 9130f900ef6f: Waiting [2025-11-05T05:33:15.828Z] f3f5ae8826fa: Verifying Checksum [2025-11-05T05:33:15.828Z] f3f5ae8826fa: Download complete [2025-11-05T05:33:15.828Z] 85e8836fcdb2: Verifying Checksum [2025-11-05T05:33:15.828Z] 85e8836fcdb2: Download complete [2025-11-05T05:33:16.086Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T05:33:16.086Z] 4f4fb700ef54: Download complete [2025-11-05T05:33:16.086Z] 85e8836fcdb2: Pull complete [2025-11-05T05:33:16.086Z] 7861252a18e6: Verifying Checksum [2025-11-05T05:33:16.086Z] 7861252a18e6: Download complete [2025-11-05T05:33:16.344Z] 91631faa732a: Verifying Checksum [2025-11-05T05:33:16.344Z] 91631faa732a: Download complete [2025-11-05T05:33:17.276Z] 9130f900ef6f: Verifying Checksum [2025-11-05T05:33:17.276Z] 9130f900ef6f: Download complete [2025-11-05T05:33:21.461Z] 91631faa732a: Pull complete [2025-11-05T05:33:21.461Z] f3f5ae8826fa: Pull complete [2025-11-05T05:33:21.461Z] 4f4fb700ef54: Pull complete [2025-11-05T05:33:21.461Z] 7861252a18e6: Pull complete [2025-11-05T05:33:25.658Z] 9130f900ef6f: Pull complete [2025-11-05T05:33:25.658Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-05T05:33:25.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T05:33:25.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:33:25.750Z] prd-ubuntu20.04-docker-8c-8g-772559 does not seem to be running inside a container [2025-11-05T05:33:25.783Z] $ 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 [2025-11-05T05:33:27.808Z] $ docker top 83be20bf4950541baa79f3f04a4c1918cd8bc448ec2b130c8210b16093c9ed22 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:33:28.146Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo [2025-11-05T05:33:28.156Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2025-11-05T05:33:28.436Z] + set -o pipefail [2025-11-05T05:33:28.436Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2025-11-05T05:33:35.007Z] [2025-11-05T05:33:35.007Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2025-11-05T05:33:35.007Z] [2025-11-05T05:33:35.007Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/027ed14d-5d86-462d-bd55-c9d0ebfffd08 [2025-11-05T05:33:35.007Z] [2025-11-05T05:33:35.007Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-05T05:33:35.007Z] [2025-11-05T05:33:35.007Z] [2025-11-05T05:33:35.007Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-11-05T05:33:35.007Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-11-05T05:33:35.023Z] $ docker stop --time=1 83be20bf4950541baa79f3f04a4c1918cd8bc448ec2b130c8210b16093c9ed22 [2025-11-05T05:33:37.551Z] $ docker rm -f --volumes 83be20bf4950541baa79f3f04a4c1918cd8bc448ec2b130c8210b16093c9ed22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:33:38.418Z] + git log --format=format:%s -1 b56e016289cad97a5171690fd1d25fb862688ed8 [Pipeline] sh [2025-11-05T05:33:38.709Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:33:38.709Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:33:39.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:33:39.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:33:39.101Z] prd-ubuntu20.04-docker-8c-8g-772559 does not seem to be running inside a container [2025-11-05T05:33:39.136Z] $ 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 [2025-11-05T05:33:39.427Z] $ docker top b7e05b394c3fb1bfdb8459942702581473e3848d7b191dede4d997777816f35e -eo pid,comm [2025-11-05T05:33:39.460Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:33:39.460Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:33:39.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:33:39.514Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:33:39.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:33:39.622Z] $ docker exec b7e05b394c3fb1bfdb8459942702581473e3848d7b191dede4d997777816f35e ssh-agent [2025-11-05T05:33:39.717Z] SSH_AUTH_SOCK=/tmp/ssh-Ufx3V5V14mxJ/agent.31 [2025-11-05T05:33:39.717Z] SSH_AGENT_PID=37 [2025-11-05T05:33:39.722Z] Running ssh-add (command line suppressed) [2025-11-05T05:33:39.813Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13521779681195500551.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13521779681195500551.key) [2025-11-05T05:33:39.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:33:40.112Z] + git semver tag [2025-11-05T05:33:40.370Z] 2025-11-05 05:33:40,303 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:33:40.370Z] 2025-11-05 05:33:40,307 [run_tag] DEBUG tag force:False [2025-11-05T05:33:40.370Z] 2025-11-05 05:33:40,307 [check_head_tag] DEBUG check head tag [2025-11-05T05:33:40.370Z] 2025-11-05 05:33:40,307 [execute] INFO git cat-file --batch-check [2025-11-05T05:33:40.370Z] 2025-11-05 05:33:40,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:33:40.370Z] 2025-11-05 05:33:40,309 [execute] INFO git cat-file --batch [2025-11-05T05:33:40.370Z] 2025-11-05 05:33:40,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:33:40.370Z] 2025-11-05 05:33:40,315 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-11-05T05:33:40.370Z] 2025-11-05 05:33:40,315 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 [2025-11-05T05:33:40.370Z] 2025-11-05 05:33:40,315 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:33:40.370Z] 2025-11-05 05:33:40,318 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-11-05T05:33:40.370Z] 4.1.0-dev.3 [Pipeline] } [2025-11-05T05:33:40.384Z] $ docker exec --env ******** --env ******** b7e05b394c3fb1bfdb8459942702581473e3848d7b191dede4d997777816f35e ssh-agent -k [2025-11-05T05:33:40.469Z] unset SSH_AUTH_SOCK; [2025-11-05T05:33:40.470Z] unset SSH_AGENT_PID; [2025-11-05T05:33:40.470Z] echo Agent pid 37 killed; [2025-11-05T05:33:40.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:33:40.801Z] + git semver [Pipeline] } [2025-11-05T05:33:41.079Z] $ docker stop --time=1 b7e05b394c3fb1bfdb8459942702581473e3848d7b191dede4d997777816f35e [2025-11-05T05:33:42.309Z] $ docker rm -f --volumes b7e05b394c3fb1bfdb8459942702581473e3848d7b191dede4d997777816f35e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:33:42.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T05:33:42.712Z] [2025-11-05T05:33:42.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:33:43.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T05:33:43.014Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-05T05:33:43.014Z] ab5ef0e58194: Pulling fs layer [2025-11-05T05:33:43.014Z] 9712f1f96733: Pulling fs layer [2025-11-05T05:33:43.014Z] 63f879dbbcfc: Pulling fs layer [2025-11-05T05:33:43.014Z] 0d9ebad4ef96: Pulling fs layer [2025-11-05T05:33:43.014Z] e9a5061849ea: Pulling fs layer [2025-11-05T05:33:43.014Z] d747dcd14b5f: Pulling fs layer [2025-11-05T05:33:43.014Z] 2de7ff778b66: Pulling fs layer [2025-11-05T05:33:43.014Z] e9a5061849ea: Waiting [2025-11-05T05:33:43.014Z] 0d9ebad4ef96: Waiting [2025-11-05T05:33:43.014Z] d747dcd14b5f: Waiting [2025-11-05T05:33:43.014Z] 2de7ff778b66: Waiting [2025-11-05T05:33:43.014Z] 9712f1f96733: Verifying Checksum [2025-11-05T05:33:43.014Z] 9712f1f96733: Download complete [2025-11-05T05:33:43.274Z] 63f879dbbcfc: Verifying Checksum [2025-11-05T05:33:43.274Z] 63f879dbbcfc: Download complete [2025-11-05T05:33:43.533Z] e9a5061849ea: Verifying Checksum [2025-11-05T05:33:43.533Z] e9a5061849ea: Download complete [2025-11-05T05:33:43.533Z] d747dcd14b5f: Download complete [2025-11-05T05:33:43.533Z] 0d9ebad4ef96: Verifying Checksum [2025-11-05T05:33:43.533Z] 0d9ebad4ef96: Download complete [2025-11-05T05:33:43.533Z] ab5ef0e58194: Verifying Checksum [2025-11-05T05:33:43.533Z] ab5ef0e58194: Download complete [2025-11-05T05:33:43.533Z] 2de7ff778b66: Verifying Checksum [2025-11-05T05:33:43.533Z] 2de7ff778b66: Download complete [2025-11-05T05:33:47.721Z] ab5ef0e58194: Pull complete [2025-11-05T05:33:47.721Z] 9712f1f96733: Pull complete [2025-11-05T05:33:47.979Z] 63f879dbbcfc: Pull complete [2025-11-05T05:33:54.559Z] 0d9ebad4ef96: Pull complete [2025-11-05T05:33:54.559Z] e9a5061849ea: Pull complete [2025-11-05T05:33:54.559Z] d747dcd14b5f: Pull complete [2025-11-05T05:33:55.495Z] 2de7ff778b66: Pull complete [2025-11-05T05:33:55.495Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-05T05:33:55.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T05:33:55.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:33:55.592Z] prd-ubuntu20.04-docker-8c-8g-772559 does not seem to be running inside a container [2025-11-05T05:33:55.624Z] $ 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 [2025-11-05T05:33:57.223Z] $ docker top e7dee41843164fa725eb7aa2acae25ff40609feb01c4ef032408ff17c5967489 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:33:57.301Z] provisioning config files... [2025-11-05T05:33:57.308Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3917812840848675991tmp [2025-11-05T05:33:57.317Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config575635057088513724tmp [2025-11-05T05:33:57.326Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config73063914023179549tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:33:57.414Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:33:57.706Z] ---> sigul-configuration.sh [2025-11-05T05:33:57.706Z] gpg: directory `/root/.gnupg' created [2025-11-05T05:33:57.706Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-05T05:33:57.706Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-05T05:33:57.706Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-05T05:33:57.706Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-05T05:33:57.706Z] gpg: CAST5 encrypted data [2025-11-05T05:33:57.706Z] gpg: encrypted with 1 passphrase [2025-11-05T05:33:57.706Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-05T05:33:58.009Z] + mkdir /home/jenkins [2025-11-05T05:33:58.009Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-05T05:33:58.304Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-11-05T05:33:58.316Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:33:58.614Z] ---> sigul-install.sh [2025-11-05T05:33:58.614Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-05T05:33:58.911Z] + git tag --list [2025-11-05T05:33:58.911Z] v1.0.0 [2025-11-05T05:33:58.911Z] v2.1.0 [2025-11-05T05:33:58.911Z] v2.1.1 [2025-11-05T05:33:58.911Z] v2.2.0 [2025-11-05T05:33:58.911Z] v2.3.0 [2025-11-05T05:33:58.911Z] v3.0 [2025-11-05T05:33:58.911Z] v3.0.0 [2025-11-05T05:33:58.911Z] v3.1 [2025-11-05T05:33:58.911Z] v3.1.0 [2025-11-05T05:33:58.911Z] v3.1.1 [2025-11-05T05:33:58.911Z] v4.0 [2025-11-05T05:33:58.911Z] v4.0.0 [2025-11-05T05:33:58.911Z] v4.1.0-dev.1 [2025-11-05T05:33:58.911Z] v4.1.0-dev.2 [2025-11-05T05:33:58.911Z] v4.1.0-dev.3 [Pipeline] sh [2025-11-05T05:33:59.212Z] + lftools sign git-tag v4.1.0-dev.3 [2025-11-05T05:33:59.782Z] Signing Git tag with Sigul... [2025-11-05T05:33:59.782Z] Signing v4.1.0-dev.3 [Pipeline] echo [2025-11-05T05:34:00.058Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:34:00.350Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-05T05:34:00.357Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-05T05:34:00.398Z] $ docker stop --time=1 e7dee41843164fa725eb7aa2acae25ff40609feb01c4ef032408ff17c5967489 [2025-11-05T05:34:01.665Z] $ docker rm -f --volumes e7dee41843164fa725eb7aa2acae25ff40609feb01c4ef032408ff17c5967489 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-05T05:34:02.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:34:02.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:34:02.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:34:02.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:34:02.746Z] prd-ubuntu20.04-docker-8c-8g-772559 does not seem to be running inside a container [2025-11-05T05:34:02.777Z] $ 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 [2025-11-05T05:34:03.022Z] $ docker top 206967ca6e58a3de02d6d10fa4aaa5059445fee3d3773a9d8653efb4354064a4 -eo pid,comm [2025-11-05T05:34:03.059Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:34:03.059Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:34:03.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:34:03.127Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:34:03.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:34:03.242Z] $ docker exec 206967ca6e58a3de02d6d10fa4aaa5059445fee3d3773a9d8653efb4354064a4 ssh-agent [2025-11-05T05:34:03.328Z] SSH_AUTH_SOCK=/tmp/ssh-SxhsH6l2A4mx/agent.33 [2025-11-05T05:34:03.328Z] SSH_AGENT_PID=39 [2025-11-05T05:34:03.331Z] Running ssh-add (command line suppressed) [2025-11-05T05:34:03.426Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6963819475564302684.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6963819475564302684.key) [2025-11-05T05:34:03.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:34:03.731Z] + git semver bump pre [2025-11-05T05:34:03.989Z] 2025-11-05 05:34:03,945 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:34:03.989Z] 2025-11-05 05:34:03,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-11-05T05:34:03.989Z] 2025-11-05 05:34:03,950 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev [2025-11-05T05:34:03.989Z] 2025-11-05 05:34:03,950 [bump_version] DEBUG bumped version:4.1.0-dev.4 [2025-11-05T05:34:03.989Z] 2025-11-05 05:34:03,950 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2025-11-05T05:34:03.989Z] 2025-11-05 05:34:03,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-11-05T05:34:03.989Z] 2025-11-05 05:34:03,950 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-11-05T05:34:03.989Z] 2025-11-05 05:34:03,952 [execute] INFO git cat-file --batch-check [2025-11-05T05:34:03.989Z] 2025-11-05 05:34:03,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:34:03.989Z] 2025-11-05 05:34:03,956 [execute] INFO git cat-file --batch [2025-11-05T05:34:03.989Z] 2025-11-05 05:34:03,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:34:03.989Z] 2025-11-05 05:34:03,959 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-11-05T05:34:03.989Z] 4.1.0-dev.4 [Pipeline] } [2025-11-05T05:34:04.004Z] $ docker exec --env ******** --env ******** 206967ca6e58a3de02d6d10fa4aaa5059445fee3d3773a9d8653efb4354064a4 ssh-agent -k [2025-11-05T05:34:04.103Z] unset SSH_AUTH_SOCK; [2025-11-05T05:34:04.103Z] unset SSH_AGENT_PID; [2025-11-05T05:34:04.103Z] echo Agent pid 39 killed; [2025-11-05T05:34:04.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:34:04.422Z] + git semver [Pipeline] } [2025-11-05T05:34:04.699Z] $ docker stop --time=1 206967ca6e58a3de02d6d10fa4aaa5059445fee3d3773a9d8653efb4354064a4 [2025-11-05T05:34:05.961Z] $ docker rm -f --volumes 206967ca6e58a3de02d6d10fa4aaa5059445fee3d3773a9d8653efb4354064a4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:34:06.300Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:34:06.300Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:34:06.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:34:06.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:34:06.680Z] prd-ubuntu20.04-docker-8c-8g-772559 does not seem to be running inside a container [2025-11-05T05:34:06.710Z] $ 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 [2025-11-05T05:34:06.966Z] $ docker top 0fb378d1e0be13ef9eca57d01741452b4a9204ee690ff56d401546a15875395e -eo pid,comm [2025-11-05T05:34:07.003Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:34:07.003Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:34:07.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:34:07.058Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:34:07.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:34:07.174Z] $ docker exec 0fb378d1e0be13ef9eca57d01741452b4a9204ee690ff56d401546a15875395e ssh-agent [2025-11-05T05:34:07.264Z] SSH_AUTH_SOCK=/tmp/ssh-GGMFjeGFfLN9/agent.32 [2025-11-05T05:34:07.264Z] SSH_AGENT_PID=38 [2025-11-05T05:34:07.268Z] Running ssh-add (command line suppressed) [2025-11-05T05:34:07.373Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3428989331880461092.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3428989331880461092.key) [2025-11-05T05:34:07.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:34:07.663Z] + git semver push [2025-11-05T05:34:07.922Z] 2025-11-05 05:34:07,875 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:34:07.922Z] 2025-11-05 05:34:07,879 [run_push] DEBUG push [2025-11-05T05:34:07.922Z] 2025-11-05 05:34:07,879 [execute] INFO git cat-file --batch-check [2025-11-05T05:34:07.922Z] 2025-11-05 05:34:07,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:34:07.922Z] 2025-11-05 05:34:07,882 [execute] INFO git rev-list 7b20fb74187b26c5a514921ce73ae0e2a2c2811d -- [2025-11-05T05:34:07.922Z] 2025-11-05 05:34:07,882 [execute] DEBUG Popen(['git', 'rev-list', '7b20fb74187b26c5a514921ce73ae0e2a2c2811d', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:34:07.922Z] 2025-11-05 05:34:07,888 [execute] INFO git fetch -v -- origin [2025-11-05T05:34:07.922Z] 2025-11-05 05:34:07,888 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-05T05:34:08.492Z] 2025-11-05 05:34:08,402 [run_push] DEBUG no remote changes detected [2025-11-05T05:34:08.492Z] 2025-11-05 05:34:08,402 [execute] INFO git push origin semver [2025-11-05T05:34:08.492Z] 2025-11-05 05:34:08,402 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:34:09.429Z] 2025-11-05 05:34:09,156 [run_push] DEBUG push all version tags [2025-11-05T05:34:09.429Z] 2025-11-05 05:34:09,156 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-05T05:34:09.429Z] 2025-11-05 05:34:09,156 [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) [2025-11-05T05:34:09.998Z] 2025-11-05 05:34:09,871 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2025-11-05T05:34:09.999Z] 4.1.0-dev.4 [Pipeline] } [2025-11-05T05:34:10.014Z] $ docker exec --env ******** --env ******** 0fb378d1e0be13ef9eca57d01741452b4a9204ee690ff56d401546a15875395e ssh-agent -k [2025-11-05T05:34:10.100Z] unset SSH_AUTH_SOCK; [2025-11-05T05:34:10.100Z] unset SSH_AGENT_PID; [2025-11-05T05:34:10.100Z] echo Agent pid 38 killed; [2025-11-05T05:34:10.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:34:10.435Z] + git semver [Pipeline] } [2025-11-05T05:34:10.714Z] $ docker stop --time=1 0fb378d1e0be13ef9eca57d01741452b4a9204ee690ff56d401546a15875395e [2025-11-05T05:34:11.991Z] $ docker rm -f --volumes 0fb378d1e0be13ef9eca57d01741452b4a9204ee690ff56d401546a15875395e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-05T05:34:12.582Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2025-11-05T05:34:12.582Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2025-11-05T05:34:12.582Z] total 16 [2025-11-05T05:34:12.582Z] drwxr-xr-x 3 root root 4096 Nov 5 05:20 . [2025-11-05T05:34:12.582Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:33 .. [2025-11-05T05:34:12.582Z] drwxr-xr-x 2 root root 4096 Nov 5 05:20 cost [2025-11-05T05:34:12.582Z] -rw-r--r-- 1 root root 83 Nov 5 05:20 cost.csv [2025-11-05T05:34:12.582Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2025-11-05T05:34:12.582Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2025-11-05T05:34:12.582Z] total 16 [2025-11-05T05:34:12.582Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:20 . [2025-11-05T05:34:12.582Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:33 .. [2025-11-05T05:34:12.582Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 05:20 cost [2025-11-05T05:34:12.582Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 5 05:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:34:12.881Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:34:13.740Z] ---> package-listing.sh [2025-11-05T05:34:13.740Z] ++ facter osfamily [2025-11-05T05:34:13.740Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T05:34:13.999Z] + OS_FAMILY=debian [2025-11-05T05:34:13.999Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2025-11-05T05:34:13.999Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T05:34:13.999Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T05:34:13.999Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T05:34:13.999Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T05:34:13.999Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-11-05T05:34:13.999Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T05:34:13.999Z] + case "${OS_FAMILY}" in [2025-11-05T05:34:13.999Z] + dpkg -l [2025-11-05T05:34:13.999Z] + grep '^ii' [2025-11-05T05:34:13.999Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T05:34:13.999Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T05:34:13.999Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T05:34:13.999Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2025-11-05T05:34:13.999Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2025-11-05T05:34:13.999Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2025-11-05T05:34:14.011Z] 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 [2025-11-05T05:34:14.287Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:34:14.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:34:14.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:34:14.916Z] prd-ubuntu20.04-docker-8c-8g-772559 does not seem to be running inside a container [2025-11-05T05:34:14.950Z] $ 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 [2025-11-05T05:34:15.147Z] $ docker top 953eb3d0f8c6e2f8dbfc6ceea88e6077df5983d8f45eaffd1b647141b56bb8eb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:34:15.491Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T05:34:15.777Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T05:34:16.060Z] + ls /var/log/sa-host [2025-11-05T05:34:16.060Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:34:16.093Z] provisioning config files... [2025-11-05T05:34:16.104Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2790157112344084418tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:34:16.124Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:34:16.408Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T05:34:16.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:34:16.733Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T05:34:16.744Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:34:17.025Z] ---> sudo-logs.sh [2025-11-05T05:34:17.025Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-05T05:34:17.061Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:34:17.347Z] ---> job-cost.sh [2025-11-05T05:34:17.347Z] lf-activate-venv: SKIPPING [2025-11-05T05:34:17.347Z] DEBUG: total: 0.2199999988079071 [2025-11-05T05:34:17.347Z] INFO: Retrieving Stack Cost... [2025-11-05T05:34:17.606Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:34:17.865Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T05:34:17.880Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:34:18.164Z] ---> logs-deploy.sh [2025-11-05T05:34:18.165Z] lf-activate-venv: SKIPPING [2025-11-05T05:34:18.165Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/134 [2025-11-05T05:34:18.165Z] INFO: archiving workspace using pattern(s): [2025-11-05T05:34:19.101Z] Archives upload complete. [2025-11-05T05:34:19.360Z] INFO: archiving logs to Nexus