Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 753c0e66273d645c82de476ca0a438ee98891f55 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-ssh2926757408069047669.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8502839161250231911.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7521191026800755658.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15836041786030261045.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14988191237769775735.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-9374 in /w/workspace/edgexfoundry_device-sdk-c_main [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_main # 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 753c0e66273d645c82de476ca0a438ee98891f55 (main) Commit message: "feat: Add command line/environment flag for commonConfig (#486)" > 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 753c0e66273d645c82de476ca0a438ee98891f55 # timeout=10 > git rev-list --no-walk 4c52de37db7d3bd0277fba2739b75d0a1bd475b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-17T00:59:23.707Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-17T00:59:23.771Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-17T00:59:23.788Z] ========================================================= [2023-10-17T00:59:23.788Z] EdgeX Global Pipelines Version Info [2023-10-17T00:59:23.788Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-17T00:59:24.496Z] ------------------- [2023-10-17T00:59:24.497Z] stable info: [2023-10-17T00:59:24.497Z] ------------------- [2023-10-17T00:59:24.497Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-17T00:59:24.497Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T00:59:24.497Z] Message: update stable to v1.0.254 [2023-10-17T00:59:25.067Z] ------------------- [2023-10-17T00:59:25.067Z] experimental info: [2023-10-17T00:59:25.067Z] ------------------- [2023-10-17T00:59:25.067Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-17T00:59:25.067Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T00:59:25.067Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-17T00:59:25.231Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2023-10-17T00:59:25.240Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2023-10-17T00:59:25.251Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-17T00:59:25.260Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-17T00:59:25.268Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-17T00:59:25.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2023-10-17T00:59:25.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2023-10-17T00:59:25.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-17T00:59:25.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-17T00:59:25.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2023-10-17T00:59:25.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-17T00:59:25.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-17T00:59:25.346Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-17T00:59:25.357Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-10-17T00:59:25.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-17T00:59:25.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-17T00:59:25.390Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-17T00:59:25.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-17T00:59:25.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-17T00:59:25.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-17T00:59:25.436Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 753c0e66273d645c82de476ca0a438ee98891f55 [Pipeline] echo [2023-10-17T00:59:25.450Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 753c0e6 [Pipeline] echo [2023-10-17T00:59:25.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T00:59:25.508Z] provisioning config files... [2023-10-17T00:59:25.523Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config11599684165507058802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T00:59:25.832Z] ---> docker-login.sh [2023-10-17T00:59:25.832Z] nexus3.edgexfoundry.org:10001 [2023-10-17T00:59:26.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T00:59:26.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T00:59:26.091Z] Configure a credential helper to remove this warning. See [2023-10-17T00:59:26.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T00:59:26.091Z] [2023-10-17T00:59:26.091Z] Login Succeeded [2023-10-17T00:59:26.091Z] nexus3.edgexfoundry.org:10002 [2023-10-17T00:59:26.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T00:59:26.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T00:59:26.354Z] Configure a credential helper to remove this warning. See [2023-10-17T00:59:26.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T00:59:26.354Z] [2023-10-17T00:59:26.354Z] Login Succeeded [2023-10-17T00:59:26.354Z] nexus3.edgexfoundry.org:10003 [2023-10-17T00:59:26.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T00:59:26.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T00:59:26.354Z] Configure a credential helper to remove this warning. See [2023-10-17T00:59:26.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T00:59:26.354Z] [2023-10-17T00:59:26.354Z] Login Succeeded [2023-10-17T00:59:26.354Z] nexus3.edgexfoundry.org:10004 [2023-10-17T00:59:26.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T00:59:26.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T00:59:26.614Z] Configure a credential helper to remove this warning. See [2023-10-17T00:59:26.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T00:59:26.614Z] [2023-10-17T00:59:26.614Z] Login Succeeded [2023-10-17T00:59:26.614Z] docker.io [2023-10-17T00:59:26.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T00:59:26.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T00:59:26.876Z] Configure a credential helper to remove this warning. See [2023-10-17T00:59:26.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T00:59:26.876Z] [2023-10-17T00:59:26.876Z] Login Succeeded [2023-10-17T00:59:26.876Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T00:59:26.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2023-10-17T00:59:27.245Z] + git rev-list -1 --merges 753c0e66273d645c82de476ca0a438ee98891f55~1..753c0e66273d645c82de476ca0a438ee98891f55 [Pipeline] echo [2023-10-17T00:59:27.298Z] -----------> git rev-list -1 --merges 753c0e66273d645c82de476ca0a438ee98891f55~1..753c0e66273d645c82de476ca0a438ee98891f55 753c0e66273d645c82de476ca0a438ee98891f55 [false] [Pipeline] sh [2023-10-17T00:59:27.584Z] + git log --format=format:%s -1 753c0e66273d645c82de476ca0a438ee98891f55 [Pipeline] echo [2023-10-17T00:59:27.601Z] ========================================================= [2023-10-17T00:59:27.601Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-17T00:59:27.601Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-17T00:59:27.983Z] + git rev-list -1 --merges 753c0e66273d645c82de476ca0a438ee98891f55~1..753c0e66273d645c82de476ca0a438ee98891f55 [Pipeline] echo [2023-10-17T00:59:27.995Z] -----------> git rev-list -1 --merges 753c0e66273d645c82de476ca0a438ee98891f55~1..753c0e66273d645c82de476ca0a438ee98891f55 753c0e66273d645c82de476ca0a438ee98891f55 [false] [Pipeline] sh [2023-10-17T00:59:28.288Z] + git log --format=format:%s -1 753c0e66273d645c82de476ca0a438ee98891f55 [Pipeline] echo [2023-10-17T00:59:28.303Z] ========================================================= [2023-10-17T00:59:28.303Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-17T00:59:28.303Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-17T00:59:28.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T00:59:28.733Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-17T00:59:28.733Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-17T00:59:28.733Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-17T00:59:28.733Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-17T00:59:28.733Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-17T00:59:28.733Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T00:59:29.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T00:59:29.156Z] [2023-10-17T00:59:29.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T00:59:29.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T00:59:29.454Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-17T00:59:29.454Z] b85a868b505f: Pulling fs layer [2023-10-17T00:59:29.454Z] e2be974225ed: Pulling fs layer [2023-10-17T00:59:29.454Z] 339a4e72a1f5: Pulling fs layer [2023-10-17T00:59:29.454Z] 988bab9f4d93: Pulling fs layer [2023-10-17T00:59:29.454Z] 1469e6f7b9e6: Pulling fs layer [2023-10-17T00:59:29.454Z] eaf3925da568: Pulling fs layer [2023-10-17T00:59:29.454Z] bab4dde63d76: Pulling fs layer [2023-10-17T00:59:29.454Z] bde34c3a00c8: Pulling fs layer [2023-10-17T00:59:29.454Z] b352a97aabf1: Pulling fs layer [2023-10-17T00:59:29.454Z] 4872d77fe225: Pulling fs layer [2023-10-17T00:59:29.454Z] 5851b861e8e6: Pulling fs layer [2023-10-17T00:59:29.454Z] b352a97aabf1: Waiting [2023-10-17T00:59:29.454Z] 5851b861e8e6: Waiting [2023-10-17T00:59:29.454Z] bde34c3a00c8: Waiting [2023-10-17T00:59:29.454Z] 1469e6f7b9e6: Waiting [2023-10-17T00:59:29.454Z] 988bab9f4d93: Waiting [2023-10-17T00:59:29.454Z] eaf3925da568: Waiting [2023-10-17T00:59:29.454Z] 4872d77fe225: Waiting [2023-10-17T00:59:29.454Z] bab4dde63d76: Waiting [2023-10-17T00:59:29.454Z] e2be974225ed: Download complete [2023-10-17T00:59:29.454Z] 988bab9f4d93: Verifying Checksum [2023-10-17T00:59:29.454Z] 988bab9f4d93: Download complete [2023-10-17T00:59:29.454Z] 1469e6f7b9e6: Verifying Checksum [2023-10-17T00:59:29.454Z] 1469e6f7b9e6: Download complete [2023-10-17T00:59:29.454Z] eaf3925da568: Download complete [2023-10-17T00:59:29.454Z] 339a4e72a1f5: Verifying Checksum [2023-10-17T00:59:29.454Z] 339a4e72a1f5: Download complete [2023-10-17T00:59:29.454Z] bde34c3a00c8: Download complete [2023-10-17T00:59:29.714Z] b352a97aabf1: Verifying Checksum [2023-10-17T00:59:29.714Z] b352a97aabf1: Download complete [2023-10-17T00:59:29.714Z] 4872d77fe225: Download complete [2023-10-17T00:59:29.714Z] 5851b861e8e6: Download complete [2023-10-17T00:59:29.714Z] b85a868b505f: Verifying Checksum [2023-10-17T00:59:29.714Z] b85a868b505f: Download complete [2023-10-17T00:59:29.972Z] bab4dde63d76: Verifying Checksum [2023-10-17T00:59:29.972Z] bab4dde63d76: Download complete [2023-10-17T00:59:30.923Z] b85a868b505f: Pull complete [2023-10-17T00:59:31.183Z] e2be974225ed: Pull complete [2023-10-17T00:59:31.554Z] 339a4e72a1f5: Pull complete [2023-10-17T00:59:31.813Z] 988bab9f4d93: Pull complete [2023-10-17T00:59:32.072Z] 1469e6f7b9e6: Pull complete [2023-10-17T00:59:32.072Z] eaf3925da568: Pull complete [2023-10-17T00:59:33.980Z] bab4dde63d76: Pull complete [2023-10-17T00:59:33.980Z] bde34c3a00c8: Pull complete [2023-10-17T00:59:33.980Z] b352a97aabf1: Pull complete [2023-10-17T00:59:33.980Z] 4872d77fe225: Pull complete [2023-10-17T00:59:34.239Z] 5851b861e8e6: Pull complete [2023-10-17T00:59:34.239Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-17T00:59:34.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T00:59:34.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T00:59:34.331Z] prd-ubuntu20.04-docker-8c-8g-9374 does not seem to be running inside a container [2023-10-17T00:59:34.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T00:59:38.973Z] $ docker top 1002c121a2b3338b1537a23057ddf1babe22a97182a8d1b3a97e0618458008d8 -eo pid,comm [2023-10-17T00:59:39.036Z] 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). [2023-10-17T00:59:39.036Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T00:59:39.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T00:59:39.072Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T00:59:39.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T00:59:39.198Z] $ docker exec 1002c121a2b3338b1537a23057ddf1babe22a97182a8d1b3a97e0618458008d8 ssh-agent [2023-10-17T00:59:39.310Z] SSH_AUTH_SOCK=/tmp/ssh-5x73dlATRxOY/agent.33 [2023-10-17T00:59:39.310Z] SSH_AGENT_PID=39 [2023-10-17T00:59:39.318Z] Running ssh-add (command line suppressed) [2023-10-17T00:59:39.411Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_11568123994138375815.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_11568123994138375815.key) [2023-10-17T00:59:39.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T00:59:39.713Z] + git tag --points-at HEAD [Pipeline] } [2023-10-17T00:59:39.726Z] $ docker exec --env ******** --env ******** 1002c121a2b3338b1537a23057ddf1babe22a97182a8d1b3a97e0618458008d8 ssh-agent -k [2023-10-17T00:59:39.826Z] unset SSH_AUTH_SOCK; [2023-10-17T00:59:39.827Z] unset SSH_AGENT_PID; [2023-10-17T00:59:39.827Z] echo Agent pid 39 killed; [2023-10-17T00:59:39.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-17T00:59:39.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T00:59:39.858Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T00:59:39.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T00:59:39.974Z] $ docker exec 1002c121a2b3338b1537a23057ddf1babe22a97182a8d1b3a97e0618458008d8 ssh-agent [2023-10-17T00:59:40.098Z] SSH_AUTH_SOCK=/tmp/ssh-1o6juEn9XLjI/agent.71 [2023-10-17T00:59:40.098Z] SSH_AGENT_PID=77 [2023-10-17T00:59:40.104Z] Running ssh-add (command line suppressed) [2023-10-17T00:59:40.210Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4654369408570132895.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4654369408570132895.key) [2023-10-17T00:59:40.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T00:59:40.513Z] + git semver init [2023-10-17T00:59:40.774Z] 2023-10-17 00:59:40,700 [run_init] DEBUG init version:0.0.0 force:False [2023-10-17T00:59:40.774Z] 2023-10-17 00:59:40,701 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2023-10-17T00:59:40.774Z] 2023-10-17 00:59:40,701 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2023-10-17T00:59:40.774Z] 2023-10-17 00:59:40,701 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2023-10-17T00:59:41.714Z] 2023-10-17 00:59:41,537 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2023-10-17T00:59:41.714Z] 2023-10-17 00:59:41,538 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2023-10-17T00:59:41.714Z] 2023-10-17 00:59:41,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-10-17T00:59:41.714Z] 2023-10-17 00:59:41,539 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-10-17T00:59:41.714Z] 3.0.3-dev.4 [Pipeline] } [2023-10-17T00:59:41.726Z] $ docker exec --env ******** --env ******** 1002c121a2b3338b1537a23057ddf1babe22a97182a8d1b3a97e0618458008d8 ssh-agent -k [2023-10-17T00:59:41.831Z] unset SSH_AUTH_SOCK; [2023-10-17T00:59:41.834Z] unset SSH_AGENT_PID; [2023-10-17T00:59:41.834Z] echo Agent pid 77 killed; [2023-10-17T00:59:41.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T00:59:42.147Z] + git semver [Pipeline] } [2023-10-17T00:59:42.422Z] $ docker stop --time=1 1002c121a2b3338b1537a23057ddf1babe22a97182a8d1b3a97e0618458008d8 [2023-10-17T00:59:43.752Z] $ docker rm -f --volumes 1002c121a2b3338b1537a23057ddf1babe22a97182a8d1b3a97e0618458008d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T00:59:44.094Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-17T00:59:44.291Z] Stashed 1 file(s) [Pipeline] echo [2023-10-17T00:59:44.294Z] [edgeXSemver]: initialized semver on version 3.0.3-dev.4 [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 [2023-10-17T00:59:44.450Z] provisioning config files... [2023-10-17T00:59:44.457Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config5630690162686224251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T00:59:44.752Z] ---> docker-login.sh [2023-10-17T00:59:44.752Z] nexus3.edgexfoundry.org:10001 [2023-10-17T00:59:44.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T00:59:44.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T00:59:44.753Z] Configure a credential helper to remove this warning. See [2023-10-17T00:59:44.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T00:59:44.753Z] [2023-10-17T00:59:44.753Z] Login Succeeded [2023-10-17T00:59:44.753Z] nexus3.edgexfoundry.org:10002 [2023-10-17T00:59:44.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T00:59:44.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T00:59:44.753Z] Configure a credential helper to remove this warning. See [2023-10-17T00:59:44.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T00:59:44.753Z] [2023-10-17T00:59:44.753Z] Login Succeeded [2023-10-17T00:59:44.753Z] nexus3.edgexfoundry.org:10003 [2023-10-17T00:59:45.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T00:59:45.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T00:59:45.011Z] Configure a credential helper to remove this warning. See [2023-10-17T00:59:45.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T00:59:45.011Z] [2023-10-17T00:59:45.011Z] Login Succeeded [2023-10-17T00:59:45.011Z] nexus3.edgexfoundry.org:10004 [2023-10-17T00:59:45.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T00:59:45.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T00:59:45.011Z] Configure a credential helper to remove this warning. See [2023-10-17T00:59:45.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T00:59:45.011Z] [2023-10-17T00:59:45.011Z] Login Succeeded [2023-10-17T00:59:45.011Z] docker.io [2023-10-17T00:59:45.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T00:59:45.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T00:59:45.270Z] Configure a credential helper to remove this warning. See [2023-10-17T00:59:45.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T00:59:45.270Z] [2023-10-17T00:59:45.270Z] Login Succeeded [2023-10-17T00:59:45.270Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T00:59:45.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-17T00:59:45.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T00:59:45.340Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2023-10-17T00:59:45.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T00:59:45.353Z] ========================================================= [2023-10-17T00:59:45.353Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2023-10-17T00:59:45.353Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T00:59:45.648Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2023-10-17T00:59:45.648Z] Sending build context to Docker daemon 4.908MB [2023-10-17T00:59:45.648Z] Step 1/21 : ARG BASE=alpine:3.16 [2023-10-17T00:59:45.648Z] Step 2/21 : FROM ${BASE} as builder [2023-10-17T00:59:45.648Z] latest: Pulling from edgex-devops/edgex-gcc-base [2023-10-17T00:59:45.648Z] 91d30c5bc195: Pulling fs layer [2023-10-17T00:59:45.648Z] 316e5a4585fb: Pulling fs layer [2023-10-17T00:59:45.907Z] 91d30c5bc195: Verifying Checksum [2023-10-17T00:59:45.907Z] 91d30c5bc195: Download complete [2023-10-17T00:59:45.907Z] 91d30c5bc195: Pull complete [2023-10-17T00:59:46.476Z] 316e5a4585fb: Verifying Checksum [2023-10-17T00:59:46.476Z] 316e5a4585fb: Download complete [2023-10-17T00:59:49.760Z] 316e5a4585fb: Pull complete [2023-10-17T00:59:49.760Z] Digest: sha256:46ce083f99ae49712d4f1141acdd2e69c9eb8e11ca29cc7d79d78bb0a10585c4 [2023-10-17T00:59:49.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2023-10-17T00:59:49.760Z] ---> e83ffa357ff4 [2023-10-17T00:59:49.760Z] Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-10-17T00:59:52.353Z] ---> Running in 3105019e7f8f [2023-10-17T00:59:52.353Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2023-10-17T00:59:52.613Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-10-17T00:59:52.613Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-10-17T00:59:52.613Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-10-17T00:59:53.181Z] Removing intermediate container 3105019e7f8f [2023-10-17T00:59:53.181Z] ---> d9fa5a5175bf [2023-10-17T00:59:53.181Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-10-17T00:59:53.181Z] ---> Running in f4486728fc3c [2023-10-17T00:59:54.563Z] Removing intermediate container f4486728fc3c [2023-10-17T00:59:54.564Z] ---> 0328e915a627 [2023-10-17T00:59:54.564Z] Step 5/21 : 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 paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev [2023-10-17T00:59:54.564Z] ---> Running in b73ded27fca6 [2023-10-17T00:59:54.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-10-17T00:59:54.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-10-17T00:59:55.083Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2023-10-17T00:59:55.653Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-10-17T00:59:55.653Z] (1/16) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-10-17T00:59:55.653Z] (2/16) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-10-17T00:59:55.653Z] (3/16) Installing hiredis (1.0.2-r0) [2023-10-17T00:59:55.913Z] (4/16) Installing hiredis-dev (1.0.2-r0) [2023-10-17T00:59:56.483Z] (5/16) Installing iotech-iot-1.5 (1.5.0-r0) [2023-10-17T00:59:57.421Z] (6/16) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-10-17T00:59:57.421Z] (7/16) Installing libcbor (0.9.0-r1) [2023-10-17T00:59:57.421Z] (8/16) Installing libcbor-dev (0.9.0-r1) [2023-10-17T00:59:57.681Z] (9/16) Installing ncurses-dev (6.3_p20220521-r1) [2023-10-17T00:59:57.681Z] (10/16) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-10-17T00:59:58.259Z] (11/16) Installing libblkid (2.38-r1) [2023-10-17T00:59:58.523Z] (12/16) Installing libuuid (2.38-r1) [2023-10-17T00:59:58.523Z] (13/16) Installing libfdisk (2.38-r1) [2023-10-17T00:59:58.523Z] (14/16) Installing libmount (2.38-r1) [2023-10-17T00:59:58.523Z] (15/16) Installing libsmartcols (2.38-r1) [2023-10-17T00:59:58.523Z] (16/16) Installing util-linux-dev (2.38-r1) [2023-10-17T00:59:58.523Z] Executing busybox-1.35.0-r17.trigger [2023-10-17T00:59:58.523Z] OK: 280 MiB in 90 packages [2023-10-17T00:59:59.105Z] Removing intermediate container b73ded27fca6 [2023-10-17T00:59:59.105Z] ---> dd810a820f4d [2023-10-17T00:59:59.105Z] Step 6/21 : RUN mkdir /tmp/sdk [2023-10-17T00:59:59.105Z] ---> Running in 750e4e029a37 [2023-10-17T00:59:59.396Z] Still waiting to schedule task [2023-10-17T00:59:59.396Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9373’ [2023-10-17T00:59:59.673Z] Removing intermediate container 750e4e029a37 [2023-10-17T00:59:59.673Z] ---> cedb57d257a0 [2023-10-17T00:59:59.673Z] Step 7/21 : COPY VERSION /tmp/sdk [2023-10-17T00:59:59.946Z] ---> 4325f3a6054c [2023-10-17T00:59:59.946Z] Step 8/21 : COPY src /tmp/sdk/src [2023-10-17T01:00:00.207Z] ---> 594c471c9cff [2023-10-17T01:00:00.207Z] Step 9/21 : COPY include /tmp/sdk/include [2023-10-17T01:00:00.207Z] ---> 56be4d28876e [2023-10-17T01:00:00.207Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2023-10-17T01:00:00.467Z] ---> dcb5dd5553fd [2023-10-17T01:00:00.467Z] Step 11/21 : COPY LICENSE /tmp/sdk [2023-10-17T01:00:00.725Z] ---> 7b62990c741e [2023-10-17T01:00:00.725Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2023-10-17T01:00:00.725Z] ---> d9daf4f4e18c [2023-10-17T01:00:00.725Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2023-10-17T01:00:00.725Z] ---> Running in 19ff5f8461ac [2023-10-17T01:00:00.982Z] + CPPCHECK=false [2023-10-17T01:00:00.982Z] + DOCGEN=false [2023-10-17T01:00:00.982Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2023-10-17T01:00:00.982Z] + '[' 0 -gt 0 ] [2023-10-17T01:00:00.982Z] + readlink -f ./scripts/build.sh [2023-10-17T01:00:00.982Z] + dirname /tmp/sdk/scripts/build.sh [2023-10-17T01:00:00.982Z] + dirname /tmp/sdk/scripts [2023-10-17T01:00:00.982Z] + ROOT=/tmp/sdk [2023-10-17T01:00:00.982Z] + cd /tmp/sdk [2023-10-17T01:00:00.982Z] + mkdir -p /tmp/sdk/build/release [2023-10-17T01:00:00.982Z] + cd /tmp/sdk/build/release [2023-10-17T01:00:00.982Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2023-10-17T01:00:01.241Z] -- The C compiler identification is GNU 11.2.1 [2023-10-17T01:00:01.241Z] -- Detecting C compiler ABI info [2023-10-17T01:00:01.241Z] -- Detecting C compiler ABI info - done [2023-10-17T01:00:01.241Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-10-17T01:00:01.241Z] -- Detecting C compile features [2023-10-17T01:00:01.241Z] -- Detecting C compile features - done [2023-10-17T01:00:01.241Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-10-17T01:00:01.241Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") [2023-10-17T01:00:01.241Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-10-17T01:00:01.241Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-10-17T01:00:01.241Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-10-17T01:00:01.241Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-10-17T01:00:01.241Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-10-17T01:00:01.241Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-10-17T01:00:01.241Z] -- /opt/iotech/iot/1.5/include [2023-10-17T01:00:01.241Z] -- C SDK 3.0.3-dev.4 for Linux [2023-10-17T01:00:01.241Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-10-17T01:00:01.499Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-10-17T01:00:01.499Z] -- Found Curses: /usr/lib/libcurses.so [2023-10-17T01:00:01.499Z] -- Configuring done [2023-10-17T01:00:01.499Z] -- Generating done [2023-10-17T01:00:01.499Z] -- Build files have been written to: /tmp/sdk/build/release [2023-10-17T01:00:01.499Z] + make all package [2023-10-17T01:00:01.499Z] + tee release.log [2023-10-17T01:00:01.499Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-10-17T01:00:01.765Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-10-17T01:00:02.025Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-10-17T01:00:02.025Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-10-17T01:00:02.284Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-10-17T01:00:02.284Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-10-17T01:00:02.852Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-10-17T01:00:02.852Z] /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2023-10-17T01:00:02.852Z] /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized in this function [-Wmaybe-uninitialized] [2023-10-17T01:00:02.852Z] 294 | while (privateConfig) [2023-10-17T01:00:02.852Z] | ^~~~~~~~~~~~~ [2023-10-17T01:00:02.852Z] /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] [2023-10-17T01:00:02.852Z] 271 | while (result) [2023-10-17T01:00:02.852Z] | ^~~~~~ [2023-10-17T01:00:02.852Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-10-17T01:00:03.111Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-10-17T01:00:03.111Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-10-17T01:00:03.556Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-10-17T01:00:03.556Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-10-17T01:00:03.815Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-10-17T01:00:04.074Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-10-17T01:00:04.074Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-10-17T01:00:04.334Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-10-17T01:00:04.334Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-10-17T01:00:04.592Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-10-17T01:00:04.851Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-10-17T01:00:04.851Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-10-17T01:00:05.109Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-10-17T01:00:06.044Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-10-17T01:00:06.304Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-10-17T01:00:06.304Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-10-17T01:00:06.304Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-10-17T01:00:06.563Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-10-17T01:00:06.822Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-10-17T01:00:07.081Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-10-17T01:00:07.340Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-10-17T01:00:07.340Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-10-17T01:00:07.599Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-10-17T01:00:07.599Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2023-10-17T01:00:07.599Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-10-17T01:00:07.599Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2023-10-17T01:00:07.599Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-10-17T01:00:07.599Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-10-17T01:00:07.599Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2023-10-17T01:00:07.599Z] | ^ [2023-10-17T01:00:07.860Z] /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2023-10-17T01:00:07.860Z] 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2023-10-17T01:00:07.860Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-10-17T01:00:08.117Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-10-17T01:00:08.117Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-10-17T01:00:08.374Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-10-17T01:00:08.374Z] [ 68%] Linking C shared library libcsdk.so [2023-10-17T01:00:08.374Z] [ 68%] Built target csdk [2023-10-17T01:00:08.374Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-10-17T01:00:08.633Z] [ 72%] Linking C executable template [2023-10-17T01:00:08.633Z] [ 72%] Built target template [2023-10-17T01:00:08.633Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-10-17T01:00:08.892Z] [ 76%] Linking C executable device-counter [2023-10-17T01:00:08.892Z] [ 76%] Built target device-counter [2023-10-17T01:00:08.892Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-10-17T01:00:08.892Z] [ 80%] Linking C executable device-random [2023-10-17T01:00:09.151Z] [ 80%] Built target device-random [2023-10-17T01:00:09.151Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-10-17T01:00:09.151Z] [ 84%] Linking C executable device-gyro [2023-10-17T01:00:09.151Z] [ 84%] Built target device-gyro [2023-10-17T01:00:09.410Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-10-17T01:00:09.410Z] [ 88%] Linking C executable device-bitfields [2023-10-17T01:00:09.410Z] [ 88%] Built target device-bitfields [2023-10-17T01:00:09.410Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-10-17T01:00:09.668Z] [ 92%] Linking C executable template-discovery [2023-10-17T01:00:09.668Z] [ 92%] Built target template-discovery [2023-10-17T01:00:09.668Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-10-17T01:00:09.926Z] [ 96%] Linking C executable device-file [2023-10-17T01:00:09.926Z] [ 96%] Built target device-file [2023-10-17T01:00:09.926Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-10-17T01:00:10.184Z] [100%] Linking C executable device-terminal [2023-10-17T01:00:10.184Z] [100%] Built target device-terminal [2023-10-17T01:00:10.184Z] Run CPack packaging tool... [2023-10-17T01:00:10.184Z] CPack: Create package using TGZ [2023-10-17T01:00:10.184Z] CPack: Install projects [2023-10-17T01:00:10.184Z] CPack: - Run preinstall target for: Csdk [2023-10-17T01:00:10.442Z] CPack: - Install project: Csdk [] [2023-10-17T01:00:10.442Z] CPack: Create package [2023-10-17T01:00:10.442Z] CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.4.tar.gz generated. [2023-10-17T01:00:10.442Z] + '[' false '=' true ] [2023-10-17T01:00:10.442Z] + '[' false '=' true ] [2023-10-17T01:00:10.442Z] + mkdir -p /tmp/sdk/build/debug [2023-10-17T01:00:10.442Z] + cd /tmp/sdk/build/debug [2023-10-17T01:00:10.442Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2023-10-17T01:00:10.442Z] -- The C compiler identification is GNU 11.2.1 [2023-10-17T01:00:10.442Z] -- Detecting C compiler ABI info [2023-10-17T01:00:10.698Z] -- Detecting C compiler ABI info - done [2023-10-17T01:00:10.698Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-10-17T01:00:10.698Z] -- Detecting C compile features [2023-10-17T01:00:10.698Z] -- Detecting C compile features - done [2023-10-17T01:00:10.698Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-10-17T01:00:10.698Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") [2023-10-17T01:00:10.698Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-10-17T01:00:10.698Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-10-17T01:00:10.698Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-10-17T01:00:10.698Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-10-17T01:00:10.698Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-10-17T01:00:10.698Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-10-17T01:00:10.698Z] -- /opt/iotech/iot/1.5/include [2023-10-17T01:00:10.698Z] -- C SDK 3.0.3-dev.4 for Linux [2023-10-17T01:00:10.698Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-10-17T01:00:10.961Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-10-17T01:00:10.961Z] -- Found Curses: /usr/lib/libcurses.so [2023-10-17T01:00:10.961Z] -- Configuring done [2023-10-17T01:00:10.961Z] -- Generating done [2023-10-17T01:00:10.961Z] -- Build files have been written to: /tmp/sdk/build/debug [2023-10-17T01:00:10.961Z] + make [2023-10-17T01:00:10.961Z] + tee debug.log [2023-10-17T01:00:10.961Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-10-17T01:00:10.961Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-10-17T01:00:11.220Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-10-17T01:00:11.220Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-10-17T01:00:11.220Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-10-17T01:00:11.479Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-10-17T01:00:11.479Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-10-17T01:00:11.738Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-10-17T01:00:11.738Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-10-17T01:00:11.738Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-10-17T01:00:11.997Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-10-17T01:00:11.997Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-10-17T01:00:11.997Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-10-17T01:00:12.255Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-10-17T01:00:12.255Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-10-17T01:00:12.255Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-10-17T01:00:12.255Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-10-17T01:00:12.513Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-10-17T01:00:12.513Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-10-17T01:00:12.513Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-10-17T01:00:12.772Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-10-17T01:00:13.031Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-10-17T01:00:13.031Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-10-17T01:00:13.031Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-10-17T01:00:13.291Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-10-17T01:00:13.291Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-10-17T01:00:13.291Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-10-17T01:00:13.551Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-10-17T01:00:13.810Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-10-17T01:00:13.810Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-10-17T01:00:13.811Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-10-17T01:00:13.811Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2023-10-17T01:00:13.811Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-10-17T01:00:13.811Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2023-10-17T01:00:13.811Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-10-17T01:00:13.811Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-10-17T01:00:13.811Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2023-10-17T01:00:13.811Z] | ^ [2023-10-17T01:00:14.070Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-10-17T01:00:14.071Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-10-17T01:00:14.071Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-10-17T01:00:14.330Z] [ 68%] Linking C shared library libcsdk.so [2023-10-17T01:00:14.330Z] [ 68%] Built target csdk [2023-10-17T01:00:14.330Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-10-17T01:00:14.330Z] [ 72%] Linking C executable template [2023-10-17T01:00:14.589Z] [ 72%] Built target template [2023-10-17T01:00:14.589Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-10-17T01:00:14.589Z] [ 76%] Linking C executable device-counter [2023-10-17T01:00:14.589Z] [ 76%] Built target device-counter [2023-10-17T01:00:14.589Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-10-17T01:00:14.589Z] [ 80%] Linking C executable device-random [2023-10-17T01:00:14.847Z] [ 80%] Built target device-random [2023-10-17T01:00:14.847Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-10-17T01:00:14.847Z] [ 84%] Linking C executable device-gyro [2023-10-17T01:00:14.847Z] [ 84%] Built target device-gyro [2023-10-17T01:00:14.847Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-10-17T01:00:15.104Z] [ 88%] Linking C executable device-bitfields [2023-10-17T01:00:15.104Z] [ 88%] Built target device-bitfields [2023-10-17T01:00:15.104Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-10-17T01:00:15.104Z] [ 92%] Linking C executable template-discovery [2023-10-17T01:00:15.363Z] [ 92%] Built target template-discovery [2023-10-17T01:00:15.363Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-10-17T01:00:15.363Z] [ 96%] Linking C executable device-file [2023-10-17T01:00:15.363Z] [ 96%] Built target device-file [2023-10-17T01:00:15.363Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-10-17T01:00:15.623Z] [100%] Linking C executable device-terminal [2023-10-17T01:00:15.623Z] [100%] Built target device-terminal [2023-10-17T01:00:15.623Z] make: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.623Z] make[1]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.623Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.624Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.624Z] [ 68%] Built target csdk [2023-10-17T01:00:15.624Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.624Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.624Z] [ 72%] Built target template [2023-10-17T01:00:15.624Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.624Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.624Z] [ 76%] Built target device-counter [2023-10-17T01:00:15.624Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.624Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.624Z] [ 80%] Built target device-random [2023-10-17T01:00:15.624Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.624Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.624Z] [ 84%] Built target device-gyro [2023-10-17T01:00:15.624Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.883Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.883Z] [ 88%] Built target device-bitfields [2023-10-17T01:00:15.883Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.883Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.883Z] [ 92%] Built target template-discovery [2023-10-17T01:00:15.883Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.883Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.883Z] [ 96%] Built target device-file [2023-10-17T01:00:15.883Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.883Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.883Z] [100%] Built target device-terminal [2023-10-17T01:00:15.883Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:00:15.883Z] Install the project... [2023-10-17T01:00:15.883Z] -- Install configuration: "Release" [2023-10-17T01:00:15.883Z] -- Installing: /usr/local/lib/libcsdk.so [2023-10-17T01:00:15.883Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2023-10-17T01:00:15.883Z] -- Installing: /usr/local/include [2023-10-17T01:00:15.883Z] -- Installing: /usr/local/include/devsdk [2023-10-17T01:00:15.883Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2023-10-17T01:00:15.883Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2023-10-17T01:00:15.883Z] -- Installing: /usr/local/include/edgex [2023-10-17T01:00:15.883Z] -- Installing: /usr/local/include/edgex/edgex.h [2023-10-17T01:00:15.883Z] -- Installing: /usr/local/include/edgex/devices.h [2023-10-17T01:00:15.883Z] -- Installing: /usr/local/include/edgex/profiles.h [2023-10-17T01:00:15.883Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2023-10-17T01:00:15.883Z] -- Installing: /usr/local/include/edgex/rest-server.h [2023-10-17T01:00:15.883Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2023-10-17T01:00:15.883Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2023-10-17T01:00:15.883Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2023-10-17T01:00:15.883Z] make: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:00:16.822Z] Removing intermediate container 19ff5f8461ac [2023-10-17T01:00:16.822Z] ---> 31990441ca84 [2023-10-17T01:00:16.822Z] Step 14/21 : FROM ${BASE} [2023-10-17T01:00:16.822Z] ---> e83ffa357ff4 [2023-10-17T01:00:16.822Z] Step 15/21 : LABEL maintainer="IOTech " [2023-10-17T01:00:16.822Z] ---> Running in 21a917e1577a [2023-10-17T01:00:16.822Z] Removing intermediate container 21a917e1577a [2023-10-17T01:00:16.822Z] ---> 47250b58fc90 [2023-10-17T01:00:16.822Z] Step 16/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-10-17T01:00:16.822Z] ---> Running in 6203d0e4f8f0 [2023-10-17T01:00:17.083Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2023-10-17T01:00:17.650Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-10-17T01:00:17.650Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-10-17T01:00:17.650Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-10-17T01:00:17.909Z] Removing intermediate container 6203d0e4f8f0 [2023-10-17T01:00:17.909Z] ---> 81827dc40b64 [2023-10-17T01:00:17.909Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-10-17T01:00:17.909Z] ---> Running in cb8eaf761764 [2023-10-17T01:00:18.479Z] Removing intermediate container cb8eaf761764 [2023-10-17T01:00:18.479Z] ---> 22534381c7b7 [2023-10-17T01:00:18.479Z] Step 18/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 iotech-iot-1.4 hiredis-dev [2023-10-17T01:00:18.479Z] ---> Running in 42fefae069cd [2023-10-17T01:00:18.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-10-17T01:00:18.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-10-17T01:00:18.996Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2023-10-17T01:00:19.564Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-10-17T01:00:19.564Z] (1/7) Installing curl (8.4.0-r0) [2023-10-17T01:00:19.564Z] (2/7) Installing hiredis (1.0.2-r0) [2023-10-17T01:00:19.564Z] (3/7) Installing hiredis-dev (1.0.2-r0) [2023-10-17T01:00:19.564Z] (4/7) Installing iotech-iot-1.4 (1.4.2-r0) [2023-10-17T01:00:20.504Z] (5/7) Installing libcbor (0.9.0-r1) [2023-10-17T01:00:20.505Z] (6/7) Installing libuuid (2.38-r1) [2023-10-17T01:00:20.505Z] (7/7) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-10-17T01:00:21.445Z] Executing busybox-1.35.0-r17.trigger [2023-10-17T01:00:21.445Z] OK: 276 MiB in 83 packages [2023-10-17T01:00:21.704Z] Removing intermediate container 42fefae069cd [2023-10-17T01:00:21.704Z] ---> da97cb2378c0 [2023-10-17T01:00:21.704Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2023-10-17T01:00:21.962Z] ---> 5acd8c41dec0 [2023-10-17T01:00:21.962Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2023-10-17T01:00:21.962Z] ---> eba8ccc39f44 [2023-10-17T01:00:21.962Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2023-10-17T01:00:22.221Z] ---> 28831612e336 [2023-10-17T01:00:22.221Z] Successfully built 28831612e336 [2023-10-17T01:00:22.221Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T01:00:22.584Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-17T01:00:22.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T01:00:22.653Z] prd-ubuntu20.04-docker-8c-8g-9374 does not seem to be running inside a container [2023-10-17T01:00:22.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-17T01:00:23.035Z] $ docker top 5ec0cdcf435c52017f711cbd0ff1708cb790836817ccdbe011951517eefb4202 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T01:00:23.381Z] + make test [2023-10-17T01:00:23.381Z] echo "make test" [2023-10-17T01:00:23.381Z] make test [Pipeline] } [2023-10-17T01:00:23.393Z] $ docker stop --time=1 5ec0cdcf435c52017f711cbd0ff1708cb790836817ccdbe011951517eefb4202 [2023-10-17T01:00:24.699Z] $ docker rm -f --volumes 5ec0cdcf435c52017f711cbd0ff1708cb790836817ccdbe011951517eefb4202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T01:00:25.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-17T01:00:25.601Z] + ls -al . [2023-10-17T01:00:25.601Z] total 212 [2023-10-17T01:00:25.601Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 00:59 . [2023-10-17T01:00:25.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 00:59 .. [2023-10-17T01:00:25.601Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 00:59 .git [2023-10-17T01:00:25.601Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 00:59 .github [2023-10-17T01:00:25.601Z] -rw-rw-r-- 1 jenkins jenkins 176 Oct 17 00:59 .gitignore [2023-10-17T01:00:25.601Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 00:59 .semver [2023-10-17T01:00:25.601Z] -rw-rw-r-- 1 jenkins jenkins 2908 Oct 17 00:59 Attribution.txt [2023-10-17T01:00:25.601Z] -rw-rw-r-- 1 jenkins jenkins 9802 Oct 17 00:59 CHANGES [2023-10-17T01:00:25.601Z] -rw-rw-r-- 1 jenkins jenkins 108574 Oct 17 00:59 Doxyfile [2023-10-17T01:00:25.601Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 00:59 GOVERNANCE.md [2023-10-17T01:00:25.601Z] -rw-rw-r-- 1 jenkins jenkins 784 Oct 17 00:59 Jenkinsfile [2023-10-17T01:00:25.601Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 00:59 LICENSE [2023-10-17T01:00:25.601Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 17 00:59 Makefile [2023-10-17T01:00:25.602Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 17 00:59 OWNERS.md [2023-10-17T01:00:25.602Z] -rw-rw-r-- 1 jenkins jenkins 1651 Oct 17 00:59 README.IOT.md [2023-10-17T01:00:25.602Z] -rw-rw-r-- 1 jenkins jenkins 4215 Oct 17 00:59 README.md [2023-10-17T01:00:25.602Z] -rw-rw-r-- 1 jenkins jenkins 1245 Oct 17 00:59 README.v3.md [2023-10-17T01:00:25.602Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 17 00:59 VERSION [2023-10-17T01:00:25.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 00:59 docs [2023-10-17T01:00:25.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 00:59 include [2023-10-17T01:00:25.602Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 00:59 scripts [2023-10-17T01:00:25.602Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 00:59 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T01:00:25.934Z] + 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=753c0e66273d645c82de476ca0a438ee98891f55 --label arch=amd64 --label version=3.0.3-dev.4 . [2023-10-17T01:00:25.935Z] Sending build context to Docker daemon 4.908MB [2023-10-17T01:00:25.935Z] Step 1/17 : ARG BASE=alpine:3.16 [2023-10-17T01:00:25.935Z] Step 2/17 : FROM ${BASE} [2023-10-17T01:00:25.935Z] ---> 28831612e336 [2023-10-17T01:00:25.935Z] Step 3/17 : LABEL maintainer="IOTech " [2023-10-17T01:00:26.194Z] ---> Running in 93e4df342f6a [2023-10-17T01:00:26.194Z] Removing intermediate container 93e4df342f6a [2023-10-17T01:00:26.194Z] ---> 929d27716a6d [2023-10-17T01:00:26.194Z] 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 [2023-10-17T01:00:26.194Z] ---> Running in 3357d7f60015 [2023-10-17T01:00:26.452Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2023-10-17T01:00:27.021Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-10-17T01:00:27.021Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-10-17T01:00:27.021Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-10-17T01:00:27.021Z] Removing intermediate container 3357d7f60015 [2023-10-17T01:00:27.021Z] ---> 7c31c9a01ce1 [2023-10-17T01:00:27.021Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-10-17T01:00:27.021Z] ---> Running in b9da06513415 [2023-10-17T01:00:27.959Z] Removing intermediate container b9da06513415 [2023-10-17T01:00:27.959Z] ---> 880213e63db6 [2023-10-17T01:00:27.959Z] 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 paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2023-10-17T01:00:27.959Z] ---> Running in 87f27a67295e [2023-10-17T01:00:28.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-10-17T01:00:28.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-10-17T01:00:28.476Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2023-10-17T01:00:29.044Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-10-17T01:00:29.044Z] (1/11) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-10-17T01:00:29.044Z] (2/11) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-10-17T01:00:29.044Z] (3/11) Installing iotech-iot-1.5 (1.5.0-r0) [2023-10-17T01:00:29.982Z] (4/11) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-10-17T01:00:29.982Z] (5/11) Installing libcbor-dev (0.9.0-r1) [2023-10-17T01:00:29.982Z] (6/11) Installing ncurses-dev (6.3_p20220521-r1) [2023-10-17T01:00:29.982Z] (7/11) Installing libblkid (2.38-r1) [2023-10-17T01:00:29.982Z] (8/11) Installing libfdisk (2.38-r1) [2023-10-17T01:00:29.982Z] (9/11) Installing libmount (2.38-r1) [2023-10-17T01:00:29.982Z] (10/11) Installing libsmartcols (2.38-r1) [2023-10-17T01:00:29.982Z] (11/11) Installing util-linux-dev (2.38-r1) [2023-10-17T01:00:29.982Z] Executing busybox-1.35.0-r17.trigger [2023-10-17T01:00:29.982Z] OK: 281 MiB in 92 packages [2023-10-17T01:00:30.550Z] Removing intermediate container 87f27a67295e [2023-10-17T01:00:30.550Z] ---> ba9a59a014f4 [2023-10-17T01:00:30.550Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2023-10-17T01:00:30.817Z] ---> 3be31d816ad1 [2023-10-17T01:00:30.817Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2023-10-17T01:00:31.075Z] ---> 81d4f22ba36c [2023-10-17T01:00:31.075Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2023-10-17T01:00:31.075Z] ---> 29c5e4320c3a [2023-10-17T01:00:31.075Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2023-10-17T01:00:31.332Z] ---> 017bcee0d7ee [2023-10-17T01:00:31.332Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2023-10-17T01:00:31.332Z] ---> a8921fcb45bf [2023-10-17T01:00:31.332Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2023-10-17T01:00:31.591Z] ---> 01ce7e406c11 [2023-10-17T01:00:31.591Z] Step 13/17 : WORKDIR /edgex-c-sdk [2023-10-17T01:00:31.591Z] ---> Running in c349aaa23a66 [2023-10-17T01:00:31.591Z] Removing intermediate container c349aaa23a66 [2023-10-17T01:00:31.591Z] ---> 8cd2c92f8bd7 [2023-10-17T01:00:31.591Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2023-10-17T01:00:31.591Z] ---> Running in 58e9e7e3f036 [2023-10-17T01:00:31.851Z] Removing intermediate container 58e9e7e3f036 [2023-10-17T01:00:31.851Z] ---> ab11d377c2ad [2023-10-17T01:00:31.851Z] Step 15/17 : LABEL arch=amd64 [2023-10-17T01:00:31.851Z] ---> Running in 9a25c413f8aa [2023-10-17T01:00:31.851Z] Removing intermediate container 9a25c413f8aa [2023-10-17T01:00:31.851Z] ---> ae77461967ef [2023-10-17T01:00:31.851Z] Step 16/17 : LABEL git_sha=753c0e66273d645c82de476ca0a438ee98891f55 [2023-10-17T01:00:31.851Z] ---> Running in 03ac19af1058 [2023-10-17T01:00:31.851Z] Removing intermediate container 03ac19af1058 [2023-10-17T01:00:31.851Z] ---> 5affd243c2aa [2023-10-17T01:00:31.851Z] Step 17/17 : LABEL version=3.0.3-dev.4 [2023-10-17T01:00:31.851Z] ---> Running in 39015dc30789 [2023-10-17T01:00:32.111Z] Removing intermediate container 39015dc30789 [2023-10-17T01:00:32.111Z] ---> 3de5be01fdde [2023-10-17T01:00:32.111Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2023-10-17T01:00:32.111Z] Successfully built 3de5be01fdde [2023-10-17T01:00:32.111Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T01:00:32.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T01:00:32.547Z] [2023-10-17T01:00:32.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T01:00:32.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T01:00:32.851Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-17T01:00:32.851Z] 5eb5b503b376: Pulling fs layer [2023-10-17T01:00:32.851Z] 5c69ac0246d0: Pulling fs layer [2023-10-17T01:00:32.851Z] ec43610c2a17: Pulling fs layer [2023-10-17T01:00:32.851Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-17T01:00:32.851Z] 33b1e0a273af: Pulling fs layer [2023-10-17T01:00:32.851Z] 5d3b04190fa2: Pulling fs layer [2023-10-17T01:00:32.851Z] 33b1e0a273af: Waiting [2023-10-17T01:00:32.851Z] 3a2ae6a8a46f: Waiting [2023-10-17T01:00:32.851Z] 2f39f015ded8: Pulling fs layer [2023-10-17T01:00:32.851Z] 5d3b04190fa2: Waiting [2023-10-17T01:00:32.851Z] 5c69ac0246d0: Download complete [2023-10-17T01:00:32.851Z] 3a2ae6a8a46f: Download complete [2023-10-17T01:00:32.851Z] 33b1e0a273af: Verifying Checksum [2023-10-17T01:00:32.851Z] 33b1e0a273af: Download complete [2023-10-17T01:00:32.851Z] 5d3b04190fa2: Verifying Checksum [2023-10-17T01:00:32.851Z] 5d3b04190fa2: Download complete [2023-10-17T01:00:33.110Z] ec43610c2a17: Verifying Checksum [2023-10-17T01:00:33.110Z] ec43610c2a17: Download complete [2023-10-17T01:00:33.110Z] 5eb5b503b376: Verifying Checksum [2023-10-17T01:00:33.110Z] 5eb5b503b376: Download complete [2023-10-17T01:00:33.675Z] 2f39f015ded8: Download complete [2023-10-17T01:00:34.610Z] 5eb5b503b376: Pull complete [2023-10-17T01:00:34.610Z] 5c69ac0246d0: Pull complete [2023-10-17T01:00:35.175Z] ec43610c2a17: Pull complete [2023-10-17T01:00:35.175Z] 3a2ae6a8a46f: Pull complete [2023-10-17T01:00:35.434Z] 33b1e0a273af: Pull complete [2023-10-17T01:00:35.434Z] 5d3b04190fa2: Pull complete [2023-10-17T01:00:40.815Z] 2f39f015ded8: Pull complete [2023-10-17T01:00:40.815Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-17T01:00:40.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T01:00:40.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T01:00:40.953Z] prd-ubuntu20.04-docker-8c-8g-9374 does not seem to be running inside a container [2023-10-17T01:00:41.008Z] $ 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_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-17T01:00:47.972Z] $ docker top df57b53df715fb8c43ae04af16f1ff46459f69741bd7e0edff64a9d9f648c79e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T01:00:48.365Z] ---> job-cost.sh [2023-10-17T01:00:48.365Z] lf-activate-venv: SKIPPING [2023-10-17T01:00:48.365Z] INFO: No Stack... [2023-10-17T01:00:48.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-17T01:00:48.884Z] INFO: Archiving Costs [Pipeline] sh [2023-10-17T01:00:49.171Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2023-10-17T01:00:49.171Z] + cut -d, -f6 [Pipeline] lock [2023-10-17T01:00:49.185Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-63-stack-cost] [2023-10-17T01:00:49.191Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-63-stack-cost] did not exist. Created. [2023-10-17T01:00:49.191Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T01:00:49.490Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-17T01:00:49.545Z] Stashed 1 file(s) [Pipeline] } [2023-10-17T01:00:49.552Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-17T01:00:49.571Z] $ docker stop --time=1 df57b53df715fb8c43ae04af16f1ff46459f69741bd7e0edff64a9d9f648c79e [2023-10-17T01:00:50.728Z] $ docker rm -f --volumes df57b53df715fb8c43ae04af16f1ff46459f69741bd7e0edff64a9d9f648c79e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-17T01:03:36.944Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9375 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2023-10-17T01:03:36.957Z] Running in /w/workspace/device-sdk-c/63 [Pipeline] { [Pipeline] checkout [2023-10-17T01:03:36.990Z] Selected Git installation does not exist. Using Default [2023-10-17T01:03:36.990Z] The recommended git tool is: NONE [2023-10-17T01:03:42.038Z] using credential edgex-jenkins-ssh [2023-10-17T01:03:42.053Z] Cloning the remote Git repository [2023-10-17T01:03:42.099Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2023-10-17T01:03:42.190Z] > git init /w/workspace/device-sdk-c/63 # timeout=10 [2023-10-17T01:03:42.325Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2023-10-17T01:03:42.326Z] > git --version # timeout=10 [2023-10-17T01:03:42.346Z] > git --version # 'git version 2.25.1' [2023-10-17T01:03:42.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-17T01:03:42.506Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T01:03:44.351Z] Avoid second fetch [2023-10-17T01:03:44.351Z] Checking out Revision 753c0e66273d645c82de476ca0a438ee98891f55 (main) [2023-10-17T01:03:43.512Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2023-10-17T01:03:43.533Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T01:03:44.370Z] > git config core.sparsecheckout # timeout=10 [2023-10-17T01:03:44.892Z] Commit message: "feat: Add command line/environment flag for commonConfig (#486)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T01:03:44.434Z] > git checkout -f 753c0e66273d645c82de476ca0a438ee98891f55 # timeout=10 [2023-10-17T01:03:45.855Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-17T01:03:45.855Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T01:03:45.855Z] Dload Upload Total Spent Left Speed [2023-10-17T01:03:45.855Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-10-17T01:03:46.532Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-17T01:03:46.871Z] + sudo tee /etc/docker/daemon.new [2023-10-17T01:03:46.871Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-17T01:03:46.871Z] { [2023-10-17T01:03:46.871Z] "registry-mirrors": [ [2023-10-17T01:03:46.871Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-17T01:03:46.871Z] ], [2023-10-17T01:03:46.871Z] "bip": "10.250.0.254/24", [2023-10-17T01:03:46.871Z] "hosts": [ [2023-10-17T01:03:46.871Z] "tcp://0.0.0.0:5555", [2023-10-17T01:03:46.871Z] "unix:///var/run/docker.sock" [2023-10-17T01:03:46.871Z] ], [2023-10-17T01:03:46.871Z] "mtu": 1458, [2023-10-17T01:03:46.871Z] "selinux-enabled": true, [2023-10-17T01:03:46.871Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-17T01:03:46.871Z] } [Pipeline] sh [2023-10-17T01:03:47.198Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-17T01:03:47.527Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T01:04:05.768Z] provisioning config files... [2023-10-17T01:04:05.794Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/63@tmp/config1701838036811699068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T01:04:06.156Z] ---> docker-login.sh [2023-10-17T01:04:06.156Z] nexus3.edgexfoundry.org:10001 [2023-10-17T01:04:06.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T01:04:06.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T01:04:06.744Z] Configure a credential helper to remove this warning. See [2023-10-17T01:04:06.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T01:04:06.744Z] [2023-10-17T01:04:06.744Z] Login Succeeded [2023-10-17T01:04:06.744Z] nexus3.edgexfoundry.org:10002 [2023-10-17T01:04:07.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T01:04:07.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T01:04:07.281Z] Configure a credential helper to remove this warning. See [2023-10-17T01:04:07.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T01:04:07.281Z] [2023-10-17T01:04:07.281Z] Login Succeeded [2023-10-17T01:04:07.281Z] nexus3.edgexfoundry.org:10003 [2023-10-17T01:04:07.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T01:04:07.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T01:04:07.560Z] Configure a credential helper to remove this warning. See [2023-10-17T01:04:07.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T01:04:07.560Z] [2023-10-17T01:04:07.560Z] Login Succeeded [2023-10-17T01:04:07.560Z] nexus3.edgexfoundry.org:10004 [2023-10-17T01:04:07.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T01:04:07.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T01:04:07.828Z] Configure a credential helper to remove this warning. See [2023-10-17T01:04:07.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T01:04:07.828Z] [2023-10-17T01:04:07.828Z] Login Succeeded [2023-10-17T01:04:07.828Z] docker.io [2023-10-17T01:04:08.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T01:04:08.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T01:04:08.368Z] Configure a credential helper to remove this warning. See [2023-10-17T01:04:08.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T01:04:08.368Z] [2023-10-17T01:04:08.368Z] Login Succeeded [2023-10-17T01:04:08.368Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T01:04:08.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-17T01:04:08.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T01:04:08.682Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2023-10-17T01:04:08.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T01:04:08.704Z] ========================================================= [2023-10-17T01:04:08.704Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2023-10-17T01:04:08.704Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T01:04:09.045Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2023-10-17T01:04:09.313Z] Sending build context to Docker daemon 2.94MB [2023-10-17T01:04:09.594Z] Step 1/21 : ARG BASE=alpine:3.16 [2023-10-17T01:04:09.594Z] Step 2/21 : FROM ${BASE} as builder [2023-10-17T01:04:09.594Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2023-10-17T01:04:09.594Z] 547446be3368: Pulling fs layer [2023-10-17T01:04:09.594Z] 76bd08e1cacc: Pulling fs layer [2023-10-17T01:04:09.867Z] 547446be3368: Verifying Checksum [2023-10-17T01:04:09.867Z] 547446be3368: Download complete [2023-10-17T01:04:10.450Z] 547446be3368: Pull complete [2023-10-17T01:04:11.858Z] 76bd08e1cacc: Verifying Checksum [2023-10-17T01:04:11.858Z] 76bd08e1cacc: Download complete [2023-10-17T01:04:21.939Z] 76bd08e1cacc: Pull complete [2023-10-17T01:04:21.939Z] Digest: sha256:e2ae639067a511a7973e9e369d25ddd915310c8cf663528363fa06e26cb01fbe [2023-10-17T01:04:21.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2023-10-17T01:04:21.939Z] ---> 295cd00e64f4 [2023-10-17T01:04:21.939Z] Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-10-17T01:04:22.984Z] ---> Running in 9cebaf31da9f [2023-10-17T01:04:24.402Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2023-10-17T01:04:24.669Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-10-17T01:04:24.669Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-10-17T01:04:24.669Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-10-17T01:04:25.254Z] Removing intermediate container 9cebaf31da9f [2023-10-17T01:04:25.254Z] ---> 55604e6cd5d8 [2023-10-17T01:04:25.254Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-10-17T01:04:25.524Z] ---> Running in 720ed00033dd [2023-10-17T01:04:27.501Z] Removing intermediate container 720ed00033dd [2023-10-17T01:04:27.501Z] ---> 727fbbee3471 [2023-10-17T01:04:27.501Z] Step 5/21 : 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 paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev [2023-10-17T01:04:27.501Z] ---> Running in e62d46d7fb7e [2023-10-17T01:04:28.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-10-17T01:04:30.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-10-17T01:04:30.297Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2023-10-17T01:04:31.259Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-10-17T01:04:31.259Z] (1/16) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-10-17T01:04:31.259Z] (2/16) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-10-17T01:04:31.259Z] (3/16) Installing hiredis (1.0.2-r0) [2023-10-17T01:04:31.259Z] (4/16) Installing hiredis-dev (1.0.2-r0) [2023-10-17T01:04:31.259Z] (5/16) Installing iotech-iot-1.5 (1.5.0-r0) [2023-10-17T01:04:32.229Z] (6/16) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-10-17T01:04:32.229Z] (7/16) Installing libcbor (0.9.0-r1) [2023-10-17T01:04:32.229Z] (8/16) Installing libcbor-dev (0.9.0-r1) [2023-10-17T01:04:32.229Z] (9/16) Installing ncurses-dev (6.3_p20220521-r1) [2023-10-17T01:04:32.500Z] (10/16) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-10-17T01:04:33.459Z] (11/16) Installing libblkid (2.38-r1) [2023-10-17T01:04:33.459Z] (12/16) Installing libuuid (2.38-r1) [2023-10-17T01:04:33.459Z] (13/16) Installing libfdisk (2.38-r1) [2023-10-17T01:04:33.459Z] (14/16) Installing libmount (2.38-r1) [2023-10-17T01:04:33.459Z] (15/16) Installing libsmartcols (2.38-r1) [2023-10-17T01:04:33.459Z] (16/16) Installing util-linux-dev (2.38-r1) [2023-10-17T01:04:33.459Z] Executing busybox-1.35.0-r17.trigger [2023-10-17T01:04:33.729Z] OK: 286 MiB in 90 packages [2023-10-17T01:04:35.159Z] Removing intermediate container e62d46d7fb7e [2023-10-17T01:04:35.159Z] ---> aab8df0a1142 [2023-10-17T01:04:35.159Z] Step 6/21 : RUN mkdir /tmp/sdk [2023-10-17T01:04:35.159Z] ---> Running in 89a44dea868a [2023-10-17T01:04:36.567Z] Removing intermediate container 89a44dea868a [2023-10-17T01:04:36.567Z] ---> bdc9752bbdfc [2023-10-17T01:04:36.567Z] Step 7/21 : COPY VERSION /tmp/sdk [2023-10-17T01:04:37.158Z] ---> ea9bdc29e4f6 [2023-10-17T01:04:37.158Z] Step 8/21 : COPY src /tmp/sdk/src [2023-10-17T01:04:37.756Z] ---> fc59ec92b91c [2023-10-17T01:04:37.756Z] Step 9/21 : COPY include /tmp/sdk/include [2023-10-17T01:04:38.349Z] ---> ed6fe547ce96 [2023-10-17T01:04:38.349Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2023-10-17T01:04:38.932Z] ---> 4829d8678b8e [2023-10-17T01:04:38.932Z] Step 11/21 : COPY LICENSE /tmp/sdk [2023-10-17T01:04:39.201Z] ---> 23b966a7395d [2023-10-17T01:04:39.201Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2023-10-17T01:04:39.794Z] ---> 848cc9b9ffe7 [2023-10-17T01:04:39.794Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2023-10-17T01:04:39.794Z] ---> Running in f1743920c300 [2023-10-17T01:04:40.760Z] + CPPCHECK=false [2023-10-17T01:04:40.760Z] + DOCGEN=false [2023-10-17T01:04:40.760Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2023-10-17T01:04:40.760Z] + '[' 0 -gt 0 ] [2023-10-17T01:04:40.760Z] + readlink -f ./scripts/build.sh [2023-10-17T01:04:40.760Z] + dirname /tmp/sdk/scripts/build.sh [2023-10-17T01:04:40.760Z] + dirname /tmp/sdk/scripts [2023-10-17T01:04:40.760Z] + ROOT=/tmp/sdk [2023-10-17T01:04:40.760Z] + cd /tmp/sdk [2023-10-17T01:04:40.760Z] + mkdir -p /tmp/sdk/build/release [2023-10-17T01:04:40.760Z] + cd /tmp/sdk/build/release [2023-10-17T01:04:40.760Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2023-10-17T01:04:43.350Z] -- The C compiler identification is GNU 11.2.1 [2023-10-17T01:04:43.350Z] -- Detecting C compiler ABI info [2023-10-17T01:04:43.350Z] -- Detecting C compiler ABI info - done [2023-10-17T01:04:43.350Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-10-17T01:04:43.350Z] -- Detecting C compile features [2023-10-17T01:04:43.350Z] -- Detecting C compile features - done [2023-10-17T01:04:43.350Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-10-17T01:04:43.616Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") [2023-10-17T01:04:43.616Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-10-17T01:04:43.616Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-10-17T01:04:43.616Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-10-17T01:04:43.616Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-10-17T01:04:43.616Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-10-17T01:04:43.616Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-10-17T01:04:43.616Z] -- /opt/iotech/iot/1.5/include [2023-10-17T01:04:43.616Z] -- C SDK 3.0.3-dev.4 for Linux [2023-10-17T01:04:43.616Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-10-17T01:04:43.886Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-10-17T01:04:44.153Z] -- Found Curses: /usr/lib/libcurses.so [2023-10-17T01:04:44.420Z] -- Configuring done [2023-10-17T01:04:44.687Z] -- Generating done [2023-10-17T01:04:44.687Z] -- Build files have been written to: /tmp/sdk/build/release [2023-10-17T01:04:44.687Z] + make all package [2023-10-17T01:04:44.687Z] + tee release.log [2023-10-17T01:04:44.687Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-10-17T01:04:45.655Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-10-17T01:04:46.614Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-10-17T01:04:47.578Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-10-17T01:04:48.538Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-10-17T01:04:49.120Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-10-17T01:04:51.695Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-10-17T01:04:52.651Z] /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2023-10-17T01:04:52.651Z] /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized in this function [-Wmaybe-uninitialized] [2023-10-17T01:04:52.651Z] 294 | while (privateConfig) [2023-10-17T01:04:52.651Z] | ^~~~~~~~~~~~~ [2023-10-17T01:04:52.651Z] /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] [2023-10-17T01:04:52.651Z] 271 | while (result) [2023-10-17T01:04:52.651Z] | ^~~~~~ [2023-10-17T01:04:53.233Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-10-17T01:04:53.499Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-10-17T01:04:54.457Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-10-17T01:04:57.035Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-10-17T01:04:57.622Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-10-17T01:04:58.580Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-10-17T01:04:59.565Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-10-17T01:04:59.831Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-10-17T01:05:01.237Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-10-17T01:05:01.504Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-10-17T01:05:04.102Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-10-17T01:05:04.372Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-10-17T01:05:04.968Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-10-17T01:05:06.908Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-10-17T01:05:12.247Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-10-17T01:05:13.209Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-10-17T01:05:13.487Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-10-17T01:05:14.065Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-10-17T01:05:14.650Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-10-17T01:05:16.049Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-10-17T01:05:19.387Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-10-17T01:05:19.387Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-10-17T01:05:20.349Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-10-17T01:05:21.308Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-10-17T01:05:21.308Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2023-10-17T01:05:21.308Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-10-17T01:05:21.308Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2023-10-17T01:05:21.308Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-10-17T01:05:21.308Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-10-17T01:05:21.308Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2023-10-17T01:05:21.308Z] | ^ [2023-10-17T01:05:23.248Z] /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2023-10-17T01:05:23.248Z] 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2023-10-17T01:05:23.248Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-10-17T01:05:24.655Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-10-17T01:05:25.616Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-10-17T01:05:26.211Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-10-17T01:05:26.806Z] [ 68%] Linking C shared library libcsdk.so [2023-10-17T01:05:27.073Z] [ 68%] Built target csdk [2023-10-17T01:05:27.073Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-10-17T01:05:28.478Z] [ 72%] Linking C executable template [2023-10-17T01:05:28.745Z] [ 72%] Built target template [2023-10-17T01:05:28.745Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-10-17T01:05:29.334Z] [ 76%] Linking C executable device-counter [2023-10-17T01:05:29.603Z] [ 76%] Built target device-counter [2023-10-17T01:05:29.876Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-10-17T01:05:30.459Z] [ 80%] Linking C executable device-random [2023-10-17T01:05:30.730Z] [ 80%] Built target device-random [2023-10-17T01:05:30.730Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-10-17T01:05:31.312Z] [ 84%] Linking C executable device-gyro [2023-10-17T01:05:31.579Z] [ 84%] Built target device-gyro [2023-10-17T01:05:31.579Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-10-17T01:05:32.538Z] [ 88%] Linking C executable device-bitfields [2023-10-17T01:05:32.538Z] [ 88%] Built target device-bitfields [2023-10-17T01:05:32.538Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-10-17T01:05:33.941Z] [ 92%] Linking C executable template-discovery [2023-10-17T01:05:33.941Z] [ 92%] Built target template-discovery [2023-10-17T01:05:33.941Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-10-17T01:05:34.900Z] [ 96%] Linking C executable device-file [2023-10-17T01:05:35.167Z] [ 96%] Built target device-file [2023-10-17T01:05:35.167Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-10-17T01:05:36.139Z] [100%] Linking C executable device-terminal [2023-10-17T01:05:36.139Z] [100%] Built target device-terminal [2023-10-17T01:05:36.406Z] Run CPack packaging tool... [2023-10-17T01:05:36.406Z] CPack: Create package using TGZ [2023-10-17T01:05:36.406Z] CPack: Install projects [2023-10-17T01:05:36.406Z] CPack: - Run preinstall target for: Csdk [2023-10-17T01:05:36.988Z] CPack: - Install project: Csdk [] [2023-10-17T01:05:36.988Z] CPack: Create package [2023-10-17T01:05:37.256Z] CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.4.tar.gz generated. [2023-10-17T01:05:37.256Z] + '[' false '=' true ] [2023-10-17T01:05:37.256Z] + '[' false '=' true ] [2023-10-17T01:05:37.256Z] + mkdir -p /tmp/sdk/build/debug [2023-10-17T01:05:37.256Z] + cd /tmp/sdk/build/debug [2023-10-17T01:05:37.256Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2023-10-17T01:05:37.523Z] -- The C compiler identification is GNU 11.2.1 [2023-10-17T01:05:37.523Z] -- Detecting C compiler ABI info [2023-10-17T01:05:37.791Z] -- Detecting C compiler ABI info - done [2023-10-17T01:05:38.060Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-10-17T01:05:38.060Z] -- Detecting C compile features [2023-10-17T01:05:38.060Z] -- Detecting C compile features - done [2023-10-17T01:05:38.060Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-10-17T01:05:38.060Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") [2023-10-17T01:05:38.060Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-10-17T01:05:38.327Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-10-17T01:05:38.327Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-10-17T01:05:38.327Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-10-17T01:05:38.327Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-10-17T01:05:38.327Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-10-17T01:05:38.327Z] -- /opt/iotech/iot/1.5/include [2023-10-17T01:05:38.327Z] -- C SDK 3.0.3-dev.4 for Linux [2023-10-17T01:05:38.327Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-10-17T01:05:38.596Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-10-17T01:05:38.863Z] -- Found Curses: /usr/lib/libcurses.so [2023-10-17T01:05:38.863Z] -- Configuring done [2023-10-17T01:05:39.129Z] -- Generating done [2023-10-17T01:05:39.129Z] -- Build files have been written to: /tmp/sdk/build/debug [2023-10-17T01:05:39.129Z] + make [2023-10-17T01:05:39.129Z] + tee debug.log [2023-10-17T01:05:39.396Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-10-17T01:05:39.666Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-10-17T01:05:40.250Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-10-17T01:05:40.517Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-10-17T01:05:41.097Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-10-17T01:05:41.678Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-10-17T01:05:42.261Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-10-17T01:05:42.842Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-10-17T01:05:43.110Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-10-17T01:05:43.693Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-10-17T01:05:44.275Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-10-17T01:05:44.857Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-10-17T01:05:45.123Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-10-17T01:05:45.705Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-10-17T01:05:45.971Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-10-17T01:05:46.555Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-10-17T01:05:46.821Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-10-17T01:05:47.780Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-10-17T01:05:47.780Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-10-17T01:05:48.051Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-10-17T01:05:49.008Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-10-17T01:05:49.968Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-10-17T01:05:50.551Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-10-17T01:05:50.818Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-10-17T01:05:51.087Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-10-17T01:05:51.668Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-10-17T01:05:52.250Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-10-17T01:05:54.190Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-10-17T01:05:54.190Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-10-17T01:05:54.772Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-10-17T01:05:55.039Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-10-17T01:05:55.626Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2023-10-17T01:05:55.626Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-10-17T01:05:55.626Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2023-10-17T01:05:55.626Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-10-17T01:05:55.626Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-10-17T01:05:55.626Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2023-10-17T01:05:55.626Z] | ^ [2023-10-17T01:05:56.210Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-10-17T01:05:56.476Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-10-17T01:05:57.059Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-10-17T01:05:57.326Z] [ 68%] Linking C shared library libcsdk.so [2023-10-17T01:05:57.592Z] [ 68%] Built target csdk [2023-10-17T01:05:57.592Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-10-17T01:05:57.863Z] [ 72%] Linking C executable template [2023-10-17T01:05:58.445Z] [ 72%] Built target template [2023-10-17T01:05:58.445Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-10-17T01:05:58.712Z] [ 76%] Linking C executable device-counter [2023-10-17T01:05:58.979Z] [ 76%] Built target device-counter [2023-10-17T01:05:59.245Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-10-17T01:05:59.512Z] [ 80%] Linking C executable device-random [2023-10-17T01:05:59.778Z] [ 80%] Built target device-random [2023-10-17T01:05:59.778Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-10-17T01:06:00.362Z] [ 84%] Linking C executable device-gyro [2023-10-17T01:06:00.629Z] [ 84%] Built target device-gyro [2023-10-17T01:06:00.629Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-10-17T01:06:00.898Z] [ 88%] Linking C executable device-bitfields [2023-10-17T01:06:01.487Z] [ 88%] Built target device-bitfields [2023-10-17T01:06:01.487Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-10-17T01:06:02.071Z] [ 92%] Linking C executable template-discovery [2023-10-17T01:06:02.337Z] [ 92%] Built target template-discovery [2023-10-17T01:06:02.337Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-10-17T01:06:02.606Z] [ 96%] Linking C executable device-file [2023-10-17T01:06:02.871Z] [ 96%] Built target device-file [2023-10-17T01:06:03.138Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-10-17T01:06:03.404Z] [100%] Linking C executable device-terminal [2023-10-17T01:06:03.671Z] [100%] Built target device-terminal [2023-10-17T01:06:03.942Z] make: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:06:03.942Z] make[1]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:06:03.942Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:06:03.942Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:06:03.942Z] [ 68%] Built target csdk [2023-10-17T01:06:03.942Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:06:03.942Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:06:03.942Z] [ 72%] Built target template [2023-10-17T01:06:03.942Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:06:03.942Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:06:04.209Z] [ 76%] Built target device-counter [2023-10-17T01:06:04.209Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:06:04.209Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:06:04.209Z] [ 80%] Built target device-random [2023-10-17T01:06:04.209Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:06:04.209Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:06:04.209Z] [ 84%] Built target device-gyro [2023-10-17T01:06:04.209Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:06:04.209Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:06:04.209Z] [ 88%] Built target device-bitfields [2023-10-17T01:06:04.209Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:06:04.209Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:06:04.209Z] [ 92%] Built target template-discovery [2023-10-17T01:06:04.209Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:06:04.209Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:06:04.476Z] [ 96%] Built target device-file [2023-10-17T01:06:04.476Z] make[2]: Entering directory '/tmp/sdk/build/release' [2023-10-17T01:06:04.476Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:06:04.476Z] [100%] Built target device-terminal [2023-10-17T01:06:04.476Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:06:04.476Z] Install the project... [2023-10-17T01:06:04.476Z] -- Install configuration: "Release" [2023-10-17T01:06:04.476Z] -- Installing: /usr/local/lib/libcsdk.so [2023-10-17T01:06:04.476Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2023-10-17T01:06:04.476Z] -- Installing: /usr/local/include [2023-10-17T01:06:04.476Z] -- Installing: /usr/local/include/devsdk [2023-10-17T01:06:04.476Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2023-10-17T01:06:04.476Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2023-10-17T01:06:04.476Z] -- Installing: /usr/local/include/edgex [2023-10-17T01:06:04.476Z] -- Installing: /usr/local/include/edgex/rest-server.h [2023-10-17T01:06:04.476Z] -- Installing: /usr/local/include/edgex/edgex.h [2023-10-17T01:06:04.476Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2023-10-17T01:06:04.476Z] -- Installing: /usr/local/include/edgex/devices.h [2023-10-17T01:06:04.476Z] -- Installing: /usr/local/include/edgex/profiles.h [2023-10-17T01:06:04.476Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2023-10-17T01:06:04.476Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2023-10-17T01:06:04.476Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2023-10-17T01:06:04.476Z] make: Leaving directory '/tmp/sdk/build/release' [2023-10-17T01:06:05.887Z] Removing intermediate container f1743920c300 [2023-10-17T01:06:05.887Z] ---> 0c5320e76476 [2023-10-17T01:06:05.887Z] Step 14/21 : FROM ${BASE} [2023-10-17T01:06:05.887Z] ---> 295cd00e64f4 [2023-10-17T01:06:05.887Z] Step 15/21 : LABEL maintainer="IOTech " [2023-10-17T01:06:05.887Z] ---> Running in 19fb1800c641 [2023-10-17T01:06:06.157Z] Removing intermediate container 19fb1800c641 [2023-10-17T01:06:06.157Z] ---> 8931bab9f4c3 [2023-10-17T01:06:06.157Z] Step 16/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-10-17T01:06:06.425Z] ---> Running in d25672dd1ab8 [2023-10-17T01:06:07.378Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2023-10-17T01:06:07.643Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-10-17T01:06:07.643Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-10-17T01:06:07.643Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-10-17T01:06:08.225Z] Removing intermediate container d25672dd1ab8 [2023-10-17T01:06:08.225Z] ---> adaa2bf355e3 [2023-10-17T01:06:08.225Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-10-17T01:06:08.492Z] ---> Running in 68731f3f38b5 [2023-10-17T01:06:09.894Z] Removing intermediate container 68731f3f38b5 [2023-10-17T01:06:09.894Z] ---> ab27f6f0c698 [2023-10-17T01:06:09.895Z] Step 18/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 iotech-iot-1.4 hiredis-dev [2023-10-17T01:06:10.162Z] ---> Running in b7cf4d62c21b [2023-10-17T01:06:11.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-10-17T01:06:11.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-10-17T01:06:12.286Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2023-10-17T01:06:13.238Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-10-17T01:06:13.238Z] (1/7) Installing curl (8.4.0-r0) [2023-10-17T01:06:13.238Z] (2/7) Installing hiredis (1.0.2-r0) [2023-10-17T01:06:13.238Z] (3/7) Installing hiredis-dev (1.0.2-r0) [2023-10-17T01:06:13.238Z] (4/7) Installing iotech-iot-1.4 (1.4.2-r0) [2023-10-17T01:06:13.814Z] (5/7) Installing libcbor (0.9.0-r1) [2023-10-17T01:06:13.814Z] (6/7) Installing libuuid (2.38-r1) [2023-10-17T01:06:13.814Z] (7/7) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-10-17T01:06:14.766Z] Executing busybox-1.35.0-r17.trigger [2023-10-17T01:06:14.766Z] OK: 281 MiB in 83 packages [2023-10-17T01:06:15.722Z] Removing intermediate container b7cf4d62c21b [2023-10-17T01:06:15.722Z] ---> aef98c64dd64 [2023-10-17T01:06:15.722Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2023-10-17T01:06:16.303Z] ---> 44c3ad4c4bc9 [2023-10-17T01:06:16.303Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2023-10-17T01:06:17.271Z] ---> 64579b4315fb [2023-10-17T01:06:17.271Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2023-10-17T01:06:17.853Z] ---> 759f6b134366 [2023-10-17T01:06:17.853Z] Successfully built 759f6b134366 [2023-10-17T01:06:17.853Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T01:06:18.258Z] + docker inspect -f . ci-base-image-arm64 [2023-10-17T01:06:18.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T01:06:18.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-9375 does not seem to be running inside a container [2023-10-17T01:06:18.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/63 -v /w/workspace/device-sdk-c/63:/w/workspace/device-sdk-c/63:rw,z -v /w/workspace/device-sdk-c/63@tmp:/w/workspace/device-sdk-c/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-17T01:06:19.692Z] $ docker top 6ec03636f59728193f14a2532e055e965f6d374b135b4a4bbc069106102d85ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T01:06:20.515Z] + make test [2023-10-17T01:06:20.515Z] echo "make test" [2023-10-17T01:06:20.515Z] make test [Pipeline] } [2023-10-17T01:06:20.532Z] $ docker stop --time=1 6ec03636f59728193f14a2532e055e965f6d374b135b4a4bbc069106102d85ae [2023-10-17T01:06:22.197Z] $ docker rm -f --volumes 6ec03636f59728193f14a2532e055e965f6d374b135b4a4bbc069106102d85ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T01:06:22.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-17T01:06:23.119Z] + ls -al . [2023-10-17T01:06:23.119Z] total 208 [2023-10-17T01:06:23.119Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 01:03 . [2023-10-17T01:06:23.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:03 .. [2023-10-17T01:06:23.119Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 01:03 .git [2023-10-17T01:06:23.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:03 .github [2023-10-17T01:06:23.119Z] -rw-rw-r-- 1 jenkins jenkins 176 Oct 17 01:03 .gitignore [2023-10-17T01:06:23.119Z] -rw-rw-r-- 1 jenkins jenkins 2908 Oct 17 01:03 Attribution.txt [2023-10-17T01:06:23.119Z] -rw-rw-r-- 1 jenkins jenkins 9802 Oct 17 01:03 CHANGES [2023-10-17T01:06:23.119Z] -rw-rw-r-- 1 jenkins jenkins 108574 Oct 17 01:03 Doxyfile [2023-10-17T01:06:23.119Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 01:03 GOVERNANCE.md [2023-10-17T01:06:23.119Z] -rw-rw-r-- 1 jenkins jenkins 784 Oct 17 01:03 Jenkinsfile [2023-10-17T01:06:23.119Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 01:03 LICENSE [2023-10-17T01:06:23.119Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 17 01:03 Makefile [2023-10-17T01:06:23.119Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 17 01:03 OWNERS.md [2023-10-17T01:06:23.119Z] -rw-rw-r-- 1 jenkins jenkins 1651 Oct 17 01:03 README.IOT.md [2023-10-17T01:06:23.119Z] -rw-rw-r-- 1 jenkins jenkins 4215 Oct 17 01:03 README.md [2023-10-17T01:06:23.119Z] -rw-rw-r-- 1 jenkins jenkins 1245 Oct 17 01:03 README.v3.md [2023-10-17T01:06:23.119Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 17 00:59 VERSION [2023-10-17T01:06:23.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:03 docs [2023-10-17T01:06:23.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:03 include [2023-10-17T01:06:23.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:03 scripts [2023-10-17T01:06:23.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:03 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T01:06:23.483Z] + 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=753c0e66273d645c82de476ca0a438ee98891f55 --label arch=arm64 --label version=3.0.3-dev.4 . [2023-10-17T01:06:23.771Z] Sending build context to Docker daemon 2.94MB [2023-10-17T01:06:23.771Z] Step 1/17 : ARG BASE=alpine:3.16 [2023-10-17T01:06:23.771Z] Step 2/17 : FROM ${BASE} [2023-10-17T01:06:23.771Z] ---> 759f6b134366 [2023-10-17T01:06:23.771Z] Step 3/17 : LABEL maintainer="IOTech " [2023-10-17T01:06:24.071Z] ---> Running in cc558122536e [2023-10-17T01:06:24.349Z] Removing intermediate container cc558122536e [2023-10-17T01:06:24.349Z] ---> 268cfc6b619a [2023-10-17T01:06:24.349Z] 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 [2023-10-17T01:06:24.349Z] ---> Running in e7de747c7c71 [2023-10-17T01:06:25.320Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2023-10-17T01:06:25.617Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-10-17T01:06:25.617Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-10-17T01:06:25.617Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-10-17T01:06:26.584Z] Removing intermediate container e7de747c7c71 [2023-10-17T01:06:26.584Z] ---> 535626126cef [2023-10-17T01:06:26.584Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2023-10-17T01:06:26.584Z] ---> Running in 49191e45b028 [2023-10-17T01:06:28.528Z] Removing intermediate container 49191e45b028 [2023-10-17T01:06:28.528Z] ---> 1ad31a405f1b [2023-10-17T01:06:28.528Z] 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 paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2023-10-17T01:06:28.528Z] ---> Running in 8e02a550cfa4 [2023-10-17T01:06:29.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-10-17T01:06:29.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-10-17T01:06:30.643Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2023-10-17T01:06:31.224Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-10-17T01:06:31.224Z] (1/11) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-10-17T01:06:31.224Z] (2/11) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) [2023-10-17T01:06:31.224Z] (3/11) Installing iotech-iot-1.5 (1.5.0-r0) [2023-10-17T01:06:32.183Z] (4/11) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-10-17T01:06:32.183Z] (5/11) Installing libcbor-dev (0.9.0-r1) [2023-10-17T01:06:32.183Z] (6/11) Installing ncurses-dev (6.3_p20220521-r1) [2023-10-17T01:06:32.183Z] (7/11) Installing libblkid (2.38-r1) [2023-10-17T01:06:32.183Z] (8/11) Installing libfdisk (2.38-r1) [2023-10-17T01:06:32.183Z] (9/11) Installing libmount (2.38-r1) [2023-10-17T01:06:32.183Z] (10/11) Installing libsmartcols (2.38-r1) [2023-10-17T01:06:32.183Z] (11/11) Installing util-linux-dev (2.38-r1) [2023-10-17T01:06:32.451Z] Executing busybox-1.35.0-r17.trigger [2023-10-17T01:06:32.451Z] OK: 287 MiB in 92 packages [2023-10-17T01:06:33.857Z] Removing intermediate container 8e02a550cfa4 [2023-10-17T01:06:33.857Z] ---> 78c0003ada5c [2023-10-17T01:06:33.857Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2023-10-17T01:06:34.120Z] ---> a3e0a0b1b2d9 [2023-10-17T01:06:34.120Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2023-10-17T01:06:35.077Z] ---> 5ea2eb6551c2 [2023-10-17T01:06:35.077Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2023-10-17T01:06:35.343Z] ---> d9ccf99dcd33 [2023-10-17T01:06:35.343Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2023-10-17T01:06:35.925Z] ---> 943bf0fc1804 [2023-10-17T01:06:35.925Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2023-10-17T01:06:36.507Z] ---> 325a2757f661 [2023-10-17T01:06:36.507Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2023-10-17T01:06:36.773Z] ---> 58f5aa26649c [2023-10-17T01:06:36.773Z] Step 13/17 : WORKDIR /edgex-c-sdk [2023-10-17T01:06:37.043Z] ---> Running in ad88840d861b [2023-10-17T01:06:37.311Z] Removing intermediate container ad88840d861b [2023-10-17T01:06:37.311Z] ---> 3d891d9571b5 [2023-10-17T01:06:37.311Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2023-10-17T01:06:37.311Z] ---> Running in 299ff112f920 [2023-10-17T01:06:37.893Z] Removing intermediate container 299ff112f920 [2023-10-17T01:06:37.893Z] ---> e796e337c11e [2023-10-17T01:06:37.893Z] Step 15/17 : LABEL arch=arm64 [2023-10-17T01:06:37.893Z] ---> Running in 55b1a3f70445 [2023-10-17T01:06:38.159Z] Removing intermediate container 55b1a3f70445 [2023-10-17T01:06:38.159Z] ---> 9ebf4d553438 [2023-10-17T01:06:38.159Z] Step 16/17 : LABEL git_sha=753c0e66273d645c82de476ca0a438ee98891f55 [2023-10-17T01:06:38.159Z] ---> Running in 5c87b2dc13f2 [2023-10-17T01:06:38.431Z] Removing intermediate container 5c87b2dc13f2 [2023-10-17T01:06:38.431Z] ---> 83a947b144eb [2023-10-17T01:06:38.431Z] Step 17/17 : LABEL version=3.0.3-dev.4 [2023-10-17T01:06:38.700Z] ---> Running in 9588eefc3e1e [2023-10-17T01:06:38.967Z] Removing intermediate container 9588eefc3e1e [2023-10-17T01:06:38.967Z] ---> 05b7f69eee35 [2023-10-17T01:06:38.967Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2023-10-17T01:06:38.967Z] Successfully built 05b7f69eee35 [2023-10-17T01:06:38.967Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T01:06:39.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T01:06:39.392Z] [2023-10-17T01:06:39.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T01:06:39.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T01:06:39.986Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-17T01:06:39.986Z] 8998bd30e6a1: Pulling fs layer [2023-10-17T01:06:39.986Z] 04944245beec: Pulling fs layer [2023-10-17T01:06:39.986Z] 699f458cf7ca: Pulling fs layer [2023-10-17T01:06:39.986Z] 765212b225bb: Pulling fs layer [2023-10-17T01:06:39.986Z] f23df028b6ca: Pulling fs layer [2023-10-17T01:06:39.986Z] d65c8cfc05b1: Pulling fs layer [2023-10-17T01:06:39.986Z] 2437ff75d9bd: Pulling fs layer [2023-10-17T01:06:39.986Z] 765212b225bb: Waiting [2023-10-17T01:06:39.986Z] d65c8cfc05b1: Waiting [2023-10-17T01:06:39.987Z] 2437ff75d9bd: Waiting [2023-10-17T01:06:39.987Z] f23df028b6ca: Waiting [2023-10-17T01:06:40.253Z] 04944245beec: Verifying Checksum [2023-10-17T01:06:40.253Z] 04944245beec: Download complete [2023-10-17T01:06:40.253Z] 765212b225bb: Verifying Checksum [2023-10-17T01:06:40.253Z] 765212b225bb: Download complete [2023-10-17T01:06:40.253Z] f23df028b6ca: Download complete [2023-10-17T01:06:40.253Z] d65c8cfc05b1: Verifying Checksum [2023-10-17T01:06:40.253Z] d65c8cfc05b1: Download complete [2023-10-17T01:06:40.253Z] 699f458cf7ca: Download complete [2023-10-17T01:06:40.837Z] 8998bd30e6a1: Verifying Checksum [2023-10-17T01:06:40.837Z] 8998bd30e6a1: Download complete [2023-10-17T01:06:43.414Z] 2437ff75d9bd: Verifying Checksum [2023-10-17T01:06:43.414Z] 2437ff75d9bd: Download complete [2023-10-17T01:06:45.993Z] 8998bd30e6a1: Pull complete [2023-10-17T01:06:46.260Z] 04944245beec: Pull complete [2023-10-17T01:06:47.668Z] 699f458cf7ca: Pull complete [2023-10-17T01:06:47.933Z] 765212b225bb: Pull complete [2023-10-17T01:06:48.895Z] f23df028b6ca: Pull complete [2023-10-17T01:06:48.895Z] d65c8cfc05b1: Pull complete [2023-10-17T01:07:03.870Z] 2437ff75d9bd: Pull complete [2023-10-17T01:07:03.870Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-17T01:07:03.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T01:07:03.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T01:07:04.053Z] prd-ubuntu20.04-docker-arm64-4c-16g-9375 does not seem to be running inside a container [2023-10-17T01:07:04.114Z] $ 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/63 -v /w/workspace/device-sdk-c/63:/w/workspace/device-sdk-c/63:rw,z -v /w/workspace/device-sdk-c/63@tmp:/w/workspace/device-sdk-c/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-17T01:07:06.680Z] $ docker top d1cd92a965edf6ca5d969ed86072bba9eec0e201af9d7f67c50de384d0f71e7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T01:07:07.528Z] ---> job-cost.sh [2023-10-17T01:07:07.528Z] lf-activate-venv: SKIPPING [2023-10-17T01:07:07.528Z] INFO: No Stack... [2023-10-17T01:07:07.793Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-17T01:07:08.747Z] INFO: Archiving Costs [Pipeline] sh [2023-10-17T01:07:09.375Z] + cut -d, -f6 [2023-10-17T01:07:09.375Z] + cat /w/workspace/device-sdk-c/63/archives/cost.csv [Pipeline] lock [2023-10-17T01:07:09.438Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-63-stack-cost] [2023-10-17T01:07:09.446Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-63-stack-cost] did not exist. Created. [2023-10-17T01:07:09.446Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T01:07:10.108Z] /w/workspace/device-sdk-c/63@tmp/durable-a5ad16f0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-17T01:07:10.756Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-17T01:07:10.780Z] Warning: overwriting stash ‘stack-cost’ [2023-10-17T01:07:11.205Z] Stashed 1 file(s) [Pipeline] } [2023-10-17T01:07:11.212Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-17T01:07:11.226Z] $ docker stop --time=1 d1cd92a965edf6ca5d969ed86072bba9eec0e201af9d7f67c50de384d0f71e7d [2023-10-17T01:07:13.084Z] $ docker rm -f --volumes d1cd92a965edf6ca5d969ed86072bba9eec0e201af9d7f67c50de384d0f71e7d [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 [2023-10-17T01:07:13.694Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T01:07:13.694Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T01:07:13.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T01:07:13.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T01:07:14.062Z] prd-ubuntu20.04-docker-8c-8g-9374 does not seem to be running inside a container [2023-10-17T01:07:14.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T01:07:14.431Z] $ docker top 003ce53516adf7b1376b42a9a365b29ac83f19326c471bfb44060d17bf2259ba -eo pid,comm [2023-10-17T01:07:14.462Z] 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). [2023-10-17T01:07:14.462Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T01:07:14.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T01:07:14.493Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T01:07:14.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T01:07:14.619Z] $ docker exec 003ce53516adf7b1376b42a9a365b29ac83f19326c471bfb44060d17bf2259ba ssh-agent [2023-10-17T01:07:14.702Z] SSH_AUTH_SOCK=/tmp/ssh-oDZzYcc3xAjx/agent.31 [2023-10-17T01:07:14.702Z] SSH_AGENT_PID=37 [2023-10-17T01:07:14.708Z] Running ssh-add (command line suppressed) [2023-10-17T01:07:14.818Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_9693513076251173722.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_9693513076251173722.key) [2023-10-17T01:07:14.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T01:07:15.105Z] + git semver tag [2023-10-17T01:07:15.365Z] 2023-10-17 01:07:15,294 [run_tag] DEBUG tag force:False [2023-10-17T01:07:15.365Z] 2023-10-17 01:07:15,295 [check_head_tag] DEBUG check head tag [2023-10-17T01:07:15.365Z] 2023-10-17 01:07:15,295 [execute] INFO git cat-file --batch-check [2023-10-17T01:07:15.365Z] 2023-10-17 01:07:15,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2023-10-17T01:07:15.366Z] 2023-10-17 01:07:15,299 [execute] INFO git cat-file --batch [2023-10-17T01:07:15.366Z] 2023-10-17 01:07:15,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2023-10-17T01:07:15.366Z] 2023-10-17 01:07:15,314 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-10-17T01:07:15.366Z] 2023-10-17 01:07:15,314 [execute] INFO git tag -a v3.0.3-dev.4 -m v3.0.3-dev.4 [2023-10-17T01:07:15.366Z] 2023-10-17 01:07:15,314 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.3-dev.4', '-m', 'v3.0.3-dev.4'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2023-10-17T01:07:15.366Z] 2023-10-17 01:07:15,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-10-17T01:07:15.366Z] 3.0.3-dev.4 [Pipeline] } [2023-10-17T01:07:15.388Z] $ docker exec --env ******** --env ******** 003ce53516adf7b1376b42a9a365b29ac83f19326c471bfb44060d17bf2259ba ssh-agent -k [2023-10-17T01:07:15.485Z] unset SSH_AUTH_SOCK; [2023-10-17T01:07:15.485Z] unset SSH_AGENT_PID; [2023-10-17T01:07:15.485Z] echo Agent pid 37 killed; [2023-10-17T01:07:15.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T01:07:15.794Z] + git semver [Pipeline] } [2023-10-17T01:07:16.081Z] $ docker stop --time=1 003ce53516adf7b1376b42a9a365b29ac83f19326c471bfb44060d17bf2259ba [2023-10-17T01:07:17.350Z] $ docker rm -f --volumes 003ce53516adf7b1376b42a9a365b29ac83f19326c471bfb44060d17bf2259ba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T01:07:17.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-17T01:07:17.715Z] [2023-10-17T01:07:17.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T01:07:18.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-17T01:07:18.015Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-17T01:07:18.015Z] ab5ef0e58194: Pulling fs layer [2023-10-17T01:07:18.015Z] 9712f1f96733: Pulling fs layer [2023-10-17T01:07:18.015Z] 63f879dbbcfc: Pulling fs layer [2023-10-17T01:07:18.015Z] 0d9ebad4ef96: Pulling fs layer [2023-10-17T01:07:18.015Z] e9a5061849ea: Pulling fs layer [2023-10-17T01:07:18.015Z] d747dcd14b5f: Pulling fs layer [2023-10-17T01:07:18.015Z] 2de7ff778b66: Pulling fs layer [2023-10-17T01:07:18.015Z] e9a5061849ea: Waiting [2023-10-17T01:07:18.015Z] d747dcd14b5f: Waiting [2023-10-17T01:07:18.015Z] 0d9ebad4ef96: Waiting [2023-10-17T01:07:18.015Z] 2de7ff778b66: Waiting [2023-10-17T01:07:18.015Z] 9712f1f96733: Download complete [2023-10-17T01:07:18.276Z] 63f879dbbcfc: Verifying Checksum [2023-10-17T01:07:18.276Z] 63f879dbbcfc: Download complete [2023-10-17T01:07:18.535Z] e9a5061849ea: Verifying Checksum [2023-10-17T01:07:18.535Z] e9a5061849ea: Download complete [2023-10-17T01:07:18.535Z] d747dcd14b5f: Verifying Checksum [2023-10-17T01:07:18.535Z] d747dcd14b5f: Download complete [2023-10-17T01:07:18.535Z] ab5ef0e58194: Download complete [2023-10-17T01:07:18.535Z] 0d9ebad4ef96: Verifying Checksum [2023-10-17T01:07:18.535Z] 0d9ebad4ef96: Download complete [2023-10-17T01:07:18.535Z] 2de7ff778b66: Verifying Checksum [2023-10-17T01:07:18.535Z] 2de7ff778b66: Download complete [2023-10-17T01:07:21.829Z] ab5ef0e58194: Pull complete [2023-10-17T01:07:21.829Z] 9712f1f96733: Pull complete [2023-10-17T01:07:22.087Z] 63f879dbbcfc: Pull complete [2023-10-17T01:07:26.273Z] 0d9ebad4ef96: Pull complete [2023-10-17T01:07:26.273Z] e9a5061849ea: Pull complete [2023-10-17T01:07:26.273Z] d747dcd14b5f: Pull complete [2023-10-17T01:07:27.665Z] 2de7ff778b66: Pull complete [2023-10-17T01:07:27.665Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-17T01:07:27.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-17T01:07:27.665Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T01:07:27.752Z] prd-ubuntu20.04-docker-8c-8g-9374 does not seem to be running inside a container [2023-10-17T01:07:27.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-17T01:07:36.842Z] $ docker top e0e651dc35955a028fb84e5090d8fd3e95d191d3ef59ef3d10be3c5f34622218 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-17T01:07:36.895Z] provisioning config files... [2023-10-17T01:07:36.901Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1023537881370539149tmp [2023-10-17T01:07:36.910Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config11384680075917765866tmp [2023-10-17T01:07:36.919Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config3738963018536636975tmp [Pipeline] { [Pipeline] echo [2023-10-17T01:07:36.935Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T01:07:37.215Z] ---> sigul-configuration.sh [2023-10-17T01:07:37.215Z] gpg: directory `/root/.gnupg' created [2023-10-17T01:07:37.215Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-17T01:07:37.215Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-17T01:07:37.215Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-17T01:07:37.215Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-17T01:07:37.215Z] gpg: CAST5 encrypted data [2023-10-17T01:07:37.215Z] gpg: encrypted with 1 passphrase [2023-10-17T01:07:37.215Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-17T01:07:37.501Z] + mkdir /home/jenkins [2023-10-17T01:07:37.501Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-17T01:07:37.783Z] + 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 [2023-10-17T01:07:37.790Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T01:07:38.076Z] ---> sigul-install.sh [2023-10-17T01:07:38.076Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-17T01:07:38.361Z] + git tag --list [2023-10-17T01:07:38.361Z] 0.7.0 [2023-10-17T01:07:38.361Z] 0.7.1 [2023-10-17T01:07:38.361Z] 1.0.0 [2023-10-17T01:07:38.361Z] v1.0.1 [2023-10-17T01:07:38.361Z] v1.0.2 [2023-10-17T01:07:38.361Z] v1.0.3 [2023-10-17T01:07:38.361Z] v1.1.0 [2023-10-17T01:07:38.361Z] v1.1.1 [2023-10-17T01:07:38.361Z] v1.2.0 [2023-10-17T01:07:38.361Z] v1.2.1 [2023-10-17T01:07:38.361Z] v1.2.2 [2023-10-17T01:07:38.361Z] v1.3.0 [2023-10-17T01:07:38.361Z] v1.3.1 [2023-10-17T01:07:38.361Z] v2.0.0 [2023-10-17T01:07:38.361Z] v2.1.0 [2023-10-17T01:07:38.361Z] v2.2.0 [2023-10-17T01:07:38.361Z] v2.3.0 [2023-10-17T01:07:38.361Z] v3.0 [2023-10-17T01:07:38.361Z] v3.0.0 [2023-10-17T01:07:38.361Z] v3.0.1 [2023-10-17T01:07:38.361Z] v3.0.2 [2023-10-17T01:07:38.361Z] v3.0.3-dev.1 [2023-10-17T01:07:38.361Z] v3.0.3-dev.2 [2023-10-17T01:07:38.361Z] v3.0.3-dev.3 [2023-10-17T01:07:38.361Z] v3.0.3-dev.4 [2023-10-17T01:07:38.361Z] v3.1.0-dev.1 [2023-10-17T01:07:38.361Z] v3.1.0-dev.2 [2023-10-17T01:07:38.361Z] v3.1.0-dev.3 [2023-10-17T01:07:38.361Z] v3.1.0-dev.4 [2023-10-17T01:07:38.361Z] v3.1.0-dev.5 [2023-10-17T01:07:38.361Z] v3.1.0-dev.6 [2023-10-17T01:07:38.361Z] v3.1.0-dev.7 [2023-10-17T01:07:38.361Z] v3.1.0-dev.8 [2023-10-17T01:07:38.361Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-17T01:07:38.647Z] + lftools sign git-tag v3.0.3-dev.4 [2023-10-17T01:07:39.215Z] Signing Git tag with Sigul... [2023-10-17T01:07:39.215Z] Signing v3.0.3-dev.4 [Pipeline] echo [2023-10-17T01:07:39.482Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T01:07:39.769Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-17T01:07:39.776Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-17T01:07:39.808Z] $ docker stop --time=1 e0e651dc35955a028fb84e5090d8fd3e95d191d3ef59ef3d10be3c5f34622218 [2023-10-17T01:07:41.080Z] $ docker rm -f --volumes e0e651dc35955a028fb84e5090d8fd3e95d191d3ef59ef3d10be3c5f34622218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-17T01:07:41.473Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T01:07:41.473Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T01:07:41.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T01:07:41.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T01:07:41.848Z] prd-ubuntu20.04-docker-8c-8g-9374 does not seem to be running inside a container [2023-10-17T01:07:41.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T01:07:42.241Z] $ docker top 4d10fbd98092d06d8f9efb195ee258ce1fc97631dac31e8eb86abf56eb762a4c -eo pid,comm [2023-10-17T01:07:42.275Z] 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). [2023-10-17T01:07:42.275Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T01:07:42.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T01:07:42.310Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T01:07:42.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T01:07:42.433Z] $ docker exec 4d10fbd98092d06d8f9efb195ee258ce1fc97631dac31e8eb86abf56eb762a4c ssh-agent [2023-10-17T01:07:42.520Z] SSH_AUTH_SOCK=/tmp/ssh-EAMwOZKzlUOX/agent.32 [2023-10-17T01:07:42.520Z] SSH_AGENT_PID=38 [2023-10-17T01:07:42.525Z] Running ssh-add (command line suppressed) [2023-10-17T01:07:42.631Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_396723420235501914.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_396723420235501914.key) [2023-10-17T01:07:42.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T01:07:42.916Z] + git semver bump pre [2023-10-17T01:07:43.174Z] 2023-10-17 01:07:43,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-10-17T01:07:43.174Z] 2023-10-17 01:07:43,102 [bump_version] DEBUG bumping version:3.0.3-dev.4 on axis:pre with prefix:dev [2023-10-17T01:07:43.174Z] 2023-10-17 01:07:43,102 [bump_version] DEBUG bumped version:3.0.3-dev.5 [2023-10-17T01:07:43.174Z] 2023-10-17 01:07:43,102 [write_version] DEBUG write version:3.0.3-dev.5 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2023-10-17T01:07:43.174Z] 2023-10-17 01:07:43,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-10-17T01:07:43.174Z] 2023-10-17 01:07:43,102 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-10-17T01:07:43.174Z] 2023-10-17 01:07:43,104 [execute] INFO git cat-file --batch-check [2023-10-17T01:07:43.174Z] 2023-10-17 01:07:43,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T01:07:43.174Z] 2023-10-17 01:07:43,110 [execute] INFO git cat-file --batch [2023-10-17T01:07:43.174Z] 2023-10-17 01:07:43,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T01:07:43.174Z] 2023-10-17 01:07:43,116 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-10-17T01:07:43.174Z] 3.0.3-dev.5 [Pipeline] } [2023-10-17T01:07:43.193Z] $ docker exec --env ******** --env ******** 4d10fbd98092d06d8f9efb195ee258ce1fc97631dac31e8eb86abf56eb762a4c ssh-agent -k [2023-10-17T01:07:43.286Z] unset SSH_AUTH_SOCK; [2023-10-17T01:07:43.287Z] unset SSH_AGENT_PID; [2023-10-17T01:07:43.287Z] echo Agent pid 38 killed; [2023-10-17T01:07:43.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T01:07:43.579Z] + git semver [Pipeline] } [2023-10-17T01:07:43.860Z] $ docker stop --time=1 4d10fbd98092d06d8f9efb195ee258ce1fc97631dac31e8eb86abf56eb762a4c [2023-10-17T01:07:45.131Z] $ docker rm -f --volumes 4d10fbd98092d06d8f9efb195ee258ce1fc97631dac31e8eb86abf56eb762a4c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T01:07:45.458Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T01:07:45.458Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T01:07:45.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T01:07:45.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T01:07:45.832Z] prd-ubuntu20.04-docker-8c-8g-9374 does not seem to be running inside a container [2023-10-17T01:07:45.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T01:07:46.209Z] $ docker top 50c761aeffd3d6b6e9dd26d8393899bd9e6d5b9a90e76fb9532603f42ff815cc -eo pid,comm [2023-10-17T01:07:46.246Z] 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). [2023-10-17T01:07:46.246Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T01:07:46.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T01:07:46.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T01:07:46.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T01:07:46.406Z] $ docker exec 50c761aeffd3d6b6e9dd26d8393899bd9e6d5b9a90e76fb9532603f42ff815cc ssh-agent [2023-10-17T01:07:46.518Z] SSH_AUTH_SOCK=/tmp/ssh-q9SwCa3XYfwv/agent.32 [2023-10-17T01:07:46.518Z] SSH_AGENT_PID=38 [2023-10-17T01:07:46.524Z] Running ssh-add (command line suppressed) [2023-10-17T01:07:46.638Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4230571434948649700.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4230571434948649700.key) [2023-10-17T01:07:46.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T01:07:46.927Z] + git semver push [2023-10-17T01:07:47.186Z] 2023-10-17 01:07:47,098 [run_push] DEBUG push [2023-10-17T01:07:47.186Z] 2023-10-17 01:07:47,098 [execute] INFO git cat-file --batch-check [2023-10-17T01:07:47.186Z] 2023-10-17 01:07:47,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T01:07:47.186Z] 2023-10-17 01:07:47,103 [execute] INFO git rev-list 50587c0a829bdd79bdcd3c0ccda82294a0aa098c -- [2023-10-17T01:07:47.186Z] 2023-10-17 01:07:47,103 [execute] DEBUG Popen(['git', 'rev-list', '50587c0a829bdd79bdcd3c0ccda82294a0aa098c', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-17T01:07:47.186Z] 2023-10-17 01:07:47,110 [execute] INFO git fetch -v origin [2023-10-17T01:07:47.186Z] 2023-10-17 01:07:47,111 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-17T01:07:47.754Z] 2023-10-17 01:07:47,639 [run_push] DEBUG no remote changes detected [2023-10-17T01:07:47.754Z] 2023-10-17 01:07:47,640 [execute] INFO git push origin semver [2023-10-17T01:07:47.754Z] 2023-10-17 01:07:47,640 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-17T01:07:48.691Z] 2023-10-17 01:07:48,414 [run_push] DEBUG push all version tags [2023-10-17T01:07:48.691Z] 2023-10-17 01:07:48,414 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-17T01:07:48.691Z] 2023-10-17 01:07:48,415 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2023-10-17T01:07:49.257Z] 2023-10-17 01:07:49,181 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-10-17T01:07:49.257Z] 3.0.3-dev.5 [Pipeline] } [2023-10-17T01:07:49.277Z] $ docker exec --env ******** --env ******** 50c761aeffd3d6b6e9dd26d8393899bd9e6d5b9a90e76fb9532603f42ff815cc ssh-agent -k [2023-10-17T01:07:49.372Z] unset SSH_AUTH_SOCK; [2023-10-17T01:07:49.373Z] unset SSH_AGENT_PID; [2023-10-17T01:07:49.373Z] echo Agent pid 38 killed; [2023-10-17T01:07:49.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T01:07:49.678Z] + git semver [Pipeline] } [2023-10-17T01:07:49.961Z] $ docker stop --time=1 50c761aeffd3d6b6e9dd26d8393899bd9e6d5b9a90e76fb9532603f42ff815cc [2023-10-17T01:07:51.229Z] $ docker rm -f --volumes 50c761aeffd3d6b6e9dd26d8393899bd9e6d5b9a90e76fb9532603f42ff815cc [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 [2023-10-17T01:07:51.687Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2023-10-17T01:07:51.688Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2023-10-17T01:07:51.688Z] total 16 [2023-10-17T01:07:51.688Z] drwxr-xr-x 3 root root 4096 Oct 17 01:00 . [2023-10-17T01:07:51.688Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 01:07 .. [2023-10-17T01:07:51.688Z] drwxr-xr-x 2 root root 4096 Oct 17 01:00 cost [2023-10-17T01:07:51.688Z] -rw-r--r-- 1 root root 83 Oct 17 01:00 cost.csv [2023-10-17T01:07:51.688Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2023-10-17T01:07:51.688Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2023-10-17T01:07:51.688Z] total 16 [2023-10-17T01:07:51.688Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 01:00 . [2023-10-17T01:07:51.688Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 01:07 .. [2023-10-17T01:07:51.688Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 01:00 cost [2023-10-17T01:07:51.688Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 17 01:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-17T01:07:51.978Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T01:07:52.836Z] ---> package-listing.sh [2023-10-17T01:07:52.836Z] ++ facter osfamily [2023-10-17T01:07:52.836Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-17T01:07:53.096Z] + OS_FAMILY=debian [2023-10-17T01:07:53.096Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2023-10-17T01:07:53.096Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-17T01:07:53.096Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-17T01:07:53.096Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-17T01:07:53.096Z] + PACKAGES=/tmp/packages_start.txt [2023-10-17T01:07:53.096Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2023-10-17T01:07:53.096Z] + PACKAGES=/tmp/packages_end.txt [2023-10-17T01:07:53.096Z] + case "${OS_FAMILY}" in [2023-10-17T01:07:53.096Z] + dpkg -l [2023-10-17T01:07:53.096Z] + grep '^ii' [2023-10-17T01:07:53.096Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-17T01:07:53.096Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-17T01:07:53.096Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-17T01:07:53.096Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2023-10-17T01:07:53.096Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2023-10-17T01:07:53.096Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2023-10-17T01:07:53.105Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-17T01:07:53.381Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T01:07:53.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T01:07:53.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T01:07:54.009Z] prd-ubuntu20.04-docker-8c-8g-9374 does not seem to be running inside a container [2023-10-17T01:07:54.051Z] $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-17T01:07:54.261Z] $ docker top b88067c893ac03d845939d63b7ca2ef631fd9df0d6a01b50b4936c2813e05538 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T01:07:54.596Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-17T01:07:54.877Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-17T01:07:55.164Z] + ls /var/log/sa-host [2023-10-17T01:07:55.164Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T01:07:55.298Z] provisioning config files... [2023-10-17T01:07:55.306Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config13801587972643423406tmp [Pipeline] { [Pipeline] echo [2023-10-17T01:07:55.318Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T01:07:55.600Z] ---> create-netrc.sh [Pipeline] } [2023-10-17T01:07:55.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-17T01:07:55.938Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-17T01:07:55.946Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T01:07:56.230Z] ---> sudo-logs.sh [2023-10-17T01:07:56.230Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-17T01:07:56.259Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T01:07:56.542Z] ---> job-cost.sh [2023-10-17T01:07:56.542Z] lf-activate-venv: SKIPPING [2023-10-17T01:07:56.542Z] DEBUG: total: 0.2199999988079071 [2023-10-17T01:07:56.542Z] INFO: Retrieving Stack Cost... [2023-10-17T01:07:56.801Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-17T01:07:57.059Z] INFO: Archiving Costs [Pipeline] echo [2023-10-17T01:07:57.070Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T01:07:57.354Z] ---> logs-deploy.sh [2023-10-17T01:07:57.355Z] lf-activate-venv: SKIPPING [2023-10-17T01:07:57.355Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/63 [2023-10-17T01:07:57.355Z] INFO: archiving workspace using pattern(s): [2023-10-17T01:07:58.290Z] Archives upload complete. [2023-10-17T01:07:58.290Z] INFO: archiving logs to Nexus