Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6bdae90b977cdeecb957260a94da902cfcf10c29 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-ssh9952647462924593552.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2565880976109261192.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1373194458337268478.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15917040626633290764.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-ssh1239997365176662134.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 ‘prd-ubuntu20.04-docker-8c-8g-27655’ Running on prd-ubuntu20.04-docker-8c-8g-27661 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 6bdae90b977cdeecb957260a94da902cfcf10c29 (main) Commit message: "fix: memory leaks in devsdk_post_readings function (#507)" > 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 6bdae90b977cdeecb957260a94da902cfcf10c29 # timeout=10 > git rev-list --no-walk c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:11:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:11:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:11:52 ========================================================= 01:11:52 EdgeX Global Pipelines Version Info 01:11:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:11:53 ------------------- 01:11:53 stable info: 01:11:53 ------------------- 01:11:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:11:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:11:53 Message: update stable to v1.0.258 01:11:54 ------------------- 01:11:54 experimental info: 01:11:54 ------------------- 01:11:54 Commited By: **** collab-it+edgex@linuxfoundation.org 01:11:54 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:11:54 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bdae90b977cdeecb957260a94da902cfcf10c29 [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bdae90 [Pipeline] echo 01:11:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:54 provisioning config files... 01:11:54 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config14747539813653198387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:55 ---> ****-login.sh 01:11:55 nexus3.edgexfoundry.org:10001 01:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:55 Configure a credential helper to remove this warning. See 01:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:55 01:11:55 Login Succeeded 01:11:55 nexus3.edgexfoundry.org:10002 01:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:56 Configure a credential helper to remove this warning. See 01:11:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:56 01:11:56 Login Succeeded 01:11:56 nexus3.edgexfoundry.org:10003 01:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:56 Configure a credential helper to remove this warning. See 01:11:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:56 01:11:56 Login Succeeded 01:11:56 nexus3.edgexfoundry.org:10004 01:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:56 Configure a credential helper to remove this warning. See 01:11:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:56 01:11:56 Login Succeeded 01:11:56 ****.io 01:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:56 Configure a credential helper to remove this warning. See 01:11:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:56 01:11:56 Login Succeeded 01:11:56 ---> ****-login.sh ends [Pipeline] } 01:11:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 01:11:57 + git rev-list -1 --merges 6bdae90b977cdeecb957260a94da902cfcf10c29~1..6bdae90b977cdeecb957260a94da902cfcf10c29 [Pipeline] echo 01:11:57 -----------> git rev-list -1 --merges 6bdae90b977cdeecb957260a94da902cfcf10c29~1..6bdae90b977cdeecb957260a94da902cfcf10c29 6bdae90b977cdeecb957260a94da902cfcf10c29 [false] [Pipeline] sh 01:11:57 + git log --format=format:%s -1 6bdae90b977cdeecb957260a94da902cfcf10c29 [Pipeline] echo 01:11:57 ========================================================= 01:11:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:11:57 ========================================================= 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 01:11:57 + git rev-list -1 --merges 6bdae90b977cdeecb957260a94da902cfcf10c29~1..6bdae90b977cdeecb957260a94da902cfcf10c29 [Pipeline] echo 01:11:57 -----------> git rev-list -1 --merges 6bdae90b977cdeecb957260a94da902cfcf10c29~1..6bdae90b977cdeecb957260a94da902cfcf10c29 6bdae90b977cdeecb957260a94da902cfcf10c29 [false] [Pipeline] sh 01:11:58 + git log --format=format:%s -1 6bdae90b977cdeecb957260a94da902cfcf10c29 [Pipeline] echo 01:11:58 ========================================================= 01:11:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:11:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:11:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:11:58 + grep -v github /etc/ssh/ssh_known_hosts 01:11:58 + [ -e /tmp/ssh_known_hosts ] 01:11:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:11:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:11:58 + sudo tee -a /etc/ssh/ssh_known_hosts 01:11:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:59 01:11:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:59 0.1.4: Pulling from edgex-devops/py-git-semver 01:11:59 b85a868b505f: Pulling fs layer 01:11:59 e2be974225ed: Pulling fs layer 01:11:59 339a4e72a1f5: Pulling fs layer 01:11:59 988bab9f4d93: Pulling fs layer 01:11:59 1469e6f7b9e6: Pulling fs layer 01:11:59 eaf3925da568: Pulling fs layer 01:11:59 bab4dde63d76: Pulling fs layer 01:11:59 bde34c3a00c8: Pulling fs layer 01:11:59 b352a97aabf1: Pulling fs layer 01:11:59 4872d77fe225: Pulling fs layer 01:11:59 5851b861e8e6: Pulling fs layer 01:11:59 988bab9f4d93: Waiting 01:11:59 1469e6f7b9e6: Waiting 01:11:59 eaf3925da568: Waiting 01:11:59 bab4dde63d76: Waiting 01:11:59 bde34c3a00c8: Waiting 01:11:59 b352a97aabf1: Waiting 01:11:59 4872d77fe225: Waiting 01:11:59 5851b861e8e6: Waiting 01:11:59 e2be974225ed: Verifying Checksum 01:11:59 e2be974225ed: Download complete 01:11:59 988bab9f4d93: Verifying Checksum 01:11:59 988bab9f4d93: Download complete 01:11:59 339a4e72a1f5: Verifying Checksum 01:11:59 339a4e72a1f5: Download complete 01:11:59 1469e6f7b9e6: Verifying Checksum 01:11:59 1469e6f7b9e6: Download complete 01:11:59 eaf3925da568: Verifying Checksum 01:11:59 bde34c3a00c8: Verifying Checksum 01:11:59 bde34c3a00c8: Download complete 01:11:59 b352a97aabf1: Download complete 01:11:59 4872d77fe225: Download complete 01:11:59 5851b861e8e6: Verifying Checksum 01:11:59 5851b861e8e6: Download complete 01:11:59 b85a868b505f: Verifying Checksum 01:11:59 b85a868b505f: Download complete 01:12:00 bab4dde63d76: Verifying Checksum 01:12:00 bab4dde63d76: Download complete 01:12:01 b85a868b505f: Pull complete 01:12:01 e2be974225ed: Pull complete 01:12:01 339a4e72a1f5: Pull complete 01:12:01 988bab9f4d93: Pull complete 01:12:02 1469e6f7b9e6: Pull complete 01:12:02 eaf3925da568: Pull complete 01:12:04 bab4dde63d76: Pull complete 01:12:04 bde34c3a00c8: Pull complete 01:12:04 b352a97aabf1: Pull complete 01:12:04 4872d77fe225: Pull complete 01:12:04 5851b861e8e6: Pull complete 01:12:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:12:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:12:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:04 prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container 01:12:04 $ 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 01:12:08 $ docker top cf6634a5d95d0a95dd89ee1e00f0bf5f4fd32a8e9506719945f335297a412b0d -eo pid,comm 01:12:08 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). 01:12:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:12:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:12:08 [ssh-agent] Looking for ssh-agent implementation... 01:12:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:12:08 $ docker exec cf6634a5d95d0a95dd89ee1e00f0bf5f4fd32a8e9506719945f335297a412b0d ssh-agent 01:12:08 SSH_AUTH_SOCK=/tmp/ssh-nwxKGN6449ON/agent.32 01:12:08 SSH_AGENT_PID=38 01:12:08 Running ssh-add (command line suppressed) 01:12:08 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4146578682965041385.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4146578682965041385.key) 01:12:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:12:09 + git tag --points-at HEAD [Pipeline] } 01:12:09 $ docker exec --env ******** --env ******** cf6634a5d95d0a95dd89ee1e00f0bf5f4fd32a8e9506719945f335297a412b0d ssh-agent -k 01:12:09 unset SSH_AUTH_SOCK; 01:12:09 unset SSH_AGENT_PID; 01:12:09 echo Agent pid 38 killed; 01:12:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:12:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:12:09 [ssh-agent] Looking for ssh-agent implementation... 01:12:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:12:09 $ docker exec cf6634a5d95d0a95dd89ee1e00f0bf5f4fd32a8e9506719945f335297a412b0d ssh-agent 01:12:09 SSH_AUTH_SOCK=/tmp/ssh-2OzXQ8i5CbSA/agent.70 01:12:09 SSH_AGENT_PID=77 01:12:09 Running ssh-add (command line suppressed) 01:12:09 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_14062878623989649688.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_14062878623989649688.key) 01:12:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:12:09 + git semver init 01:12:10 2024-01-23 01:12:10,056 [run_init] DEBUG init version:0.0.0 force:False 01:12:10 2024-01-23 01:12:10,057 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver 01:12:10 2024-01-23 01:12:10,057 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver 01:12:10 2024-01-23 01:12:10,058 [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) 01:12:11 2024-01-23 01:12:10,930 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude 01:12:11 2024-01-23 01:12:10,930 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False 01:12:11 2024-01-23 01:12:10,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main 01:12:11 2024-01-23 01:12:10,931 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main 01:12:11 3.0.3-dev.10 [Pipeline] } 01:12:11 $ docker exec --env ******** --env ******** cf6634a5d95d0a95dd89ee1e00f0bf5f4fd32a8e9506719945f335297a412b0d ssh-agent -k 01:12:11 unset SSH_AUTH_SOCK; 01:12:11 unset SSH_AGENT_PID; 01:12:11 echo Agent pid 77 killed; 01:12:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:12:11 + git semver [Pipeline] } 01:12:11 $ docker stop --time=1 cf6634a5d95d0a95dd89ee1e00f0bf5f4fd32a8e9506719945f335297a412b0d 01:12:13 $ docker rm -f --volumes cf6634a5d95d0a95dd89ee1e00f0bf5f4fd32a8e9506719945f335297a412b0d [Pipeline] // withDockerContainer [Pipeline] sh 01:12:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:12:13 Stashed 1 file(s) [Pipeline] echo 01:12:13 [edgeXSemver]: initialized semver on version 3.0.3-dev.10 [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 01:12:13 provisioning config files... 01:12:13 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config123806495660161160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:14 ---> ****-login.sh 01:12:14 nexus3.edgexfoundry.org:10001 01:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:14 Configure a credential helper to remove this warning. See 01:12:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:14 01:12:14 Login Succeeded 01:12:14 nexus3.edgexfoundry.org:10002 01:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:14 Configure a credential helper to remove this warning. See 01:12:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:14 01:12:14 Login Succeeded 01:12:14 nexus3.edgexfoundry.org:10003 01:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:14 Configure a credential helper to remove this warning. See 01:12:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:14 01:12:14 Login Succeeded 01:12:14 nexus3.edgexfoundry.org:10004 01:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:14 Configure a credential helper to remove this warning. See 01:12:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:14 01:12:14 Login Succeeded 01:12:14 ****.io 01:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:14 Configure a credential helper to remove this warning. See 01:12:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:14 01:12:14 Login Succeeded 01:12:14 ---> ****-login.sh ends [Pipeline] } 01:12:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:12:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:12:15 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 01:12:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:12:15 ========================================================= 01:12:15 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 01:12:15 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:15 + 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 . 01:12:15 Sending build context to Docker daemon 4.972MB 01:12:15 Step 1/21 : ARG BASE=alpine:3.18 01:12:15 Step 2/21 : FROM ${BASE} as builder 01:12:15 latest: Pulling from edgex-devops/edgex-gcc-base 01:12:15 96526aa774ef: Pulling fs layer 01:12:15 da60e534fd72: Pulling fs layer 01:12:15 96526aa774ef: Verifying Checksum 01:12:15 96526aa774ef: Download complete 01:12:15 96526aa774ef: Pull complete 01:12:16 da60e534fd72: Verifying Checksum 01:12:16 da60e534fd72: Download complete 01:12:19 da60e534fd72: Pull complete 01:12:19 Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 01:12:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 01:12:19 ---> 6605166a5db4 01:12:19 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 01:12:21 ---> Running in a3c28b8bff11 01:12:21 Connecting to iotech.jfrog.io (34.247.22.236:443) 01:12:22 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 01:12:22 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 01:12:22 '/etc/apk/keys/alpine.dev.rsa.pub' saved 01:12:22 Removing intermediate container a3c28b8bff11 01:12:22 ---> 1a0278eac045 01:12:22 Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 01:12:22 ---> Running in 5a06fedcef41 01:12:23 Removing intermediate container 5a06fedcef41 01:12:23 ---> 0c1755f24c3a 01:12:23 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 iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev 01:12:23 ---> Running in 26714c31f81c 01:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:12:24 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 01:12:24 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:12:24 (1/17) Installing hiredis (1.1.0-r2) 01:12:24 (2/17) Installing hiredis-dev (1.1.0-r2) 01:12:24 (3/17) Installing iotech-iot-1.5 (1.5.1-r0) 01:12:25 (4/17) Installing iotech-iot-1.5-dev (1.5.1-r0) 01:12:25 (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 01:12:25 (6/17) Installing libcbor (0.10.2-r1) 01:12:25 (7/17) Installing libcbor-dev (0.10.2-r1) 01:12:25 (8/17) Installing libmenuw (6.4_p20230506-r0) 01:12:25 (9/17) Installing libpanelw (6.4_p20230506-r0) 01:12:25 (10/17) Installing libncurses++ (6.4_p20230506-r0) 01:12:25 (11/17) Installing ncurses-dev (6.4_p20230506-r0) 01:12:25 (12/17) Installing libblkid (2.38.1-r8) 01:12:25 (13/17) Installing libuuid (2.38.1-r8) 01:12:25 (14/17) Installing libfdisk (2.38.1-r8) 01:12:25 (15/17) Installing libmount (2.38.1-r8) 01:12:25 (16/17) Installing libsmartcols (2.38.1-r8) 01:12:25 (17/17) Installing util-linux-dev (2.38.1-r8) 01:12:25 Executing busybox-1.36.1-r4.trigger 01:12:25 OK: 336 MiB in 99 packages 01:12:26 Removing intermediate container 26714c31f81c 01:12:26 ---> 750554cc884a 01:12:26 Step 6/21 : RUN mkdir /tmp/sdk 01:12:26 ---> Running in 1871fa58a38b 01:12:27 Removing intermediate container 1871fa58a38b 01:12:27 ---> 6143cd9224eb 01:12:27 Step 7/21 : COPY VERSION /tmp/sdk 01:12:27 ---> 3c6261aff79a 01:12:27 Step 8/21 : COPY src /tmp/sdk/src 01:12:27 ---> d765f0d55816 01:12:27 Step 9/21 : COPY include /tmp/sdk/include 01:12:27 ---> 1f57184b3567 01:12:27 Step 10/21 : COPY scripts /tmp/sdk/scripts 01:12:27 ---> 1c65054da3b1 01:12:27 Step 11/21 : COPY LICENSE /tmp/sdk 01:12:28 ---> d18ffedf639b 01:12:28 Step 12/21 : COPY Attribution.txt /tmp/sdk 01:12:28 ---> 5a586ff94672 01:12:28 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 01:12:28 ---> Running in c9293389bdff 01:12:28 + CPPCHECK=false 01:12:28 + DOCGEN=false 01:12:28 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 01:12:28 + '[' 0 -gt 0 ] 01:12:28 + readlink -f ./scripts/build.sh 01:12:28 + dirname /tmp/sdk/scripts/build.sh 01:12:28 + dirname /tmp/sdk/scripts 01:12:28 + ROOT=/tmp/sdk 01:12:28 + cd /tmp/sdk 01:12:28 + mkdir -p /tmp/sdk/build/release 01:12:28 + cd /tmp/sdk/build/release 01:12:28 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 01:12:28 -- The C compiler identification is GNU 12.2.1 01:12:28 -- Detecting C compiler ABI info 01:12:28 -- Detecting C compiler ABI info - done 01:12:28 -- Check for working C compiler: /usr/bin/cc - skipped 01:12:28 -- Detecting C compile features 01:12:28 -- Detecting C compile features - done 01:12:28 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 01:12:28 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 01:12:28 -- Found LIBYAML: /usr/lib/libyaml.so 01:12:28 -- Found LIBUUID: /usr/lib/libuuid.so 01:12:28 -- Found LIBCBOR: /usr/lib/libcbor.so 01:12:28 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 01:12:28 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 01:12:28 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:12:28 -- /opt/iotech/iot/1.5/include 01:12:28 -- C SDK 3.0.3-dev.10 for Linux 01:12:28 -- Performing Test CSDK_HAVE_ATOMIC 01:12:28 -- Performing Test CSDK_HAVE_ATOMIC - Success 01:12:28 Still waiting to schedule task 01:12:28 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27659’ 01:12:29 -- Found Curses: /usr/lib/libcurses.so 01:12:29 -- Configuring done (0.4s) 01:12:29 -- Generating done (0.0s) 01:12:29 -- Build files have been written to: /tmp/sdk/build/release 01:12:29 + make all package 01:12:29 + tee release.log 01:12:29 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 01:12:29 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 01:12:29 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o 01:12:29 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 01:12:29 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 01:12:29 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 01:12:29 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 01:12:30 /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': 01:12:30 /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] 01:12:30 294 | while (privateConfig) 01:12:30 | ^~~~~~~~~~~~~ 01:12:30 /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here 01:12:30 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; 01:12:30 | ^~~~~~~~~~~~~ 01:12:30 /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] 01:12:30 271 | while (result) 01:12:30 | ^~~~~~ 01:12:30 /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here 01:12:30 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; 01:12:30 | ^~~~~~ 01:12:30 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 01:12:30 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o 01:12:30 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o 01:12:30 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 01:12:30 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 01:12:30 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 01:12:31 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 01:12:31 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 01:12:31 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 01:12:31 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 01:12:31 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 01:12:31 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o 01:12:31 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 01:12:31 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 01:12:33 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 01:12:33 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 01:12:33 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 01:12:33 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 01:12:33 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 01:12:33 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 01:12:33 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 01:12:34 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 01:12:34 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 01:12:34 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 01:12:34 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 01:12:34 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 01:12:34 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); 01:12:34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 01:12:34 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 01:12:34 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); 01:12:34 | ^ 01:12:34 /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 01:12:34 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 01:12:34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 01:12:34 /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here 01:12:34 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; 01:12:34 | ^~~~~~~~~~~~~~~~~~~~~ 01:12:34 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 01:12:34 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 01:12:34 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 01:12:34 [ 68%] Linking C shared library libcsdk.so 01:12:34 [ 68%] Built target csdk 01:12:34 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 01:12:35 [ 72%] Linking C executable template 01:12:35 [ 72%] Built target template 01:12:35 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 01:12:35 [ 76%] Linking C executable device-counter 01:12:35 [ 76%] Built target device-counter 01:12:35 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 01:12:35 [ 80%] Linking C executable device-random 01:12:35 [ 80%] Built target device-random 01:12:35 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 01:12:35 [ 84%] Linking C executable device-gyro 01:12:35 [ 84%] Built target device-gyro 01:12:35 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 01:12:35 [ 88%] Linking C executable device-bitfields 01:12:35 [ 88%] Built target device-bitfields 01:12:35 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 01:12:35 [ 92%] Linking C executable template-discovery 01:12:36 [ 92%] Built target template-discovery 01:12:36 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 01:12:36 [ 96%] Linking C executable device-file 01:12:36 [ 96%] Built target device-file 01:12:36 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 01:12:36 [100%] Linking C executable device-terminal 01:12:36 [100%] Built target device-terminal 01:12:36 Run CPack packaging tool... 01:12:36 CPack: Create package using TGZ 01:12:36 CPack: Install projects 01:12:36 CPack: - Run preinstall target for: Csdk 01:12:36 CPack: - Install project: Csdk [] 01:12:36 CPack: Create package 01:12:36 CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.10.tar.gz generated. 01:12:36 + '[' false '=' true ] 01:12:36 + '[' false '=' true ] 01:12:36 + mkdir -p /tmp/sdk/build/debug 01:12:36 + cd /tmp/sdk/build/debug 01:12:36 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 01:12:37 -- The C compiler identification is GNU 12.2.1 01:12:37 -- Detecting C compiler ABI info 01:12:37 -- Detecting C compiler ABI info - done 01:12:37 -- Check for working C compiler: /usr/bin/cc - skipped 01:12:37 -- Detecting C compile features 01:12:37 -- Detecting C compile features - done 01:12:37 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 01:12:37 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 01:12:37 -- Found LIBYAML: /usr/lib/libyaml.so 01:12:37 -- Found LIBUUID: /usr/lib/libuuid.so 01:12:37 -- Found LIBCBOR: /usr/lib/libcbor.so 01:12:37 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 01:12:37 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 01:12:37 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:12:37 -- /opt/iotech/iot/1.5/include 01:12:37 -- C SDK 3.0.3-dev.10 for Linux 01:12:37 -- Performing Test CSDK_HAVE_ATOMIC 01:12:37 -- Performing Test CSDK_HAVE_ATOMIC - Success 01:12:37 -- Found Curses: /usr/lib/libcurses.so 01:12:37 -- Configuring done (0.5s) 01:12:37 -- Generating done (0.0s) 01:12:37 -- Build files have been written to: /tmp/sdk/build/debug 01:12:37 + make 01:12:37 + tee debug.log 01:12:37 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 01:12:37 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 01:12:37 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o 01:12:37 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 01:12:37 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 01:12:37 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 01:12:37 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 01:12:38 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 01:12:38 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o 01:12:38 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o 01:12:38 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 01:12:38 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 01:12:38 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 01:12:38 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 01:12:38 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 01:12:38 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 01:12:38 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 01:12:38 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 01:12:38 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o 01:12:38 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 01:12:39 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 01:12:39 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 01:12:39 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 01:12:39 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 01:12:39 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 01:12:39 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 01:12:39 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 01:12:39 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 01:12:39 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 01:12:39 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 01:12:39 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 01:12:40 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 01:12:40 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 01:12:40 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); 01:12:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 01:12:40 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 01:12:40 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); 01:12:40 | ^ 01:12:40 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 01:12:40 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 01:12:40 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 01:12:40 [ 68%] Linking C shared library libcsdk.so 01:12:40 [ 68%] Built target csdk 01:12:40 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 01:12:40 [ 72%] Linking C executable template 01:12:40 [ 72%] Built target template 01:12:40 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 01:12:40 [ 76%] Linking C executable device-counter 01:12:40 [ 76%] Built target device-counter 01:12:40 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 01:12:40 [ 80%] Linking C executable device-random 01:12:40 [ 80%] Built target device-random 01:12:40 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 01:12:40 [ 84%] Linking C executable device-gyro 01:12:40 [ 84%] Built target device-gyro 01:12:40 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 01:12:41 [ 88%] Linking C executable device-bitfields 01:12:41 [ 88%] Built target device-bitfields 01:12:41 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 01:12:41 [ 92%] Linking C executable template-discovery 01:12:41 [ 92%] Built target template-discovery 01:12:41 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 01:12:41 [ 96%] Linking C executable device-file 01:12:41 [ 96%] Built target device-file 01:12:41 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 01:12:41 [100%] Linking C executable device-terminal 01:12:41 [100%] Built target device-terminal 01:12:41 make: Entering directory '/tmp/sdk/build/release' 01:12:41 [ 68%] Built target csdk 01:12:41 [ 72%] Built target template 01:12:41 [ 76%] Built target device-counter 01:12:41 [ 80%] Built target device-random 01:12:41 [ 84%] Built target device-gyro 01:12:41 [ 88%] Built target device-bitfields 01:12:41 [ 92%] Built target template-discovery 01:12:41 [ 96%] Built target device-file 01:12:41 [100%] Built target device-terminal 01:12:41 Install the project... 01:12:41 -- Install configuration: "Release" 01:12:41 -- Installing: /usr/local/lib/libcsdk.so 01:12:41 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 01:12:41 -- Installing: /usr/local/include 01:12:41 -- Installing: /usr/local/include/devsdk 01:12:41 -- Installing: /usr/local/include/devsdk/devsdk.h 01:12:41 -- Installing: /usr/local/include/devsdk/devsdk-base.h 01:12:41 -- Installing: /usr/local/include/edgex 01:12:41 -- Installing: /usr/local/include/edgex/edgex.h 01:12:41 -- Installing: /usr/local/include/edgex/devices.h 01:12:41 -- Installing: /usr/local/include/edgex/profiles.h 01:12:41 -- Installing: /usr/local/include/edgex/edgex-base.h 01:12:41 -- Installing: /usr/local/include/edgex/rest-server.h 01:12:41 -- Installing: /usr/local/include/edgex/csdk-defs.h 01:12:41 -- Installing: /usr/local/share/device-sdk-c/LICENSE 01:12:41 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 01:12:41 make: Leaving directory '/tmp/sdk/build/release' 01:12:43 Removing intermediate container c9293389bdff 01:12:43 ---> c1f76962e9a3 01:12:43 Step 14/21 : FROM ${BASE} 01:12:43 ---> 6605166a5db4 01:12:43 Step 15/21 : LABEL maintainer="IOTech " 01:12:43 ---> Running in 2254ec5fe21a 01:12:43 Removing intermediate container 2254ec5fe21a 01:12:43 ---> e0ed0c16eb51 01:12:43 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 01:12:43 ---> Running in 04d986906d95 01:12:43 Connecting to iotech.jfrog.io (34.247.22.236:443) 01:12:44 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 01:12:44 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 01:12:44 '/etc/apk/keys/alpine.dev.rsa.pub' saved 01:12:44 Removing intermediate container 04d986906d95 01:12:44 ---> 5c6aacf75503 01:12:44 Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 01:12:44 ---> Running in 912af466a330 01:12:45 Removing intermediate container 912af466a330 01:12:45 ---> 681cb7c45d38 01:12:45 Step 18/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 hiredis-dev 01:12:45 ---> Running in caecad00065b 01:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:12:45 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 01:12:46 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:12:46 (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) 01:12:46 (2/9) Installing curl (8.5.0-r0) 01:12:46 (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) 01:12:46 (4/9) Installing hiredis (1.1.0-r2) 01:12:46 (5/9) Installing hiredis-dev (1.1.0-r2) 01:12:46 (6/9) Installing iotech-iot-1.5 (1.5.1-r0) 01:12:47 (7/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 01:12:47 (8/9) Installing libcbor (0.10.2-r1) 01:12:47 (9/9) Installing libuuid (2.38.1-r8) 01:12:47 Executing busybox-1.36.1-r4.trigger 01:12:47 OK: 331 MiB in 89 packages 01:12:48 Removing intermediate container caecad00065b 01:12:48 ---> e66351f46f3c 01:12:48 Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 01:12:48 ---> 9b3e9cc110b1 01:12:48 Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib 01:12:48 ---> 302e941c7df7 01:12:48 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 01:12:49 ---> 094d12aafaf0 01:12:49 Successfully built 094d12aafaf0 01:12:49 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 01:12:49 + docker inspect -f . ci-base-image-x86_64 01:12:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:49 prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container 01:12:49 $ 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 01:12:50 $ docker top 63de3d89d6b3eb3e6b9ce97d79353592b6a73df42644a7e60d1f1ac67d418837 -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:50 + make test 01:12:50 echo "make test" 01:12:50 make test [Pipeline] } 01:12:50 $ docker stop --time=1 63de3d89d6b3eb3e6b9ce97d79353592b6a73df42644a7e60d1f1ac67d418837 01:12:52 $ docker rm -f --volumes 63de3d89d6b3eb3e6b9ce97d79353592b6a73df42644a7e60d1f1ac67d418837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:12:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:12:53 + ls -al . 01:12:53 total 212 01:12:53 drwxrwxr-x 9 jenkins jenkins 4096 Jan 23 01:12 . 01:12:53 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 01:11 .. 01:12:53 drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 01:12 .git 01:12:53 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 01:11 .github 01:12:53 -rw-rw-r-- 1 jenkins jenkins 176 Jan 23 01:11 .gitignore 01:12:53 drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 01:12 .semver 01:12:53 -rw-rw-r-- 1 jenkins jenkins 2908 Jan 23 01:11 Attribution.txt 01:12:53 -rw-rw-r-- 1 jenkins jenkins 11953 Jan 23 01:11 CHANGELOG.md 01:12:53 -rw-rw-r-- 1 jenkins jenkins 108574 Jan 23 01:11 Doxyfile 01:12:53 -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 01:11 GOVERNANCE.md 01:12:53 -rw-rw-r-- 1 jenkins jenkins 784 Jan 23 01:11 Jenkinsfile 01:12:53 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 23 01:11 LICENSE 01:12:53 -rw-rw-r-- 1 jenkins jenkins 444 Jan 23 01:11 Makefile 01:12:53 -rw-rw-r-- 1 jenkins jenkins 618 Jan 23 01:11 OWNERS.md 01:12:53 -rw-rw-r-- 1 jenkins jenkins 1651 Jan 23 01:11 README.IOT.md 01:12:53 -rw-rw-r-- 1 jenkins jenkins 4215 Jan 23 01:11 README.md 01:12:53 -rw-rw-r-- 1 jenkins jenkins 1245 Jan 23 01:11 README.v3.md 01:12:53 -rw-rw-r-- 1 jenkins jenkins 12 Jan 23 01:12 VERSION 01:12:53 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 01:11 docs 01:12:53 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 01:11 include 01:12:53 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 01:11 scripts 01:12:53 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 01:11 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:53 + 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=6bdae90b977cdeecb957260a94da902cfcf10c29 --label arch=amd64 --label version=3.0.3-dev.10 . 01:12:53 Sending build context to Docker daemon 4.972MB 01:12:53 Step 1/17 : ARG BASE=alpine:3.18 01:12:53 Step 2/17 : FROM ${BASE} 01:12:53 ---> 094d12aafaf0 01:12:53 Step 3/17 : LABEL maintainer="IOTech " 01:12:54 ---> Running in 336a131fe4c3 01:12:54 Removing intermediate container 336a131fe4c3 01:12:54 ---> 1fbf6b1a7fa2 01:12:54 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 01:12:54 ---> Running in 3458e93dbd07 01:12:54 Connecting to iotech.jfrog.io (54.73.4.50:443) 01:12:55 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 01:12:55 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 01:12:55 '/etc/apk/keys/alpine.dev.rsa.pub' saved 01:12:55 Removing intermediate container 3458e93dbd07 01:12:55 ---> efa015e6a670 01:12:55 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 01:12:55 ---> Running in 96bc4a5b39e1 01:12:56 Removing intermediate container 96bc4a5b39e1 01:12:56 ---> 3e4e82f8e646 01:12:56 Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build 01:12:56 ---> Running in 84602def6b9f 01:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:12:56 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 01:12:57 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:12:57 (1/11) Installing iotech-iot-1.5-dev (1.5.1-r0) 01:12:57 (2/11) Installing libcbor-dev (0.10.2-r1) 01:12:57 (3/11) Installing libmenuw (6.4_p20230506-r0) 01:12:57 (4/11) Installing libpanelw (6.4_p20230506-r0) 01:12:57 (5/11) Installing libncurses++ (6.4_p20230506-r0) 01:12:57 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 01:12:57 (7/11) Installing libblkid (2.38.1-r8) 01:12:57 (8/11) Installing libfdisk (2.38.1-r8) 01:12:57 (9/11) Installing libmount (2.38.1-r8) 01:12:57 (10/11) Installing libsmartcols (2.38.1-r8) 01:12:57 (11/11) Installing util-linux-dev (2.38.1-r8) 01:12:57 Executing busybox-1.36.1-r4.trigger 01:12:57 OK: 336 MiB in 100 packages 01:12:58 Removing intermediate container 84602def6b9f 01:12:58 ---> d4b21d6e4e8b 01:12:58 Step 7/17 : COPY VERSION /edgex-c-sdk/ 01:12:58 ---> 74c87250b30d 01:12:58 Step 8/17 : COPY src /edgex-c-sdk/src/ 01:12:58 ---> 0727ffd3fc31 01:12:58 Step 9/17 : COPY include /edgex-c-sdk/include/ 01:12:59 ---> a0a8dd290005 01:12:59 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 01:12:59 ---> bb6a659a3bb6 01:12:59 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 01:12:59 ---> fd782af029eb 01:12:59 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 01:12:59 ---> b5681017bbf7 01:12:59 Step 13/17 : WORKDIR /edgex-c-sdk 01:12:59 ---> Running in 15dc7a323044 01:12:59 Removing intermediate container 15dc7a323044 01:12:59 ---> 0a995be608c4 01:12:59 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 01:12:59 ---> Running in 74423812412b 01:12:59 Removing intermediate container 74423812412b 01:12:59 ---> 83677a692482 01:12:59 Step 15/17 : LABEL arch=amd64 01:12:59 ---> Running in 0f06e9123f8d 01:12:59 Removing intermediate container 0f06e9123f8d 01:12:59 ---> df5cd04dc3ef 01:12:59 Step 16/17 : LABEL git_sha=6bdae90b977cdeecb957260a94da902cfcf10c29 01:12:59 ---> Running in 7a3cfe6f927a 01:12:59 Removing intermediate container 7a3cfe6f927a 01:12:59 ---> f198234c680b 01:12:59 Step 17/17 : LABEL version=3.0.3-dev.10 01:12:59 ---> Running in fadce3bc3bd5 01:13:00 Removing intermediate container fadce3bc3bd5 01:13:00 ---> 18f67d7187b1 01:13:00 [Warning] One or more build-args [ARCH MAKE] were not consumed 01:13:00 Successfully built 18f67d7187b1 01:13:00 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 01:13:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:13:00 01:13:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:13:01 latest: Pulling from edgex-lftools-log-publisher 01:13:01 5eb5b503b376: Pulling fs layer 01:13:01 5c69ac0246d0: Pulling fs layer 01:13:01 ec43610c2a17: Pulling fs layer 01:13:01 3a2ae6a8a46f: Pulling fs layer 01:13:01 33b1e0a273af: Pulling fs layer 01:13:01 5d3b04190fa2: Pulling fs layer 01:13:01 2f39f015ded8: Pulling fs layer 01:13:01 3a2ae6a8a46f: Waiting 01:13:01 33b1e0a273af: Waiting 01:13:01 5d3b04190fa2: Waiting 01:13:01 2f39f015ded8: Waiting 01:13:01 5c69ac0246d0: Verifying Checksum 01:13:01 5c69ac0246d0: Download complete 01:13:01 3a2ae6a8a46f: Verifying Checksum 01:13:01 3a2ae6a8a46f: Download complete 01:13:01 33b1e0a273af: Verifying Checksum 01:13:01 33b1e0a273af: Download complete 01:13:01 5d3b04190fa2: Verifying Checksum 01:13:01 5d3b04190fa2: Download complete 01:13:01 ec43610c2a17: Verifying Checksum 01:13:01 ec43610c2a17: Download complete 01:13:01 5eb5b503b376: Verifying Checksum 01:13:01 5eb5b503b376: Download complete 01:13:02 2f39f015ded8: Verifying Checksum 01:13:02 2f39f015ded8: Download complete 01:13:02 5eb5b503b376: Pull complete 01:13:02 5c69ac0246d0: Pull complete 01:13:03 ec43610c2a17: Pull complete 01:13:03 3a2ae6a8a46f: Pull complete 01:13:03 33b1e0a273af: Pull complete 01:13:03 5d3b04190fa2: Pull complete 01:13:07 2f39f015ded8: Pull complete 01:13:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:13:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:13:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:08 prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container 01:13:08 $ 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 01:13:13 $ docker top ad99153587560419e2b5b59460733b3dee86e4a7110ccb0ed8d96c41f18a9140 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:13 ---> job-cost.sh 01:13:13 lf-activate-venv: SKIPPING 01:13:13 INFO: No Stack... 01:13:14 INFO: Retrieving Pricing Info for: v3-standard-8 01:13:14 INFO: Archiving Costs [Pipeline] sh 01:13:14 + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv 01:13:14 + cut -d, -f6 [Pipeline] lock 01:13:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] 01:13:14 Resource [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] did not exist. Created. 01:13:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:13:15 + echo total: 0.2199999988079071 [Pipeline] stash 01:13:15 Stashed 1 file(s) [Pipeline] } 01:13:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] [Pipeline] // lock [Pipeline] } 01:13:15 $ docker stop --time=1 ad99153587560419e2b5b59460733b3dee86e4a7110ccb0ed8d96c41f18a9140 01:13:16 $ docker rm -f --volumes ad99153587560419e2b5b59460733b3dee86e4a7110ccb0ed8d96c41f18a9140 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:16:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27662 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws 01:16:03 Running in /w/workspace/device-sdk-c/70 [Pipeline] { [Pipeline] checkout 01:16:07 Selected Git installation does not exist. Using Default 01:16:07 The recommended git tool is: NONE 01:16:16 using credential edgex-jenkins-ssh 01:16:16 Cloning the remote Git repository 01:16:16 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 01:16:16 > git init /w/workspace/device-sdk-c/70 # timeout=10 01:16:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 01:16:16 > git --version # timeout=10 01:16:16 > git --version # 'git version 2.25.1' 01:16:16 using GIT_SSH to set credentials SSH Credentials for GitHub 01:16:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:16:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 01:16:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:16:18 Avoid second fetch 01:16:18 Checking out Revision 6bdae90b977cdeecb957260a94da902cfcf10c29 (main) 01:16:18 > git config core.sparsecheckout # timeout=10 01:16:19 > git checkout -f 6bdae90b977cdeecb957260a94da902cfcf10c29 # timeout=10 01:16:19 Commit message: "fix: memory leaks in devsdk_post_readings function (#507)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:16:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:16:20 % Total % Received % Xferd Average Speed Time Time Time Current 01:16:20 Dload Upload Total Spent Left Speed 01:16:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93250 [Pipeline] sh 01:16:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:16:21 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:16:21 sudo tee /etc/docker/daemon.new 01:16:21 { 01:16:21 "registry-mirrors": [ 01:16:21 "https://nexus3.edgexfoundry.org:10001" 01:16:21 ], 01:16:21 "bip": "10.250.0.254/24", 01:16:21 "hosts": [ 01:16:21 "tcp://0.0.0.0:5555", 01:16:21 "unix:///var/run/docker.sock" 01:16:21 ], 01:16:21 "mtu": 1458, 01:16:21 "selinux-enabled": true, 01:16:21 "seccomp-profile": "/etc/docker/seccomp.json" 01:16:21 } [Pipeline] sh 01:16:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:16:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:40 provisioning config files... 01:16:40 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/70@tmp/config12579230592447969017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:40 ---> ****-login.sh 01:16:40 nexus3.edgexfoundry.org:10001 01:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:41 Configure a credential helper to remove this warning. See 01:16:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:41 01:16:41 Login Succeeded 01:16:41 nexus3.edgexfoundry.org:10002 01:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:41 Configure a credential helper to remove this warning. See 01:16:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:41 01:16:41 Login Succeeded 01:16:41 nexus3.edgexfoundry.org:10003 01:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:41 Configure a credential helper to remove this warning. See 01:16:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:41 01:16:41 Login Succeeded 01:16:41 nexus3.edgexfoundry.org:10004 01:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:42 Configure a credential helper to remove this warning. See 01:16:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:42 01:16:42 Login Succeeded 01:16:42 ****.io 01:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:42 Configure a credential helper to remove this warning. See 01:16:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:42 01:16:42 Login Succeeded 01:16:42 ---> ****-login.sh ends [Pipeline] } 01:16:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:16:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:16:43 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 01:16:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:16:43 ========================================================= 01:16:43 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 01:16:43 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:43 + 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 . 01:16:45 #0 building with "default" instance using docker driver 01:16:45 01:16:45 #1 [internal] load build definition from Dockerfile.alpine-base 01:16:45 #1 transferring dockerfile: 2.04kB 0.0s done 01:16:45 #1 DONE 0.1s 01:16:45 01:16:45 #2 [internal] load .dockerignore 01:16:45 #2 transferring context: 2B done 01:16:45 #2 DONE 0.1s 01:16:45 01:16:45 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 01:16:45 #3 DONE 0.1s 01:16:45 01:16:45 #4 [stage-1 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 01:16:45 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 0.0s done 01:16:45 #4 ... 01:16:45 01:16:45 #5 [internal] load build context 01:16:45 #5 transferring context: 627.84kB 0.1s done 01:16:45 #5 DONE 0.2s 01:16:45 01:16:45 #4 [stage-1 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 01:16:45 #4 sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 741B / 741B done 01:16:45 #4 sha256:2b552cad5dd98495624f16c0a312487c0a9b53c9e43189d1cca70f16696b9826 2.57kB / 2.57kB done 01:16:45 #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s 01:16:45 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 0B / 109.51MB 0.1s 01:16:45 #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 01:16:45 #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 01:16:45 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 7.52MB / 109.51MB 0.3s 01:16:45 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 16.78MB / 109.51MB 0.5s 01:16:45 #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.4s done 01:16:45 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 27.26MB / 109.51MB 0.7s 01:16:45 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 33.55MB / 109.51MB 0.8s 01:16:46 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 46.14MB / 109.51MB 1.0s 01:16:46 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 52.43MB / 109.51MB 1.1s 01:16:46 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 58.72MB / 109.51MB 1.2s 01:16:46 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 71.30MB / 109.51MB 1.4s 01:16:46 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 77.59MB / 109.51MB 1.5s 01:16:46 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 83.89MB / 109.51MB 1.6s 01:16:46 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 96.47MB / 109.51MB 1.8s 01:16:46 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 102.76MB / 109.51MB 1.9s 01:16:46 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 109.05MB / 109.51MB 2.0s 01:16:47 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 109.51MB / 109.51MB 2.2s done 01:16:47 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 01:16:52 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 5.1s 01:16:59 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 11.7s 01:17:00 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 12.9s done 01:17:00 #4 DONE 15.5s 01:17:00 01:17:00 #6 [stage-1 2/7] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 01:17:01 #6 0.801 Connecting to iotech.jfrog.io (54.73.4.50:443) 01:17:01 #6 1.297 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 01:17:01 #6 1.297 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 01:17:01 #6 1.298 '/etc/apk/keys/alpine.dev.rsa.pub' saved 01:17:02 #6 DONE 2.2s 01:17:02 01:17:02 #7 [stage-1 3/7] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 01:17:03 #7 DONE 0.9s 01:17:03 01:17:03 #8 [builder 4/12] RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev 01:17:04 #8 1.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:17:04 #8 1.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:17:05 #8 2.019 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 01:17:06 #8 2.972 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:17:06 #8 3.019 (1/17) Installing hiredis (1.1.0-r2) 01:17:06 #8 3.027 (2/17) Installing hiredis-dev (1.1.0-r2) 01:17:06 #8 3.056 (3/17) Installing iotech-iot-1.5 (1.5.1-r0) 01:17:07 #8 3.814 (4/17) Installing iotech-iot-1.5-dev (1.5.1-r0) 01:17:07 #8 3.935 (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 01:17:07 #8 4.156 (6/17) Installing libcbor (0.10.2-r1) 01:17:07 #8 4.166 (7/17) Installing libcbor-dev (0.10.2-r1) 01:17:07 #8 4.265 (8/17) Installing libmenuw (6.4_p20230506-r0) 01:17:07 #8 4.273 (9/17) Installing libpanelw (6.4_p20230506-r0) 01:17:07 #8 4.280 (10/17) Installing libncurses++ (6.4_p20230506-r0) 01:17:07 #8 4.290 (11/17) Installing ncurses-dev (6.4_p20230506-r0) 01:17:07 #8 4.326 (12/17) Installing libblkid (2.38.1-r8) 01:17:07 #8 4.343 (13/17) Installing libuuid (2.38.1-r8) 01:17:07 #8 4.352 (14/17) Installing libfdisk (2.38.1-r8) 01:17:07 #8 4.379 (15/17) Installing libmount (2.38.1-r8) 01:17:07 #8 4.397 (16/17) Installing libsmartcols (2.38.1-r8) 01:17:07 #8 4.408 (17/17) Installing util-linux-dev (2.38.1-r8) 01:17:07 #8 4.490 Executing busybox-1.36.1-r4.trigger 01:17:08 #8 ... 01:17:08 01:17:08 #9 [stage-1 4/7] RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 hiredis-dev 01:17:08 #9 1.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:17:08 #9 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:17:08 #9 2.013 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 01:17:08 #9 2.967 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:17:08 #9 3.015 (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) 01:17:08 #9 3.040 (2/9) Installing curl (8.5.0-r0) 01:17:08 #9 3.055 (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) 01:17:08 #9 3.073 (4/9) Installing hiredis (1.1.0-r2) 01:17:08 #9 3.079 (5/9) Installing hiredis-dev (1.1.0-r2) 01:17:08 #9 3.106 (6/9) Installing iotech-iot-1.5 (1.5.1-r0) 01:17:08 #9 3.911 (7/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 01:17:08 #9 4.150 (8/9) Installing libcbor (0.10.2-r1) 01:17:08 #9 4.160 (9/9) Installing libuuid (2.38.1-r8) 01:17:08 #9 4.168 Executing busybox-1.36.1-r4.trigger 01:17:08 #9 4.212 OK: 327 MiB in 89 packages 01:17:08 #9 DONE 4.6s 01:17:08 01:17:08 #8 [builder 4/12] RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev 01:17:08 #8 4.532 OK: 333 MiB in 99 packages 01:17:08 #8 DONE 4.8s 01:17:08 01:17:08 #10 [builder 5/12] RUN mkdir /tmp/sdk 01:17:12 #10 DONE 3.6s 01:17:12 01:17:12 #11 [builder 6/12] COPY VERSION /tmp/sdk 01:17:12 #11 DONE 0.1s 01:17:12 01:17:12 #12 [builder 7/12] COPY src /tmp/sdk/src 01:17:12 #12 DONE 0.2s 01:17:12 01:17:12 #13 [builder 8/12] COPY include /tmp/sdk/include 01:17:12 #13 DONE 0.1s 01:17:12 01:17:12 #14 [builder 9/12] COPY scripts /tmp/sdk/scripts 01:17:12 #14 DONE 0.1s 01:17:12 01:17:12 #15 [builder 10/12] COPY LICENSE /tmp/sdk 01:17:12 #15 DONE 0.1s 01:17:12 01:17:12 #16 [builder 11/12] COPY Attribution.txt /tmp/sdk 01:17:12 #16 DONE 0.1s 01:17:12 01:17:12 #17 [builder 12/12] RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 01:17:13 #17 0.637 + CPPCHECK=false 01:17:13 #17 0.637 + DOCGEN=false 01:17:13 #17 0.637 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 01:17:13 #17 0.640 + '[' 0 -gt 0 ] 01:17:13 #17 0.641 + readlink -f ./scripts/build.sh 01:17:13 #17 0.643 + dirname /tmp/sdk/scripts/build.sh 01:17:13 #17 0.645 + dirname /tmp/sdk/scripts 01:17:13 #17 0.646 + ROOT=/tmp/sdk 01:17:13 #17 0.646 + cd /tmp/sdk 01:17:13 #17 0.646 + mkdir -p /tmp/sdk/build/release 01:17:13 #17 0.650 + cd /tmp/sdk/build/release 01:17:13 #17 0.650 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 01:17:13 #17 0.995 -- The C compiler identification is GNU 12.2.1 01:17:13 #17 1.058 -- Detecting C compiler ABI info 01:17:14 #17 1.414 -- Detecting C compiler ABI info - done 01:17:14 #17 1.519 -- Check for working C compiler: /usr/bin/cc - skipped 01:17:14 #17 1.521 -- Detecting C compile features 01:17:14 #17 1.524 -- Detecting C compile features - done 01:17:14 #17 1.551 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 01:17:14 #17 1.728 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 01:17:14 #17 1.746 -- Found LIBYAML: /usr/lib/libyaml.so 01:17:14 #17 1.763 -- Found LIBUUID: /usr/lib/libuuid.so 01:17:14 #17 1.778 -- Found LIBCBOR: /usr/lib/libcbor.so 01:17:14 #17 1.793 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 01:17:14 #17 1.808 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 01:17:14 #17 1.824 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:17:14 #17 1.824 -- /opt/iotech/iot/1.5/include 01:17:14 #17 1.825 -- C SDK 3.0.3-dev.10 for Linux 01:17:14 #17 1.837 -- Performing Test CSDK_HAVE_ATOMIC 01:17:14 #17 2.163 -- Performing Test CSDK_HAVE_ATOMIC - Success 01:17:14 #17 2.327 -- Found Curses: /usr/lib/libcurses.so 01:17:15 #17 2.444 -- Configuring done (1.8s) 01:17:15 #17 2.721 -- Generating done (0.3s) 01:17:15 #17 2.740 -- Build files have been written to: /tmp/sdk/build/release 01:17:15 #17 2.764 + make all package 01:17:15 #17 2.765 + tee release.log 01:17:15 #17 2.903 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 01:17:16 #17 3.672 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 01:17:17 #17 4.551 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o 01:17:18 #17 5.379 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 01:17:19 #17 6.215 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 01:17:19 #17 6.844 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 01:17:21 #17 8.849 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 01:17:22 #17 9.660 /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': 01:17:22 #17 9.660 /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] 01:17:22 #17 9.660 294 | while (privateConfig) 01:17:22 #17 9.660 | ^~~~~~~~~~~~~ 01:17:22 #17 9.660 /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here 01:17:22 #17 9.660 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; 01:17:22 #17 9.660 | ^~~~~~~~~~~~~ 01:17:22 #17 9.661 /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] 01:17:22 #17 9.661 271 | while (result) 01:17:22 #17 9.661 | ^~~~~~ 01:17:22 #17 9.661 /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here 01:17:22 #17 9.661 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; 01:17:22 #17 9.661 | ^~~~~~ 01:17:22 #17 10.01 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 01:17:22 #17 10.24 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o 01:17:23 #17 11.12 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o 01:17:25 #17 12.98 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 01:17:26 #17 13.58 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 01:17:26 #17 14.45 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 01:17:27 #17 15.18 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 01:17:28 #17 15.68 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 01:17:29 #17 16.87 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 01:17:29 #17 17.23 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 01:17:32 #17 19.48 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 01:17:32 #17 19.86 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o 01:17:33 #17 20.45 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 01:17:34 #17 21.78 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 01:17:41 #17 28.30 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 01:17:41 #17 28.94 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 01:17:42 #17 29.34 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 01:17:42 #17 29.88 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 01:17:43 #17 30.20 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 01:17:44 #17 31.60 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 01:17:46 #17 33.66 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 01:17:46 #17 34.10 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 01:17:47 #17 34.96 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 01:17:48 #17 35.54 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 01:17:48 #17 35.81 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 01:17:48 #17 35.81 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 01:17:48 #17 35.81 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); 01:17:48 #17 35.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 01:17:48 #17 35.81 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 01:17:48 #17 35.81 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); 01:17:48 #17 35.81 | ^ 01:17:50 #17 37.31 /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 01:17:50 #17 37.31 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 01:17:50 #17 37.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 01:17:50 #17 37.31 /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here 01:17:50 #17 37.31 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; 01:17:50 #17 37.31 | ^~~~~~~~~~~~~~~~~~~~~ 01:17:51 #17 38.42 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 01:17:52 #17 39.21 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 01:17:52 #17 39.57 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 01:17:52 #17 40.12 [ 68%] Linking C shared library libcsdk.so 01:17:53 #17 40.33 [ 68%] Built target csdk 01:17:53 #17 40.39 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 01:17:54 #17 41.24 [ 72%] Linking C executable template 01:17:54 #17 41.64 [ 72%] Built target template 01:17:54 #17 41.70 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 01:17:54 #17 42.26 [ 76%] Linking C executable device-counter 01:17:55 #17 42.65 [ 76%] Built target device-counter 01:17:55 #17 42.72 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 01:17:56 #17 43.26 [ 80%] Linking C executable device-random 01:17:56 #17 43.60 [ 80%] Built target device-random 01:17:56 #17 43.67 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 01:17:56 #17 44.16 [ 84%] Linking C executable device-gyro 01:17:57 #17 44.51 [ 84%] Built target device-gyro 01:17:57 #17 44.57 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 01:17:57 #17 45.11 [ 88%] Linking C executable device-bitfields 01:17:58 #17 45.50 [ 88%] Built target device-bitfields 01:17:58 #17 45.56 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 01:17:59 #17 46.43 [ 92%] Linking C executable template-discovery 01:17:59 #17 46.78 [ 92%] Built target template-discovery 01:17:59 #17 46.84 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 01:18:00 #17 47.72 [ 96%] Linking C executable device-file 01:18:00 #17 48.08 [ 96%] Built target device-file 01:18:00 #17 48.15 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 01:18:01 #17 48.88 [100%] Linking C executable device-terminal 01:18:02 #17 49.28 [100%] Built target device-terminal 01:18:02 #17 49.34 Run CPack packaging tool... 01:18:02 #17 49.40 CPack: Create package using TGZ 01:18:02 #17 49.40 CPack: Install projects 01:18:02 #17 49.40 CPack: - Run preinstall target for: Csdk 01:18:03 #17 50.31 CPack: - Install project: Csdk [] 01:18:03 #17 50.35 CPack: Create package 01:18:03 #17 50.44 CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.10.tar.gz generated. 01:18:03 #17 50.44 + '[' false '=' true ] 01:18:03 #17 50.44 + '[' false '=' true ] 01:18:03 #17 50.44 + mkdir -p /tmp/sdk/build/debug 01:18:03 #17 50.45 + cd /tmp/sdk/build/debug 01:18:03 #17 50.45 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 01:18:03 #17 50.80 -- The C compiler identification is GNU 12.2.1 01:18:03 #17 50.87 -- Detecting C compiler ABI info 01:18:03 #17 51.23 -- Detecting C compiler ABI info - done 01:18:03 #17 51.32 -- Check for working C compiler: /usr/bin/cc - skipped 01:18:03 #17 51.33 -- Detecting C compile features 01:18:03 #17 51.33 -- Detecting C compile features - done 01:18:03 #17 51.35 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 01:18:04 #17 51.54 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 01:18:04 #17 51.56 -- Found LIBYAML: /usr/lib/libyaml.so 01:18:04 #17 51.57 -- Found LIBUUID: /usr/lib/libuuid.so 01:18:04 #17 51.59 -- Found LIBCBOR: /usr/lib/libcbor.so 01:18:04 #17 51.60 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 01:18:04 #17 51.62 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 01:18:04 #17 51.63 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:18:04 #17 51.63 -- /opt/iotech/iot/1.5/include 01:18:04 #17 51.63 -- C SDK 3.0.3-dev.10 for Linux 01:18:04 #17 51.65 -- Performing Test CSDK_HAVE_ATOMIC 01:18:04 #17 51.96 -- Performing Test CSDK_HAVE_ATOMIC - Success 01:18:04 #17 52.12 -- Found Curses: /usr/lib/libcurses.so 01:18:04 #17 52.23 -- Configuring done (1.8s) 01:18:05 #17 52.48 -- Generating done (0.2s) 01:18:05 #17 52.50 -- Build files have been written to: /tmp/sdk/build/debug 01:18:05 #17 52.52 + make 01:18:05 #17 52.52 + tee debug.log 01:18:05 #17 52.64 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 01:18:05 #17 53.02 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 01:18:06 #17 53.39 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o 01:18:06 #17 53.74 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 01:18:06 #17 54.10 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 01:18:07 #17 54.45 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 01:18:07 #17 55.10 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 01:18:08 #17 55.54 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 01:18:08 #17 55.70 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o 01:18:08 #17 56.12 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o 01:18:09 #17 56.74 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 01:18:09 #17 57.06 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 01:18:10 #17 57.46 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 01:18:10 #17 57.82 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 01:18:10 #17 58.14 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 01:18:11 #17 58.49 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 01:18:11 #17 58.72 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 01:18:12 #17 59.45 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 01:18:12 #17 59.68 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o 01:18:12 #17 59.90 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 01:18:13 #17 60.52 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 01:18:14 #17 61.62 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 01:18:14 #17 61.96 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 01:18:14 #17 62.22 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 01:18:15 #17 62.53 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 01:18:15 #17 62.79 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 01:18:16 #17 63.28 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 01:18:17 #17 64.56 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 01:18:17 #17 64.82 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 01:18:18 #17 65.20 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 01:18:18 #17 65.55 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 01:18:18 #17 65.80 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 01:18:18 #17 65.80 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 01:18:18 #17 65.80 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); 01:18:18 #17 65.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 01:18:18 #17 65.81 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 01:18:18 #17 65.81 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); 01:18:18 #17 65.81 | ^ 01:18:19 #17 66.33 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 01:18:19 #17 66.68 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 01:18:19 #17 66.96 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 01:18:19 #17 67.25 [ 68%] Linking C shared library libcsdk.so 01:18:20 #17 67.50 [ 68%] Built target csdk 01:18:20 #17 67.56 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 01:18:20 #17 67.91 [ 72%] Linking C executable template 01:18:21 #17 68.24 [ 72%] Built target template 01:18:21 #17 68.30 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 01:18:21 #17 68.59 [ 76%] Linking C executable device-counter 01:18:21 #17 68.91 [ 76%] Built target device-counter 01:18:21 #17 68.97 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 01:18:21 #17 69.26 [ 80%] Linking C executable device-random 01:18:22 #17 69.60 [ 80%] Built target device-random 01:18:22 #17 69.65 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 01:18:22 #17 69.94 [ 84%] Linking C executable device-gyro 01:18:22 #17 70.27 [ 84%] Built target device-gyro 01:18:22 #17 70.32 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 01:18:23 #17 70.61 [ 88%] Linking C executable device-bitfields 01:18:23 #17 70.94 [ 88%] Built target device-bitfields 01:18:23 #17 70.99 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 01:18:24 #17 71.35 [ 92%] Linking C executable template-discovery 01:18:24 #17 71.69 [ 92%] Built target template-discovery 01:18:24 #17 71.75 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 01:18:25 #17 72.08 [ 96%] Linking C executable device-file 01:18:25 #17 72.37 [ 96%] Built target device-file 01:18:25 #17 72.43 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 01:18:25 #17 72.81 [100%] Linking C executable device-terminal 01:18:25 #17 73.14 [100%] Built target device-terminal 01:18:25 #17 73.18 make: Entering directory '/tmp/sdk/build/release' 01:18:26 #17 73.33 [ 68%] Built target csdk 01:18:26 #17 73.38 [ 72%] Built target template 01:18:26 #17 73.43 [ 76%] Built target device-counter 01:18:26 #17 73.49 [ 80%] Built target device-random 01:18:26 #17 73.54 [ 84%] Built target device-gyro 01:18:26 #17 73.59 [ 88%] Built target device-bitfields 01:18:26 #17 73.65 [ 92%] Built target template-discovery 01:18:26 #17 73.70 [ 96%] Built target device-file 01:18:26 #17 73.76 [100%] Built target device-terminal 01:18:26 #17 73.81 Install the project... 01:18:26 #17 73.83 -- Install configuration: "Release" 01:18:26 #17 73.84 -- Installing: /usr/local/lib/libcsdk.so 01:18:26 #17 73.85 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 01:18:26 #17 73.85 -- Installing: /usr/local/include 01:18:26 #17 73.85 -- Installing: /usr/local/include/devsdk 01:18:26 #17 73.85 -- Installing: /usr/local/include/devsdk/devsdk.h 01:18:26 #17 73.85 -- Installing: /usr/local/include/devsdk/devsdk-base.h 01:18:26 #17 73.85 -- Installing: /usr/local/include/edgex 01:18:26 #17 73.86 -- Installing: /usr/local/include/edgex/rest-server.h 01:18:26 #17 73.86 -- Installing: /usr/local/include/edgex/edgex.h 01:18:26 #17 73.86 -- Installing: /usr/local/include/edgex/edgex-base.h 01:18:26 #17 73.86 -- Installing: /usr/local/include/edgex/devices.h 01:18:26 #17 73.86 -- Installing: /usr/local/include/edgex/profiles.h 01:18:26 #17 73.86 -- Installing: /usr/local/include/edgex/csdk-defs.h 01:18:26 #17 73.87 -- Installing: /usr/local/share/device-sdk-c/LICENSE 01:18:26 #17 73.87 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 01:18:26 #17 73.88 make: Leaving directory '/tmp/sdk/build/release' 01:18:26 #17 DONE 74.0s 01:18:26 01:18:26 #18 [stage-1 5/7] COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 01:18:26 #18 DONE 0.2s 01:18:26 01:18:26 #19 [stage-1 6/7] COPY --from=builder /usr/local/lib /usr/local/lib 01:18:27 #19 DONE 0.1s 01:18:27 01:18:27 #20 [stage-1 7/7] COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 01:18:27 #20 DONE 0.1s 01:18:27 01:18:27 #21 exporting to image 01:18:27 #21 exporting layers 01:18:27 #21 exporting layers 0.2s done 01:18:27 #21 writing image sha256:7d9ae93250ec73ee34a62e993f69fc6671bf0bd983cb029e3e490eae6ef8a92e done 01:18:27 #21 naming to docker.io/library/ci-base-image-arm64 0.0s done 01:18:27 #21 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:28 + docker inspect -f . ci-base-image-arm64 01:18:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:28 prd-ubuntu20.04-docker-arm64-4c-16g-27662 does not seem to be running inside a container 01:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/70 -v /w/workspace/device-sdk-c/70:/w/workspace/device-sdk-c/70:rw,z -v /w/workspace/device-sdk-c/70@tmp:/w/workspace/device-sdk-c/70@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 01:18:29 $ docker top 54826617fdf2d37f0a8505d314fe297c611dcfefbf83618041dd81138801af5a -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:29 + make test 01:18:29 echo "make test" 01:18:29 make test [Pipeline] } 01:18:29 $ docker stop --time=1 54826617fdf2d37f0a8505d314fe297c611dcfefbf83618041dd81138801af5a 01:18:31 $ docker rm -f --volumes 54826617fdf2d37f0a8505d314fe297c611dcfefbf83618041dd81138801af5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:18:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:18:32 + ls -al . 01:18:32 total 208 01:18:32 drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 01:16 . 01:18:32 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 01:16 .. 01:18:32 drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 01:16 .git 01:18:32 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 01:16 .github 01:18:32 -rw-rw-r-- 1 jenkins jenkins 176 Jan 23 01:16 .gitignore 01:18:32 -rw-rw-r-- 1 jenkins jenkins 2908 Jan 23 01:16 Attribution.txt 01:18:32 -rw-rw-r-- 1 jenkins jenkins 11953 Jan 23 01:16 CHANGELOG.md 01:18:32 -rw-rw-r-- 1 jenkins jenkins 108574 Jan 23 01:16 Doxyfile 01:18:32 -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 01:16 GOVERNANCE.md 01:18:32 -rw-rw-r-- 1 jenkins jenkins 784 Jan 23 01:16 Jenkinsfile 01:18:32 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 23 01:16 LICENSE 01:18:32 -rw-rw-r-- 1 jenkins jenkins 444 Jan 23 01:16 Makefile 01:18:32 -rw-rw-r-- 1 jenkins jenkins 618 Jan 23 01:16 OWNERS.md 01:18:32 -rw-rw-r-- 1 jenkins jenkins 1651 Jan 23 01:16 README.IOT.md 01:18:32 -rw-rw-r-- 1 jenkins jenkins 4215 Jan 23 01:16 README.md 01:18:32 -rw-rw-r-- 1 jenkins jenkins 1245 Jan 23 01:16 README.v3.md 01:18:32 -rw-rw-r-- 1 jenkins jenkins 12 Jan 23 01:12 VERSION 01:18:32 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 01:16 docs 01:18:32 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 01:16 include 01:18:32 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 01:16 scripts 01:18:32 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 01:16 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:32 + 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=6bdae90b977cdeecb957260a94da902cfcf10c29 --label arch=arm64 --label version=3.0.3-dev.10 . 01:18:33 #0 building with "default" instance using docker driver 01:18:33 01:18:33 #1 [internal] load .dockerignore 01:18:33 #1 transferring context: 01:18:33 #1 transferring context: 2B done 01:18:33 #1 DONE 0.0s 01:18:33 01:18:33 #2 [internal] load build definition from Dockerfile.alpine 01:18:33 #2 transferring dockerfile: 1.44kB 0.0s done 01:18:33 #2 DONE 0.0s 01:18:33 01:18:33 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:18:33 #3 DONE 0.0s 01:18:33 01:18:33 #4 [internal] load build context 01:18:33 #4 transferring context: 8.55kB 0.1s done 01:18:33 #4 DONE 0.1s 01:18:33 01:18:33 #5 [ 1/11] FROM docker.io/library/ci-base-image-arm64 01:18:33 #5 DONE 0.2s 01:18:33 01:18:33 #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 01:18:34 #6 0.642 Connecting to iotech.jfrog.io (34.246.139.145:443) 01:18:34 #6 1.187 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 01:18:35 #6 1.187 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 01:18:35 #6 1.189 '/etc/apk/keys/alpine.dev.rsa.pub' saved 01:18:35 #6 DONE 1.3s 01:18:35 01:18:35 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 01:18:36 #7 DONE 0.9s 01:18:36 01:18:36 #8 [ 4/11] RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build 01:18:36 #8 0.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:18:37 #8 1.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:18:37 #8 1.828 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 01:18:38 #8 2.730 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:18:38 #8 2.772 (1/11) Installing iotech-iot-1.5-dev (1.5.1-r0) 01:18:39 #8 3.088 (2/11) Installing libcbor-dev (0.10.2-r1) 01:18:39 #8 3.110 (3/11) Installing libmenuw (6.4_p20230506-r0) 01:18:39 #8 3.118 (4/11) Installing libpanelw (6.4_p20230506-r0) 01:18:39 #8 3.138 (5/11) Installing libncurses++ (6.4_p20230506-r0) 01:18:39 #8 3.147 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 01:18:39 #8 3.176 (7/11) Installing libblkid (2.38.1-r8) 01:18:39 #8 3.189 (8/11) Installing libfdisk (2.38.1-r8) 01:18:39 #8 3.205 (9/11) Installing libmount (2.38.1-r8) 01:18:39 #8 3.219 (10/11) Installing libsmartcols (2.38.1-r8) 01:18:39 #8 3.231 (11/11) Installing util-linux-dev (2.38.1-r8) 01:18:39 #8 3.308 Executing busybox-1.36.1-r4.trigger 01:18:39 #8 3.352 OK: 333 MiB in 100 packages 01:18:39 #8 DONE 3.7s 01:18:39 01:18:39 #9 [ 5/11] COPY VERSION /edgex-c-sdk/ 01:18:39 #9 DONE 0.1s 01:18:39 01:18:39 #10 [ 6/11] COPY src /edgex-c-sdk/src/ 01:18:40 #10 DONE 0.2s 01:18:40 01:18:40 #11 [ 7/11] COPY include /edgex-c-sdk/include/ 01:18:40 #11 DONE 0.1s 01:18:40 01:18:40 #12 [ 8/11] COPY scripts /edgex-c-sdk/scripts 01:18:40 #12 DONE 0.1s 01:18:40 01:18:40 #13 [ 9/11] COPY LICENSE /edgex-c-sdk/ 01:18:40 #13 DONE 0.1s 01:18:40 01:18:40 #14 [10/11] COPY Attribution.txt /edgex-c-sdk/ 01:18:40 #14 DONE 0.1s 01:18:40 01:18:40 #15 [11/11] WORKDIR /edgex-c-sdk 01:18:40 #15 DONE 0.1s 01:18:40 01:18:40 #16 exporting to image 01:18:40 #16 exporting layers 01:18:40 #16 exporting layers 0.4s done 01:18:40 #16 writing image sha256:380c0f3c6586179f38fd0a4dac935dd368fbe97cbbb51b9d37e9b94ffcd1fd13 done 01:18:40 #16 naming to docker.io/library/device-sdk-arm64 01:18:40 #16 naming to docker.io/library/device-sdk-arm64 0.0s done 01:18:40 #16 DONE 0.5s [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 01:18:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:41 01:18:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:43 arm64: Pulling from edgex-lftools-log-publisher 01:18:43 8998bd30e6a1: Pulling fs layer 01:18:43 04944245beec: Pulling fs layer 01:18:43 699f458cf7ca: Pulling fs layer 01:18:43 765212b225bb: Pulling fs layer 01:18:43 f23df028b6ca: Pulling fs layer 01:18:43 d65c8cfc05b1: Pulling fs layer 01:18:43 2437ff75d9bd: Pulling fs layer 01:18:43 765212b225bb: Waiting 01:18:43 f23df028b6ca: Waiting 01:18:43 2437ff75d9bd: Waiting 01:18:43 d65c8cfc05b1: Waiting 01:18:43 04944245beec: Verifying Checksum 01:18:43 04944245beec: Download complete 01:18:43 765212b225bb: Verifying Checksum 01:18:43 765212b225bb: Download complete 01:18:43 f23df028b6ca: Download complete 01:18:43 d65c8cfc05b1: Verifying Checksum 01:18:43 d65c8cfc05b1: Download complete 01:18:43 699f458cf7ca: Verifying Checksum 01:18:43 699f458cf7ca: Download complete 01:18:44 8998bd30e6a1: Verifying Checksum 01:18:44 8998bd30e6a1: Download complete 01:18:46 2437ff75d9bd: Verifying Checksum 01:18:46 2437ff75d9bd: Download complete 01:18:50 8998bd30e6a1: Pull complete 01:18:53 04944245beec: Pull complete 01:18:55 699f458cf7ca: Pull complete 01:18:55 765212b225bb: Pull complete 01:18:56 f23df028b6ca: Pull complete 01:18:56 d65c8cfc05b1: Pull complete 01:19:23 2437ff75d9bd: Pull complete 01:19:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:19:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:23 prd-ubuntu20.04-docker-arm64-4c-16g-27662 does not seem to be running inside a container 01:19:23 $ 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/70 -v /w/workspace/device-sdk-c/70:/w/workspace/device-sdk-c/70:rw,z -v /w/workspace/device-sdk-c/70@tmp:/w/workspace/device-sdk-c/70@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 01:19:25 $ docker top e2e16eafd7c2c77380e7a0aeb8af103c930418bfaa9382d325c317c20f029351 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:25 ---> job-cost.sh 01:19:25 lf-activate-venv: SKIPPING 01:19:25 INFO: No Stack... 01:19:26 INFO: Retrieving Pricing Info for: v3-standard-8 01:19:27 INFO: Archiving Costs [Pipeline] sh 01:19:27 + cat /w/workspace/device-sdk-c/70/archives/cost.csv 01:19:27 + cut -d, -f6 [Pipeline] lock 01:19:27 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] 01:19:27 Resource [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] did not exist. Created. 01:19:27 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:19:28 /w/workspace/device-sdk-c/70@tmp/durable-75c92b21/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:19:28 + echo total: 0.2199999988079071 [Pipeline] stash 01:19:28 Warning: overwriting stash ‘stack-cost’ 01:19:28 Stashed 1 file(s) [Pipeline] } 01:19:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] [Pipeline] // lock [Pipeline] } 01:19:28 $ docker stop --time=1 e2e16eafd7c2c77380e7a0aeb8af103c930418bfaa9382d325c317c20f029351 01:19:30 $ docker rm -f --volumes e2e16eafd7c2c77380e7a0aeb8af103c930418bfaa9382d325c317c20f029351 [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 01:19:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:19:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:19:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:31 prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container 01:19:32 $ 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 01:19:32 $ docker top c4446db6f0dea794a9f43e73e5155dc3adaf5820315571ebfbf1f964c355e898 -eo pid,comm 01:19:32 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). 01:19:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:19:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:19:32 [ssh-agent] Looking for ssh-agent implementation... 01:19:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:19:32 $ docker exec c4446db6f0dea794a9f43e73e5155dc3adaf5820315571ebfbf1f964c355e898 ssh-agent 01:19:32 SSH_AUTH_SOCK=/tmp/ssh-HWlCgKtdwKaI/agent.32 01:19:32 SSH_AGENT_PID=38 01:19:32 Running ssh-add (command line suppressed) 01:19:32 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_11280684910197957825.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_11280684910197957825.key) 01:19:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:19:33 + git semver tag 01:19:33 2024-01-23 01:19:33,301 [run_tag] DEBUG tag force:False 01:19:33 2024-01-23 01:19:33,301 [check_head_tag] DEBUG check head tag 01:19:33 2024-01-23 01:19:33,301 [execute] INFO git cat-file --batch-check 01:19:33 2024-01-23 01:19:33,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) 01:19:33 2024-01-23 01:19:33,305 [execute] INFO git cat-file --batch 01:19:33 2024-01-23 01:19:33,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) 01:19:33 2024-01-23 01:19:33,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main 01:19:33 2024-01-23 01:19:33,319 [execute] INFO git tag -a v3.0.3-dev.10 -m v3.0.3-dev.10 01:19:33 2024-01-23 01:19:33,319 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.3-dev.10', '-m', 'v3.0.3-dev.10'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) 01:19:33 2024-01-23 01:19:33,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main 01:19:33 3.0.3-dev.10 [Pipeline] } 01:19:33 $ docker exec --env ******** --env ******** c4446db6f0dea794a9f43e73e5155dc3adaf5820315571ebfbf1f964c355e898 ssh-agent -k 01:19:33 unset SSH_AUTH_SOCK; 01:19:33 unset SSH_AGENT_PID; 01:19:33 echo Agent pid 38 killed; 01:19:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:19:33 + git semver [Pipeline] } 01:19:34 $ docker stop --time=1 c4446db6f0dea794a9f43e73e5155dc3adaf5820315571ebfbf1f964c355e898 01:19:35 $ docker rm -f --volumes c4446db6f0dea794a9f43e73e5155dc3adaf5820315571ebfbf1f964c355e898 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:19:36 01:19:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:19:36 0.23.1-centos7: Pulling from edgex-lftools 01:19:36 ab5ef0e58194: Pulling fs layer 01:19:36 9712f1f96733: Pulling fs layer 01:19:36 63f879dbbcfc: Pulling fs layer 01:19:36 0d9ebad4ef96: Pulling fs layer 01:19:36 e9a5061849ea: Pulling fs layer 01:19:36 d747dcd14b5f: Pulling fs layer 01:19:36 2de7ff778b66: Pulling fs layer 01:19:36 e9a5061849ea: Waiting 01:19:36 d747dcd14b5f: Waiting 01:19:36 2de7ff778b66: Waiting 01:19:36 0d9ebad4ef96: Waiting 01:19:36 9712f1f96733: Download complete 01:19:39 63f879dbbcfc: Verifying Checksum 01:19:39 63f879dbbcfc: Download complete 01:19:39 e9a5061849ea: Verifying Checksum 01:19:39 e9a5061849ea: Download complete 01:19:39 0d9ebad4ef96: Verifying Checksum 01:19:39 0d9ebad4ef96: Download complete 01:19:39 d747dcd14b5f: Verifying Checksum 01:19:39 d747dcd14b5f: Download complete 01:19:39 ab5ef0e58194: Verifying Checksum 01:19:39 ab5ef0e58194: Download complete 01:19:39 2de7ff778b66: Verifying Checksum 01:19:39 2de7ff778b66: Download complete 01:19:42 ab5ef0e58194: Pull complete 01:19:42 9712f1f96733: Pull complete 01:19:42 63f879dbbcfc: Pull complete 01:19:46 0d9ebad4ef96: Pull complete 01:19:46 e9a5061849ea: Pull complete 01:19:46 d747dcd14b5f: Pull complete 01:19:47 2de7ff778b66: Pull complete 01:19:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:19:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:19:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:47 prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container 01:19:47 $ 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 01:19:52 $ docker top 58b332d4afa2d5898d6a06c5df877fc5aa2a09e3e912cbd6489623122d86fc9a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:19:52 provisioning config files... 01:19:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config17043768303426016161tmp 01:19:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1188080363839333946tmp 01:19:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config931894240981929393tmp [Pipeline] { [Pipeline] echo 01:19:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:19:52 ---> sigul-configuration.sh 01:19:52 gpg: directory `/root/.gnupg' created 01:19:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:19:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:19:52 gpg: keyring `/root/.gnupg/secring.gpg' created 01:19:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:19:52 gpg: CAST5 encrypted data 01:19:52 gpg: encrypted with 1 passphrase 01:19:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:19:53 + mkdir /home/jenkins 01:19:53 + mkdir /home/jenkins/sigul [Pipeline] sh 01:19:53 + 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 01:19:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:19:53 ---> sigul-install.sh 01:19:53 Sigul already installed; skipping installation. [Pipeline] sh 01:19:54 + git tag --list 01:19:54 0.7.0 01:19:54 0.7.1 01:19:54 1.0.0 01:19:54 v1.0.1 01:19:54 v1.0.2 01:19:54 v1.0.3 01:19:54 v1.1.0 01:19:54 v1.1.1 01:19:54 v1.2.0 01:19:54 v1.2.1 01:19:54 v1.2.2 01:19:54 v1.3.0 01:19:54 v1.3.1 01:19:54 v2.0.0 01:19:54 v2.1.0 01:19:54 v2.2.0 01:19:54 v2.3.0 01:19:54 v3.0 01:19:54 v3.0.0 01:19:54 v3.0.1 01:19:54 v3.0.2 01:19:54 v3.0.3-dev.1 01:19:54 v3.0.3-dev.10 01:19:54 v3.0.3-dev.2 01:19:54 v3.0.3-dev.3 01:19:54 v3.0.3-dev.4 01:19:54 v3.0.3-dev.5 01:19:54 v3.0.3-dev.6 01:19:54 v3.0.3-dev.7 01:19:54 v3.0.3-dev.8 01:19:54 v3.0.3-dev.9 01:19:54 v3.1 01:19:54 v3.1.0 01:19:54 v3.1.0-dev.1 01:19:54 v3.1.0-dev.2 01:19:54 v3.1.0-dev.3 01:19:54 v3.1.0-dev.4 01:19:54 v3.1.0-dev.5 01:19:54 v3.1.0-dev.6 01:19:54 v3.1.0-dev.7 01:19:54 v3.1.0-dev.8 01:19:54 v3.1.0-dev.9 [Pipeline] sh 01:19:54 + lftools sign git-tag v3.0.3-dev.10 01:19:54 Signing Git tag with Sigul... 01:19:54 Signing v3.0.3-dev.10 [Pipeline] echo 01:19:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:19:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:19:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:19:55 $ docker stop --time=1 58b332d4afa2d5898d6a06c5df877fc5aa2a09e3e912cbd6489623122d86fc9a 01:19:56 $ docker rm -f --volumes 58b332d4afa2d5898d6a06c5df877fc5aa2a09e3e912cbd6489623122d86fc9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:19:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:19:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:19:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:57 prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container 01:19:58 $ 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 01:19:58 $ docker top 06134cef02aa4ec5a2b42a9d652644dbab812d65136862099a975113804e461c -eo pid,comm 01:19:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:19:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:19:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:19:58 [ssh-agent] Looking for ssh-agent implementation... 01:19:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:19:58 $ docker exec 06134cef02aa4ec5a2b42a9d652644dbab812d65136862099a975113804e461c ssh-agent 01:19:58 SSH_AUTH_SOCK=/tmp/ssh-sSAdXgZtsQSG/agent.33 01:19:58 SSH_AGENT_PID=39 01:19:58 Running ssh-add (command line suppressed) 01:19:58 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8212572693775679697.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8212572693775679697.key) 01:19:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:19:59 + git semver bump pre 01:19:59 2024-01-23 01:19:59,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main 01:19:59 2024-01-23 01:19:59,403 [bump_version] DEBUG bumping version:3.0.3-dev.10 on axis:pre with prefix:dev 01:19:59 2024-01-23 01:19:59,403 [bump_version] DEBUG bumped version:3.0.3-dev.11 01:19:59 2024-01-23 01:19:59,403 [write_version] DEBUG write version:3.0.3-dev.11 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True 01:19:59 2024-01-23 01:19:59,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main 01:19:59 2024-01-23 01:19:59,404 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main 01:19:59 2024-01-23 01:19:59,406 [execute] INFO git cat-file --batch-check 01:19:59 2024-01-23 01:19:59,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) 01:19:59 2024-01-23 01:19:59,412 [execute] INFO git cat-file --batch 01:19:59 2024-01-23 01:19:59,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) 01:19:59 2024-01-23 01:19:59,417 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main 01:19:59 3.0.3-dev.11 [Pipeline] } 01:19:59 $ docker exec --env ******** --env ******** 06134cef02aa4ec5a2b42a9d652644dbab812d65136862099a975113804e461c ssh-agent -k 01:19:59 unset SSH_AUTH_SOCK; 01:19:59 unset SSH_AGENT_PID; 01:19:59 echo Agent pid 39 killed; 01:19:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:20:00 + git semver [Pipeline] } 01:20:00 $ docker stop --time=1 06134cef02aa4ec5a2b42a9d652644dbab812d65136862099a975113804e461c 01:20:01 $ docker rm -f --volumes 06134cef02aa4ec5a2b42a9d652644dbab812d65136862099a975113804e461c [Pipeline] // withDockerContainer [Pipeline] sh 01:20:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:20:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:20:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:02 prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container 01:20:02 $ 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 01:20:02 $ docker top 5dbcc6974f4c3d2ba8f387c4ac31251c2a4f943f482cb493e039f5984a0b7559 -eo pid,comm 01:20:02 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). 01:20:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:20:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:20:03 [ssh-agent] Looking for ssh-agent implementation... 01:20:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:20:03 $ docker exec 5dbcc6974f4c3d2ba8f387c4ac31251c2a4f943f482cb493e039f5984a0b7559 ssh-agent 01:20:03 SSH_AUTH_SOCK=/tmp/ssh-vxO69H5vuxmp/agent.32 01:20:03 SSH_AGENT_PID=38 01:20:03 Running ssh-add (command line suppressed) 01:20:03 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_532925817151255239.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_532925817151255239.key) 01:20:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:20:03 + git semver push 01:20:03 2024-01-23 01:20:03,890 [run_push] DEBUG push 01:20:03 2024-01-23 01:20:03,891 [execute] INFO git cat-file --batch-check 01:20:03 2024-01-23 01:20:03,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) 01:20:03 2024-01-23 01:20:03,895 [execute] INFO git rev-list 93a343766f6ecb0fa47258ca5abd7c77cd25e0e6 -- 01:20:03 2024-01-23 01:20:03,895 [execute] DEBUG Popen(['git', 'rev-list', '93a343766f6ecb0fa47258ca5abd7c77cd25e0e6', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) 01:20:03 2024-01-23 01:20:03,903 [execute] INFO git fetch -v origin 01:20:03 2024-01-23 01:20:03,904 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=True, shell=None, istream=None) 01:20:04 2024-01-23 01:20:04,447 [run_push] DEBUG no remote changes detected 01:20:04 2024-01-23 01:20:04,447 [execute] INFO git push origin semver 01:20:04 2024-01-23 01:20:04,447 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) 01:20:05 2024-01-23 01:20:05,256 [run_push] DEBUG push all version tags 01:20:05 2024-01-23 01:20:05,256 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:20:05 2024-01-23 01:20:05,256 [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) 01:20:06 2024-01-23 01:20:05,971 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main 01:20:06 3.0.3-dev.11 [Pipeline] } 01:20:06 $ docker exec --env ******** --env ******** 5dbcc6974f4c3d2ba8f387c4ac31251c2a4f943f482cb493e039f5984a0b7559 ssh-agent -k 01:20:06 unset SSH_AUTH_SOCK; 01:20:06 unset SSH_AGENT_PID; 01:20:06 echo Agent pid 38 killed; 01:20:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:20:06 + git semver [Pipeline] } 01:20:06 $ docker stop --time=1 5dbcc6974f4c3d2ba8f387c4ac31251c2a4f943f482cb493e039f5984a0b7559 01:20:08 $ docker rm -f --volumes 5dbcc6974f4c3d2ba8f387c4ac31251c2a4f943f482cb493e039f5984a0b7559 [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 01:20:08 + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] 01:20:08 + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives 01:20:08 total 16 01:20:08 drwxr-xr-x 3 root root 4096 Jan 23 01:13 . 01:20:08 drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 01:19 .. 01:20:08 drwxr-xr-x 2 root root 4096 Jan 23 01:13 cost 01:20:08 -rw-r--r-- 1 root root 83 Jan 23 01:13 cost.csv 01:20:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives 01:20:08 + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives 01:20:08 total 16 01:20:08 drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 01:13 . 01:20:08 drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 01:19 .. 01:20:08 drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 01:13 cost 01:20:08 -rw-r--r-- 1 jenkins jenkins 83 Jan 23 01:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:20:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:20:10 ---> package-listing.sh 01:20:10 ++ facter osfamily 01:20:10 ++ tr '[:upper:]' '[:lower:]' 01:20:10 + OS_FAMILY=debian 01:20:10 + workspace=/w/workspace/edgexfoundry_device-sdk-c_main 01:20:10 + START_PACKAGES=/tmp/packages_start.txt 01:20:10 + END_PACKAGES=/tmp/packages_end.txt 01:20:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:20:10 + PACKAGES=/tmp/packages_start.txt 01:20:10 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 01:20:10 + PACKAGES=/tmp/packages_end.txt 01:20:10 + case "${OS_FAMILY}" in 01:20:10 + dpkg -l 01:20:10 + grep '^ii' 01:20:10 + '[' -f /tmp/packages_start.txt ']' 01:20:10 + '[' -f /tmp/packages_end.txt ']' 01:20:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:20:10 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 01:20:10 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ 01:20:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo 01:20:10 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 01:20:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:11 prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container 01:20:11 $ 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 01:20:11 $ docker top 19a09b47c77f96cd21744fe4da1fed8370030ea998e7bfca04bb1bf1fdef3931 -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:12 + touch /tmp/pre-build-complete [Pipeline] sh 01:20:12 + mkdir -p /var/log/sysstat [Pipeline] sh 01:20:12 + ls /var/log/sa-host 01:20:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:20:12 provisioning config files... 01:20:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1322709156887327161tmp [Pipeline] { [Pipeline] echo 01:20:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:20:13 ---> create-netrc.sh [Pipeline] } 01:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:20:13 ---> python-tools-install.sh [Pipeline] echo 01:20:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:20:13 ---> sudo-logs.sh 01:20:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:20:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:20:14 ---> job-cost.sh 01:20:14 lf-activate-venv: SKIPPING 01:20:14 DEBUG: total: 0.2199999988079071 01:20:14 INFO: Retrieving Stack Cost... 01:20:14 INFO: Retrieving Pricing Info for: v3-standard-8 01:20:14 INFO: Archiving Costs [Pipeline] echo 01:20:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:20:15 ---> logs-deploy.sh 01:20:15 lf-activate-venv: SKIPPING 01:20:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/70 01:20:15 INFO: archiving workspace using pattern(s): 01:20:16 Archives upload complete. 01:20:16 INFO: archiving logs to Nexus 01:20:16 ---> uname -a: 01:20:16 Linux prd-ubuntu20-04-docker-8c-8g-27661 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:20:16 01:20:16 01:20:16 ---> lscpu: 01:20:16 Architecture: x86_64 01:20:16 CPU op-mode(s): 32-bit, 64-bit 01:20:16 Byte Order: Little Endian 01:20:16 Address sizes: 40 bits physical, 48 bits virtual 01:20:16 CPU(s): 8 01:20:16 On-line CPU(s) list: 0-7 01:20:16 Thread(s) per core: 1 01:20:16 Core(s) per socket: 1 01:20:16 Socket(s): 8 01:20:16 NUMA node(s): 1 01:20:16 Vendor ID: AuthenticAMD 01:20:16 CPU family: 23 01:20:16 Model: 49 01:20:16 Model name: AMD EPYC-Rome Processor 01:20:16 Stepping: 0 01:20:16 CPU MHz: 2800.000 01:20:16 BogoMIPS: 5600.00 01:20:16 Virtualization: AMD-V 01:20:16 Hypervisor vendor: KVM 01:20:16 Virtualization type: full 01:20:16 L1d cache: 256 KiB 01:20:16 L1i cache: 256 KiB 01:20:16 L2 cache: 4 MiB 01:20:16 L3 cache: 128 MiB 01:20:16 NUMA node0 CPU(s): 0-7 01:20:16 Vulnerability Itlb multihit: Not affected 01:20:16 Vulnerability L1tf: Not affected 01:20:16 Vulnerability Mds: Not affected 01:20:16 Vulnerability Meltdown: Not affected 01:20:16 Vulnerability Mmio stale data: Not affected 01:20:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:20:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:20:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:20:16 Vulnerability Srbds: Not affected 01:20:16 Vulnerability Tsx async abort: Not affected 01:20:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:20:16 01:20:16 01:20:16 ---> nproc: 01:20:16 8 01:20:16 01:20:16 01:20:16 ---> df -h: 01:20:16 Filesystem Size Used Avail Use% Mounted on 01:20:16 overlay 155G 11G 145G 7% / 01:20:16 tmpfs 64M 0 64M 0% /dev 01:20:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:20:16 shm 64M 0 64M 0% /dev/shm 01:20:16 /dev/vda1 155G 11G 145G 7% /facter-os 01:20:16 01:20:16 01:20:16 ---> sar -b -r -n DEV: 01:20:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27661) 01/23/24 _x86_64_ (8 CPU) 01:20:16 01:20:16 01:11:12 LINUX RESTART (8 CPU) 01:20:16 01:20:16 01:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:20:16 01:13:01 232.78 3.22 229.56 0.00 434.33 95815.90 0.00 01:20:16 01:14:01 51.96 0.18 51.77 0.00 11.46 48025.88 0.00 01:20:16 01:15:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 01:20:16 01:16:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 01:20:16 01:17:01 46.33 11.41 34.91 0.00 3449.83 5750.37 0.00 01:20:16 01:18:02 4.30 0.02 4.28 0.00 0.13 90.78 0.00 01:20:16 01:19:01 1.39 0.00 1.39 0.00 0.00 16.00 0.00 01:20:16 01:20:01 70.92 0.15 70.77 0.00 14.40 23320.51 0.00 01:20:16 Average: 51.39 1.88 49.52 0.00 489.79 21676.30 0.00 01:20:16 01:20:16 01:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:20:16 01:13:01 29246496 31525464 798952 2.43 71864 2484688 2101584 6.19 1082416 2173872 219448 01:20:16 01:14:01 29004768 31562024 744764 2.26 89844 2717648 1746280 5.15 1059032 2394180 16 01:20:16 01:15:01 29005316 31562564 743824 2.26 89860 2717648 1746280 5.15 1059540 2394188 8 01:20:16 01:16:01 29008872 31566052 740404 2.25 89908 2717656 1746280 5.15 1056008 2394192 16 01:20:16 01:17:01 28670832 31543320 732340 2.23 112700 3010668 1710404 5.04 1286652 2467716 4 01:20:16 01:18:02 28684984 31552804 722832 2.20 111280 3007416 1697056 5.00 1276052 2464500 12 01:20:16 01:19:01 28685496 31553420 722048 2.20 111356 3007420 1697056 5.00 1276112 2464504 8 01:20:16 01:20:01 27919104 31506652 763148 2.32 146716 3612120 1871656 5.52 1375616 3048184 888 01:20:16 Average: 28778234 31546538 746039 2.27 102941 2909408 1789574 5.27 1183928 2475167 27550 01:20:16 01:20:16 01:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:20:16 01:13:01 lo 3.40 3.40 0.34 0.34 0.00 0.00 0.00 0.00 01:20:16 01:13:01 docker0 20.11 27.06 1.44 208.67 0.00 0.00 0.00 0.00 01:20:16 01:13:01 ens3 262.12 175.32 4783.25 122.41 0.00 0.00 0.00 0.00 01:20:16 01:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:20:16 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:16 01:14:01 ens3 14.63 10.36 15.21 6.09 0.00 0.00 0.00 0.00 01:20:16 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:16 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:16 01:15:01 ens3 0.93 0.43 0.08 0.04 0.00 0.00 0.00 0.00 01:20:16 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:20:16 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:16 01:16:01 ens3 0.42 0.32 0.13 0.09 0.00 0.00 0.00 0.00 01:20:16 01:17:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 01:20:16 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:16 01:17:01 ens3 113.06 47.68 2068.16 3.91 0.00 0.00 0.00 0.00 01:20:16 01:18:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:20:16 01:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:16 01:18:02 ens3 0.57 0.30 1.44 0.02 0.00 0.00 0.00 0.00 01:20:16 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:16 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:16 01:19:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:20:16 01:20:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 01:20:16 01:20:01 vethc20cf1c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:20:16 01:20:01 docker0 0.30 0.35 0.08 0.12 0.00 0.00 0.00 0.00 01:20:16 01:20:01 ens3 158.59 99.28 3241.22 25.35 0.00 0.00 0.00 0.00 01:20:16 Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 01:20:16 Average: vethc20cf1c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:20:16 Average: docker0 2.56 3.43 0.19 26.15 0.00 0.00 0.00 0.00 01:20:16 Average: ens3 68.94 41.80 1266.32 19.78 0.00 0.00 0.00 0.00 01:20:16 01:20:16 01:20:16 ---> sar -P ALL: 01:20:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27661) 01/23/24 _x86_64_ (8 CPU) 01:20:16 01:20:16 01:11:12 LINUX RESTART (8 CPU) 01:20:16 01:20:16 01:12:01 CPU %user %nice %system %iowait %steal %idle 01:20:16 01:13:01 all 7.85 0.00 3.39 2.97 0.11 85.67 01:20:16 01:13:01 0 6.67 0.00 3.42 5.12 0.15 84.64 01:20:16 01:13:01 1 8.33 0.00 3.37 0.97 0.12 87.21 01:20:16 01:13:01 2 6.44 0.00 3.87 5.38 0.08 84.22 01:20:16 01:13:01 3 10.01 0.00 3.94 6.80 0.12 79.14 01:20:16 01:13:01 4 8.16 0.00 3.62 0.55 0.10 87.57 01:20:16 01:13:01 5 8.25 0.00 3.02 1.56 0.10 87.07 01:20:16 01:13:01 6 8.65 0.00 3.42 0.84 0.12 86.97 01:20:16 01:13:01 7 6.31 0.00 2.48 2.60 0.10 88.51 01:20:16 01:14:01 all 2.01 0.00 0.88 1.20 0.02 95.90 01:20:16 01:14:01 0 2.45 0.00 1.06 6.25 0.03 90.21 01:20:16 01:14:01 1 1.95 0.00 1.14 0.02 0.03 96.86 01:20:16 01:14:01 2 1.82 0.00 0.60 0.00 0.02 97.56 01:20:16 01:14:01 3 1.52 0.00 1.19 1.89 0.00 95.41 01:20:16 01:14:01 4 2.21 0.00 0.60 0.23 0.00 96.96 01:20:16 01:14:01 5 2.04 0.00 1.02 0.92 0.02 96.01 01:20:16 01:14:01 6 1.89 0.00 0.47 0.25 0.02 97.38 01:20:16 01:14:01 7 2.19 0.00 0.99 0.02 0.02 96.79 01:20:16 01:15:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:20:16 01:15:01 0 0.03 0.00 0.02 0.03 0.02 99.90 01:20:16 01:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:20:16 01:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:20:16 01:15:01 3 0.07 0.00 0.00 0.05 0.02 99.87 01:20:16 01:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:20:16 01:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:20:16 01:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:20:16 01:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:20:16 01:16:01 all 0.03 0.00 0.01 0.01 0.01 99.94 01:20:16 01:16:01 0 0.07 0.00 0.02 0.00 0.02 99.90 01:20:16 01:16:01 1 0.05 0.00 0.00 0.00 0.02 99.93 01:20:16 01:16:01 2 0.00 0.00 0.03 0.02 0.02 99.93 01:20:16 01:16:01 3 0.03 0.00 0.03 0.07 0.00 99.87 01:20:16 01:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:20:16 01:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:20:16 01:16:01 6 0.05 0.00 0.00 0.00 0.02 99.93 01:20:16 01:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:20:16 01:17:01 all 2.06 0.00 1.10 0.62 0.02 96.19 01:20:16 01:17:01 0 1.88 0.00 1.07 0.03 0.02 97.00 01:20:16 01:17:01 1 1.71 0.00 0.74 0.07 0.03 97.45 01:20:16 01:17:01 2 2.30 0.00 0.87 0.60 0.02 96.21 01:20:16 01:17:01 3 1.25 0.00 0.87 1.89 0.03 95.96 01:20:16 01:17:01 4 1.72 0.00 1.74 0.08 0.02 96.45 01:20:16 01:17:01 5 2.79 0.00 1.05 1.94 0.02 94.20 01:20:16 01:17:01 6 1.90 0.00 1.77 0.10 0.02 96.21 01:20:16 01:17:01 7 2.95 0.00 0.72 0.25 0.03 96.04 01:20:16 01:18:02 all 0.09 0.00 0.03 0.05 0.01 99.82 01:20:16 01:18:02 0 0.10 0.00 0.02 0.00 0.00 99.88 01:20:16 01:18:02 1 0.08 0.00 0.03 0.02 0.02 99.85 01:20:16 01:18:02 2 0.02 0.00 0.02 0.00 0.00 99.97 01:20:16 01:18:02 3 0.05 0.00 0.03 0.37 0.00 99.55 01:20:16 01:18:02 4 0.07 0.00 0.02 0.03 0.00 99.88 01:20:16 01:18:02 5 0.30 0.00 0.07 0.00 0.00 99.63 01:20:16 01:18:02 6 0.03 0.00 0.03 0.00 0.00 99.93 01:20:16 01:18:02 7 0.08 0.00 0.03 0.00 0.03 99.85 01:20:16 01:19:01 all 0.01 0.00 0.01 0.02 0.01 99.95 01:20:16 01:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:20:16 01:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:20:16 01:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:20:16 01:19:01 3 0.02 0.00 0.02 0.17 0.02 99.78 01:20:16 01:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:20:16 01:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:20:16 01:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:20:16 01:19:01 7 0.05 0.00 0.03 0.00 0.02 99.90 01:20:16 01:20:01 all 3.99 0.00 1.75 1.12 0.04 93.10 01:20:16 01:20:01 0 3.62 0.00 1.29 0.02 0.03 95.04 01:20:16 01:20:01 1 3.75 0.00 1.65 0.03 0.05 94.51 01:20:16 01:20:01 2 3.57 0.00 2.20 0.20 0.02 94.01 01:20:16 01:20:01 3 3.81 0.00 1.61 1.83 0.03 92.72 01:20:16 01:20:01 4 5.33 0.00 1.71 0.02 0.03 92.91 01:20:16 01:20:01 5 3.77 0.00 1.86 0.07 0.05 94.25 01:20:16 01:20:01 6 3.91 0.00 2.30 6.63 0.05 87.11 01:20:16 01:20:01 7 4.16 0.00 1.34 0.18 0.05 94.26 01:20:16 Average: all 2.01 0.00 0.90 0.75 0.03 96.32 01:20:16 Average: 0 1.85 0.00 0.86 1.43 0.03 95.83 01:20:16 Average: 1 1.99 0.00 0.87 0.14 0.04 96.96 01:20:16 Average: 2 1.77 0.00 0.95 0.77 0.02 96.49 01:20:16 Average: 3 2.08 0.00 0.96 1.63 0.03 95.31 01:20:16 Average: 4 2.18 0.00 0.96 0.12 0.02 96.72 01:20:16 Average: 5 2.14 0.00 0.88 0.56 0.03 96.39 01:20:16 Average: 6 2.05 0.00 1.00 0.98 0.03 95.95 01:20:16 Average: 7 1.97 0.00 0.70 0.38 0.03 96.92 01:20:16 01:20:16 01:20:16