Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c093d915178364b5ad4a5f89c558c84b05f4943 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh2861189924930359327.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh8982587739076779917.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3036491064920934389.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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 shared 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-ssh4394192767016116866.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8738420863878473732.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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 ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27924 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_device-sdk-c_main@tmp/jenkins-gitclient-ssh5118470115768573660.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9c093d915178364b5ad4a5f89c558c84b05f4943 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c093d915178364b5ad4a5f89c558c84b05f4943 # timeout=10 Commit message: "docs: bump VERSION (#386)" > git rev-list --no-walk f9cc441c845f7b3b136fda20b0bd590713aa9127 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-08T09:14:35.159Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-08T09:14:35.200Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-08T09:14:35.215Z] ========================================================= [2021-11-08T09:14:35.215Z] EdgeX Global Pipelines Version Info [2021-11-08T09:14:35.215Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:14:36.368Z] ------------------- [2021-11-08T09:14:36.368Z] stable info: [2021-11-08T09:14:36.368Z] ------------------- [2021-11-08T09:14:36.368Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-08T09:14:36.368Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T09:14:36.368Z] Message: update stable to v1.0.211 [2021-11-08T09:14:36.940Z] ------------------- [2021-11-08T09:14:36.940Z] experimental info: [2021-11-08T09:14:36.940Z] ------------------- [2021-11-08T09:14:36.940Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-08T09:14:36.940Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T09:14:36.940Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-08T09:14:37.009Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-11-08T09:14:37.019Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-11-08T09:14:37.028Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-08T09:14:37.038Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-08T09:14:37.047Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-08T09:14:37.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-11-08T09:14:37.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-11-08T09:14:37.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-08T09:14:37.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-08T09:14:37.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-11-08T09:14:37.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-08T09:14:37.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-08T09:14:37.119Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T09:14:37.128Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T09:14:37.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-08T09:14:37.145Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-08T09:14:37.154Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-08T09:14:37.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-08T09:14:37.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-08T09:14:37.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-08T09:14:37.194Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c093d915178364b5ad4a5f89c558c84b05f4943 [Pipeline] echo [2021-11-08T09:14:37.204Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c093d9 [Pipeline] echo [2021-11-08T09:14:37.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T09:14:37.256Z] provisioning config files... [2021-11-08T09:14:37.269Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config6560167429000331721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:14:37.579Z] ---> docker-login.sh [2021-11-08T09:14:37.579Z] nexus3.edgexfoundry.org:10001 [2021-11-08T09:14:37.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T09:14:37.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T09:14:37.841Z] Configure a credential helper to remove this warning. See [2021-11-08T09:14:37.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T09:14:37.841Z] [2021-11-08T09:14:37.841Z] Login Succeeded [2021-11-08T09:14:37.841Z] nexus3.edgexfoundry.org:10002 [2021-11-08T09:14:37.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T09:14:38.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T09:14:38.103Z] Configure a credential helper to remove this warning. See [2021-11-08T09:14:38.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T09:14:38.103Z] [2021-11-08T09:14:38.103Z] Login Succeeded [2021-11-08T09:14:38.103Z] nexus3.edgexfoundry.org:10003 [2021-11-08T09:14:38.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T09:14:38.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T09:14:38.103Z] Configure a credential helper to remove this warning. See [2021-11-08T09:14:38.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T09:14:38.103Z] [2021-11-08T09:14:38.103Z] Login Succeeded [2021-11-08T09:14:38.103Z] nexus3.edgexfoundry.org:10004 [2021-11-08T09:14:38.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T09:14:38.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T09:14:38.365Z] Configure a credential helper to remove this warning. See [2021-11-08T09:14:38.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T09:14:38.365Z] [2021-11-08T09:14:38.365Z] Login Succeeded [2021-11-08T09:14:38.365Z] docker.io [2021-11-08T09:14:38.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T09:14:38.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T09:14:38.626Z] Configure a credential helper to remove this warning. See [2021-11-08T09:14:38.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T09:14:38.626Z] [2021-11-08T09:14:38.626Z] Login Succeeded [2021-11-08T09:14:38.626Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T09:14:38.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2021-11-08T09:14:39.050Z] + git rev-list -1 --merges 9c093d915178364b5ad4a5f89c558c84b05f4943~1..9c093d915178364b5ad4a5f89c558c84b05f4943 [Pipeline] echo [2021-11-08T09:14:39.089Z] -----------> git rev-list -1 --merges 9c093d915178364b5ad4a5f89c558c84b05f4943~1..9c093d915178364b5ad4a5f89c558c84b05f4943 9c093d915178364b5ad4a5f89c558c84b05f4943 [false] [Pipeline] sh [2021-11-08T09:14:39.390Z] + git log --format=format:%s -1 9c093d915178364b5ad4a5f89c558c84b05f4943 [Pipeline] echo [2021-11-08T09:14:39.404Z] ========================================================= [2021-11-08T09:14:39.404Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-08T09:14:39.404Z] ========================================================= 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 [2021-11-08T09:14:39.929Z] + git rev-list -1 --merges 9c093d915178364b5ad4a5f89c558c84b05f4943~1..9c093d915178364b5ad4a5f89c558c84b05f4943 [Pipeline] echo [2021-11-08T09:14:39.943Z] -----------> git rev-list -1 --merges 9c093d915178364b5ad4a5f89c558c84b05f4943~1..9c093d915178364b5ad4a5f89c558c84b05f4943 9c093d915178364b5ad4a5f89c558c84b05f4943 [false] [Pipeline] sh [2021-11-08T09:14:40.238Z] + git log --format=format:%s -1 9c093d915178364b5ad4a5f89c558c84b05f4943 [Pipeline] echo [2021-11-08T09:14:40.251Z] ========================================================= [2021-11-08T09:14:40.251Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-08T09:14:40.251Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:14:40.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T09:14:40.675Z] [2021-11-08T09:14:40.675Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:14:41.002Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T09:14:41.002Z] latest: Pulling from edgex-devops/git-semver [2021-11-08T09:14:41.002Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T09:14:41.002Z] 3e5f54012d9b: Pulling fs layer [2021-11-08T09:14:41.002Z] 4c7163046ea9: Pulling fs layer [2021-11-08T09:14:41.002Z] 0c2d73faf560: Pulling fs layer [2021-11-08T09:14:41.002Z] 0c2d73faf560: Waiting [2021-11-08T09:14:41.002Z] 3e5f54012d9b: Verifying Checksum [2021-11-08T09:14:41.002Z] 3e5f54012d9b: Download complete [2021-11-08T09:14:41.002Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T09:14:41.002Z] a0d0a0d46f8b: Download complete [2021-11-08T09:14:41.002Z] 0c2d73faf560: Verifying Checksum [2021-11-08T09:14:41.002Z] 0c2d73faf560: Download complete [2021-11-08T09:14:41.002Z] 4c7163046ea9: Verifying Checksum [2021-11-08T09:14:41.002Z] 4c7163046ea9: Download complete [2021-11-08T09:14:41.268Z] a0d0a0d46f8b: Pull complete [2021-11-08T09:14:41.268Z] 3e5f54012d9b: Pull complete [2021-11-08T09:14:41.528Z] 4c7163046ea9: Pull complete [2021-11-08T09:14:41.792Z] 0c2d73faf560: Pull complete [2021-11-08T09:14:41.792Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-08T09:14:41.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T09:14:41.792Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-08T09:14:41.855Z] prd-centos7-docker-4c-2g-27924 does not seem to be running inside a container [2021-11-08T09:14:41.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T09:14:42.414Z] $ docker top db506c56520e2dd7538c977f39752367023e6b774cc036898cb9a89f1fa0b955 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T09:14:42.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T09:14:42.645Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T09:14:42.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T09:14:42.622Z] $ docker exec db506c56520e2dd7538c977f39752367023e6b774cc036898cb9a89f1fa0b955 ssh-agent [2021-11-08T09:14:42.852Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaPBNnh/agent.13 [2021-11-08T09:14:42.852Z] SSH_AGENT_PID=19 [2021-11-08T09:14:42.859Z] Running ssh-add (command line suppressed) [2021-11-08T09:14:42.828Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2704362761779714204.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2704362761779714204.key) [2021-11-08T09:14:42.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T09:14:43.239Z] + git tag --points-at HEAD [Pipeline] } [2021-11-08T09:14:43.163Z] $ docker exec --env ******** --env ******** db506c56520e2dd7538c977f39752367023e6b774cc036898cb9a89f1fa0b955 ssh-agent -k [2021-11-08T09:14:43.273Z] unset SSH_AUTH_SOCK; [2021-11-08T09:14:43.273Z] unset SSH_AGENT_PID; [2021-11-08T09:14:43.273Z] echo Agent pid 19 killed; [2021-11-08T09:14:43.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-08T09:14:43.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T09:14:43.383Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T09:14:43.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T09:14:43.414Z] $ docker exec db506c56520e2dd7538c977f39752367023e6b774cc036898cb9a89f1fa0b955 ssh-agent [2021-11-08T09:14:43.609Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpkaoMH/agent.54 [2021-11-08T09:14:43.609Z] SSH_AGENT_PID=60 [2021-11-08T09:14:43.620Z] Running ssh-add (command line suppressed) [2021-11-08T09:14:43.673Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7994177300579498153.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7994177300579498153.key) [2021-11-08T09:14:43.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T09:14:44.033Z] + git semver init [2021-11-08T09:14:44.033Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T09:14:44.033Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-11-08T09:14:44.033Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-11-08T09:14:44.033Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T09:14:44.033Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T09:14:44.033Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T09:14:44.033Z] # $SEMVER_BRANCH = main [2021-11-08T09:14:44.033Z] # $SEMVER_TEMP = /tmp/semver-185227385 [2021-11-08T09:14:44.033Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-11-08T09:14:44.978Z] # '/tmp/semver-185227385' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' [2021-11-08T09:14:44.978Z] # -> Force: false [2021-11-08T09:14:44.978Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2021-11-08T09:14:44.998Z] $ docker exec --env ******** --env ******** db506c56520e2dd7538c977f39752367023e6b774cc036898cb9a89f1fa0b955 ssh-agent -k [2021-11-08T09:14:45.103Z] unset SSH_AUTH_SOCK; [2021-11-08T09:14:45.104Z] unset SSH_AGENT_PID; [2021-11-08T09:14:45.104Z] echo Agent pid 60 killed; [2021-11-08T09:14:45.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T09:14:45.416Z] + git semver [Pipeline] } [2021-11-08T09:14:45.436Z] $ docker stop --time=1 db506c56520e2dd7538c977f39752367023e6b774cc036898cb9a89f1fa0b955 [2021-11-08T09:14:46.724Z] $ docker rm -f db506c56520e2dd7538c977f39752367023e6b774cc036898cb9a89f1fa0b955 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T09:14:47.080Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-08T09:14:47.297Z] Stashed 1 file(s) [Pipeline] echo [2021-11-08T09:14:47.299Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.13 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-08T09:15:02.412Z] Still waiting to schedule task [2021-11-08T09:15:02.413Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-08T09:15:02.414Z] Still waiting to schedule task [2021-11-08T09:15:02.414Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-27922’ is offline [2021-11-08T09:16:48.048Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27925 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2021-11-08T09:16:48.058Z] Running in /w/workspace/device-sdk-c/14 [Pipeline] { [Pipeline] checkout [2021-11-08T09:16:48.219Z] Selected Git installation does not exist. Using Default [2021-11-08T09:16:48.219Z] The recommended git tool is: NONE [2021-11-08T09:16:53.473Z] using credential edgex-jenkins-ssh [2021-11-08T09:16:53.492Z] Cloning the remote Git repository [2021-11-08T09:16:53.533Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-11-08T09:16:53.621Z] > git init /w/workspace/device-sdk-c/14 # timeout=10 [2021-11-08T09:16:53.708Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-11-08T09:16:53.709Z] > git --version # timeout=10 [2021-11-08T09:16:53.723Z] > git --version # 'git version 2.17.1' [2021-11-08T09:16:53.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T09:16:53.795Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T09:16:54.900Z] Avoid second fetch [2021-11-08T09:16:54.901Z] Checking out Revision 9c093d915178364b5ad4a5f89c558c84b05f4943 (main) [2021-11-08T09:16:54.848Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-11-08T09:16:54.876Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T09:16:54.915Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T09:16:54.927Z] > git checkout -f 9c093d915178364b5ad4a5f89c558c84b05f4943 # timeout=10 [2021-11-08T09:16:59.124Z] Commit message: "docs: bump VERSION (#386)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T09:17:00.095Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-08T09:17:00.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T09:17:00.095Z] Dload Upload Total Spent Left Speed [2021-11-08T09:17:00.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 60948 0 --:--:-- --:--:-- --:--:-- 60948 [Pipeline] sh [2021-11-08T09:17:00.498Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-08T09:17:00.841Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-08T09:17:00.841Z] + sudo tee /etc/docker/daemon.new [2021-11-08T09:17:00.841Z] { [2021-11-08T09:17:00.841Z] "registry-mirrors": [ [2021-11-08T09:17:00.841Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-08T09:17:00.841Z] ], [2021-11-08T09:17:00.841Z] "bip": "10.250.0.254/24", [2021-11-08T09:17:00.841Z] "hosts": [ [2021-11-08T09:17:00.841Z] "tcp://0.0.0.0:5555", [2021-11-08T09:17:00.841Z] "unix:///var/run/docker.sock" [2021-11-08T09:17:00.841Z] ], [2021-11-08T09:17:00.841Z] "mtu": 1458, [2021-11-08T09:17:00.841Z] "selinux-enabled": true, [2021-11-08T09:17:00.841Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-08T09:17:00.841Z] } [Pipeline] sh [2021-11-08T09:17:01.193Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-08T09:17:01.532Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T09:17:19.869Z] provisioning config files... [2021-11-08T09:17:19.893Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/14@tmp/config3859638566393048858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:17:21.105Z] ---> docker-login.sh [2021-11-08T09:17:21.105Z] nexus3.edgexfoundry.org:10001 [2021-11-08T09:17:21.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T09:17:21.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T09:17:21.386Z] Configure a credential helper to remove this warning. See [2021-11-08T09:17:21.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T09:17:21.386Z] [2021-11-08T09:17:21.386Z] Login Succeeded [2021-11-08T09:17:21.386Z] nexus3.edgexfoundry.org:10002 [2021-11-08T09:17:21.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T09:17:21.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T09:17:21.945Z] Configure a credential helper to remove this warning. See [2021-11-08T09:17:21.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T09:17:21.945Z] [2021-11-08T09:17:21.945Z] Login Succeeded [2021-11-08T09:17:21.945Z] nexus3.edgexfoundry.org:10003 [2021-11-08T09:17:22.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T09:17:22.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T09:17:22.499Z] Configure a credential helper to remove this warning. See [2021-11-08T09:17:22.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T09:17:22.499Z] [2021-11-08T09:17:22.499Z] Login Succeeded [2021-11-08T09:17:22.499Z] nexus3.edgexfoundry.org:10004 [2021-11-08T09:17:22.607Z] Running on prd-centos7-docker-4c-2g-27926 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2021-11-08T09:17:22.621Z] Running in /w/workspace/device-sdk-c/14 [Pipeline] { [Pipeline] checkout [2021-11-08T09:17:22.716Z] Selected Git installation does not exist. Using Default [2021-11-08T09:17:22.716Z] The recommended git tool is: NONE [2021-11-08T09:17:22.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T09:17:23.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T09:17:23.046Z] Configure a credential helper to remove this warning. See [2021-11-08T09:17:23.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T09:17:23.046Z] [2021-11-08T09:17:23.046Z] Login Succeeded [2021-11-08T09:17:23.046Z] docker.io [2021-11-08T09:17:23.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T09:17:23.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T09:17:23.589Z] Configure a credential helper to remove this warning. See [2021-11-08T09:17:23.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T09:17:23.589Z] [2021-11-08T09:17:23.589Z] Login Succeeded [2021-11-08T09:17:23.589Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T09:17:23.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T09:17:23.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T09:17:23.882Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2021-11-08T09:17:23.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T09:17:23.902Z] ========================================================= [2021-11-08T09:17:23.902Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-11-08T09:17:23.902Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:17:24.246Z] + 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 . [2021-11-08T09:17:24.519Z] Sending build context to Docker daemon 2.712MB [2021-11-08T09:17:24.799Z] Step 1/24 : ARG BASE=alpine:3.14 [2021-11-08T09:17:24.799Z] Step 2/24 : FROM ${BASE} as builder [2021-11-08T09:17:24.799Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-11-08T09:17:24.799Z] 552d1f2373af: Pulling fs layer [2021-11-08T09:17:24.799Z] f2be2b6548c6: Pulling fs layer [2021-11-08T09:17:24.799Z] ee4ac2fe028c: Pulling fs layer [2021-11-08T09:17:24.799Z] f2be2b6548c6: Download complete [2021-11-08T09:17:24.883Z] using credential edgex-jenkins-ssh [2021-11-08T09:17:24.896Z] Cloning the remote Git repository [2021-11-08T09:17:23.947Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-11-08T09:17:24.009Z] > git init /w/workspace/device-sdk-c/14 # timeout=10 [2021-11-08T09:17:24.049Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-11-08T09:17:24.050Z] > git --version # timeout=10 [2021-11-08T09:17:25.076Z] 552d1f2373af: Verifying Checksum [2021-11-08T09:17:25.076Z] 552d1f2373af: Download complete [2021-11-08T09:17:25.679Z] 552d1f2373af: Pull complete [2021-11-08T09:17:25.937Z] Avoid second fetch [2021-11-08T09:17:25.938Z] Checking out Revision 9c093d915178364b5ad4a5f89c558c84b05f4943 (main) [2021-11-08T09:17:25.954Z] f2be2b6548c6: Pull complete [2021-11-08T09:17:24.065Z] > git --version # 'git version 2.24.4' [2021-11-08T09:17:24.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T09:17:24.097Z] [INFO] Currently running in a labeled security context [2021-11-08T09:17:24.097Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T09:17:24.097Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/14@tmp/jenkins-gitclient-ssh3212924298787620495.key [2021-11-08T09:17:24.128Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T09:17:25.020Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-11-08T09:17:25.030Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T09:17:25.055Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T09:17:25.064Z] > git checkout -f 9c093d915178364b5ad4a5f89c558c84b05f4943 # timeout=10 [2021-11-08T09:17:26.938Z] ee4ac2fe028c: Verifying Checksum [2021-11-08T09:17:26.938Z] ee4ac2fe028c: Download complete [2021-11-08T09:17:29.336Z] Commit message: "docs: bump VERSION (#386)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T09:17:29.741Z] provisioning config files... [2021-11-08T09:17:29.756Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/14@tmp/config7598710448291180387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:17:30.134Z] ---> docker-login.sh [2021-11-08T09:17:30.134Z] nexus3.edgexfoundry.org:10001 [2021-11-08T09:17:30.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T09:17:30.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T09:17:30.396Z] Configure a credential helper to remove this warning. See [2021-11-08T09:17:30.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T09:17:30.396Z] [2021-11-08T09:17:30.396Z] Login Succeeded [2021-11-08T09:17:30.396Z] nexus3.edgexfoundry.org:10002 [2021-11-08T09:17:30.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T09:17:30.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T09:17:30.396Z] Configure a credential helper to remove this warning. See [2021-11-08T09:17:30.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T09:17:30.396Z] [2021-11-08T09:17:30.396Z] Login Succeeded [2021-11-08T09:17:30.396Z] nexus3.edgexfoundry.org:10003 [2021-11-08T09:17:30.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T09:17:30.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T09:17:30.396Z] Configure a credential helper to remove this warning. See [2021-11-08T09:17:30.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T09:17:30.396Z] [2021-11-08T09:17:30.396Z] Login Succeeded [2021-11-08T09:17:30.396Z] nexus3.edgexfoundry.org:10004 [2021-11-08T09:17:30.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T09:17:30.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T09:17:30.657Z] Configure a credential helper to remove this warning. See [2021-11-08T09:17:30.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T09:17:30.657Z] [2021-11-08T09:17:30.657Z] Login Succeeded [2021-11-08T09:17:30.657Z] docker.io [2021-11-08T09:17:30.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T09:17:30.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T09:17:30.918Z] Configure a credential helper to remove this warning. See [2021-11-08T09:17:30.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T09:17:30.918Z] [2021-11-08T09:17:30.918Z] Login Succeeded [2021-11-08T09:17:30.918Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T09:17:30.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T09:17:31.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T09:17:31.093Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2021-11-08T09:17:31.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T09:17:31.106Z] ========================================================= [2021-11-08T09:17:31.106Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-11-08T09:17:31.106Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:17:31.402Z] + 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 . [2021-11-08T09:17:31.402Z] Sending build context to Docker daemon 2.713MB [2021-11-08T09:17:31.402Z] Step 1/24 : ARG BASE=alpine:3.14 [2021-11-08T09:17:31.402Z] Step 2/24 : FROM ${BASE} as builder [2021-11-08T09:17:31.402Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-11-08T09:17:31.402Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T09:17:31.402Z] 39017ce70367: Pulling fs layer [2021-11-08T09:17:31.402Z] dcf9283bb20a: Pulling fs layer [2021-11-08T09:17:31.402Z] 39017ce70367: Verifying Checksum [2021-11-08T09:17:31.402Z] 39017ce70367: Download complete [2021-11-08T09:17:31.673Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T09:17:31.673Z] a0d0a0d46f8b: Download complete [2021-11-08T09:17:31.943Z] a0d0a0d46f8b: Pull complete [2021-11-08T09:17:31.943Z] 39017ce70367: Pull complete [2021-11-08T09:17:31.943Z] dcf9283bb20a: Verifying Checksum [2021-11-08T09:17:31.943Z] dcf9283bb20a: Download complete [2021-11-08T09:17:35.234Z] ee4ac2fe028c: Pull complete [2021-11-08T09:17:35.234Z] Digest: sha256:4c85ded81933cf54d6808eb239bc3fea8e3bb42c9130537b51c88bfc6b01a02b [2021-11-08T09:17:35.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-11-08T09:17:35.234Z] ---> b6d714ea7bf2 [2021-11-08T09:17:35.234Z] Step 3/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-11-08T09:17:35.281Z] dcf9283bb20a: Pull complete [2021-11-08T09:17:35.281Z] Digest: sha256:2a2af42e0978abc69143d34e5140e0e2b13385d9fcf9e2292ee97f6b0c1f1d72 [2021-11-08T09:17:35.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-11-08T09:17:35.281Z] ---> a4e04833b611 [2021-11-08T09:17:35.281Z] Step 3/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-11-08T09:17:35.507Z] ---> Running in 1e08210d9ca8 [2021-11-08T09:17:36.312Z] ---> Running in cf42eceb9aef [2021-11-08T09:17:36.884Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-11-08T09:17:36.945Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-11-08T09:17:37.146Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-11-08T09:17:37.146Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-11-08T09:17:37.146Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-11-08T09:17:37.222Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-11-08T09:17:37.222Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-11-08T09:17:37.222Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-11-08T09:17:37.419Z] Removing intermediate container cf42eceb9aef [2021-11-08T09:17:37.419Z] ---> 438d46ea3339 [2021-11-08T09:17:37.419Z] Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-11-08T09:17:37.419Z] ---> Running in 5d5996cdf5ed [2021-11-08T09:17:37.685Z] Removing intermediate container 5d5996cdf5ed [2021-11-08T09:17:37.685Z] ---> f612801831d7 [2021-11-08T09:17:37.685Z] Step 5/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev [2021-11-08T09:17:37.685Z] ---> Running in cbffa4e99760 [2021-11-08T09:17:37.821Z] Removing intermediate container 1e08210d9ca8 [2021-11-08T09:17:37.822Z] ---> e13013c86199 [2021-11-08T09:17:37.822Z] Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-11-08T09:17:37.944Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T09:17:38.098Z] ---> Running in 704e6793bae5 [2021-11-08T09:17:38.895Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T09:17:39.154Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T09:17:39.725Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-11-08T09:17:39.725Z] (1/27) Installing hiredis (1.0.0-r0) [2021-11-08T09:17:39.725Z] (2/27) Installing hiredis-dev (1.0.0-r0) [2021-11-08T09:17:39.725Z] (3/27) Installing ncurses-dev (6.2_p20210612-r0) [2021-11-08T09:17:39.986Z] (4/27) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-11-08T09:17:40.075Z] Removing intermediate container 704e6793bae5 [2021-11-08T09:17:40.075Z] ---> d31f251208f7 [2021-11-08T09:17:40.075Z] Step 5/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev [2021-11-08T09:17:40.075Z] ---> Running in d65f03bfc7e3 [2021-11-08T09:17:40.926Z] (5/27) Installing libblkid (2.37.2-r0) [2021-11-08T09:17:40.926Z] (6/27) Installing blkid (2.37.2-r0) [2021-11-08T09:17:40.926Z] (7/27) Installing libcap-ng (0.8.2-r0) [2021-11-08T09:17:40.926Z] (8/27) Installing setpriv (2.37.2-r0) [2021-11-08T09:17:41.048Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T09:17:41.187Z] (9/27) Installing libmount (2.37.2-r0) [2021-11-08T09:17:41.187Z] (10/27) Installing libsmartcols (2.37.2-r0) [2021-11-08T09:17:41.448Z] (11/27) Installing findmnt (2.37.2-r0) [2021-11-08T09:17:41.448Z] (12/27) Installing mcookie (2.37.2-r0) [2021-11-08T09:17:41.448Z] (13/27) Installing hexdump (2.37.2-r0) [2021-11-08T09:17:41.711Z] (14/27) Installing lsblk (2.37.2-r0) [2021-11-08T09:17:41.711Z] (15/27) Installing libuuid (2.37.2-r0) [2021-11-08T09:17:41.711Z] (16/27) Installing libfdisk (2.37.2-r0) [2021-11-08T09:17:41.805Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T09:17:41.972Z] (17/27) Installing sfdisk (2.37.2-r0) [2021-11-08T09:17:41.972Z] (18/27) Installing cfdisk (2.37.2-r0) [2021-11-08T09:17:41.972Z] (19/27) Installing partx (2.37.2-r0) [2021-11-08T09:17:42.237Z] (20/27) Installing flock (2.37.2-r0) [2021-11-08T09:17:42.237Z] (21/27) Installing logger (2.37.2-r0) [2021-11-08T09:17:42.237Z] (22/27) Installing uuidgen (2.37.2-r0) [2021-11-08T09:17:42.401Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T09:17:42.496Z] (23/27) Installing libeconf (0.3.8-r1) [2021-11-08T09:17:42.496Z] (24/27) Installing util-linux (2.37.2-r0) [2021-11-08T09:17:42.759Z] (25/27) Installing util-linux-dev (2.37.2-r0) [2021-11-08T09:17:42.996Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-11-08T09:17:42.996Z] (1/27) Installing hiredis (1.0.0-r0) [2021-11-08T09:17:43.019Z] (26/27) Installing libidn2 (2.3.1-r0) [2021-11-08T09:17:43.019Z] (27/27) Installing wget (1.21.1-r1) [2021-11-08T09:17:43.019Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T09:17:43.019Z] OK: 291 MiB in 104 packages [2021-11-08T09:17:43.268Z] (2/27) Installing hiredis-dev (1.0.0-r0) [2021-11-08T09:17:43.268Z] (3/27) Installing ncurses-dev (6.2_p20210612-r0) [2021-11-08T09:17:43.268Z] (4/27) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-11-08T09:17:43.596Z] Removing intermediate container cbffa4e99760 [2021-11-08T09:17:43.596Z] ---> 32d6c7ff25f5 [2021-11-08T09:17:43.596Z] Step 6/24 : ENV CBOR_VERSION=0.5.0 [2021-11-08T09:17:43.857Z] ---> Running in 6db620f1522d [2021-11-08T09:17:43.857Z] Removing intermediate container 6db620f1522d [2021-11-08T09:17:43.857Z] ---> 529870dab288 [2021-11-08T09:17:43.857Z] Step 7/24 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2021-11-08T09:17:43.857Z] ---> Running in c80876dec5f4 [2021-11-08T09:17:44.125Z] --2021-11-08 09:17:44-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-11-08T09:17:44.125Z] Resolving github.com (github.com)... 140.82.114.3 [2021-11-08T09:17:44.125Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-11-08T09:17:44.239Z] (5/27) Installing libblkid (2.37.2-r0) [2021-11-08T09:17:44.390Z] HTTP request sent, awaiting response... 302 Found [2021-11-08T09:17:44.390Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-11-08T09:17:44.390Z] --2021-11-08 09:17:44-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-11-08T09:17:44.390Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2021-11-08T09:17:44.390Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2021-11-08T09:17:44.510Z] (6/27) Installing blkid (2.37.2-r0) [2021-11-08T09:17:44.510Z] (7/27) Installing libcap-ng (0.8.2-r0) [2021-11-08T09:17:44.510Z] (8/27) Installing setpriv (2.37.2-r0) [2021-11-08T09:17:44.651Z] HTTP request sent, awaiting response... 200 OK [2021-11-08T09:17:44.651Z] Length: unspecified [application/x-gzip] [2021-11-08T09:17:44.651Z] Saving to: 'STDOUT' [2021-11-08T09:17:44.651Z]  [2021-11-08T09:17:44.651Z] 0K .......... .......... .......... .......... .......... 1.27M [2021-11-08T09:17:44.651Z] 50K .......... .......... .......... .......... .......... 2.53M [2021-11-08T09:17:44.651Z] 100K .......... .......... .......... .......... .......... 56.7M [2021-11-08T09:17:44.651Z] 150K .......... .......... .......... .......... .......... 2.70M [2021-11-08T09:17:44.651Z] 200K .......... .......... .......... .......... .......... 74.0M [2021-11-08T09:17:44.651Z] 250K .......... .......... .......... .......... .......... 8.46M [2021-11-08T09:17:44.651Z] 300K .......... .......... .......... .......... .......... 9.49M [2021-11-08T09:17:44.651Z] 350K .......... .......... .......... .......... .......... 11.7M [2021-11-08T09:17:44.651Z] 400K .......... .......... .......... .......... .......... 9.68M [2021-11-08T09:17:44.651Z] 450K .......... .......... .......... .......... .......... 7.70M [2021-11-08T09:17:44.651Z] 500K .......... .......... .......... .......... .......... 20.6M [2021-11-08T09:17:44.651Z] 550K .......... .......... .......... .......... .......... 4.94M [2021-11-08T09:17:44.651Z] 600K .......... .......... .......... .......... .......... 2.74M [2021-11-08T09:17:44.651Z] 650K .......... .......... .......... .......... .......... 4.55M [2021-11-08T09:17:44.651Z] 700K .. 73.8M=0.1s [2021-11-08T09:17:44.651Z] [2021-11-08T09:17:44.651Z] 2021-11-08 09:17:44 (4.74 MB/s) - written to stdout [719348] [2021-11-08T09:17:44.651Z] [2021-11-08T09:17:44.651Z] -- The C compiler identification is GNU 10.3.1 [2021-11-08T09:17:44.781Z] (9/27) Installing libmount (2.37.2-r0) [2021-11-08T09:17:44.781Z] (10/27) Installing libsmartcols (2.37.2-r0) [2021-11-08T09:17:44.781Z] (11/27) Installing findmnt (2.37.2-r0) [2021-11-08T09:17:44.913Z] -- The CXX compiler identification is GNU 10.3.1 [2021-11-08T09:17:44.913Z] -- Detecting C compiler ABI info [2021-11-08T09:17:44.913Z] -- Detecting C compiler ABI info - done [2021-11-08T09:17:44.913Z] -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-08T09:17:44.913Z] -- Detecting C compile features [2021-11-08T09:17:44.913Z] -- Detecting C compile features - done [2021-11-08T09:17:44.913Z] -- Detecting CXX compiler ABI info [2021-11-08T09:17:44.913Z] -- Detecting CXX compiler ABI info - done [2021-11-08T09:17:44.913Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2021-11-08T09:17:44.913Z] -- Detecting CXX compile features [2021-11-08T09:17:44.913Z] -- Detecting CXX compile features - done [2021-11-08T09:17:44.913Z] -- Looking for include file endian.h [2021-11-08T09:17:45.052Z] (12/27) Installing mcookie (2.37.2-r0) [2021-11-08T09:17:45.052Z] (13/27) Installing hexdump (2.37.2-r0) [2021-11-08T09:17:45.052Z] (14/27) Installing lsblk (2.37.2-r0) [2021-11-08T09:17:45.182Z] -- Looking for include file endian.h - found [2021-11-08T09:17:45.182Z] -- Looking for sys/types.h [2021-11-08T09:17:45.182Z] -- Looking for sys/types.h - found [2021-11-08T09:17:45.182Z] -- Looking for stdint.h [2021-11-08T09:17:45.182Z] -- Looking for stdint.h - found [2021-11-08T09:17:45.182Z] -- Looking for stddef.h [2021-11-08T09:17:45.323Z] (15/27) Installing libuuid (2.37.2-r0) [2021-11-08T09:17:45.323Z] (16/27) Installing libfdisk (2.37.2-r0) [2021-11-08T09:17:45.323Z] (17/27) Installing sfdisk (2.37.2-r0) [2021-11-08T09:17:45.443Z] -- Looking for stddef.h - found [2021-11-08T09:17:45.443Z] -- Check size of size_t [2021-11-08T09:17:45.443Z] -- Check size of size_t - done [2021-11-08T09:17:45.443Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-11-08T09:17:45.443Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-11-08T09:17:45.443Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-11-08T09:17:45.443Z] CMake did not find one. [2021-11-08T09:17:45.443Z] [2021-11-08T09:17:45.443Z] Could not find a package configuration file provided by "cJSON" with any of [2021-11-08T09:17:45.443Z] the following names: [2021-11-08T09:17:45.443Z] [2021-11-08T09:17:45.443Z] cJSONConfig.cmake [2021-11-08T09:17:45.443Z] cjson-config.cmake [2021-11-08T09:17:45.443Z] [2021-11-08T09:17:45.443Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-11-08T09:17:45.443Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-11-08T09:17:45.443Z] provides a separate development package or SDK, be sure it has been [2021-11-08T09:17:45.443Z] installed. [2021-11-08T09:17:45.443Z] [2021-11-08T09:17:45.443Z] [2021-11-08T09:17:45.443Z] -- Configuring done [2021-11-08T09:17:45.443Z] -- Generating done [2021-11-08T09:17:45.443Z] -- Build files have been written to: /tmp/cbor [2021-11-08T09:17:45.443Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-11-08T09:17:45.593Z] (18/27) Installing cfdisk (2.37.2-r0) [2021-11-08T09:17:45.593Z] (19/27) Installing partx (2.37.2-r0) [2021-11-08T09:17:45.593Z] (20/27) Installing flock (2.37.2-r0) [2021-11-08T09:17:45.704Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-11-08T09:17:45.704Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-11-08T09:17:45.865Z] (21/27) Installing logger (2.37.2-r0) [2021-11-08T09:17:45.865Z] (22/27) Installing uuidgen (2.37.2-r0) [2021-11-08T09:17:45.865Z] (23/27) Installing libeconf (0.3.8-r1) [2021-11-08T09:17:45.965Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-11-08T09:17:45.965Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-11-08T09:17:45.965Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-11-08T09:17:46.137Z] (24/27) Installing util-linux (2.37.2-r0) [2021-11-08T09:17:46.230Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-11-08T09:17:46.230Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-11-08T09:17:46.230Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-11-08T09:17:46.230Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-11-08T09:17:46.408Z] (25/27) Installing util-linux-dev (2.37.2-r0) [2021-11-08T09:17:46.408Z] (26/27) Installing libidn2 (2.3.1-r0) [2021-11-08T09:17:46.492Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-11-08T09:17:46.492Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-11-08T09:17:46.680Z] (27/27) Installing wget (1.21.1-r1) [2021-11-08T09:17:46.680Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T09:17:46.680Z] OK: 286 MiB in 104 packages [2021-11-08T09:17:46.755Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-11-08T09:17:46.755Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-11-08T09:17:46.755Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-11-08T09:17:46.755Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-11-08T09:17:47.021Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-11-08T09:17:47.021Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-11-08T09:17:47.021Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-11-08T09:17:47.281Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-11-08T09:17:47.281Z] [ 40%] Linking C shared library libcbor.so [2021-11-08T09:17:47.281Z] [ 40%] Built target cbor_shared [2021-11-08T09:17:47.281Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-11-08T09:17:47.545Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-11-08T09:17:47.545Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-11-08T09:17:47.545Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-11-08T09:17:48.119Z] Removing intermediate container d65f03bfc7e3 [2021-11-08T09:17:48.119Z] ---> c0f6f9f792e8 [2021-11-08T09:17:48.119Z] Step 6/24 : ENV CBOR_VERSION=0.5.0 [2021-11-08T09:17:48.119Z] ---> Running in 6b66130aad55 [2021-11-08T09:17:48.120Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-11-08T09:17:48.120Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-11-08T09:17:48.120Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-11-08T09:17:48.120Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-11-08T09:17:48.380Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-11-08T09:17:48.380Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-11-08T09:17:48.380Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-11-08T09:17:48.639Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-11-08T09:17:48.639Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-11-08T09:17:48.712Z] Removing intermediate container 6b66130aad55 [2021-11-08T09:17:48.712Z] ---> 3b6a9ad053bc [2021-11-08T09:17:48.712Z] Step 7/24 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2021-11-08T09:17:48.712Z] ---> Running in a2d078b93ec4 [2021-11-08T09:17:48.900Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-11-08T09:17:48.900Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-11-08T09:17:48.900Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-11-08T09:17:48.900Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-11-08T09:17:49.163Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-11-08T09:17:49.163Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-11-08T09:17:49.163Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-11-08T09:17:49.163Z] [ 80%] Linking C static library libcbor.a [2021-11-08T09:17:49.163Z] [ 80%] Built target cbor [2021-11-08T09:17:49.163Z] [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-11-08T09:17:49.423Z] [ 84%] Linking C executable readfile [2021-11-08T09:17:49.423Z] [ 84%] Built target readfile [2021-11-08T09:17:49.423Z] [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-11-08T09:17:49.423Z] [ 88%] Linking C executable create_items [2021-11-08T09:17:49.423Z] [ 88%] Built target create_items [2021-11-08T09:17:49.423Z] [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-11-08T09:17:49.423Z] [ 92%] Linking C executable sort [2021-11-08T09:17:49.423Z] [ 92%] Built target sort [2021-11-08T09:17:49.686Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-11-08T09:17:49.686Z] [ 96%] Linking C executable hello [2021-11-08T09:17:49.686Z] [ 96%] Built target hello [2021-11-08T09:17:49.686Z] [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-11-08T09:17:49.686Z] [100%] Linking C executable streaming_parser [2021-11-08T09:17:49.945Z] [100%] Built target streaming_parser [2021-11-08T09:17:49.945Z] Install the project... [2021-11-08T09:17:49.945Z] -- Install configuration: "Release" [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/lib/libcbor.a [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/lib/libcbor.so.0.0.0 [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/lib/libcbor.so.0 [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/lib/libcbor.so [2021-11-08T09:17:49.945Z] -- Up-to-date: /usr/local/include/cbor [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/common.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/data.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/internal [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/ints.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/maps.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/strings.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor/tags.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/include/cbor.h [2021-11-08T09:17:49.945Z] -- Installing: /usr/local/lib/pkgconfig/libcbor.pc [2021-11-08T09:17:50.146Z] --2021-11-08 09:17:49-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-11-08T09:17:50.146Z] Resolving github.com (github.com)... 140.82.114.3 [2021-11-08T09:17:50.146Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-11-08T09:17:50.146Z] HTTP request sent, awaiting response... 302 Found [2021-11-08T09:17:50.146Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-11-08T09:17:50.146Z] --2021-11-08 09:17:49-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-11-08T09:17:50.146Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2021-11-08T09:17:50.146Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2021-11-08T09:17:50.146Z] HTTP request sent, awaiting response... 200 OK [2021-11-08T09:17:50.146Z] Length: unspecified [application/x-gzip] [2021-11-08T09:17:50.146Z] Saving to: 'STDOUT' [2021-11-08T09:17:50.146Z]  [2021-11-08T09:17:50.146Z] 0K .......... .......... .......... .......... .......... 1.23M [2021-11-08T09:17:50.146Z] 50K .......... .......... .......... .......... .......... 2.29M [2021-11-08T09:17:50.146Z] 100K .......... .......... .......... .......... .......... 16.6M [2021-11-08T09:17:50.147Z] 150K .......... .......... .......... .......... .......... 2.64M [2021-11-08T09:17:50.147Z] 200K .......... .......... .......... .......... .......... 13.4M [2021-11-08T09:17:50.147Z] 250K .......... .......... .......... .......... .......... 3.29M [2021-11-08T09:17:50.147Z] 300K .......... .......... .......... .......... .......... 4.57M [2021-11-08T09:17:50.147Z] 350K .......... .......... .......... .......... .......... 6.42M [2021-11-08T09:17:50.147Z] 400K .......... .......... .......... .......... .......... 3.57M [2021-11-08T09:17:50.147Z] 450K .......... .......... .......... .......... .......... 4.73M [2021-11-08T09:17:50.147Z] 500K .......... .......... .......... .......... .......... 12.8M [2021-11-08T09:17:50.147Z] 550K .......... .......... .......... .......... .......... 3.39M [2021-11-08T09:17:50.428Z] 600K .......... .......... .......... .......... .......... 774K [2021-11-08T09:17:50.428Z] 650K .......... .......... .......... .......... .......... 2.00M [2021-11-08T09:17:50.428Z] 700K ..     3.97M=0.3s [2021-11-08T09:17:50.428Z] [2021-11-08T09:17:50.428Z] 2021-11-08 09:17:50 (2.73 MB/s) - written to stdout [719348] [2021-11-08T09:17:50.428Z] [2021-11-08T09:17:50.516Z] Removing intermediate container c80876dec5f4 [2021-11-08T09:17:50.516Z] ---> 5c59e9d7416a [2021-11-08T09:17:50.516Z] Step 8/24 : RUN mkdir /tmp/sdk [2021-11-08T09:17:50.703Z] -- The C compiler identification is GNU 10.3.1 [2021-11-08T09:17:50.780Z] ---> Running in ea287fca1fa4 [2021-11-08T09:17:50.985Z] -- The CXX compiler identification is GNU 10.3.1 [2021-11-08T09:17:50.985Z] -- Detecting C compiler ABI info [2021-11-08T09:17:51.258Z] -- Detecting C compiler ABI info - done [2021-11-08T09:17:51.258Z] -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-08T09:17:51.258Z] -- Detecting C compile features [2021-11-08T09:17:51.258Z] -- Detecting C compile features - done [2021-11-08T09:17:51.258Z] -- Detecting CXX compiler ABI info [2021-11-08T09:17:51.359Z] Removing intermediate container ea287fca1fa4 [2021-11-08T09:17:51.359Z] ---> f0f0e653d57b [2021-11-08T09:17:51.359Z] Step 9/24 : COPY VERSION /tmp/sdk [2021-11-08T09:17:51.359Z] ---> e494aa22ee59 [2021-11-08T09:17:51.359Z] Step 10/24 : COPY src /tmp/sdk/src [2021-11-08T09:17:51.534Z] -- Detecting CXX compiler ABI info - done [2021-11-08T09:17:51.620Z] ---> b1900327fe9d [2021-11-08T09:17:51.620Z] Step 11/24 : COPY include /tmp/sdk/include [2021-11-08T09:17:51.809Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2021-11-08T09:17:51.809Z] -- Detecting CXX compile features [2021-11-08T09:17:51.809Z] -- Detecting CXX compile features - done [2021-11-08T09:17:51.809Z] -- Looking for include file endian.h [2021-11-08T09:17:51.886Z] ---> 56274d6af56b [2021-11-08T09:17:51.886Z] Step 12/24 : COPY scripts /tmp/sdk/scripts [2021-11-08T09:17:51.886Z] ---> e00a1220b9de [2021-11-08T09:17:51.886Z] Step 13/24 : COPY LICENSE /tmp/sdk [2021-11-08T09:17:52.089Z] -- Looking for include file endian.h - found [2021-11-08T09:17:52.089Z] -- Looking for sys/types.h [2021-11-08T09:17:52.147Z] ---> 03eb1038388d [2021-11-08T09:17:52.147Z] Step 14/24 : COPY Attribution.txt /tmp/sdk [2021-11-08T09:17:52.147Z] ---> 442732ced489 [2021-11-08T09:17:52.147Z] Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-11-08T09:17:52.147Z] ---> Running in 8b797bad784d [2021-11-08T09:17:52.364Z] -- Looking for sys/types.h - found [2021-11-08T09:17:52.364Z] -- Looking for stdint.h [2021-11-08T09:17:52.412Z] + CPPCHECK=false [2021-11-08T09:17:52.412Z] + DOCGEN=false [2021-11-08T09:17:52.412Z] + TOMLVER=SDK-0.2 [2021-11-08T09:17:52.412Z] + CUTILVER=1.2.2 [2021-11-08T09:17:52.412Z] + '[' 0 -gt 0 ] [2021-11-08T09:17:52.412Z] + readlink -f ./scripts/build.sh [2021-11-08T09:17:52.412Z] + dirname /tmp/sdk/scripts/build.sh [2021-11-08T09:17:52.412Z] + dirname /tmp/sdk/scripts [2021-11-08T09:17:52.412Z] + ROOT=/tmp/sdk [2021-11-08T09:17:52.412Z] + cd /tmp/sdk [2021-11-08T09:17:52.412Z] + '[' '!' -d deps ] [2021-11-08T09:17:52.412Z] + mkdir deps [2021-11-08T09:17:52.412Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-11-08T09:17:52.412Z] + tar -C deps -z -x -f - [2021-11-08T09:17:52.412Z] --2021-11-08 09:17:52-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-11-08T09:17:52.412Z] Resolving github.com (github.com)... 140.82.114.3 [2021-11-08T09:17:52.412Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-11-08T09:17:52.637Z] -- Looking for stdint.h - found [2021-11-08T09:17:52.637Z] -- Looking for stddef.h [2021-11-08T09:17:52.671Z] HTTP request sent, awaiting response... 302 Found [2021-11-08T09:17:52.671Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-11-08T09:17:52.671Z] --2021-11-08 09:17:52-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-11-08T09:17:52.671Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2021-11-08T09:17:52.671Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2021-11-08T09:17:52.913Z] -- Looking for stddef.h - found [2021-11-08T09:17:52.913Z] -- Check size of size_t [2021-11-08T09:17:52.931Z] HTTP request sent, awaiting response... 200 OK [2021-11-08T09:17:52.932Z] Length: unspecified [application/x-gzip] [2021-11-08T09:17:52.932Z] Saving to: 'STDOUT' [2021-11-08T09:17:52.932Z] [2021-11-08T09:17:52.932Z] 0K .......... ...... 829K=0.02s [2021-11-08T09:17:52.932Z] [2021-11-08T09:17:52.932Z] 2021-11-08 09:17:52 (829 KB/s) - written to stdout [16451] [2021-11-08T09:17:52.932Z] [2021-11-08T09:17:52.932Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-11-08T09:17:52.932Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-11-08T09:17:52.932Z] + tar -C deps -z -x -f - [2021-11-08T09:17:52.932Z] --2021-11-08 09:17:52-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-11-08T09:17:52.932Z] Resolving github.com (github.com)... 140.82.114.3 [2021-11-08T09:17:52.932Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-11-08T09:17:52.932Z] HTTP request sent, awaiting response... 302 Found [2021-11-08T09:17:52.932Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2021-11-08T09:17:52.932Z] --2021-11-08 09:17:52-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2021-11-08T09:17:52.932Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2021-11-08T09:17:52.932Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2021-11-08T09:17:53.184Z] -- Check size of size_t - done [2021-11-08T09:17:53.184Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-11-08T09:17:53.184Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-11-08T09:17:53.184Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-11-08T09:17:53.184Z] CMake did not find one. [2021-11-08T09:17:53.184Z] [2021-11-08T09:17:53.184Z] Could not find a package configuration file provided by "cJSON" with any of [2021-11-08T09:17:53.184Z] the following names: [2021-11-08T09:17:53.184Z] [2021-11-08T09:17:53.184Z] cJSONConfig.cmake [2021-11-08T09:17:53.184Z] cjson-config.cmake [2021-11-08T09:17:53.184Z] [2021-11-08T09:17:53.184Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-11-08T09:17:53.184Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-11-08T09:17:53.184Z] provides a separate development package or SDK, be sure it has been [2021-11-08T09:17:53.184Z] installed. [2021-11-08T09:17:53.184Z] [2021-11-08T09:17:53.184Z] [2021-11-08T09:17:53.184Z] -- Configuring done [2021-11-08T09:17:53.192Z] HTTP request sent, awaiting response... 200 OK [2021-11-08T09:17:53.192Z] Length: unspecified [application/x-gzip] [2021-11-08T09:17:53.192Z] Saving to: 'STDOUT' [2021-11-08T09:17:53.192Z] [2021-11-08T09:17:53.192Z] 0K .......... .......... .......... .......... .......... 1.26M [2021-11-08T09:17:53.192Z] 50K .......... .......... .......... .......... .......... 2.58M [2021-11-08T09:17:53.192Z] 100K .......... .......... .......... .......... .......... 43.0M [2021-11-08T09:17:53.192Z] 150K .......... .......... .......... ......... 3.56M=0.07s [2021-11-08T09:17:53.192Z] [2021-11-08T09:17:53.192Z] 2021-11-08 09:17:53 (2.65 MB/s) - written to stdout [193961] [2021-11-08T09:17:53.192Z] [2021-11-08T09:17:53.192Z] + mkdir -p src/c/iot [2021-11-08T09:17:53.192Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2021-11-08T09:17:53.192Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2021-11-08T09:17:53.192Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2021-11-08T09:17:53.192Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2021-11-08T09:17:53.192Z] + mkdir -p include/iot [2021-11-08T09:17:53.192Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2021-11-08T09:17:53.192Z] + mkdir -p include/iot/os [2021-11-08T09:17:53.192Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2021-11-08T09:17:53.192Z] + mkdir -p /tmp/sdk/build/release [2021-11-08T09:17:53.192Z] + cd /tmp/sdk/build/release [2021-11-08T09:17:53.192Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-11-08T09:17:53.457Z] -- The C compiler identification is GNU 10.3.1 [2021-11-08T09:17:53.457Z] -- Detecting C compiler ABI info [2021-11-08T09:17:53.457Z] -- Detecting C compiler ABI info - done [2021-11-08T09:17:53.457Z] -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-08T09:17:53.457Z] -- Detecting C compile features [2021-11-08T09:17:53.457Z] -- Generating done [2021-11-08T09:17:53.457Z] -- Detecting C compile features - done [2021-11-08T09:17:53.457Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-11-08T09:17:53.457Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2021-11-08T09:17:53.457Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-11-08T09:17:53.457Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-11-08T09:17:53.457Z] -- Build files have been written to: /tmp/cbor [2021-11-08T09:17:53.457Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-11-08T09:17:53.457Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2021-11-08T09:17:53.457Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-11-08T09:17:53.457Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-11-08T09:17:53.457Z] -- C SDK 2.0.1-dev.13 for Linux [2021-11-08T09:17:53.457Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-11-08T09:17:53.719Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-11-08T09:17:53.719Z] -- Found Curses: /usr/lib/libcurses.so [2021-11-08T09:17:53.719Z] -- Configuring done [2021-11-08T09:17:53.719Z] -- Generating done [2021-11-08T09:17:53.719Z] -- Build files have been written to: /tmp/sdk/build/release [2021-11-08T09:17:53.719Z] + tee release.log [2021-11-08T09:17:53.719Z] + make all package [2021-11-08T09:17:53.719Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-11-08T09:17:53.981Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-11-08T09:17:53.981Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-11-08T09:17:54.431Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-11-08T09:17:54.559Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-11-08T09:17:54.559Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-11-08T09:17:54.559Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-11-08T09:17:54.824Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-11-08T09:17:54.824Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-11-08T09:17:55.085Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-11-08T09:17:55.085Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-11-08T09:17:55.411Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-11-08T09:17:55.411Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-11-08T09:17:55.655Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-11-08T09:17:55.655Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-11-08T09:17:55.920Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-11-08T09:17:55.920Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-11-08T09:17:55.920Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-11-08T09:17:56.181Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-11-08T09:17:56.181Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-11-08T09:17:56.386Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-11-08T09:17:56.386Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-11-08T09:17:56.657Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-11-08T09:17:56.767Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-11-08T09:17:56.768Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-11-08T09:17:56.768Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-11-08T09:17:56.930Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-11-08T09:17:57.031Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-11-08T09:17:57.031Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-11-08T09:17:57.031Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-11-08T09:17:57.031Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-11-08T09:17:57.031Z] 275 | const iot_component_factory_t * factory; [2021-11-08T09:17:57.031Z] | ^~~~~~~ [2021-11-08T09:17:57.206Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-11-08T09:17:57.291Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-11-08T09:17:57.479Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-11-08T09:17:58.076Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-11-08T09:17:58.243Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-11-08T09:17:58.243Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-11-08T09:17:58.243Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-11-08T09:17:58.243Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-11-08T09:17:58.505Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-11-08T09:17:58.505Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-11-08T09:17:58.671Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-11-08T09:17:58.765Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-11-08T09:17:58.765Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-11-08T09:17:58.944Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-11-08T09:17:59.025Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-11-08T09:17:59.025Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-11-08T09:17:59.025Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-11-08T09:17:59.539Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-11-08T09:17:59.597Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-11-08T09:17:59.597Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-11-08T09:17:59.812Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-11-08T09:17:59.858Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-11-08T09:17:59.858Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-11-08T09:18:00.084Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-11-08T09:18:00.358Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-11-08T09:18:00.634Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-11-08T09:18:00.817Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-11-08T09:18:00.817Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-11-08T09:18:00.907Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-11-08T09:18:01.082Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-11-08T09:18:01.082Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-11-08T09:18:01.082Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2021-11-08T09:18:01.082Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2021-11-08T09:18:01.082Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2021-11-08T09:18:01.082Z] | ^~~~~~~~~~~~~ [2021-11-08T09:18:01.082Z] | | [2021-11-08T09:18:01.082Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2021-11-08T09:18:01.082Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-11-08T09:18:01.082Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2021-11-08T09:18:01.082Z] 2714 | MHD_KeyValueIterator iterator, [2021-11-08T09:18:01.082Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2021-11-08T09:18:01.082Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2021-11-08T09:18:01.082Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-11-08T09:18:01.082Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2021-11-08T09:18:01.082Z] | ^~~~~~~~~~~~ [2021-11-08T09:18:01.083Z] | | [2021-11-08T09:18:01.083Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-11-08T09:18:01.083Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-11-08T09:18:01.083Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-11-08T09:18:01.083Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-11-08T09:18:01.083Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-11-08T09:18:01.083Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-11-08T09:18:01.083Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2021-11-08T09:18:01.083Z] | ^~~~~~~~~~~~ [2021-11-08T09:18:01.083Z] | | [2021-11-08T09:18:01.083Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-11-08T09:18:01.083Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-11-08T09:18:01.083Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-11-08T09:18:01.083Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-11-08T09:18:01.083Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-11-08T09:18:01.183Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-11-08T09:18:01.347Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-11-08T09:18:01.466Z] [ 40%] Linking C shared library libcbor.so [2021-11-08T09:18:01.466Z] [ 40%] Built target cbor_shared [2021-11-08T09:18:01.466Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-11-08T09:18:01.617Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-11-08T09:18:01.877Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-11-08T09:18:01.877Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-11-08T09:18:01.877Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-11-08T09:18:02.443Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-11-08T09:18:02.446Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-11-08T09:18:03.383Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-11-08T09:18:03.383Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-11-08T09:18:03.383Z] [ 76%] Linking C shared library libcsdk.so [2021-11-08T09:18:03.415Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-11-08T09:18:03.415Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-11-08T09:18:03.644Z] [ 76%] Built target csdk [2021-11-08T09:18:03.644Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-11-08T09:18:03.644Z] [ 79%] Linking C executable template [2021-11-08T09:18:03.644Z] [ 79%] Built target template [2021-11-08T09:18:03.903Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-11-08T09:18:03.903Z] [ 82%] Linking C executable device-counter [2021-11-08T09:18:03.903Z] [ 82%] Built target device-counter [2021-11-08T09:18:03.904Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-11-08T09:18:04.169Z] [ 85%] Linking C executable device-random [2021-11-08T09:18:04.169Z] [ 85%] Built target device-random [2021-11-08T09:18:04.169Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-11-08T09:18:04.169Z] [ 88%] Linking C executable device-gyro [2021-11-08T09:18:04.169Z] [ 88%] Built target device-gyro [2021-11-08T09:18:04.436Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-11-08T09:18:04.436Z] [ 91%] Linking C executable device-bitfields [2021-11-08T09:18:04.436Z] [ 91%] Built target device-bitfields [2021-11-08T09:18:04.436Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-11-08T09:18:04.697Z] [ 94%] Linking C executable template-discovery [2021-11-08T09:18:04.697Z] [ 94%] Built target template-discovery [2021-11-08T09:18:04.697Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-11-08T09:18:04.958Z] [ 97%] Linking C executable device-file [2021-11-08T09:18:04.958Z] [ 97%] Built target device-file [2021-11-08T09:18:04.958Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-11-08T09:18:04.958Z] [100%] Linking C executable device-terminal [2021-11-08T09:18:05.218Z] [100%] Built target device-terminal [2021-11-08T09:18:05.218Z] Run CPack packaging tool... [2021-11-08T09:18:05.218Z] CPack: Create package using TGZ [2021-11-08T09:18:05.218Z] CPack: Install projects [2021-11-08T09:18:05.218Z] CPack: - Run preinstall target for: Csdk [2021-11-08T09:18:05.383Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-11-08T09:18:05.481Z] CPack: - Install project: Csdk [] [2021-11-08T09:18:05.481Z] CPack: Create package [2021-11-08T09:18:05.481Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.13.tar.gz generated. [2021-11-08T09:18:05.481Z] + '[' false '=' true ] [2021-11-08T09:18:05.481Z] + '[' false '=' true ] [2021-11-08T09:18:05.481Z] + mkdir -p /tmp/sdk/build/debug [2021-11-08T09:18:05.481Z] + cd /tmp/sdk/build/debug [2021-11-08T09:18:05.481Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-11-08T09:18:05.481Z] -- The C compiler identification is GNU 10.3.1 [2021-11-08T09:18:05.481Z] -- Detecting C compiler ABI info [2021-11-08T09:18:05.481Z] -- Detecting C compiler ABI info - done [2021-11-08T09:18:05.481Z] -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-08T09:18:05.481Z] -- Detecting C compile features [2021-11-08T09:18:05.481Z] -- Detecting C compile features - done [2021-11-08T09:18:05.657Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-11-08T09:18:05.745Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-11-08T09:18:05.745Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2021-11-08T09:18:05.745Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-11-08T09:18:05.745Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-11-08T09:18:05.745Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2021-11-08T09:18:05.745Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-11-08T09:18:05.745Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-11-08T09:18:05.745Z] -- C SDK 2.0.1-dev.13 for Linux [2021-11-08T09:18:05.745Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-11-08T09:18:05.745Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-11-08T09:18:05.745Z] -- Found Curses: /usr/lib/libcurses.so [2021-11-08T09:18:05.745Z] -- Configuring done [2021-11-08T09:18:05.745Z] -- Generating done [2021-11-08T09:18:05.745Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-11-08T09:18:05.745Z] + make [2021-11-08T09:18:05.745Z] + tee debug.log [2021-11-08T09:18:05.930Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-11-08T09:18:06.011Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-11-08T09:18:06.011Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-11-08T09:18:06.011Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-11-08T09:18:06.203Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-11-08T09:18:06.271Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-11-08T09:18:06.271Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-11-08T09:18:06.271Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-11-08T09:18:06.477Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-11-08T09:18:06.536Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-11-08T09:18:06.536Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-11-08T09:18:06.536Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-11-08T09:18:06.536Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-11-08T09:18:06.756Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-11-08T09:18:06.801Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-11-08T09:18:06.801Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-11-08T09:18:06.801Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-11-08T09:18:07.070Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-11-08T09:18:07.070Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-11-08T09:18:07.070Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-11-08T09:18:07.070Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-11-08T09:18:07.346Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-11-08T09:18:07.346Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-11-08T09:18:07.612Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-11-08T09:18:07.612Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-11-08T09:18:07.612Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-11-08T09:18:07.612Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-11-08T09:18:07.612Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-11-08T09:18:07.612Z] 275 | const iot_component_factory_t * factory; [2021-11-08T09:18:07.612Z] | ^~~~~~~ [2021-11-08T09:18:07.612Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-11-08T09:18:07.741Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-11-08T09:18:07.873Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-11-08T09:18:08.013Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-11-08T09:18:08.133Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-11-08T09:18:08.133Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-11-08T09:18:08.133Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-11-08T09:18:08.133Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-11-08T09:18:08.393Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-11-08T09:18:08.393Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-11-08T09:18:08.393Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-11-08T09:18:08.393Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-11-08T09:18:08.607Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-11-08T09:18:08.654Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-11-08T09:18:08.654Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-11-08T09:18:08.654Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-11-08T09:18:08.654Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-11-08T09:18:08.914Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-11-08T09:18:08.914Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-11-08T09:18:09.174Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-11-08T09:18:09.202Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-11-08T09:18:09.440Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-11-08T09:18:09.440Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-11-08T09:18:09.440Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-11-08T09:18:09.440Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2021-11-08T09:18:09.440Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2021-11-08T09:18:09.440Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2021-11-08T09:18:09.440Z] | ^~~~~~~~~~~~~ [2021-11-08T09:18:09.440Z] | | [2021-11-08T09:18:09.440Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2021-11-08T09:18:09.440Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-11-08T09:18:09.440Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2021-11-08T09:18:09.440Z] 2714 | MHD_KeyValueIterator iterator, [2021-11-08T09:18:09.440Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2021-11-08T09:18:09.440Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2021-11-08T09:18:09.440Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-11-08T09:18:09.440Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2021-11-08T09:18:09.440Z] | ^~~~~~~~~~~~ [2021-11-08T09:18:09.440Z] | | [2021-11-08T09:18:09.440Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-11-08T09:18:09.440Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-11-08T09:18:09.440Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-11-08T09:18:09.440Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-11-08T09:18:09.440Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-11-08T09:18:09.440Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-11-08T09:18:09.440Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2021-11-08T09:18:09.440Z] | ^~~~~~~~~~~~ [2021-11-08T09:18:09.440Z] | | [2021-11-08T09:18:09.440Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-11-08T09:18:09.440Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-11-08T09:18:09.440Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-11-08T09:18:09.440Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-11-08T09:18:09.440Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-11-08T09:18:09.440Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-11-08T09:18:09.475Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-11-08T09:18:09.747Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-11-08T09:18:10.015Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-11-08T09:18:10.015Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-11-08T09:18:10.015Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-11-08T09:18:10.015Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-11-08T09:18:10.019Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-11-08T09:18:10.280Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-11-08T09:18:10.280Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-11-08T09:18:10.541Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-11-08T09:18:10.541Z] [ 76%] Linking C shared library libcsdk.so [2021-11-08T09:18:10.541Z] [ 76%] Built target csdk [2021-11-08T09:18:10.541Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-11-08T09:18:10.612Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-11-08T09:18:10.613Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-11-08T09:18:10.800Z] [ 79%] Linking C executable template [2021-11-08T09:18:10.800Z] [ 79%] Built target template [2021-11-08T09:18:10.800Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-11-08T09:18:10.800Z] [ 82%] Linking C executable device-counter [2021-11-08T09:18:10.800Z] [ 82%] Built target device-counter [2021-11-08T09:18:11.061Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-11-08T09:18:11.061Z] [ 85%] Linking C executable device-random [2021-11-08T09:18:11.061Z] [ 85%] Built target device-random [2021-11-08T09:18:11.061Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-11-08T09:18:11.061Z] [ 88%] Linking C executable device-gyro [2021-11-08T09:18:11.207Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-11-08T09:18:11.207Z] [ 80%] Linking C static library libcbor.a [2021-11-08T09:18:11.207Z] [ 80%] Built target cbor [2021-11-08T09:18:11.326Z] [ 88%] Built target device-gyro [2021-11-08T09:18:11.326Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-11-08T09:18:11.326Z] [ 91%] Linking C executable device-bitfields [2021-11-08T09:18:11.326Z] [ 91%] Built target device-bitfields [2021-11-08T09:18:11.326Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-11-08T09:18:11.481Z] [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-11-08T09:18:11.586Z] [ 94%] Linking C executable template-discovery [2021-11-08T09:18:11.586Z] [ 94%] Built target template-discovery [2021-11-08T09:18:11.586Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-11-08T09:18:11.586Z] [ 97%] Linking C executable device-file [2021-11-08T09:18:11.586Z] [ 97%] Built target device-file [2021-11-08T09:18:11.586Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-11-08T09:18:11.753Z] [ 84%] Linking C executable readfile [2021-11-08T09:18:11.753Z] [ 84%] Built target readfile [2021-11-08T09:18:11.753Z] [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-11-08T09:18:11.846Z] [100%] Linking C executable device-terminal [2021-11-08T09:18:11.846Z] [100%] Built target device-terminal [2021-11-08T09:18:11.846Z] make: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:18:11.846Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:18:11.846Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:18:11.846Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:18:11.846Z] [ 76%] Built target csdk [2021-11-08T09:18:11.846Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:18:11.846Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:18:11.846Z] [ 79%] Built target template [2021-11-08T09:18:11.846Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:18:11.846Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:18:11.846Z] [ 82%] Built target device-counter [2021-11-08T09:18:11.846Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:18:11.846Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:18:11.846Z] [ 85%] Built target device-random [2021-11-08T09:18:11.846Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:18:11.846Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:18:11.846Z] [ 88%] Built target device-gyro [2021-11-08T09:18:11.846Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:18:12.026Z] [ 88%] Linking C executable create_items [2021-11-08T09:18:12.026Z] [ 88%] Built target create_items [2021-11-08T09:18:12.026Z] [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-11-08T09:18:12.106Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:18:12.106Z] [ 91%] Built target device-bitfields [2021-11-08T09:18:12.106Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:18:12.106Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:18:12.106Z] [ 94%] Built target template-discovery [2021-11-08T09:18:12.106Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:18:12.106Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:18:12.106Z] [ 97%] Built target device-file [2021-11-08T09:18:12.106Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:18:12.106Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:18:12.106Z] [100%] Built target device-terminal [2021-11-08T09:18:12.106Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:18:12.106Z] Install the project... [2021-11-08T09:18:12.106Z] -- Install configuration: "Release" [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/lib/libcsdk.so [2021-11-08T09:18:12.106Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-11-08T09:18:12.106Z] -- Up-to-date: /usr/local/include [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/devsdk [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/edgex [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/edgex/devices.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/base64.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/component.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/config.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/container.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/data.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/hash.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/iot.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/json.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/logger.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/os.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/thread.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/time.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/typecode.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/uuid.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/os [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/include/iot/defs.h [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-11-08T09:18:12.106Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-11-08T09:18:12.106Z] make: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:18:12.299Z] [ 92%] Linking C executable sort [2021-11-08T09:18:12.571Z] [ 92%] Built target sort [2021-11-08T09:18:12.571Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-11-08T09:18:12.687Z] Removing intermediate container 8b797bad784d [2021-11-08T09:18:12.687Z] ---> ab9e71f8b5db [2021-11-08T09:18:12.687Z] Step 16/24 : FROM ${BASE} [2021-11-08T09:18:12.687Z] ---> a4e04833b611 [2021-11-08T09:18:12.687Z] Step 17/24 : LABEL maintainer="IOTech " [2021-11-08T09:18:12.843Z] [ 96%] Linking C executable hello [2021-11-08T09:18:12.843Z] [ 96%] Built target hello [2021-11-08T09:18:12.843Z] [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-11-08T09:18:12.947Z] ---> Running in db12f3ff23d5 [2021-11-08T09:18:12.947Z] Removing intermediate container db12f3ff23d5 [2021-11-08T09:18:12.947Z] ---> 7341ea7f385f [2021-11-08T09:18:12.947Z] Step 18/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-11-08T09:18:12.947Z] ---> Running in 56453860f68d [2021-11-08T09:18:13.115Z] [100%] Linking C executable streaming_parser [2021-11-08T09:18:13.115Z] [100%] Built target streaming_parser [2021-11-08T09:18:13.206Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-11-08T09:18:13.389Z] Install the project... [2021-11-08T09:18:13.389Z] -- Install configuration: "Release" [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/lib/libcbor.a [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/lib/libcbor.so.0.0.0 [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/lib/libcbor.so.0 [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/lib/libcbor.so [2021-11-08T09:18:13.389Z] -- Up-to-date: /usr/local/include/cbor [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/ints.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/data.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/common.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/strings.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/tags.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/internal [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor/maps.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/include/cbor.h [2021-11-08T09:18:13.389Z] -- Installing: /usr/local/lib/pkgconfig/libcbor.pc [2021-11-08T09:18:13.778Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-11-08T09:18:13.778Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-11-08T09:18:13.778Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-11-08T09:18:13.778Z] Removing intermediate container 56453860f68d [2021-11-08T09:18:13.778Z] ---> 40866667a43c [2021-11-08T09:18:13.778Z] Step 19/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-11-08T09:18:13.778Z] ---> Running in e51fdbcc3afd [2021-11-08T09:18:14.346Z] Removing intermediate container e51fdbcc3afd [2021-11-08T09:18:14.346Z] ---> 14ca9938efbd [2021-11-08T09:18:14.346Z] Step 20/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev [2021-11-08T09:18:14.346Z] ---> Running in fabe5d6ab433 [2021-11-08T09:18:14.611Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T09:18:15.362Z] Removing intermediate container a2d078b93ec4 [2021-11-08T09:18:15.363Z] ---> 122625525532 [2021-11-08T09:18:15.363Z] Step 8/24 : RUN mkdir /tmp/sdk [2021-11-08T09:18:15.363Z] ---> Running in a55d2be51a1e [2021-11-08T09:18:15.548Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T09:18:15.808Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T09:18:16.377Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-11-08T09:18:16.377Z] (1/7) Installing curl (7.79.1-r0) [2021-11-08T09:18:16.377Z] (2/7) Installing hiredis (1.0.0-r0) [2021-11-08T09:18:16.377Z] (3/7) Installing hiredis-dev (1.0.0-r0) [2021-11-08T09:18:16.637Z] (4/7) Installing libuuid (2.37.2-r0) [2021-11-08T09:18:16.637Z] (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-11-08T09:18:17.342Z] Removing intermediate container a55d2be51a1e [2021-11-08T09:18:17.342Z] ---> 2d9057b50640 [2021-11-08T09:18:17.342Z] Step 9/24 : COPY VERSION /tmp/sdk [2021-11-08T09:18:17.575Z] (6/7) Installing libidn2 (2.3.1-r0) [2021-11-08T09:18:17.575Z] (7/7) Installing wget (1.21.1-r1) [2021-11-08T09:18:17.613Z] ---> b0245c8c2301 [2021-11-08T09:18:17.613Z] Step 10/24 : COPY src /tmp/sdk/src [2021-11-08T09:18:17.840Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T09:18:17.840Z] OK: 282 MiB in 84 packages [2021-11-08T09:18:18.099Z] Removing intermediate container fabe5d6ab433 [2021-11-08T09:18:18.099Z] ---> 39e6b1237a77 [2021-11-08T09:18:18.099Z] Step 21/24 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-11-08T09:18:18.358Z] ---> 36ef3b340843 [2021-11-08T09:18:18.358Z] Step 22/24 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-11-08T09:18:18.592Z] ---> fa1d1be9d7b9 [2021-11-08T09:18:18.592Z] Step 11/24 : COPY include /tmp/sdk/include [2021-11-08T09:18:18.628Z] ---> 614ee2ef5cb1 [2021-11-08T09:18:18.628Z] Step 23/24 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-11-08T09:18:18.628Z] ---> 47c6e2555946 [2021-11-08T09:18:18.628Z] Step 24/24 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-11-08T09:18:18.894Z] ---> e42a430b690e [2021-11-08T09:18:18.894Z] Successfully built e42a430b690e [2021-11-08T09:18:18.894Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:18:19.187Z] ---> d3c0c392ef46 [2021-11-08T09:18:19.188Z] Step 12/24 : COPY scripts /tmp/sdk/scripts [2021-11-08T09:18:19.293Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T09:18:19.293Z] . [Pipeline] withDockerContainer [2021-11-08T09:18:19.361Z] prd-centos7-docker-4c-2g-27926 does not seem to be running inside a container [2021-11-08T09:18:19.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/14 -v /w/workspace/device-sdk-c/14:/w/workspace/device-sdk-c/14:rw,z -v /w/workspace/device-sdk-c/14@tmp:/w/workspace/device-sdk-c/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-08T09:18:19.800Z] $ docker top ffa76b8cc8e0dda7abc1ef27c728ac1aeb221c398ce6e029bf2233242168bf13 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T09:18:20.162Z] ---> 9ef7a5e2004d [2021-11-08T09:18:20.162Z] Step 13/24 : COPY LICENSE /tmp/sdk [2021-11-08T09:18:20.193Z] + make test [2021-11-08T09:18:20.193Z] echo "make test" [2021-11-08T09:18:20.193Z] make test [Pipeline] } [2021-11-08T09:18:20.210Z] $ docker stop --time=1 ffa76b8cc8e0dda7abc1ef27c728ac1aeb221c398ce6e029bf2233242168bf13 [2021-11-08T09:18:20.759Z] ---> 29690f1ef01e [2021-11-08T09:18:20.759Z] Step 14/24 : COPY Attribution.txt /tmp/sdk [2021-11-08T09:18:21.357Z] ---> afe793e9b5b0 [2021-11-08T09:18:21.357Z] Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-11-08T09:18:21.357Z] ---> Running in 0471224ea330 [2021-11-08T09:18:21.445Z] $ docker rm -f ffa76b8cc8e0dda7abc1ef27c728ac1aeb221c398ce6e029bf2233242168bf13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T09:18:22.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-08T09:18:22.821Z] + CPPCHECK=false [2021-11-08T09:18:22.821Z] + DOCGEN=false [2021-11-08T09:18:22.821Z] + TOMLVER=SDK-0.2 [2021-11-08T09:18:22.821Z] + CUTILVER=1.2.2 [2021-11-08T09:18:22.821Z] + '[' 0 -gt 0 ] [2021-11-08T09:18:22.821Z] + readlink -f ./scripts/build.sh [2021-11-08T09:18:22.821Z] + dirname /tmp/sdk/scripts/build.sh [2021-11-08T09:18:22.821Z] + dirname /tmp/sdk/scripts [2021-11-08T09:18:22.821Z] + ROOT=/tmp/sdk [2021-11-08T09:18:22.821Z] + cd /tmp/sdk [2021-11-08T09:18:22.821Z] + '[' '!' -d deps ] [2021-11-08T09:18:22.821Z] + mkdir deps [2021-11-08T09:18:22.821Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-11-08T09:18:22.821Z] + tar -C deps -z -x -f - [2021-11-08T09:18:22.821Z] --2021-11-08 09:18:22-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-11-08T09:18:22.821Z] Resolving github.com (github.com)... 140.82.114.3 [2021-11-08T09:18:22.821Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-11-08T09:18:22.821Z] HTTP request sent, awaiting response... 302 Found [2021-11-08T09:18:22.821Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-11-08T09:18:22.822Z] --2021-11-08 09:18:22-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-11-08T09:18:22.822Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2021-11-08T09:18:22.822Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2021-11-08T09:18:22.822Z] HTTP request sent, awaiting response... 200 OK [2021-11-08T09:18:22.822Z] Length: unspecified [application/x-gzip] [2021-11-08T09:18:22.822Z] Saving to: 'STDOUT' [2021-11-08T09:18:22.822Z] [2021-11-08T09:18:22.822Z] 0K .......... ...... 868K=0.02s [2021-11-08T09:18:22.822Z] [2021-11-08T09:18:22.822Z] 2021-11-08 09:18:22 (868 KB/s) - written to stdout [16451] [2021-11-08T09:18:22.822Z] [2021-11-08T09:18:22.822Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-11-08T09:18:22.822Z] + wget -O -+ https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-11-08T09:18:22.822Z] tar -C deps -z -x -f - [2021-11-08T09:18:22.822Z] --2021-11-08 09:18:22-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-11-08T09:18:22.822Z] Resolving github.com (github.com)... 140.82.114.3 [2021-11-08T09:18:22.822Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-11-08T09:18:23.092Z] + ls -al . [2021-11-08T09:18:23.092Z] total 172 [2021-11-08T09:18:23.092Z] drwxrwxr-x. 8 jenkins jenkins 4096 Nov 8 09:17 . [2021-11-08T09:18:23.092Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 8 09:17 .. [2021-11-08T09:18:23.092Z] -rw-rw-r--. 1 jenkins jenkins 3104 Nov 8 09:17 Attribution.txt [2021-11-08T09:18:23.092Z] -rw-rw-r--. 1 jenkins jenkins 7880 Nov 8 09:17 CHANGES [2021-11-08T09:18:23.092Z] drwxrwxr-x. 2 jenkins jenkins 121 Nov 8 09:17 docs [2021-11-08T09:18:23.092Z] -rw-rw-r--. 1 jenkins jenkins 108574 Nov 8 09:17 Doxyfile [2021-11-08T09:18:23.092Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 8 09:17 .git [2021-11-08T09:18:23.092Z] drwxrwxr-x. 3 jenkins jenkins 103 Nov 8 09:17 .github [2021-11-08T09:18:23.092Z] -rw-rw-r--. 1 jenkins jenkins 176 Nov 8 09:17 .gitignore [2021-11-08T09:18:23.092Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 09:17 GOVERNANCE.md [2021-11-08T09:18:23.092Z] drwxrwxr-x. 4 jenkins jenkins 33 Nov 8 09:17 include [2021-11-08T09:18:23.092Z] -rw-rw-r--. 1 jenkins jenkins 784 Nov 8 09:17 Jenkinsfile [2021-11-08T09:18:23.092Z] -rw-rw-r--. 1 jenkins jenkins 10174 Nov 8 09:17 LICENSE [2021-11-08T09:18:23.092Z] -rw-rw-r--. 1 jenkins jenkins 444 Nov 8 09:17 Makefile [2021-11-08T09:18:23.092Z] -rw-rw-r--. 1 jenkins jenkins 618 Nov 8 09:17 OWNERS.md [2021-11-08T09:18:23.092Z] -rw-rw-r--. 1 jenkins jenkins 4086 Nov 8 09:17 README.md [2021-11-08T09:18:23.092Z] -rw-rw-r--. 1 jenkins jenkins 7422 Nov 8 09:17 README.v2.md [2021-11-08T09:18:23.092Z] drwxrwxr-x. 2 jenkins jenkins 98 Nov 8 09:17 scripts [2021-11-08T09:18:23.092Z] drwxrwxr-x. 4 jenkins jenkins 50 Nov 8 09:17 src [2021-11-08T09:18:23.092Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 8 09:14 VERSION [2021-11-08T09:18:23.093Z] HTTP request sent, awaiting response... 302 Found [2021-11-08T09:18:23.093Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2021-11-08T09:18:23.093Z] --2021-11-08 09:18:22-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2021-11-08T09:18:23.093Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2021-11-08T09:18:23.093Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2021-11-08T09:18:23.093Z] HTTP request sent, awaiting response... 200 OK [2021-11-08T09:18:23.093Z] Length: unspecified [application/x-gzip] [2021-11-08T09:18:23.093Z] Saving to: 'STDOUT' [2021-11-08T09:18:23.093Z]  [2021-11-08T09:18:23.093Z] 0K .......... .......... .......... .......... .......... 1.25M [2021-11-08T09:18:23.093Z] 50K .......... .......... .......... .......... .......... 5.20M [2021-11-08T09:18:23.094Z] 100K .......... .......... .......... .......... .......... 2.51M [2021-11-08T09:18:23.094Z] 150K .......... .......... .......... ......... 1.59M=0.09s [2021-11-08T09:18:23.094Z] [2021-11-08T09:18:23.094Z] 2021-11-08 09:18:23 (2.01 MB/s) - written to stdout [193961] [2021-11-08T09:18:23.094Z] [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:18:23.370Z] + mkdir -p src/c/iot [2021-11-08T09:18:23.370Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2021-11-08T09:18:23.370Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2021-11-08T09:18:23.370Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2021-11-08T09:18:23.370Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2021-11-08T09:18:23.370Z] + mkdir -p include/iot [2021-11-08T09:18:23.370Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2021-11-08T09:18:23.370Z] + mkdir -p include/iot/os [2021-11-08T09:18:23.370Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2021-11-08T09:18:23.370Z] + mkdir -p /tmp/sdk/build/release [2021-11-08T09:18:23.370Z] + cd /tmp/sdk/build/release [2021-11-08T09:18:23.370Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-11-08T09:18:23.391Z] + 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=9c093d915178364b5ad4a5f89c558c84b05f4943 --label arch=amd64 --label version=2.0.1-dev.13 . [2021-11-08T09:18:23.391Z] Sending build context to Docker daemon 2.713MB [2021-11-08T09:18:23.391Z] Step 1/17 : ARG BASE=alpine:3.14 [2021-11-08T09:18:23.391Z] Step 2/17 : FROM ${BASE} [2021-11-08T09:18:23.391Z] ---> e42a430b690e [2021-11-08T09:18:23.391Z] Step 3/17 : LABEL maintainer="IOTech " [2021-11-08T09:18:23.391Z] ---> Running in b65a5dca0907 [2021-11-08T09:18:23.642Z] -- The C compiler identification is GNU 10.3.1 [2021-11-08T09:18:23.642Z] -- Detecting C compiler ABI info [2021-11-08T09:18:23.658Z] Removing intermediate container b65a5dca0907 [2021-11-08T09:18:23.659Z] ---> 0aab98389478 [2021-11-08T09:18:23.659Z] 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 [2021-11-08T09:18:23.659Z] ---> Running in c89d16cec10f [2021-11-08T09:18:23.914Z] -- Detecting C compiler ABI info - done [2021-11-08T09:18:23.915Z] -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-08T09:18:23.915Z] -- Detecting C compile features [2021-11-08T09:18:23.915Z] -- Detecting C compile features - done [2021-11-08T09:18:23.915Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-11-08T09:18:23.918Z] --2021-11-08 09:18:23-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release [2021-11-08T09:18:23.918Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.170.66.44, 54.229.110.245, 54.74.239.58, ... [2021-11-08T09:18:24.180Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.170.66.44|:443... connected. [2021-11-08T09:18:24.186Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2021-11-08T09:18:24.186Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-11-08T09:18:24.186Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-11-08T09:18:24.186Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2021-11-08T09:18:24.186Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-11-08T09:18:24.186Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-11-08T09:18:24.186Z] -- C SDK 2.0.1-dev.13 for Linux [2021-11-08T09:18:24.186Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-11-08T09:18:24.439Z] HTTP request sent, awaiting response... 200 OK [2021-11-08T09:18:24.440Z] Length: unspecified [application/json] [2021-11-08T09:18:24.440Z] Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' [2021-11-08T09:18:24.440Z]  [2021-11-08T09:18:24.440Z] 0K  82.7M=0s [2021-11-08T09:18:24.440Z] [2021-11-08T09:18:24.440Z] 2021-11-08 09:18:24 (82.7 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] [2021-11-08T09:18:24.440Z] [2021-11-08T09:18:24.440Z] Removing intermediate container c89d16cec10f [2021-11-08T09:18:24.440Z] ---> c97db35be54a [2021-11-08T09:18:24.440Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-11-08T09:18:24.440Z] ---> Running in 0694686118c0 [2021-11-08T09:18:24.458Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-11-08T09:18:24.730Z] -- Found Curses: /usr/lib/libcurses.so [2021-11-08T09:18:24.730Z] -- Configuring done [2021-11-08T09:18:25.002Z] -- Generating done [2021-11-08T09:18:25.002Z] -- Build files have been written to: /tmp/sdk/build/release [2021-11-08T09:18:25.002Z] + + make alltee package release.log [2021-11-08T09:18:25.002Z] [2021-11-08T09:18:25.002Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-11-08T09:18:25.014Z] Removing intermediate container 0694686118c0 [2021-11-08T09:18:25.014Z] ---> 1ea587ecc958 [2021-11-08T09:18:25.014Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-11-08T09:18:25.014Z] ---> Running in 0cd408fd1622 [2021-11-08T09:18:25.280Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T09:18:25.977Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-11-08T09:18:26.221Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T09:18:26.249Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-11-08T09:18:26.482Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T09:18:27.055Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-11-08T09:18:27.055Z] (1/21) Installing ncurses-dev (6.2_p20210612-r0) [2021-11-08T09:18:27.055Z] (2/21) Installing libblkid (2.37.2-r0) [2021-11-08T09:18:27.055Z] (3/21) Installing blkid (2.37.2-r0) [2021-11-08T09:18:27.313Z] (4/21) Installing libcap-ng (0.8.2-r0) [2021-11-08T09:18:27.313Z] (5/21) Installing setpriv (2.37.2-r0) [2021-11-08T09:18:27.313Z] (6/21) Installing libmount (2.37.2-r0) [2021-11-08T09:18:27.573Z] (7/21) Installing libsmartcols (2.37.2-r0) [2021-11-08T09:18:27.573Z] (8/21) Installing findmnt (2.37.2-r0) [2021-11-08T09:18:27.573Z] (9/21) Installing mcookie (2.37.2-r0) [2021-11-08T09:18:27.834Z] (10/21) Installing hexdump (2.37.2-r0) [2021-11-08T09:18:27.834Z] (11/21) Installing lsblk (2.37.2-r0) [2021-11-08T09:18:27.834Z] (12/21) Installing libfdisk (2.37.2-r0) [2021-11-08T09:18:28.095Z] (13/21) Installing sfdisk (2.37.2-r0) [2021-11-08T09:18:28.095Z] (14/21) Installing cfdisk (2.37.2-r0) [2021-11-08T09:18:28.095Z] (15/21) Installing partx (2.37.2-r0) [2021-11-08T09:18:28.359Z] (16/21) Installing flock (2.37.2-r0) [2021-11-08T09:18:28.359Z] (17/21) Installing logger (2.37.2-r0) [2021-11-08T09:18:28.360Z] (18/21) Installing uuidgen (2.37.2-r0) [2021-11-08T09:18:28.626Z] (19/21) Installing libeconf (0.3.8-r1) [2021-11-08T09:18:28.626Z] (20/21) Installing util-linux (2.37.2-r0) [2021-11-08T09:18:28.860Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-11-08T09:18:28.891Z] (21/21) Installing util-linux-dev (2.37.2-r0) [2021-11-08T09:18:29.157Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T09:18:29.157Z] OK: 291 MiB in 105 packages [2021-11-08T09:18:29.449Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-11-08T09:18:29.720Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-11-08T09:18:29.736Z] Removing intermediate container 0cd408fd1622 [2021-11-08T09:18:29.737Z] ---> 12f4d1129735 [2021-11-08T09:18:29.737Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-11-08T09:18:29.737Z] ---> a047c4c74bd8 [2021-11-08T09:18:29.737Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-11-08T09:18:29.999Z] ---> d8bc7e43ad24 [2021-11-08T09:18:29.999Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-11-08T09:18:30.263Z] ---> 6c94ba9adb1f [2021-11-08T09:18:30.263Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-11-08T09:18:30.263Z] ---> 58a2ea5b9832 [2021-11-08T09:18:30.263Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-11-08T09:18:30.523Z] ---> 707fe39cf1f2 [2021-11-08T09:18:30.523Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-11-08T09:18:30.523Z] ---> 08166a745144 [2021-11-08T09:18:30.523Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-11-08T09:18:30.693Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-11-08T09:18:30.786Z] ---> Running in bfe3b6a8bd1c [2021-11-08T09:18:30.786Z] Removing intermediate container bfe3b6a8bd1c [2021-11-08T09:18:30.786Z] ---> 11ef1b85d674 [2021-11-08T09:18:30.786Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-11-08T09:18:30.786Z] ---> Running in c5e1fc7d9faa [2021-11-08T09:18:30.786Z] Removing intermediate container c5e1fc7d9faa [2021-11-08T09:18:30.786Z] ---> 588ffc358248 [2021-11-08T09:18:30.786Z] Step 15/17 : LABEL arch=amd64 [2021-11-08T09:18:30.786Z] ---> Running in acc25fe2b0a5 [2021-11-08T09:18:30.967Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-11-08T09:18:31.047Z] Removing intermediate container acc25fe2b0a5 [2021-11-08T09:18:31.047Z] ---> 2029c23f53ad [2021-11-08T09:18:31.047Z] Step 16/17 : LABEL git_sha=9c093d915178364b5ad4a5f89c558c84b05f4943 [2021-11-08T09:18:31.047Z] ---> Running in 822c69ce9b31 [2021-11-08T09:18:31.047Z] Removing intermediate container 822c69ce9b31 [2021-11-08T09:18:31.047Z] ---> f4066e892819 [2021-11-08T09:18:31.047Z] Step 17/17 : LABEL version=2.0.1-dev.13 [2021-11-08T09:18:31.047Z] ---> Running in 2fa1baa4c1c0 [2021-11-08T09:18:31.239Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-11-08T09:18:31.306Z] Removing intermediate container 2fa1baa4c1c0 [2021-11-08T09:18:31.306Z] ---> c0aa8b1721b1 [2021-11-08T09:18:31.306Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-11-08T09:18:31.306Z] Successfully built c0aa8b1721b1 [2021-11-08T09:18:31.306Z] Successfully tagged device-sdk:latest [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] sh [2021-11-08T09:18:32.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T09:18:32.031Z] [2021-11-08T09:18:32.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:18:32.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T09:18:32.352Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T09:18:32.352Z] b4d181a07f80: Pulling fs layer [2021-11-08T09:18:32.352Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T09:18:32.352Z] ed53099fbce6: Pulling fs layer [2021-11-08T09:18:32.352Z] dc539afda2c1: Pulling fs layer [2021-11-08T09:18:32.352Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T09:18:32.352Z] 9065ff56babe: Pulling fs layer [2021-11-08T09:18:32.352Z] d287ab97295c: Pulling fs layer [2021-11-08T09:18:32.352Z] dc539afda2c1: Waiting [2021-11-08T09:18:32.352Z] 77bc0d833cb6: Waiting [2021-11-08T09:18:32.352Z] 9065ff56babe: Waiting [2021-11-08T09:18:32.352Z] d287ab97295c: Waiting [2021-11-08T09:18:32.352Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T09:18:32.352Z] a1111a8f2ec3: Download complete [2021-11-08T09:18:32.352Z] dc539afda2c1: Verifying Checksum [2021-11-08T09:18:32.352Z] dc539afda2c1: Download complete [2021-11-08T09:18:32.618Z] ed53099fbce6: Verifying Checksum [2021-11-08T09:18:32.618Z] ed53099fbce6: Download complete [2021-11-08T09:18:32.618Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T09:18:32.618Z] 77bc0d833cb6: Download complete [2021-11-08T09:18:32.618Z] 9065ff56babe: Verifying Checksum [2021-11-08T09:18:32.618Z] 9065ff56babe: Download complete [2021-11-08T09:18:32.618Z] b4d181a07f80: Verifying Checksum [2021-11-08T09:18:32.618Z] b4d181a07f80: Download complete [2021-11-08T09:18:32.670Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-11-08T09:18:33.204Z] d287ab97295c: Verifying Checksum [2021-11-08T09:18:33.204Z] d287ab97295c: Download complete [2021-11-08T09:18:34.163Z] b4d181a07f80: Pull complete [2021-11-08T09:18:34.163Z] a1111a8f2ec3: Pull complete [2021-11-08T09:18:34.669Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-11-08T09:18:34.740Z] ed53099fbce6: Pull complete [2021-11-08T09:18:35.004Z] dc539afda2c1: Pull complete [2021-11-08T09:18:35.264Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-11-08T09:18:35.265Z] 77bc0d833cb6: Pull complete [2021-11-08T09:18:35.265Z] 9065ff56babe: Pull complete [2021-11-08T09:18:35.857Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-11-08T09:18:36.837Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-11-08T09:18:37.110Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-11-08T09:18:37.386Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-11-08T09:18:37.659Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-11-08T09:18:40.580Z] d287ab97295c: Pull complete [2021-11-08T09:18:40.580Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T09:18:40.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T09:18:40.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T09:18:40.636Z] prd-centos7-docker-4c-2g-27926 does not seem to be running inside a container [2021-11-08T09:18:40.669Z] $ 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/14 -v /w/workspace/device-sdk-c/14:/w/workspace/device-sdk-c/14:rw,z -v /w/workspace/device-sdk-c/14@tmp:/w/workspace/device-sdk-c/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-08T09:18:41.034Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-11-08T09:18:41.034Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-11-08T09:18:41.307Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-11-08T09:18:41.902Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-11-08T09:18:42.502Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-11-08T09:18:42.502Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-11-08T09:18:42.502Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-11-08T09:18:42.502Z] 275 | const iot_component_factory_t * factory; [2021-11-08T09:18:42.502Z] | ^~~~~~~ [2021-11-08T09:18:43.477Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-11-08T09:18:43.776Z] $ docker top a2a6e46d030561d4ee6330a6f9c0845575b11ee10c6e8426d363d63a2e2382a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:18:44.189Z] ---> job-cost.sh [2021-11-08T09:18:44.189Z] lf-activate-venv: SKIPPING [2021-11-08T09:18:44.189Z] INFO: No Stack... [2021-11-08T09:18:44.763Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T09:18:45.023Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T09:18:45.329Z] + cat /w/workspace/device-sdk-c/14/archives/cost.csv [2021-11-08T09:18:45.329Z] + cut -d, -f6 [Pipeline] lock [2021-11-08T09:18:45.362Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-14-stack-cost] [2021-11-08T09:18:45.369Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-14-stack-cost] did not exist. Created. [2021-11-08T09:18:45.369Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T09:18:45.675Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-08T09:18:45.873Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T09:18:45.884Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T09:18:45.901Z] $ docker stop --time=1 a2a6e46d030561d4ee6330a6f9c0845575b11ee10c6e8426d363d63a2e2382a2 [2021-11-08T09:18:47.065Z] $ docker rm -f a2a6e46d030561d4ee6330a6f9c0845575b11ee10c6e8426d363d63a2e2382a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-08T09:18:47.767Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-11-08T09:18:48.037Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-11-08T09:18:48.309Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-11-08T09:18:48.903Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-11-08T09:18:49.496Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-11-08T09:18:49.770Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-11-08T09:18:51.198Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-11-08T09:18:51.471Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-11-08T09:18:52.443Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-11-08T09:18:52.715Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-11-08T09:18:52.991Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-11-08T09:18:55.594Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-11-08T09:18:55.867Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-11-08T09:18:56.840Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-11-08T09:18:57.113Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-11-08T09:19:02.503Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-11-08T09:19:02.503Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-11-08T09:19:02.776Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-11-08T09:19:03.370Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-11-08T09:19:03.643Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2021-11-08T09:19:03.643Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2021-11-08T09:19:03.643Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2021-11-08T09:19:03.643Z] | ^~~~~~~~~~~~~ [2021-11-08T09:19:03.643Z] | | [2021-11-08T09:19:03.643Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2021-11-08T09:19:03.643Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-11-08T09:19:03.644Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2021-11-08T09:19:03.644Z] 2714 | MHD_KeyValueIterator iterator, [2021-11-08T09:19:03.644Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2021-11-08T09:19:03.644Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2021-11-08T09:19:03.644Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-11-08T09:19:03.644Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2021-11-08T09:19:03.644Z] | ^~~~~~~~~~~~ [2021-11-08T09:19:03.644Z] | | [2021-11-08T09:19:03.644Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-11-08T09:19:03.644Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-11-08T09:19:03.644Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-11-08T09:19:03.644Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-11-08T09:19:03.644Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-11-08T09:19:03.644Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-11-08T09:19:03.644Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2021-11-08T09:19:03.644Z] | ^~~~~~~~~~~~ [2021-11-08T09:19:03.644Z] | | [2021-11-08T09:19:03.644Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-11-08T09:19:03.644Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-11-08T09:19:03.644Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-11-08T09:19:03.644Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-11-08T09:19:03.644Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-11-08T09:19:04.237Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-11-08T09:19:06.851Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-11-08T09:19:06.851Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-11-08T09:19:07.448Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-11-08T09:19:07.720Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-11-08T09:19:10.327Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-11-08T09:19:14.628Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-11-08T09:19:14.628Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-11-08T09:19:15.219Z] [ 76%] Linking C shared library libcsdk.so [2021-11-08T09:19:15.491Z] [ 76%] Built target csdk [2021-11-08T09:19:15.491Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-11-08T09:19:16.470Z] [ 79%] Linking C executable template [2021-11-08T09:19:16.470Z] [ 79%] Built target template [2021-11-08T09:19:16.470Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-11-08T09:19:17.065Z] [ 82%] Linking C executable device-counter [2021-11-08T09:19:17.336Z] [ 82%] Built target device-counter [2021-11-08T09:19:17.336Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-11-08T09:19:17.930Z] [ 85%] Linking C executable device-random [2021-11-08T09:19:18.202Z] [ 85%] Built target device-random [2021-11-08T09:19:18.202Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-11-08T09:19:18.795Z] [ 88%] Linking C executable device-gyro [2021-11-08T09:19:18.795Z] [ 88%] Built target device-gyro [2021-11-08T09:19:19.067Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-11-08T09:19:19.337Z] [ 91%] Linking C executable device-bitfields [2021-11-08T09:19:19.609Z] [ 91%] Built target device-bitfields [2021-11-08T09:19:19.880Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-11-08T09:19:20.475Z] [ 94%] Linking C executable template-discovery [2021-11-08T09:19:20.746Z] [ 94%] Built target template-discovery [2021-11-08T09:19:20.746Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-11-08T09:19:21.717Z] [ 97%] Linking C executable device-file [2021-11-08T09:19:21.717Z] [ 97%] Built target device-file [2021-11-08T09:19:21.717Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-11-08T09:19:22.311Z] [100%] Linking C executable device-terminal [2021-11-08T09:19:22.584Z] [100%] Built target device-terminal [2021-11-08T09:19:22.856Z] Run CPack packaging tool... [2021-11-08T09:19:22.856Z] CPack: Create package using TGZ [2021-11-08T09:19:22.856Z] CPack: Install projects [2021-11-08T09:19:22.856Z] CPack: - Run preinstall target for: Csdk [2021-11-08T09:19:23.447Z] CPack: - Install project: Csdk [] [2021-11-08T09:19:23.447Z] CPack: Create package [2021-11-08T09:19:23.720Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.13.tar.gz generated. [2021-11-08T09:19:23.720Z] + '[' false '=' true ] [2021-11-08T09:19:23.720Z] + '[' false '=' true ] [2021-11-08T09:19:23.720Z] + mkdir -p /tmp/sdk/build/debug [2021-11-08T09:19:23.720Z] + cd /tmp/sdk/build/debug [2021-11-08T09:19:23.720Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-11-08T09:19:23.992Z] -- The C compiler identification is GNU 10.3.1 [2021-11-08T09:19:23.993Z] -- Detecting C compiler ABI info [2021-11-08T09:19:24.263Z] -- Detecting C compiler ABI info - done [2021-11-08T09:19:24.263Z] -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-08T09:19:24.263Z] -- Detecting C compile features [2021-11-08T09:19:24.263Z] -- Detecting C compile features - done [2021-11-08T09:19:24.263Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-11-08T09:19:24.539Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2021-11-08T09:19:24.539Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-11-08T09:19:24.539Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-11-08T09:19:24.539Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2021-11-08T09:19:24.539Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-11-08T09:19:24.539Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-11-08T09:19:24.539Z] -- C SDK 2.0.1-dev.13 for Linux [2021-11-08T09:19:24.539Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-11-08T09:19:24.812Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-11-08T09:19:25.083Z] -- Found Curses: /usr/lib/libcurses.so [2021-11-08T09:19:25.083Z] -- Configuring done [2021-11-08T09:19:25.355Z] -- Generating done [2021-11-08T09:19:25.355Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-11-08T09:19:25.355Z] + + teemake [2021-11-08T09:19:25.355Z] debug.log [2021-11-08T09:19:25.355Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-11-08T09:19:25.952Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-11-08T09:19:26.224Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-11-08T09:19:26.817Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-11-08T09:19:27.093Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-11-08T09:19:27.365Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-11-08T09:19:27.638Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-11-08T09:19:27.915Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-11-08T09:19:28.190Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-11-08T09:19:28.783Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-11-08T09:19:29.378Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-11-08T09:19:29.650Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-11-08T09:19:29.923Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-11-08T09:19:30.528Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-11-08T09:19:30.802Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-11-08T09:19:30.802Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-11-08T09:19:31.076Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-11-08T09:19:32.056Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-11-08T09:19:32.056Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-11-08T09:19:32.331Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-11-08T09:19:32.604Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-11-08T09:19:32.879Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-11-08T09:19:33.151Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-11-08T09:19:33.151Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-11-08T09:19:33.151Z] 275 | const iot_component_factory_t * factory; [2021-11-08T09:19:33.151Z] | ^~~~~~~ [2021-11-08T09:19:33.427Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-11-08T09:19:34.403Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-11-08T09:19:34.675Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-11-08T09:19:34.950Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-11-08T09:19:35.223Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-11-08T09:19:35.497Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-11-08T09:19:35.497Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-11-08T09:19:35.771Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-11-08T09:19:36.044Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-11-08T09:19:36.321Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-11-08T09:19:36.594Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-11-08T09:19:36.866Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-11-08T09:19:37.459Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-11-08T09:19:37.459Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-11-08T09:19:38.055Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-11-08T09:19:38.327Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-11-08T09:19:39.305Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-11-08T09:19:39.904Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-11-08T09:19:39.904Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-11-08T09:19:40.176Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-11-08T09:19:40.450Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2021-11-08T09:19:40.450Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2021-11-08T09:19:40.450Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2021-11-08T09:19:40.450Z] | ^~~~~~~~~~~~~ [2021-11-08T09:19:40.450Z] | | [2021-11-08T09:19:40.450Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2021-11-08T09:19:40.450Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-11-08T09:19:40.450Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2021-11-08T09:19:40.450Z] 2714 | MHD_KeyValueIterator iterator, [2021-11-08T09:19:40.450Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2021-11-08T09:19:40.450Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2021-11-08T09:19:40.450Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-11-08T09:19:40.450Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2021-11-08T09:19:40.450Z] | ^~~~~~~~~~~~ [2021-11-08T09:19:40.450Z] | | [2021-11-08T09:19:40.451Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-11-08T09:19:40.451Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-11-08T09:19:40.451Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-11-08T09:19:40.451Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-11-08T09:19:40.451Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-11-08T09:19:40.451Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-11-08T09:19:40.451Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2021-11-08T09:19:40.451Z] | ^~~~~~~~~~~~ [2021-11-08T09:19:40.451Z] | | [2021-11-08T09:19:40.451Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-11-08T09:19:40.451Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-11-08T09:19:40.451Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-11-08T09:19:40.451Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-11-08T09:19:40.451Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-11-08T09:19:40.722Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-11-08T09:19:42.156Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-11-08T09:19:42.430Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-11-08T09:19:42.702Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-11-08T09:19:42.974Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-11-08T09:19:43.569Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-11-08T09:19:44.542Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-11-08T09:19:44.825Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-11-08T09:19:45.097Z] [ 76%] Linking C shared library libcsdk.so [2021-11-08T09:19:45.369Z] [ 76%] Built target csdk [2021-11-08T09:19:45.369Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-11-08T09:19:45.642Z] [ 79%] Linking C executable template [2021-11-08T09:19:45.915Z] [ 79%] Built target template [2021-11-08T09:19:45.915Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-11-08T09:19:46.187Z] [ 82%] Linking C executable device-counter [2021-11-08T09:19:46.460Z] [ 82%] Built target device-counter [2021-11-08T09:19:46.460Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-11-08T09:19:46.732Z] [ 85%] Linking C executable device-random [2021-11-08T09:19:47.005Z] [ 85%] Built target device-random [2021-11-08T09:19:47.005Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-11-08T09:19:47.277Z] [ 88%] Linking C executable device-gyro [2021-11-08T09:19:47.550Z] [ 88%] Built target device-gyro [2021-11-08T09:19:47.550Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-11-08T09:19:47.823Z] [ 91%] Linking C executable device-bitfields [2021-11-08T09:19:48.098Z] [ 91%] Built target device-bitfields [2021-11-08T09:19:48.098Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-11-08T09:19:48.689Z] [ 94%] Linking C executable template-discovery [2021-11-08T09:19:48.690Z] [ 94%] Built target template-discovery [2021-11-08T09:19:48.962Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-11-08T09:19:49.234Z] [ 97%] Linking C executable device-file [2021-11-08T09:19:49.508Z] [ 97%] Built target device-file [2021-11-08T09:19:49.508Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-11-08T09:19:49.782Z] [100%] Linking C executable device-terminal [2021-11-08T09:19:50.054Z] [100%] Built target device-terminal [2021-11-08T09:19:50.054Z] make: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.054Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.054Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.054Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.333Z] [ 76%] Built target csdk [2021-11-08T09:19:50.333Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.333Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.333Z] [ 79%] Built target template [2021-11-08T09:19:50.333Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.333Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.333Z] [ 82%] Built target device-counter [2021-11-08T09:19:50.333Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.333Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.334Z] [ 85%] Built target device-random [2021-11-08T09:19:50.334Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.334Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.334Z] [ 88%] Built target device-gyro [2021-11-08T09:19:50.334Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.334Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.334Z] [ 91%] Built target device-bitfields [2021-11-08T09:19:50.334Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.607Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.607Z] [ 94%] Built target template-discovery [2021-11-08T09:19:50.607Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.607Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.607Z] [ 97%] Built target device-file [2021-11-08T09:19:50.607Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.607Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.607Z] [100%] Built target device-terminal [2021-11-08T09:19:50.607Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:19:50.607Z] Install the project... [2021-11-08T09:19:50.607Z] -- Install configuration: "Release" [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/lib/libcsdk.so [2021-11-08T09:19:50.607Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-11-08T09:19:50.607Z] -- Up-to-date: /usr/local/include [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/edgex [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/edgex/devices.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/devsdk [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/json.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/container.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/component.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/typecode.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/iot.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/uuid.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/time.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/hash.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/logger.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/os [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/data.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/thread.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/os.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/base64.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/defs.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/include/iot/config.h [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-11-08T09:19:50.607Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-11-08T09:19:50.607Z] make: Leaving directory '/tmp/sdk/build/release' [2021-11-08T09:19:52.587Z] Removing intermediate container 0471224ea330 [2021-11-08T09:19:52.587Z] ---> c207f29a3ded [2021-11-08T09:19:52.587Z] Step 16/24 : FROM ${BASE} [2021-11-08T09:19:52.587Z] ---> b6d714ea7bf2 [2021-11-08T09:19:52.587Z] Step 17/24 : LABEL maintainer="IOTech " [2021-11-08T09:19:52.587Z] ---> Running in 87d225a1a95a [2021-11-08T09:19:53.181Z] Removing intermediate container 87d225a1a95a [2021-11-08T09:19:53.181Z] ---> 137f05454058 [2021-11-08T09:19:53.181Z] Step 18/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-11-08T09:19:53.181Z] ---> Running in 1a95c6404c64 [2021-11-08T09:19:54.617Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-11-08T09:19:54.617Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-11-08T09:19:54.617Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-11-08T09:19:54.617Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-11-08T09:19:55.596Z] Removing intermediate container 1a95c6404c64 [2021-11-08T09:19:55.596Z] ---> f1ec34721705 [2021-11-08T09:19:55.596Z] Step 19/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-11-08T09:19:55.596Z] ---> Running in aa85a7a5383a [2021-11-08T09:19:57.571Z] Removing intermediate container aa85a7a5383a [2021-11-08T09:19:57.571Z] ---> 2200a37be7ed [2021-11-08T09:19:57.571Z] Step 20/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev [2021-11-08T09:19:57.571Z] ---> Running in a68df9c9ac6b [2021-11-08T09:19:59.005Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T09:19:59.598Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T09:19:59.870Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T09:20:00.845Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-11-08T09:20:00.845Z] (1/7) Installing curl (7.79.1-r0) [2021-11-08T09:20:00.845Z] (2/7) Installing hiredis (1.0.0-r0) [2021-11-08T09:20:00.845Z] (3/7) Installing hiredis-dev (1.0.0-r0) [2021-11-08T09:20:01.116Z] (4/7) Installing libuuid (2.37.2-r0) [2021-11-08T09:20:01.116Z] (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-11-08T09:20:02.098Z] (6/7) Installing libidn2 (2.3.1-r0) [2021-11-08T09:20:02.099Z] (7/7) Installing wget (1.21.1-r1) [2021-11-08T09:20:02.371Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T09:20:02.371Z] OK: 276 MiB in 84 packages [2021-11-08T09:20:03.349Z] Removing intermediate container a68df9c9ac6b [2021-11-08T09:20:03.349Z] ---> 55e5a25f0a56 [2021-11-08T09:20:03.349Z] Step 21/24 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-11-08T09:20:04.329Z] ---> 96e1ac89272a [2021-11-08T09:20:04.329Z] Step 22/24 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-11-08T09:20:04.927Z] ---> 52570c5e2d74 [2021-11-08T09:20:04.927Z] Step 23/24 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-11-08T09:20:05.523Z] ---> 556af367f638 [2021-11-08T09:20:05.523Z] Step 24/24 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-11-08T09:20:06.505Z] ---> 5b51ce3f46bb [2021-11-08T09:20:06.505Z] Successfully built 5b51ce3f46bb [2021-11-08T09:20:06.505Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:20:06.999Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T09:20:06.999Z] . [Pipeline] withDockerContainer [2021-11-08T09:20:07.267Z] prd-ubuntu18.04-docker-arm64-4c-16g-27925 does not seem to be running inside a container [2021-11-08T09:20:07.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/14 -v /w/workspace/device-sdk-c/14:/w/workspace/device-sdk-c/14:rw,z -v /w/workspace/device-sdk-c/14@tmp:/w/workspace/device-sdk-c/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-08T09:20:08.882Z] $ docker top 8bab6954fdc289e84e270b1007d1292d99fd323aab94a7f03939516af8a3f549 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T09:20:09.822Z] + make test [2021-11-08T09:20:09.822Z] echo "make test" [2021-11-08T09:20:09.822Z] make test [Pipeline] } [2021-11-08T09:20:09.846Z] $ docker stop --time=1 8bab6954fdc289e84e270b1007d1292d99fd323aab94a7f03939516af8a3f549 [2021-11-08T09:20:11.553Z] $ docker rm -f 8bab6954fdc289e84e270b1007d1292d99fd323aab94a7f03939516af8a3f549 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T09:20:12.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-08T09:20:12.594Z] + ls -al . [2021-11-08T09:20:12.594Z] total 200 [2021-11-08T09:20:12.594Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 09:16 . [2021-11-08T09:20:12.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 09:16 .. [2021-11-08T09:20:12.594Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 09:16 .git [2021-11-08T09:20:12.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 09:16 .github [2021-11-08T09:20:12.594Z] -rw-rw-r-- 1 jenkins jenkins 176 Nov 8 09:16 .gitignore [2021-11-08T09:20:12.594Z] -rw-rw-r-- 1 jenkins jenkins 3104 Nov 8 09:16 Attribution.txt [2021-11-08T09:20:12.594Z] -rw-rw-r-- 1 jenkins jenkins 7880 Nov 8 09:16 CHANGES [2021-11-08T09:20:12.594Z] -rw-rw-r-- 1 jenkins jenkins 108574 Nov 8 09:16 Doxyfile [2021-11-08T09:20:12.594Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 09:16 GOVERNANCE.md [2021-11-08T09:20:12.594Z] -rw-rw-r-- 1 jenkins jenkins 784 Nov 8 09:16 Jenkinsfile [2021-11-08T09:20:12.594Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 09:16 LICENSE [2021-11-08T09:20:12.594Z] -rw-rw-r-- 1 jenkins jenkins 444 Nov 8 09:16 Makefile [2021-11-08T09:20:12.594Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 09:16 OWNERS.md [2021-11-08T09:20:12.594Z] -rw-rw-r-- 1 jenkins jenkins 4086 Nov 8 09:16 README.md [2021-11-08T09:20:12.594Z] -rw-rw-r-- 1 jenkins jenkins 7422 Nov 8 09:16 README.v2.md [2021-11-08T09:20:12.594Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 09:14 VERSION [2021-11-08T09:20:12.594Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 09:16 docs [2021-11-08T09:20:12.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 09:16 include [2021-11-08T09:20:12.594Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 09:16 scripts [2021-11-08T09:20:12.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 09:16 src [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:20:12.935Z] + 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=9c093d915178364b5ad4a5f89c558c84b05f4943 --label arch=arm64 --label version=2.0.1-dev.13 . [2021-11-08T09:20:13.549Z] Sending build context to Docker daemon 2.712MB [2021-11-08T09:20:13.549Z] Step 1/17 : ARG BASE=alpine:3.14 [2021-11-08T09:20:13.549Z] Step 2/17 : FROM ${BASE} [2021-11-08T09:20:13.549Z] ---> 5b51ce3f46bb [2021-11-08T09:20:13.549Z] Step 3/17 : LABEL maintainer="IOTech " [2021-11-08T09:20:13.549Z] ---> Running in 8b3514b8886c [2021-11-08T09:20:14.152Z] Removing intermediate container 8b3514b8886c [2021-11-08T09:20:14.152Z] ---> 395ff850023f [2021-11-08T09:20:14.152Z] 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 [2021-11-08T09:20:14.152Z] ---> Running in dffbffb829ea [2021-11-08T09:20:15.131Z] --2021-11-08 09:20:14-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release [2021-11-08T09:20:15.131Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 34.243.182.113, 54.74.239.58, 54.229.110.245, ... [2021-11-08T09:20:15.402Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|34.243.182.113|:443... connected. [2021-11-08T09:20:15.676Z] HTTP request sent, awaiting response... 200 OK [2021-11-08T09:20:15.676Z] Length: unspecified [application/json] [2021-11-08T09:20:15.676Z] Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' [2021-11-08T09:20:15.676Z]  [2021-11-08T09:20:15.676Z] 0K    49.0M=0s [2021-11-08T09:20:15.676Z] [2021-11-08T09:20:15.676Z] 2021-11-08 09:20:15 (49.0 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] [2021-11-08T09:20:15.676Z] [2021-11-08T09:20:16.282Z] Removing intermediate container dffbffb829ea [2021-11-08T09:20:16.282Z] ---> bb0236ab48a7 [2021-11-08T09:20:16.282Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-11-08T09:20:16.282Z] ---> Running in 5932d01cb087 [2021-11-08T09:20:18.261Z] Removing intermediate container 5932d01cb087 [2021-11-08T09:20:18.261Z] ---> a1d00531fbe3 [2021-11-08T09:20:18.261Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-11-08T09:20:18.261Z] ---> Running in 867618ab03d4 [2021-11-08T09:20:19.689Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T09:20:20.280Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T09:20:20.876Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T09:20:21.468Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-11-08T09:20:21.468Z] (1/21) Installing ncurses-dev (6.2_p20210612-r0) [2021-11-08T09:20:21.468Z] (2/21) Installing libblkid (2.37.2-r0) [2021-11-08T09:20:21.740Z] (3/21) Installing blkid (2.37.2-r0) [2021-11-08T09:20:21.740Z] (4/21) Installing libcap-ng (0.8.2-r0) [2021-11-08T09:20:21.740Z] (5/21) Installing setpriv (2.37.2-r0) [2021-11-08T09:20:22.011Z] (6/21) Installing libmount (2.37.2-r0) [2021-11-08T09:20:22.011Z] (7/21) Installing libsmartcols (2.37.2-r0) [2021-11-08T09:20:22.011Z] (8/21) Installing findmnt (2.37.2-r0) [2021-11-08T09:20:22.283Z] (9/21) Installing mcookie (2.37.2-r0) [2021-11-08T09:20:22.283Z] (10/21) Installing hexdump (2.37.2-r0) [2021-11-08T09:20:22.283Z] (11/21) Installing lsblk (2.37.2-r0) [2021-11-08T09:20:22.555Z] (12/21) Installing libfdisk (2.37.2-r0) [2021-11-08T09:20:22.555Z] (13/21) Installing sfdisk (2.37.2-r0) [2021-11-08T09:20:22.555Z] (14/21) Installing cfdisk (2.37.2-r0) [2021-11-08T09:20:22.826Z] (15/21) Installing partx (2.37.2-r0) [2021-11-08T09:20:22.826Z] (16/21) Installing flock (2.37.2-r0) [2021-11-08T09:20:22.826Z] (17/21) Installing logger (2.37.2-r0) [2021-11-08T09:20:22.826Z] (18/21) Installing uuidgen (2.37.2-r0) [2021-11-08T09:20:23.097Z] (19/21) Installing libeconf (0.3.8-r1) [2021-11-08T09:20:23.097Z] (20/21) Installing util-linux (2.37.2-r0) [2021-11-08T09:20:23.369Z] (21/21) Installing util-linux-dev (2.37.2-r0) [2021-11-08T09:20:23.643Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T09:20:23.643Z] OK: 287 MiB in 105 packages [2021-11-08T09:20:25.074Z] Removing intermediate container 867618ab03d4 [2021-11-08T09:20:25.074Z] ---> f544e271e0f5 [2021-11-08T09:20:25.074Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-11-08T09:20:25.668Z] ---> 58ea1fea9240 [2021-11-08T09:20:25.668Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-11-08T09:20:26.644Z] ---> ec408e6983d8 [2021-11-08T09:20:26.644Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-11-08T09:20:27.244Z] ---> e324725ada7f [2021-11-08T09:20:27.244Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-11-08T09:20:27.835Z] ---> 2c6dc53e3d3c [2021-11-08T09:20:27.835Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-11-08T09:20:28.439Z] ---> e146ac429e23 [2021-11-08T09:20:28.439Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-11-08T09:20:29.415Z] ---> 79b24e74e013 [2021-11-08T09:20:29.415Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-11-08T09:20:29.415Z] ---> Running in 9018403fac14 [2021-11-08T09:20:29.687Z] Removing intermediate container 9018403fac14 [2021-11-08T09:20:29.687Z] ---> 8219c4e5db6f [2021-11-08T09:20:29.687Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-11-08T09:20:29.960Z] ---> Running in 56d556f8f579 [2021-11-08T09:20:30.232Z] Removing intermediate container 56d556f8f579 [2021-11-08T09:20:30.232Z] ---> 72943f0a6615 [2021-11-08T09:20:30.232Z] Step 15/17 : LABEL arch=arm64 [2021-11-08T09:20:30.504Z] ---> Running in 41b8b39d3df1 [2021-11-08T09:20:30.776Z] Removing intermediate container 41b8b39d3df1 [2021-11-08T09:20:30.776Z] ---> 6dde89ed88f0 [2021-11-08T09:20:30.776Z] Step 16/17 : LABEL git_sha=9c093d915178364b5ad4a5f89c558c84b05f4943 [2021-11-08T09:20:31.047Z] ---> Running in 597246cbfff2 [2021-11-08T09:20:31.357Z] Removing intermediate container 597246cbfff2 [2021-11-08T09:20:31.357Z] ---> 64af26a7a1ed [2021-11-08T09:20:31.357Z] Step 17/17 : LABEL version=2.0.1-dev.13 [2021-11-08T09:20:31.357Z] ---> Running in 39f5b5dd41b3 [2021-11-08T09:20:31.962Z] Removing intermediate container 39f5b5dd41b3 [2021-11-08T09:20:31.962Z] ---> 3b3e33f80f3b [2021-11-08T09:20:31.962Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-11-08T09:20:31.962Z] Successfully built 3b3e33f80f3b [2021-11-08T09:20:31.962Z] Successfully tagged device-sdk-arm64:latest [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] sh [2021-11-08T09:20:32.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T09:20:32.654Z] [2021-11-08T09:20:32.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:20:33.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T09:20:33.298Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-08T09:20:33.299Z] 448f6bf000e3: Pulling fs layer [2021-11-08T09:20:33.299Z] f757da607395: Pulling fs layer [2021-11-08T09:20:33.299Z] 05883995daec: Pulling fs layer [2021-11-08T09:20:33.299Z] 8603b9c90790: Pulling fs layer [2021-11-08T09:20:33.299Z] 1560dd03e051: Pulling fs layer [2021-11-08T09:20:33.299Z] 27f5ce0e4adf: Pulling fs layer [2021-11-08T09:20:33.299Z] c2d8d7efcc4b: Pulling fs layer [2021-11-08T09:20:33.299Z] 1560dd03e051: Waiting [2021-11-08T09:20:33.299Z] 8603b9c90790: Waiting [2021-11-08T09:20:33.299Z] 27f5ce0e4adf: Waiting [2021-11-08T09:20:33.299Z] c2d8d7efcc4b: Waiting [2021-11-08T09:20:33.299Z] f757da607395: Verifying Checksum [2021-11-08T09:20:33.299Z] f757da607395: Download complete [2021-11-08T09:20:33.299Z] 8603b9c90790: Verifying Checksum [2021-11-08T09:20:33.299Z] 8603b9c90790: Download complete [2021-11-08T09:20:33.580Z] 1560dd03e051: Verifying Checksum [2021-11-08T09:20:33.580Z] 1560dd03e051: Download complete [2021-11-08T09:20:33.580Z] 27f5ce0e4adf: Verifying Checksum [2021-11-08T09:20:33.580Z] 27f5ce0e4adf: Download complete [2021-11-08T09:20:33.580Z] 05883995daec: Verifying Checksum [2021-11-08T09:20:33.580Z] 05883995daec: Download complete [2021-11-08T09:20:33.869Z] 448f6bf000e3: Verifying Checksum [2021-11-08T09:20:33.869Z] 448f6bf000e3: Download complete [2021-11-08T09:20:36.566Z] c2d8d7efcc4b: Verifying Checksum [2021-11-08T09:20:36.566Z] c2d8d7efcc4b: Download complete [2021-11-08T09:20:38.084Z] 448f6bf000e3: Pull complete [2021-11-08T09:20:39.094Z] f757da607395: Pull complete [2021-11-08T09:20:40.522Z] 05883995daec: Pull complete [2021-11-08T09:20:40.522Z] 8603b9c90790: Pull complete [2021-11-08T09:20:41.501Z] 1560dd03e051: Pull complete [2021-11-08T09:20:41.774Z] 27f5ce0e4adf: Pull complete [2021-11-08T09:20:56.842Z] c2d8d7efcc4b: Pull complete [2021-11-08T09:20:56.842Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-08T09:20:56.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T09:20:56.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-08T09:20:57.073Z] prd-ubuntu18.04-docker-arm64-4c-16g-27925 does not seem to be running inside a container [2021-11-08T09:20:57.154Z] $ 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/14 -v /w/workspace/device-sdk-c/14:/w/workspace/device-sdk-c/14:rw,z -v /w/workspace/device-sdk-c/14@tmp:/w/workspace/device-sdk-c/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-08T09:20:59.819Z] $ docker top 00bbc755507fadf32fada5c00e85a408500816b4e48b05ddc8cae4663341ba0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:21:00.777Z] ---> job-cost.sh [2021-11-08T09:21:00.777Z] lf-activate-venv: SKIPPING [2021-11-08T09:21:00.777Z] INFO: No Stack... [2021-11-08T09:21:01.367Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-08T09:21:01.635Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T09:21:02.288Z] + cat /w/workspace/device-sdk-c/14/archives/cost.csv [2021-11-08T09:21:02.288Z] + cut -d, -f6 [Pipeline] lock [2021-11-08T09:21:02.349Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-14-stack-cost] [2021-11-08T09:21:02.355Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-14-stack-cost] did not exist. Created. [2021-11-08T09:21:02.355Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T09:21:03.026Z] /w/workspace/device-sdk-c/14@tmp/durable-d0e90f11/script.sh: 1: /w/workspace/device-sdk-c/14@tmp/durable-d0e90f11/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-08T09:21:03.680Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-08T09:21:03.702Z] Warning: overwriting stash ‘stack-cost’ [2021-11-08T09:21:04.135Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T09:21:04.142Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T09:21:04.159Z] $ docker stop --time=1 00bbc755507fadf32fada5c00e85a408500816b4e48b05ddc8cae4663341ba0b [2021-11-08T09:21:05.706Z] $ docker rm -f 00bbc755507fadf32fada5c00e85a408500816b4e48b05ddc8cae4663341ba0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:21:06.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T09:21:06.592Z] . [Pipeline] withDockerContainer [2021-11-08T09:21:06.657Z] prd-centos7-docker-4c-2g-27924 does not seem to be running inside a container [2021-11-08T09:21:06.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T09:21:07.064Z] $ docker top 0ebccb666e6567ae8f907af032c48445c79500dfdab05a780d82865aba0a592d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T09:21:07.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T09:21:07.170Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T09:21:07.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T09:21:07.281Z] $ docker exec 0ebccb666e6567ae8f907af032c48445c79500dfdab05a780d82865aba0a592d ssh-agent [2021-11-08T09:21:07.373Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgCofNb/agent.14 [2021-11-08T09:21:07.374Z] SSH_AGENT_PID=21 [2021-11-08T09:21:07.379Z] Running ssh-add (command line suppressed) [2021-11-08T09:21:07.474Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1521790402196259693.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1521790402196259693.key) [2021-11-08T09:21:07.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T09:21:07.791Z] + git semver tag [2021-11-08T09:21:07.791Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T09:21:07.791Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-11-08T09:21:07.791Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-11-08T09:21:07.791Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T09:21:07.791Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T09:21:07.791Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T09:21:07.791Z] # $SEMVER_BRANCH = main [2021-11-08T09:21:07.791Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2021-11-08T09:21:07.791Z] # 9c093d915178364b5ad4a5f89c558c84b05f4943 HEAD [2021-11-08T09:21:07.791Z] # -> Force: false [2021-11-08T09:21:07.791Z] # 47bed86f3c2b2f251fcf202a13712006030f59ea refs/tags/v2.0.1-dev.13 [Pipeline] } [2021-11-08T09:21:07.808Z] $ docker exec --env ******** --env ******** 0ebccb666e6567ae8f907af032c48445c79500dfdab05a780d82865aba0a592d ssh-agent -k [2021-11-08T09:21:07.896Z] unset SSH_AUTH_SOCK; [2021-11-08T09:21:07.897Z] unset SSH_AGENT_PID; [2021-11-08T09:21:07.897Z] echo Agent pid 21 killed; [2021-11-08T09:21:07.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T09:21:08.200Z] + git semver [Pipeline] } [2021-11-08T09:21:08.220Z] $ docker stop --time=1 0ebccb666e6567ae8f907af032c48445c79500dfdab05a780d82865aba0a592d [2021-11-08T09:21:09.418Z] $ docker rm -f 0ebccb666e6567ae8f907af032c48445c79500dfdab05a780d82865aba0a592d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:21:09.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-08T09:21:09.884Z] [2021-11-08T09:21:09.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:21:10.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-08T09:21:10.185Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-08T09:21:10.185Z] ab5ef0e58194: Pulling fs layer [2021-11-08T09:21:10.185Z] 9712f1f96733: Pulling fs layer [2021-11-08T09:21:10.185Z] 63f879dbbcfc: Pulling fs layer [2021-11-08T09:21:10.185Z] 0d9ebad4ef96: Pulling fs layer [2021-11-08T09:21:10.185Z] e9a5061849ea: Pulling fs layer [2021-11-08T09:21:10.185Z] d747dcd14b5f: Pulling fs layer [2021-11-08T09:21:10.185Z] 2de7ff778b66: Pulling fs layer [2021-11-08T09:21:10.185Z] 0d9ebad4ef96: Waiting [2021-11-08T09:21:10.185Z] e9a5061849ea: Waiting [2021-11-08T09:21:10.185Z] d747dcd14b5f: Waiting [2021-11-08T09:21:10.185Z] 2de7ff778b66: Waiting [2021-11-08T09:21:10.185Z] 9712f1f96733: Download complete [2021-11-08T09:21:10.450Z] 63f879dbbcfc: Verifying Checksum [2021-11-08T09:21:10.450Z] 63f879dbbcfc: Download complete [2021-11-08T09:21:10.724Z] ab5ef0e58194: Verifying Checksum [2021-11-08T09:21:10.724Z] ab5ef0e58194: Download complete [2021-11-08T09:21:10.724Z] d747dcd14b5f: Verifying Checksum [2021-11-08T09:21:10.724Z] d747dcd14b5f: Download complete [2021-11-08T09:21:10.724Z] e9a5061849ea: Verifying Checksum [2021-11-08T09:21:10.724Z] e9a5061849ea: Download complete [2021-11-08T09:21:10.724Z] 0d9ebad4ef96: Verifying Checksum [2021-11-08T09:21:10.724Z] 0d9ebad4ef96: Download complete [2021-11-08T09:21:10.990Z] 2de7ff778b66: Verifying Checksum [2021-11-08T09:21:10.990Z] 2de7ff778b66: Download complete [2021-11-08T09:21:14.327Z] ab5ef0e58194: Pull complete [2021-11-08T09:21:14.327Z] 9712f1f96733: Pull complete [2021-11-08T09:21:14.611Z] 63f879dbbcfc: Pull complete [2021-11-08T09:21:18.865Z] 0d9ebad4ef96: Pull complete [2021-11-08T09:21:19.131Z] e9a5061849ea: Pull complete [2021-11-08T09:21:19.395Z] d747dcd14b5f: Pull complete [2021-11-08T09:21:20.784Z] 2de7ff778b66: Pull complete [2021-11-08T09:21:20.784Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-08T09:21:20.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-08T09:21:20.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-08T09:21:20.852Z] prd-centos7-docker-4c-2g-27924 does not seem to be running inside a container [2021-11-08T09:21:20.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-08T09:21:24.352Z] $ docker top 7d1025aebbeb1a570466a0665a532a078d2f3042cb17114598b28f066449a59e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-08T09:21:24.415Z] provisioning config files... [2021-11-08T09:21:24.423Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config5692646432051563643tmp [2021-11-08T09:21:24.434Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config9209074038638250161tmp [2021-11-08T09:21:24.444Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1778782000863999556tmp [Pipeline] { [Pipeline] echo [2021-11-08T09:21:24.456Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:21:24.742Z] ---> sigul-configuration.sh [2021-11-08T09:21:24.742Z] gpg: directory `/root/.gnupg' created [2021-11-08T09:21:24.742Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-08T09:21:24.742Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-08T09:21:24.742Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-08T09:21:24.742Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-08T09:21:24.742Z] gpg: CAST5 encrypted data [2021-11-08T09:21:24.742Z] gpg: encrypted with 1 passphrase [2021-11-08T09:21:24.742Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-08T09:21:25.025Z] + mkdir /home/jenkins [2021-11-08T09:21:25.025Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-08T09:21:25.311Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-11-08T09:21:25.320Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:21:25.610Z] ---> sigul-install.sh [2021-11-08T09:21:25.610Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-08T09:21:25.905Z] + git tag --list [2021-11-08T09:21:25.905Z] 0.7.0 [2021-11-08T09:21:25.905Z] 0.7.1 [2021-11-08T09:21:25.905Z] 1.0.0 [2021-11-08T09:21:25.905Z] v1.0.1 [2021-11-08T09:21:25.905Z] v1.0.2 [2021-11-08T09:21:25.905Z] v1.0.3 [2021-11-08T09:21:25.905Z] v1.1.0 [2021-11-08T09:21:25.905Z] v1.1.1 [2021-11-08T09:21:25.905Z] v1.2.0 [2021-11-08T09:21:25.905Z] v1.2.1 [2021-11-08T09:21:25.905Z] v1.2.2 [2021-11-08T09:21:25.905Z] v1.3.0 [2021-11-08T09:21:25.905Z] v1.3.1 [2021-11-08T09:21:25.905Z] v2.0.0 [2021-11-08T09:21:25.905Z] v2.0.1-dev.1 [2021-11-08T09:21:25.905Z] v2.0.1-dev.10 [2021-11-08T09:21:25.905Z] v2.0.1-dev.11 [2021-11-08T09:21:25.905Z] v2.0.1-dev.12 [2021-11-08T09:21:25.905Z] v2.0.1-dev.13 [2021-11-08T09:21:25.905Z] v2.0.1-dev.2 [2021-11-08T09:21:25.905Z] v2.0.1-dev.3 [2021-11-08T09:21:25.905Z] v2.0.1-dev.4 [2021-11-08T09:21:25.905Z] v2.0.1-dev.5 [2021-11-08T09:21:25.905Z] v2.0.1-dev.6 [2021-11-08T09:21:25.905Z] v2.0.1-dev.7 [2021-11-08T09:21:25.905Z] v2.0.1-dev.8 [2021-11-08T09:21:25.905Z] v2.0.1-dev.9 [Pipeline] sh [2021-11-08T09:21:26.195Z] + lftools sign git-tag v2.0.1-dev.13 [2021-11-08T09:21:26.766Z] Signing Git tag with Sigul... [2021-11-08T09:21:26.766Z] Signing v2.0.1-dev.13 [Pipeline] echo [2021-11-08T09:21:27.711Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:21:27.999Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-08T09:21:28.005Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-08T09:21:28.031Z] $ docker stop --time=1 7d1025aebbeb1a570466a0665a532a078d2f3042cb17114598b28f066449a59e [2021-11-08T09:21:29.233Z] $ docker rm -f 7d1025aebbeb1a570466a0665a532a078d2f3042cb17114598b28f066449a59e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:21:29.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T09:21:29.786Z] . [Pipeline] withDockerContainer [2021-11-08T09:21:29.847Z] prd-centos7-docker-4c-2g-27924 does not seem to be running inside a container [2021-11-08T09:21:29.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T09:21:30.265Z] $ docker top 4fbe1840a7c5fef5f6d1f0b0977691566bd4b846b62b907e943c85df8add3a75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T09:21:30.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T09:21:30.356Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T09:21:30.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T09:21:30.501Z] $ docker exec 4fbe1840a7c5fef5f6d1f0b0977691566bd4b846b62b907e943c85df8add3a75 ssh-agent [2021-11-08T09:21:30.609Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXicHeCH/agent.13 [2021-11-08T09:21:30.609Z] SSH_AGENT_PID=19 [2021-11-08T09:21:30.614Z] Running ssh-add (command line suppressed) [2021-11-08T09:21:30.738Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2593615268512949616.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2593615268512949616.key) [2021-11-08T09:21:30.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T09:21:31.050Z] + git semver bump pre [2021-11-08T09:21:31.050Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T09:21:31.050Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-11-08T09:21:31.050Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-11-08T09:21:31.050Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T09:21:31.050Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T09:21:31.050Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T09:21:31.050Z] # $SEMVER_BRANCH = main [2021-11-08T09:21:31.050Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2021-11-08T09:21:31.050Z] 2.0.1-dev.14 [Pipeline] } [2021-11-08T09:21:31.067Z] $ docker exec --env ******** --env ******** 4fbe1840a7c5fef5f6d1f0b0977691566bd4b846b62b907e943c85df8add3a75 ssh-agent -k [2021-11-08T09:21:31.199Z] unset SSH_AUTH_SOCK; [2021-11-08T09:21:31.201Z] unset SSH_AGENT_PID; [2021-11-08T09:21:31.201Z] echo Agent pid 19 killed; [2021-11-08T09:21:31.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T09:21:31.514Z] + git semver [Pipeline] } [2021-11-08T09:21:31.534Z] $ docker stop --time=1 4fbe1840a7c5fef5f6d1f0b0977691566bd4b846b62b907e943c85df8add3a75 [2021-11-08T09:21:32.718Z] $ docker rm -f 4fbe1840a7c5fef5f6d1f0b0977691566bd4b846b62b907e943c85df8add3a75 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:21:33.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T09:21:33.068Z] . [Pipeline] withDockerContainer [2021-11-08T09:21:33.128Z] prd-centos7-docker-4c-2g-27924 does not seem to be running inside a container [2021-11-08T09:21:33.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T09:21:33.531Z] $ docker top 9b75a97500c3f996ebcbd2b9070d05e440c155c87bab399d8cbe6e8223b4502d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T09:21:33.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T09:21:33.610Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T09:21:33.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T09:21:33.721Z] $ docker exec 9b75a97500c3f996ebcbd2b9070d05e440c155c87bab399d8cbe6e8223b4502d ssh-agent [2021-11-08T09:21:33.805Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjOInOO/agent.14 [2021-11-08T09:21:33.805Z] SSH_AGENT_PID=20 [2021-11-08T09:21:33.809Z] Running ssh-add (command line suppressed) [2021-11-08T09:21:33.910Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2521009091619273789.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2521009091619273789.key) [2021-11-08T09:21:33.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T09:21:34.210Z] + git semver push [2021-11-08T09:21:34.210Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T09:21:34.210Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-11-08T09:21:34.210Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-11-08T09:21:34.210Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T09:21:34.210Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T09:21:34.210Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T09:21:34.210Z] # $SEMVER_BRANCH = main [2021-11-08T09:21:34.210Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2021-11-08T09:21:36.131Z] $ docker exec --env ******** --env ******** 9b75a97500c3f996ebcbd2b9070d05e440c155c87bab399d8cbe6e8223b4502d ssh-agent -k [2021-11-08T09:21:36.254Z] unset SSH_AUTH_SOCK; [2021-11-08T09:21:36.255Z] unset SSH_AGENT_PID; [2021-11-08T09:21:36.255Z] echo Agent pid 20 killed; [2021-11-08T09:21:36.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T09:21:36.552Z] + git semver [Pipeline] } [2021-11-08T09:21:36.575Z] $ docker stop --time=1 9b75a97500c3f996ebcbd2b9070d05e440c155c87bab399d8cbe6e8223b4502d [2021-11-08T09:21:37.753Z] $ docker rm -f 9b75a97500c3f996ebcbd2b9070d05e440c155c87bab399d8cbe6e8223b4502d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-08T09:21:38.517Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:21:38.819Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:21:39.382Z] ---> package-listing.sh [2021-11-08T09:21:39.382Z] ++ facter osfamily [2021-11-08T09:21:39.382Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-08T09:21:39.647Z] + OS_FAMILY=redhat [2021-11-08T09:21:39.647Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2021-11-08T09:21:39.647Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-08T09:21:39.647Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-08T09:21:39.647Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-08T09:21:39.647Z] + PACKAGES=/tmp/packages_start.txt [2021-11-08T09:21:39.647Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-11-08T09:21:39.647Z] + PACKAGES=/tmp/packages_end.txt [2021-11-08T09:21:39.647Z] + case "${OS_FAMILY}" in [2021-11-08T09:21:39.647Z] + rpm -qa [2021-11-08T09:21:39.647Z] + sort [2021-11-08T09:21:40.600Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-08T09:21:40.600Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-08T09:21:40.600Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-08T09:21:40.600Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-11-08T09:21:40.600Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2021-11-08T09:21:40.600Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2021-11-08T09:21:40.609Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-08T09:21:40.894Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:21:41.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T09:21:41.450Z] [2021-11-08T09:21:41.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T09:21:41.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T09:21:41.751Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T09:21:41.751Z] b4d181a07f80: Pulling fs layer [2021-11-08T09:21:41.751Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T09:21:41.751Z] ed53099fbce6: Pulling fs layer [2021-11-08T09:21:41.751Z] dc539afda2c1: Pulling fs layer [2021-11-08T09:21:41.751Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T09:21:41.751Z] 9065ff56babe: Pulling fs layer [2021-11-08T09:21:41.751Z] d287ab97295c: Pulling fs layer [2021-11-08T09:21:41.751Z] dc539afda2c1: Waiting [2021-11-08T09:21:41.751Z] 77bc0d833cb6: Waiting [2021-11-08T09:21:41.751Z] 9065ff56babe: Waiting [2021-11-08T09:21:41.751Z] d287ab97295c: Waiting [2021-11-08T09:21:41.751Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T09:21:41.751Z] a1111a8f2ec3: Download complete [2021-11-08T09:21:41.751Z] dc539afda2c1: Verifying Checksum [2021-11-08T09:21:41.751Z] dc539afda2c1: Download complete [2021-11-08T09:21:41.751Z] ed53099fbce6: Verifying Checksum [2021-11-08T09:21:41.751Z] ed53099fbce6: Download complete [2021-11-08T09:21:42.014Z] 9065ff56babe: Verifying Checksum [2021-11-08T09:21:42.014Z] 9065ff56babe: Download complete [2021-11-08T09:21:42.014Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T09:21:42.014Z] 77bc0d833cb6: Download complete [2021-11-08T09:21:42.014Z] b4d181a07f80: Verifying Checksum [2021-11-08T09:21:42.014Z] b4d181a07f80: Download complete [2021-11-08T09:21:42.595Z] d287ab97295c: Verifying Checksum [2021-11-08T09:21:42.595Z] d287ab97295c: Download complete [2021-11-08T09:21:43.550Z] b4d181a07f80: Pull complete [2021-11-08T09:21:43.811Z] a1111a8f2ec3: Pull complete [2021-11-08T09:21:44.761Z] ed53099fbce6: Pull complete [2021-11-08T09:21:44.761Z] dc539afda2c1: Pull complete [2021-11-08T09:21:45.027Z] 77bc0d833cb6: Pull complete [2021-11-08T09:21:45.027Z] 9065ff56babe: Pull complete [2021-11-08T09:21:51.817Z] d287ab97295c: Pull complete [2021-11-08T09:21:51.817Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T09:21:51.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T09:21:51.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T09:21:51.966Z] prd-centos7-docker-4c-2g-27924 does not seem to be running inside a container [2021-11-08T09:21:52.105Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-08T09:21:54.829Z] $ docker top 6b29b48242cb3c6e9b851beb1a1d36a448f27276d5c4c975af74c97464225d77 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T09:21:55.184Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-08T09:21:55.476Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-08T09:21:55.761Z] + ls /var/log/sa-host [2021-11-08T09:21:55.761Z] + sadf -c /var/log/sa-host/sa08 [2021-11-08T09:21:55.761Z] file_magic: OK [2021-11-08T09:21:55.761Z] HZ: Using current value: 100 [2021-11-08T09:21:55.761Z] file_header: OK [2021-11-08T09:21:55.761Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-08T09:21:55.761Z] Statistics: [2021-11-08T09:21:55.761Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T09:21:55.761Z] File successfully converted to sysstat format version 12.0.3 [2021-11-08T09:21:55.761Z] + sadf -c /var/log/sa-host/sa30 [2021-11-08T09:21:55.761Z] file_magic: OK [2021-11-08T09:21:55.761Z] HZ: Using current value: 100 [2021-11-08T09:21:55.761Z] file_header: OK [2021-11-08T09:21:55.761Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-08T09:21:55.761Z] Statistics: [2021-11-08T09:21:55.761Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T09:21:55.761Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T09:21:55.849Z] provisioning config files... [2021-11-08T09:21:55.858Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7223405312441474956tmp [Pipeline] { [Pipeline] echo [2021-11-08T09:21:55.868Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:21:56.156Z] ---> create-netrc.sh [Pipeline] } [2021-11-08T09:21:56.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:21:56.486Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-08T09:21:56.495Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:21:56.798Z] ---> sudo-logs.sh [2021-11-08T09:21:56.799Z] Archiving 'sudo' log.. [2021-11-08T09:21:56.799Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27924.novalocal: Name or service not known [2021-11-08T09:21:56.799Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27924.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-08T09:21:56.823Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:21:57.118Z] ---> job-cost.sh [2021-11-08T09:21:57.118Z] lf-activate-venv: SKIPPING [2021-11-08T09:21:57.118Z] DEBUG: total: 0.10999999940395355 [2021-11-08T09:21:57.118Z] INFO: Retrieving Stack Cost... [2021-11-08T09:21:57.689Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T09:21:57.951Z] INFO: Archiving Costs [Pipeline] echo [2021-11-08T09:21:57.962Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T09:21:58.251Z] ---> logs-deploy.sh [2021-11-08T09:21:58.251Z] lf-activate-venv: SKIPPING [2021-11-08T09:21:58.251Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/14 [2021-11-08T09:21:58.251Z] INFO: archiving workspace using pattern(s): [2021-11-08T09:21:59.191Z] Archives upload complete. [2021-11-08T09:21:59.191Z] INFO: archiving logs to Nexus