Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 80ac5494b03d13a2d8e2fe89149133c760b36a69 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-ssh5459270459632440713.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7440865022865052676.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 590556114a56c6d90cc8043840e039c2f74196dc 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11224817025095822860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh14448945662965540054.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18310200383404685075.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2668 in /w/workspace/edgexfoundry_device-sdk-c_napa [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_napa # 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 80ac5494b03d13a2d8e2fe89149133c760b36a69 (napa) Commit message: "fix: bump sdk version to 3.1.1 (#498)" > 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 80ac5494b03d13a2d8e2fe89149133c760b36a69 # timeout=10 > git rev-list --no-walk faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:29:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:29:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:29:38 ========================================================= 02:29:38 EdgeX Global Pipelines Version Info 02:29:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:29:39 ------------------- 02:29:39 stable info: 02:29:39 ------------------- 02:29:39 Commited By: Ginny Guan ginny@iotechsys.com 02:29:39 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 02:29:39 Message: update stable to v1.0.260 02:29:39 ------------------- 02:29:39 experimental info: 02:29:39 ------------------- 02:29:39 Commited By: Ginny Guan ginny@iotechsys.com 02:29:39 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 02:29:39 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80ac549 [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:40 provisioning config files... 02:29:40 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config3364124779822166125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:40 ---> ****-login.sh 02:29:40 nexus3.edgexfoundry.org:10001 02:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:40 Configure a credential helper to remove this warning. See 02:29:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:40 02:29:40 Login Succeeded 02:29:40 nexus3.edgexfoundry.org:10002 02:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:41 Configure a credential helper to remove this warning. See 02:29:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:41 02:29:41 Login Succeeded 02:29:41 nexus3.edgexfoundry.org:10003 02:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:41 Configure a credential helper to remove this warning. See 02:29:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:41 02:29:41 Login Succeeded 02:29:41 nexus3.edgexfoundry.org:10004 02:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:41 Configure a credential helper to remove this warning. See 02:29:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:41 02:29:41 Login Succeeded 02:29:41 ****.io 02:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:41 Configure a credential helper to remove this warning. See 02:29:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:41 02:29:41 Login Succeeded 02:29:41 ---> ****-login.sh ends [Pipeline] } 02:29:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 02:29:42 + git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo 02:29:42 -----------> git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 80ac5494b03d13a2d8e2fe89149133c760b36a69 [false] [Pipeline] sh 02:29:42 + git log --format=format:%s -1 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo 02:29:42 ========================================================= 02:29:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:29:42 ========================================================= 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 02:29:42 + git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo 02:29:43 -----------> git rev-list -1 --merges 80ac5494b03d13a2d8e2fe89149133c760b36a69~1..80ac5494b03d13a2d8e2fe89149133c760b36a69 80ac5494b03d13a2d8e2fe89149133c760b36a69 [false] [Pipeline] sh 02:29:43 + git log --format=format:%s -1 80ac5494b03d13a2d8e2fe89149133c760b36a69 [Pipeline] echo 02:29:43 ========================================================= 02:29:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:29:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:29:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:29:43 + grep -v github /etc/ssh/ssh_known_hosts 02:29:43 + [ -e /tmp/ssh_known_hosts ] 02:29:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:29:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:29:43 + sudo tee -a /etc/ssh/ssh_known_hosts 02:29:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:44 02:29:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:44 0.1.4: Pulling from edgex-devops/py-git-semver 02:29:44 b85a868b505f: Pulling fs layer 02:29:44 e2be974225ed: Pulling fs layer 02:29:44 339a4e72a1f5: Pulling fs layer 02:29:44 988bab9f4d93: Pulling fs layer 02:29:44 1469e6f7b9e6: Pulling fs layer 02:29:44 eaf3925da568: Pulling fs layer 02:29:44 bab4dde63d76: Pulling fs layer 02:29:44 bde34c3a00c8: Pulling fs layer 02:29:44 b352a97aabf1: Pulling fs layer 02:29:44 4872d77fe225: Pulling fs layer 02:29:44 5851b861e8e6: Pulling fs layer 02:29:44 4872d77fe225: Waiting 02:29:44 5851b861e8e6: Waiting 02:29:44 b352a97aabf1: Waiting 02:29:44 bab4dde63d76: Waiting 02:29:44 bde34c3a00c8: Waiting 02:29:44 eaf3925da568: Waiting 02:29:44 e2be974225ed: Verifying Checksum 02:29:44 e2be974225ed: Download complete 02:29:44 988bab9f4d93: Verifying Checksum 02:29:44 988bab9f4d93: Download complete 02:29:44 1469e6f7b9e6: Verifying Checksum 02:29:44 1469e6f7b9e6: Download complete 02:29:44 339a4e72a1f5: Verifying Checksum 02:29:44 339a4e72a1f5: Download complete 02:29:44 eaf3925da568: Download complete 02:29:44 bde34c3a00c8: Download complete 02:29:44 b352a97aabf1: Download complete 02:29:44 4872d77fe225: Download complete 02:29:44 5851b861e8e6: Verifying Checksum 02:29:44 5851b861e8e6: Download complete 02:29:44 b85a868b505f: Verifying Checksum 02:29:44 b85a868b505f: Download complete 02:29:45 bab4dde63d76: Verifying Checksum 02:29:45 bab4dde63d76: Download complete 02:29:45 b85a868b505f: Pull complete 02:29:46 e2be974225ed: Pull complete 02:29:46 339a4e72a1f5: Pull complete 02:29:46 988bab9f4d93: Pull complete 02:29:47 1469e6f7b9e6: Pull complete 02:29:47 eaf3925da568: Pull complete 02:29:49 bab4dde63d76: Pull complete 02:29:49 bde34c3a00c8: Pull complete 02:29:49 b352a97aabf1: Pull complete 02:29:49 4872d77fe225: Pull complete 02:29:49 5851b861e8e6: Pull complete 02:29:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:49 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 02:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:29:52 $ docker top 8bab83f012a6e373cb01957e33d85627f03d50f008edc218d7c3502bfb0ccfd0 -eo pid,comm 02:29:52 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:29:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:29:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:52 [ssh-agent] Looking for ssh-agent implementation... 02:29:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:52 $ docker exec 8bab83f012a6e373cb01957e33d85627f03d50f008edc218d7c3502bfb0ccfd0 ssh-agent 02:29:52 SSH_AUTH_SOCK=/tmp/ssh-fG7tQCUvjYoB/agent.32 02:29:52 SSH_AGENT_PID=38 02:29:52 Running ssh-add (command line suppressed) 02:29:52 Identity added: /w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_176225561698953768.key (/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_176225561698953768.key) 02:29:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:52 + git tag --points-at HEAD [Pipeline] } 02:29:53 $ docker exec --env ******** --env ******** 8bab83f012a6e373cb01957e33d85627f03d50f008edc218d7c3502bfb0ccfd0 ssh-agent -k 02:29:53 unset SSH_AUTH_SOCK; 02:29:53 unset SSH_AGENT_PID; 02:29:53 echo Agent pid 38 killed; 02:29:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:29:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:53 [ssh-agent] Looking for ssh-agent implementation... 02:29:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:53 $ docker exec 8bab83f012a6e373cb01957e33d85627f03d50f008edc218d7c3502bfb0ccfd0 ssh-agent 02:29:53 SSH_AUTH_SOCK=/tmp/ssh-XDBMAEsBCCRK/agent.72 02:29:53 SSH_AGENT_PID=78 02:29:53 Running ssh-add (command line suppressed) 02:29:53 Identity added: /w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_10840589683442080374.key (/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_10840589683442080374.key) 02:29:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:53 + git semver init 02:29:54 2024-06-03 02:29:53,964 [run_init] DEBUG init version:0.0.0 force:False 02:29:54 2024-06-03 02:29:53,965 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_napa/.semver 02:29:54 2024-06-03 02:29:53,965 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_napa/.semver 02:29:54 2024-06-03 02:29:53,965 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa, universal_newlines=False, shell=None, istream=None) 02:29:54 2024-06-03 02:29:54,745 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_napa/.git/info/exclude 02:29:54 2024-06-03 02:29:54,745 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa with force:False 02:29:54 2024-06-03 02:29:54,745 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa 02:29:54 2024-06-03 02:29:54,746 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa 02:29:54 3.1.1-dev.1 [Pipeline] } 02:29:55 $ docker exec --env ******** --env ******** 8bab83f012a6e373cb01957e33d85627f03d50f008edc218d7c3502bfb0ccfd0 ssh-agent -k 02:29:55 unset SSH_AUTH_SOCK; 02:29:55 unset SSH_AGENT_PID; 02:29:55 echo Agent pid 78 killed; 02:29:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:29:55 + git semver [Pipeline] } 02:29:55 $ docker stop --time=1 8bab83f012a6e373cb01957e33d85627f03d50f008edc218d7c3502bfb0ccfd0 02:29:56 $ docker rm -f --volumes 8bab83f012a6e373cb01957e33d85627f03d50f008edc218d7c3502bfb0ccfd0 [Pipeline] // withDockerContainer [Pipeline] sh 02:29:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:29:57 Stashed 1 file(s) [Pipeline] echo 02:29:57 [edgeXSemver]: initialized semver on version 3.1.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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:57 provisioning config files... 02:29:57 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config9805521975512467310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:58 ---> ****-login.sh 02:29:58 nexus3.edgexfoundry.org:10001 02:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:58 Configure a credential helper to remove this warning. See 02:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:58 02:29:58 Login Succeeded 02:29:58 nexus3.edgexfoundry.org:10002 02:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:58 Configure a credential helper to remove this warning. See 02:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:58 02:29:58 Login Succeeded 02:29:58 nexus3.edgexfoundry.org:10003 02:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:58 Configure a credential helper to remove this warning. See 02:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:58 02:29:58 Login Succeeded 02:29:58 nexus3.edgexfoundry.org:10004 02:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:58 Configure a credential helper to remove this warning. See 02:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:58 02:29:58 Login Succeeded 02:29:58 ****.io 02:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:58 Configure a credential helper to remove this warning. See 02:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:58 02:29:58 Login Succeeded 02:29:58 ---> ****-login.sh ends [Pipeline] } 02:29:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:29:58 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:29:59 + git log --pretty=%H %s 02:29:59 + grep ci(lts-release) 02:29:59 + head -n 1 02:29:59 + awk {print $1} [Pipeline] echo 02:29:59 [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh 02:29:59 + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 02:29:59 faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7: Pulling from device-sdk-c-builder-x86_64 02:29:59 96526aa774ef: Pulling fs layer 02:29:59 4f9bc52d1dc7: Pulling fs layer 02:29:59 585e8d389ef7: Pulling fs layer 02:29:59 3423b2a5ea43: Pulling fs layer 02:29:59 bb226d34ec8c: Pulling fs layer 02:29:59 086b5312e468: Pulling fs layer 02:29:59 11fdbfc70b38: Pulling fs layer 02:29:59 fd305ee336ed: Pulling fs layer 02:29:59 b7eec2cb7897: Pulling fs layer 02:29:59 bb226d34ec8c: Waiting 02:29:59 086b5312e468: Waiting 02:29:59 11fdbfc70b38: Waiting 02:29:59 fd305ee336ed: Waiting 02:29:59 b7eec2cb7897: Waiting 02:29:59 3423b2a5ea43: Waiting 02:29:59 4f9bc52d1dc7: Download complete 02:29:59 3423b2a5ea43: Download complete 02:29:59 bb226d34ec8c: Verifying Checksum 02:29:59 bb226d34ec8c: Download complete 02:29:59 96526aa774ef: Verifying Checksum 02:29:59 96526aa774ef: Download complete 02:29:59 086b5312e468: Verifying Checksum 02:29:59 086b5312e468: Download complete 02:29:59 11fdbfc70b38: Verifying Checksum 02:29:59 11fdbfc70b38: Download complete 02:29:59 b7eec2cb7897: Verifying Checksum 02:29:59 b7eec2cb7897: Download complete 02:29:59 fd305ee336ed: Verifying Checksum 02:29:59 fd305ee336ed: Download complete 02:29:59 96526aa774ef: Pull complete 02:29:59 4f9bc52d1dc7: Pull complete 02:30:00 585e8d389ef7: Verifying Checksum 02:30:00 585e8d389ef7: Download complete 02:30:03 585e8d389ef7: Pull complete 02:30:03 3423b2a5ea43: Pull complete 02:30:03 bb226d34ec8c: Pull complete 02:30:03 086b5312e468: Pull complete 02:30:03 11fdbfc70b38: Pull complete 02:30:03 fd305ee336ed: Pull complete 02:30:03 b7eec2cb7897: Pull complete 02:30:03 Digest: sha256:3ec7123fb91b4a511f3d76380cde1bfed4ea5ab0d734fd668911db47a8038c56 02:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 02:30:03 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh 02:30:03 + docker tag nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 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 02:30:04 + docker inspect -f . ci-base-image-x86_64 02:30:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:04 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 02:30:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@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 ******** ci-base-image-x86_64 cat 02:30:07 $ docker top 141c87c1b259f8972c10c1be858380de54efaa4223f84eae4601fada8cdb81f0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:07 + make test 02:30:07 echo "make test" 02:30:07 make test [Pipeline] } 02:30:07 $ docker stop --time=1 141c87c1b259f8972c10c1be858380de54efaa4223f84eae4601fada8cdb81f0 02:30:08 $ docker rm -f --volumes 141c87c1b259f8972c10c1be858380de54efaa4223f84eae4601fada8cdb81f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:30:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:30:09 + ls -al . 02:30:09 total 212 02:30:09 drwxrwxr-x 9 jenkins jenkins 4096 Jun 3 02:29 . 02:30:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:29 .. 02:30:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 02:29 .git 02:30:09 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 02:29 .github 02:30:09 -rw-rw-r-- 1 jenkins jenkins 176 Jun 3 02:29 .gitignore 02:30:09 drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 02:29 .semver 02:30:09 -rw-rw-r-- 1 jenkins jenkins 2908 Jun 3 02:29 Attribution.txt 02:30:09 -rw-rw-r-- 1 jenkins jenkins 11953 Jun 3 02:29 CHANGELOG.md 02:30:09 -rw-rw-r-- 1 jenkins jenkins 108574 Jun 3 02:29 Doxyfile 02:30:09 -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 02:29 GOVERNANCE.md 02:30:09 -rw-rw-r-- 1 jenkins jenkins 784 Jun 3 02:29 Jenkinsfile 02:30:09 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 3 02:29 LICENSE 02:30:09 -rw-rw-r-- 1 jenkins jenkins 444 Jun 3 02:29 Makefile 02:30:09 -rw-rw-r-- 1 jenkins jenkins 618 Jun 3 02:29 OWNERS.md 02:30:09 -rw-rw-r-- 1 jenkins jenkins 1651 Jun 3 02:29 README.IOT.md 02:30:09 -rw-rw-r-- 1 jenkins jenkins 4215 Jun 3 02:29 README.md 02:30:09 -rw-rw-r-- 1 jenkins jenkins 1245 Jun 3 02:29 README.v3.md 02:30:09 -rw-rw-r-- 1 jenkins jenkins 11 Jun 3 02:29 VERSION 02:30:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 02:29 docs 02:30:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:29 include 02:30:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 02:29 scripts 02:30:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:29 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:09 + 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=80ac5494b03d13a2d8e2fe89149133c760b36a69 --label arch=amd64 --label version=3.1.1-dev.1 . 02:30:09 Sending build context to Docker daemon 5.014MB 02:30:09 Step 1/17 : ARG BASE=alpine:3.18 02:30:09 Step 2/17 : FROM ${BASE} 02:30:09 ---> fbfc8f2b3e40 02:30:09 Step 3/17 : LABEL maintainer="IOTech " 02:30:10 ---> Running in b4045e68a80e 02:30:10 Removing intermediate container b4045e68a80e 02:30:10 ---> 15e0aeb6d46e 02:30:10 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 02:30:10 ---> Running in 7337d36c0b10 02:30:10 Connecting to iotech.jfrog.io (54.73.4.50:443) 02:30:11 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:30:11 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:30:11 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:30:11 Removing intermediate container 7337d36c0b10 02:30:11 ---> 24a8543e9c05 02:30:11 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 02:30:11 ---> Running in f2e86837400e 02:30:11 Removing intermediate container f2e86837400e 02:30:11 ---> 9a09cdb47d3e 02:30:11 Step 6/17 : 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 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build 02:30:11 ---> Running in c1189e50d456 02:30:12 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:30:12 Still waiting to schedule task 02:30:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:30:12 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:30:13 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 02:30:13 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:30:13 (1/11) Installing iotech-iot-1.5-dev (1.5.4-r1) 02:30:14 (2/11) Installing libcbor-dev (0.10.2-r1) 02:30:14 (3/11) Installing libmenuw (6.4_p20230506-r0) 02:30:14 (4/11) Installing libpanelw (6.4_p20230506-r0) 02:30:14 (5/11) Installing libncurses++ (6.4_p20230506-r0) 02:30:15 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 02:30:15 (7/11) Installing libblkid (2.38.1-r8) 02:30:15 (8/11) Installing libfdisk (2.38.1-r8) 02:30:16 (9/11) Installing libmount (2.38.1-r8) 02:30:16 (10/11) Installing libsmartcols (2.38.1-r8) 02:30:17 (11/11) Installing util-linux-dev (2.38.1-r8) 02:30:17 Executing busybox-1.36.1-r2.trigger 02:30:17 OK: 336 MiB in 100 packages 02:30:18 Removing intermediate container c1189e50d456 02:30:18 ---> e09854cbe437 02:30:18 Step 7/17 : COPY VERSION /edgex-c-sdk/ 02:30:18 ---> faa6a9d251f6 02:30:18 Step 8/17 : COPY src /edgex-c-sdk/src/ 02:30:18 ---> d1c364ae5c4e 02:30:18 Step 9/17 : COPY include /edgex-c-sdk/include/ 02:30:18 ---> 0a168047af14 02:30:18 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 02:30:18 ---> 8c9d440e5647 02:30:18 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 02:30:18 ---> 4793756ab89d 02:30:18 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 02:30:19 ---> 1ffe874122ed 02:30:19 Step 13/17 : WORKDIR /edgex-c-sdk 02:30:19 ---> Running in 7a9b64020791 02:30:19 Removing intermediate container 7a9b64020791 02:30:19 ---> 7d488282ef46 02:30:19 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 02:30:19 ---> Running in 28afa63a21d3 02:30:19 Removing intermediate container 28afa63a21d3 02:30:19 ---> 45d43b28f33c 02:30:19 Step 15/17 : LABEL arch=amd64 02:30:19 ---> Running in b60226b2b9a2 02:30:19 Removing intermediate container b60226b2b9a2 02:30:19 ---> 93d6948b4602 02:30:19 Step 16/17 : LABEL git_sha=80ac5494b03d13a2d8e2fe89149133c760b36a69 02:30:19 ---> Running in d220dd7fbd20 02:30:19 Removing intermediate container d220dd7fbd20 02:30:19 ---> 21ad8b6f9c47 02:30:19 Step 17/17 : LABEL version=3.1.1-dev.1 02:30:19 ---> Running in 02c1ccbda837 02:30:19 Removing intermediate container 02c1ccbda837 02:30:19 ---> 5ef3f44ee986 02:30:19 [Warning] One or more build-args [ARCH MAKE] were not consumed 02:30:19 Successfully built 5ef3f44ee986 02:30:19 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 02:30:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:30:20 02:30:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:30:20 latest: Pulling from edgex-lftools-log-publisher 02:30:20 5eb5b503b376: Pulling fs layer 02:30:20 5c69ac0246d0: Pulling fs layer 02:30:20 ec43610c2a17: Pulling fs layer 02:30:20 3a2ae6a8a46f: Pulling fs layer 02:30:20 33b1e0a273af: Pulling fs layer 02:30:20 5d3b04190fa2: Pulling fs layer 02:30:20 2f39f015ded8: Pulling fs layer 02:30:20 5d3b04190fa2: Waiting 02:30:20 33b1e0a273af: Waiting 02:30:20 3a2ae6a8a46f: Waiting 02:30:20 5c69ac0246d0: Verifying Checksum 02:30:20 5c69ac0246d0: Download complete 02:30:20 3a2ae6a8a46f: Download complete 02:30:20 33b1e0a273af: Verifying Checksum 02:30:20 33b1e0a273af: Download complete 02:30:20 ec43610c2a17: Verifying Checksum 02:30:20 ec43610c2a17: Download complete 02:30:20 5d3b04190fa2: Download complete 02:30:20 5eb5b503b376: Verifying Checksum 02:30:20 5eb5b503b376: Download complete 02:30:21 2f39f015ded8: Download complete 02:30:21 5eb5b503b376: Pull complete 02:30:22 5c69ac0246d0: Pull complete 02:30:22 ec43610c2a17: Pull complete 02:30:22 3a2ae6a8a46f: Pull complete 02:30:22 33b1e0a273af: Pull complete 02:30:23 5d3b04190fa2: Pull complete 02:30:27 2f39f015ded8: Pull complete 02:30:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:30:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:27 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 02:30:27 $ 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_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:30:32 $ docker top d5ac4f8050c69f896abfff4a1a55013b4d7126797c7652b796d7351d76b6952d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:32 ---> job-cost.sh 02:30:32 lf-activate-venv: SKIPPING 02:30:32 INFO: No Stack... 02:30:33 INFO: Retrieving Pricing Info for: v3-standard-8 02:30:33 INFO: Archiving Costs [Pipeline] sh 02:30:33 + cat /w/workspace/edgexfoundry_device-sdk-c_napa/archives/cost.csv 02:30:33 + cut -d, -f6 [Pipeline] lock 02:30:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] 02:30:33 Resource [jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] did not exist. Created. 02:30:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:30:33 + echo total: 0.2199999988079071 [Pipeline] stash 02:30:33 Stashed 1 file(s) [Pipeline] } 02:30:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:30:34 $ docker stop --time=1 d5ac4f8050c69f896abfff4a1a55013b4d7126797c7652b796d7351d76b6952d 02:30:35 $ docker rm -f --volumes d5ac4f8050c69f896abfff4a1a55013b4d7126797c7652b796d7351d76b6952d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:31:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2670 in /w/workspace/edgexfoundry_device-sdk-c_napa [Pipeline] { [Pipeline] ws 02:31:56 Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout 02:31:56 Selected Git installation does not exist. Using Default 02:31:56 The recommended git tool is: NONE 02:32:04 using credential edgex-jenkins-ssh 02:32:04 Cloning the remote Git repository 02:32:04 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 02:32:04 > git init /w/workspace/device-sdk-c/3 # timeout=10 02:32:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 02:32:05 > git --version # timeout=10 02:32:05 > git --version # 'git version 2.25.1' 02:32:05 using GIT_SSH to set credentials SSH Credentials for GitHub 02:32:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 02:32:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:07 Avoid second fetch 02:32:07 Checking out Revision 80ac5494b03d13a2d8e2fe89149133c760b36a69 (napa) 02:32:07 > git config core.sparsecheckout # timeout=10 02:32:08 > git checkout -f 80ac5494b03d13a2d8e2fe89149133c760b36a69 # timeout=10 02:32:08 Commit message: "fix: bump sdk version to 3.1.1 (#498)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:32:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:32:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:32:14 Dload Upload Total Spent Left Speed 02:32:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh 02:32:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:32:14 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 02:32:14 02:32:14 { 02:32:14 "registry-mirrors": [ 02:32:14 "https://nexus3.edgexfoundry.org:10001" 02:32:14 ], 02:32:14 "bip": "10.250.0.254/24", 02:32:14 "hosts": [ 02:32:14 "tcp://0.0.0.0:5555", 02:32:14 "unix:///var/run/docker.sock" 02:32:14 ], 02:32:14 "mtu": 1458, 02:32:14 "selinux-enabled": true, 02:32:14 "seccomp-profile": "/etc/docker/seccomp.json" 02:32:14 } [Pipeline] sh 02:32:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:32:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:32:33 provisioning config files... 02:32:33 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/3@tmp/config7425126670002178370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:34 ---> ****-login.sh 02:32:34 nexus3.edgexfoundry.org:10001 02:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:34 Configure a credential helper to remove this warning. See 02:32:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:34 02:32:34 Login Succeeded 02:32:34 nexus3.edgexfoundry.org:10002 02:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:35 Configure a credential helper to remove this warning. See 02:32:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:35 02:32:35 Login Succeeded 02:32:35 nexus3.edgexfoundry.org:10003 02:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:35 Configure a credential helper to remove this warning. See 02:32:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:35 02:32:35 Login Succeeded 02:32:35 nexus3.edgexfoundry.org:10004 02:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:36 Configure a credential helper to remove this warning. See 02:32:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:36 02:32:36 Login Succeeded 02:32:36 ****.io 02:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:36 Configure a credential helper to remove this warning. See 02:32:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:36 02:32:36 Login Succeeded 02:32:36 ---> ****-login.sh ends [Pipeline] } 02:32:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:32:37 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:32:37 + grep ci(lts-release) 02:32:37 + head+ -n 1 02:32:37 git log --pretty=%H %s 02:32:37 + awk {print $1} [Pipeline] echo 02:32:37 [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh 02:32:37 + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 02:32:38 faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7: Pulling from device-sdk-c-builder-arm64 02:32:38 579b34f0a95b: Pulling fs layer 02:32:38 b046b3a35be6: Pulling fs layer 02:32:38 2014ba793e07: Pulling fs layer 02:32:38 37152cc71573: Pulling fs layer 02:32:38 3b62a4435cd8: Pulling fs layer 02:32:38 e1b1e155426b: Pulling fs layer 02:32:38 6026ac9a2879: Pulling fs layer 02:32:38 a51c0497d701: Pulling fs layer 02:32:38 5290c3b9fb3b: Pulling fs layer 02:32:38 e1b1e155426b: Waiting 02:32:38 37152cc71573: Waiting 02:32:38 3b62a4435cd8: Waiting 02:32:38 6026ac9a2879: Waiting 02:32:38 a51c0497d701: Waiting 02:32:38 5290c3b9fb3b: Waiting 02:32:38 b046b3a35be6: Verifying Checksum 02:32:38 b046b3a35be6: Download complete 02:32:38 37152cc71573: Verifying Checksum 02:32:38 37152cc71573: Download complete 02:32:38 3b62a4435cd8: Verifying Checksum 02:32:38 3b62a4435cd8: Download complete 02:32:38 e1b1e155426b: Download complete 02:32:38 579b34f0a95b: Verifying Checksum 02:32:38 579b34f0a95b: Download complete 02:32:38 6026ac9a2879: Verifying Checksum 02:32:38 6026ac9a2879: Download complete 02:32:38 a51c0497d701: Verifying Checksum 02:32:38 a51c0497d701: Download complete 02:32:38 5290c3b9fb3b: Verifying Checksum 02:32:38 5290c3b9fb3b: Download complete 02:32:39 579b34f0a95b: Pull complete 02:32:39 b046b3a35be6: Pull complete 02:32:40 2014ba793e07: Download complete 02:32:53 2014ba793e07: Pull complete 02:32:53 37152cc71573: Pull complete 02:32:53 3b62a4435cd8: Pull complete 02:32:53 e1b1e155426b: Pull complete 02:32:53 6026ac9a2879: Pull complete 02:32:53 a51c0497d701: Pull complete 02:32:53 5290c3b9fb3b: Pull complete 02:32:53 Digest: sha256:562758cfa96a572b54c21e92050971cac9011483215b3dcbf73b74f9ee2fb111 02:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 02:32:53 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh 02:32:53 + docker tag nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 ci-base-image-arm64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:53 + docker inspect -f . ci-base-image-arm64 02:32:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:54 prd-ubuntu20.04-docker-arm64-4c-16g-2670 does not seem to be running inside a container 02:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@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 ******** ci-base-image-arm64 cat 02:32:56 $ docker top 1516c53256792b1e199d0b6d2f7b66c3ad84ef3686e93b719edd4150a359c763 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:57 + make test 02:32:57 echo "make test" 02:32:57 make test [Pipeline] } 02:32:57 $ docker stop --time=1 1516c53256792b1e199d0b6d2f7b66c3ad84ef3686e93b719edd4150a359c763 02:32:58 $ docker rm -f --volumes 1516c53256792b1e199d0b6d2f7b66c3ad84ef3686e93b719edd4150a359c763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:32:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:32:59 + ls -al . 02:32:59 total 208 02:32:59 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 02:32 . 02:32:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:32 .. 02:32:59 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 02:32 .git 02:32:59 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 02:32 .github 02:32:59 -rw-rw-r-- 1 jenkins jenkins 176 Jun 3 02:32 .gitignore 02:32:59 -rw-rw-r-- 1 jenkins jenkins 2908 Jun 3 02:32 Attribution.txt 02:32:59 -rw-rw-r-- 1 jenkins jenkins 11953 Jun 3 02:32 CHANGELOG.md 02:32:59 -rw-rw-r-- 1 jenkins jenkins 108574 Jun 3 02:32 Doxyfile 02:32:59 -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 02:32 GOVERNANCE.md 02:32:59 -rw-rw-r-- 1 jenkins jenkins 784 Jun 3 02:32 Jenkinsfile 02:32:59 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 3 02:32 LICENSE 02:32:59 -rw-rw-r-- 1 jenkins jenkins 444 Jun 3 02:32 Makefile 02:32:59 -rw-rw-r-- 1 jenkins jenkins 618 Jun 3 02:32 OWNERS.md 02:32:59 -rw-rw-r-- 1 jenkins jenkins 1651 Jun 3 02:32 README.IOT.md 02:32:59 -rw-rw-r-- 1 jenkins jenkins 4215 Jun 3 02:32 README.md 02:32:59 -rw-rw-r-- 1 jenkins jenkins 1245 Jun 3 02:32 README.v3.md 02:32:59 -rw-rw-r-- 1 jenkins jenkins 11 Jun 3 02:29 VERSION 02:32:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 02:32 docs 02:32:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:32 include 02:32:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 02:32 scripts 02:32:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:32 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:00 + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=80ac5494b03d13a2d8e2fe89149133c760b36a69 --label arch=arm64 --label version=3.1.1-dev.1 . 02:33:00 Sending build context to Docker daemon 3.001MB 02:33:00 Step 1/17 : ARG BASE=alpine:3.18 02:33:00 Step 2/17 : FROM ${BASE} 02:33:00 ---> 218f5de8259d 02:33:00 Step 3/17 : LABEL maintainer="IOTech " 02:33:00 ---> Running in 7a81e41b77fd 02:33:00 Removing intermediate container 7a81e41b77fd 02:33:00 ---> 0f6e57ed9767 02:33:00 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 02:33:00 ---> Running in ee4775c0a6fe 02:33:01 Connecting to iotech.jfrog.io (54.73.4.50:443) 02:33:02 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:33:02 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:33:02 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:33:03 Removing intermediate container ee4775c0a6fe 02:33:03 ---> 1cdd3ff1dc0b 02:33:03 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 02:33:03 ---> Running in 0d083709ead5 02:33:04 Removing intermediate container 0d083709ead5 02:33:04 ---> e5724348e047 02:33:04 Step 6/17 : 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 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build 02:33:04 ---> Running in 1aca427c1d70 02:33:05 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:33:06 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:33:07 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 02:33:08 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:33:08 (1/11) Installing iotech-iot-1.5-dev (1.5.4-r1) 02:33:08 (2/11) Installing libcbor-dev (0.10.2-r1) 02:33:08 (3/11) Installing libmenuw (6.4_p20230506-r0) 02:33:09 (4/11) Installing libpanelw (6.4_p20230506-r0) 02:33:09 (5/11) Installing libncurses++ (6.4_p20230506-r0) 02:33:09 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 02:33:10 (7/11) Installing libblkid (2.38.1-r8) 02:33:11 (8/11) Installing libfdisk (2.38.1-r8) 02:33:11 (9/11) Installing libmount (2.38.1-r8) 02:33:11 (10/11) Installing libsmartcols (2.38.1-r8) 02:33:12 (11/11) Installing util-linux-dev (2.38.1-r8) 02:33:13 Executing busybox-1.36.1-r2.trigger 02:33:13 OK: 333 MiB in 100 packages 02:33:14 Removing intermediate container 1aca427c1d70 02:33:14 ---> faa85ac9adb9 02:33:14 Step 7/17 : COPY VERSION /edgex-c-sdk/ 02:33:15 ---> 956c409cf612 02:33:15 Step 8/17 : COPY src /edgex-c-sdk/src/ 02:33:16 ---> 64e10d22f1db 02:33:16 Step 9/17 : COPY include /edgex-c-sdk/include/ 02:33:17 ---> 54226c87e37d 02:33:17 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 02:33:17 ---> 1ae26986f1ad 02:33:17 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 02:33:17 ---> 175e1db0e178 02:33:17 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 02:33:18 ---> 688c94307f7e 02:33:18 Step 13/17 : WORKDIR /edgex-c-sdk 02:33:18 ---> Running in b87cbd17209a 02:33:18 Removing intermediate container b87cbd17209a 02:33:18 ---> fe1597ca3455 02:33:18 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 02:33:19 ---> Running in 1c2351cde995 02:33:19 Removing intermediate container 1c2351cde995 02:33:19 ---> a8af3ea520b7 02:33:19 Step 15/17 : LABEL arch=arm64 02:33:19 ---> Running in c7047973f445 02:33:19 Removing intermediate container c7047973f445 02:33:19 ---> 5f7ab11c2131 02:33:19 Step 16/17 : LABEL git_sha=80ac5494b03d13a2d8e2fe89149133c760b36a69 02:33:19 ---> Running in 266ada968628 02:33:20 Removing intermediate container 266ada968628 02:33:20 ---> e894c413a308 02:33:20 Step 17/17 : LABEL version=3.1.1-dev.1 02:33:20 ---> Running in eace7315d774 02:33:20 Removing intermediate container eace7315d774 02:33:20 ---> ae11ebfd2911 02:33:20 [Warning] One or more build-args [ARCH MAKE] were not consumed 02:33:20 Successfully built ae11ebfd2911 02:33:20 Successfully tagged device-sdk-arm64: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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:21 02:33:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:21 arm64: Pulling from edgex-lftools-log-publisher 02:33:21 8998bd30e6a1: Pulling fs layer 02:33:21 04944245beec: Pulling fs layer 02:33:21 699f458cf7ca: Pulling fs layer 02:33:21 765212b225bb: Pulling fs layer 02:33:21 f23df028b6ca: Pulling fs layer 02:33:21 765212b225bb: Waiting 02:33:21 d65c8cfc05b1: Pulling fs layer 02:33:21 f23df028b6ca: Waiting 02:33:21 2437ff75d9bd: Pulling fs layer 02:33:21 d65c8cfc05b1: Waiting 02:33:21 2437ff75d9bd: Waiting 02:33:21 04944245beec: Verifying Checksum 02:33:21 04944245beec: Download complete 02:33:21 765212b225bb: Verifying Checksum 02:33:21 765212b225bb: Download complete 02:33:21 f23df028b6ca: Verifying Checksum 02:33:21 f23df028b6ca: Download complete 02:33:21 d65c8cfc05b1: Verifying Checksum 02:33:21 d65c8cfc05b1: Download complete 02:33:21 699f458cf7ca: Verifying Checksum 02:33:21 699f458cf7ca: Download complete 02:33:22 8998bd30e6a1: Verifying Checksum 02:33:22 8998bd30e6a1: Download complete 02:33:24 2437ff75d9bd: Verifying Checksum 02:33:24 2437ff75d9bd: Download complete 02:33:26 8998bd30e6a1: Pull complete 02:33:27 04944245beec: Pull complete 02:33:28 699f458cf7ca: Pull complete 02:33:28 765212b225bb: Pull complete 02:33:29 f23df028b6ca: Pull complete 02:33:30 d65c8cfc05b1: Pull complete 02:33:48 2437ff75d9bd: Pull complete 02:33:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:48 prd-ubuntu20.04-docker-arm64-4c-16g-2670 does not seem to be running inside a container 02:33:48 $ 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-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:33:51 $ docker top ae4d360561d596f47cc513af9053c99f24ee9a9f394793a5bb42a2f7adb2bfa2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:52 ---> job-cost.sh 02:33:52 lf-activate-venv: SKIPPING 02:33:52 INFO: No Stack... 02:33:52 INFO: Retrieving Pricing Info for: v3-standard-4 02:33:53 INFO: Archiving Costs [Pipeline] sh 02:33:53 + cut -d, -f6 02:33:53 + cat /w/workspace/device-sdk-c/3/archives/cost.csv [Pipeline] lock 02:33:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] 02:33:54 Resource [jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] did not exist. Created. 02:33:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:33:54 /w/workspace/device-sdk-c/3@tmp/durable-bcc62ce3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:33:55 + echo total: 0.10999999940395355 [Pipeline] stash 02:33:55 Warning: overwriting stash ‘stack-cost’ 02:33:55 Stashed 1 file(s) [Pipeline] } 02:33:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:33:55 $ docker stop --time=1 ae4d360561d596f47cc513af9053c99f24ee9a9f394793a5bb42a2f7adb2bfa2 02:33:57 $ docker rm -f --volumes ae4d360561d596f47cc513af9053c99f24ee9a9f394793a5bb42a2f7adb2bfa2 [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] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:33:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:33:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:58 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 02:33:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@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-devops/py-git-semver:0.1.4 cat 02:33:58 $ docker top 3d230d694db189d6a7cbf1a5c7389d044f2d64ae377760572a5ede07d43c3b38 -eo pid,comm 02:33:58 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:33:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:33:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:33:59 [ssh-agent] Looking for ssh-agent implementation... 02:33:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:59 $ docker exec 3d230d694db189d6a7cbf1a5c7389d044f2d64ae377760572a5ede07d43c3b38 ssh-agent 02:33:59 SSH_AUTH_SOCK=/tmp/ssh-DNpv1aVVObAZ/agent.32 02:33:59 SSH_AGENT_PID=38 02:33:59 Running ssh-add (command line suppressed) 02:33:59 Identity added: /w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_15890587067028441482.key (/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_15890587067028441482.key) 02:33:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:33:59 + git semver tag 02:33:59 2024-06-03 02:33:59,864 [run_tag] DEBUG tag force:False 02:33:59 2024-06-03 02:33:59,864 [check_head_tag] DEBUG check head tag 02:33:59 2024-06-03 02:33:59,866 [execute] INFO git cat-file --batch-check 02:33:59 2024-06-03 02:33:59,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa, universal_newlines=False, shell=None, istream=) 02:33:59 2024-06-03 02:33:59,870 [execute] INFO git cat-file --batch 02:33:59 2024-06-03 02:33:59,870 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa, universal_newlines=False, shell=None, istream=) 02:33:59 2024-06-03 02:33:59,885 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa 02:33:59 2024-06-03 02:33:59,885 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 02:33:59 2024-06-03 02:33:59,886 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa, universal_newlines=False, shell=None, istream=None) 02:33:59 2024-06-03 02:33:59,890 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa 02:33:59 3.1.1-dev.1 [Pipeline] } 02:33:59 $ docker exec --env ******** --env ******** 3d230d694db189d6a7cbf1a5c7389d044f2d64ae377760572a5ede07d43c3b38 ssh-agent -k 02:34:00 unset SSH_AUTH_SOCK; 02:34:00 unset SSH_AGENT_PID; 02:34:00 echo Agent pid 38 killed; 02:34:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:00 + git semver [Pipeline] } 02:34:00 $ docker stop --time=1 3d230d694db189d6a7cbf1a5c7389d044f2d64ae377760572a5ede07d43c3b38 02:34:02 $ docker rm -f --volumes 3d230d694db189d6a7cbf1a5c7389d044f2d64ae377760572a5ede07d43c3b38 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:34:02 02:34:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:34:02 0.23.1-centos7: Pulling from edgex-lftools 02:34:02 ab5ef0e58194: Pulling fs layer 02:34:02 9712f1f96733: Pulling fs layer 02:34:02 63f879dbbcfc: Pulling fs layer 02:34:02 0d9ebad4ef96: Pulling fs layer 02:34:02 e9a5061849ea: Pulling fs layer 02:34:02 d747dcd14b5f: Pulling fs layer 02:34:02 2de7ff778b66: Pulling fs layer 02:34:02 0d9ebad4ef96: Waiting 02:34:02 e9a5061849ea: Waiting 02:34:02 d747dcd14b5f: Waiting 02:34:02 2de7ff778b66: Waiting 02:34:02 9712f1f96733: Verifying Checksum 02:34:02 9712f1f96733: Download complete 02:34:03 63f879dbbcfc: Verifying Checksum 02:34:03 63f879dbbcfc: Download complete 02:34:03 e9a5061849ea: Verifying Checksum 02:34:03 e9a5061849ea: Download complete 02:34:03 d747dcd14b5f: Download complete 02:34:03 0d9ebad4ef96: Verifying Checksum 02:34:03 0d9ebad4ef96: Download complete 02:34:03 2de7ff778b66: Verifying Checksum 02:34:03 2de7ff778b66: Download complete 02:34:03 ab5ef0e58194: Verifying Checksum 02:34:03 ab5ef0e58194: Download complete 02:34:06 ab5ef0e58194: Pull complete 02:34:06 9712f1f96733: Pull complete 02:34:07 63f879dbbcfc: Pull complete 02:34:11 0d9ebad4ef96: Pull complete 02:34:11 e9a5061849ea: Pull complete 02:34:11 d747dcd14b5f: Pull complete 02:34:14 2de7ff778b66: Pull complete 02:34:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:34:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:34:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:16 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 02:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@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:0.23.1-centos7 cat 02:34:17 $ docker top 477a1471888916dbb763f384fa897f45fba6e2a3a50b30e8b6bf5ce7c8f795bc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:34:17 provisioning config files... 02:34:17 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config15845156933445624741tmp 02:34:17 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config14658927247841734984tmp 02:34:17 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config6923402290729006426tmp [Pipeline] { [Pipeline] echo 02:34:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:34:17 ---> sigul-configuration.sh 02:34:17 gpg: directory `/root/.gnupg' created 02:34:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:34:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:34:17 gpg: keyring `/root/.gnupg/secring.gpg' created 02:34:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:34:17 gpg: CAST5 encrypted data 02:34:17 gpg: encrypted with 1 passphrase 02:34:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:34:18 + mkdir /home/jenkins 02:34:18 + mkdir /home/jenkins/sigul [Pipeline] sh 02:34:18 + 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 02:34:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:34:18 ---> sigul-install.sh 02:34:18 Sigul already installed; skipping installation. [Pipeline] sh 02:34:19 + git tag --list 02:34:19 0.7.0 02:34:19 0.7.1 02:34:19 1.0.0 02:34:19 v1.0.1 02:34:19 v1.0.2 02:34:19 v1.0.3 02:34:19 v1.1.0 02:34:19 v1.1.1 02:34:19 v1.2.0 02:34:19 v1.2.1 02:34:19 v1.2.2 02:34:19 v1.3.0 02:34:19 v1.3.1 02:34:19 v2.0.0 02:34:19 v2.1.0 02:34:19 v2.2.0 02:34:19 v2.3.0 02:34:19 v3.0 02:34:19 v3.0.0 02:34:19 v3.0.1 02:34:19 v3.0.2 02:34:19 v3.0.3-dev.1 02:34:19 v3.0.3-dev.10 02:34:19 v3.0.3-dev.11 02:34:19 v3.0.3-dev.12 02:34:19 v3.0.3-dev.13 02:34:19 v3.0.3-dev.2 02:34:19 v3.0.3-dev.3 02:34:19 v3.0.3-dev.4 02:34:19 v3.0.3-dev.5 02:34:19 v3.0.3-dev.6 02:34:19 v3.0.3-dev.7 02:34:19 v3.0.3-dev.8 02:34:19 v3.0.3-dev.9 02:34:19 v3.1 02:34:19 v3.1.0 02:34:19 v3.1.0-dev.1 02:34:19 v3.1.0-dev.2 02:34:19 v3.1.0-dev.3 02:34:19 v3.1.0-dev.4 02:34:19 v3.1.0-dev.5 02:34:19 v3.1.0-dev.6 02:34:19 v3.1.0-dev.7 02:34:19 v3.1.0-dev.8 02:34:19 v3.1.0-dev.9 02:34:19 v3.1.1-dev.1 [Pipeline] sh 02:34:19 + lftools sign git-tag v3.1.1-dev.1 02:34:20 Signing Git tag with Sigul... 02:34:20 Signing v3.1.1-dev.1 [Pipeline] echo 02:34:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:34:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:34:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:34:20 $ docker stop --time=1 477a1471888916dbb763f384fa897f45fba6e2a3a50b30e8b6bf5ce7c8f795bc 02:34:23 $ docker rm -f --volumes 477a1471888916dbb763f384fa897f45fba6e2a3a50b30e8b6bf5ce7c8f795bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:34:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:34:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:23 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 02:34:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@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-devops/py-git-semver:0.1.4 cat 02:34:24 $ docker top 829df5acd5527a4edb2033b06adc40f8c4f1177200d7de4bf2e8f525f485f01b -eo pid,comm 02:34:24 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:34:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:24 [ssh-agent] Looking for ssh-agent implementation... 02:34:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:24 $ docker exec 829df5acd5527a4edb2033b06adc40f8c4f1177200d7de4bf2e8f525f485f01b ssh-agent 02:34:24 SSH_AUTH_SOCK=/tmp/ssh-H8cQN6FdbTf7/agent.32 02:34:24 SSH_AGENT_PID=38 02:34:24 Running ssh-add (command line suppressed) 02:34:24 Identity added: /w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_14714541810800339660.key (/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_14714541810800339660.key) 02:34:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:25 + git semver bump pre 02:34:25 2024-06-03 02:34:25,543 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa 02:34:25 2024-06-03 02:34:25,543 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev 02:34:25 2024-06-03 02:34:25,544 [bump_version] DEBUG bumped version:3.1.1-dev.2 02:34:25 2024-06-03 02:34:25,544 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa with force:True 02:34:25 2024-06-03 02:34:25,544 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa 02:34:25 2024-06-03 02:34:25,544 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa 02:34:25 2024-06-03 02:34:25,545 [execute] INFO git cat-file --batch-check 02:34:25 2024-06-03 02:34:25,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa/.semver, universal_newlines=False, shell=None, istream=) 02:34:25 2024-06-03 02:34:25,552 [execute] INFO git cat-file --batch 02:34:25 2024-06-03 02:34:25,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa/.semver, universal_newlines=False, shell=None, istream=) 02:34:25 2024-06-03 02:34:25,559 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa 02:34:25 3.1.1-dev.2 [Pipeline] } 02:34:25 $ docker exec --env ******** --env ******** 829df5acd5527a4edb2033b06adc40f8c4f1177200d7de4bf2e8f525f485f01b ssh-agent -k 02:34:26 unset SSH_AUTH_SOCK; 02:34:26 unset SSH_AGENT_PID; 02:34:26 echo Agent pid 38 killed; 02:34:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:26 + git semver [Pipeline] } 02:34:26 $ docker stop --time=1 829df5acd5527a4edb2033b06adc40f8c4f1177200d7de4bf2e8f525f485f01b 02:34:27 $ docker rm -f --volumes 829df5acd5527a4edb2033b06adc40f8c4f1177200d7de4bf2e8f525f485f01b [Pipeline] // withDockerContainer [Pipeline] sh 02:34:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:34:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:28 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 02:34:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@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-devops/py-git-semver:0.1.4 cat 02:34:29 $ docker top 2344c406f0cb4d665ee7099bba77da2cc717396c9f09550d1c8936bb0c02d06f -eo pid,comm 02:34: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). 02:34:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:29 [ssh-agent] Looking for ssh-agent implementation... 02:34:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:29 $ docker exec 2344c406f0cb4d665ee7099bba77da2cc717396c9f09550d1c8936bb0c02d06f ssh-agent 02:34:29 SSH_AUTH_SOCK=/tmp/ssh-28nBeSQKAPOP/agent.32 02:34:29 SSH_AGENT_PID=38 02:34:29 Running ssh-add (command line suppressed) 02:34:29 Identity added: /w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_6562944253185259359.key (/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/private_key_6562944253185259359.key) 02:34:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:29 + git semver push 02:34:30 2024-06-03 02:34:30,014 [run_push] DEBUG push 02:34:30 2024-06-03 02:34:30,015 [execute] INFO git cat-file --batch-check 02:34:30 2024-06-03 02:34:30,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa/.semver, universal_newlines=False, shell=None, istream=) 02:34:30 2024-06-03 02:34:30,018 [execute] INFO git rev-list f77816baf536c451f6df3274e5691ffbd67a4603 -- 02:34:30 2024-06-03 02:34:30,018 [execute] DEBUG Popen(['git', 'rev-list', 'f77816baf536c451f6df3274e5691ffbd67a4603', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa/.semver, universal_newlines=False, shell=None, istream=None) 02:34:30 2024-06-03 02:34:30,025 [execute] INFO git fetch -v origin 02:34:30 2024-06-03 02:34:30,026 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa/.semver, universal_newlines=True, shell=None, istream=None) 02:34:30 2024-06-03 02:34:30,470 [run_push] DEBUG no remote changes detected 02:34:30 2024-06-03 02:34:30,470 [execute] INFO git push origin semver 02:34:30 2024-06-03 02:34:30,471 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa/.semver, universal_newlines=False, shell=None, istream=None) 02:34:31 2024-06-03 02:34:31,133 [run_push] DEBUG push all version tags 02:34:31 2024-06-03 02:34:31,133 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:34:31 2024-06-03 02:34:31,134 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-c_napa, universal_newlines=False, shell=None, istream=None) 02:34:32 2024-06-03 02:34:31,826 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_napa/.semver/napa 02:34:32 3.1.1-dev.2 [Pipeline] } 02:34:32 $ docker exec --env ******** --env ******** 2344c406f0cb4d665ee7099bba77da2cc717396c9f09550d1c8936bb0c02d06f ssh-agent -k 02:34:32 unset SSH_AUTH_SOCK; 02:34:32 unset SSH_AGENT_PID; 02:34:32 echo Agent pid 38 killed; 02:34:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:32 + git semver [Pipeline] } 02:34:32 $ docker stop --time=1 2344c406f0cb4d665ee7099bba77da2cc717396c9f09550d1c8936bb0c02d06f 02:34:34 $ docker rm -f --volumes 2344c406f0cb4d665ee7099bba77da2cc717396c9f09550d1c8936bb0c02d06f [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 02:34:34 + [ -d /w/workspace/edgexfoundry_device-sdk-c_napa/archives ] 02:34:34 + ls -al /w/workspace/edgexfoundry_device-sdk-c_napa/archives 02:34:34 total 16 02:34:34 drwxr-xr-x 3 root root 4096 Jun 3 02:30 . 02:34:34 drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 02:34 .. 02:34:34 drwxr-xr-x 2 root root 4096 Jun 3 02:30 cost 02:34:34 -rw-r--r-- 1 root root 82 Jun 3 02:30 cost.csv 02:34:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_napa/archives 02:34:34 + ls -al /w/workspace/edgexfoundry_device-sdk-c_napa/archives 02:34:34 total 16 02:34:34 drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 02:30 . 02:34:34 drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 02:34 .. 02:34:34 drwxr-xr-x 2 jenkins jenkins 4096 Jun 3 02:30 cost 02:34:34 -rw-r--r-- 1 jenkins jenkins 82 Jun 3 02:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:34:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:34:36 ---> package-listing.sh 02:34:36 ++ facter osfamily 02:34:36 ++ tr '[:upper:]' '[:lower:]' 02:34:36 + OS_FAMILY=debian 02:34:36 + workspace=/w/workspace/edgexfoundry_device-sdk-c_napa 02:34:36 + START_PACKAGES=/tmp/packages_start.txt 02:34:36 + END_PACKAGES=/tmp/packages_end.txt 02:34:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:34:36 + PACKAGES=/tmp/packages_start.txt 02:34:36 + '[' /w/workspace/edgexfoundry_device-sdk-c_napa ']' 02:34:36 + PACKAGES=/tmp/packages_end.txt 02:34:36 + case "${OS_FAMILY}" in 02:34:36 + dpkg -l 02:34:36 + grep '^ii' 02:34:36 + '[' -f /tmp/packages_start.txt ']' 02:34:36 + '[' -f /tmp/packages_end.txt ']' 02:34:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:34:36 + '[' /w/workspace/edgexfoundry_device-sdk-c_napa ']' 02:34:36 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_napa/archives/ 02:34:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_napa/archives/ [Pipeline] echo 02:34:36 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:34:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:37 prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container 02:34:37 $ 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_napa/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_napa -v /w/workspace/edgexfoundry_device-sdk-c_napa:/w/workspace/edgexfoundry_device-sdk-c_napa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_napa@tmp:/w/workspace/edgexfoundry_device-sdk-c_napa@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 02:34:37 $ docker top 8f7b829d8ff9b419fd435f3d5bc109f6aa1088060b5d3f0d3ebc620565904947 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:38 + touch /tmp/pre-build-complete [Pipeline] sh 02:34:39 + mkdir -p /var/log/sysstat [Pipeline] sh 02:34:42 + ls /var/log/sa-host 02:34:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:43 provisioning config files... 02:34:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_napa@tmp/config15828815968830248783tmp [Pipeline] { [Pipeline] echo 02:34:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:34:44 ---> create-netrc.sh [Pipeline] } 02:34:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:34:45 ---> python-tools-install.sh [Pipeline] echo 02:34:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:34:45 ---> sudo-logs.sh 02:34:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:34:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:34:45 ---> job-cost.sh 02:34:45 lf-activate-venv: SKIPPING 02:34:45 DEBUG: total: 0.2199999988079071 02:34:45 INFO: Retrieving Stack Cost... 02:34:46 INFO: Retrieving Pricing Info for: v3-standard-8 02:34:46 INFO: Archiving Costs [Pipeline] echo 02:34:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:34:46 ---> logs-deploy.sh 02:34:46 lf-activate-venv: SKIPPING 02:34:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/napa/3 02:34:46 INFO: archiving workspace using pattern(s): 02:34:47 Archives upload complete. 02:34:47 INFO: archiving logs to Nexus