Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 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-ssh5626876241774085379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh3493138193342317254.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3456615510817593751.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh8856940776447277705.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-sdk-c/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1233184100925153671.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 ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [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 ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-41477’ is offline Running on prd-ubuntu20.04-docker-8c-8g-41478 in /w/workspace/edgexfoundry_device-sdk-c_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.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-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 (odessa) Commit message: "Merge pull request #560 from FelixTing/issue-555" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.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 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 # timeout=10 > git rev-list --no-walk a5010725629ae1840c76610bca239c55fa79b92f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:01:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:01:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:01:33 ========================================================= 03:01:33 EdgeX Global Pipelines Version Info 03:01:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:01:34 ------------------- 03:01:34 stable info: 03:01:34 ------------------- 03:01:34 Commited By: Cherry Wang cherry@iotechsys.com 03:01:34 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 03:01:34 Message: update stable to v1.0.272 03:01:34 ------------------- 03:01:34 experimental info: 03:01:34 ------------------- 03:01:34 Commited By: Ginny Guan ginny@iotechsys.com 03:01:34 Commit SHA: 235b1586b52bba4daa563b0c82d97de0826420b1 03:01:34 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:01:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 03:01:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 03:01:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:01:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84e75a6 [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:01:35 provisioning config files... 03:01:35 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config3303543395457760267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:35 ---> ****-login.sh 03:01:35 nexus3.edgexfoundry.org:10001 03:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:36 Configure a credential helper to remove this warning. See 03:01:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:36 03:01:36 Login Succeeded 03:01:36 nexus3.edgexfoundry.org:10002 03:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:36 Configure a credential helper to remove this warning. See 03:01:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:36 03:01:36 Login Succeeded 03:01:36 nexus3.edgexfoundry.org:10003 03:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:36 Configure a credential helper to remove this warning. See 03:01:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:36 03:01:36 Login Succeeded 03:01:36 nexus3.edgexfoundry.org:10004 03:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:36 Configure a credential helper to remove this warning. See 03:01:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:36 03:01:36 Login Succeeded 03:01:36 ****.io 03:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:36 Configure a credential helper to remove this warning. See 03:01:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:36 03:01:36 Login Succeeded 03:01:36 ---> ****-login.sh ends [Pipeline] } 03:01:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 03:01:37 + git rev-list -1 --merges 84e75a653e360abcc5a0c9ba6cf029cd1fde4314~1..84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [Pipeline] echo 03:01:37 -----------> git rev-list -1 --merges 84e75a653e360abcc5a0c9ba6cf029cd1fde4314~1..84e75a653e360abcc5a0c9ba6cf029cd1fde4314 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 03:01:37 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [false] [Pipeline] sh 03:01:37 + git log --format=format:%s -1 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [Pipeline] echo 03:01:37 ========================================================= 03:01:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:01:37 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:01:37 + git rev-list -1 --merges 84e75a653e360abcc5a0c9ba6cf029cd1fde4314~1..84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [Pipeline] echo 03:01:37 -----------> git rev-list -1 --merges 84e75a653e360abcc5a0c9ba6cf029cd1fde4314~1..84e75a653e360abcc5a0c9ba6cf029cd1fde4314 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 03:01:37 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [false] [Pipeline] sh 03:01:38 + git log --format=format:%s -1 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 [Pipeline] echo 03:01:38 ========================================================= 03:01:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:01:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:01:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:01:38 + grep -v github /etc/ssh/ssh_known_hosts 03:01:38 + [ -e /tmp/ssh_known_hosts ] 03:01:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:01:38 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:01:38 sudo tee -a /etc/ssh/ssh_known_hosts 03:01:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:01:39 03:01:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:01:39 0.1.4: Pulling from edgex-devops/py-git-semver 03:01:39 b85a868b505f: Pulling fs layer 03:01:39 e2be974225ed: Pulling fs layer 03:01:39 339a4e72a1f5: Pulling fs layer 03:01:39 988bab9f4d93: Pulling fs layer 03:01:39 1469e6f7b9e6: Pulling fs layer 03:01:39 eaf3925da568: Pulling fs layer 03:01:39 bab4dde63d76: Pulling fs layer 03:01:39 bde34c3a00c8: Pulling fs layer 03:01:39 b352a97aabf1: Pulling fs layer 03:01:39 4872d77fe225: Pulling fs layer 03:01:39 5851b861e8e6: Pulling fs layer 03:01:39 bab4dde63d76: Waiting 03:01:39 b352a97aabf1: Waiting 03:01:39 4872d77fe225: Waiting 03:01:39 eaf3925da568: Waiting 03:01:39 5851b861e8e6: Waiting 03:01:39 988bab9f4d93: Waiting 03:01:39 1469e6f7b9e6: Waiting 03:01:39 bde34c3a00c8: Waiting 03:01:39 e2be974225ed: Download complete 03:01:39 988bab9f4d93: Download complete 03:01:39 1469e6f7b9e6: Verifying Checksum 03:01:39 1469e6f7b9e6: Download complete 03:01:39 339a4e72a1f5: Verifying Checksum 03:01:39 339a4e72a1f5: Download complete 03:01:39 eaf3925da568: Download complete 03:01:39 bde34c3a00c8: Verifying Checksum 03:01:39 bde34c3a00c8: Download complete 03:01:39 b352a97aabf1: Download complete 03:01:39 4872d77fe225: Verifying Checksum 03:01:39 4872d77fe225: Download complete 03:01:39 5851b861e8e6: Verifying Checksum 03:01:39 b85a868b505f: Verifying Checksum 03:01:39 b85a868b505f: Download complete 03:01:39 bab4dde63d76: Verifying Checksum 03:01:39 bab4dde63d76: Download complete 03:01:40 b85a868b505f: Pull complete 03:01:41 e2be974225ed: Pull complete 03:01:41 339a4e72a1f5: Pull complete 03:01:41 988bab9f4d93: Pull complete 03:01:41 1469e6f7b9e6: Pull complete 03:01:41 eaf3925da568: Pull complete 03:01:43 bab4dde63d76: Pull complete 03:01:43 bde34c3a00c8: Pull complete 03:01:43 b352a97aabf1: Pull complete 03:01:44 4872d77fe225: Pull complete 03:01:44 5851b861e8e6: Pull complete 03:01:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:01:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:01:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:44 prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container 03:01:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:01:45 $ docker top baa5d1963f8994757b081aa7662bef0a0901ce6e7d5a193ea19d1fa30f05b634 -eo pid,comm 03:01:46 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:01:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:01:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:46 [ssh-agent] Looking for ssh-agent implementation... 03:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:46 $ docker exec baa5d1963f8994757b081aa7662bef0a0901ce6e7d5a193ea19d1fa30f05b634 ssh-agent 03:01:46 SSH_AUTH_SOCK=/tmp/ssh-r9CXoCZYrCPe/agent.32 03:01:46 SSH_AGENT_PID=38 03:01:46 Running ssh-add (command line suppressed) 03:01:46 Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_2320512744168585622.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_2320512744168585622.key) 03:01:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:01:46 + git tag --points-at HEAD [Pipeline] } 03:01:46 $ docker exec --env ******** --env ******** baa5d1963f8994757b081aa7662bef0a0901ce6e7d5a193ea19d1fa30f05b634 ssh-agent -k 03:01:46 unset SSH_AUTH_SOCK; 03:01:46 unset SSH_AGENT_PID; 03:01:46 echo Agent pid 38 killed; 03:01:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:01:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:47 [ssh-agent] Looking for ssh-agent implementation... 03:01:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:47 $ docker exec baa5d1963f8994757b081aa7662bef0a0901ce6e7d5a193ea19d1fa30f05b634 ssh-agent 03:01:47 SSH_AUTH_SOCK=/tmp/ssh-RMHIiXYr3Oho/agent.71 03:01:47 SSH_AGENT_PID=77 03:01:47 Running ssh-add (command line suppressed) 03:01:47 Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_17348510112956625557.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_17348510112956625557.key) 03:01:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:01:47 + git semver init 03:01:48 2025-03-17 03:01:48,006 [run_init] DEBUG init version:0.0.0 force:False 03:01:48 2025-03-17 03:01:48,006 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver 03:01:48 2025-03-17 03:01:48,007 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver 03:01:48 2025-03-17 03:01:48,007 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=None) 03:01:49 2025-03-17 03:01:48,796 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_odessa/.git/info/exclude 03:01:49 2025-03-17 03:01:48,796 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa with force:False 03:01:49 2025-03-17 03:01:48,796 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 03:01:49 2025-03-17 03:01:48,796 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 03:01:49 4.0.1-dev.1 [Pipeline] } 03:01:49 $ docker exec --env ******** --env ******** baa5d1963f8994757b081aa7662bef0a0901ce6e7d5a193ea19d1fa30f05b634 ssh-agent -k 03:01:49 unset SSH_AUTH_SOCK; 03:01:49 unset SSH_AGENT_PID; 03:01:49 echo Agent pid 77 killed; 03:01:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:01:49 + git semver [Pipeline] } 03:01:49 $ docker stop --time=1 baa5d1963f8994757b081aa7662bef0a0901ce6e7d5a193ea19d1fa30f05b634 03:01:51 $ docker rm -f --volumes baa5d1963f8994757b081aa7662bef0a0901ce6e7d5a193ea19d1fa30f05b634 [Pipeline] // withDockerContainer [Pipeline] sh 03:01:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:01:51 Stashed 1 file(s) [Pipeline] echo 03:01:51 [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:01:51 provisioning config files... [Pipeline] // stage [Pipeline] } 03:01:51 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config2576183530674171953tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 03:01:52 ---> ****-login.sh 03:01:52 nexus3.edgexfoundry.org:10001 03:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:52 Configure a credential helper to remove this warning. See 03:01:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:52 03:01:52 Login Succeeded 03:01:52 nexus3.edgexfoundry.org:10002 03:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:52 Configure a credential helper to remove this warning. See 03:01:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:52 03:01:52 Login Succeeded 03:01:52 nexus3.edgexfoundry.org:10003 03:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:52 Configure a credential helper to remove this warning. See 03:01:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:52 03:01:52 Login Succeeded 03:01:52 nexus3.edgexfoundry.org:10004 03:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:52 Configure a credential helper to remove this warning. See 03:01:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:52 03:01:52 Login Succeeded 03:01:52 ****.io 03:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:52 Configure a credential helper to remove this warning. See 03:01:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:52 03:01:52 Login Succeeded 03:01:52 ---> ****-login.sh ends [Pipeline] } 03:01:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:01:52 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:01:53 + git log --pretty=%H %s 03:01:53 + grep ci(lts-release) 03:01:53 + head -n 1 03:01:53 + awk {print $1} [Pipeline] echo 03:01:53 [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] sh 03:01:53 + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f 03:01:53 a5010725629ae1840c76610bca239c55fa79b92f: Pulling from device-sdk-c-builder-x86_64 03:01:53 96526aa774ef: Pulling fs layer 03:01:53 4f9bc52d1dc7: Pulling fs layer 03:01:53 585e8d389ef7: Pulling fs layer 03:01:53 c236b2a40c29: Pulling fs layer 03:01:53 aac332265079: Pulling fs layer 03:01:53 4adedbaa6b47: Pulling fs layer 03:01:53 7bb09381c24c: Pulling fs layer 03:01:53 a79c9e20dbb0: Pulling fs layer 03:01:53 7461e8f58c41: Pulling fs layer 03:01:53 8c8e6cddc092: Pulling fs layer 03:01:53 c236b2a40c29: Waiting 03:01:53 aac332265079: Waiting 03:01:53 4adedbaa6b47: Waiting 03:01:53 7bb09381c24c: Waiting 03:01:53 8c8e6cddc092: Waiting 03:01:53 a79c9e20dbb0: Waiting 03:01:53 7461e8f58c41: Waiting 03:01:53 4f9bc52d1dc7: Verifying Checksum 03:01:53 4f9bc52d1dc7: Download complete 03:01:53 c236b2a40c29: Verifying Checksum 03:01:53 c236b2a40c29: Download complete 03:01:53 aac332265079: Download complete 03:01:53 96526aa774ef: Verifying Checksum 03:01:53 96526aa774ef: Download complete 03:01:53 4adedbaa6b47: Verifying Checksum 03:01:53 4adedbaa6b47: Download complete 03:01:53 a79c9e20dbb0: Verifying Checksum 03:01:53 a79c9e20dbb0: Download complete 03:01:53 7461e8f58c41: Download complete 03:01:53 8c8e6cddc092: Verifying Checksum 03:01:53 8c8e6cddc092: Download complete 03:01:53 96526aa774ef: Pull complete 03:01:53 7bb09381c24c: Verifying Checksum 03:01:53 7bb09381c24c: Download complete 03:01:53 4f9bc52d1dc7: Pull complete 03:01:54 585e8d389ef7: Verifying Checksum 03:01:54 585e8d389ef7: Download complete 03:01:57 585e8d389ef7: Pull complete 03:01:57 c236b2a40c29: Pull complete 03:01:57 aac332265079: Pull complete 03:01:57 4adedbaa6b47: Pull complete 03:01:58 7bb09381c24c: Pull complete 03:01:58 a79c9e20dbb0: Pull complete 03:01:58 7461e8f58c41: Pull complete 03:01:58 8c8e6cddc092: Pull complete 03:01:58 Digest: sha256:6cd169f18f1be2603c55d1008fca29f6eb671ef1130a41b19a435dd87536800c 03:01:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f 03:01:58 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] sh 03:01:58 + docker tag nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f ci-base-image-x86_64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:59 + docker inspect -f . ci-base-image-x86_64 03:01:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:59 prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container 03:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:02:00 $ docker top e00f3579ff2ca322b97e3d54cff6a11029c225b647fdecc1bcceb20257301471 -eo pid,comm [Pipeline] { [Pipeline] sh 03:02:01 + make test 03:02:01 echo "make test" 03:02:01 make test [Pipeline] } 03:02:01 $ docker stop --time=1 e00f3579ff2ca322b97e3d54cff6a11029c225b647fdecc1bcceb20257301471 03:02:02 $ docker rm -f --volumes e00f3579ff2ca322b97e3d54cff6a11029c225b647fdecc1bcceb20257301471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:02:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:02:03 + ls -al . 03:02:03 total 220 03:02:03 drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 03:01 . 03:02:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:01 .. 03:02:03 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:01 .git 03:02:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:01 .github 03:02:03 -rw-rw-r-- 1 jenkins jenkins 176 Mar 17 03:01 .gitignore 03:02:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:01 .semver 03:02:03 -rw-rw-r-- 1 jenkins jenkins 2908 Mar 17 03:01 Attribution.txt 03:02:03 -rw-rw-r-- 1 jenkins jenkins 17404 Mar 17 03:01 CHANGELOG.md 03:02:03 -rw-rw-r-- 1 jenkins jenkins 108574 Mar 17 03:01 Doxyfile 03:02:03 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 03:01 GOVERNANCE.md 03:02:03 -rw-rw-r-- 1 jenkins jenkins 784 Mar 17 03:01 Jenkinsfile 03:02:03 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 17 03:01 LICENSE 03:02:03 -rw-rw-r-- 1 jenkins jenkins 444 Mar 17 03:01 Makefile 03:02:03 -rw-rw-r-- 1 jenkins jenkins 618 Mar 17 03:01 OWNERS.md 03:02:03 -rw-rw-r-- 1 jenkins jenkins 1651 Mar 17 03:01 README.IOT.md 03:02:03 -rw-rw-r-- 1 jenkins jenkins 4173 Mar 17 03:01 README.md 03:02:03 -rw-rw-r-- 1 jenkins jenkins 1245 Mar 17 03:01 README.v3.md 03:02:03 -rw-rw-r-- 1 jenkins jenkins 11 Mar 17 03:01 VERSION 03:02:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:01 docs 03:02:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:01 include 03:02:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:01 scripts 03:02:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:01 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:03 + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=84e75a653e360abcc5a0c9ba6cf029cd1fde4314 --label arch=amd64 --label version=4.0.1-dev.1 . 03:02:03 Sending build context to Docker daemon 5.553MB 03:02:03 Step 1/18 : ARG BASE=alpine:3.18 03:02:03 Step 2/18 : FROM ${BASE} 03:02:03 ---> 422b67f5a039 03:02:03 Step 3/18 : LABEL maintainer="IOTech " 03:02:03 ---> Running in 3384637fda26 03:02:04 Removing intermediate container 3384637fda26 03:02:04 ---> db77bdfcaf2d 03:02:04 Step 4/18 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 03:02:04 ---> Running in e6c215e0ad5a 03:02:04 Connecting to iotech.jfrog.io (34.247.22.236:443) 03:02:04 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 03:02:04 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 03:02:04 '/etc/apk/keys/alpine.dev.rsa.pub' saved 03:02:05 Removing intermediate container e6c215e0ad5a 03:02:05 ---> bb0c35267355 03:02:05 Step 5/18 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 03:02:05 ---> Running in 52e664d17f24 03:02:05 Removing intermediate container 52e664d17f24 03:02:05 ---> 55fc035197f6 03:02:05 Step 6/18 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev dumb-init && mkdir -p /edgex-c-sdk/build 03:02:05 ---> Running in 85d655230b8b 03:02:05 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:02:06 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:02:06 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 03:02:07 WARNING: This apk-tools is OLD! Some packages might not function properly. 03:02:07 (1/11) Installing iotech-iot-1.5-dev (1.5.5-r0) 03:02:07 (2/11) Installing libcbor-dev (0.10.2-r1) 03:02:07 (3/11) Installing libmenuw (6.4_p20230506-r0) 03:02:08 (4/11) Installing libpanelw (6.4_p20230506-r0) 03:02:08 (5/11) Installing libncurses++ (6.4_p20230506-r0) 03:02:08 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 03:02:09 (7/11) Installing libblkid (2.38.1-r8) 03:02:09 (8/11) Installing libfdisk (2.38.1-r8) 03:02:09 (9/11) Installing libmount (2.38.1-r8) 03:02:10 (10/11) Installing libsmartcols (2.38.1-r8) 03:02:10 (11/11) Installing util-linux-dev (2.38.1-r8) 03:02:11 Executing busybox-1.36.1-r7.trigger 03:02:11 OK: 336 MiB in 102 packages 03:02:11 Removing intermediate container 85d655230b8b 03:02:11 ---> 2c1db0f31f25 03:02:11 Step 7/18 : RUN apk --no-cache upgrade 03:02:11 ---> Running in b2092601dd9e 03:02:11 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:02:12 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:02:12 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 03:02:13 WARNING: This apk-tools is OLD! Some packages might not function properly. 03:02:13 OK: 336 MiB in 102 packages 03:02:13 Removing intermediate container b2092601dd9e 03:02:13 ---> ac29e0aef2bd 03:02:13 Step 8/18 : COPY VERSION /edgex-c-sdk/ 03:02:13 ---> 7597d06a1012 03:02:13 Step 9/18 : COPY src /edgex-c-sdk/src/ 03:02:14 ---> 46302f54757b 03:02:14 Step 10/18 : COPY include /edgex-c-sdk/include/ 03:02:14 ---> d212984f1887 03:02:14 Step 11/18 : COPY scripts /edgex-c-sdk/scripts 03:02:14 ---> 2fb88c487b86 03:02:14 Step 12/18 : COPY LICENSE /edgex-c-sdk/ 03:02:14 ---> 93fa3c06a5ab 03:02:14 Step 13/18 : COPY Attribution.txt /edgex-c-sdk/ 03:02:14 ---> 34cb9cc34f09 03:02:14 Step 14/18 : WORKDIR /edgex-c-sdk 03:02:14 ---> Running in 817d033db3b9 03:02:14 Removing intermediate container 817d033db3b9 03:02:14 ---> f1548ec0cab0 03:02:14 Step 15/18 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 03:02:14 ---> Running in 847aaf615b36 03:02:14 Removing intermediate container 847aaf615b36 03:02:14 ---> f0e747a768f4 03:02:14 Step 16/18 : LABEL arch=amd64 03:02:14 ---> Running in cd0fcfff9f04 03:02:14 Removing intermediate container cd0fcfff9f04 03:02:14 ---> 665aedd761d3 03:02:14 Step 17/18 : LABEL git_sha=84e75a653e360abcc5a0c9ba6cf029cd1fde4314 03:02:14 ---> Running in ac579c4e4bc8 03:02:15 Removing intermediate container ac579c4e4bc8 03:02:15 ---> ae5d9f3de96b 03:02:15 Step 18/18 : LABEL version=4.0.1-dev.1 03:02:15 ---> Running in be9bc1633673 03:02:15 Removing intermediate container be9bc1633673 03:02:15 ---> 072c0c38ed87 03:02:15 [Warning] One or more build-args [MAKE ARCH] were not consumed 03:02:15 Successfully built 072c0c38ed87 03:02:15 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 03:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:02:15 03:02:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:02:15 latest: Pulling from edgex-lftools-log-publisher 03:02:15 5eb5b503b376: Pulling fs layer 03:02:15 5c69ac0246d0: Pulling fs layer 03:02:15 ec43610c2a17: Pulling fs layer 03:02:15 3a2ae6a8a46f: Pulling fs layer 03:02:15 33b1e0a273af: Pulling fs layer 03:02:15 3a2ae6a8a46f: Waiting 03:02:15 5d3b04190fa2: Pulling fs layer 03:02:15 2f39f015ded8: Pulling fs layer 03:02:15 33b1e0a273af: Waiting 03:02:15 2f39f015ded8: Waiting 03:02:15 5d3b04190fa2: Waiting 03:02:15 5c69ac0246d0: Verifying Checksum 03:02:15 5c69ac0246d0: Download complete 03:02:15 3a2ae6a8a46f: Verifying Checksum 03:02:15 3a2ae6a8a46f: Download complete 03:02:15 33b1e0a273af: Verifying Checksum 03:02:15 33b1e0a273af: Download complete 03:02:15 ec43610c2a17: Verifying Checksum 03:02:15 ec43610c2a17: Download complete 03:02:15 5d3b04190fa2: Download complete 03:02:16 5eb5b503b376: Verifying Checksum 03:02:16 5eb5b503b376: Download complete 03:02:16 2f39f015ded8: Download complete 03:02:17 5eb5b503b376: Pull complete 03:02:17 5c69ac0246d0: Pull complete 03:02:17 ec43610c2a17: Pull complete 03:02:17 3a2ae6a8a46f: Pull complete 03:02:18 33b1e0a273af: Pull complete 03:02:18 5d3b04190fa2: Pull complete 03:02:22 2f39f015ded8: Pull complete 03:02:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:02:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:02:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:22 prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container 03:02:22 $ 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-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:02:24 $ docker top baa2e325fe1c42610bebd977600b5c1ddfee115ff9f1f70b80bedb4ab92eef14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:02:25 ---> job-cost.sh 03:02:25 lf-activate-venv: SKIPPING 03:02:25 INFO: No Stack... 03:02:25 INFO: Retrieving Pricing Info for: v3-standard-8 03:02:26 INFO: Archiving Costs [Pipeline] sh 03:02:26 + cat /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/cost.csv 03:02:26 + cut -d, -f6 [Pipeline] lock 03:02:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-5-stack-cost] 03:02:26 Resource [jenkins-edgexfoundry-device-sdk-c-odessa-5-stack-cost] did not exist. Created. 03:02:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:02:26 + echo total: 0.2199999988079071 [Pipeline] stash 03:02:26 Stashed 1 file(s) [Pipeline] } 03:02:26 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-5-stack-cost] [Pipeline] // lock [Pipeline] } 03:02:26 $ docker stop --time=1 baa2e325fe1c42610bebd977600b5c1ddfee115ff9f1f70b80bedb4ab92eef14 03:02:28 $ docker rm -f --volumes baa2e325fe1c42610bebd977600b5c1ddfee115ff9f1f70b80bedb4ab92eef14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:02:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:02:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:02:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:28 prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container 03:02:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:02:29 $ docker top fd0c3c667e2d1528bd10919c6962baeec08520c5a598b33650d948b41716a8f4 -eo pid,comm 03:02:29 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:02:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:02:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:29 [ssh-agent] Looking for ssh-agent implementation... 03:02:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:29 $ docker exec fd0c3c667e2d1528bd10919c6962baeec08520c5a598b33650d948b41716a8f4 ssh-agent 03:02:29 SSH_AUTH_SOCK=/tmp/ssh-tHQYciLlkXY9/agent.33 03:02:29 SSH_AGENT_PID=39 03:02:29 Running ssh-add (command line suppressed) 03:02:29 Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_7466293559673119638.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_7466293559673119638.key) 03:02:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:30 + git semver tag 03:02:30 2025-03-17 03:02:30,237 [run_tag] DEBUG tag force:False 03:02:30 2025-03-17 03:02:30,238 [check_head_tag] DEBUG check head tag 03:02:30 2025-03-17 03:02:30,239 [execute] INFO git cat-file --batch-check 03:02:30 2025-03-17 03:02:30,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=) 03:02:30 2025-03-17 03:02:30,243 [execute] INFO git cat-file --batch 03:02:30 2025-03-17 03:02:30,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=) 03:02:30 2025-03-17 03:02:30,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 03:02:30 2025-03-17 03:02:30,266 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 03:02:30 2025-03-17 03:02:30,266 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=None) 03:02:30 2025-03-17 03:02:30,271 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 03:02:30 4.0.1-dev.1 [Pipeline] } 03:02:30 $ docker exec --env ******** --env ******** fd0c3c667e2d1528bd10919c6962baeec08520c5a598b33650d948b41716a8f4 ssh-agent -k 03:02:30 unset SSH_AUTH_SOCK; 03:02:30 unset SSH_AGENT_PID; 03:02:30 echo Agent pid 39 killed; 03:02:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:02:30 + git semver [Pipeline] } 03:02:31 $ docker stop --time=1 fd0c3c667e2d1528bd10919c6962baeec08520c5a598b33650d948b41716a8f4 03:02:32 $ docker rm -f --volumes fd0c3c667e2d1528bd10919c6962baeec08520c5a598b33650d948b41716a8f4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:02:32 03:02:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:02:33 0.23.1-centos7: Pulling from edgex-lftools 03:02:33 ab5ef0e58194: Pulling fs layer 03:02:33 9712f1f96733: Pulling fs layer 03:02:33 63f879dbbcfc: Pulling fs layer 03:02:33 0d9ebad4ef96: Pulling fs layer 03:02:33 e9a5061849ea: Pulling fs layer 03:02:33 d747dcd14b5f: Pulling fs layer 03:02:33 2de7ff778b66: Pulling fs layer 03:02:33 2de7ff778b66: Waiting 03:02:33 e9a5061849ea: Waiting 03:02:33 d747dcd14b5f: Waiting 03:02:33 9712f1f96733: Verifying Checksum 03:02:33 9712f1f96733: Download complete 03:02:33 63f879dbbcfc: Verifying Checksum 03:02:33 63f879dbbcfc: Download complete 03:02:33 e9a5061849ea: Verifying Checksum 03:02:33 e9a5061849ea: Download complete 03:02:33 d747dcd14b5f: Verifying Checksum 03:02:33 d747dcd14b5f: Download complete 03:02:33 ab5ef0e58194: Verifying Checksum 03:02:33 ab5ef0e58194: Download complete 03:02:33 0d9ebad4ef96: Verifying Checksum 03:02:33 0d9ebad4ef96: Download complete 03:02:33 2de7ff778b66: Download complete 03:02:36 ab5ef0e58194: Pull complete 03:02:36 9712f1f96733: Pull complete 03:02:36 63f879dbbcfc: Pull complete 03:02:39 0d9ebad4ef96: Pull complete 03:02:40 e9a5061849ea: Pull complete 03:02:40 d747dcd14b5f: Pull complete 03:02:41 2de7ff778b66: Pull complete 03:02:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:02:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:41 prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container 03:02:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:02:44 $ docker top 05d72b4d9560af401d39a90cc1f30622efae7fcfe084d2a8d632f95ccbe9148b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:02:44 provisioning config files... 03:02:44 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config786458281271008082tmp 03:02:44 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config14999333416876381519tmp 03:02:44 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config5154480696829267220tmp [Pipeline] { [Pipeline] echo 03:02:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:02:44 ---> sigul-configuration.sh 03:02:44 gpg: directory `/root/.gnupg' created 03:02:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:02:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:02:44 gpg: keyring `/root/.gnupg/secring.gpg' created 03:02:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:02:44 gpg: CAST5 encrypted data 03:02:44 gpg: encrypted with 1 passphrase 03:02:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:02:44 + mkdir /home/jenkins 03:02:44 + mkdir /home/jenkins/sigul [Pipeline] sh 03:02:45 + 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:02:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:02:45 ---> sigul-install.sh 03:02:45 Sigul already installed; skipping installation. [Pipeline] sh 03:02:45 + git tag --list 03:02:45 0.7.0 03:02:45 0.7.1 03:02:45 1.0.0 03:02:45 v1.0.1 03:02:45 v1.0.2 03:02:45 v1.0.3 03:02:45 v1.1.0 03:02:45 v1.1.1 03:02:45 v1.2.0 03:02:45 v1.2.1 03:02:45 v1.2.2 03:02:45 v1.3.0 03:02:45 v1.3.1 03:02:45 v2.0.0 03:02:45 v2.1.0 03:02:45 v2.2.0 03:02:45 v2.3.0 03:02:45 v3.0 03:02:45 v3.0.0 03:02:45 v3.0.1 03:02:45 v3.0.2 03:02:45 v3.0.3-dev.1 03:02:45 v3.0.3-dev.10 03:02:45 v3.0.3-dev.11 03:02:45 v3.0.3-dev.12 03:02:45 v3.0.3-dev.13 03:02:45 v3.0.3-dev.14 03:02:45 v3.0.3-dev.15 03:02:45 v3.0.3-dev.16 03:02:45 v3.0.3-dev.17 03:02:45 v3.0.3-dev.2 03:02:45 v3.0.3-dev.3 03:02:45 v3.0.3-dev.4 03:02:45 v3.0.3-dev.5 03:02:45 v3.0.3-dev.6 03:02:45 v3.0.3-dev.7 03:02:45 v3.0.3-dev.8 03:02:45 v3.0.3-dev.9 03:02:45 v3.1 03:02:45 v3.1.0 03:02:45 v3.1.0-dev.1 03:02:45 v3.1.0-dev.2 03:02:45 v3.1.0-dev.3 03:02:45 v3.1.0-dev.4 03:02:45 v3.1.0-dev.5 03:02:45 v3.1.0-dev.6 03:02:45 v3.1.0-dev.7 03:02:45 v3.1.0-dev.8 03:02:45 v3.1.0-dev.9 03:02:45 v3.1.1 03:02:45 v3.1.1-dev.1 03:02:45 v4.0 03:02:45 v4.0.0 03:02:45 v4.0.0-dev.1 03:02:45 v4.0.0-dev.10 03:02:45 v4.0.0-dev.11 03:02:45 v4.0.0-dev.12 03:02:45 v4.0.0-dev.13 03:02:45 v4.0.0-dev.14 03:02:45 v4.0.0-dev.15 03:02:45 v4.0.0-dev.16 03:02:45 v4.0.0-dev.17 03:02:45 v4.0.0-dev.18 03:02:45 v4.0.0-dev.19 03:02:45 v4.0.0-dev.2 03:02:45 v4.0.0-dev.20 03:02:45 v4.0.0-dev.21 03:02:45 v4.0.0-dev.22 03:02:45 v4.0.0-dev.3 03:02:45 v4.0.0-dev.4 03:02:45 v4.0.0-dev.5 03:02:45 v4.0.0-dev.6 03:02:45 v4.0.0-dev.7 03:02:45 v4.0.0-dev.8 03:02:45 v4.0.0-dev.9 03:02:45 v4.0.1-dev.1 [Pipeline] sh 03:02:45 + lftools sign git-tag v4.0.1-dev.1 03:02:46 Signing Git tag with Sigul... 03:02:46 Signing v4.0.1-dev.1 [Pipeline] echo 03:02:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:02:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:02:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:02:47 $ docker stop --time=1 05d72b4d9560af401d39a90cc1f30622efae7fcfe084d2a8d632f95ccbe9148b 03:02:48 $ docker rm -f --volumes 05d72b4d9560af401d39a90cc1f30622efae7fcfe084d2a8d632f95ccbe9148b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:02:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:02:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:02:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:49 prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container 03:02:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:02:49 $ docker top f3d881ad7a32a94a4f81244f455fc12269c2360fc90a3a60249632c2888577e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:02:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:49 [ssh-agent] Looking for ssh-agent implementation... 03:02:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:49 $ docker exec f3d881ad7a32a94a4f81244f455fc12269c2360fc90a3a60249632c2888577e6 ssh-agent 03:02:49 SSH_AUTH_SOCK=/tmp/ssh-i8ygJ3UvChUT/agent.32 03:02:49 SSH_AGENT_PID=38 03:02:49 Running ssh-add (command line suppressed) 03:02:50 Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_9068593133912580854.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_9068593133912580854.key) 03:02:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:50 + git semver bump pre 03:02:50 2025-03-17 03:02:50,524 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 03:02:50 2025-03-17 03:02:50,524 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev 03:02:50 2025-03-17 03:02:50,524 [bump_version] DEBUG bumped version:4.0.1-dev.2 03:02:50 2025-03-17 03:02:50,524 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa with force:True 03:02:50 2025-03-17 03:02:50,524 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 03:02:50 2025-03-17 03:02:50,524 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 03:02:50 2025-03-17 03:02:50,526 [execute] INFO git cat-file --batch-check 03:02:50 2025-03-17 03:02:50,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=False, shell=None, istream=) 03:02:50 2025-03-17 03:02:50,531 [execute] INFO git cat-file --batch 03:02:50 2025-03-17 03:02:50,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=False, shell=None, istream=) 03:02:50 2025-03-17 03:02:50,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 03:02:50 4.0.1-dev.2 [Pipeline] } 03:02:50 $ docker exec --env ******** --env ******** f3d881ad7a32a94a4f81244f455fc12269c2360fc90a3a60249632c2888577e6 ssh-agent -k 03:02:50 unset SSH_AUTH_SOCK; 03:02:50 unset SSH_AGENT_PID; 03:02:50 echo Agent pid 38 killed; 03:02:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:02:51 + git semver [Pipeline] } 03:02:51 $ docker stop --time=1 f3d881ad7a32a94a4f81244f455fc12269c2360fc90a3a60249632c2888577e6 03:02:52 $ docker rm -f --volumes f3d881ad7a32a94a4f81244f455fc12269c2360fc90a3a60249632c2888577e6 [Pipeline] // withDockerContainer [Pipeline] sh 03:02:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:02:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:02:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:53 prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container 03:02:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:02:53 $ docker top 86d62026ae298405838327192d57664eab38c59e861c6cf9cb85e486d87d5807 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:02:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:53 [ssh-agent] Looking for ssh-agent implementation... 03:02:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:53 $ docker exec 86d62026ae298405838327192d57664eab38c59e861c6cf9cb85e486d87d5807 ssh-agent 03:02:54 SSH_AUTH_SOCK=/tmp/ssh-jKcj2ssr0Dad/agent.32 03:02:54 SSH_AGENT_PID=38 03:02:54 Running ssh-add (command line suppressed) 03:02:54 Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_12311880508609406740.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_12311880508609406740.key) 03:02:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:54 + git semver push 03:02:54 2025-03-17 03:02:54,652 [run_push] DEBUG push 03:02:54 2025-03-17 03:02:54,653 [execute] INFO git cat-file --batch-check 03:02:54 2025-03-17 03:02:54,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=False, shell=None, istream=) 03:02:54 2025-03-17 03:02:54,657 [execute] INFO git rev-list e346b903a6640753b6394a5a29e3b4d052434ebc -- 03:02:54 2025-03-17 03:02:54,657 [execute] DEBUG Popen(['git', 'rev-list', 'e346b903a6640753b6394a5a29e3b4d052434ebc', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=False, shell=None, istream=None) 03:02:54 2025-03-17 03:02:54,665 [execute] INFO git fetch -v origin 03:02:54 2025-03-17 03:02:54,665 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=True, shell=None, istream=None) 03:02:55 2025-03-17 03:02:55,118 [run_push] DEBUG no remote changes detected 03:02:55 2025-03-17 03:02:55,119 [execute] INFO git push origin semver 03:02:55 2025-03-17 03:02:55,119 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver, universal_newlines=False, shell=None, istream=None) 03:02:55 2025-03-17 03:02:55,757 [run_push] DEBUG push all version tags 03:02:55 2025-03-17 03:02:55,757 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:02:55 2025-03-17 03:02:55,758 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=None) 03:02:56 2025-03-17 03:02:56,320 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 03:02:56 4.0.1-dev.2 [Pipeline] } 03:02:56 $ docker exec --env ******** --env ******** 86d62026ae298405838327192d57664eab38c59e861c6cf9cb85e486d87d5807 ssh-agent -k 03:02:56 unset SSH_AUTH_SOCK; 03:02:56 unset SSH_AGENT_PID; 03:02:56 echo Agent pid 38 killed; 03:02:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:02:56 + git semver [Pipeline] } 03:02:57 $ docker stop --time=1 86d62026ae298405838327192d57664eab38c59e861c6cf9cb85e486d87d5807 03:02:58 $ docker rm -f --volumes 86d62026ae298405838327192d57664eab38c59e861c6cf9cb85e486d87d5807 [Pipeline] // withDockerContainer [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:02:58 + [ -d /w/workspace/edgexfoundry_device-sdk-c_odessa/archives ] 03:02:58 + ls -al /w/workspace/edgexfoundry_device-sdk-c_odessa/archives 03:02:58 total 16 03:02:58 drwxr-xr-x 3 root root 4096 Mar 17 03:02 . 03:02:58 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 03:02 .. 03:02:58 drwxr-xr-x 2 root root 4096 Mar 17 03:02 cost 03:02:58 -rw-r--r-- 1 root root 84 Mar 17 03:02 cost.csv 03:02:58 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_odessa/archives 03:02:58 + ls -al /w/workspace/edgexfoundry_device-sdk-c_odessa/archives 03:02:58 total 16 03:02:58 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:02 . 03:02:58 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 03:02 .. 03:02:58 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 03:02 cost 03:02:58 -rw-r--r-- 1 jenkins jenkins 84 Mar 17 03:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:02:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:03:00 ---> package-listing.sh 03:03:00 ++ facter osfamily 03:03:00 ++ tr '[:upper:]' '[:lower:]' 03:03:00 + OS_FAMILY=debian 03:03:00 + workspace=/w/workspace/edgexfoundry_device-sdk-c_odessa 03:03:00 + START_PACKAGES=/tmp/packages_start.txt 03:03:00 + END_PACKAGES=/tmp/packages_end.txt 03:03:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:03:00 + PACKAGES=/tmp/packages_start.txt 03:03:00 + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' 03:03:00 + PACKAGES=/tmp/packages_end.txt 03:03:00 + case "${OS_FAMILY}" in 03:03:00 + dpkg -l 03:03:00 + grep '^ii' 03:03:00 + '[' -f /tmp/packages_start.txt ']' 03:03:00 + '[' -f /tmp/packages_end.txt ']' 03:03:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:03:00 + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' 03:03:00 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ 03:03:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [Pipeline] echo 03:03:00 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-sdk-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:03:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:03:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:01 prd-ubuntu20.04-docker-8c-8g-41478 does not seem to be running inside a container 03:03:01 $ 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-sdk-c_odessa/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-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:03:01 $ docker top 548d05262a33c0c6b3656f522dd1a98ca31be678aa2542d41e5b34d9e036c9cb -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:01 + touch /tmp/pre-build-complete [Pipeline] sh 03:03:02 + mkdir -p /var/log/sysstat [Pipeline] sh 03:03:02 + ls /var/log/sa-host 03:03:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:03:02 provisioning config files... 03:03:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config5752019727650840712tmp [Pipeline] { [Pipeline] echo 03:03:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:03:02 ---> create-netrc.sh [Pipeline] } 03:03:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:03:03 ---> python-tools-install.sh [Pipeline] echo 03:03:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:03:03 ---> sudo-logs.sh 03:03:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:03:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:03:03 ---> job-cost.sh 03:03:03 lf-activate-venv: SKIPPING 03:03:03 DEBUG: total: 0.2199999988079071 03:03:03 INFO: Retrieving Stack Cost... 03:03:04 INFO: Retrieving Pricing Info for: v3-standard-8 03:03:04 INFO: Archiving Costs [Pipeline] echo 03:03:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:03:04 ---> logs-deploy.sh 03:03:04 lf-activate-venv: SKIPPING 03:03:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/odessa/5 03:03:04 INFO: archiving workspace using pattern(s): 03:03:05 Archives upload complete. 03:03:05 INFO: archiving logs to Nexus