Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18359478047410455781.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7946101384299217490.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1409473679943173554.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17124165598250858794.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9080181889214875986.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3512’ Running on prd-ubuntu20.04-docker-8c-8g-3513 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 (main) Commit message: "Merge pull request #272 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 # timeout=10 > git rev-list --no-walk 38c8cb8b39d26707a9b955d276226c1b7de958b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:52:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:52:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:52:54 ========================================================= 02:52:54 EdgeX Global Pipelines Version Info 02:52:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:52:55 ------------------- 02:52:55 stable info: 02:52:55 ------------------- 02:52:55 Commited By: Cherry Wang cherry@iotechsys.com 02:52:55 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:52:55 Message: update stable to v1.0.278 02:52:55 ------------------- 02:52:55 experimental info: 02:52:55 ------------------- 02:52:55 Commited By: **** collab-it+edgex@linuxfoundation.org 02:52:55 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:52:55 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88c5fb1 [Pipeline] echo 02:52:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:56 provisioning config files... 02:52:56 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18240051556775357956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:57 ---> ****-login.sh 02:52:57 nexus3.edgexfoundry.org:10001 02:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:57 02:52:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:52:57 Configure a credential helper to remove this warning. See 02:52:57 https://docs.****.com/go/credential-store/ 02:52:57 02:52:57 Login Succeeded 02:52:57 nexus3.edgexfoundry.org:10002 02:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:57 02:52:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:52:57 Configure a credential helper to remove this warning. See 02:52:57 https://docs.****.com/go/credential-store/ 02:52:57 02:52:57 Login Succeeded 02:52:57 nexus3.edgexfoundry.org:10003 02:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:57 02:52:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:52:57 Configure a credential helper to remove this warning. See 02:52:57 https://docs.****.com/go/credential-store/ 02:52:57 02:52:57 Login Succeeded 02:52:57 nexus3.edgexfoundry.org:10004 02:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:57 02:52:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:52:57 Configure a credential helper to remove this warning. See 02:52:57 https://docs.****.com/go/credential-store/ 02:52:57 02:52:57 Login Succeeded 02:52:57 ****.io 02:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:57 02:52:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:52:57 Configure a credential helper to remove this warning. See 02:52:57 https://docs.****.com/go/credential-store/ 02:52:57 02:52:57 Login Succeeded 02:52:57 ---> ****-login.sh ends [Pipeline] } 02:52:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:52:58 + git rev-list -1 --merges 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3~1..88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] echo 02:52:58 -----------> git rev-list -1 --merges 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3~1..88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 02:52:58 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [false] [Pipeline] sh 02:52:58 + git log --format=format:%s -1 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] echo 02:52:58 ========================================================= 02:52:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:52:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:52:59 + git log --format=format:%s -1 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] echo 02:52:59 [semverPrep] GIT_COMMIT: 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3, Commit Message: Merge pull request #272 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo 02:52:59 [semverPrep] This is not a build commit. [Pipeline] sh 02:52:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:52:59 + grep -v github /etc/ssh/ssh_known_hosts 02:52:59 + [ -e /tmp/ssh_known_hosts ] 02:52:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:52:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:52:59 + sudo tee -a /etc/ssh/ssh_known_hosts 02:52:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:59 02:52:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:00 0.1.4: Pulling from edgex-devops/py-git-semver 02:53:00 3dae71ba6b94: Pulling fs layer 02:53:00 6bf1a483ea7c: Pulling fs layer 02:53:00 f5dfc541a4d3: Pulling fs layer 02:53:00 461d9e800cba: Pulling fs layer 02:53:00 80192f66455f: Pulling fs layer 02:53:00 2e8e34ca0e6c: Pulling fs layer 02:53:00 a29436f7fd5d: Pulling fs layer 02:53:00 923cac83aea3: Pulling fs layer 02:53:00 25ad8b0a4227: Pulling fs layer 02:53:00 db01528c6b51: Pulling fs layer 02:53:00 28988de357af: Pulling fs layer 02:53:00 80192f66455f: Waiting 02:53:00 25ad8b0a4227: Waiting 02:53:00 2e8e34ca0e6c: Waiting 02:53:00 db01528c6b51: Waiting 02:53:00 a29436f7fd5d: Waiting 02:53:00 28988de357af: Waiting 02:53:00 923cac83aea3: Waiting 02:53:00 461d9e800cba: Waiting 02:53:00 6bf1a483ea7c: Verifying Checksum 02:53:00 6bf1a483ea7c: Download complete 02:53:00 461d9e800cba: Verifying Checksum 02:53:00 461d9e800cba: Download complete 02:53:00 80192f66455f: Verifying Checksum 02:53:00 80192f66455f: Download complete 02:53:00 f5dfc541a4d3: Verifying Checksum 02:53:00 f5dfc541a4d3: Download complete 02:53:00 3dae71ba6b94: Verifying Checksum 02:53:00 3dae71ba6b94: Download complete 02:53:00 923cac83aea3: Verifying Checksum 02:53:00 923cac83aea3: Download complete 02:53:00 25ad8b0a4227: Verifying Checksum 02:53:00 25ad8b0a4227: Download complete 02:53:00 db01528c6b51: Download complete 02:53:00 28988de357af: Download complete 02:53:00 a29436f7fd5d: Verifying Checksum 02:53:00 a29436f7fd5d: Download complete 02:53:01 2e8e34ca0e6c: Verifying Checksum 02:53:01 2e8e34ca0e6c: Download complete 02:53:01 3dae71ba6b94: Pull complete 02:53:01 6bf1a483ea7c: Pull complete 02:53:02 f5dfc541a4d3: Pull complete 02:53:02 461d9e800cba: Pull complete 02:53:02 80192f66455f: Pull complete 02:53:06 2e8e34ca0e6c: Pull complete 02:53:07 a29436f7fd5d: Pull complete 02:53:07 923cac83aea3: Pull complete 02:53:07 25ad8b0a4227: Pull complete 02:53:07 db01528c6b51: Pull complete 02:53:07 28988de357af: Pull complete 02:53:07 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:53:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:07 prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container 02:53:07 $ 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 02:53:09 $ docker top e033cf594e7f3e90c08971571e061826b03713edd2eae22d2a58876114ed6c61 -eo pid,comm 02:53:09 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). 02:53:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:09 [ssh-agent] Looking for ssh-agent implementation... 02:53:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:09 $ docker exec e033cf594e7f3e90c08971571e061826b03713edd2eae22d2a58876114ed6c61 ssh-agent 02:53:09 SSH_AUTH_SOCK=/tmp/ssh-CDdfVbDKDWZD/agent.32 02:53:09 SSH_AGENT_PID=38 02:53:09 Running ssh-add (command line suppressed) 02:53:10 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8751770447850085164.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8751770447850085164.key) 02:53:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] sh 02:53:10 + git tag --points-at HEAD [Pipeline] } 02:53:10 $ docker exec --env ******** --env ******** e033cf594e7f3e90c08971571e061826b03713edd2eae22d2a58876114ed6c61 ssh-agent -k 02:53:10 unset SSH_AUTH_SOCK; 02:53:10 unset SSH_AGENT_PID; 02:53:10 echo Agent pid 38 killed; 02:53:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:53:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:10 [ssh-agent] Looking for ssh-agent implementation... 02:53:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:10 $ docker exec e033cf594e7f3e90c08971571e061826b03713edd2eae22d2a58876114ed6c61 ssh-agent 02:53:10 SSH_AUTH_SOCK=/tmp/ssh-IqNF2VW9rxyV/agent.85 02:53:10 SSH_AGENT_PID=91 02:53:10 Running ssh-add (command line suppressed) 02:53:11 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12482302794226124077.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12482302794226124077.key) 02:53:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:11 + git semver init 02:53:11 2026-03-16 02:53:11,689 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:53:11 2026-03-16 02:53:11,695 [run_init] DEBUG init version:0.0.0 force:False 02:53:11 2026-03-16 02:53:11,696 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 02:53:11 2026-03-16 02:53:11,697 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 02:53:11 2026-03-16 02:53:11,697 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) 02:53:13 2026-03-16 02:53:13,380 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 02:53:13 2026-03-16 02:53:13,380 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 02:53:13 2026-03-16 02:53:13,380 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:53:13 2026-03-16 02:53:13,380 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:53:13 4.1.0-dev.8 [Pipeline] } 02:53:13 $ docker exec --env ******** --env ******** e033cf594e7f3e90c08971571e061826b03713edd2eae22d2a58876114ed6c61 ssh-agent -k 02:53:13 unset SSH_AUTH_SOCK; 02:53:13 unset SSH_AGENT_PID; 02:53:13 echo Agent pid 91 killed; 02:53:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:14 + git semver [Pipeline] } 02:53:14 $ docker stop --time=1 e033cf594e7f3e90c08971571e061826b03713edd2eae22d2a58876114ed6c61 02:53:15 $ docker rm -f --volumes e033cf594e7f3e90c08971571e061826b03713edd2eae22d2a58876114ed6c61 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:53:16 Stashed 1 file(s) [Pipeline] echo 02:53:16 [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:16 provisioning config files... 02:53:16 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13383747301239144226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:16 ---> ****-login.sh 02:53:16 nexus3.edgexfoundry.org:10001 02:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:16 Login Succeeded 02:53:16 nexus3.edgexfoundry.org:10002 02:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:16 Login Succeeded 02:53:16 nexus3.edgexfoundry.org:10003 02:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:16 Login Succeeded 02:53:16 nexus3.edgexfoundry.org:10004 02:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:16 Login Succeeded 02:53:16 ****.io 02:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:17 Login Succeeded 02:53:17 ---> ****-login.sh ends [Pipeline] } 02:53:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:53:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:53:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:53:17 ========================================================= 02:53:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:53:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:17 + 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 . 02:53:18 #0 building with "default" instance using docker driver 02:53:18 02:53:18 #1 [internal] load build definition from Dockerfile 02:53:18 #1 transferring dockerfile: 1.73kB done 02:53:18 #1 DONE 0.0s 02:53:18 02:53:18 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:53:18 #2 DONE 0.1s 02:53:18 02:53:18 #3 [internal] load .dockerignore 02:53:18 #3 transferring context: 160B done 02:53:18 #3 DONE 0.0s 02:53:18 02:53:18 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:53:18 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 02:53:18 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.08MB / 3.80MB 0.1s 02:53:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 02:53:18 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 02:53:18 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 02:53:18 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 02:53:18 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 02:53:18 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 02:53:18 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 02:53:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s 02:53:18 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 02:53:18 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 02:53:18 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:53:18 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 02:53:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 02:53:18 #4 ... 02:53:18 02:53:18 #5 [internal] load build context 02:53:18 #5 transferring context: 34.74MB 0.3s done 02:53:18 #5 DONE 0.3s 02:53:18 02:53:18 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:53:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s 02:53:18 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 02:53:18 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s 02:53:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 44.61MB / 60.15MB 0.4s 02:53:18 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.4s 02:53:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.58MB / 112.58MB 0.4s 02:53:18 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 02:53:19 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 02:53:19 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 02:53:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.6s 02:53:19 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 5.24MB / 14.72MB 0.6s 02:53:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 59.77MB / 112.58MB 0.7s 02:53:19 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.7s 02:53:19 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 02:53:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 79.69MB / 112.58MB 0.8s 02:53:19 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 02:53:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 103.79MB / 112.58MB 0.9s 02:53:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 02:53:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 02:53:24 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.7s done 02:53:24 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 02:53:24 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 02:53:24 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:53:24 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 02:53:24 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 02:53:24 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 02:53:24 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 02:53:28 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done 02:53:28 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 02:53:28 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 02:53:28 #4 DONE 10.1s 02:53:28 02:53:28 #6 [builder 2/7] WORKDIR /device-gpio 02:53:30 #6 DONE 1.6s 02:53:30 02:53:30 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 02:53:30 #7 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:30 #7 0.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:31 #7 0.843 (1/4) Installing openssh-keygen (10.0_p1-r10) 02:53:31 #7 0.852 (2/4) Installing libedit (20250104.3.1-r1) 02:53:31 #7 0.864 (3/4) Installing openssh-client-common (10.0_p1-r10) 02:53:31 #7 0.888 (4/4) Installing openssh-client-default (10.0_p1-r10) 02:53:31 #7 0.915 Executing busybox-1.37.0-r19.trigger 02:53:31 #7 0.924 OK: 269 MiB in 64 packages 02:53:31 #7 DONE 1.1s 02:53:31 Still waiting to schedule task 02:53:31 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3514’ is offline 02:53:31 02:53:31 #8 [builder 4/7] COPY go.mod vendor* ./ 02:53:31 #8 DONE 0.0s 02:53:31 02:53:31 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:43 #9 DONE 10.5s 02:53:43 02:53:43 #10 [builder 6/7] COPY . . 02:53:43 #10 DONE 0.1s 02:53:43 02:53:43 #11 [builder 7/7] RUN echo noop 02:53:43 #11 0.191 noop 02:53:43 #11 DONE 0.2s 02:53:43 02:53:43 #12 exporting to image 02:53:43 #12 exporting layers 02:53:50 #12 exporting layers 8.1s done 02:53:50 #12 writing image sha256:862326a74f41b1a61e130187fc548f8c87609ffac3f83cc33af68ed3d974b844 done 02:53:50 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:53:50 #12 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:50 + docker inspect -f . ci-base-image-x86_64 02:53:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:50 prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container 02:53:50 $ 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 02:53:51 $ docker top 8d34455a16dec752d8139988daef47c7155a47bac19f296ab717bd4d50e228aa -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:51 + go version 02:53:51 go version go1.25.2 linux/amd64 [Pipeline] } 02:53:51 $ docker stop --time=1 8d34455a16dec752d8139988daef47c7155a47bac19f296ab717bd4d50e228aa 02:53:52 $ docker rm -f --volumes 8d34455a16dec752d8139988daef47c7155a47bac19f296ab717bd4d50e228aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:53 + docker inspect -f . ci-base-image-x86_64 02:53:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:53 prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container 02:53:53 $ 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 02:53:53 $ docker top 28caab6018f5b95d450530f72727c6090807170996ff1d63e4a0829905b0b6ce -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 02:53:54 + make test 02:53:54 go test ./... -coverprofile=coverage.out ./... 02:53:55 ? github.com/edgexfoundry/device-gpio [no test files] 02:54:17 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 02:54:17 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 02:54:29 0 issues. 02:54:29 go vet ./... 02:54:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:54:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:54:36 ./bin/test-attribution-txt.sh 02:54:36 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:54:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:54:36 $ docker stop --time=1 28caab6018f5b95d450530f72727c6090807170996ff1d63e4a0829905b0b6ce 02:54:38 $ docker rm -f --volumes 28caab6018f5b95d450530f72727c6090807170996ff1d63e4a0829905b0b6ce [Pipeline] // withDockerContainer [Pipeline] sh 02:54:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:54:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:54:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:54:39 + ls -al . 02:54:39 total 228 02:54:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 02:53 . 02:54:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 02:52 .. 02:54:39 -rw-rw-r-- 1 jenkins jenkins 120 Mar 16 02:52 .dockerignore 02:54:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 02:54 .git 02:54:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:52 .github 02:54:39 -rw-rw-r-- 1 jenkins jenkins 277 Mar 16 02:52 .gitignore 02:54:39 -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 02:52 .golangci.yml 02:54:39 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 02:53 .semver 02:54:39 -rw-rw-r-- 1 jenkins jenkins 22061 Mar 16 02:52 Attribution.txt 02:54:39 -rw-rw-r-- 1 jenkins jenkins 7819 Mar 16 02:52 CHANGELOG.md 02:54:39 -rw-rw-r-- 1 jenkins jenkins 1694 Mar 16 02:52 Dockerfile 02:54:39 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 02:52 GOVERNANCE.md 02:54:39 -rw-rw-r-- 1 jenkins jenkins 680 Mar 16 02:52 Jenkinsfile 02:54:39 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 02:52 LICENSE 02:54:39 -rw-rw-r-- 1 jenkins jenkins 1922 Mar 16 02:52 Makefile 02:54:39 -rw-rw-r-- 1 jenkins jenkins 617 Mar 16 02:52 OWNERS.md 02:54:39 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 16 02:52 README.md 02:54:39 -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 02:53 VERSION 02:54:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 02:52 bin 02:54:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:52 cmd 02:54:39 -rw-r--r-- 1 jenkins jenkins 11324 Mar 16 02:54 coverage.out 02:54:39 -rw-rw-r-- 1 jenkins jenkins 6633 Mar 16 02:52 go.mod 02:54:39 -rw-rw-r-- 1 jenkins jenkins 89662 Mar 16 02:52 go.sum 02:54:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:52 internal 02:54:39 -rw-rw-r-- 1 jenkins jenkins 209 Mar 16 02:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:39 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 --label arch=amd64 --label version=4.1.0-dev.8 . 02:54:40 #0 building with "default" instance using docker driver 02:54:40 02:54:40 #1 [internal] load build definition from Dockerfile 02:54:40 #1 transferring dockerfile: 1.73kB done 02:54:40 #1 DONE 0.0s 02:54:40 02:54:40 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:54:40 #2 DONE 0.0s 02:54:40 02:54:40 #3 [internal] load metadata for docker.io/library/alpine:3.22 02:54:40 #3 DONE 0.1s 02:54:40 02:54:40 #4 [internal] load .dockerignore 02:54:40 #4 transferring context: 160B done 02:54:40 #4 DONE 0.0s 02:54:40 02:54:40 #5 [internal] load build context 02:54:40 #5 transferring context: 21.50kB 0.0s done 02:54:40 #5 DONE 0.0s 02:54:40 02:54:40 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:54:40 #6 DONE 0.1s 02:54:40 02:54:40 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:54:40 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:54:40 #7 ... 02:54:40 02:54:40 #8 [builder 2/7] WORKDIR /device-gpio 02:54:40 #8 DONE 0.0s 02:54:40 02:54:40 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:54:40 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s 02:54:40 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:54:40 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:54:40 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:54:40 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:54:40 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 02:54:40 #7 DONE 0.3s 02:54:40 02:54:40 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:54:40 #9 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:54:40 #9 0.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:54:41 #9 ... 02:54:41 02:54:41 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 02:54:41 #10 0.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:54:41 #10 0.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:54:41 #10 0.916 OK: 269 MiB in 64 packages 02:54:41 #10 DONE 1.1s 02:54:41 02:54:41 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:54:41 #9 0.765 (1/1) Installing dumb-init (1.2.5-r3) 02:54:41 #9 0.771 Executing busybox-1.37.0-r20.trigger 02:54:41 #9 0.779 OK: 7 MiB in 17 packages 02:54:41 #9 DONE 0.9s 02:54:41 02:54:41 #11 [builder 4/7] COPY go.mod vendor* ./ 02:54:41 #11 DONE 0.0s 02:54:41 02:54:41 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:41 #12 DONE 0.6s 02:54:41 02:54:41 #13 [stage-1 3/7] RUN apk --no-cache upgrade 02:54:41 #13 0.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:54:41 #13 0.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:54:41 #13 ... 02:54:41 02:54:41 #14 [builder 6/7] COPY . . 02:54:41 #14 DONE 0.1s 02:54:41 02:54:41 #13 [stage-1 3/7] RUN apk --no-cache upgrade 02:54:41 #13 0.837 OK: 7 MiB in 17 packages 02:54:42 #13 DONE 1.0s 02:54:42 02:54:42 #15 [builder 7/7] RUN make build 02:54:42 #15 0.226 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 02:55:08 #15 DONE 26.5s 02:55:08 02:55:08 #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / 02:55:08 #16 DONE 0.0s 02:55:08 02:55:08 #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / 02:55:08 #17 DONE 0.0s 02:55:08 02:55:08 #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / 02:55:08 #18 DONE 0.2s 02:55:08 02:55:08 #19 exporting to image 02:55:08 #19 exporting layers 0.1s done 02:55:09 #19 writing image sha256:6ac26f1c63b89c76ddf253afd2f56d2d998ea1a663980329e489b471f9ac21be done 02:55:09 #19 naming to docker.io/library/device-gpio done 02:55:09 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:09 provisioning config files... 02:55:09 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17284590615837320116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:09 ---> ****-login.sh 02:55:09 nexus3.edgexfoundry.org:10001 02:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:09 Login Succeeded 02:55:09 nexus3.edgexfoundry.org:10002 02:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:09 Login Succeeded 02:55:09 nexus3.edgexfoundry.org:10003 02:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:09 Login Succeeded 02:55:09 nexus3.edgexfoundry.org:10004 02:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:09 Login Succeeded 02:55:09 ****.io 02:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:09 Login Succeeded 02:55:09 ---> ****-login.sh ends [Pipeline] } 02:55:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:55:10 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 02:55:10 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 02:55:10 latest 02:55:10 4.1.0-dev.8 02:55:10 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 02:55:10 main 02:55:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:10 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:10 + docker push nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 02:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 02:55:10 4ae974d2fe89: Preparing 02:55:10 d05970804bb9: Preparing 02:55:10 4812a37bf453: Preparing 02:55:10 b06448623d41: Preparing 02:55:10 b0a304540df7: Preparing 02:55:10 cce92674e987: Preparing 02:55:10 cce92674e987: Waiting 02:55:10 d05970804bb9: Pushed 02:55:10 b06448623d41: Pushed 02:55:10 4812a37bf453: Pushed 02:55:10 b0a304540df7: Pushed 02:55:10 cce92674e987: Layer already exists 02:55:16 4ae974d2fe89: Pushed 02:55:16 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3: digest: sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:16 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:17 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 02:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 02:55:17 4ae974d2fe89: Preparing 02:55:17 d05970804bb9: Preparing 02:55:17 4812a37bf453: Preparing 02:55:17 b06448623d41: Preparing 02:55:17 b0a304540df7: Preparing 02:55:17 cce92674e987: Preparing 02:55:17 cce92674e987: Waiting 02:55:17 b0a304540df7: Layer already exists 02:55:17 4ae974d2fe89: Layer already exists 02:55:17 d05970804bb9: Layer already exists 02:55:17 b06448623d41: Layer already exists 02:55:17 4812a37bf453: Layer already exists 02:55:17 cce92674e987: Layer already exists 02:55:17 latest: digest: sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:17 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:17 + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8 02:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 02:55:17 4ae974d2fe89: Preparing 02:55:17 d05970804bb9: Preparing 02:55:17 4812a37bf453: Preparing 02:55:17 b06448623d41: Preparing 02:55:17 b0a304540df7: Preparing 02:55:17 cce92674e987: Preparing 02:55:17 cce92674e987: Waiting 02:55:17 b06448623d41: Layer already exists 02:55:17 4ae974d2fe89: Layer already exists 02:55:17 4812a37bf453: Layer already exists 02:55:17 d05970804bb9: Layer already exists 02:55:17 b0a304540df7: Layer already exists 02:55:17 cce92674e987: Layer already exists 02:55:17 4.1.0-dev.8: digest: sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:18 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:18 + docker push nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 02:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 02:55:18 4ae974d2fe89: Preparing 02:55:18 d05970804bb9: Preparing 02:55:18 4812a37bf453: Preparing 02:55:18 b06448623d41: Preparing 02:55:18 b0a304540df7: Preparing 02:55:18 cce92674e987: Preparing 02:55:18 cce92674e987: Waiting 02:55:18 d05970804bb9: Layer already exists 02:55:18 b06448623d41: Layer already exists 02:55:18 4812a37bf453: Layer already exists 02:55:18 b0a304540df7: Layer already exists 02:55:18 4ae974d2fe89: Layer already exists 02:55:18 cce92674e987: Layer already exists 02:55:18 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8: digest: sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:19 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:19 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 02:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 02:55:19 4ae974d2fe89: Preparing 02:55:19 d05970804bb9: Preparing 02:55:19 4812a37bf453: Preparing 02:55:19 b06448623d41: Preparing 02:55:19 b0a304540df7: Preparing 02:55:19 cce92674e987: Preparing 02:55:19 cce92674e987: Waiting 02:55:19 4ae974d2fe89: Layer already exists 02:55:19 d05970804bb9: Layer already exists 02:55:19 b06448623d41: Layer already exists 02:55:19 b0a304540df7: Layer already exists 02:55:19 4812a37bf453: Layer already exists 02:55:19 cce92674e987: Layer already exists 02:55:19 main: digest: sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:19 ===================================================== [Pipeline] echo 02:55:19 taggedImages: 02:55:19 - nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 02:55:19 - nexus3.edgexfoundry.org:10004/device-gpio:latest 02:55:19 - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8 02:55:19 - nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 02:55:19 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] echo 02:55:19 ========================================================= 02:55:19 [edgeXBuildMultiArch] RAW Config: 02:55:19 images: 02:55:19 - nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 02:55:19 - nexus3.edgexfoundry.org:10004/device-gpio:latest 02:55:19 - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8 02:55:19 - nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 02:55:19 - nexus3.edgexfoundry.org:10004/device-gpio:main 02:55:19 settingsFile: 02:55:19 device-gpio-settings 02:55:19 ========================================================= [Pipeline] node 02:55:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3516 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 02:55:34 Running in /w/workspace/device-gpio/141 [Pipeline] { [Pipeline] checkout 02:55:34 Still waiting to schedule task 02:55:34 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:55:37 The recommended git tool is: git 02:55:42 using credential edgex-jenkins-ssh 02:55:42 Cloning the remote Git repository 02:55:42 Cloning repository git@github.com:edgexfoundry/device-gpio.git 02:55:42 > git init /w/workspace/device-gpio/141 # timeout=10 02:55:42 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:55:42 > git --version # timeout=10 02:55:42 > git --version # 'git version 2.25.1' 02:55:42 using GIT_SSH to set credentials SSH Credentials for GitHub 02:55:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:55:48 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:55:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:55:49 Avoid second fetch 02:55:49 Checking out Revision 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 (main) 02:55:50 Commit message: "Merge pull request #272 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" 02:55:49 > git config core.sparsecheckout # timeout=10 02:55:49 > git checkout -f 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:54 provisioning config files... 02:55:54 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/141@tmp/config327814896227575389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:55 ---> ****-login.sh 02:55:55 nexus3.edgexfoundry.org:10001 02:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:56 Configure a credential helper to remove this warning. See 02:55:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:56 02:55:56 Login Succeeded 02:55:56 nexus3.edgexfoundry.org:10002 02:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:56 Configure a credential helper to remove this warning. See 02:55:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:56 02:55:56 Login Succeeded 02:55:56 nexus3.edgexfoundry.org:10003 02:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:56 Configure a credential helper to remove this warning. See 02:55:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:56 02:55:56 Login Succeeded 02:55:56 nexus3.edgexfoundry.org:10004 02:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:57 Configure a credential helper to remove this warning. See 02:55:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:57 02:55:57 Login Succeeded 02:55:57 ****.io 02:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:57 Configure a credential helper to remove this warning. See 02:55:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:57 02:55:57 Login Succeeded 02:55:57 ---> ****-login.sh ends [Pipeline] } 02:55:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:55:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:55:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:55:58 ========================================================= 02:55:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:55:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:58 + 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 . 02:55:59 Sending build context to Docker daemon 17.49MB 02:55:59 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 02:55:59 Step 2/12 : FROM ${BASE} AS builder 02:56:00 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:56:00 6b59a28fa201: Pulling fs layer 02:56:00 d32bb0dddca7: Pulling fs layer 02:56:00 5dab1238d3d9: Pulling fs layer 02:56:00 196fd7d83e7d: Pulling fs layer 02:56:00 4f4fb700ef54: Pulling fs layer 02:56:00 8ba94037c8f0: Pulling fs layer 02:56:00 deaec5988b04: Pulling fs layer 02:56:00 9f65657bb879: Pulling fs layer 02:56:00 4f4fb700ef54: Waiting 02:56:00 8ba94037c8f0: Waiting 02:56:00 deaec5988b04: Waiting 02:56:00 9f65657bb879: Waiting 02:56:00 196fd7d83e7d: Waiting 02:56:00 d32bb0dddca7: Verifying Checksum 02:56:00 d32bb0dddca7: Download complete 02:56:00 196fd7d83e7d: Verifying Checksum 02:56:00 196fd7d83e7d: Download complete 02:56:00 4f4fb700ef54: Verifying Checksum 02:56:00 4f4fb700ef54: Download complete 02:56:00 8ba94037c8f0: Verifying Checksum 02:56:00 8ba94037c8f0: Download complete 02:56:00 6b59a28fa201: Verifying Checksum 02:56:00 6b59a28fa201: Download complete 02:56:01 9f65657bb879: Verifying Checksum 02:56:01 9f65657bb879: Download complete 02:56:01 6b59a28fa201: Pull complete 02:56:01 d32bb0dddca7: Pull complete 02:56:01 5dab1238d3d9: Verifying Checksum 02:56:01 5dab1238d3d9: Download complete 02:56:03 deaec5988b04: Download complete 02:56:15 5dab1238d3d9: Pull complete 02:56:15 196fd7d83e7d: Pull complete 02:56:15 4f4fb700ef54: Pull complete 02:56:15 8ba94037c8f0: Pull complete 02:56:22 Running on prd-centos7-docker-4c-2g-3518 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:22 provisioning config files... 02:56:22 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6139153922274328981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:24 deaec5988b04: Pull complete 02:56:25 ---> ****-login.sh 02:56:25 nexus3.edgexfoundry.org:10001 02:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:25 Configure a credential helper to remove this warning. See 02:56:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:25 02:56:25 Login Succeeded 02:56:25 nexus3.edgexfoundry.org:10002 02:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:25 Configure a credential helper to remove this warning. See 02:56:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:25 02:56:25 Login Succeeded 02:56:25 nexus3.edgexfoundry.org:10003 02:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:25 Configure a credential helper to remove this warning. See 02:56:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:25 02:56:25 Login Succeeded 02:56:25 nexus3.edgexfoundry.org:10004 02:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:25 Configure a credential helper to remove this warning. See 02:56:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:25 02:56:25 Login Succeeded 02:56:25 ****.io 02:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:25 Configure a credential helper to remove this warning. See 02:56:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:25 02:56:25 Login Succeeded 02:56:25 ---> ****-login.sh ends [Pipeline] } 02:56:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:56:26 9f65657bb879: Pull complete 02:56:26 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:56:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:56:26 ---> 334268110677 02:56:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:56:26 + docker buildx ls 02:56:26 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:56:26 default * docker 02:56:26 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:56:26 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:56:26 edgex-builder [Pipeline] sh 02:56:27 + docker buildx inspect --bootstrap 02:56:27 #1 [internal] booting buildkit 02:56:27 #1 pulling image moby/buildkit:buildx-stable-1 02:56:28 ---> Running in 42392766a0aa 02:56:28 Removing intermediate container 42392766a0aa 02:56:28 ---> f1033a0ef918 02:56:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:56:28 ---> Running in cc1427aa22fd 02:56:29 Removing intermediate container cc1427aa22fd 02:56:29 ---> 4c0a744751a5 02:56:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:56:29 ---> Running in 4a2a8ceaf383 02:56:29 Removing intermediate container 4a2a8ceaf383 02:56:29 ---> 16d39a8d9778 02:56:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:56:29 ---> Running in e80e652eab86 02:56:30 Removing intermediate container e80e652eab86 02:56:30 ---> 00e478b2ac6f 02:56:30 Step 7/12 : WORKDIR /device-gpio 02:56:30 ---> Running in 92f3395bfca6 02:56:30 Removing intermediate container 92f3395bfca6 02:56:30 ---> 4b7f36413755 02:56:30 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:56:30 ---> Running in a25afa54c523 02:56:30 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 02:56:30 #1 creating container buildx_buildkit_edgex-builder0 02:56:31 #1 creating container buildx_buildkit_edgex-builder0 0.8s done 02:56:31 #1 DONE 3.9s 02:56:31 Name: edgex-builder 02:56:31 Driver: docker-container 02:56:31 02:56:31 Nodes: 02:56:31 Name: edgex-builder0 02:56:31 Endpoint: unix:///var/run/docker.sock 02:56:31 Status: running 02:56:31 Buildkit: v0.27.1 02:56:31 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:56:31 + docker buildx ls 02:56:31 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:56:31 edgex-builder * docker-container 02:56:31 edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:56:31 default docker 02:56:31 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:56:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3' 02:56:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 --push - 02:56:32 #1 [internal] load build definition from Dockerfile 02:56:32 #1 transferring dockerfile: 196B done 02:56:32 #1 DONE 0.0s 02:56:32 02:56:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 02:56:32 #2 DONE 0.1s 02:56:32 02:56:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 02:56:32 #3 DONE 0.2s 02:56:32 02:56:32 #4 [internal] load .dockerignore 02:56:32 #4 transferring context: 2B done 02:56:32 #4 DONE 0.0s 02:56:32 02:56:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 02:56:32 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done 02:56:32 #5 DONE 0.0s 02:56:32 02:56:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 02:56:32 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done 02:56:32 #6 DONE 0.1s 02:56:32 02:56:32 #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 02:56:32 #7 DONE 0.0s 02:56:32 02:56:32 #8 exporting to image 02:56:32 #8 exporting layers done 02:56:32 #8 exporting manifest sha256:a8f282e79115eb45c7dc36dee36d2ec436204df7627a9c20bf430524285b1b89 done 02:56:32 #8 exporting config sha256:6ac26f1c63b89c76ddf253afd2f56d2d998ea1a663980329e489b471f9ac21be done 02:56:32 #8 exporting manifest sha256:cd042be61fcdd6710cc641358103da70ce1ab9d0855dc6c82b6c63f64f5e9932 0.0s done 02:56:32 #8 exporting config sha256:eda2603a936706c4f86a12e409d346da0c670744aa43ede8b5d6cc13b36b9325 done 02:56:32 #8 exporting manifest list sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e done 02:56:32 #8 pushing layers 0.1s done 02:56:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3@sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e 02:56:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3@sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e 0.1s done 02:56:32 #8 DONE 0.2s 02:56:32 02:56:32 1 warning found (use --debug to expand): 02:56:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:latest --push - 02:56:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:latest' 02:56:33 #1 [internal] load build definition from Dockerfile 02:56:33 #1 transferring dockerfile: 162B done 02:56:33 #1 DONE 0.0s 02:56:33 02:56:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest 02:56:33 #2 DONE 0.0s 02:56:33 02:56:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest 02:56:33 #3 DONE 0.0s 02:56:33 02:56:33 #4 [internal] load .dockerignore 02:56:33 #4 transferring context: 2B done 02:56:33 #4 DONE 0.0s 02:56:33 02:56:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 02:56:33 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done 02:56:33 #5 CACHED 02:56:33 02:56:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 02:56:33 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done 02:56:33 #6 CACHED 02:56:33 02:56:33 #7 exporting to image 02:56:33 #7 exporting layers done 02:56:33 #7 exporting manifest sha256:a8f282e79115eb45c7dc36dee36d2ec436204df7627a9c20bf430524285b1b89 done 02:56:33 #7 exporting config sha256:6ac26f1c63b89c76ddf253afd2f56d2d998ea1a663980329e489b471f9ac21be done 02:56:33 #7 exporting manifest sha256:cd042be61fcdd6710cc641358103da70ce1ab9d0855dc6c82b6c63f64f5e9932 done 02:56:33 #7 exporting config sha256:eda2603a936706c4f86a12e409d346da0c670744aa43ede8b5d6cc13b36b9325 02:56:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:33 #7 exporting config sha256:eda2603a936706c4f86a12e409d346da0c670744aa43ede8b5d6cc13b36b9325 done 02:56:33 #7 exporting manifest list sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e done 02:56:33 #7 pushing layers 0.0s done 02:56:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e 0.1s done 02:56:33 #7 DONE 0.1s 02:56:33 02:56:33 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 02:56:33 #8 DONE 0.0s 02:56:33 02:56:33 1 warning found (use --debug to expand): 02:56:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8' 02:56:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8 --push - 02:56:33 #1 [internal] load build definition from Dockerfile 02:56:33 #1 transferring dockerfile: 167B done 02:56:33 #1 DONE 0.0s 02:56:33 02:56:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8 02:56:33 #2 DONE 0.0s 02:56:33 02:56:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8 02:56:33 #3 DONE 0.0s 02:56:33 02:56:33 #4 [internal] load .dockerignore 02:56:33 #4 transferring context: 2B done 02:56:33 #4 DONE 0.0s 02:56:33 02:56:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 02:56:33 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done 02:56:33 #5 CACHED 02:56:33 02:56:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 02:56:33 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done 02:56:33 #6 CACHED 02:56:33 02:56:33 #7 exporting to image 02:56:33 #7 exporting layers done 02:56:33 #7 exporting manifest sha256:a8f282e79115eb45c7dc36dee36d2ec436204df7627a9c20bf430524285b1b89 done 02:56:33 #7 exporting config sha256:6ac26f1c63b89c76ddf253afd2f56d2d998ea1a663980329e489b471f9ac21be done 02:56:33 #7 exporting manifest sha256:cd042be61fcdd6710cc641358103da70ce1ab9d0855dc6c82b6c63f64f5e9932 done 02:56:33 #7 exporting config sha256:eda2603a936706c4f86a12e409d346da0c670744aa43ede8b5d6cc13b36b9325 done 02:56:33 #7 exporting manifest list sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e done 02:56:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:34 (1/4) Installing openssh-keygen (10.0_p1-r10) 02:56:34 (2/4) Installing libedit (20250104.3.1-r1) 02:56:34 (3/4) Installing openssh-client-common (10.0_p1-r10) 02:56:34 (4/4) Installing openssh-client-default (10.0_p1-r10) 02:56:34 Executing busybox-1.37.0-r19.trigger 02:56:34 OK: 259 MiB in 64 packages 02:56:34 #7 pushing layers 0.0s done 02:56:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.8@sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e 0.1s done 02:56:34 #7 DONE 0.1s 02:56:34 02:56:34 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 02:56:34 #8 DONE 0.0s 02:56:34 02:56:34 1 warning found (use --debug to expand): 02:56:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8' 02:56:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 --push - 02:56:34 #1 [internal] load build definition from Dockerfile 02:56:34 #1 transferring dockerfile: 208B done 02:56:34 #1 DONE 0.0s 02:56:34 02:56:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 02:56:34 #2 DONE 0.0s 02:56:34 02:56:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 02:56:34 #3 DONE 0.0s 02:56:34 02:56:34 #4 [internal] load .dockerignore 02:56:34 #4 transferring context: 2B done 02:56:34 #4 DONE 0.0s 02:56:34 02:56:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 02:56:34 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done 02:56:34 #5 CACHED 02:56:34 02:56:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 02:56:34 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda done 02:56:34 #6 CACHED 02:56:34 02:56:34 #7 exporting to image 02:56:34 #7 exporting layers done 02:56:34 #7 exporting manifest sha256:a8f282e79115eb45c7dc36dee36d2ec436204df7627a9c20bf430524285b1b89 done 02:56:34 #7 exporting config sha256:6ac26f1c63b89c76ddf253afd2f56d2d998ea1a663980329e489b471f9ac21be done 02:56:34 #7 exporting manifest sha256:cd042be61fcdd6710cc641358103da70ce1ab9d0855dc6c82b6c63f64f5e9932 done 02:56:34 #7 exporting config sha256:eda2603a936706c4f86a12e409d346da0c670744aa43ede8b5d6cc13b36b9325 done 02:56:34 #7 exporting manifest list sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e done 02:56:34 #7 pushing layers 0.0s done 02:56:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8@sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e 02:56:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8@sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e 0.1s done 02:56:34 #7 DONE 0.1s 02:56:34 02:56:34 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 02:56:34 #8 DONE 0.0s 02:56:34 02:56:34 1 warning found (use --debug to expand): 02:56:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:main' 02:56:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:main --push - 02:56:35 #1 [internal] load build definition from Dockerfile 02:56:35 #1 transferring dockerfile: 160B done 02:56:35 #1 DONE 0.0s 02:56:35 02:56:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main 02:56:35 #2 DONE 0.0s 02:56:35 02:56:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main 02:56:35 #3 DONE 0.0s 02:56:35 02:56:35 #4 [internal] load .dockerignore 02:56:35 #4 transferring context: 2B done 02:56:35 #4 DONE 0.0s 02:56:35 02:56:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 02:56:35 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done 02:56:35 #5 DONE 0.0s 02:56:35 02:56:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 02:56:35 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 0.0s done 02:56:35 #6 CACHED 02:56:35 02:56:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:c7d0b26870cc6df49edefcbce7af12afff24cd61d1b633fdcab10f40378e8cda 02:56:35 #5 CACHED 02:56:35 02:56:35 #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 02:56:35 #7 DONE 0.0s 02:56:35 02:56:35 #8 exporting to image 02:56:35 #8 exporting layers done 02:56:35 #8 exporting manifest sha256:a8f282e79115eb45c7dc36dee36d2ec436204df7627a9c20bf430524285b1b89 done 02:56:35 #8 exporting config sha256:6ac26f1c63b89c76ddf253afd2f56d2d998ea1a663980329e489b471f9ac21be done 02:56:35 #8 exporting manifest sha256:cd042be61fcdd6710cc641358103da70ce1ab9d0855dc6c82b6c63f64f5e9932 done 02:56:35 #8 exporting config sha256:eda2603a936706c4f86a12e409d346da0c670744aa43ede8b5d6cc13b36b9325 done 02:56:35 #8 exporting manifest list sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e done 02:56:35 #8 pushing layers 0.0s done 02:56:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:0d9b28808a2e5ec6d908d2484f20b74758986e64718603f79cd145e1f595378e 0.1s done 02:56:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:35 #8 DONE 0.1s 02:56:35 02:56:35 1 warning found (use --debug to expand): 02:56:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage 02:56:35 Removing intermediate container a25afa54c523 02:56:35 ---> cb1e345f82a3 02:56:35 Step 9/12 : COPY go.mod vendor* ./ [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:56:35 ---> bb13b827b681 02:56:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:36 + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:56:36 ---> Running in bf7555fb1047 02:56:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:56:36 ---> package-listing.sh 02:56:36 ++ facter osfamily 02:56:36 ++ tr '[:upper:]' '[:lower:]' 02:56:37 + OS_FAMILY=redhat 02:56:37 + workspace=/w/workspace/edgexfoundry_device-gpio_main 02:56:37 + START_PACKAGES=/tmp/packages_start.txt 02:56:37 + END_PACKAGES=/tmp/packages_end.txt 02:56:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:56:37 + PACKAGES=/tmp/packages_start.txt 02:56:37 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 02:56:37 + PACKAGES=/tmp/packages_end.txt 02:56:37 + case "${OS_FAMILY}" in 02:56:37 + rpm -qa 02:56:37 + sort 02:56:37 + '[' -f /tmp/packages_start.txt ']' 02:56:37 + '[' -f /tmp/packages_end.txt ']' 02:56:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:56:37 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 02:56:37 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 02:56:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 02:56:37 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 02:56:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:38 02:56:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:39 latest: Pulling from edgex-lftools-log-publisher 02:56:39 5eb5b503b376: Pulling fs layer 02:56:39 5c69ac0246d0: Pulling fs layer 02:56:39 ec43610c2a17: Pulling fs layer 02:56:39 3a2ae6a8a46f: Pulling fs layer 02:56:39 33b1e0a273af: Pulling fs layer 02:56:39 5d3b04190fa2: Pulling fs layer 02:56:39 2f39f015ded8: Pulling fs layer 02:56:39 3a2ae6a8a46f: Waiting 02:56:39 33b1e0a273af: Waiting 02:56:39 5d3b04190fa2: Waiting 02:56:39 2f39f015ded8: Waiting 02:56:39 5c69ac0246d0: Verifying Checksum 02:56:39 5c69ac0246d0: Download complete 02:56:39 3a2ae6a8a46f: Verifying Checksum 02:56:39 3a2ae6a8a46f: Download complete 02:56:39 ec43610c2a17: Verifying Checksum 02:56:39 ec43610c2a17: Download complete 02:56:39 33b1e0a273af: Verifying Checksum 02:56:39 33b1e0a273af: Download complete 02:56:39 5d3b04190fa2: Verifying Checksum 02:56:39 5d3b04190fa2: Download complete 02:56:39 5eb5b503b376: Verifying Checksum 02:56:39 5eb5b503b376: Download complete 02:56:39 2f39f015ded8: Verifying Checksum 02:56:39 2f39f015ded8: Download complete 02:56:40 5eb5b503b376: Pull complete 02:56:40 5c69ac0246d0: Pull complete 02:56:41 ec43610c2a17: Pull complete 02:56:41 3a2ae6a8a46f: Pull complete 02:56:41 33b1e0a273af: Pull complete 02:56:41 5d3b04190fa2: Pull complete 02:56:45 2f39f015ded8: Pull complete 02:56:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:56:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:45 prd-centos7-docker-4c-2g-3518 does not seem to be running inside a container 02:56:45 $ 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 02:56:48 $ docker top 69895e37b429c6027924c1ed22287021a93d192807aebaef7a75e45935d6b5f4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:48 + touch /tmp/pre-build-complete [Pipeline] sh 02:56:49 + mkdir -p /var/log/sysstat [Pipeline] sh 02:56:49 + ls /var/log/sa-host 02:56:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:49 provisioning config files... 02:56:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12488477141044819346tmp [Pipeline] { [Pipeline] echo 02:56:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:56:50 ---> create-netrc.sh [Pipeline] } 02:56:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:56:50 ---> python-tools-install.sh [Pipeline] echo 02:56:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:56:50 ---> sudo-logs.sh 02:56:50 Archiving 'sudo' log.. 02:56:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-3518.novalocal: Name or service not known 02:56:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-3518.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:56:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:56:51 ---> job-cost.sh 02:56:51 lf-activate-venv: SKIPPING 02:56:51 INFO: No Stack... 02:56:51 INFO: Retrieving Pricing Info for: v3-standard-2 02:56:52 INFO: Archiving Costs [Pipeline] echo 02:56:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:56:52 ---> logs-deploy.sh 02:56:52 lf-activate-venv: SKIPPING 02:56:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/141 02:56:52 INFO: archiving workspace using pattern(s): 02:56:53 Archives upload complete. 02:56:53 INFO: archiving logs to Nexus 02:56:54 ---> uname -a: 02:56:54 Linux prd-centos7-docker-4c-2g-3518.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:56:54 02:56:54 02:56:54 ---> lscpu: 02:56:54 Architecture: x86_64 02:56:54 CPU op-mode(s): 32-bit, 64-bit 02:56:54 Byte Order: Little Endian 02:56:54 Address sizes: 40 bits physical, 48 bits virtual 02:56:54 CPU(s): 2 02:56:54 On-line CPU(s) list: 0,1 02:56:54 Thread(s) per core: 1 02:56:54 Core(s) per socket: 1 02:56:54 Socket(s): 2 02:56:54 NUMA node(s): 1 02:56:54 Vendor ID: AuthenticAMD 02:56:54 CPU family: 23 02:56:54 Model: 49 02:56:54 Model name: AMD EPYC-Rome Processor 02:56:54 Stepping: 0 02:56:54 CPU MHz: 2799.934 02:56:54 BogoMIPS: 5599.86 02:56:54 Virtualization: AMD-V 02:56:54 Hypervisor vendor: KVM 02:56:54 Virtualization type: full 02:56:54 L1d cache: 64 KiB 02:56:54 L1i cache: 64 KiB 02:56:54 L2 cache: 1 MiB 02:56:54 L3 cache: 32 MiB 02:56:54 NUMA node0 CPU(s): 0,1 02:56:54 Vulnerability Itlb multihit: Not affected 02:56:54 Vulnerability L1tf: Not affected 02:56:54 Vulnerability Mds: Not affected 02:56:54 Vulnerability Meltdown: Not affected 02:56:54 Vulnerability Mmio stale data: Not affected 02:56:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:56:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:56:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:56:54 Vulnerability Srbds: Not affected 02:56:54 Vulnerability Tsx async abort: Not affected 02:56:54 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 02:56:54 02:56:54 02:56:54 ---> nproc: 02:56:54 2 02:56:54 02:56:54 02:56:54 ---> df -h: 02:56:54 Filesystem Size Used Avail Use% Mounted on 02:56:54 overlay 40G 7.4G 33G 19% / 02:56:54 tmpfs 64M 0 64M 0% /dev 02:56:54 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:56:54 shm 64M 0 64M 0% /dev/shm 02:56:54 /dev/vda1 40G 7.4G 33G 19% /facter-os 02:56:54 02:56:54 02:56:54 Cannot open /var/log/sysstat/sa16: No such file or directory 02:56:54 Please check if data collecting is enabled 02:56:54 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:54 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:56:54 $ docker stop --time=1 69895e37b429c6027924c1ed22287021a93d192807aebaef7a75e45935d6b5f4 02:56:55 $ docker rm -f --volumes 69895e37b429c6027924c1ed22287021a93d192807aebaef7a75e45935d6b5f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:56:55 [WS-CLEANUP] Deleting project workspace... 02:56:55 [WS-CLEANUP] Deferred wipeout is used... 02:56:55 [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 02:56:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:56 02:56:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:56 latest: Pulling from edgex-lftools-log-publisher 02:56:56 5eb5b503b376: Pulling fs layer 02:56:56 5c69ac0246d0: Pulling fs layer 02:56:56 ec43610c2a17: Pulling fs layer 02:56:56 3a2ae6a8a46f: Pulling fs layer 02:56:56 33b1e0a273af: Pulling fs layer 02:56:56 5d3b04190fa2: Pulling fs layer 02:56:56 2f39f015ded8: Pulling fs layer 02:56:56 3a2ae6a8a46f: Waiting 02:56:56 33b1e0a273af: Waiting 02:56:56 5d3b04190fa2: Waiting 02:56:56 2f39f015ded8: Waiting 02:56:56 5c69ac0246d0: Verifying Checksum 02:56:56 5c69ac0246d0: Download complete 02:56:56 3a2ae6a8a46f: Verifying Checksum 02:56:56 3a2ae6a8a46f: Download complete 02:56:56 33b1e0a273af: Verifying Checksum 02:56:56 33b1e0a273af: Download complete 02:56:56 ec43610c2a17: Verifying Checksum 02:56:56 ec43610c2a17: Download complete 02:56:56 5d3b04190fa2: Verifying Checksum 02:56:56 5d3b04190fa2: Download complete 02:56:56 5eb5b503b376: Verifying Checksum 02:56:56 5eb5b503b376: Download complete 02:56:57 2f39f015ded8: Download complete 02:56:58 5eb5b503b376: Pull complete 02:56:58 5c69ac0246d0: Pull complete 02:56:59 ec43610c2a17: Pull complete 02:56:59 3a2ae6a8a46f: Pull complete 02:56:59 33b1e0a273af: Pull complete 02:56:59 5d3b04190fa2: Pull complete 02:57:05 2f39f015ded8: Pull complete 02:57:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:57:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:05 prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container 02:57:05 $ 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 02:57:06 $ docker top c1dea92f1a9f18e40d8f8770beb3c7f82985bd20664ccc22c752d8451ec926f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:07 ---> job-cost.sh 02:57:07 lf-activate-venv: SKIPPING 02:57:07 INFO: No Stack... 02:57:07 INFO: Retrieving Pricing Info for: v3-standard-8 02:57:08 INFO: Archiving Costs [Pipeline] sh 02:57:08 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 02:57:08 + cut -d, -f6 [Pipeline] lock 02:57:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-141-stack-cost] 02:57:08 Resource [jenkins-edgexfoundry-device-gpio-main-141-stack-cost] did not exist. Created. 02:57:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:57:08 + echo total: 0.2199999988079071 [Pipeline] stash 02:57:09 Stashed 1 file(s) [Pipeline] } 02:57:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 02:57:09 $ docker stop --time=1 c1dea92f1a9f18e40d8f8770beb3c7f82985bd20664ccc22c752d8451ec926f2 02:57:10 $ docker rm -f --volumes c1dea92f1a9f18e40d8f8770beb3c7f82985bd20664ccc22c752d8451ec926f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:58:28 Removing intermediate container bf7555fb1047 02:58:28 ---> 2b662790850d 02:58:28 Step 11/12 : COPY . . 02:58:28 ---> 4f5482005c7a 02:58:28 Step 12/12 : RUN ${MAKE} 02:58:28 ---> Running in e677660cbac3 02:58:28 noop 02:58:28 Removing intermediate container e677660cbac3 02:58:28 ---> 006078efdd86 02:58:28 Successfully built 006078efdd86 02:58:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:29 + docker inspect -f . ci-base-image-arm64 02:58:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:29 prd-ubuntu20.04-docker-arm64-4c-16g-3516 does not seem to be running inside a container 02:58:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/141 -v /w/workspace/device-gpio/141:/w/workspace/device-gpio/141:rw,z -v /w/workspace/device-gpio/141@tmp:/w/workspace/device-gpio/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:58:30 $ docker top 9a31704dc37d61bab5e5a1e9e769acb77a9dce1f052ee765a53383b5f3a17cd2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:31 + go version 02:58:31 go version go1.25.3 linux/arm64 [Pipeline] } 02:58:31 $ docker stop --time=1 9a31704dc37d61bab5e5a1e9e769acb77a9dce1f052ee765a53383b5f3a17cd2 02:58:33 $ docker rm -f --volumes 9a31704dc37d61bab5e5a1e9e769acb77a9dce1f052ee765a53383b5f3a17cd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:34 + docker inspect -f . ci-base-image-arm64 02:58:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:34 prd-ubuntu20.04-docker-arm64-4c-16g-3516 does not seem to be running inside a container 02:58:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/141 -v /w/workspace/device-gpio/141:/w/workspace/device-gpio/141:rw,z -v /w/workspace/device-gpio/141@tmp:/w/workspace/device-gpio/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:58:35 $ docker top 10e1b7c3c3c549dcac40a150a5a6ce8d3efc10a4bd825b8e5b7216c0cf54b48c -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:36 + git config --global --add safe.directory /w/workspace/device-gpio/141 [Pipeline] fileExists [Pipeline] sh 02:58:37 + make test 02:58:37 go test ./... -coverprofile=coverage.out ./... 02:58:42 ? github.com/edgexfoundry/device-gpio [no test files] 03:02:49 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 03:02:49 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 03:02:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:02:50 go vet ./... 03:03:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:03:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:03:47 ./bin/test-attribution-txt.sh 03:03:47 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:03:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:03:48 $ docker stop --time=1 10e1b7c3c3c549dcac40a150a5a6ce8d3efc10a4bd825b8e5b7216c0cf54b48c 03:03:50 $ docker rm -f --volumes 10e1b7c3c3c549dcac40a150a5a6ce8d3efc10a4bd825b8e5b7216c0cf54b48c [Pipeline] // withDockerContainer [Pipeline] sh 03:03:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:03:52 Warning: overwriting stash ‘coverage-report’ 03:03:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:03:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:03:53 + ls -al . 03:03:53 total 224 03:03:53 drwxrwxr-x 7 jenkins jenkins 4096 Mar 16 02:58 . 03:03:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 02:55 .. 03:03:53 -rw-rw-r-- 1 jenkins jenkins 120 Mar 16 02:55 .dockerignore 03:03:53 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 02:55 .git 03:03:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:55 .github 03:03:53 -rw-rw-r-- 1 jenkins jenkins 277 Mar 16 02:55 .gitignore 03:03:53 -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 02:55 .golangci.yml 03:03:53 -rw-rw-r-- 1 jenkins jenkins 22061 Mar 16 02:55 Attribution.txt 03:03:53 -rw-rw-r-- 1 jenkins jenkins 7819 Mar 16 02:55 CHANGELOG.md 03:03:53 -rw-rw-r-- 1 jenkins jenkins 1694 Mar 16 02:55 Dockerfile 03:03:53 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 02:55 GOVERNANCE.md 03:03:53 -rw-rw-r-- 1 jenkins jenkins 680 Mar 16 02:55 Jenkinsfile 03:03:53 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 02:55 LICENSE 03:03:53 -rw-rw-r-- 1 jenkins jenkins 1922 Mar 16 02:55 Makefile 03:03:53 -rw-rw-r-- 1 jenkins jenkins 617 Mar 16 02:55 OWNERS.md 03:03:53 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 16 02:55 README.md 03:03:53 -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 02:53 VERSION 03:03:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 02:55 bin 03:03:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:55 cmd 03:03:53 -rw-r--r-- 1 jenkins jenkins 11324 Mar 16 03:02 coverage.out 03:03:53 -rw-rw-r-- 1 jenkins jenkins 6633 Mar 16 02:55 go.mod 03:03:53 -rw-rw-r-- 1 jenkins jenkins 89662 Mar 16 02:55 go.sum 03:03:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:55 internal 03:03:53 -rw-rw-r-- 1 jenkins jenkins 209 Mar 16 02:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:54 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 --label arch=arm64 --label version=4.1.0-dev.8 . 03:03:54 Sending build context to Docker daemon 17.5MB 03:03:54 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 03:03:54 Step 2/26 : FROM ${BASE} AS builder 03:03:54 ---> 006078efdd86 03:03:54 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:03:54 ---> Running in e93b74f7c09b 03:03:55 Removing intermediate container e93b74f7c09b 03:03:55 ---> 5f98da44cf67 03:03:55 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:03:55 ---> Running in de615d583b22 03:03:55 Removing intermediate container de615d583b22 03:03:55 ---> 77d30d280c25 03:03:55 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 03:03:55 ---> Running in 86c68e30d2a0 03:03:55 Removing intermediate container 86c68e30d2a0 03:03:55 ---> 7dfc33aa7022 03:03:55 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:03:55 ---> Running in 94a9b6d99172 03:03:56 Removing intermediate container 94a9b6d99172 03:03:56 ---> 1c811fcc67c3 03:03:56 Step 7/26 : WORKDIR /device-gpio 03:03:56 ---> Running in 98fea914149c 03:03:56 Removing intermediate container 98fea914149c 03:03:56 ---> c7e65cf92cfc 03:03:56 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:03:56 ---> Running in 7501bdc4db3b 03:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:00 OK: 259 MiB in 64 packages 03:04:01 Removing intermediate container 7501bdc4db3b 03:04:01 ---> 23f6504ea6b4 03:04:01 Step 9/26 : COPY go.mod vendor* ./ 03:04:01 ---> 0e77a4395c6b 03:04:01 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:01 ---> Running in 27444c6b002b 03:04:04 Removing intermediate container 27444c6b002b 03:04:04 ---> 29a9a50e50b7 03:04:04 Step 11/26 : COPY . . 03:04:05 ---> 52dfadb61ee0 03:04:05 Step 12/26 : RUN ${MAKE} 03:04:05 ---> Running in 85b5173c2a68 03:04:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 03:08:28 Removing intermediate container 85b5173c2a68 03:08:28 ---> c4144723fde6 03:08:28 Step 13/26 : FROM alpine:3.22 03:08:28 3.22: Pulling from library/alpine 03:08:28 d741ee1608f3: Pulling fs layer 03:08:29 d741ee1608f3: Verifying Checksum 03:08:29 d741ee1608f3: Download complete 03:08:29 d741ee1608f3: Pull complete 03:08:29 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:08:29 Status: Downloaded newer image for alpine:3.22 03:08:29 ---> 5a766deef0c8 03:08:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 03:08:30 ---> Running in f6d2f5e4ff2a 03:08:30 Removing intermediate container f6d2f5e4ff2a 03:08:30 ---> dec11f353ce5 03:08:30 Step 15/26 : RUN apk add --update --no-cache dumb-init 03:08:30 ---> Running in d575cca00c33 03:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:08:34 (1/1) Installing dumb-init (1.2.5-r3) 03:08:34 Executing busybox-1.37.0-r20.trigger 03:08:34 OK: 8 MiB in 17 packages 03:08:38 Removing intermediate container d575cca00c33 03:08:38 ---> 269f3091c267 03:08:38 Step 16/26 : RUN apk --no-cache upgrade 03:08:38 ---> Running in ed1f04bfb673 03:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:08:41 OK: 8 MiB in 17 packages 03:08:42 Removing intermediate container ed1f04bfb673 03:08:42 ---> d3c0a12f49f7 03:08:42 Step 17/26 : WORKDIR / 03:08:42 ---> Running in 475c608f7ca6 03:08:43 Removing intermediate container 475c608f7ca6 03:08:43 ---> 9b64a5da3f13 03:08:43 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 03:08:43 ---> 004d5b001ebd 03:08:43 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 03:08:43 ---> e0e81665a480 03:08:43 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 03:08:46 ---> 96773904a6b4 03:08:46 Step 21/26 : EXPOSE 59910 03:08:46 ---> Running in e355409bf584 03:08:47 Removing intermediate container e355409bf584 03:08:47 ---> e09b10d41468 03:08:47 Step 22/26 : ENTRYPOINT ["/device-gpio"] 03:08:47 ---> Running in aa7990bd0c16 03:08:47 Removing intermediate container aa7990bd0c16 03:08:47 ---> 8f72886ffda2 03:08:47 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:08:47 ---> Running in 7a39a9ae1881 03:08:47 Removing intermediate container 7a39a9ae1881 03:08:47 ---> b3419a0b43da 03:08:47 Step 24/26 : LABEL arch=arm64 03:08:47 ---> Running in 091e10a3dfae 03:08:48 Removing intermediate container 091e10a3dfae 03:08:48 ---> 1ee145e28f4a 03:08:48 Step 25/26 : LABEL git_sha=88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 03:08:48 ---> Running in 15ee52d0bacf 03:08:48 Removing intermediate container 15ee52d0bacf 03:08:48 ---> e11d3479d354 03:08:48 Step 26/26 : LABEL version=4.1.0-dev.8 03:08:48 ---> Running in b935d4dcea61 03:08:48 Removing intermediate container b935d4dcea61 03:08:48 ---> 47b0d33ffcfe 03:08:48 [Warning] One or more build-args [ARCH] were not consumed 03:08:48 Successfully built 47b0d33ffcfe 03:08:48 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 03:08:49 provisioning config files... 03:08:49 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/141@tmp/config15773676003530040478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:49 ---> ****-login.sh 03:08:49 nexus3.edgexfoundry.org:10001 03:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:49 Configure a credential helper to remove this warning. See 03:08:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:49 03:08:49 Login Succeeded 03:08:49 nexus3.edgexfoundry.org:10002 03:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:50 Configure a credential helper to remove this warning. See 03:08:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:50 03:08:50 Login Succeeded 03:08:50 nexus3.edgexfoundry.org:10003 03:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:50 Configure a credential helper to remove this warning. See 03:08:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:50 03:08:50 Login Succeeded 03:08:50 nexus3.edgexfoundry.org:10004 03:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:51 Configure a credential helper to remove this warning. See 03:08:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:51 03:08:51 Login Succeeded 03:08:51 ****.io 03:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:52 Configure a credential helper to remove this warning. See 03:08:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:52 03:08:52 Login Succeeded 03:08:52 ---> ****-login.sh ends [Pipeline] } 03:08:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:08:52 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 03:08:52 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 03:08:52 latest 03:08:52 4.1.0-dev.8 03:08:52 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 03:08:52 main 03:08:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:52 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:52 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 03:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 03:08:52 be22c6d0e13d: Preparing 03:08:52 0c3dc9301d1b: Preparing 03:08:52 0df39ac5b668: Preparing 03:08:52 be587950060d: Preparing 03:08:52 ca09d7656357: Preparing 03:08:52 c4e71c2a4573: Preparing 03:08:52 c4e71c2a4573: Waiting 03:08:53 0df39ac5b668: Pushed 03:08:53 ca09d7656357: Pushed 03:08:53 be587950060d: Pushed 03:08:53 0c3dc9301d1b: Pushed 03:08:53 c4e71c2a4573: Layer already exists 03:09:05 be22c6d0e13d: Pushed 03:09:05 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3: digest: sha256:482e00f7e9af8cdeb512434de03685dd29a3e267ccd10460d38295ce7dfd864a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:05 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:06 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 03:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 03:09:06 be22c6d0e13d: Preparing 03:09:06 0c3dc9301d1b: Preparing 03:09:06 0df39ac5b668: Preparing 03:09:06 be587950060d: Preparing 03:09:06 ca09d7656357: Preparing 03:09:06 c4e71c2a4573: Preparing 03:09:06 c4e71c2a4573: Waiting 03:09:06 0c3dc9301d1b: Layer already exists 03:09:06 0df39ac5b668: Layer already exists 03:09:06 ca09d7656357: Layer already exists 03:09:06 be22c6d0e13d: Layer already exists 03:09:06 be587950060d: Layer already exists 03:09:06 c4e71c2a4573: Layer already exists 03:09:06 latest: digest: sha256:482e00f7e9af8cdeb512434de03685dd29a3e267ccd10460d38295ce7dfd864a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:06 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:07 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.8 03:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 03:09:07 be22c6d0e13d: Preparing 03:09:07 0c3dc9301d1b: Preparing 03:09:07 0df39ac5b668: Preparing 03:09:07 be587950060d: Preparing 03:09:07 ca09d7656357: Preparing 03:09:07 c4e71c2a4573: Preparing 03:09:07 c4e71c2a4573: Waiting 03:09:07 0df39ac5b668: Layer already exists 03:09:07 be587950060d: Layer already exists 03:09:07 0c3dc9301d1b: Layer already exists 03:09:07 ca09d7656357: Layer already exists 03:09:07 be22c6d0e13d: Layer already exists 03:09:07 c4e71c2a4573: Layer already exists 03:09:07 4.1.0-dev.8: digest: sha256:482e00f7e9af8cdeb512434de03685dd29a3e267ccd10460d38295ce7dfd864a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:07 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:08 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 03:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 03:09:08 be22c6d0e13d: Preparing 03:09:08 0c3dc9301d1b: Preparing 03:09:08 0df39ac5b668: Preparing 03:09:08 be587950060d: Preparing 03:09:08 ca09d7656357: Preparing 03:09:08 c4e71c2a4573: Preparing 03:09:08 c4e71c2a4573: Waiting 03:09:08 be587950060d: Layer already exists 03:09:08 be22c6d0e13d: Layer already exists 03:09:08 0df39ac5b668: Layer already exists 03:09:08 0c3dc9301d1b: Layer already exists 03:09:08 ca09d7656357: Layer already exists 03:09:08 c4e71c2a4573: Layer already exists 03:09:08 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8: digest: sha256:482e00f7e9af8cdeb512434de03685dd29a3e267ccd10460d38295ce7dfd864a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:08 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:09 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 03:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 03:09:09 be22c6d0e13d: Preparing 03:09:09 0c3dc9301d1b: Preparing 03:09:09 0df39ac5b668: Preparing 03:09:09 be587950060d: Preparing 03:09:09 ca09d7656357: Preparing 03:09:09 c4e71c2a4573: Preparing 03:09:09 c4e71c2a4573: Waiting 03:09:09 0c3dc9301d1b: Layer already exists 03:09:09 be587950060d: Layer already exists 03:09:09 ca09d7656357: Layer already exists 03:09:09 0df39ac5b668: Layer already exists 03:09:09 be22c6d0e13d: Layer already exists 03:09:09 c4e71c2a4573: Layer already exists 03:09:09 main: digest: sha256:482e00f7e9af8cdeb512434de03685dd29a3e267ccd10460d38295ce7dfd864a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:09 ===================================================== [Pipeline] echo 03:09:09 taggedImages: 03:09:09 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 03:09:09 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 03:09:09 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.8 03:09:09 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 03:09:09 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] echo 03:09:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] echo 03:09:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] echo 03:09:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.8 [Pipeline] echo 03:09:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:88c5fb18c2ebd87183278754e0a800e7cb5ee5b3-4.1.0-dev.8 [Pipeline] echo 03:09:09 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 03:09:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:10 03:09:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:10 arm64: Pulling from edgex-lftools-log-publisher 03:09:10 8998bd30e6a1: Pulling fs layer 03:09:10 04944245beec: Pulling fs layer 03:09:10 699f458cf7ca: Pulling fs layer 03:09:10 765212b225bb: Pulling fs layer 03:09:10 f23df028b6ca: Pulling fs layer 03:09:10 d65c8cfc05b1: Pulling fs layer 03:09:10 2437ff75d9bd: Pulling fs layer 03:09:10 765212b225bb: Waiting 03:09:10 f23df028b6ca: Waiting 03:09:10 d65c8cfc05b1: Waiting 03:09:10 2437ff75d9bd: Waiting 03:09:10 04944245beec: Verifying Checksum 03:09:10 04944245beec: Download complete 03:09:10 765212b225bb: Verifying Checksum 03:09:10 765212b225bb: Download complete 03:09:10 f23df028b6ca: Verifying Checksum 03:09:10 f23df028b6ca: Download complete 03:09:10 d65c8cfc05b1: Verifying Checksum 03:09:10 d65c8cfc05b1: Download complete 03:09:11 699f458cf7ca: Verifying Checksum 03:09:11 699f458cf7ca: Download complete 03:09:11 8998bd30e6a1: Verifying Checksum 03:09:11 8998bd30e6a1: Download complete 03:09:13 2437ff75d9bd: Verifying Checksum 03:09:13 2437ff75d9bd: Download complete 03:09:16 8998bd30e6a1: Pull complete 03:09:16 04944245beec: Pull complete 03:09:18 699f458cf7ca: Pull complete 03:09:18 765212b225bb: Pull complete 03:09:19 f23df028b6ca: Pull complete 03:09:19 d65c8cfc05b1: Pull complete 03:09:38 2437ff75d9bd: Pull complete 03:09:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:09:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:38 prd-ubuntu20.04-docker-arm64-4c-16g-3516 does not seem to be running inside a container 03:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/141 -v /w/workspace/device-gpio/141:/w/workspace/device-gpio/141:rw,z -v /w/workspace/device-gpio/141@tmp:/w/workspace/device-gpio/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:09:41 $ docker top 72d20b41b1637d0180ba579dd0cbb7252dfb52a612e5168fd69cb9caec759801 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:42 ---> job-cost.sh 03:09:42 lf-activate-venv: SKIPPING 03:09:42 INFO: No Stack... 03:09:43 INFO: Retrieving Pricing Info for: v3-standard-4 03:09:44 INFO: Archiving Costs [Pipeline] sh 03:09:44 + cat /w/workspace/device-gpio/141/archives/cost.csv 03:09:44 + cut -d, -f6 [Pipeline] lock 03:09:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-141-stack-cost] 03:09:45 Resource [jenkins-edgexfoundry-device-gpio-main-141-stack-cost] did not exist. Created. 03:09:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:09:45 /w/workspace/device-gpio/141@tmp/durable-b75591a1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:09:46 + echo total: 0.10999999940395355 [Pipeline] stash 03:09:46 Warning: overwriting stash ‘stack-cost’ 03:09:46 Stashed 1 file(s) [Pipeline] } 03:09:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 03:09:46 $ docker stop --time=1 72d20b41b1637d0180ba579dd0cbb7252dfb52a612e5168fd69cb9caec759801 03:09:48 $ docker rm -f --volumes 72d20b41b1637d0180ba579dd0cbb7252dfb52a612e5168fd69cb9caec759801 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:09:48 provisioning config files... 03:09:48 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17839414940937505718tmp [Pipeline] { [Pipeline] sh 03:09:49 + set +x 03:09:49 + curl -s https://codecov.io/bash 03:09:49 + bash -s -- 03:09:49 03:09:49 _____ _ 03:09:49 / ____| | | 03:09:49 | | ___ __| | ___ ___ _____ __ 03:09:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:09:49 | |___| (_) | (_| | __/ (_| (_) \ V / 03:09:49 \_____\___/ \__,_|\___|\___\___/ \_/ 03:09:49 Bash-1.0.6 03:09:49 03:09:49 03:09:49 ==> git version 2.25.1 found 03:09:49 ==> 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 03:09:49 Release-Date: 2020-01-08 03:09:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:09:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:09:49 ==> Jenkins CI detected. 03:09:49 current dir:  /w/workspace/edgexfoundry_device-gpio_main 03:09:49 project root: . 03:09:49 --> token set from env 03:09:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:09:49 ==> Running gcov in . (disable via -X gcov) 03:09:49 ==> Python coveragepy not found 03:09:49 ==> Searching for coverage reports in: 03:09:49 + . 03:09:49 -> Found 1 reports 03:09:49 ==> Detecting git/mercurial file structure 03:09:49 ==> Reading reports 03:09:49 + ./coverage.out bytes=11324 03:09:49 ==> Appending adjustments 03:09:49 https://docs.codecov.io/docs/fixing-reports 03:09:49 + Found adjustments 03:09:49 ==> Gzipping contents 03:09:49 4.0K /tmp/codecov.8jcoCm.gz 03:09:49 ==> Uploading reports 03:09:49 url: https://codecov.io 03:09:49 query: branch=main&commit=88c5fb18c2ebd87183278754e0a800e7cb5ee5b3&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 03:09:49 -> Pinging Codecov 03:09:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=88c5fb18c2ebd87183278754e0a800e7cb5ee5b3&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 03:09:49 -> Uploading to 03:09:49 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/88c5fb18c2ebd87183278754e0a800e7cb5ee5b3/6d399442-69d4-4355-9abc-c3294b1a5dc8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260316%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260316T030949Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b317439f0e6a9366f5a851674c32dd87d748b4d40529dd34b705d7c6ea0eaf44 03:09:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:09:49 Dload Upload Total Spent Left Speed 03:09:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1699 0 0 100 1699 0 8895 --:--:-- --:--:-- --:--:-- 8895 03:09:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] } 03:09:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:09:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:09:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:09:50 03:09:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:09:50 latest: Pulling from edgex-devops/edgex-snyk-go 03:09:50 2d35ebdb57d9: Already exists 03:09:50 85e8836fcdb2: Pulling fs layer 03:09:50 91631faa732a: Pulling fs layer 03:09:50 f3f5ae8826fa: Pulling fs layer 03:09:50 4f4fb700ef54: Pulling fs layer 03:09:50 7861252a18e6: Pulling fs layer 03:09:50 9130f900ef6f: Pulling fs layer 03:09:50 4f4fb700ef54: Waiting 03:09:50 7861252a18e6: Waiting 03:09:50 9130f900ef6f: Waiting 03:09:50 f3f5ae8826fa: Verifying Checksum 03:09:50 f3f5ae8826fa: Download complete 03:09:50 4f4fb700ef54: Download complete 03:09:50 85e8836fcdb2: Verifying Checksum 03:09:50 85e8836fcdb2: Download complete 03:09:50 85e8836fcdb2: Pull complete 03:09:50 7861252a18e6: Verifying Checksum 03:09:50 7861252a18e6: Download complete 03:09:51 91631faa732a: Verifying Checksum 03:09:51 91631faa732a: Download complete 03:09:51 9130f900ef6f: Verifying Checksum 03:09:51 9130f900ef6f: Download complete 03:09:57 91631faa732a: Pull complete 03:09:57 f3f5ae8826fa: Pull complete 03:09:57 4f4fb700ef54: Pull complete 03:09:57 7861252a18e6: Pull complete 03:10:00 9130f900ef6f: Pull complete 03:10:00 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:10:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:10:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:00 prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container 03:10:00 $ 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 03:10:02 $ docker top ba9577f966983be6b8cd6447ffa4d5910dbb0e7b31d5d43fcb8108679b59d4a6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo 03:10:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 03:10:02 + set -o pipefail 03:10:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 03:10:11 03:10:11 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 03:10:11 03:10:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/d95e9cd1-738b-4e62-a746-4734607602ae 03:10:11 03:10:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:10:11 03:10:11 03:10:11 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:10:11 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:10:11 $ docker stop --time=1 ba9577f966983be6b8cd6447ffa4d5910dbb0e7b31d5d43fcb8108679b59d4a6 03:10:13 $ docker rm -f --volumes ba9577f966983be6b8cd6447ffa4d5910dbb0e7b31d5d43fcb8108679b59d4a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:10:14 + git log --format=format:%s -1 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 [Pipeline] sh 03:10:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:10:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:14 prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container 03:10:14 $ 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 03:10:15 $ docker top eb269f7f59be6c75ff6418147adc8609c69e100aa68e59e5b9921995ce5aedf6 -eo pid,comm 03:10:15 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). 03:10:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:10:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:15 [ssh-agent] Looking for ssh-agent implementation... 03:10:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:15 $ docker exec eb269f7f59be6c75ff6418147adc8609c69e100aa68e59e5b9921995ce5aedf6 ssh-agent 03:10:15 SSH_AUTH_SOCK=/tmp/ssh-bGYQFuYA3qgx/agent.32 03:10:15 SSH_AGENT_PID=38 03:10:15 Running ssh-add (command line suppressed) 03:10:15 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3288661455410995676.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3288661455410995676.key) 03:10:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:15 + git semver tag 03:10:16 2026-03-16 03:10:16,083 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:10:16 2026-03-16 03:10:16,086 [run_tag] DEBUG tag force:False 03:10:16 2026-03-16 03:10:16,086 [check_head_tag] DEBUG check head tag 03:10:16 2026-03-16 03:10:16,087 [execute] INFO git cat-file --batch-check 03:10:16 2026-03-16 03:10:16,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) 03:10:16 2026-03-16 03:10:16,089 [execute] INFO git cat-file --batch 03:10:16 2026-03-16 03:10:16,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) 03:10:16 2026-03-16 03:10:16,096 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:10:16 2026-03-16 03:10:16,096 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 03:10:16 2026-03-16 03:10:16,096 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) 03:10:16 2026-03-16 03:10:16,099 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:10:16 4.1.0-dev.8 [Pipeline] } 03:10:16 $ docker exec --env ******** --env ******** eb269f7f59be6c75ff6418147adc8609c69e100aa68e59e5b9921995ce5aedf6 ssh-agent -k 03:10:16 unset SSH_AUTH_SOCK; 03:10:16 unset SSH_AGENT_PID; 03:10:16 echo Agent pid 38 killed; 03:10:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:10:16 + git semver [Pipeline] } 03:10:17 $ docker stop --time=1 eb269f7f59be6c75ff6418147adc8609c69e100aa68e59e5b9921995ce5aedf6 03:10:18 $ docker rm -f --volumes eb269f7f59be6c75ff6418147adc8609c69e100aa68e59e5b9921995ce5aedf6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:10:18 03:10:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:10:19 0.23.1-centos7: Pulling from edgex-lftools 03:10:19 ab5ef0e58194: Pulling fs layer 03:10:19 9712f1f96733: Pulling fs layer 03:10:19 63f879dbbcfc: Pulling fs layer 03:10:19 0d9ebad4ef96: Pulling fs layer 03:10:19 e9a5061849ea: Pulling fs layer 03:10:19 0d9ebad4ef96: Waiting 03:10:19 d747dcd14b5f: Pulling fs layer 03:10:19 2de7ff778b66: Pulling fs layer 03:10:19 d747dcd14b5f: Waiting 03:10:19 2de7ff778b66: Waiting 03:10:19 e9a5061849ea: Waiting 03:10:19 9712f1f96733: Verifying Checksum 03:10:19 9712f1f96733: Download complete 03:10:19 63f879dbbcfc: Verifying Checksum 03:10:19 63f879dbbcfc: Download complete 03:10:19 ab5ef0e58194: Verifying Checksum 03:10:19 ab5ef0e58194: Download complete 03:10:19 0d9ebad4ef96: Verifying Checksum 03:10:19 0d9ebad4ef96: Download complete 03:10:22 d747dcd14b5f: Verifying Checksum 03:10:22 d747dcd14b5f: Download complete 03:10:22 e9a5061849ea: Verifying Checksum 03:10:22 e9a5061849ea: Download complete 03:10:22 2de7ff778b66: Download complete 03:10:23 ab5ef0e58194: Pull complete 03:10:23 9712f1f96733: Pull complete 03:10:24 63f879dbbcfc: Pull complete 03:10:29 0d9ebad4ef96: Pull complete 03:10:29 e9a5061849ea: Pull complete 03:10:29 d747dcd14b5f: Pull complete 03:10:31 2de7ff778b66: Pull complete 03:10:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:10:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:31 prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container 03:10:31 $ 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 03:10:33 $ docker top cfaa1f228c1e75a5533416076630dbf7ab0d2e110823be7f7348383f3ba8d88c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:10:33 provisioning config files... 03:10:33 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13569325032906441675tmp 03:10:33 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5389070006234002406tmp 03:10:33 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12159749767346187374tmp [Pipeline] { [Pipeline] echo 03:10:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:10:33 ---> sigul-configuration.sh 03:10:33 gpg: directory `/root/.gnupg' created 03:10:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:10:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:10:33 gpg: keyring `/root/.gnupg/secring.gpg' created 03:10:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:10:33 gpg: CAST5 encrypted data 03:10:33 gpg: encrypted with 1 passphrase 03:10:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:10:34 + mkdir /home/jenkins 03:10:34 + mkdir /home/jenkins/sigul [Pipeline] sh 03:10:34 + 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 03:10:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:10:34 ---> sigul-install.sh 03:10:34 Sigul already installed; skipping installation. [Pipeline] sh 03:10:34 + git tag --list 03:10:34 v1.0.0 03:10:34 v2.1.0 03:10:34 v2.1.1 03:10:34 v2.2.0 03:10:34 v2.3.0 03:10:34 v3.0 03:10:34 v3.0.0 03:10:34 v3.1 03:10:34 v3.1.0 03:10:34 v3.1.1 03:10:34 v4.0 03:10:34 v4.0.0 03:10:34 v4.0.1 03:10:34 v4.1.0-dev.1 03:10:34 v4.1.0-dev.2 03:10:34 v4.1.0-dev.3 03:10:34 v4.1.0-dev.4 03:10:34 v4.1.0-dev.5 03:10:34 v4.1.0-dev.6 03:10:34 v4.1.0-dev.7 03:10:34 v4.1.0-dev.8 [Pipeline] sh 03:10:35 + lftools sign git-tag v4.1.0-dev.8 03:10:35 Signing Git tag with Sigul... 03:10:35 Signing v4.1.0-dev.8 [Pipeline] echo 03:10:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:10:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:10:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:10:36 $ docker stop --time=1 cfaa1f228c1e75a5533416076630dbf7ab0d2e110823be7f7348383f3ba8d88c 03:10:38 $ docker rm -f --volumes cfaa1f228c1e75a5533416076630dbf7ab0d2e110823be7f7348383f3ba8d88c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:10:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:10:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:38 prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container 03:10:38 $ 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 03:10:39 $ docker top 3929ec2b4648f7c8baba162464b91760459b6510ced00fa27e69ea17d0d2b646 -eo pid,comm 03:10:39 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). 03:10:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:10:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:39 [ssh-agent] Looking for ssh-agent implementation... 03:10:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:39 $ docker exec 3929ec2b4648f7c8baba162464b91760459b6510ced00fa27e69ea17d0d2b646 ssh-agent 03:10:39 SSH_AUTH_SOCK=/tmp/ssh-IK346SHBoMek/agent.33 03:10:39 SSH_AGENT_PID=39 03:10:39 Running ssh-add (command line suppressed) 03:10:39 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13326177500447470883.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13326177500447470883.key) 03:10:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:39 + git semver bump pre 03:10:40 2026-03-16 03:10:40,044 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:10:40 2026-03-16 03:10:40,047 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:10:40 2026-03-16 03:10:40,047 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev 03:10:40 2026-03-16 03:10:40,047 [bump_version] DEBUG bumped version:4.1.0-dev.9 03:10:40 2026-03-16 03:10:40,047 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 03:10:40 2026-03-16 03:10:40,047 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:10:40 2026-03-16 03:10:40,047 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:10:40 2026-03-16 03:10:40,049 [execute] INFO git cat-file --batch-check 03:10:40 2026-03-16 03:10:40,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 03:10:40 2026-03-16 03:10:40,053 [execute] INFO git cat-file --batch 03:10:40 2026-03-16 03:10:40,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 03:10:40 2026-03-16 03:10:40,057 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:10:40 4.1.0-dev.9 [Pipeline] } 03:10:40 $ docker exec --env ******** --env ******** 3929ec2b4648f7c8baba162464b91760459b6510ced00fa27e69ea17d0d2b646 ssh-agent -k 03:10:40 unset SSH_AUTH_SOCK; 03:10:40 unset SSH_AGENT_PID; 03:10:40 echo Agent pid 39 killed; 03:10:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:10:40 + git semver [Pipeline] } 03:10:41 $ docker stop --time=1 3929ec2b4648f7c8baba162464b91760459b6510ced00fa27e69ea17d0d2b646 03:10:42 $ docker rm -f --volumes 3929ec2b4648f7c8baba162464b91760459b6510ced00fa27e69ea17d0d2b646 [Pipeline] // withDockerContainer [Pipeline] sh 03:10:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:10:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:43 prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container 03:10:43 $ 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 03:10:43 $ docker top 3fae29aca6ec3fd7bf96575d8f40d055644cc0ff6f952ef53efd6011f4b91f4a -eo pid,comm 03:10:43 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). 03:10:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:10:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:43 [ssh-agent] Looking for ssh-agent implementation... 03:10:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:43 $ docker exec 3fae29aca6ec3fd7bf96575d8f40d055644cc0ff6f952ef53efd6011f4b91f4a ssh-agent 03:10:43 SSH_AUTH_SOCK=/tmp/ssh-FTir7zyxF3xK/agent.32 03:10:43 SSH_AGENT_PID=38 03:10:43 Running ssh-add (command line suppressed) 03:10:43 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1030570830412988001.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1030570830412988001.key) 03:10:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:44 + git semver push 03:10:44 2026-03-16 03:10:44,309 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:10:44 2026-03-16 03:10:44,313 [run_push] DEBUG push 03:10:44 2026-03-16 03:10:44,313 [execute] INFO git cat-file --batch-check 03:10:44 2026-03-16 03:10:44,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 03:10:44 2026-03-16 03:10:44,315 [execute] INFO git rev-list 290a9bc2b8a83acff8c8b6948e4c24b97ec802db -- 03:10:44 2026-03-16 03:10:44,316 [execute] DEBUG Popen(['git', 'rev-list', '290a9bc2b8a83acff8c8b6948e4c24b97ec802db', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:10:44 2026-03-16 03:10:44,322 [execute] INFO git fetch -v -- origin 03:10:44 2026-03-16 03:10:44,322 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:10:44 2026-03-16 03:10:44,877 [run_push] DEBUG no remote changes detected 03:10:44 2026-03-16 03:10:44,877 [execute] INFO git push origin semver 03:10:44 2026-03-16 03:10:44,877 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:10:45 2026-03-16 03:10:45,639 [run_push] DEBUG push all version tags 03:10:45 2026-03-16 03:10:45,639 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:10:45 2026-03-16 03:10:45,640 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) 03:10:46 2026-03-16 03:10:46,376 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:10:46 4.1.0-dev.9 [Pipeline] } 03:10:46 $ docker exec --env ******** --env ******** 3fae29aca6ec3fd7bf96575d8f40d055644cc0ff6f952ef53efd6011f4b91f4a ssh-agent -k 03:10:46 unset SSH_AUTH_SOCK; 03:10:46 unset SSH_AGENT_PID; 03:10:46 echo Agent pid 38 killed; 03:10:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:10:46 + git semver [Pipeline] } 03:10:47 $ docker stop --time=1 3fae29aca6ec3fd7bf96575d8f40d055644cc0ff6f952ef53efd6011f4b91f4a 03:10:48 $ docker rm -f --volumes 3fae29aca6ec3fd7bf96575d8f40d055644cc0ff6f952ef53efd6011f4b91f4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:10:48 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 03:10:48 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 03:10:48 total 16 03:10:48 drwxr-xr-x 3 root root 4096 Mar 16 02:57 . 03:10:48 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 03:10 .. 03:10:48 drwxr-xr-x 2 root root 4096 Mar 16 02:57 cost 03:10:48 -rw-r--r-- 1 root root 83 Mar 16 02:57 cost.csv 03:10:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 03:10:48 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 03:10:48 total 16 03:10:48 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 02:57 . 03:10:48 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 03:10 .. 03:10:48 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 02:57 cost 03:10:48 -rw-r--r-- 1 jenkins jenkins 83 Mar 16 02:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:10:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:10:50 ---> package-listing.sh 03:10:50 ++ facter osfamily 03:10:50 ++ tr '[:upper:]' '[:lower:]' 03:10:50 + OS_FAMILY=debian 03:10:50 + workspace=/w/workspace/edgexfoundry_device-gpio_main 03:10:50 + START_PACKAGES=/tmp/packages_start.txt 03:10:50 + END_PACKAGES=/tmp/packages_end.txt 03:10:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:10:50 + PACKAGES=/tmp/packages_start.txt 03:10:50 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 03:10:50 + PACKAGES=/tmp/packages_end.txt 03:10:50 + case "${OS_FAMILY}" in 03:10:50 + dpkg -l 03:10:50 + grep '^ii' 03:10:50 + '[' -f /tmp/packages_start.txt ']' 03:10:50 + '[' -f /tmp/packages_end.txt ']' 03:10:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:10:50 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 03:10:50 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 03:10:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 03:10:50 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 03:10:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:51 prd-ubuntu20.04-docker-8c-8g-3513 does not seem to be running inside a container 03:10:51 $ 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 03:10:51 $ docker top 46f82a6eb246641667c4b7bd91513277f8a66a6190abaa793839893646db8c1c -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:51 + touch /tmp/pre-build-complete [Pipeline] sh 03:10:52 + mkdir -p /var/log/sysstat [Pipeline] sh 03:10:52 + ls /var/log/sa-host 03:10:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:52 provisioning config files... 03:10:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4117603439139908042tmp [Pipeline] { [Pipeline] echo 03:10:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:10:52 ---> create-netrc.sh [Pipeline] } 03:10:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:10:53 ---> python-tools-install.sh [Pipeline] echo 03:10:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:10:53 ---> sudo-logs.sh 03:10:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:10:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:10:53 ---> job-cost.sh 03:10:53 lf-activate-venv: SKIPPING 03:10:53 DEBUG: total: 0.2199999988079071 03:10:53 INFO: Retrieving Stack Cost... 03:10:53 INFO: Retrieving Pricing Info for: v3-standard-8 03:10:54 INFO: Archiving Costs [Pipeline] echo 03:10:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:10:54 ---> logs-deploy.sh 03:10:54 lf-activate-venv: SKIPPING 03:10:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/141 03:10:54 INFO: archiving workspace using pattern(s): 03:10:55 Archives upload complete. 03:10:55 INFO: archiving logs to Nexus