Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 88225b2b2af007b234a268bddf4c2374904aaf88+c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c (2375d4e1d1b4c79b3e7bf4404e9cc3809f900cae) 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-ssh17462934432397681659.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-ssh15505822159009759579.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/PR-500/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/PR-500/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6308301408733331635.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-ssh6877828481693322749.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/PR-500/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/PR-500/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5925069699755841060.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27334 in /w/workspace/edgexfoundry_device-sdk-c_PR-500 [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_PR-500 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c into PR head commit 88225b2b2af007b234a268bddf4c2374904aaf88 Merge succeeded, producing e3aa3cba738a275fd2061b8c0030912864b868c5 Checking out Revision e3aa3cba738a275fd2061b8c0030912864b868c5 (PR-500) > git config core.sparsecheckout # timeout=10 > git checkout -f 88225b2b2af007b234a268bddf4c2374904aaf88 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3aa3cba738a275fd2061b8c0030912864b868c5 # timeout=10 Commit message: "Merge commit 'c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 12e0f42a3f89eea410549ef3c2de7e7be7d17ed7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:56:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:56:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:56:33 ========================================================= 18:56:33 EdgeX Global Pipelines Version Info 18:56:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:56:33 ------------------- 18:56:33 stable info: 18:56:33 ------------------- 18:56:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:56:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:56:33 Message: update stable to v1.0.258 18:56:34 ------------------- 18:56:34 experimental info: 18:56:34 ------------------- 18:56:34 Commited By: **** collab-it+edgex@linuxfoundation.org 18:56:34 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:56:34 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:56:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:56:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:56:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-500 [Pipeline] echo 18:56:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-500 [Pipeline] echo 18:56:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-500 [Pipeline] echo 18:56:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3aa3cba738a275fd2061b8c0030912864b868c5 [Pipeline] echo 18:56:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3aa3cb [Pipeline] echo 18:56:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:35 provisioning config files... 18:56:35 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-500@tmp/config16574401112924891778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:35 ---> ****-login.sh 18:56:35 nexus3.edgexfoundry.org:10001 18:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:35 Configure a credential helper to remove this warning. See 18:56:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:35 18:56:35 Login Succeeded 18:56:35 nexus3.edgexfoundry.org:10002 18:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:36 Configure a credential helper to remove this warning. See 18:56:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:36 18:56:36 Login Succeeded 18:56:36 nexus3.edgexfoundry.org:10003 18:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:36 Configure a credential helper to remove this warning. See 18:56:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:36 18:56:36 Login Succeeded 18:56:36 nexus3.edgexfoundry.org:10004 18:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:36 Configure a credential helper to remove this warning. See 18:56:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:36 18:56:36 Login Succeeded 18:56:36 ****.io 18:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:36 Configure a credential helper to remove this warning. See 18:56:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:36 18:56:36 Login Succeeded 18:56:36 ---> ****-login.sh ends [Pipeline] } 18:56:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 18:56:37 + git rev-list -1 --merges e3aa3cba738a275fd2061b8c0030912864b868c5~1..e3aa3cba738a275fd2061b8c0030912864b868c5 [Pipeline] echo 18:56:37 -----------> git rev-list -1 --merges e3aa3cba738a275fd2061b8c0030912864b868c5~1..e3aa3cba738a275fd2061b8c0030912864b868c5 e3aa3cba738a275fd2061b8c0030912864b868c5 18:56:37 e3aa3cba738a275fd2061b8c0030912864b868c5 [false] [Pipeline] sh 18:56:37 + git log --format=format:%s -1 e3aa3cba738a275fd2061b8c0030912864b868c5 [Pipeline] echo 18:56:37 ========================================================= 18:56:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:56:37 ========================================================= 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 18:56:38 + git rev-list -1 --merges e3aa3cba738a275fd2061b8c0030912864b868c5~1..e3aa3cba738a275fd2061b8c0030912864b868c5 [Pipeline] echo 18:56:38 -----------> git rev-list -1 --merges e3aa3cba738a275fd2061b8c0030912864b868c5~1..e3aa3cba738a275fd2061b8c0030912864b868c5 e3aa3cba738a275fd2061b8c0030912864b868c5 18:56:38 e3aa3cba738a275fd2061b8c0030912864b868c5 [false] [Pipeline] sh 18:56:38 + git log --format=format:%s -1 e3aa3cba738a275fd2061b8c0030912864b868c5 [Pipeline] echo 18:56:38 ========================================================= 18:56:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:56:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:56:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:56:38 + grep -v github /etc/ssh/ssh_known_hosts 18:56:38 + [ -e /tmp/ssh_known_hosts ] 18:56:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:56:38 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 18:56:38 -a /etc/ssh/ssh_known_hosts 18:56:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:39 18:56:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:39 0.1.4: Pulling from edgex-devops/py-git-semver 18:56:39 b85a868b505f: Pulling fs layer 18:56:39 e2be974225ed: Pulling fs layer 18:56:39 339a4e72a1f5: Pulling fs layer 18:56:39 988bab9f4d93: Pulling fs layer 18:56:39 1469e6f7b9e6: Pulling fs layer 18:56:39 eaf3925da568: Pulling fs layer 18:56:39 bab4dde63d76: Pulling fs layer 18:56:39 bde34c3a00c8: Pulling fs layer 18:56:39 b352a97aabf1: Pulling fs layer 18:56:39 4872d77fe225: Pulling fs layer 18:56:39 5851b861e8e6: Pulling fs layer 18:56:39 b352a97aabf1: Waiting 18:56:39 bab4dde63d76: Waiting 18:56:39 bde34c3a00c8: Waiting 18:56:39 5851b861e8e6: Waiting 18:56:39 4872d77fe225: Waiting 18:56:39 1469e6f7b9e6: Waiting 18:56:39 eaf3925da568: Waiting 18:56:39 988bab9f4d93: Waiting 18:56:39 e2be974225ed: Download complete 18:56:39 988bab9f4d93: Download complete 18:56:39 1469e6f7b9e6: Verifying Checksum 18:56:39 1469e6f7b9e6: Download complete 18:56:39 eaf3925da568: Verifying Checksum 18:56:39 eaf3925da568: Download complete 18:56:39 339a4e72a1f5: Verifying Checksum 18:56:39 339a4e72a1f5: Download complete 18:56:39 bde34c3a00c8: Download complete 18:56:39 b352a97aabf1: Download complete 18:56:39 4872d77fe225: Verifying Checksum 18:56:39 4872d77fe225: Download complete 18:56:39 5851b861e8e6: Verifying Checksum 18:56:39 5851b861e8e6: Download complete 18:56:39 b85a868b505f: Verifying Checksum 18:56:39 b85a868b505f: Download complete 18:56:40 bab4dde63d76: Verifying Checksum 18:56:40 bab4dde63d76: Download complete 18:56:41 b85a868b505f: Pull complete 18:56:41 e2be974225ed: Pull complete 18:56:41 339a4e72a1f5: Pull complete 18:56:41 988bab9f4d93: Pull complete 18:56:41 1469e6f7b9e6: Pull complete 18:56:41 eaf3925da568: Pull complete 18:56:43 bab4dde63d76: Pull complete 18:56:43 bde34c3a00c8: Pull complete 18:56:43 b352a97aabf1: Pull complete 18:56:43 4872d77fe225: Pull complete 18:56:44 5851b861e8e6: Pull complete 18:56:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:44 prd-ubuntu20.04-docker-8c-8g-27334 does not seem to be running inside a container 18:56:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-500 -v /w/workspace/edgexfoundry_device-sdk-c_PR-500:/w/workspace/edgexfoundry_device-sdk-c_PR-500:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-500@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:56:47 $ docker top 4b45419e6c3bf9c97b411e5ac9a25301f1d58be0b01da2ed19b2c3c988b4bf10 -eo pid,comm 18:56:47 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). 18:56:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:56:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:47 [ssh-agent] Looking for ssh-agent implementation... 18:56:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:48 $ docker exec 4b45419e6c3bf9c97b411e5ac9a25301f1d58be0b01da2ed19b2c3c988b4bf10 ssh-agent 18:56:48 SSH_AUTH_SOCK=/tmp/ssh-kkRKXaqmEhKY/agent.32 18:56:48 SSH_AGENT_PID=38 18:56:48 Running ssh-add (command line suppressed) 18:56:48 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-500@tmp/private_key_2139945901476066639.key (/w/workspace/edgexfoundry_device-sdk-c_PR-500@tmp/private_key_2139945901476066639.key) 18:56:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:48 + git tag --points-at HEAD [Pipeline] } 18:56:48 $ docker exec --env ******** --env ******** 4b45419e6c3bf9c97b411e5ac9a25301f1d58be0b01da2ed19b2c3c988b4bf10 ssh-agent -k 18:56:48 unset SSH_AUTH_SOCK; 18:56:48 unset SSH_AGENT_PID; 18:56:48 echo Agent pid 38 killed; 18:56:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:56:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:48 [ssh-agent] Looking for ssh-agent implementation... 18:56:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:48 $ docker exec 4b45419e6c3bf9c97b411e5ac9a25301f1d58be0b01da2ed19b2c3c988b4bf10 ssh-agent 18:56:48 SSH_AUTH_SOCK=/tmp/ssh-cdKfh4NQiMaV/agent.71 18:56:48 SSH_AGENT_PID=77 18:56:48 Running ssh-add (command line suppressed) 18:56:49 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-500@tmp/private_key_6939542247459480356.key (/w/workspace/edgexfoundry_device-sdk-c_PR-500@tmp/private_key_6939542247459480356.key) 18:56:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:49 + git semver init 18:56:49 2024-01-16 18:56:49,513 [run_init] DEBUG init version:0.0.0 force:False 18:56:49 2024-01-16 18:56:49,513 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-500/.semver 18:56:49 2024-01-16 18:56:49,514 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-500/.semver 18:56:49 2024-01-16 18:56:49,514 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-500/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-500, universal_newlines=False, shell=None, istream=None) 18:56:50 2024-01-16 18:56:50,376 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-500/.git/info/exclude 18:56:50 2024-01-16 18:56:50,377 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-500/.semver/PR-500 with force:False 18:56:50 2024-01-16 18:56:50,377 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-500/.semver/PR-500 18:56:50 2024-01-16 18:56:50,381 [execute] INFO git cat-file --batch-check 18:56:50 2024-01-16 18:56:50,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-500/.semver, universal_newlines=False, shell=None, istream=) 18:56:50 2024-01-16 18:56:50,387 [execute] INFO git cat-file --batch 18:56:50 2024-01-16 18:56:50,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-500/.semver, universal_newlines=False, shell=None, istream=) 18:56:50 2024-01-16 18:56:50,391 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-500/.semver/PR-500 18:56:50 0.0.0 [Pipeline] } 18:56:50 $ docker exec --env ******** --env ******** 4b45419e6c3bf9c97b411e5ac9a25301f1d58be0b01da2ed19b2c3c988b4bf10 ssh-agent -k 18:56:50 unset SSH_AUTH_SOCK; 18:56:50 unset SSH_AGENT_PID; 18:56:50 echo Agent pid 77 killed; 18:56:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:56:51 + git semver [Pipeline] } 18:56:51 $ docker stop --time=1 4b45419e6c3bf9c97b411e5ac9a25301f1d58be0b01da2ed19b2c3c988b4bf10 18:56:52 $ docker rm -f --volumes 4b45419e6c3bf9c97b411e5ac9a25301f1d58be0b01da2ed19b2c3c988b4bf10 [Pipeline] // withDockerContainer [Pipeline] sh 18:56:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:56:53 Stashed 1 file(s) [Pipeline] echo 18:56:53 [edgeXSemver]: initialized semver on version 0.0.0 [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 18:56:53 provisioning config files... 18:56:53 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-500@tmp/config9175990181124183087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:53 ---> ****-login.sh 18:56:53 nexus3.edgexfoundry.org:10001 18:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:53 Configure a credential helper to remove this warning. See 18:56:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:53 18:56:53 Login Succeeded 18:56:53 nexus3.edgexfoundry.org:10002 18:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:53 Configure a credential helper to remove this warning. See 18:56:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:53 18:56:53 Login Succeeded 18:56:53 nexus3.edgexfoundry.org:10003 18:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:54 Configure a credential helper to remove this warning. See 18:56:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:54 18:56:54 Login Succeeded 18:56:54 nexus3.edgexfoundry.org:10004 18:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:54 Configure a credential helper to remove this warning. See 18:56:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:54 18:56:54 Login Succeeded 18:56:54 ****.io 18:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:54 Configure a credential helper to remove this warning. See 18:56:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:54 18:56:54 Login Succeeded 18:56:54 ---> ****-login.sh ends [Pipeline] } 18:56:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:56:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:56:54 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 18:56:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:56:54 ========================================================= 18:56:54 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 18:56:54 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:54 + 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 . 18:56:54 Sending build context to Docker daemon 4.988MB 18:56:54 Step 1/21 : ARG BASE=alpine:3.18 18:56:54 Step 2/21 : FROM ${BASE} as builder 18:56:54 latest: Pulling from edgex-devops/edgex-gcc-base 18:56:54 96526aa774ef: Pulling fs layer 18:56:54 da60e534fd72: Pulling fs layer 18:56:55 96526aa774ef: Verifying Checksum 18:56:55 96526aa774ef: Download complete 18:56:55 96526aa774ef: Pull complete 18:56:55 da60e534fd72: Download complete 18:56:59 da60e534fd72: Pull complete 18:56:59 Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 18:56:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 18:56:59 ---> 6605166a5db4 18:56:59 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 18:57:01 ---> Running in c35511ba6e6f 18:57:01 Connecting to iotech.jfrog.io (54.73.4.50:443) 18:57:02 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 18:57:02 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 18:57:02 '/etc/apk/keys/alpine.dev.rsa.pub' saved 18:57:02 Removing intermediate container c35511ba6e6f 18:57:02 ---> 20dd880d0281 18:57:02 Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 18:57:02 ---> Running in 92f2febff7f9 18:57:03 Removing intermediate container 92f2febff7f9 18:57:03 ---> 141d2f2f06ce 18:57:03 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 18:57:03 ---> Running in ba3037f5ff1f 18:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:57:03 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 18:57:04 WARNING: This apk-tools is OLD! Some packages might not function properly. 18:57:04 (1/17) Installing hiredis (1.1.0-r2) 18:57:04 (2/17) Installing hiredis-dev (1.1.0-r2) 18:57:04 (3/17) Installing iotech-iot-1.5 (1.5.0-r0) 18:57:04 (4/17) Installing iotech-iot-1.5-dev (1.5.0-r0) 18:57:04 (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 18:57:05 (6/17) Installing libcbor (0.10.2-r1) 18:57:05 (7/17) Installing libcbor-dev (0.10.2-r1) 18:57:05 (8/17) Installing libmenuw (6.4_p20230506-r0) 18:57:05 (9/17) Installing libpanelw (6.4_p20230506-r0) 18:57:05 (10/17) Installing libncurses++ (6.4_p20230506-r0) 18:57:05 (11/17) Installing ncurses-dev (6.4_p20230506-r0) 18:57:05 (12/17) Installing libblkid (2.38.1-r8) 18:57:05 (13/17) Installing libuuid (2.38.1-r8) 18:57:05 (14/17) Installing libfdisk (2.38.1-r8) 18:57:05 (15/17) Installing libmount (2.38.1-r8) 18:57:05 (16/17) Installing libsmartcols (2.38.1-r8) 18:57:05 (17/17) Installing util-linux-dev (2.38.1-r8) 18:57:05 Executing busybox-1.36.1-r4.trigger 18:57:05 OK: 336 MiB in 99 packages 18:57:06 Removing intermediate container ba3037f5ff1f 18:57:06 ---> e5c87e10de21 18:57:06 Step 6/21 : RUN mkdir /tmp/sdk 18:57:06 ---> Running in 0583638340de 18:57:06 Removing intermediate container 0583638340de 18:57:06 ---> e1f04abe6a9c 18:57:06 Step 7/21 : COPY VERSION /tmp/sdk 18:57:06 ---> 194b17b99d1c 18:57:06 Step 8/21 : COPY src /tmp/sdk/src 18:57:06 ---> b4077279d759 18:57:06 Step 9/21 : COPY include /tmp/sdk/include 18:57:07 ---> 7a74027175e5 18:57:07 Step 10/21 : COPY scripts /tmp/sdk/scripts 18:57:07 ---> b5348c4cbae3 18:57:07 Step 11/21 : COPY LICENSE /tmp/sdk 18:57:07 ---> 9da5a8dc55b0 18:57:07 Step 12/21 : COPY Attribution.txt /tmp/sdk 18:57:07 ---> 3ae54544664c 18:57:07 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 18:57:07 ---> Running in 1e33dd7ee97c 18:57:07 + CPPCHECK=false 18:57:07 + DOCGEN=false 18:57:07 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 18:57:07 + '[' 0 -gt 0 ] 18:57:07 + readlink -f ./scripts/build.sh 18:57:07 + dirname /tmp/sdk/scripts/build.sh 18:57:07 + dirname /tmp/sdk/scripts 18:57:07 + ROOT=/tmp/sdk 18:57:07 + cd /tmp/sdk 18:57:07 + mkdir -p /tmp/sdk/build/release 18:57:07 + cd /tmp/sdk/build/release 18:57:07 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 18:57:07 -- The C compiler identification is GNU 12.2.1 18:57:07 -- Detecting C compiler ABI info 18:57:07 -- Detecting C compiler ABI info - done 18:57:08 -- Check for working C compiler: /usr/bin/cc - skipped 18:57:08 -- Detecting C compile features 18:57:08 -- Detecting C compile features - done 18:57:08 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:57:08 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 18:57:08 -- Found LIBYAML: /usr/lib/libyaml.so 18:57:08 -- Found LIBUUID: /usr/lib/libuuid.so 18:57:08 -- Found LIBCBOR: /usr/lib/libcbor.so 18:57:08 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:57:08 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:57:08 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:57:08 -- /opt/iotech/iot/1.5/include 18:57:08 -- C SDK 0.0.0 for Linux 18:57:08 -- Performing Test CSDK_HAVE_ATOMIC 18:57:08 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:57:08 -- Found Curses: /usr/lib/libcurses.so 18:57:08 -- Configuring done (0.4s) 18:57:08 Still waiting to schedule task 18:57:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:57:08 -- Generating done (0.0s) 18:57:08 -- Build files have been written to: /tmp/sdk/build/release 18:57:08 + make all package 18:57:08 + tee release.log 18:57:08 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:57:08 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 18:57:08 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o 18:57:08 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 18:57:08 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 18:57:08 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 18:57:09 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 18:57:09 /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': 18:57:09 /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] 18:57:09 294 | while (privateConfig) 18:57:09 | ^~~~~~~~~~~~~ 18:57:09 /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here 18:57:09 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; 18:57:09 | ^~~~~~~~~~~~~ 18:57:09 /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] 18:57:09 271 | while (result) 18:57:09 | ^~~~~~ 18:57:09 /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here 18:57:09 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; 18:57:09 | ^~~~~~ 18:57:09 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 18:57:09 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o 18:57:09 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o 18:57:10 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 18:57:10 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 18:57:10 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 18:57:10 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 18:57:10 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 18:57:10 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 18:57:10 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 18:57:10 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 18:57:10 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o 18:57:11 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 18:57:11 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 18:57:12 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 18:57:12 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 18:57:12 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 18:57:12 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 18:57:12 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 18:57:12 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 18:57:13 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 18:57:13 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 18:57:13 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 18:57:13 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 18:57:13 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 18:57:13 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 18:57:13 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); 18:57:13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 18:57:13 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 18:57:13 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); 18:57:13 | ^ 18:57:13 /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 18:57:13 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 18:57:13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18:57:13 /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here 18:57:13 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; 18:57:13 | ^~~~~~~~~~~~~~~~~~~~~ 18:57:13 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 18:57:14 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 18:57:14 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 18:57:14 [ 68%] Linking C shared library libcsdk.so 18:57:14 [ 68%] Built target csdk 18:57:14 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 18:57:14 [ 72%] Linking C executable template 18:57:14 [ 72%] Built target template 18:57:14 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 18:57:14 [ 76%] Linking C executable device-counter 18:57:14 [ 76%] Built target device-counter 18:57:14 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 18:57:14 [ 80%] Linking C executable device-random 18:57:14 [ 80%] Built target device-random 18:57:14 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 18:57:14 [ 84%] Linking C executable device-gyro 18:57:14 [ 84%] Built target device-gyro 18:57:15 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 18:57:15 [ 88%] Linking C executable device-bitfields 18:57:15 [ 88%] Built target device-bitfields 18:57:15 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 18:57:15 [ 92%] Linking C executable template-discovery 18:57:15 [ 92%] Built target template-discovery 18:57:15 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 18:57:15 [ 96%] Linking C executable device-file 18:57:15 [ 96%] Built target device-file 18:57:15 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 18:57:15 [100%] Linking C executable device-terminal 18:57:15 [100%] Built target device-terminal 18:57:15 Run CPack packaging tool... 18:57:15 CPack: Create package using TGZ 18:57:15 CPack: Install projects 18:57:15 CPack: - Run preinstall target for: Csdk 18:57:16 CPack: - Install project: Csdk [] 18:57:16 CPack: Create package 18:57:16 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 18:57:16 + '[' false '=' true ] 18:57:16 + '[' false '=' true ] 18:57:16 + mkdir -p /tmp/sdk/build/debug 18:57:16 + cd /tmp/sdk/build/debug 18:57:16 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 18:57:16 -- The C compiler identification is GNU 12.2.1 18:57:16 -- Detecting C compiler ABI info 18:57:16 -- Detecting C compiler ABI info - done 18:57:16 -- Check for working C compiler: /usr/bin/cc - skipped 18:57:16 -- Detecting C compile features 18:57:16 -- Detecting C compile features - done 18:57:16 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:57:16 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 18:57:16 -- Found LIBYAML: /usr/lib/libyaml.so 18:57:16 -- Found LIBUUID: /usr/lib/libuuid.so 18:57:16 -- Found LIBCBOR: /usr/lib/libcbor.so 18:57:16 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:57:16 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:57:16 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:57:16 -- /opt/iotech/iot/1.5/include 18:57:16 -- C SDK 0.0.0 for Linux 18:57:16 -- Performing Test CSDK_HAVE_ATOMIC 18:57:16 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:57:16 -- Found Curses: /usr/lib/libcurses.so 18:57:16 -- Configuring done (0.4s) 18:57:16 -- Generating done (0.0s) 18:57:16 -- Build files have been written to: /tmp/sdk/build/debug 18:57:16 + make 18:57:16 + tee debug.log 18:57:16 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:57:16 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 18:57:16 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o 18:57:16 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 18:57:16 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 18:57:16 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 18:57:17 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 18:57:17 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 18:57:17 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o 18:57:17 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o 18:57:17 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 18:57:17 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 18:57:17 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 18:57:17 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 18:57:17 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 18:57:17 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 18:57:17 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 18:57:17 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 18:57:17 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o 18:57:17 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 18:57:18 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 18:57:18 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 18:57:18 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 18:57:18 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 18:57:18 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 18:57:18 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 18:57:18 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 18:57:18 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 18:57:19 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 18:57:19 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 18:57:19 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 18:57:19 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 18:57:19 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 18:57:19 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); 18:57:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 18:57:19 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 18:57:19 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); 18:57:19 | ^ 18:57:19 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 18:57:19 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 18:57:19 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 18:57:19 [ 68%] Linking C shared library libcsdk.so 18:57:19 [ 68%] Built target csdk 18:57:19 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 18:57:19 [ 72%] Linking C executable template 18:57:19 [ 72%] Built target template 18:57:19 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 18:57:19 [ 76%] Linking C executable device-counter 18:57:19 [ 76%] Built target device-counter 18:57:19 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 18:57:19 [ 80%] Linking C executable device-random 18:57:19 [ 80%] Built target device-random 18:57:19 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 18:57:20 [ 84%] Linking C executable device-gyro 18:57:20 [ 84%] Built target device-gyro 18:57:20 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 18:57:20 [ 88%] Linking C executable device-bitfields 18:57:20 [ 88%] Built target device-bitfields 18:57:20 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 18:57:20 [ 92%] Linking C executable template-discovery 18:57:20 [ 92%] Built target template-discovery 18:57:20 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 18:57:20 [ 96%] Linking C executable device-file 18:57:20 [ 96%] Built target device-file 18:57:20 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 18:57:20 [100%] Linking C executable device-terminal 18:57:20 [100%] Built target device-terminal 18:57:20 make: Entering directory '/tmp/sdk/build/release' 18:57:20 [ 68%] Built target csdk 18:57:20 [ 72%] Built target template 18:57:20 [ 76%] Built target device-counter 18:57:20 [ 80%] Built target device-random 18:57:20 [ 84%] Built target device-gyro 18:57:20 [ 88%] Built target device-bitfields 18:57:20 [ 92%] Built target template-discovery 18:57:20 [ 96%] Built target device-file 18:57:20 [100%] Built target device-terminal 18:57:20 Install the project... 18:57:20 -- Install configuration: "Release" 18:57:20 -- Installing: /usr/local/lib/libcsdk.so 18:57:20 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 18:57:20 -- Installing: /usr/local/include 18:57:20 -- Installing: /usr/local/include/devsdk 18:57:20 -- Installing: /usr/local/include/devsdk/devsdk.h 18:57:20 -- Installing: /usr/local/include/devsdk/devsdk-base.h 18:57:20 -- Installing: /usr/local/include/edgex 18:57:20 -- Installing: /usr/local/include/edgex/edgex.h 18:57:20 -- Installing: /usr/local/include/edgex/devices.h 18:57:20 -- Installing: /usr/local/include/edgex/profiles.h 18:57:20 -- Installing: /usr/local/include/edgex/edgex-base.h 18:57:20 -- Installing: /usr/local/include/edgex/rest-server.h 18:57:20 -- Installing: /usr/local/include/edgex/csdk-defs.h 18:57:20 -- Installing: /usr/local/share/device-sdk-c/LICENSE 18:57:20 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 18:57:20 make: Leaving directory '/tmp/sdk/build/release' 18:57:21 Removing intermediate container 1e33dd7ee97c 18:57:21 ---> 3f6c97b7f301 18:57:21 Step 14/21 : FROM ${BASE} 18:57:21 ---> 6605166a5db4 18:57:21 Step 15/21 : LABEL maintainer="IOTech " 18:57:21 ---> Running in 9f326eeb8ee7 18:57:21 Removing intermediate container 9f326eeb8ee7 18:57:21 ---> 9620c56c6272 18:57:21 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 18:57:21 ---> Running in 6db00a49d013 18:57:22 Connecting to iotech.jfrog.io (34.246.139.145:443) 18:57:22 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 18:57:22 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 18:57:22 '/etc/apk/keys/alpine.dev.rsa.pub' saved 18:57:22 Removing intermediate container 6db00a49d013 18:57:22 ---> dff90a3050d1 18:57:22 Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 18:57:22 ---> Running in 594b99f5a3fc 18:57:23 Removing intermediate container 594b99f5a3fc 18:57:23 ---> 14408710bc9e 18:57:23 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 18:57:23 ---> Running in 57d4a69ed518 18:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:57:23 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 18:57:24 WARNING: This apk-tools is OLD! Some packages might not function properly. 18:57:24 (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) 18:57:24 (2/9) Installing curl (8.5.0-r0) 18:57:24 (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) 18:57:24 (4/9) Installing hiredis (1.1.0-r2) 18:57:24 (5/9) Installing hiredis-dev (1.1.0-r2) 18:57:24 (6/9) Installing iotech-iot-1.5 (1.5.0-r0) 18:57:25 (7/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 18:57:25 (8/9) Installing libcbor (0.10.2-r1) 18:57:25 (9/9) Installing libuuid (2.38.1-r8) 18:57:25 Executing busybox-1.36.1-r4.trigger 18:57:25 OK: 331 MiB in 89 packages 18:57:25 Removing intermediate container 57d4a69ed518 18:57:25 ---> 34521ad38e14 18:57:25 Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 18:57:25 ---> d870b9f21bbf 18:57:25 Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib 18:57:25 ---> 977d4f931858 18:57:25 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 18:57:25 ---> dfd2171025eb 18:57:25 Successfully built dfd2171025eb 18:57:25 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 18:57:26 + docker inspect -f . ci-base-image-x86_64 18:57:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:26 prd-ubuntu20.04-docker-8c-8g-27334 does not seem to be running inside a container 18:57:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_PR-500 -v /w/workspace/edgexfoundry_device-sdk-c_PR-500:/w/workspace/edgexfoundry_device-sdk-c_PR-500:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-500@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:57:27 $ docker top bfd003794af398e2134789e568a158d06c29e3ac3ce0128ccd04c4a61d428452 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:27 + make test 18:57:27 echo "make test" 18:57:27 make test [Pipeline] } 18:57:27 $ docker stop --time=1 bfd003794af398e2134789e568a158d06c29e3ac3ce0128ccd04c4a61d428452 18:57:28 $ docker rm -f --volumes bfd003794af398e2134789e568a158d06c29e3ac3ce0128ccd04c4a61d428452 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:29 + ls -al . 18:57:29 total 212 18:57:29 drwxrwxr-x 9 jenkins jenkins 4096 Jan 16 18:56 . 18:57:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 18:56 .. 18:57:29 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 18:56 .git 18:57:29 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 18:56 .github 18:57:29 -rw-rw-r-- 1 jenkins jenkins 176 Jan 16 18:56 .gitignore 18:57:29 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 18:56 .semver 18:57:29 -rw-rw-r-- 1 jenkins jenkins 2908 Jan 16 18:56 Attribution.txt 18:57:29 -rw-rw-r-- 1 jenkins jenkins 11953 Jan 16 18:56 CHANGELOG.md 18:57:29 -rw-rw-r-- 1 jenkins jenkins 108574 Jan 16 18:56 Doxyfile 18:57:29 -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 18:56 GOVERNANCE.md 18:57:29 -rw-rw-r-- 1 jenkins jenkins 784 Jan 16 18:56 Jenkinsfile 18:57:29 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 16 18:56 LICENSE 18:57:29 -rw-rw-r-- 1 jenkins jenkins 444 Jan 16 18:56 Makefile 18:57:29 -rw-rw-r-- 1 jenkins jenkins 618 Jan 16 18:56 OWNERS.md 18:57:29 -rw-rw-r-- 1 jenkins jenkins 1651 Jan 16 18:56 README.IOT.md 18:57:29 -rw-rw-r-- 1 jenkins jenkins 4215 Jan 16 18:56 README.md 18:57:29 -rw-rw-r-- 1 jenkins jenkins 1245 Jan 16 18:56 README.v3.md 18:57:29 -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 18:56 VERSION 18:57:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 18:56 docs 18:57:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 18:56 include 18:57:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 18:56 scripts 18:57:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 18:56 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:30 + 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=e3aa3cba738a275fd2061b8c0030912864b868c5 --label arch=amd64 --label version=0.0.0 . 18:57:30 Sending build context to Docker daemon 4.988MB 18:57:30 Step 1/17 : ARG BASE=alpine:3.18 18:57:30 Step 2/17 : FROM ${BASE} 18:57:30 ---> dfd2171025eb 18:57:30 Step 3/17 : LABEL maintainer="IOTech " 18:57:30 ---> Running in 5ca8d8f789fa 18:57:30 Removing intermediate container 5ca8d8f789fa 18:57:30 ---> e4d2fb422b48 18:57:30 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 18:57:30 ---> Running in 6074eaa1907f 18:57:30 Connecting to iotech.jfrog.io (34.246.139.145:443) 18:57:30 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 18:57:30 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 18:57:30 '/etc/apk/keys/alpine.dev.rsa.pub' saved 18:57:31 Removing intermediate container 6074eaa1907f 18:57:31 ---> fb43f5232d73 18:57:31 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 18:57:31 ---> Running in cf1248253d22 18:57:31 Removing intermediate container cf1248253d22 18:57:31 ---> 5d5531e3e26d 18:57:31 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 18:57:31 ---> Running in 950032641a89 18:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:57:32 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 18:57:32 WARNING: This apk-tools is OLD! Some packages might not function properly. 18:57:32 (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) 18:57:33 (2/11) Installing libcbor-dev (0.10.2-r1) 18:57:33 (3/11) Installing libmenuw (6.4_p20230506-r0) 18:57:33 (4/11) Installing libpanelw (6.4_p20230506-r0) 18:57:33 (5/11) Installing libncurses++ (6.4_p20230506-r0) 18:57:33 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 18:57:33 (7/11) Installing libblkid (2.38.1-r8) 18:57:33 (8/11) Installing libfdisk (2.38.1-r8) 18:57:33 (9/11) Installing libmount (2.38.1-r8) 18:57:33 (10/11) Installing libsmartcols (2.38.1-r8) 18:57:33 (11/11) Installing util-linux-dev (2.38.1-r8) 18:57:33 Executing busybox-1.36.1-r4.trigger 18:57:33 OK: 336 MiB in 100 packages 18:57:33 Removing intermediate container 950032641a89 18:57:33 ---> 543e97ef5098 18:57:33 Step 7/17 : COPY VERSION /edgex-c-sdk/ 18:57:33 ---> 2eef87e64c30 18:57:33 Step 8/17 : COPY src /edgex-c-sdk/src/ 18:57:34 ---> 476d6b23393b 18:57:34 Step 9/17 : COPY include /edgex-c-sdk/include/ 18:57:34 ---> 06d81e38ad32 18:57:34 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 18:57:34 ---> f63dd3132ff5 18:57:34 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 18:57:34 ---> 971c780ebb77 18:57:34 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 18:57:34 ---> e80ebcd940e8 18:57:34 Step 13/17 : WORKDIR /edgex-c-sdk 18:57:34 ---> Running in 112b1792aa06 18:57:34 Removing intermediate container 112b1792aa06 18:57:34 ---> 11b409f04d62 18:57:34 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 18:57:34 ---> Running in d6d1bc59409b 18:57:34 Removing intermediate container d6d1bc59409b 18:57:34 ---> 94e02eb760ca 18:57:34 Step 15/17 : LABEL arch=amd64 18:57:34 ---> Running in e0cc9df4742b 18:57:34 Removing intermediate container e0cc9df4742b 18:57:34 ---> 39cefd2fd790 18:57:34 Step 16/17 : LABEL git_sha=e3aa3cba738a275fd2061b8c0030912864b868c5 18:57:34 ---> Running in a6dd34f6f594 18:57:34 Removing intermediate container a6dd34f6f594 18:57:34 ---> 5f1e02fbd5a2 18:57:34 Step 17/17 : LABEL version=0.0.0 18:57:34 ---> Running in 8e88ea544428 18:57:34 Removing intermediate container 8e88ea544428 18:57:34 ---> 0c2c1209a253 18:57:34 [Warning] One or more build-args [MAKE ARCH] were not consumed 18:57:34 Successfully built 0c2c1209a253 18:57:34 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 18:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:35 18:57:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:35 latest: Pulling from edgex-lftools-log-publisher 18:57:35 5eb5b503b376: Pulling fs layer 18:57:35 5c69ac0246d0: Pulling fs layer 18:57:35 ec43610c2a17: Pulling fs layer 18:57:35 3a2ae6a8a46f: Pulling fs layer 18:57:35 33b1e0a273af: Pulling fs layer 18:57:35 5d3b04190fa2: Pulling fs layer 18:57:35 2f39f015ded8: Pulling fs layer 18:57:35 33b1e0a273af: Waiting 18:57:35 5d3b04190fa2: Waiting 18:57:35 3a2ae6a8a46f: Waiting 18:57:35 2f39f015ded8: Waiting 18:57:35 5c69ac0246d0: Verifying Checksum 18:57:35 5c69ac0246d0: Download complete 18:57:35 3a2ae6a8a46f: Download complete 18:57:35 33b1e0a273af: Verifying Checksum 18:57:35 33b1e0a273af: Download complete 18:57:35 ec43610c2a17: Verifying Checksum 18:57:35 ec43610c2a17: Download complete 18:57:35 5d3b04190fa2: Download complete 18:57:36 5eb5b503b376: Verifying Checksum 18:57:36 5eb5b503b376: Download complete 18:57:36 2f39f015ded8: Download complete 18:57:37 5eb5b503b376: Pull complete 18:57:37 5c69ac0246d0: Pull complete 18:57:37 ec43610c2a17: Pull complete 18:57:37 3a2ae6a8a46f: Pull complete 18:57:38 33b1e0a273af: Pull complete 18:57:38 5d3b04190fa2: Pull complete 18:57:42 2f39f015ded8: Pull complete 18:57:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:42 prd-ubuntu20.04-docker-8c-8g-27334 does not seem to be running inside a container 18:57:42 $ 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_PR-500 -v /w/workspace/edgexfoundry_device-sdk-c_PR-500:/w/workspace/edgexfoundry_device-sdk-c_PR-500:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-500@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:57:47 $ docker top bbb672682df0d410184a3c63e6fe0c7c975944d0b32482082863e8a2fd9ffb37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:47 ---> job-cost.sh 18:57:47 lf-activate-venv: SKIPPING 18:57:47 INFO: No Stack... 18:57:48 INFO: Retrieving Pricing Info for: v3-standard-8 18:57:48 INFO: Archiving Costs [Pipeline] sh 18:57:49 + cat /w/workspace/edgexfoundry_device-sdk-c_PR-500/archives/cost.csv 18:57:49 + cut -d, -f6 [Pipeline] lock 18:57:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-500-3-stack-cost] 18:57:49 Resource [jenkins-edgexfoundry-device-sdk-c-PR-500-3-stack-cost] did not exist. Created. 18:57:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-500-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:57:49 + echo total: 0.2199999988079071 [Pipeline] stash 18:57:49 Stashed 1 file(s) [Pipeline] } 18:57:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-500-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:57:49 $ docker stop --time=1 bbb672682df0d410184a3c63e6fe0c7c975944d0b32482082863e8a2fd9ffb37 18:57:50 $ docker rm -f --volumes bbb672682df0d410184a3c63e6fe0c7c975944d0b32482082863e8a2fd9ffb37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:59:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27336 in /w/workspace/edgexfoundry_device-sdk-c_PR-500 [Pipeline] { [Pipeline] ws 18:59:07 Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout 18:59:11 Selected Git installation does not exist. Using Default 18:59:11 The recommended git tool is: NONE 18:59:19 using credential edgex-jenkins-ssh 18:59:19 Cloning the remote Git repository 18:59:19 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 18:59:19 > git init /w/workspace/device-sdk-c/3 # timeout=10 18:59:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:59:19 > git --version # timeout=10 18:59:19 > git --version # 'git version 2.25.1' 18:59:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:59:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:22 Merging remotes/origin/main commit c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c into PR head commit 88225b2b2af007b234a268bddf4c2374904aaf88 18:59:22 Merge succeeded, producing 5e2f8a8a351cebe4b9099797c3b2fac79b4231d7 18:59:22 Checking out Revision 5e2f8a8a351cebe4b9099797c3b2fac79b4231d7 (PR-500) 18:59:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:59:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:59:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:59:22 > git config core.sparsecheckout # timeout=10 18:59:22 > git checkout -f 88225b2b2af007b234a268bddf4c2374904aaf88 # timeout=10 18:59:22 > git remote # timeout=10 18:59:22 > git config --get remote.origin.url # timeout=10 18:59:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:22 > git merge c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c # timeout=10 18:59:22 > git rev-parse HEAD^{commit} # timeout=10 18:59:22 > git config core.sparsecheckout # timeout=10 18:59:22 > git checkout -f 5e2f8a8a351cebe4b9099797c3b2fac79b4231d7 # timeout=10 18:59:26 Commit message: "Merge commit 'c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c' into HEAD" 18:59:26 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:26 > git rev-list --no-walk 12e0f42a3f89eea410549ef3c2de7e7be7d17ed7 # timeout=10 18:59:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:59:27 % Total % Received % Xferd Average Speed Time Time Time Current 18:59:27 Dload Upload Total Spent Left Speed 18:59:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86863 0 --:--:-- --:--:-- --:--:-- 86863 [Pipeline] sh 18:59:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:59:28 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 18:59:28 /etc/docker/daemon.json 18:59:28 { 18:59:28 "registry-mirrors": [ 18:59:28 "https://nexus3.edgexfoundry.org:10001" 18:59:28 ], 18:59:28 "bip": "10.250.0.254/24", 18:59:28 "hosts": [ 18:59:28 "tcp://0.0.0.0:5555", 18:59:28 "unix:///var/run/docker.sock" 18:59:28 ], 18:59:28 "mtu": 1458, 18:59:28 "selinux-enabled": true, 18:59:28 "seccomp-profile": "/etc/docker/seccomp.json" 18:59:28 } [Pipeline] sh 18:59:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:59:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:51 provisioning config files... 18:59:51 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/3@tmp/config15647371719104012405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:51 ---> ****-login.sh 18:59:51 nexus3.edgexfoundry.org:10001 18:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:52 Configure a credential helper to remove this warning. See 18:59:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:52 18:59:52 Login Succeeded 18:59:52 nexus3.edgexfoundry.org:10002 18:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:52 Configure a credential helper to remove this warning. See 18:59:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:52 18:59:52 Login Succeeded 18:59:52 nexus3.edgexfoundry.org:10003 18:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:52 Configure a credential helper to remove this warning. See 18:59:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:52 18:59:52 Login Succeeded 18:59:52 nexus3.edgexfoundry.org:10004 18:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:53 Configure a credential helper to remove this warning. See 18:59:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:53 18:59:53 Login Succeeded 18:59:53 ****.io 18:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:53 Configure a credential helper to remove this warning. See 18:59:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:53 18:59:53 Login Succeeded 18:59:53 ---> ****-login.sh ends [Pipeline] } 18:59:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:59:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:59:54 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 18:59:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:59:54 ========================================================= 18:59:54 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 18:59:54 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:54 + 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 . 18:59:56 #0 building with "default" instance using docker driver 18:59:56 18:59:56 #1 [internal] load build definition from Dockerfile.alpine-base 18:59:56 #1 transferring dockerfile: 2.04kB 0.0s done 18:59:56 #1 DONE 0.1s 18:59:56 18:59:56 #2 [internal] load .dockerignore 18:59:56 #2 transferring context: 2B done 18:59:56 #2 DONE 0.1s 18:59:56 18:59:56 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 18:59:56 #3 DONE 0.1s 18:59:56 18:59:56 #4 [builder 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 18:59:56 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 0.0s done 18:59:56 #4 ... 18:59:56 18:59:56 #5 [internal] load build context 18:59:56 #5 transferring context: 627.84kB 0.1s done 18:59:56 #5 DONE 0.2s 18:59:56 18:59:56 #4 [builder 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 18:59:56 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 0B / 109.51MB 0.1s 18:59:56 #4 sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 741B / 741B done 18:59:56 #4 sha256:2b552cad5dd98495624f16c0a312487c0a9b53c9e43189d1cca70f16696b9826 2.57kB / 2.57kB done 18:59:56 #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s 18:59:56 #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 18:59:56 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 7.77MB / 109.51MB 0.3s 18:59:56 #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 18:59:56 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 17.83MB / 109.51MB 0.5s 18:59:56 #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.3s done 18:59:56 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 33.55MB / 109.51MB 0.8s 18:59:56 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 45.09MB / 109.51MB 1.0s 18:59:57 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 61.87MB / 109.51MB 1.3s 18:59:57 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 68.16MB / 109.51MB 1.4s 18:59:57 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 73.92MB / 109.51MB 1.5s 18:59:57 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 83.89MB / 109.51MB 1.7s 18:59:57 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 90.18MB / 109.51MB 1.8s 18:59:57 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 97.47MB / 109.51MB 1.9s 18:59:57 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 103.81MB / 109.51MB 2.0s 18:59:58 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 109.51MB / 109.51MB 2.2s 19:00:02 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 109.51MB / 109.51MB 6.4s done 19:00:02 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 19:00:07 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 5.0s 19:00:14 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 11.4s 19:00:15 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 12.6s done 19:00:17 #4 DONE 20.8s 19:00:17 19:00:17 #6 [builder 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 19:00:17 #6 0.672 Connecting to iotech.jfrog.io (54.73.4.50:443) 19:00:17 #6 1.196 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 19:00:18 #6 1.197 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 19:00:18 #6 1.197 '/etc/apk/keys/alpine.dev.rsa.pub' saved 19:00:18 #6 DONE 2.0s 19:00:18 19:00:18 #7 [builder 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 19:00:19 #7 DONE 0.8s 19:00:19 19:00:19 #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 19:00:20 #8 0.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:00:20 #8 1.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:00:21 #8 1.990 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 19:00:22 #8 3.013 WARNING: This apk-tools is OLD! Some packages might not function properly. 19:00:22 #8 3.054 (1/17) Installing hiredis (1.1.0-r2) 19:00:22 #8 3.064 (2/17) Installing hiredis-dev (1.1.0-r2) 19:00:22 #8 3.179 (3/17) Installing iotech-iot-1.5 (1.5.0-r0) 19:00:23 #8 3.973 (4/17) Installing iotech-iot-1.5-dev (1.5.0-r0) 19:00:23 #8 4.096 (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 19:00:23 #8 4.336 (6/17) Installing libcbor (0.10.2-r1) 19:00:23 #8 4.343 (7/17) Installing libcbor-dev (0.10.2-r1) 19:00:23 #8 4.367 (8/17) Installing libmenuw (6.4_p20230506-r0) 19:00:23 #8 4.383 (9/17) Installing libpanelw (6.4_p20230506-r0) 19:00:23 #8 4.389 (10/17) Installing libncurses++ (6.4_p20230506-r0) 19:00:23 #8 4.397 (11/17) Installing ncurses-dev (6.4_p20230506-r0) 19:00:23 #8 4.426 (12/17) Installing libblkid (2.38.1-r8) 19:00:23 #8 4.444 (13/17) Installing libuuid (2.38.1-r8) 19:00:24 #8 4.452 (14/17) Installing libfdisk (2.38.1-r8) 19:00:24 #8 4.470 (15/17) Installing libmount (2.38.1-r8) 19:00:24 #8 4.487 (16/17) Installing libsmartcols (2.38.1-r8) 19:00:24 #8 4.500 (17/17) Installing util-linux-dev (2.38.1-r8) 19:00:24 #8 4.582 Executing busybox-1.36.1-r4.trigger 19:00:24 #8 4.632 OK: 333 MiB in 99 packages 19:00:24 #8 ... 19:00:24 19:00:24 #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 19:00:24 #9 0.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:00:24 #9 1.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:00:24 #9 1.983 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 19:00:24 #9 2.980 WARNING: This apk-tools is OLD! Some packages might not function properly. 19:00:24 #9 3.017 (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) 19:00:24 #9 3.045 (2/9) Installing curl (8.5.0-r0) 19:00:24 #9 3.058 (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) 19:00:24 #9 3.078 (4/9) Installing hiredis (1.1.0-r2) 19:00:24 #9 3.084 (5/9) Installing hiredis-dev (1.1.0-r2) 19:00:24 #9 3.175 (6/9) Installing iotech-iot-1.5 (1.5.0-r0) 19:00:24 #9 3.982 (7/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 19:00:24 #9 4.219 (8/9) Installing libcbor (0.10.2-r1) 19:00:24 #9 4.226 (9/9) Installing libuuid (2.38.1-r8) 19:00:24 #9 4.233 Executing busybox-1.36.1-r4.trigger 19:00:24 #9 4.278 OK: 327 MiB in 89 packages 19:00:24 #9 DONE 5.0s 19:00:24 19:00:24 #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 19:00:24 #8 DONE 5.1s 19:00:24 19:00:24 #10 [builder 5/12] RUN mkdir /tmp/sdk 19:00:25 #10 DONE 1.0s 19:00:25 19:00:25 #11 [builder 6/12] COPY VERSION /tmp/sdk 19:00:25 #11 DONE 0.1s 19:00:25 19:00:25 #12 [builder 7/12] COPY src /tmp/sdk/src 19:00:26 #12 DONE 0.2s 19:00:26 19:00:26 #13 [builder 8/12] COPY include /tmp/sdk/include 19:00:26 #13 DONE 0.1s 19:00:26 19:00:26 #14 [builder 9/12] COPY scripts /tmp/sdk/scripts 19:00:26 #14 DONE 0.1s 19:00:26 19:00:26 #15 [builder 10/12] COPY LICENSE /tmp/sdk 19:00:26 #15 DONE 0.1s 19:00:26 19:00:26 #16 [builder 11/12] COPY Attribution.txt /tmp/sdk 19:00:26 #16 DONE 0.1s 19:00:26 19:00:26 #17 [builder 12/12] RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 19:00:27 #17 0.571 + CPPCHECK=false 19:00:27 #17 0.571 + DOCGEN=false 19:00:27 #17 0.571 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 19:00:27 #17 0.571 + '[' 0 -gt 0 ] 19:00:27 #17 0.572 + readlink -f ./scripts/build.sh 19:00:27 #17 0.574 + dirname /tmp/sdk/scripts/build.sh 19:00:27 #17 0.576 + dirname /tmp/sdk/scripts 19:00:27 #17 0.578 + ROOT=/tmp/sdk 19:00:27 #17 0.578 + cd /tmp/sdk 19:00:27 #17 0.578 + mkdir -p /tmp/sdk/build/release 19:00:27 #17 0.581 + cd /tmp/sdk/build/release 19:00:27 #17 0.581 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 19:00:27 #17 0.927 -- The C compiler identification is GNU 12.2.1 19:00:27 #17 0.996 -- Detecting C compiler ABI info 19:00:27 #17 1.336 -- Detecting C compiler ABI info - done 19:00:27 #17 1.420 -- Check for working C compiler: /usr/bin/cc - skipped 19:00:27 #17 1.422 -- Detecting C compile features 19:00:27 #17 1.425 -- Detecting C compile features - done 19:00:27 #17 1.449 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 19:00:27 #17 1.641 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 19:00:27 #17 1.660 -- Found LIBYAML: /usr/lib/libyaml.so 19:00:27 #17 1.677 -- Found LIBUUID: /usr/lib/libuuid.so 19:00:28 #17 1.693 -- Found LIBCBOR: /usr/lib/libcbor.so 19:00:28 #17 1.710 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 19:00:28 #17 1.727 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 19:00:28 #17 1.745 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 19:00:28 #17 1.745 -- /opt/iotech/iot/1.5/include 19:00:28 #17 1.746 -- C SDK 0.0.0 for Linux 19:00:28 #17 1.759 -- Performing Test CSDK_HAVE_ATOMIC 19:00:28 #17 2.077 -- Performing Test CSDK_HAVE_ATOMIC - Success 19:00:28 #17 2.238 -- Found Curses: /usr/lib/libcurses.so 19:00:28 #17 2.357 -- Configuring done (1.7s) 19:00:29 #17 2.613 -- Generating done (0.2s) 19:00:29 #17 2.631 -- Build files have been written to: /tmp/sdk/build/release 19:00:29 #17 2.652 + make all package 19:00:29 #17 2.653 + tee release.log 19:00:29 #17 2.777 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:00:29 #17 3.472 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 19:00:30 #17 4.344 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o 19:00:31 #17 5.059 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 19:00:32 #17 5.834 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 19:00:32 #17 6.461 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 19:00:34 #17 8.660 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 19:00:35 #17 9.520 /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': 19:00:35 #17 9.521 /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] 19:00:35 #17 9.521 294 | while (privateConfig) 19:00:35 #17 9.521 | ^~~~~~~~~~~~~ 19:00:35 #17 9.521 /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here 19:00:35 #17 9.521 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; 19:00:35 #17 9.521 | ^~~~~~~~~~~~~ 19:00:35 #17 9.521 /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] 19:00:35 #17 9.521 271 | while (result) 19:00:35 #17 9.521 | ^~~~~~ 19:00:35 #17 9.521 /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here 19:00:35 #17 9.521 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; 19:00:35 #17 9.521 | ^~~~~~ 19:00:36 #17 9.858 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 19:00:36 #17 10.09 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o 19:00:37 #17 11.04 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o 19:00:39 #17 13.29 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 19:00:40 #17 13.99 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 19:00:41 #17 14.87 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 19:00:42 #17 15.60 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 19:00:42 #17 16.07 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 19:00:43 #17 17.09 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 19:00:43 #17 17.40 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 19:00:45 #17 19.49 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 19:00:46 #17 19.89 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o 19:00:46 #17 20.48 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 19:00:48 #17 21.83 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 19:00:56 #17 28.69 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 19:00:56 #17 29.33 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 19:00:56 #17 29.74 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 19:00:56 #17 30.29 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 19:00:56 #17 30.62 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 19:00:58 #17 32.08 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 19:01:00 #17 34.24 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 19:01:00 #17 34.67 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 19:01:01 #17 35.52 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 19:01:02 #17 36.10 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 19:01:02 #17 36.37 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 19:01:02 #17 36.37 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 19:01:02 #17 36.37 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); 19:01:02 #17 36.37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:01:02 #17 36.37 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 19:01:02 #17 36.37 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); 19:01:02 #17 36.37 | ^ 19:01:04 #17 37.78 /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 19:01:04 #17 37.78 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 19:01:04 #17 37.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:01:04 #17 37.78 /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here 19:01:04 #17 37.78 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; 19:01:04 #17 37.78 | ^~~~~~~~~~~~~~~~~~~~~ 19:01:05 #17 38.83 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 19:01:06 #17 39.57 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 19:01:06 #17 39.90 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 19:01:06 #17 40.40 [ 68%] Linking C shared library libcsdk.so 19:01:06 #17 40.60 [ 68%] Built target csdk 19:01:06 #17 40.65 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 19:01:07 #17 41.43 [ 72%] Linking C executable template 19:01:08 #17 41.73 [ 72%] Built target template 19:01:08 #17 41.78 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 19:01:08 #17 42.28 [ 76%] Linking C executable device-counter 19:01:08 #17 42.57 [ 76%] Built target device-counter 19:01:08 #17 42.63 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 19:01:09 #17 43.12 [ 80%] Linking C executable device-random 19:01:09 #17 43.42 [ 80%] Built target device-random 19:01:09 #17 43.47 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 19:01:10 #17 43.93 [ 84%] Linking C executable device-gyro 19:01:10 #17 44.26 [ 84%] Built target device-gyro 19:01:10 #17 44.31 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 19:01:11 #17 44.81 [ 88%] Linking C executable device-bitfields 19:01:11 #17 45.15 [ 88%] Built target device-bitfields 19:01:11 #17 45.20 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 19:01:12 #17 46.02 [ 92%] Linking C executable template-discovery 19:01:12 #17 46.34 [ 92%] Built target template-discovery 19:01:12 #17 46.40 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 19:01:13 #17 47.10 [ 96%] Linking C executable device-file 19:01:13 #17 47.41 [ 96%] Built target device-file 19:01:13 #17 47.46 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 19:01:14 #17 48.07 [100%] Linking C executable device-terminal 19:01:14 #17 48.39 [100%] Built target device-terminal 19:01:14 #17 48.45 Run CPack packaging tool... 19:01:14 #17 48.50 CPack: Create package using TGZ 19:01:14 #17 48.50 CPack: Install projects 19:01:14 #17 48.50 CPack: - Run preinstall target for: Csdk 19:01:15 #17 49.27 CPack: - Install project: Csdk [] 19:01:15 #17 49.30 CPack: Create package 19:01:15 #17 49.39 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 19:01:15 #17 49.40 + '[' false '=' true ] 19:01:15 #17 49.40 + '[' false '=' true ] 19:01:15 #17 49.40 + mkdir -p /tmp/sdk/build/debug 19:01:15 #17 49.40 + cd /tmp/sdk/build/debug 19:01:15 #17 49.40 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 19:01:16 #17 49.70 -- The C compiler identification is GNU 12.2.1 19:01:16 #17 49.77 -- Detecting C compiler ABI info 19:01:16 #17 50.13 -- Detecting C compiler ABI info - done 19:01:16 #17 50.24 -- Check for working C compiler: /usr/bin/cc - skipped 19:01:16 #17 50.24 -- Detecting C compile features 19:01:16 #17 50.24 -- Detecting C compile features - done 19:01:16 #17 50.27 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 19:01:16 #17 50.47 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 19:01:16 #17 50.49 -- Found LIBYAML: /usr/lib/libyaml.so 19:01:16 #17 50.50 -- Found LIBUUID: /usr/lib/libuuid.so 19:01:16 #17 50.52 -- Found LIBCBOR: /usr/lib/libcbor.so 19:01:16 #17 50.53 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 19:01:16 #17 50.54 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 19:01:16 #17 50.56 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 19:01:16 #17 50.56 -- /opt/iotech/iot/1.5/include 19:01:16 #17 50.56 -- C SDK 0.0.0 for Linux 19:01:16 #17 50.57 -- Performing Test CSDK_HAVE_ATOMIC 19:01:17 #17 50.89 -- Performing Test CSDK_HAVE_ATOMIC - Success 19:01:17 #17 51.06 -- Found Curses: /usr/lib/libcurses.so 19:01:17 #17 51.17 -- Configuring done (1.7s) 19:01:17 #17 51.42 -- Generating done (0.2s) 19:01:17 #17 51.44 -- Build files have been written to: /tmp/sdk/build/debug 19:01:17 #17 51.47 + make 19:01:17 #17 51.47 + tee debug.log 19:01:17 #17 51.60 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:01:18 #17 51.97 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 19:01:18 #17 52.37 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o 19:01:19 #17 52.76 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 19:01:19 #17 53.16 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 19:01:19 #17 53.55 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 19:01:20 #17 54.22 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 19:01:20 #17 54.66 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 19:01:21 #17 54.83 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o 19:01:21 #17 55.26 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o 19:01:22 #17 55.93 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 19:01:22 #17 56.28 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 19:01:23 #17 56.75 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 19:01:23 #17 57.16 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 19:01:23 #17 57.50 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 19:01:24 #17 57.86 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 19:01:24 #17 58.09 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 19:01:25 #17 58.85 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 19:01:25 #17 59.08 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o 19:01:25 #17 59.30 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 19:01:26 #17 59.93 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 19:01:27 #17 61.07 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 19:01:27 #17 61.40 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 19:01:28 #17 61.66 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 19:01:28 #17 61.99 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 19:01:28 #17 62.28 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 19:01:29 #17 62.85 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 19:01:31 #17 64.37 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 19:01:31 #17 64.67 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 19:01:31 #17 65.10 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 19:01:31 #17 65.50 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 19:01:32 #17 65.80 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 19:01:32 #17 65.80 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 19:01:32 #17 65.80 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); 19:01:32 #17 65.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 19:01:32 #17 65.80 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 19:01:32 #17 65.80 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); 19:01:32 #17 65.80 | ^ 19:01:32 #17 66.42 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 19:01:33 #17 66.82 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 19:01:33 #17 67.13 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 19:01:33 #17 67.45 [ 68%] Linking C shared library libcsdk.so 19:01:33 #17 67.70 [ 68%] Built target csdk 19:01:34 #17 67.76 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 19:01:34 #17 68.15 [ 72%] Linking C executable template 19:01:34 #17 68.47 [ 72%] Built target template 19:01:34 #17 68.53 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 19:01:35 #17 68.85 [ 76%] Linking C executable device-counter 19:01:35 #17 69.16 [ 76%] Built target device-counter 19:01:35 #17 69.22 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 19:01:35 #17 69.55 [ 80%] Linking C executable device-random 19:01:36 #17 69.87 [ 80%] Built target device-random 19:01:36 #17 69.92 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 19:01:36 #17 70.23 [ 84%] Linking C executable device-gyro 19:01:36 #17 70.57 [ 84%] Built target device-gyro 19:01:36 #17 70.62 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 19:01:37 #17 70.94 [ 88%] Linking C executable device-bitfields 19:01:37 #17 71.26 [ 88%] Built target device-bitfields 19:01:37 #17 71.31 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 19:01:38 #17 71.70 [ 92%] Linking C executable template-discovery 19:01:38 #17 72.02 [ 92%] Built target template-discovery 19:01:38 #17 72.08 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 19:01:38 #17 72.44 [ 96%] Linking C executable device-file 19:01:39 #17 72.76 [ 96%] Built target device-file 19:01:39 #17 72.82 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 19:01:39 #17 73.25 [100%] Linking C executable device-terminal 19:01:40 #17 73.59 [100%] Built target device-terminal 19:01:40 #17 73.63 make: Entering directory '/tmp/sdk/build/release' 19:01:40 #17 73.79 [ 68%] Built target csdk 19:01:40 #17 73.86 [ 72%] Built target template 19:01:40 #17 73.93 [ 76%] Built target device-counter 19:01:40 #17 73.99 [ 80%] Built target device-random 19:01:40 #17 74.06 [ 84%] Built target device-gyro 19:01:40 #17 74.12 [ 88%] Built target device-bitfields 19:01:40 #17 74.19 [ 92%] Built target template-discovery 19:01:40 #17 74.25 [ 96%] Built target device-file 19:01:40 #17 74.31 [100%] Built target device-terminal 19:01:40 #17 74.37 Install the project... 19:01:40 #17 74.39 -- Install configuration: "Release" 19:01:40 #17 74.40 -- Installing: /usr/local/lib/libcsdk.so 19:01:40 #17 74.41 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 19:01:40 #17 74.41 -- Installing: /usr/local/include 19:01:40 #17 74.41 -- Installing: /usr/local/include/devsdk 19:01:40 #17 74.41 -- Installing: /usr/local/include/devsdk/devsdk.h 19:01:40 #17 74.41 -- Installing: /usr/local/include/devsdk/devsdk-base.h 19:01:40 #17 74.41 -- Installing: /usr/local/include/edgex 19:01:40 #17 74.41 -- Installing: /usr/local/include/edgex/rest-server.h 19:01:40 #17 74.41 -- Installing: /usr/local/include/edgex/edgex.h 19:01:40 #17 74.42 -- Installing: /usr/local/include/edgex/edgex-base.h 19:01:40 #17 74.42 -- Installing: /usr/local/include/edgex/devices.h 19:01:40 #17 74.42 -- Installing: /usr/local/include/edgex/profiles.h 19:01:40 #17 74.42 -- Installing: /usr/local/include/edgex/csdk-defs.h 19:01:40 #17 74.42 -- Installing: /usr/local/share/device-sdk-c/LICENSE 19:01:40 #17 74.42 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 19:01:40 #17 74.44 make: Leaving directory '/tmp/sdk/build/release' 19:01:42 #17 DONE 75.9s 19:01:42 19:01:42 #18 [stage-1 5/7] COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 19:01:42 #18 DONE 0.2s 19:01:42 19:01:42 #19 [stage-1 6/7] COPY --from=builder /usr/local/lib /usr/local/lib 19:01:42 #19 DONE 0.1s 19:01:42 19:01:42 #20 [stage-1 7/7] COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 19:01:42 #20 DONE 0.1s 19:01:42 19:01:42 #21 exporting to image 19:01:42 #21 exporting layers 19:01:42 #21 exporting layers 0.2s done 19:01:42 #21 writing image sha256:ce0650c16f601f255eee13930740ba3e3e726d14136037fd5f7b5911b6fa252b done 19:01:42 #21 naming to docker.io/library/ci-base-image-arm64 done 19:01:42 #21 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:43 + docker inspect -f . ci-base-image-arm64 19:01:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:43 prd-ubuntu20.04-docker-arm64-4c-16g-27336 does not seem to be running inside a container 19:01:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:01:45 $ docker top d613fb2434d1afb4f0d0f8f4c0d6f95991318d4d20b412ab3cf6081eac00f9af -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:45 + make test 19:01:45 echo "make test" 19:01:45 make test [Pipeline] } 19:01:45 $ docker stop --time=1 d613fb2434d1afb4f0d0f8f4c0d6f95991318d4d20b412ab3cf6081eac00f9af 19:01:47 $ docker rm -f --volumes d613fb2434d1afb4f0d0f8f4c0d6f95991318d4d20b412ab3cf6081eac00f9af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:01:48 + ls -al . 19:01:48 total 208 19:01:48 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 18:59 . 19:01:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 18:59 .. 19:01:48 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 18:59 .git 19:01:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 18:59 .github 19:01:48 -rw-rw-r-- 1 jenkins jenkins 176 Jan 16 18:59 .gitignore 19:01:48 -rw-rw-r-- 1 jenkins jenkins 2908 Jan 16 18:59 Attribution.txt 19:01:48 -rw-rw-r-- 1 jenkins jenkins 11953 Jan 16 18:59 CHANGELOG.md 19:01:48 -rw-rw-r-- 1 jenkins jenkins 108574 Jan 16 18:59 Doxyfile 19:01:48 -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 18:59 GOVERNANCE.md 19:01:48 -rw-rw-r-- 1 jenkins jenkins 784 Jan 16 18:59 Jenkinsfile 19:01:48 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 16 18:59 LICENSE 19:01:48 -rw-rw-r-- 1 jenkins jenkins 444 Jan 16 18:59 Makefile 19:01:48 -rw-rw-r-- 1 jenkins jenkins 618 Jan 16 18:59 OWNERS.md 19:01:48 -rw-rw-r-- 1 jenkins jenkins 1651 Jan 16 18:59 README.IOT.md 19:01:48 -rw-rw-r-- 1 jenkins jenkins 4215 Jan 16 18:59 README.md 19:01:48 -rw-rw-r-- 1 jenkins jenkins 1245 Jan 16 18:59 README.v3.md 19:01:48 -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 18:56 VERSION 19:01:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 18:59 docs 19:01:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 18:59 include 19:01:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 18:59 scripts 19:01:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 18:59 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:48 + 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=5e2f8a8a351cebe4b9099797c3b2fac79b4231d7 --label arch=arm64 --label version=0.0.0 . 19:01:49 #0 building with "default" instance using docker driver 19:01:49 19:01:49 #1 [internal] load build definition from Dockerfile.alpine 19:01:49 #1 transferring dockerfile: 37B 19:01:49 #1 transferring dockerfile: 1.44kB 0.0s done 19:01:49 #1 DONE 0.0s 19:01:49 19:01:49 #2 [internal] load .dockerignore 19:01:49 #2 transferring context: 2B 0.0s done 19:01:49 #2 DONE 0.0s 19:01:49 19:01:49 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:01:49 #3 DONE 0.0s 19:01:49 19:01:49 #4 [internal] load build context 19:01:49 #4 transferring context: 8.55kB 0.1s done 19:01:49 #4 DONE 0.1s 19:01:49 19:01:49 #5 [ 1/11] FROM docker.io/library/ci-base-image-arm64 19:01:49 #5 DONE 0.2s 19:01:49 19:01:49 #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 19:01:50 #6 0.657 Connecting to iotech.jfrog.io (54.73.4.50:443) 19:01:50 #6 1.187 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 19:01:50 #6 1.187 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 19:01:50 #6 1.188 '/etc/apk/keys/alpine.dev.rsa.pub' saved 19:01:51 #6 DONE 1.3s 19:01:51 19:01:51 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 19:01:51 #7 DONE 0.8s 19:01:51 19:01:51 #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 19:01:52 #8 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:01:52 #8 1.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:01:53 #8 1.530 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 19:01:54 #8 2.433 WARNING: This apk-tools is OLD! Some packages might not function properly. 19:01:54 #8 2.466 (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) 19:01:54 #8 2.775 (2/11) Installing libcbor-dev (0.10.2-r1) 19:01:54 #8 2.792 (3/11) Installing libmenuw (6.4_p20230506-r0) 19:01:54 #8 2.817 (4/11) Installing libpanelw (6.4_p20230506-r0) 19:01:54 #8 2.823 (5/11) Installing libncurses++ (6.4_p20230506-r0) 19:01:54 #8 2.830 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 19:01:54 #8 2.856 (7/11) Installing libblkid (2.38.1-r8) 19:01:54 #8 2.870 (8/11) Installing libfdisk (2.38.1-r8) 19:01:54 #8 2.886 (9/11) Installing libmount (2.38.1-r8) 19:01:54 #8 2.899 (10/11) Installing libsmartcols (2.38.1-r8) 19:01:54 #8 2.911 (11/11) Installing util-linux-dev (2.38.1-r8) 19:01:54 #8 2.984 Executing busybox-1.36.1-r4.trigger 19:01:54 #8 3.027 OK: 333 MiB in 100 packages 19:01:56 #8 DONE 4.4s 19:01:56 19:01:56 #9 [ 5/11] COPY VERSION /edgex-c-sdk/ 19:01:56 #9 DONE 0.1s 19:01:56 19:01:56 #10 [ 6/11] COPY src /edgex-c-sdk/src/ 19:01:56 #10 DONE 0.2s 19:01:56 19:01:56 #11 [ 7/11] COPY include /edgex-c-sdk/include/ 19:01:56 #11 DONE 0.1s 19:01:56 19:01:56 #12 [ 8/11] COPY scripts /edgex-c-sdk/scripts 19:01:56 #12 DONE 0.1s 19:01:56 19:01:56 #13 [ 9/11] COPY LICENSE /edgex-c-sdk/ 19:01:56 #13 DONE 0.1s 19:01:56 19:01:56 #14 [10/11] COPY Attribution.txt /edgex-c-sdk/ 19:01:57 #14 DONE 0.1s 19:01:57 19:01:57 #15 [11/11] WORKDIR /edgex-c-sdk 19:01:57 #15 DONE 0.1s 19:01:57 19:01:57 #16 exporting to image 19:01:57 #16 exporting layers 19:01:57 #16 exporting layers 0.4s done 19:01:57 #16 writing image sha256:f84897c1cab952b5b7d74b2e4de0f2cdca5309678a056bbf7310b2a95e08a373 done 19:01:57 #16 naming to docker.io/library/device-sdk-arm64 done 19:01:57 #16 DONE 0.4s [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 19:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:01:58 19:01:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:01:58 arm64: Pulling from edgex-lftools-log-publisher 19:01:58 8998bd30e6a1: Pulling fs layer 19:01:58 04944245beec: Pulling fs layer 19:01:58 699f458cf7ca: Pulling fs layer 19:01:58 765212b225bb: Pulling fs layer 19:01:58 f23df028b6ca: Pulling fs layer 19:01:58 d65c8cfc05b1: Pulling fs layer 19:01:58 2437ff75d9bd: Pulling fs layer 19:01:58 765212b225bb: Waiting 19:01:58 d65c8cfc05b1: Waiting 19:01:58 f23df028b6ca: Waiting 19:01:58 2437ff75d9bd: Waiting 19:01:58 04944245beec: Verifying Checksum 19:01:58 04944245beec: Download complete 19:01:58 765212b225bb: Download complete 19:01:59 f23df028b6ca: Verifying Checksum 19:01:59 f23df028b6ca: Download complete 19:01:59 d65c8cfc05b1: Verifying Checksum 19:01:59 d65c8cfc05b1: Download complete 19:01:59 699f458cf7ca: Verifying Checksum 19:01:59 699f458cf7ca: Download complete 19:01:59 8998bd30e6a1: Verifying Checksum 19:01:59 8998bd30e6a1: Download complete 19:02:01 2437ff75d9bd: Verifying Checksum 19:02:01 2437ff75d9bd: Download complete 19:02:05 8998bd30e6a1: Pull complete 19:02:06 04944245beec: Pull complete 19:02:08 699f458cf7ca: Pull complete 19:02:08 765212b225bb: Pull complete 19:02:11 f23df028b6ca: Pull complete 19:02:11 d65c8cfc05b1: Pull complete 19:02:33 2437ff75d9bd: Pull complete 19:02:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:02:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:33 prd-ubuntu20.04-docker-arm64-4c-16g-27336 does not seem to be running inside a container 19:02:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:02:35 $ docker top a0ea3fa32a33396f8d979d379352f68a05106e9e5186bc4c2b672f7bdf3d0f0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:35 ---> job-cost.sh 19:02:35 lf-activate-venv: SKIPPING 19:02:35 INFO: No Stack... 19:02:36 INFO: Retrieving Pricing Info for: v3-standard-8 19:02:36 INFO: Archiving Costs [Pipeline] sh 19:02:37 + cat /w/workspace/device-sdk-c/3/archives/cost.csv 19:02:37 + cut -d, -f6 [Pipeline] lock 19:02:37 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-500-3-stack-cost] 19:02:37 Resource [jenkins-edgexfoundry-device-sdk-c-PR-500-3-stack-cost] did not exist. Created. 19:02:37 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-500-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:02:37 /w/workspace/device-sdk-c/3@tmp/durable-9d9693b7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:02:37 + echo total: 0.2199999988079071 [Pipeline] stash 19:02:37 Warning: overwriting stash ‘stack-cost’ 19:02:38 Stashed 1 file(s) [Pipeline] } 19:02:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-500-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:02:40 $ docker stop --time=1 a0ea3fa32a33396f8d979d379352f68a05106e9e5186bc4c2b672f7bdf3d0f0f 19:02:41 $ docker rm -f --volumes a0ea3fa32a33396f8d979d379352f68a05106e9e5186bc4c2b672f7bdf3d0f0f [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:02:43 + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-500/archives ] 19:02:43 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-500/archives 19:02:43 total 16 19:02:43 drwxr-xr-x 3 root root 4096 Jan 16 18:57 . 19:02:43 drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 18:57 .. 19:02:43 drwxr-xr-x 2 root root 4096 Jan 16 18:57 cost 19:02:43 -rw-r--r-- 1 root root 84 Jan 16 18:57 cost.csv 19:02:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-500/archives 19:02:43 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-500/archives 19:02:43 total 16 19:02:43 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 18:57 . 19:02:43 drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 18:57 .. 19:02:43 drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 18:57 cost 19:02:43 -rw-r--r-- 1 jenkins jenkins 84 Jan 16 18:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:02:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:02:44 ---> package-listing.sh 19:02:44 ++ facter osfamily 19:02:44 ++ tr '[:upper:]' '[:lower:]' 19:02:44 + OS_FAMILY=debian 19:02:44 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-500 19:02:44 + START_PACKAGES=/tmp/packages_start.txt 19:02:44 + END_PACKAGES=/tmp/packages_end.txt 19:02:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:02:44 + PACKAGES=/tmp/packages_start.txt 19:02:44 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-500 ']' 19:02:44 + PACKAGES=/tmp/packages_end.txt 19:02:44 + case "${OS_FAMILY}" in 19:02:44 + dpkg -l 19:02:44 + grep '^ii' 19:02:44 + '[' -f /tmp/packages_start.txt ']' 19:02:44 + '[' -f /tmp/packages_end.txt ']' 19:02:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:02:44 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-500 ']' 19:02:44 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-500/archives/ 19:02:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-500/archives/ [Pipeline] echo 19:02:44 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_PR-500/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:02:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:02:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:45 prd-ubuntu20.04-docker-8c-8g-27334 does not seem to be running inside a container 19:02:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-500/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_PR-500 -v /w/workspace/edgexfoundry_device-sdk-c_PR-500:/w/workspace/edgexfoundry_device-sdk-c_PR-500:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-500@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:02:45 $ docker top e2cd0ef893c1379508172655c496c2c5ec02fc7ea80626c00c05a31bd4a42703 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:46 + touch /tmp/pre-build-complete [Pipeline] sh 19:02:46 + mkdir -p /var/log/sysstat [Pipeline] sh 19:02:46 + ls /var/log/sa-host 19:02:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:47 provisioning config files... 19:02:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-500@tmp/config9387632444059537696tmp [Pipeline] { [Pipeline] echo 19:02:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:02:47 ---> create-netrc.sh [Pipeline] } 19:02:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:02:47 ---> python-tools-install.sh [Pipeline] echo 19:02:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:02:48 ---> sudo-logs.sh 19:02:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:02:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:02:48 ---> job-cost.sh 19:02:48 lf-activate-venv: SKIPPING 19:02:48 DEBUG: total: 0.2199999988079071 19:02:48 INFO: Retrieving Stack Cost... 19:02:48 INFO: Retrieving Pricing Info for: v3-standard-8 19:02:49 INFO: Archiving Costs [Pipeline] echo 19:02:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:02:49 ---> logs-deploy.sh 19:02:49 lf-activate-venv: SKIPPING 19:02:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-500/3 19:02:49 INFO: archiving workspace using pattern(s): 19:02:50 Archives upload complete. 19:02:50 INFO: archiving logs to Nexus 19:02:51 ---> uname -a: 19:02:51 Linux prd-ubuntu20-04-docker-8c-8g-27334 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:02:51 19:02:51 19:02:51 ---> lscpu: 19:02:51 Architecture: x86_64 19:02:51 CPU op-mode(s): 32-bit, 64-bit 19:02:51 Byte Order: Little Endian 19:02:51 Address sizes: 40 bits physical, 48 bits virtual 19:02:51 CPU(s): 8 19:02:51 On-line CPU(s) list: 0-7 19:02:51 Thread(s) per core: 1 19:02:51 Core(s) per socket: 1 19:02:51 Socket(s): 8 19:02:51 NUMA node(s): 1 19:02:51 Vendor ID: AuthenticAMD 19:02:51 CPU family: 23 19:02:51 Model: 49 19:02:51 Model name: AMD EPYC-Rome Processor 19:02:51 Stepping: 0 19:02:51 CPU MHz: 2799.998 19:02:51 BogoMIPS: 5599.99 19:02:51 Virtualization: AMD-V 19:02:51 Hypervisor vendor: KVM 19:02:51 Virtualization type: full 19:02:51 L1d cache: 256 KiB 19:02:51 L1i cache: 256 KiB 19:02:51 L2 cache: 4 MiB 19:02:51 L3 cache: 128 MiB 19:02:51 NUMA node0 CPU(s): 0-7 19:02:51 Vulnerability Itlb multihit: Not affected 19:02:51 Vulnerability L1tf: Not affected 19:02:51 Vulnerability Mds: Not affected 19:02:51 Vulnerability Meltdown: Not affected 19:02:51 Vulnerability Mmio stale data: Not affected 19:02:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:02:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:02:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:02:51 Vulnerability Srbds: Not affected 19:02:51 Vulnerability Tsx async abort: Not affected 19:02:51 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 19:02:51 19:02:51 19:02:51 ---> nproc: 19:02:51 8 19:02:51 19:02:51 19:02:51 ---> df -h: 19:02:51 Filesystem Size Used Avail Use% Mounted on 19:02:51 overlay 155G 11G 145G 7% / 19:02:51 tmpfs 64M 0 64M 0% /dev 19:02:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:02:51 shm 64M 0 64M 0% /dev/shm 19:02:51 /dev/vda1 155G 11G 145G 7% /facter-os 19:02:51 19:02:51 19:02:51 ---> sar -b -r -n DEV: 19:02:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27334) 01/16/24 _x86_64_ (8 CPU) 19:02:51 19:02:51 18:55:48 LINUX RESTART (8 CPU) 19:02:51 19:02:51 18:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:02:51 18:57:01 386.75 48.11 338.64 0.00 5403.90 95315.45 0.00 19:02:51 18:58:01 220.83 0.47 220.36 0.00 44.53 21512.55 0.00 19:02:51 18:59:01 1.87 0.00 1.87 0.00 0.00 20.28 0.00 19:02:51 19:00:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 19:02:51 19:01:01 25.70 7.80 17.90 0.00 905.32 2063.12 0.00 19:02:51 19:02:01 22.19 2.63 19.56 0.00 2528.62 3781.14 0.00 19:02:51 Average: 109.72 9.83 99.89 0.00 1480.38 20449.84 0.00 19:02:51 19:02:51 18:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:02:51 18:57:01 29533308 31556892 790252 2.40 64156 2241976 1928620 5.68 1008284 1989364 516 19:02:51 18:58:01 28982068 31542024 770712 2.34 89876 2717332 1735532 5.11 1084120 2395832 420 19:02:51 18:59:01 28980704 31540756 771372 2.35 89904 2717332 1735532 5.11 1084388 2395832 164 19:02:51 19:00:01 28990324 31550396 761680 2.32 89940 2717336 1735532 5.11 1075708 2395836 172 19:02:51 19:01:01 28860616 31534896 746736 2.27 105296 2824100 1644988 4.85 1153528 2424556 2232 19:02:51 19:02:01 28658936 31531136 748416 2.28 112868 3009732 1713700 5.05 1303496 2466704 64 19:02:51 Average: 29000993 31542683 764861 2.33 92007 2704635 1748984 5.15 1118254 2344687 595 19:02:51 19:02:51 18:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:02:51 18:57:01 lo 6.67 6.67 0.65 0.65 0.00 0.00 0.00 0.00 19:02:51 18:57:01 docker0 2.93 2.63 0.32 29.65 0.00 0.00 0.00 0.00 19:02:51 18:57:01 veth31fd258 0.20 0.22 0.02 0.11 0.00 0.00 0.00 0.00 19:02:51 18:57:01 ens3 540.11 337.89 4482.42 92.68 0.00 0.00 0.00 0.00 19:02:51 18:58:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 19:02:51 18:58:01 docker0 16.50 21.65 1.08 179.05 0.00 0.00 0.00 0.00 19:02:51 18:58:01 ens3 164.29 106.05 2751.07 30.80 0.00 0.00 0.00 0.00 19:02:51 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:02:51 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:02:51 18:59:01 ens3 1.03 0.82 0.68 0.13 0.00 0.00 0.00 0.00 19:02:51 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:02:51 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:02:51 19:00:01 ens3 1.32 0.53 0.33 0.22 0.00 0.00 0.00 0.00 19:02:51 19:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:02:51 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:02:51 19:01:01 ens3 42.36 22.78 704.28 1.96 0.00 0.00 0.00 0.00 19:02:51 19:02:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:02:51 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:02:51 19:02:01 ens3 99.13 51.07 1365.22 3.45 0.00 0.00 0.00 0.00 19:02:51 Average: lo 1.46 1.46 0.14 0.14 0.00 0.00 0.00 0.00 19:02:51 Average: docker0 3.24 4.05 0.23 34.78 0.00 0.00 0.00 0.00 19:02:51 Average: ens3 141.37 86.52 1550.62 21.54 0.00 0.00 0.00 0.00 19:02:51 19:02:51 19:02:51 ---> sar -P ALL: 19:02:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27334) 01/16/24 _x86_64_ (8 CPU) 19:02:51 19:02:51 18:55:48 LINUX RESTART (8 CPU) 19:02:51 19:02:51 18:56:01 CPU %user %nice %system %iowait %steal %idle 19:02:51 18:57:01 all 8.00 0.00 2.61 4.68 0.06 84.65 19:02:51 18:57:01 0 9.76 0.00 2.57 6.01 0.05 81.61 19:02:51 18:57:01 1 6.36 0.00 2.59 12.33 0.05 78.67 19:02:51 18:57:01 2 9.13 0.00 1.86 0.20 0.07 88.74 19:02:51 18:57:01 3 6.12 0.00 2.42 11.39 0.07 80.00 19:02:51 18:57:01 4 7.36 0.00 2.29 0.62 0.05 89.68 19:02:51 18:57:01 5 10.09 0.00 3.34 5.46 0.05 81.06 19:02:51 18:57:01 6 9.08 0.00 1.87 1.03 0.07 87.96 19:02:51 18:57:01 7 6.12 0.00 3.93 0.40 0.07 89.48 19:02:51 18:58:01 all 6.79 0.00 2.92 1.69 0.05 88.55 19:02:51 18:58:01 0 4.55 0.00 2.28 1.81 0.05 91.31 19:02:51 18:58:01 1 6.42 0.00 3.04 1.21 0.05 89.28 19:02:51 18:58:01 2 6.59 0.00 3.89 0.15 0.05 89.33 19:02:51 18:58:01 3 6.15 0.00 2.27 0.45 0.03 91.10 19:02:51 18:58:01 4 8.63 0.00 3.14 6.52 0.07 81.64 19:02:51 18:58:01 5 8.37 0.00 3.24 0.49 0.07 87.84 19:02:51 18:58:01 6 7.11 0.00 2.68 0.15 0.05 90.01 19:02:51 18:58:01 7 6.55 0.00 2.79 2.77 0.03 87.85 19:02:51 18:59:01 all 0.03 0.00 0.01 0.01 0.01 99.95 19:02:51 18:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:02:51 18:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:02:51 18:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:02:51 18:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:02:51 18:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:02:51 18:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:02:51 18:59:01 6 0.12 0.00 0.00 0.00 0.02 99.87 19:02:51 18:59:01 7 0.00 0.00 0.00 0.05 0.02 99.93 19:02:51 19:00:01 all 0.09 0.00 0.02 0.00 0.01 99.88 19:02:51 19:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:02:51 19:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:02:51 19:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:02:51 19:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:02:51 19:00:01 4 0.47 0.00 0.05 0.00 0.02 99.47 19:02:51 19:00:01 5 0.07 0.00 0.00 0.00 0.00 99.93 19:02:51 19:00:01 6 0.10 0.00 0.03 0.00 0.02 99.85 19:02:51 19:00:01 7 0.00 0.00 0.05 0.03 0.00 99.92 19:02:51 19:01:01 all 1.07 0.00 0.66 0.54 0.01 97.72 19:02:51 19:01:01 0 1.05 0.00 0.70 0.03 0.02 98.20 19:02:51 19:01:01 1 2.05 0.00 1.73 0.35 0.00 95.86 19:02:51 19:01:01 2 1.37 0.00 0.65 0.90 0.02 97.06 19:02:51 19:01:01 3 0.68 0.00 0.37 0.57 0.02 98.37 19:02:51 19:01:01 4 0.99 0.00 0.33 0.02 0.02 98.65 19:02:51 19:01:01 5 0.98 0.00 0.45 0.05 0.00 98.51 19:02:51 19:01:01 6 0.83 0.00 0.67 0.15 0.02 98.33 19:02:51 19:01:01 7 0.57 0.00 0.37 2.27 0.02 96.78 19:02:51 19:02:01 all 1.02 0.00 0.50 0.83 0.02 97.64 19:02:51 19:02:01 0 0.57 0.00 0.30 0.07 0.02 99.05 19:02:51 19:02:01 1 1.52 0.00 0.63 1.23 0.05 96.56 19:02:51 19:02:01 2 1.45 0.00 0.47 0.05 0.00 98.03 19:02:51 19:02:01 3 0.74 0.00 0.64 2.63 0.02 95.98 19:02:51 19:02:01 4 2.21 0.00 0.28 0.03 0.02 97.46 19:02:51 19:02:01 5 0.55 0.00 0.35 0.02 0.02 99.07 19:02:51 19:02:01 6 0.63 0.00 0.22 1.84 0.02 97.30 19:02:51 19:02:01 7 0.50 0.00 1.08 0.77 0.02 97.63 19:02:51 Average: all 2.82 0.00 1.12 1.29 0.03 94.75 19:02:51 Average: 0 2.65 0.00 0.98 1.31 0.03 95.03 19:02:51 Average: 1 2.72 0.00 1.33 2.51 0.03 93.42 19:02:51 Average: 2 3.09 0.00 1.14 0.22 0.03 95.53 19:02:51 Average: 3 2.28 0.00 0.95 2.50 0.03 94.25 19:02:51 Average: 4 3.27 0.00 1.02 1.19 0.03 94.49 19:02:51 Average: 5 3.34 0.00 1.23 1.00 0.02 94.42 19:02:51 Average: 6 2.97 0.00 0.91 0.53 0.03 95.57 19:02:51 Average: 7 2.28 0.00 1.37 1.05 0.03 95.28 19:02:51 19:02:51 19:02:51