Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b33a799834278c94191ed5db2afedc6f631595ea 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-ssh1143961818140060717.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh8366846424251400045.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh223279174373359705.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh502684477720089925.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-ssh3466742259404229693.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_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 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-2067 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-ssh8724443519067365019.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 b33a799834278c94191ed5db2afedc6f631595ea (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 b33a799834278c94191ed5db2afedc6f631595ea # timeout=10 Commit message: "ci: Update PR Template (#380)" > git rev-list --no-walk ce650ad78b6c877d3227a46e4e9eafbdd6610562 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-05T10:29:00.052Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-05T10:29:00.126Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-05T10:29:00.156Z] ========================================================= [2021-10-05T10:29:00.156Z] EdgeX Global Pipelines Version Info [2021-10-05T10:29:00.156Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:29:01.383Z] ------------------- [2021-10-05T10:29:01.383Z] stable info: [2021-10-05T10:29:01.383Z] ------------------- [2021-10-05T10:29:01.383Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T10:29:01.383Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T10:29:01.383Z] Message: update stable to v1.0.206 [2021-10-05T10:29:01.971Z] ------------------- [2021-10-05T10:29:01.971Z] experimental info: [2021-10-05T10:29:01.971Z] ------------------- [2021-10-05T10:29:01.971Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T10:29:01.971Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T10:29:01.971Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-05T10:29:02.096Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-10-05T10:29:02.117Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-10-05T10:29:02.138Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-05T10:29:02.158Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-05T10:29:02.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-05T10:29:02.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-10-05T10:29:02.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-10-05T10:29:02.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-10-05T10:29:02.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-05T10:29:02.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-05T10:29:02.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-10-05T10:29:02.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-05T10:29:02.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-05T10:29:02.357Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T10:29:02.377Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T10:29:02.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-05T10:29:02.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-05T10:29:02.440Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-05T10:29:02.460Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-05T10:29:02.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-05T10:29:02.501Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-05T10:29:02.520Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b33a799834278c94191ed5db2afedc6f631595ea [Pipeline] echo [2021-10-05T10:29:02.540Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b33a799 [Pipeline] echo [2021-10-05T10:29:02.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T10:29:02.630Z] provisioning config files... [2021-10-05T10:29:02.651Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config147627517994791901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:29:02.996Z] ---> docker-login.sh [2021-10-05T10:29:02.996Z] nexus3.edgexfoundry.org:10001 [2021-10-05T10:29:02.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T10:29:03.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T10:29:03.261Z] Configure a credential helper to remove this warning. See [2021-10-05T10:29:03.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T10:29:03.261Z] [2021-10-05T10:29:03.261Z] Login Succeeded [2021-10-05T10:29:03.261Z] nexus3.edgexfoundry.org:10002 [2021-10-05T10:29:03.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T10:29:03.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T10:29:03.528Z] Configure a credential helper to remove this warning. See [2021-10-05T10:29:03.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T10:29:03.528Z] [2021-10-05T10:29:03.528Z] Login Succeeded [2021-10-05T10:29:03.528Z] nexus3.edgexfoundry.org:10003 [2021-10-05T10:29:03.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T10:29:03.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T10:29:03.528Z] Configure a credential helper to remove this warning. See [2021-10-05T10:29:03.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T10:29:03.528Z] [2021-10-05T10:29:03.528Z] Login Succeeded [2021-10-05T10:29:03.528Z] nexus3.edgexfoundry.org:10004 [2021-10-05T10:29:03.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T10:29:03.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T10:29:03.794Z] Configure a credential helper to remove this warning. See [2021-10-05T10:29:03.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T10:29:03.794Z] [2021-10-05T10:29:03.794Z] Login Succeeded [2021-10-05T10:29:03.794Z] docker.io [2021-10-05T10:29:03.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T10:29:04.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T10:29:04.061Z] Configure a credential helper to remove this warning. See [2021-10-05T10:29:04.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T10:29:04.061Z] [2021-10-05T10:29:04.061Z] Login Succeeded [2021-10-05T10:29:04.061Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T10:29:04.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-05T10:29:05.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T10:29:05.639Z] [2021-10-05T10:29:05.639Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T10:29:05.968Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T10:29:05.968Z] latest: Pulling from edgex-devops/git-semver [2021-10-05T10:29:05.968Z] 31603596830f: Pulling fs layer [2021-10-05T10:29:05.968Z] 04fac38145f0: Pulling fs layer [2021-10-05T10:29:05.968Z] 701f6daf10bf: Pulling fs layer [2021-10-05T10:29:05.968Z] 24f72da36158: Pulling fs layer [2021-10-05T10:29:05.968Z] 24f72da36158: Waiting [2021-10-05T10:29:05.968Z] 04fac38145f0: Verifying Checksum [2021-10-05T10:29:05.968Z] 04fac38145f0: Download complete [2021-10-05T10:29:06.234Z] 31603596830f: Verifying Checksum [2021-10-05T10:29:06.234Z] 31603596830f: Download complete [2021-10-05T10:29:06.234Z] 701f6daf10bf: Verifying Checksum [2021-10-05T10:29:06.234Z] 701f6daf10bf: Download complete [2021-10-05T10:29:06.234Z] 24f72da36158: Verifying Checksum [2021-10-05T10:29:06.234Z] 24f72da36158: Download complete [2021-10-05T10:29:06.503Z] 31603596830f: Pull complete [2021-10-05T10:29:06.503Z] 04fac38145f0: Pull complete [2021-10-05T10:29:07.091Z] 701f6daf10bf: Pull complete [2021-10-05T10:29:07.364Z] 24f72da36158: Pull complete [2021-10-05T10:29:07.364Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-05T10:29:07.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T10:29:07.365Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-05T10:29:07.473Z] prd-centos7-docker-4c-2g-2067 does not seem to be running inside a container [2021-10-05T10:29:07.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-05T10:29:08.427Z] $ docker top c631ff31e4d98869a6535e9c0f6b6f9d8abcc4d7eaff7f7726aa61eaf0c9c70b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T10:29:08.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T10:29:08.545Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T10:29:08.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T10:29:08.661Z] $ docker exec c631ff31e4d98869a6535e9c0f6b6f9d8abcc4d7eaff7f7726aa61eaf0c9c70b ssh-agent [2021-10-05T10:29:08.768Z] SSH_AUTH_SOCK=/tmp/ssh-OZDhVTp0znQy/agent.14 [2021-10-05T10:29:08.768Z] SSH_AGENT_PID=20 [2021-10-05T10:29:08.780Z] Running ssh-add (command line suppressed) [2021-10-05T10:29:08.869Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_156366008495600650.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_156366008495600650.key) [2021-10-05T10:29:08.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T10:29:09.221Z] + git tag --points-at HEAD [Pipeline] } [2021-10-05T10:29:09.257Z] $ docker exec --env ******** --env ******** c631ff31e4d98869a6535e9c0f6b6f9d8abcc4d7eaff7f7726aa61eaf0c9c70b ssh-agent -k [2021-10-05T10:29:09.339Z] unset SSH_AUTH_SOCK; [2021-10-05T10:29:09.339Z] unset SSH_AGENT_PID; [2021-10-05T10:29:09.339Z] echo Agent pid 20 killed; [2021-10-05T10:29:09.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-05T10:29:09.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T10:29:09.406Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T10:29:09.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T10:29:09.519Z] $ docker exec c631ff31e4d98869a6535e9c0f6b6f9d8abcc4d7eaff7f7726aa61eaf0c9c70b ssh-agent [2021-10-05T10:29:09.622Z] SSH_AUTH_SOCK=/tmp/ssh-swKoZmAxNgyF/agent.53 [2021-10-05T10:29:09.622Z] SSH_AGENT_PID=60 [2021-10-05T10:29:09.632Z] Running ssh-add (command line suppressed) [2021-10-05T10:29:09.732Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8010397272350799496.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8010397272350799496.key) [2021-10-05T10:29:09.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T10:29:10.081Z] + git semver init [2021-10-05T10:29:10.081Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T10:29:10.081Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-10-05T10:29:10.081Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-10-05T10:29:10.081Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T10:29:10.081Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T10:29:10.081Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T10:29:10.081Z] # $SEMVER_BRANCH = main [2021-10-05T10:29:10.081Z] # $SEMVER_TEMP = /tmp/semver-372974791 [2021-10-05T10:29:10.081Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-10-05T10:29:11.042Z] # '/tmp/semver-372974791' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' [2021-10-05T10:29:11.042Z] # -> Force: false [2021-10-05T10:29:11.042Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2021-10-05T10:29:11.055Z] $ docker exec --env ******** --env ******** c631ff31e4d98869a6535e9c0f6b6f9d8abcc4d7eaff7f7726aa61eaf0c9c70b ssh-agent -k [2021-10-05T10:29:11.153Z] unset SSH_AUTH_SOCK; [2021-10-05T10:29:11.153Z] unset SSH_AGENT_PID; [2021-10-05T10:29:11.154Z] echo Agent pid 60 killed; [2021-10-05T10:29:11.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T10:29:11.527Z] + git semver [Pipeline] } [2021-10-05T10:29:11.545Z] $ docker stop --time=1 c631ff31e4d98869a6535e9c0f6b6f9d8abcc4d7eaff7f7726aa61eaf0c9c70b [2021-10-05T10:29:12.887Z] $ docker rm -f c631ff31e4d98869a6535e9c0f6b6f9d8abcc4d7eaff7f7726aa61eaf0c9c70b [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T10:29:13.257Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-05T10:29:13.573Z] Stashed 1 file(s) [Pipeline] echo [2021-10-05T10:29:13.576Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-05T10:29:28.775Z] Still waiting to schedule task [2021-10-05T10:29:28.776Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-05T10:29:28.778Z] Still waiting to schedule task [2021-10-05T10:29:28.778Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-05T10:30:06.787Z] Running on prd-centos7-docker-4c-2g-2069 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2021-10-05T10:30:06.811Z] Running in /w/workspace/device-sdk-c/11 [Pipeline] { [Pipeline] checkout [2021-10-05T10:30:06.919Z] Selected Git installation does not exist. Using Default [2021-10-05T10:30:06.919Z] The recommended git tool is: NONE [2021-10-05T10:30:09.730Z] using credential edgex-jenkins-ssh [2021-10-05T10:30:09.753Z] Cloning the remote Git repository [2021-10-05T10:30:09.126Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-10-05T10:30:09.201Z] > git init /w/workspace/device-sdk-c/11 # timeout=10 [2021-10-05T10:30:09.228Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-10-05T10:30:09.228Z] > git --version # timeout=10 [2021-10-05T10:30:09.236Z] > git --version # 'git version 2.24.4' [2021-10-05T10:30:09.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T10:30:09.260Z] [INFO] Currently running in a labeled security context [2021-10-05T10:30:09.260Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T10:30:09.260Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/11@tmp/jenkins-gitclient-ssh4487663853718017245.key [2021-10-05T10:30:09.295Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T10:30:10.718Z] Avoid second fetch [2021-10-05T10:30:10.718Z] Checking out Revision b33a799834278c94191ed5db2afedc6f631595ea (main) [2021-10-05T10:30:10.040Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-10-05T10:30:10.050Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T10:30:10.075Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T10:30:10.080Z] > git checkout -f b33a799834278c94191ed5db2afedc6f631595ea # timeout=10 [2021-10-05T10:30:14.194Z] Commit message: "ci: Update PR Template (#380)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T10:30:14.615Z] provisioning config files... [2021-10-05T10:30:14.634Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/11@tmp/config1979058998737106115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:30:15.125Z] ---> docker-login.sh [2021-10-05T10:30:15.125Z] nexus3.edgexfoundry.org:10001 [2021-10-05T10:30:15.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T10:30:15.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T10:30:15.125Z] Configure a credential helper to remove this warning. See [2021-10-05T10:30:15.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T10:30:15.125Z] [2021-10-05T10:30:15.125Z] Login Succeeded [2021-10-05T10:30:15.125Z] nexus3.edgexfoundry.org:10002 [2021-10-05T10:30:15.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T10:30:15.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T10:30:15.392Z] Configure a credential helper to remove this warning. See [2021-10-05T10:30:15.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T10:30:15.392Z] [2021-10-05T10:30:15.392Z] Login Succeeded [2021-10-05T10:30:15.392Z] nexus3.edgexfoundry.org:10003 [2021-10-05T10:30:15.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T10:30:15.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T10:30:15.393Z] Configure a credential helper to remove this warning. See [2021-10-05T10:30:15.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T10:30:15.393Z] [2021-10-05T10:30:15.393Z] Login Succeeded [2021-10-05T10:30:15.393Z] nexus3.edgexfoundry.org:10004 [2021-10-05T10:30:15.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T10:30:15.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T10:30:15.658Z] Configure a credential helper to remove this warning. See [2021-10-05T10:30:15.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T10:30:15.658Z] [2021-10-05T10:30:15.658Z] Login Succeeded [2021-10-05T10:30:15.658Z] docker.io [2021-10-05T10:30:15.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T10:30:15.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T10:30:15.923Z] Configure a credential helper to remove this warning. See [2021-10-05T10:30:15.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T10:30:15.923Z] [2021-10-05T10:30:15.923Z] Login Succeeded [2021-10-05T10:30:15.923Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T10:30:15.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-05T10:30:16.144Z] ========================================================= [2021-10-05T10:30:16.144Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-10-05T10:30:16.144Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T10:30:16.467Z] + 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-10-05T10:30:16.467Z] Sending build context to Docker daemon 2.702MB [2021-10-05T10:30:16.467Z] Step 1/25 : ARG BASE=alpine:3.14 [2021-10-05T10:30:16.467Z] Step 2/25 : FROM ${BASE} as builder [2021-10-05T10:30:16.467Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-10-05T10:30:16.467Z] 339de151aab4: Pulling fs layer [2021-10-05T10:30:16.467Z] 3691962f683c: Pulling fs layer [2021-10-05T10:30:16.467Z] e1147bf81a45: Pulling fs layer [2021-10-05T10:30:16.733Z] 3691962f683c: Verifying Checksum [2021-10-05T10:30:16.733Z] 3691962f683c: Download complete [2021-10-05T10:30:16.733Z] 339de151aab4: Verifying Checksum [2021-10-05T10:30:16.733Z] 339de151aab4: Download complete [2021-10-05T10:30:17.000Z] 339de151aab4: Pull complete [2021-10-05T10:30:17.000Z] 3691962f683c: Pull complete [2021-10-05T10:30:17.268Z] e1147bf81a45: Verifying Checksum [2021-10-05T10:30:17.268Z] e1147bf81a45: Download complete [2021-10-05T10:30:20.654Z] e1147bf81a45: Pull complete [2021-10-05T10:30:20.654Z] Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee [2021-10-05T10:30:20.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-10-05T10:30:20.654Z] ---> ac6a0feb3254 [2021-10-05T10:30:20.654Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-10-05T10:30:21.296Z] ---> Running in afcf1738f18f [2021-10-05T10:30:21.563Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-10-05T10:30:21.828Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-10-05T10:30:21.828Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-10-05T10:30:21.828Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-10-05T10:30:22.098Z] Removing intermediate container afcf1738f18f [2021-10-05T10:30:22.098Z] ---> 4f9e3f312985 [2021-10-05T10:30:22.098Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-10-05T10:30:22.098Z] ---> Running in 024a4fa36856 [2021-10-05T10:30:22.691Z] Removing intermediate container 024a4fa36856 [2021-10-05T10:30:22.691Z] ---> 0acf24ba2d3d [2021-10-05T10:30:22.691Z] Step 5/25 : 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-10-05T10:30:22.691Z] ---> Running in e3b6e4a3638c [2021-10-05T10:30:22.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-10-05T10:30:23.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-10-05T10:30:23.805Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-05T10:30:24.386Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-10-05T10:30:24.386Z] (1/22) Installing hiredis (0.14.1-r0) [2021-10-05T10:30:24.386Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-10-05T10:30:24.386Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-10-05T10:30:24.653Z] (4/22) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-10-05T10:30:25.614Z] (5/22) Installing libblkid (2.35.2-r0) [2021-10-05T10:30:25.614Z] (6/22) Installing blkid (2.35.2-r0) [2021-10-05T10:30:25.614Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-10-05T10:30:25.880Z] (8/22) Installing setpriv (2.35.2-r0) [2021-10-05T10:30:25.880Z] (9/22) Installing libmount (2.35.2-r0) [2021-10-05T10:30:25.880Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-10-05T10:30:26.145Z] (11/22) Installing findmnt (2.35.2-r0) [2021-10-05T10:30:26.145Z] (12/22) Installing mcookie (2.35.2-r0) [2021-10-05T10:30:26.145Z] (13/22) Installing hexdump (2.35.2-r0) [2021-10-05T10:30:26.411Z] (14/22) Installing lsblk (2.35.2-r0) [2021-10-05T10:30:26.411Z] (15/22) Installing libuuid (2.35.2-r0) [2021-10-05T10:30:26.411Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-10-05T10:30:26.678Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-10-05T10:30:26.678Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-10-05T10:30:26.678Z] (19/22) Installing util-linux (2.35.2-r0) [2021-10-05T10:30:26.944Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-10-05T10:30:27.211Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-10-05T10:30:27.211Z] (22/22) Installing wget (1.20.3-r1) [2021-10-05T10:30:27.476Z] Executing busybox-1.31.1-r20.trigger [2021-10-05T10:30:27.476Z] OK: 295 MiB in 97 packages [2021-10-05T10:30:27.743Z] Removing intermediate container e3b6e4a3638c [2021-10-05T10:30:27.743Z] ---> 77fa953c1d0b [2021-10-05T10:30:27.743Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-10-05T10:30:28.009Z] ---> Running in 6b203edecf23 [2021-10-05T10:30:28.009Z] Removing intermediate container 6b203edecf23 [2021-10-05T10:30:28.009Z] ---> 788e4ce9b046 [2021-10-05T10:30:28.009Z] Step 7/25 : 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-10-05T10:30:28.009Z] ---> Running in 34703256566e [2021-10-05T10:30:28.275Z] --2021-10-05 10:30:28-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-10-05T10:30:28.275Z] Resolving github.com (github.com)... 140.82.114.3 [2021-10-05T10:30:28.275Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-10-05T10:30:28.540Z] HTTP request sent, awaiting response... 302 Found [2021-10-05T10:30:28.540Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-10-05T10:30:28.540Z] --2021-10-05 10:30:28-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-10-05T10:30:28.540Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2021-10-05T10:30:28.540Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2021-10-05T10:30:28.540Z] HTTP request sent, awaiting response... 200 OK [2021-10-05T10:30:28.540Z] Length: unspecified [application/x-gzip] [2021-10-05T10:30:28.540Z] Saving to: 'STDOUT' [2021-10-05T10:30:28.540Z] [2021-10-05T10:30:28.540Z] 0K .......... .......... .......... .......... .......... 1.21M [2021-10-05T10:30:28.540Z] 50K .......... .......... .......... .......... .......... 2.65M [2021-10-05T10:30:28.540Z] 100K .......... .......... .......... .......... .......... 27.0M [2021-10-05T10:30:28.540Z] 150K .......... .......... .......... .......... .......... 50.5M [2021-10-05T10:30:28.807Z] 200K .......... .......... .......... .......... .......... 2.73M [2021-10-05T10:30:28.807Z] 250K .......... .......... .......... .......... .......... 11.4M [2021-10-05T10:30:28.807Z] 300K .......... .......... .......... .......... .......... 7.31M [2021-10-05T10:30:28.807Z] 350K .......... .......... .......... .......... .......... 7.11M [2021-10-05T10:30:28.807Z] 400K .......... .......... .......... .......... .......... 8.51M [2021-10-05T10:30:28.807Z] 450K .......... .......... .......... .......... .......... 8.91M [2021-10-05T10:30:28.807Z] 500K .......... .......... .......... .......... .......... 22.9M [2021-10-05T10:30:28.807Z] 550K .......... .......... .......... .......... .......... 8.34M [2021-10-05T10:30:28.807Z] 600K .......... .......... .......... .......... .......... 3.86M [2021-10-05T10:30:28.807Z] 650K .......... .......... .......... .......... .......... 5.87M [2021-10-05T10:30:28.807Z] 700K .. 63.7M=0.1s [2021-10-05T10:30:28.807Z] [2021-10-05T10:30:28.807Z] 2021-10-05 10:30:28 (4.99 MB/s) - written to stdout [719348] [2021-10-05T10:30:28.807Z] [2021-10-05T10:30:28.807Z] -- The C compiler identification is GNU 9.3.0 [2021-10-05T10:30:28.807Z] -- The CXX compiler identification is GNU 9.3.0 [2021-10-05T10:30:28.807Z] -- Check for working C compiler: /usr/bin/cc [2021-10-05T10:30:28.807Z] -- Check for working C compiler: /usr/bin/cc - works [2021-10-05T10:30:28.807Z] -- Detecting C compiler ABI info [2021-10-05T10:30:29.077Z] -- Detecting C compiler ABI info - done [2021-10-05T10:30:29.077Z] -- Detecting C compile features [2021-10-05T10:30:29.077Z] -- Detecting C compile features - done [2021-10-05T10:30:29.077Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-10-05T10:30:29.077Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-10-05T10:30:29.077Z] -- Detecting CXX compiler ABI info [2021-10-05T10:30:29.077Z] -- Detecting CXX compiler ABI info - done [2021-10-05T10:30:29.077Z] -- Detecting CXX compile features [2021-10-05T10:30:29.077Z] -- Detecting CXX compile features - done [2021-10-05T10:30:29.077Z] -- Looking for include file endian.h [2021-10-05T10:30:29.343Z] -- Looking for include file endian.h - found [2021-10-05T10:30:29.343Z] -- Check if the system is big endian [2021-10-05T10:30:29.343Z] -- Searching 16 bit integer [2021-10-05T10:30:29.343Z] -- Looking for sys/types.h [2021-10-05T10:30:29.343Z] -- Looking for sys/types.h - found [2021-10-05T10:30:29.343Z] -- Looking for stdint.h [2021-10-05T10:30:29.343Z] -- Looking for stdint.h - found [2021-10-05T10:30:29.343Z] -- Looking for stddef.h [2021-10-05T10:30:29.343Z] -- Looking for stddef.h - found [2021-10-05T10:30:29.343Z] -- Check size of unsigned short [2021-10-05T10:30:29.616Z] -- Check size of unsigned short - done [2021-10-05T10:30:29.617Z] -- Searching 16 bit integer - Using unsigned short [2021-10-05T10:30:29.617Z] -- Check if the system is big endian - little endian [2021-10-05T10:30:29.617Z] -- Check size of size_t [2021-10-05T10:30:29.617Z] -- Check size of size_t - done [2021-10-05T10:30:29.617Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-10-05T10:30:29.617Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-10-05T10:30:29.617Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-10-05T10:30:29.617Z] CMake did not find one. [2021-10-05T10:30:29.617Z] [2021-10-05T10:30:29.617Z] Could not find a package configuration file provided by "cJSON" with any of [2021-10-05T10:30:29.617Z] the following names: [2021-10-05T10:30:29.617Z] [2021-10-05T10:30:29.617Z] cJSONConfig.cmake [2021-10-05T10:30:29.617Z] cjson-config.cmake [2021-10-05T10:30:29.617Z] [2021-10-05T10:30:29.617Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-10-05T10:30:29.617Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-10-05T10:30:29.617Z] provides a separate development package or SDK, be sure it has been [2021-10-05T10:30:29.617Z] installed. [2021-10-05T10:30:29.617Z] [2021-10-05T10:30:29.617Z] [2021-10-05T10:30:29.617Z] -- Configuring done [2021-10-05T10:30:29.617Z] -- Generating done [2021-10-05T10:30:29.617Z] -- Build files have been written to: /tmp/cbor [2021-10-05T10:30:29.882Z] Scanning dependencies of target cbor_shared [2021-10-05T10:30:29.882Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-10-05T10:30:29.882Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-10-05T10:30:29.882Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-10-05T10:30:30.148Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-10-05T10:30:30.148Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-10-05T10:30:30.148Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-10-05T10:30:30.148Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-10-05T10:30:30.413Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-10-05T10:30:30.413Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-10-05T10:30:30.413Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-10-05T10:30:30.413Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-10-05T10:30:30.684Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-10-05T10:30:30.684Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-10-05T10:30:30.684Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-10-05T10:30:30.684Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-10-05T10:30:30.951Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-10-05T10:30:30.951Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-10-05T10:30:30.951Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-10-05T10:30:30.951Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-10-05T10:30:30.951Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-10-05T10:30:31.218Z] [ 40%] Linking C shared library libcbor.so [2021-10-05T10:30:31.218Z] [ 40%] Built target cbor_shared [2021-10-05T10:30:31.218Z] Scanning dependencies of target cbor [2021-10-05T10:30:31.218Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-10-05T10:30:31.218Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-10-05T10:30:31.486Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-10-05T10:30:31.486Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-10-05T10:30:31.753Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-10-05T10:30:31.753Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-10-05T10:30:31.753Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-10-05T10:30:31.753Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-10-05T10:30:32.019Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-10-05T10:30:32.019Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-10-05T10:30:32.019Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-10-05T10:30:32.286Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-10-05T10:30:32.286Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-10-05T10:30:32.286Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-10-05T10:30:32.286Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-10-05T10:30:32.552Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-10-05T10:30:32.552Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-10-05T10:30:32.552Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-10-05T10:30:32.552Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-10-05T10:30:32.552Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-10-05T10:30:32.828Z] [ 80%] Linking C static library libcbor.a [2021-10-05T10:30:32.828Z] [ 80%] Built target cbor [2021-10-05T10:30:32.828Z] Scanning dependencies of target sort [2021-10-05T10:30:32.828Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-10-05T10:30:32.828Z] [ 84%] Linking C executable sort [2021-10-05T10:30:32.828Z] [ 84%] Built target sort [2021-10-05T10:30:32.828Z] Scanning dependencies of target readfile [2021-10-05T10:30:32.828Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-10-05T10:30:32.828Z] [ 88%] Linking C executable readfile [2021-10-05T10:30:32.828Z] [ 88%] Built target readfile [2021-10-05T10:30:32.828Z] Scanning dependencies of target streaming_parser [2021-10-05T10:30:32.828Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-10-05T10:30:32.828Z] [ 92%] Linking C executable streaming_parser [2021-10-05T10:30:33.094Z] [ 92%] Built target streaming_parser [2021-10-05T10:30:33.094Z] Scanning dependencies of target hello [2021-10-05T10:30:33.094Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-10-05T10:30:33.094Z] [ 96%] Linking C executable hello [2021-10-05T10:30:33.094Z] [ 96%] Built target hello [2021-10-05T10:30:33.094Z] Scanning dependencies of target create_items [2021-10-05T10:30:33.094Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-10-05T10:30:33.094Z] [100%] Linking C executable create_items [2021-10-05T10:30:33.094Z] [100%] Built target create_items [2021-10-05T10:30:33.094Z] Install the project... [2021-10-05T10:30:33.094Z] -- Install configuration: "Release" [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/lib64/libcbor.a [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/lib64/libcbor.so [2021-10-05T10:30:33.094Z] -- Up-to-date: /usr/local/include/cbor [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/common.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/data.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/internal [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/ints.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/maps.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/strings.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor/tags.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/include/cbor.h [2021-10-05T10:30:33.094Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-10-05T10:30:33.684Z] Removing intermediate container 34703256566e [2021-10-05T10:30:33.684Z] ---> e10f1d506e60 [2021-10-05T10:30:33.684Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-10-05T10:30:33.684Z] ---> Running in 78356a213e76 [2021-10-05T10:30:34.266Z] Removing intermediate container 78356a213e76 [2021-10-05T10:30:34.266Z] ---> f4b316188592 [2021-10-05T10:30:34.266Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-10-05T10:30:34.266Z] ---> a4df038b150d [2021-10-05T10:30:34.266Z] Step 10/25 : COPY src /tmp/sdk/src [2021-10-05T10:30:34.533Z] ---> f709630ee9d9 [2021-10-05T10:30:34.533Z] Step 11/25 : COPY include /tmp/sdk/include [2021-10-05T10:30:34.799Z] ---> bc50c81e0402 [2021-10-05T10:30:34.799Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-10-05T10:30:34.799Z] ---> 1489665da875 [2021-10-05T10:30:34.799Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-10-05T10:30:35.067Z] ---> 308607468c26 [2021-10-05T10:30:35.067Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-10-05T10:30:35.067Z] ---> e43a30a205bd [2021-10-05T10:30:35.067Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-10-05T10:30:35.067Z] ---> Running in c62664b73794 [2021-10-05T10:30:35.333Z] + CPPCHECK=false [2021-10-05T10:30:35.333Z] + DOCGEN=false [2021-10-05T10:30:35.333Z] + TOMLVER=SDK-0.2 [2021-10-05T10:30:35.333Z] + CUTILVER=1.2.2 [2021-10-05T10:30:35.333Z] + '[' 0 -gt 0 ] [2021-10-05T10:30:35.333Z] + readlink -f ./scripts/build.sh [2021-10-05T10:30:35.333Z] + dirname /tmp/sdk/scripts/build.sh [2021-10-05T10:30:35.333Z] + dirname /tmp/sdk/scripts [2021-10-05T10:30:35.333Z] + ROOT=/tmp/sdk [2021-10-05T10:30:35.333Z] + cd /tmp/sdk [2021-10-05T10:30:35.333Z] + '[' '!' -d deps ] [2021-10-05T10:30:35.333Z] + mkdir deps [2021-10-05T10:30:35.333Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-10-05T10:30:35.333Z] + tar -C deps -z -x -f - [2021-10-05T10:30:35.333Z] --2021-10-05 10:30:35-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-10-05T10:30:35.333Z] Resolving github.com (github.com)... 140.82.114.3 [2021-10-05T10:30:35.333Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-10-05T10:30:35.597Z] HTTP request sent, awaiting response... 302 Found [2021-10-05T10:30:35.597Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-10-05T10:30:35.597Z] --2021-10-05 10:30:35-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-10-05T10:30:35.597Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2021-10-05T10:30:35.597Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2021-10-05T10:30:35.597Z] HTTP request sent, awaiting response... 200 OK [2021-10-05T10:30:35.597Z] Length: unspecified [application/x-gzip] [2021-10-05T10:30:35.597Z] Saving to: 'STDOUT' [2021-10-05T10:30:35.597Z] [2021-10-05T10:30:35.597Z] 0K .......... ......  838K=0.02s [2021-10-05T10:30:35.597Z] [2021-10-05T10:30:35.597Z] 2021-10-05 10:30:35 (838 KB/s) - written to stdout [16451] [2021-10-05T10:30:35.597Z] [2021-10-05T10:30:35.597Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-10-05T10:30:35.597Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-10-05T10:30:35.597Z] + tar -C deps -z -x -f - [2021-10-05T10:30:35.597Z] --2021-10-05 10:30:35-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-10-05T10:30:35.597Z] Resolving github.com (github.com)... 140.82.114.3 [2021-10-05T10:30:35.597Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-10-05T10:30:35.862Z] HTTP request sent, awaiting response... 302 Found [2021-10-05T10:30:35.862Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2021-10-05T10:30:35.862Z] --2021-10-05 10:30:35-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2021-10-05T10:30:35.862Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2021-10-05T10:30:35.862Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2021-10-05T10:30:36.128Z] HTTP request sent, awaiting response... 200 OK [2021-10-05T10:30:36.128Z] Length: unspecified [application/x-gzip] [2021-10-05T10:30:36.128Z] Saving to: 'STDOUT' [2021-10-05T10:30:36.128Z]  [2021-10-05T10:30:36.128Z] 0K .......... .......... .......... .......... .......... 1.24M [2021-10-05T10:30:36.128Z] 50K .......... .......... .......... .......... .......... 2.48M [2021-10-05T10:30:36.128Z] 100K .......... .......... .......... .......... .......... 19.8M [2021-10-05T10:30:36.128Z] 150K .......... .......... .......... ......... 4.46M=0.07s [2021-10-05T10:30:36.128Z] [2021-10-05T10:30:36.128Z] 2021-10-05 10:30:36 (2.63 MB/s) - written to stdout [193971] [2021-10-05T10:30:36.128Z] [2021-10-05T10:30:36.128Z] + mkdir -p src/c/iot [2021-10-05T10:30:36.128Z] + 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-10-05T10:30:36.128Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2021-10-05T10:30:36.128Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2021-10-05T10:30:36.128Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2021-10-05T10:30:36.128Z] + mkdir -p include/iot [2021-10-05T10:30:36.128Z] + 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-10-05T10:30:36.128Z] + mkdir -p include/iot/os [2021-10-05T10:30:36.128Z] + 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-10-05T10:30:36.128Z] + mkdir -p /tmp/sdk/build/release [2021-10-05T10:30:36.128Z] + cd /tmp/sdk/build/release [2021-10-05T10:30:36.128Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-10-05T10:30:36.128Z] -- The C compiler identification is GNU 9.3.0 [2021-10-05T10:30:36.128Z] -- Check for working C compiler: /usr/bin/cc [2021-10-05T10:30:36.394Z] -- Check for working C compiler: /usr/bin/cc - works [2021-10-05T10:30:36.394Z] -- Detecting C compiler ABI info [2021-10-05T10:30:36.394Z] -- Detecting C compiler ABI info - done [2021-10-05T10:30:36.394Z] -- Detecting C compile features [2021-10-05T10:30:36.394Z] -- Detecting C compile features - done [2021-10-05T10:30:36.394Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-10-05T10:30:36.394Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-10-05T10:30:36.394Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-10-05T10:30:36.394Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-10-05T10:30:36.394Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-10-05T10:30:36.394Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-10-05T10:30:36.394Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-10-05T10:30:36.394Z] -- C SDK 2.0.1-dev.10 for Linux [2021-10-05T10:30:36.394Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-10-05T10:30:36.394Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-10-05T10:30:36.394Z] -- Found Curses: /usr/lib/libcurses.so [2021-10-05T10:30:36.660Z] -- Configuring done [2021-10-05T10:30:36.660Z] -- Generating done [2021-10-05T10:30:36.660Z] -- Build files have been written to: /tmp/sdk/build/release [2021-10-05T10:30:36.660Z] + make all package [2021-10-05T10:30:36.660Z] + tee release.log [2021-10-05T10:30:36.660Z] Scanning dependencies of target csdk [2021-10-05T10:30:36.660Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-10-05T10:30:36.660Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-10-05T10:30:36.926Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-10-05T10:30:37.194Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-10-05T10:30:37.194Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-10-05T10:30:37.459Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-10-05T10:30:37.459Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-10-05T10:30:37.459Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-10-05T10:30:37.725Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-10-05T10:30:37.725Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-10-05T10:30:37.992Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-10-05T10:30:38.258Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-10-05T10:30:38.258Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-10-05T10:30:38.526Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-10-05T10:30:38.526Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-10-05T10:30:38.526Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-10-05T10:30:38.526Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-10-05T10:30:39.123Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-10-05T10:30:39.123Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-10-05T10:30:39.123Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-10-05T10:30:39.391Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-10-05T10:30:39.391Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-10-05T10:30:39.391Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-10-05T10:30:39.391Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-10-05T10:30:39.391Z] 275 | const iot_component_factory_t * factory; [2021-10-05T10:30:39.391Z] | ^~~~~~~ [2021-10-05T10:30:39.391Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-10-05T10:30:40.349Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-10-05T10:30:40.349Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-10-05T10:30:40.349Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-10-05T10:30:40.616Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-10-05T10:30:40.616Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-10-05T10:30:40.616Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-10-05T10:30:40.884Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-10-05T10:30:40.884Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-10-05T10:30:41.155Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-10-05T10:30:41.155Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-10-05T10:30:41.155Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-10-05T10:30:41.422Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-10-05T10:30:41.688Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-10-05T10:30:41.688Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-10-05T10:30:41.955Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-10-05T10:30:42.539Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-10-05T10:30:42.805Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-10-05T10:30:42.805Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-10-05T10:30:42.805Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-10-05T10:30:43.075Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-10-05T10:30:43.348Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-10-05T10:30:43.621Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-10-05T10:30:43.621Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-10-05T10:30:43.621Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-10-05T10:30:43.894Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-10-05T10:30:44.862Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-10-05T10:30:44.862Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-10-05T10:30:44.862Z] [ 76%] Linking C shared library libcsdk.so [2021-10-05T10:30:44.862Z] [ 76%] Built target csdk [2021-10-05T10:30:44.862Z] Scanning dependencies of target template [2021-10-05T10:30:44.862Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-10-05T10:30:45.130Z] [ 79%] Linking C executable template [2021-10-05T10:30:45.130Z] [ 79%] Built target template [2021-10-05T10:30:45.130Z] Scanning dependencies of target device-counter [2021-10-05T10:30:45.130Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-10-05T10:30:45.130Z] [ 82%] Linking C executable device-counter [2021-10-05T10:30:45.130Z] [ 82%] Built target device-counter [2021-10-05T10:30:45.130Z] Scanning dependencies of target device-random [2021-10-05T10:30:45.130Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-10-05T10:30:45.400Z] [ 85%] Linking C executable device-random [2021-10-05T10:30:45.400Z] [ 85%] Built target device-random [2021-10-05T10:30:45.400Z] Scanning dependencies of target device-gyro [2021-10-05T10:30:45.400Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-10-05T10:30:45.400Z] [ 88%] Linking C executable device-gyro [2021-10-05T10:30:45.400Z] [ 88%] Built target device-gyro [2021-10-05T10:30:45.675Z] Scanning dependencies of target device-bitfields [2021-10-05T10:30:45.675Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-10-05T10:30:45.675Z] [ 91%] Linking C executable device-bitfields [2021-10-05T10:30:45.675Z] [ 91%] Built target device-bitfields [2021-10-05T10:30:45.675Z] Scanning dependencies of target template-discovery [2021-10-05T10:30:45.675Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-10-05T10:30:45.946Z] [ 94%] Linking C executable template-discovery [2021-10-05T10:30:45.946Z] [ 94%] Built target template-discovery [2021-10-05T10:30:45.946Z] Scanning dependencies of target device-file [2021-10-05T10:30:45.946Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-10-05T10:30:45.946Z] [ 97%] Linking C executable device-file [2021-10-05T10:30:45.946Z] [ 97%] Built target device-file [2021-10-05T10:30:45.946Z] Scanning dependencies of target device-terminal [2021-10-05T10:30:45.946Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-10-05T10:30:46.211Z] [100%] Linking C executable device-terminal [2021-10-05T10:30:46.211Z] [100%] Built target device-terminal [2021-10-05T10:30:46.211Z] Run CPack packaging tool... [2021-10-05T10:30:46.211Z] CPack: Create package using TGZ [2021-10-05T10:30:46.211Z] CPack: Install projects [2021-10-05T10:30:46.211Z] CPack: - Run preinstall target for: Csdk [2021-10-05T10:30:46.480Z] CPack: - Install project: Csdk [] [2021-10-05T10:30:46.480Z] CPack: Create package [2021-10-05T10:30:46.480Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.10.tar.gz generated. [2021-10-05T10:30:46.480Z] + '[' false '=' true ] [2021-10-05T10:30:46.480Z] + '[' false '=' true ] [2021-10-05T10:30:46.480Z] + mkdir -p /tmp/sdk/build/debug [2021-10-05T10:30:46.480Z] + cd /tmp/sdk/build/debug [2021-10-05T10:30:46.480Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-10-05T10:30:46.480Z] -- The C compiler identification is GNU 9.3.0 [2021-10-05T10:30:46.480Z] -- Check for working C compiler: /usr/bin/cc [2021-10-05T10:30:46.480Z] -- Check for working C compiler: /usr/bin/cc - works [2021-10-05T10:30:46.480Z] -- Detecting C compiler ABI info [2021-10-05T10:30:46.745Z] -- Detecting C compiler ABI info - done [2021-10-05T10:30:46.745Z] -- Detecting C compile features [2021-10-05T10:30:46.745Z] -- Detecting C compile features - done [2021-10-05T10:30:46.745Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-10-05T10:30:46.745Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-10-05T10:30:46.745Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-10-05T10:30:46.745Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-10-05T10:30:46.745Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-10-05T10:30:46.745Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-10-05T10:30:46.745Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-10-05T10:30:46.745Z] -- C SDK 2.0.1-dev.10 for Linux [2021-10-05T10:30:46.745Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-10-05T10:30:46.745Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-10-05T10:30:46.745Z] -- Found Curses: /usr/lib/libcurses.so [2021-10-05T10:30:46.745Z] -- Configuring done [2021-10-05T10:30:47.012Z] -- Generating done [2021-10-05T10:30:47.012Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-10-05T10:30:47.012Z] + make [2021-10-05T10:30:47.012Z] + tee debug.log [2021-10-05T10:30:47.012Z] Scanning dependencies of target csdk [2021-10-05T10:30:47.012Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-10-05T10:30:47.012Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-10-05T10:30:47.012Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-10-05T10:30:47.278Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-10-05T10:30:47.278Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-10-05T10:30:47.278Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-10-05T10:30:47.278Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-10-05T10:30:47.544Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-10-05T10:30:47.544Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-10-05T10:30:47.544Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-10-05T10:30:47.544Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-10-05T10:30:47.812Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-10-05T10:30:47.812Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-10-05T10:30:47.812Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-10-05T10:30:47.812Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-10-05T10:30:48.083Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-10-05T10:30:48.083Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-10-05T10:30:48.083Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-10-05T10:30:48.083Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-10-05T10:30:48.349Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-10-05T10:30:48.349Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-10-05T10:30:48.349Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-10-05T10:30:48.349Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-10-05T10:30:48.349Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-10-05T10:30:48.349Z] 275 | const iot_component_factory_t * factory; [2021-10-05T10:30:48.349Z] | ^~~~~~~ [2021-10-05T10:30:48.349Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-10-05T10:30:48.613Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-10-05T10:30:48.613Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-10-05T10:30:48.613Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-10-05T10:30:48.881Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-10-05T10:30:48.881Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-10-05T10:30:48.881Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-10-05T10:30:48.881Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-10-05T10:30:48.881Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-10-05T10:30:48.881Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-10-05T10:30:49.148Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-10-05T10:30:49.148Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-10-05T10:30:49.148Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-10-05T10:30:49.148Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-10-05T10:30:49.414Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-10-05T10:30:49.414Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-10-05T10:30:49.683Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-10-05T10:30:49.683Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-10-05T10:30:49.683Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-10-05T10:30:49.683Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-10-05T10:30:49.683Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-10-05T10:30:49.949Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-10-05T10:30:49.949Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-10-05T10:30:49.949Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-10-05T10:30:50.216Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-10-05T10:30:50.216Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-10-05T10:30:50.482Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-10-05T10:30:50.482Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-10-05T10:30:50.482Z] [ 76%] Linking C shared library libcsdk.so [2021-10-05T10:30:50.482Z] [ 76%] Built target csdk [2021-10-05T10:30:50.482Z] Scanning dependencies of target template [2021-10-05T10:30:50.482Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-10-05T10:30:50.749Z] [ 79%] Linking C executable template [2021-10-05T10:30:50.749Z] [ 79%] Built target template [2021-10-05T10:30:50.749Z] Scanning dependencies of target device-counter [2021-10-05T10:30:50.749Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-10-05T10:30:50.749Z] [ 82%] Linking C executable device-counter [2021-10-05T10:30:50.749Z] [ 82%] Built target device-counter [2021-10-05T10:30:50.749Z] Scanning dependencies of target device-random [2021-10-05T10:30:50.749Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-10-05T10:30:51.019Z] [ 85%] Linking C executable device-random [2021-10-05T10:30:51.019Z] [ 85%] Built target device-random [2021-10-05T10:30:51.019Z] Scanning dependencies of target device-gyro [2021-10-05T10:30:51.019Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-10-05T10:30:51.019Z] [ 88%] Linking C executable device-gyro [2021-10-05T10:30:51.019Z] [ 88%] Built target device-gyro [2021-10-05T10:30:51.019Z] Scanning dependencies of target device-bitfields [2021-10-05T10:30:51.019Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-10-05T10:30:51.019Z] [ 91%] Linking C executable device-bitfields [2021-10-05T10:30:51.285Z] [ 91%] Built target device-bitfields [2021-10-05T10:30:51.285Z] Scanning dependencies of target template-discovery [2021-10-05T10:30:51.285Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-10-05T10:30:51.285Z] [ 94%] Linking C executable template-discovery [2021-10-05T10:30:51.285Z] [ 94%] Built target template-discovery [2021-10-05T10:30:51.285Z] Scanning dependencies of target device-file [2021-10-05T10:30:51.285Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-10-05T10:30:51.285Z] [ 97%] Linking C executable device-file [2021-10-05T10:30:51.551Z] [ 97%] Built target device-file [2021-10-05T10:30:51.551Z] Scanning dependencies of target device-terminal [2021-10-05T10:30:51.551Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-10-05T10:30:51.551Z] [100%] Linking C executable device-terminal [2021-10-05T10:30:51.551Z] [100%] Built target device-terminal [2021-10-05T10:30:51.551Z] make: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.551Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.551Z] [ 76%] Built target csdk [2021-10-05T10:30:51.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.551Z] [ 79%] Built target template [2021-10-05T10:30:51.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.551Z] [ 82%] Built target device-counter [2021-10-05T10:30:51.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.551Z] [ 85%] Built target device-random [2021-10-05T10:30:51.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.551Z] [ 88%] Built target device-gyro [2021-10-05T10:30:51.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.551Z] [ 91%] Built target device-bitfields [2021-10-05T10:30:51.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.819Z] [ 94%] Built target template-discovery [2021-10-05T10:30:51.819Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.819Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.819Z] [ 97%] Built target device-file [2021-10-05T10:30:51.819Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.819Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.819Z] [100%] Built target device-terminal [2021-10-05T10:30:51.819Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:30:51.819Z] Install the project... [2021-10-05T10:30:51.819Z] -- Install configuration: "Release" [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/lib/libcsdk.so [2021-10-05T10:30:51.819Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-10-05T10:30:51.819Z] -- Up-to-date: /usr/local/include [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/devsdk [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/edgex [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/edgex/devices.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/base64.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/component.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/config.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/container.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/data.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/hash.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/iot.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/json.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/logger.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/os.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/thread.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/time.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/typecode.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/uuid.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/os [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/include/iot/defs.h [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-10-05T10:30:51.819Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-10-05T10:30:51.819Z] make: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:30:52.406Z] Removing intermediate container c62664b73794 [2021-10-05T10:30:52.406Z] ---> e045b0163b70 [2021-10-05T10:30:52.406Z] Step 16/25 : FROM ${BASE} [2021-10-05T10:30:52.406Z] ---> ac6a0feb3254 [2021-10-05T10:30:52.406Z] Step 17/25 : LABEL maintainer="IOTech " [2021-10-05T10:30:52.406Z] ---> Running in c65f1e125dee [2021-10-05T10:30:52.406Z] Removing intermediate container c65f1e125dee [2021-10-05T10:30:52.406Z] ---> 1cc3fa9c787e [2021-10-05T10:30:52.406Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-10-05T10:30:52.406Z] ---> Running in 06740f418e76 [2021-10-05T10:30:52.671Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-10-05T10:30:53.252Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-10-05T10:30:53.252Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-10-05T10:30:53.252Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-10-05T10:30:53.252Z] Removing intermediate container 06740f418e76 [2021-10-05T10:30:53.252Z] ---> 3a268a8b1994 [2021-10-05T10:30:53.252Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-10-05T10:30:53.252Z] ---> Running in 3ee863df3b06 [2021-10-05T10:30:53.838Z] Removing intermediate container 3ee863df3b06 [2021-10-05T10:30:53.838Z] ---> 0e86d39fa6d0 [2021-10-05T10:30:53.838Z] Step 20/25 : 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-10-05T10:30:53.838Z] ---> Running in 354f6fb5493f [2021-10-05T10:30:54.103Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-10-05T10:30:54.684Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-10-05T10:30:54.949Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-05T10:30:55.215Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-10-05T10:30:55.215Z] (1/7) Installing curl (7.79.1-r0) [2021-10-05T10:30:55.480Z] (2/7) Installing hiredis (0.14.1-r0) [2021-10-05T10:30:55.480Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-10-05T10:30:55.480Z] (4/7) Installing libuuid (2.35.2-r0) [2021-10-05T10:30:55.745Z] (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-10-05T10:30:56.325Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-10-05T10:30:56.591Z] (7/7) Installing wget (1.20.3-r1) [2021-10-05T10:30:56.591Z] Executing busybox-1.31.1-r20.trigger [2021-10-05T10:30:56.591Z] OK: 286 MiB in 82 packages [2021-10-05T10:30:56.863Z] Removing intermediate container 354f6fb5493f [2021-10-05T10:30:56.863Z] ---> 594f29ba974d [2021-10-05T10:30:56.863Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-10-05T10:30:57.129Z] ---> 04da8f101ae6 [2021-10-05T10:30:57.129Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-10-05T10:30:57.395Z] ---> 8328e0c4d3c1 [2021-10-05T10:30:57.395Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-10-05T10:30:57.395Z] ---> a038ebc5fb58 [2021-10-05T10:30:57.395Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-10-05T10:30:57.660Z] ---> 83338446059c [2021-10-05T10:30:57.660Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-10-05T10:30:57.660Z] ---> ec079c8dc3b5 [2021-10-05T10:30:57.660Z] Successfully built ec079c8dc3b5 [2021-10-05T10:30:57.660Z] 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-10-05T10:30:58.211Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T10:30:58.211Z] . [Pipeline] withDockerContainer [2021-10-05T10:30:58.294Z] prd-centos7-docker-4c-2g-2069 does not seem to be running inside a container [2021-10-05T10:30:58.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-05T10:30:58.698Z] $ docker top b450ea16a4a2f46ece9244fd159e6433b9cfc6ae15ad98ae6981153970483e78 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T10:30:59.099Z] + make test [2021-10-05T10:30:59.099Z] echo "make test" [2021-10-05T10:30:59.099Z] make test [Pipeline] } [2021-10-05T10:30:59.115Z] $ docker stop --time=1 b450ea16a4a2f46ece9244fd159e6433b9cfc6ae15ad98ae6981153970483e78 [2021-10-05T10:31:00.298Z] $ docker rm -f b450ea16a4a2f46ece9244fd159e6433b9cfc6ae15ad98ae6981153970483e78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-05T10:31:05.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-05T10:31:05.666Z] + ls -al . [2021-10-05T10:31:05.666Z] total 172 [2021-10-05T10:31:05.666Z] drwxrwxr-x. 8 jenkins jenkins 4096 Oct 5 10:30 . [2021-10-05T10:31:05.666Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 5 10:30 .. [2021-10-05T10:31:05.666Z] -rw-rw-r--. 1 jenkins jenkins 3104 Oct 5 10:30 Attribution.txt [2021-10-05T10:31:05.666Z] -rw-rw-r--. 1 jenkins jenkins 7767 Oct 5 10:30 CHANGES [2021-10-05T10:31:05.666Z] drwxrwxr-x. 2 jenkins jenkins 121 Oct 5 10:30 docs [2021-10-05T10:31:05.666Z] -rw-rw-r--. 1 jenkins jenkins 108574 Oct 5 10:30 Doxyfile [2021-10-05T10:31:05.666Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 5 10:30 .git [2021-10-05T10:31:05.666Z] drwxrwxr-x. 3 jenkins jenkins 103 Oct 5 10:30 .github [2021-10-05T10:31:05.667Z] -rw-rw-r--. 1 jenkins jenkins 176 Oct 5 10:30 .gitignore [2021-10-05T10:31:05.667Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 5 10:30 GOVERNANCE.md [2021-10-05T10:31:05.667Z] drwxrwxr-x. 4 jenkins jenkins 33 Oct 5 10:30 include [2021-10-05T10:31:05.667Z] -rw-rw-r--. 1 jenkins jenkins 784 Oct 5 10:30 Jenkinsfile [2021-10-05T10:31:05.667Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 5 10:30 LICENSE [2021-10-05T10:31:05.667Z] -rw-rw-r--. 1 jenkins jenkins 444 Oct 5 10:30 Makefile [2021-10-05T10:31:05.667Z] -rw-rw-r--. 1 jenkins jenkins 618 Oct 5 10:30 OWNERS.md [2021-10-05T10:31:05.667Z] -rw-rw-r--. 1 jenkins jenkins 4086 Oct 5 10:30 README.md [2021-10-05T10:31:05.667Z] -rw-rw-r--. 1 jenkins jenkins 7422 Oct 5 10:30 README.v2.md [2021-10-05T10:31:05.667Z] drwxrwxr-x. 2 jenkins jenkins 98 Oct 5 10:30 scripts [2021-10-05T10:31:05.667Z] drwxrwxr-x. 4 jenkins jenkins 50 Oct 5 10:30 src [2021-10-05T10:31:05.667Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 5 10:29 VERSION [Pipeline] isUnix [Pipeline] sh [2021-10-05T10:31:06.279Z] + 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=b33a799834278c94191ed5db2afedc6f631595ea --label arch=amd64 --label version=2.0.1-dev.10 . [2021-10-05T10:31:06.279Z] Sending build context to Docker daemon 2.702MB [2021-10-05T10:31:06.279Z] Step 1/17 : ARG BASE=alpine:3.14 [2021-10-05T10:31:06.279Z] Step 2/17 : FROM ${BASE} [2021-10-05T10:31:06.279Z] ---> ec079c8dc3b5 [2021-10-05T10:31:06.279Z] Step 3/17 : LABEL maintainer="IOTech " [2021-10-05T10:31:06.279Z] ---> Running in 5e1115c0df44 [2021-10-05T10:31:06.279Z] Removing intermediate container 5e1115c0df44 [2021-10-05T10:31:06.279Z] ---> 5962b967f5ee [2021-10-05T10:31:06.279Z] 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-10-05T10:31:06.279Z] ---> Running in 99cc9c9558d5 [2021-10-05T10:31:06.582Z] --2021-10-05 10:31:06-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release [2021-10-05T10:31:06.850Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.72.115.12, 54.195.244.87, 54.229.110.245 [2021-10-05T10:31:06.851Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.72.115.12|:443... connected. [2021-10-05T10:31:07.123Z] HTTP request sent, awaiting response... 200 OK [2021-10-05T10:31:07.123Z] Length: unspecified [application/json] [2021-10-05T10:31:07.123Z] Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' [2021-10-05T10:31:07.123Z]  [2021-10-05T10:31:07.123Z] 0K  25.4M=0s [2021-10-05T10:31:07.123Z] [2021-10-05T10:31:07.123Z] 2021-10-05 10:31:06 (25.4 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] [2021-10-05T10:31:07.123Z] [2021-10-05T10:31:07.387Z] Removing intermediate container 99cc9c9558d5 [2021-10-05T10:31:07.387Z] ---> fb6500a2579c [2021-10-05T10:31:07.387Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-10-05T10:31:07.387Z] ---> Running in 1989455f3dd5 [2021-10-05T10:31:07.652Z] Removing intermediate container 1989455f3dd5 [2021-10-05T10:31:07.652Z] ---> 2fabc415f412 [2021-10-05T10:31:07.652Z] 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-10-05T10:31:07.652Z] ---> Running in d45aa9fca7c9 [2021-10-05T10:31:07.917Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-10-05T10:31:08.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-10-05T10:31:09.080Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-05T10:31:09.348Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-10-05T10:31:09.348Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-10-05T10:31:09.348Z] (2/16) Installing libblkid (2.35.2-r0) [2021-10-05T10:31:09.614Z] (3/16) Installing blkid (2.35.2-r0) [2021-10-05T10:31:09.614Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-10-05T10:31:09.614Z] (5/16) Installing setpriv (2.35.2-r0) [2021-10-05T10:31:09.881Z] (6/16) Installing libmount (2.35.2-r0) [2021-10-05T10:31:09.881Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-10-05T10:31:10.150Z] (8/16) Installing findmnt (2.35.2-r0) [2021-10-05T10:31:10.150Z] (9/16) Installing mcookie (2.35.2-r0) [2021-10-05T10:31:10.150Z] (10/16) Installing hexdump (2.35.2-r0) [2021-10-05T10:31:10.414Z] (11/16) Installing lsblk (2.35.2-r0) [2021-10-05T10:31:10.414Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-10-05T10:31:10.414Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-10-05T10:31:10.678Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-10-05T10:31:10.678Z] (15/16) Installing util-linux (2.35.2-r0) [2021-10-05T10:31:10.949Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-10-05T10:31:10.949Z] Executing busybox-1.31.1-r20.trigger [2021-10-05T10:31:10.949Z] OK: 295 MiB in 98 packages [2021-10-05T10:31:11.529Z] Removing intermediate container d45aa9fca7c9 [2021-10-05T10:31:11.529Z] ---> e0b7b0a6067a [2021-10-05T10:31:11.529Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-10-05T10:31:11.529Z] ---> 1eb50882d282 [2021-10-05T10:31:11.529Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-10-05T10:31:11.795Z] ---> bb663d2111e1 [2021-10-05T10:31:11.795Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-10-05T10:31:12.063Z] ---> f631b152e151 [2021-10-05T10:31:12.063Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-10-05T10:31:12.063Z] ---> 2656880e40d7 [2021-10-05T10:31:12.063Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-10-05T10:31:12.330Z] ---> dbe0c3861ca9 [2021-10-05T10:31:12.330Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-10-05T10:31:12.330Z] ---> 57d31213b337 [2021-10-05T10:31:12.330Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-10-05T10:31:12.330Z] ---> Running in 862eeb8e9bfa [2021-10-05T10:31:12.597Z] Removing intermediate container 862eeb8e9bfa [2021-10-05T10:31:12.597Z] ---> db656ee5056b [2021-10-05T10:31:12.597Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-10-05T10:31:12.597Z] ---> Running in 3e1224edf056 [2021-10-05T10:31:12.597Z] Removing intermediate container 3e1224edf056 [2021-10-05T10:31:12.597Z] ---> 378fc5084610 [2021-10-05T10:31:12.597Z] Step 15/17 : LABEL arch=amd64 [2021-10-05T10:31:12.597Z] ---> Running in 242bab1f7bcb [2021-10-05T10:31:12.597Z] Removing intermediate container 242bab1f7bcb [2021-10-05T10:31:12.597Z] ---> daa12ce0189f [2021-10-05T10:31:12.597Z] Step 16/17 : LABEL git_sha=b33a799834278c94191ed5db2afedc6f631595ea [2021-10-05T10:31:12.863Z] ---> Running in beb144627e3c [2021-10-05T10:31:12.863Z] Removing intermediate container beb144627e3c [2021-10-05T10:31:12.863Z] ---> 3fd28ed7d29a [2021-10-05T10:31:12.863Z] Step 17/17 : LABEL version=2.0.1-dev.10 [2021-10-05T10:31:12.863Z] ---> Running in a4fa1c96f4c1 [2021-10-05T10:31:12.863Z] Removing intermediate container a4fa1c96f4c1 [2021-10-05T10:31:12.863Z] ---> 79985f265e29 [2021-10-05T10:31:12.863Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-10-05T10:31:12.863Z] Successfully built 79985f265e29 [2021-10-05T10:31:12.863Z] 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-10-05T10:31:13.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T10:31:13.577Z] [2021-10-05T10:31:13.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T10:31:13.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T10:31:13.907Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T10:31:13.907Z] b4d181a07f80: Pulling fs layer [2021-10-05T10:31:13.907Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T10:31:13.907Z] ed53099fbce6: Pulling fs layer [2021-10-05T10:31:13.907Z] dc539afda2c1: Pulling fs layer [2021-10-05T10:31:13.907Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T10:31:13.907Z] 9065ff56babe: Pulling fs layer [2021-10-05T10:31:13.907Z] d287ab97295c: Pulling fs layer [2021-10-05T10:31:13.907Z] 77bc0d833cb6: Waiting [2021-10-05T10:31:13.907Z] 9065ff56babe: Waiting [2021-10-05T10:31:13.907Z] d287ab97295c: Waiting [2021-10-05T10:31:13.907Z] dc539afda2c1: Waiting [2021-10-05T10:31:14.173Z] a1111a8f2ec3: Download complete [2021-10-05T10:31:14.173Z] dc539afda2c1: Verifying Checksum [2021-10-05T10:31:14.173Z] dc539afda2c1: Download complete [2021-10-05T10:31:14.448Z] ed53099fbce6: Verifying Checksum [2021-10-05T10:31:14.448Z] ed53099fbce6: Download complete [2021-10-05T10:31:14.448Z] 9065ff56babe: Verifying Checksum [2021-10-05T10:31:14.448Z] 9065ff56babe: Download complete [2021-10-05T10:31:14.448Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T10:31:14.448Z] 77bc0d833cb6: Download complete [2021-10-05T10:31:14.448Z] b4d181a07f80: Verifying Checksum [2021-10-05T10:31:14.448Z] b4d181a07f80: Download complete [2021-10-05T10:31:15.870Z] d287ab97295c: Verifying Checksum [2021-10-05T10:31:15.870Z] d287ab97295c: Download complete [2021-10-05T10:31:15.870Z] b4d181a07f80: Pull complete [2021-10-05T10:31:16.138Z] a1111a8f2ec3: Pull complete [2021-10-05T10:31:16.730Z] ed53099fbce6: Pull complete [2021-10-05T10:31:16.730Z] dc539afda2c1: Pull complete [2021-10-05T10:31:16.998Z] 77bc0d833cb6: Pull complete [2021-10-05T10:31:16.998Z] 9065ff56babe: Pull complete [2021-10-05T10:31:22.373Z] d287ab97295c: Pull complete [2021-10-05T10:31:22.373Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T10:31:22.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T10:31:22.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T10:31:22.452Z] prd-centos7-docker-4c-2g-2069 does not seem to be running inside a container [2021-10-05T10:31:22.502Z] $ 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/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-05T10:31:25.182Z] $ docker top 8c4677dfcb6978fbba787da91187862f01d812f91417a63c6b04304e1e054b04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:31:25.747Z] ---> job-cost.sh [2021-10-05T10:31:25.747Z] lf-activate-venv: SKIPPING [2021-10-05T10:31:25.747Z] INFO: No Stack... [2021-10-05T10:31:26.011Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T10:31:26.277Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T10:31:26.594Z] + cat /w/workspace/device-sdk-c/11/archives/cost.csv [2021-10-05T10:31:26.595Z] + cut -d, -f6 [Pipeline] lock [2021-10-05T10:31:26.636Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] [2021-10-05T10:31:26.672Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] did not exist. Created. [2021-10-05T10:31:26.672Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T10:31:27.004Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-05T10:31:27.230Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T10:31:27.240Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T10:31:27.262Z] $ docker stop --time=1 8c4677dfcb6978fbba787da91187862f01d812f91417a63c6b04304e1e054b04 [2021-10-05T10:31:28.400Z] $ docker rm -f 8c4677dfcb6978fbba787da91187862f01d812f91417a63c6b04304e1e054b04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-05T10:31:37.649Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2070 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2021-10-05T10:31:37.664Z] Running in /w/workspace/device-sdk-c/11 [Pipeline] { [Pipeline] checkout [2021-10-05T10:31:37.923Z] Selected Git installation does not exist. Using Default [2021-10-05T10:31:37.923Z] The recommended git tool is: NONE [2021-10-05T10:31:45.638Z] using credential edgex-jenkins-ssh [2021-10-05T10:31:45.667Z] Cloning the remote Git repository [2021-10-05T10:31:45.730Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-10-05T10:31:45.857Z] > git init /w/workspace/device-sdk-c/11 # timeout=10 [2021-10-05T10:31:45.956Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-10-05T10:31:45.957Z] > git --version # timeout=10 [2021-10-05T10:31:45.977Z] > git --version # 'git version 2.17.1' [2021-10-05T10:31:45.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T10:31:46.054Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T10:31:47.306Z] Avoid second fetch [2021-10-05T10:31:47.307Z] Checking out Revision b33a799834278c94191ed5db2afedc6f631595ea (main) [2021-10-05T10:31:47.267Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-10-05T10:31:47.285Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T10:31:47.333Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T10:31:47.349Z] > git checkout -f b33a799834278c94191ed5db2afedc6f631595ea # timeout=10 [2021-10-05T10:31:51.917Z] Commit message: "ci: Update PR Template (#380)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T10:31:52.332Z] provisioning config files... [2021-10-05T10:31:52.368Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/11@tmp/config6999888312043225892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:31:52.993Z] ---> docker-login.sh [2021-10-05T10:31:52.993Z] nexus3.edgexfoundry.org:10001 [2021-10-05T10:31:54.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T10:31:54.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T10:31:54.622Z] Configure a credential helper to remove this warning. See [2021-10-05T10:31:54.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T10:31:54.622Z] [2021-10-05T10:31:54.622Z] Login Succeeded [2021-10-05T10:31:54.622Z] nexus3.edgexfoundry.org:10002 [2021-10-05T10:31:54.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T10:31:55.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T10:31:55.192Z] Configure a credential helper to remove this warning. See [2021-10-05T10:31:55.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T10:31:55.192Z] [2021-10-05T10:31:55.192Z] Login Succeeded [2021-10-05T10:31:55.192Z] nexus3.edgexfoundry.org:10003 [2021-10-05T10:31:55.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T10:31:55.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T10:31:55.810Z] Configure a credential helper to remove this warning. See [2021-10-05T10:31:55.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T10:31:55.810Z] [2021-10-05T10:31:55.810Z] Login Succeeded [2021-10-05T10:31:55.810Z] nexus3.edgexfoundry.org:10004 [2021-10-05T10:31:56.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T10:31:56.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T10:31:56.431Z] Configure a credential helper to remove this warning. See [2021-10-05T10:31:56.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T10:31:56.431Z] [2021-10-05T10:31:56.431Z] Login Succeeded [2021-10-05T10:31:56.431Z] docker.io [2021-10-05T10:31:57.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T10:31:57.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T10:31:57.340Z] Configure a credential helper to remove this warning. See [2021-10-05T10:31:57.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T10:31:57.340Z] [2021-10-05T10:31:57.340Z] Login Succeeded [2021-10-05T10:31:57.340Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T10:31:57.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-05T10:31:58.237Z] ========================================================= [2021-10-05T10:31:58.237Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-10-05T10:31:58.237Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T10:31:58.629Z] + 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-10-05T10:31:59.262Z] Sending build context to Docker daemon 2.701MB [2021-10-05T10:31:59.262Z] Step 1/25 : ARG BASE=alpine:3.14 [2021-10-05T10:31:59.262Z] Step 2/25 : FROM ${BASE} as builder [2021-10-05T10:31:59.546Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-10-05T10:31:59.546Z] d2f70382dc9a: Pulling fs layer [2021-10-05T10:31:59.546Z] b08cc2eccb4b: Pulling fs layer [2021-10-05T10:31:59.546Z] 7b69db201801: Pulling fs layer [2021-10-05T10:31:59.546Z] b08cc2eccb4b: Download complete [2021-10-05T10:31:59.849Z] d2f70382dc9a: Verifying Checksum [2021-10-05T10:31:59.849Z] d2f70382dc9a: Download complete [2021-10-05T10:32:00.482Z] d2f70382dc9a: Pull complete [2021-10-05T10:32:00.767Z] b08cc2eccb4b: Pull complete [2021-10-05T10:32:02.249Z] 7b69db201801: Verifying Checksum [2021-10-05T10:32:02.249Z] 7b69db201801: Download complete [2021-10-05T10:32:10.646Z] 7b69db201801: Pull complete [2021-10-05T10:32:10.646Z] Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba [2021-10-05T10:32:10.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-10-05T10:32:10.646Z] ---> 759262b18b23 [2021-10-05T10:32:10.646Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-10-05T10:32:12.131Z] ---> Running in 5700a13f6010 [2021-10-05T10:32:13.623Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-10-05T10:32:13.914Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-10-05T10:32:13.914Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-10-05T10:32:13.914Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-10-05T10:32:14.933Z] Removing intermediate container 5700a13f6010 [2021-10-05T10:32:14.933Z] ---> 43b91e404753 [2021-10-05T10:32:14.933Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-10-05T10:32:14.933Z] ---> Running in 4e40a33338e6 [2021-10-05T10:32:17.631Z] Removing intermediate container 4e40a33338e6 [2021-10-05T10:32:17.631Z] ---> 09952451a41f [2021-10-05T10:32:17.631Z] Step 5/25 : 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-10-05T10:32:17.631Z] ---> Running in a2e0643cc80c [2021-10-05T10:32:18.641Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-10-05T10:32:19.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-10-05T10:32:19.534Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-05T10:32:20.144Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-10-05T10:32:20.144Z] (1/22) Installing hiredis (0.14.1-r0) [2021-10-05T10:32:20.423Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-10-05T10:32:20.423Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-10-05T10:32:20.701Z] (4/22) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-10-05T10:32:21.700Z] (5/22) Installing libblkid (2.35.2-r0) [2021-10-05T10:32:21.700Z] (6/22) Installing blkid (2.35.2-r0) [2021-10-05T10:32:21.700Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-10-05T10:32:21.980Z] (8/22) Installing setpriv (2.35.2-r0) [2021-10-05T10:32:21.980Z] (9/22) Installing libmount (2.35.2-r0) [2021-10-05T10:32:22.260Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-10-05T10:32:22.260Z] (11/22) Installing findmnt (2.35.2-r0) [2021-10-05T10:32:22.260Z] (12/22) Installing mcookie (2.35.2-r0) [2021-10-05T10:32:22.539Z] (13/22) Installing hexdump (2.35.2-r0) [2021-10-05T10:32:22.539Z] (14/22) Installing lsblk (2.35.2-r0) [2021-10-05T10:32:22.539Z] (15/22) Installing libuuid (2.35.2-r0) [2021-10-05T10:32:22.819Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-10-05T10:32:22.820Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-10-05T10:32:23.102Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-10-05T10:32:23.102Z] (19/22) Installing util-linux (2.35.2-r0) [2021-10-05T10:32:23.385Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-10-05T10:32:23.667Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-10-05T10:32:23.667Z] (22/22) Installing wget (1.20.3-r1) [2021-10-05T10:32:23.667Z] Executing busybox-1.31.1-r20.trigger [2021-10-05T10:32:23.952Z] OK: 276 MiB in 97 packages [2021-10-05T10:32:25.430Z] Removing intermediate container a2e0643cc80c [2021-10-05T10:32:25.430Z] ---> 1001f6c86874 [2021-10-05T10:32:25.430Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-10-05T10:32:25.715Z] ---> Running in 736f424d7748 [2021-10-05T10:32:26.007Z] Removing intermediate container 736f424d7748 [2021-10-05T10:32:26.007Z] ---> dd74250ad4f0 [2021-10-05T10:32:26.007Z] Step 7/25 : 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-10-05T10:32:26.299Z] ---> Running in d991c5870765 [2021-10-05T10:32:27.310Z] --2021-10-05 10:32:27-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-10-05T10:32:27.594Z] Resolving github.com (github.com)... 140.82.113.4 [2021-10-05T10:32:27.594Z] Connecting to github.com (github.com)|140.82.113.4|:443... connected. [2021-10-05T10:32:27.594Z] HTTP request sent, awaiting response... 302 Found [2021-10-05T10:32:27.594Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-10-05T10:32:27.594Z] --2021-10-05 10:32:27-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-10-05T10:32:27.594Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2021-10-05T10:32:27.594Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2021-10-05T10:32:27.879Z] HTTP request sent, awaiting response... 200 OK [2021-10-05T10:32:27.879Z] Length: unspecified [application/x-gzip] [2021-10-05T10:32:27.879Z] Saving to: 'STDOUT' [2021-10-05T10:32:27.879Z]  [2021-10-05T10:32:27.879Z] 0K .......... .......... .......... .......... .......... 1.13M [2021-10-05T10:32:27.879Z] 50K .......... .......... .......... .......... .......... 2.17M [2021-10-05T10:32:27.879Z] 100K .......... .......... .......... .......... .......... 13.5M [2021-10-05T10:32:27.879Z] 150K .......... .......... .......... .......... .......... 2.45M [2021-10-05T10:32:27.879Z] 200K .......... .......... .......... .......... .......... 8.49M [2021-10-05T10:32:27.879Z] 250K .......... .......... .......... .......... .......... 3.84M [2021-10-05T10:32:27.879Z] 300K .......... .......... .......... .......... .......... 4.99M [2021-10-05T10:32:27.879Z] 350K .......... .......... .......... .......... .......... 4.23M [2021-10-05T10:32:27.879Z] 400K .......... .......... .......... .......... .......... 3.75M [2021-10-05T10:32:27.879Z] 450K .......... .......... .......... .......... .......... 3.95M [2021-10-05T10:32:27.879Z] 500K .......... .......... .......... .......... .......... 10.2M [2021-10-05T10:32:27.879Z] 550K .......... .......... .......... .......... .......... 2.74M [2021-10-05T10:32:28.162Z] 600K .......... .......... .......... .......... .......... 888K [2021-10-05T10:32:28.162Z] 650K .......... .......... .......... .......... .......... 1.83M [2021-10-05T10:32:28.162Z] 700K ..   3.94M=0.3s [2021-10-05T10:32:28.162Z] [2021-10-05T10:32:28.162Z] 2021-10-05 10:32:27 (2.63 MB/s) - written to stdout [719348] [2021-10-05T10:32:28.162Z] [2021-10-05T10:32:28.447Z] -- The C compiler identification is GNU 9.3.0 [2021-10-05T10:32:28.730Z] -- The CXX compiler identification is GNU 9.3.0 [2021-10-05T10:32:28.730Z] -- Check for working C compiler: /usr/bin/cc [2021-10-05T10:32:29.013Z] -- Check for working C compiler: /usr/bin/cc - works [2021-10-05T10:32:29.013Z] -- Detecting C compiler ABI info [2021-10-05T10:32:29.013Z] -- Detecting C compiler ABI info - done [2021-10-05T10:32:29.295Z] -- Detecting C compile features [2021-10-05T10:32:29.295Z] -- Detecting C compile features - done [2021-10-05T10:32:29.295Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-10-05T10:32:29.580Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-10-05T10:32:29.580Z] -- Detecting CXX compiler ABI info [2021-10-05T10:32:29.866Z] -- Detecting CXX compiler ABI info - done [2021-10-05T10:32:29.866Z] -- Detecting CXX compile features [2021-10-05T10:32:29.866Z] -- Detecting CXX compile features - done [2021-10-05T10:32:29.866Z] -- Looking for include file endian.h [2021-10-05T10:32:30.148Z] -- Looking for include file endian.h - found [2021-10-05T10:32:30.148Z] -- Check if the system is big endian [2021-10-05T10:32:30.148Z] -- Searching 16 bit integer [2021-10-05T10:32:30.148Z] -- Looking for sys/types.h [2021-10-05T10:32:30.430Z] -- Looking for sys/types.h - found [2021-10-05T10:32:30.430Z] -- Looking for stdint.h [2021-10-05T10:32:30.713Z] -- Looking for stdint.h - found [2021-10-05T10:32:30.713Z] -- Looking for stddef.h [2021-10-05T10:32:30.996Z] -- Looking for stddef.h - found [2021-10-05T10:32:30.996Z] -- Check size of unsigned short [2021-10-05T10:32:31.280Z] -- Check size of unsigned short - done [2021-10-05T10:32:31.280Z] -- Searching 16 bit integer - Using unsigned short [2021-10-05T10:32:31.562Z] -- Check if the system is big endian - little endian [2021-10-05T10:32:31.562Z] -- Check size of size_t [2021-10-05T10:32:31.845Z] -- Check size of size_t - done [2021-10-05T10:32:32.131Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-10-05T10:32:32.131Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-10-05T10:32:32.131Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-10-05T10:32:32.131Z] CMake did not find one. [2021-10-05T10:32:32.131Z] [2021-10-05T10:32:32.131Z] Could not find a package configuration file provided by "cJSON" with any of [2021-10-05T10:32:32.131Z] the following names: [2021-10-05T10:32:32.131Z] [2021-10-05T10:32:32.131Z] cJSONConfig.cmake [2021-10-05T10:32:32.131Z] cjson-config.cmake [2021-10-05T10:32:32.131Z] [2021-10-05T10:32:32.131Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-10-05T10:32:32.131Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-10-05T10:32:32.131Z] provides a separate development package or SDK, be sure it has been [2021-10-05T10:32:32.131Z] installed. [2021-10-05T10:32:32.131Z] [2021-10-05T10:32:32.131Z] [2021-10-05T10:32:32.131Z] -- Configuring done [2021-10-05T10:32:32.131Z] -- Generating done [2021-10-05T10:32:32.131Z] -- Build files have been written to: /tmp/cbor [2021-10-05T10:32:32.415Z] Scanning dependencies of target cbor_shared [2021-10-05T10:32:32.415Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-10-05T10:32:33.421Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-10-05T10:32:34.038Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-10-05T10:32:34.038Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-10-05T10:32:35.042Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-10-05T10:32:35.042Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-10-05T10:32:35.326Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-10-05T10:32:35.326Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-10-05T10:32:35.613Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-10-05T10:32:35.894Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-10-05T10:32:36.509Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-10-05T10:32:36.797Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-10-05T10:32:37.414Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-10-05T10:32:37.698Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-10-05T10:32:37.983Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-10-05T10:32:38.271Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-10-05T10:32:38.556Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-10-05T10:32:38.839Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-10-05T10:32:39.132Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-10-05T10:32:39.418Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-10-05T10:32:39.418Z] [ 40%] Linking C shared library libcbor.so [2021-10-05T10:32:39.705Z] [ 40%] Built target cbor_shared [2021-10-05T10:32:39.705Z] Scanning dependencies of target cbor [2021-10-05T10:32:39.705Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-10-05T10:32:40.723Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-10-05T10:32:41.344Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-10-05T10:32:41.627Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-10-05T10:32:43.106Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-10-05T10:32:43.393Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-10-05T10:32:43.679Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-10-05T10:32:43.963Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-10-05T10:32:44.247Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-10-05T10:32:44.531Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-10-05T10:32:45.542Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-10-05T10:32:45.826Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-10-05T10:32:46.129Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-10-05T10:32:46.767Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-10-05T10:32:47.056Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-10-05T10:32:47.344Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-10-05T10:32:47.632Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-10-05T10:32:47.921Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-10-05T10:32:48.205Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-10-05T10:32:48.489Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-10-05T10:32:48.773Z] [ 80%] Linking C static library libcbor.a [2021-10-05T10:32:48.773Z] [ 80%] Built target cbor [2021-10-05T10:32:48.773Z] Scanning dependencies of target sort [2021-10-05T10:32:48.773Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-10-05T10:32:49.057Z] [ 84%] Linking C executable sort [2021-10-05T10:32:49.057Z] [ 84%] Built target sort [2021-10-05T10:32:49.057Z] Scanning dependencies of target readfile [2021-10-05T10:32:49.341Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-10-05T10:32:49.341Z] [ 88%] Linking C executable readfile [2021-10-05T10:32:49.624Z] [ 88%] Built target readfile [2021-10-05T10:32:49.624Z] Scanning dependencies of target streaming_parser [2021-10-05T10:32:49.624Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-10-05T10:32:49.907Z] [ 92%] Linking C executable streaming_parser [2021-10-05T10:32:49.907Z] [ 92%] Built target streaming_parser [2021-10-05T10:32:49.907Z] Scanning dependencies of target hello [2021-10-05T10:32:49.907Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-10-05T10:32:50.189Z] [ 96%] Linking C executable hello [2021-10-05T10:32:50.189Z] [ 96%] Built target hello [2021-10-05T10:32:50.189Z] Scanning dependencies of target create_items [2021-10-05T10:32:50.189Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-10-05T10:32:50.476Z] [100%] Linking C executable create_items [2021-10-05T10:32:50.476Z] [100%] Built target create_items [2021-10-05T10:32:50.764Z] Install the project... [2021-10-05T10:32:50.764Z] -- Install configuration: "Release" [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/lib64/libcbor.a [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/lib64/libcbor.so [2021-10-05T10:32:50.764Z] -- Up-to-date: /usr/local/include/cbor [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/ints.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/data.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/common.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/strings.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/tags.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/internal [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor/maps.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/include/cbor.h [2021-10-05T10:32:50.764Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-10-05T10:32:53.440Z] Removing intermediate container d991c5870765 [2021-10-05T10:32:53.440Z] ---> fb5be5cb2421 [2021-10-05T10:32:53.440Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-10-05T10:32:53.724Z] ---> Running in 87648817fa48 [2021-10-05T10:32:57.174Z] Removing intermediate container 87648817fa48 [2021-10-05T10:32:57.174Z] ---> f7509ad0db20 [2021-10-05T10:32:57.174Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-10-05T10:32:58.181Z] ---> 53b524247dc6 [2021-10-05T10:32:58.181Z] Step 10/25 : COPY src /tmp/sdk/src [2021-10-05T10:33:00.203Z] ---> 1bc04045541b [2021-10-05T10:33:00.203Z] Step 11/25 : COPY include /tmp/sdk/include [2021-10-05T10:33:01.217Z] ---> 9062d94af2dc [2021-10-05T10:33:01.217Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-10-05T10:33:02.696Z] ---> a4e2b997eb0a [2021-10-05T10:33:02.696Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-10-05T10:33:04.164Z] ---> 3edb16ced3a0 [2021-10-05T10:33:04.164Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-10-05T10:33:05.637Z] ---> 3bf7063734e3 [2021-10-05T10:33:05.638Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-10-05T10:33:06.643Z] ---> Running in 98879a51ef34 [2021-10-05T10:33:07.649Z] + CPPCHECK=false [2021-10-05T10:33:07.649Z] + DOCGEN=false [2021-10-05T10:33:07.649Z] + TOMLVER=SDK-0.2 [2021-10-05T10:33:07.649Z] + CUTILVER=1.2.2 [2021-10-05T10:33:07.649Z] + '[' 0 -gt 0 ] [2021-10-05T10:33:07.649Z] + readlink -f ./scripts/build.sh [2021-10-05T10:33:07.649Z] + dirname /tmp/sdk/scripts/build.sh [2021-10-05T10:33:07.649Z] + dirname /tmp/sdk/scripts [2021-10-05T10:33:07.649Z] + ROOT=/tmp/sdk [2021-10-05T10:33:07.649Z] + cd /tmp/sdk [2021-10-05T10:33:07.649Z] + '[' '!' -d deps ] [2021-10-05T10:33:07.649Z] + mkdir deps [2021-10-05T10:33:07.649Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-10-05T10:33:07.649Z] + tar -C deps -z -x -f - [2021-10-05T10:33:07.649Z] --2021-10-05 10:33:07-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-10-05T10:33:07.649Z] Resolving github.com (github.com)... 140.82.114.4 [2021-10-05T10:33:07.649Z] Connecting to github.com (github.com)|140.82.114.4|:443... connected. [2021-10-05T10:33:07.932Z] HTTP request sent, awaiting response... 302 Found [2021-10-05T10:33:07.932Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-10-05T10:33:07.932Z] --2021-10-05 10:33:07-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-10-05T10:33:07.932Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2021-10-05T10:33:07.932Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2021-10-05T10:33:07.932Z] HTTP request sent, awaiting response... 200 OK [2021-10-05T10:33:07.932Z] Length: unspecified [application/x-gzip] [2021-10-05T10:33:07.932Z] Saving to: 'STDOUT' [2021-10-05T10:33:07.932Z] [2021-10-05T10:33:07.932Z] 0K .......... ......  788K=0.02s [2021-10-05T10:33:07.932Z] [2021-10-05T10:33:07.932Z] 2021-10-05 10:33:07 (788 KB/s) - written to stdout [16451] [2021-10-05T10:33:07.932Z] [2021-10-05T10:33:07.932Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-10-05T10:33:07.932Z] + + tarwget -C -O deps - -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz -x [2021-10-05T10:33:07.932Z] -f - [2021-10-05T10:33:07.932Z] --2021-10-05 10:33:07-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-10-05T10:33:07.932Z] Resolving github.com (github.com)... 140.82.114.4 [2021-10-05T10:33:08.216Z] Connecting to github.com (github.com)|140.82.114.4|:443... connected. [2021-10-05T10:33:08.216Z] HTTP request sent, awaiting response... 302 Found [2021-10-05T10:33:08.216Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2021-10-05T10:33:08.216Z] --2021-10-05 10:33:08-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2021-10-05T10:33:08.216Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2021-10-05T10:33:08.216Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2021-10-05T10:33:08.502Z] HTTP request sent, awaiting response... 200 OK [2021-10-05T10:33:08.502Z] Length: unspecified [application/x-gzip] [2021-10-05T10:33:08.502Z] Saving to: 'STDOUT' [2021-10-05T10:33:08.502Z]  [2021-10-05T10:33:08.502Z] 0K .......... .......... .......... .......... .......... 1.16M [2021-10-05T10:33:08.502Z] 50K .......... .......... .......... .......... .......... 2.36M [2021-10-05T10:33:08.502Z] 100K .......... .......... .......... .......... .......... 6.61M [2021-10-05T10:33:08.502Z] 150K .......... .......... .......... .........  1.88M=0.09s [2021-10-05T10:33:08.502Z] [2021-10-05T10:33:08.502Z] 2021-10-05 10:33:08 (2.04 MB/s) - written to stdout [193971] [2021-10-05T10:33:08.502Z] [2021-10-05T10:33:08.502Z] + mkdir -p src/c/iot [2021-10-05T10:33:08.502Z] + 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-10-05T10:33:08.502Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2021-10-05T10:33:08.502Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2021-10-05T10:33:08.502Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2021-10-05T10:33:08.502Z] + mkdir -p include/iot [2021-10-05T10:33:08.502Z] + 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-10-05T10:33:08.502Z] + mkdir -p include/iot/os [2021-10-05T10:33:08.502Z] + 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-10-05T10:33:08.502Z] + mkdir -p /tmp/sdk/build/release [2021-10-05T10:33:08.502Z] + cd /tmp/sdk/build/release [2021-10-05T10:33:08.502Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-10-05T10:33:09.124Z] -- The C compiler identification is GNU 9.3.0 [2021-10-05T10:33:09.124Z] -- Check for working C compiler: /usr/bin/cc [2021-10-05T10:33:09.409Z] -- Check for working C compiler: /usr/bin/cc - works [2021-10-05T10:33:09.409Z] -- Detecting C compiler ABI info [2021-10-05T10:33:09.696Z] -- Detecting C compiler ABI info - done [2021-10-05T10:33:09.696Z] -- Detecting C compile features [2021-10-05T10:33:09.696Z] -- Detecting C compile features - done [2021-10-05T10:33:09.696Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-10-05T10:33:09.979Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-10-05T10:33:09.979Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-10-05T10:33:09.979Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-10-05T10:33:09.979Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-10-05T10:33:09.979Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-10-05T10:33:09.979Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-10-05T10:33:09.979Z] -- C SDK 2.0.1-dev.10 for Linux [2021-10-05T10:33:09.980Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-10-05T10:33:10.265Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-10-05T10:33:10.265Z] -- Found Curses: /usr/lib/libcurses.so [2021-10-05T10:33:10.552Z] -- Configuring done [2021-10-05T10:33:10.838Z] -- Generating done [2021-10-05T10:33:10.838Z] -- Build files have been written to: /tmp/sdk/build/release [2021-10-05T10:33:10.838Z] + make all package [2021-10-05T10:33:10.838Z] + tee release.log [2021-10-05T10:33:10.838Z] Scanning dependencies of target csdk [2021-10-05T10:33:11.123Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-10-05T10:33:11.742Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-10-05T10:33:12.357Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-10-05T10:33:15.034Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-10-05T10:33:15.650Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-10-05T10:33:15.650Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-10-05T10:33:16.660Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-10-05T10:33:16.944Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-10-05T10:33:17.227Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-10-05T10:33:18.699Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-10-05T10:33:20.730Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-10-05T10:33:21.012Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-10-05T10:33:21.626Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-10-05T10:33:22.244Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-10-05T10:33:22.865Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-10-05T10:33:22.865Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-10-05T10:33:23.147Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-10-05T10:33:26.604Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-10-05T10:33:26.604Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-10-05T10:33:26.889Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-10-05T10:33:27.180Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-10-05T10:33:27.814Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-10-05T10:33:28.097Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-10-05T10:33:28.097Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-10-05T10:33:28.097Z] 275 | const iot_component_factory_t * factory; [2021-10-05T10:33:28.097Z] | ^~~~~~~ [2021-10-05T10:33:28.713Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-10-05T10:33:35.518Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-10-05T10:33:35.518Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-10-05T10:33:35.518Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-10-05T10:33:36.133Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-10-05T10:33:36.749Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-10-05T10:33:36.749Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-10-05T10:33:38.220Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-10-05T10:33:38.506Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-10-05T10:33:39.513Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-10-05T10:33:39.798Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-10-05T10:33:40.083Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-10-05T10:33:42.761Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-10-05T10:33:43.045Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-10-05T10:33:44.521Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-10-05T10:33:44.521Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-10-05T10:33:50.004Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-10-05T10:33:50.004Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-10-05T10:33:50.285Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-10-05T10:33:50.901Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-10-05T10:33:51.914Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-10-05T10:33:53.932Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-10-05T10:33:53.932Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-10-05T10:33:54.548Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-10-05T10:33:54.831Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-10-05T10:33:57.499Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-10-05T10:34:00.947Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-10-05T10:34:01.956Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-10-05T10:34:02.243Z] [ 76%] Linking C shared library libcsdk.so [2021-10-05T10:34:02.528Z] [ 76%] Built target csdk [2021-10-05T10:34:02.528Z] Scanning dependencies of target template [2021-10-05T10:34:02.528Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-10-05T10:34:03.146Z] [ 79%] Linking C executable template [2021-10-05T10:34:03.430Z] [ 79%] Built target template [2021-10-05T10:34:03.713Z] Scanning dependencies of target device-counter [2021-10-05T10:34:03.713Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-10-05T10:34:03.998Z] [ 82%] Linking C executable device-counter [2021-10-05T10:34:04.283Z] [ 82%] Built target device-counter [2021-10-05T10:34:04.283Z] Scanning dependencies of target device-random [2021-10-05T10:34:04.569Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-10-05T10:34:04.854Z] [ 85%] Linking C executable device-random [2021-10-05T10:34:05.141Z] [ 85%] Built target device-random [2021-10-05T10:34:05.141Z] Scanning dependencies of target device-gyro [2021-10-05T10:34:05.141Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-10-05T10:34:05.759Z] [ 88%] Linking C executable device-gyro [2021-10-05T10:34:06.044Z] [ 88%] Built target device-gyro [2021-10-05T10:34:06.044Z] Scanning dependencies of target device-bitfields [2021-10-05T10:34:06.044Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-10-05T10:34:06.660Z] [ 91%] Linking C executable device-bitfields [2021-10-05T10:34:06.660Z] [ 91%] Built target device-bitfields [2021-10-05T10:34:06.945Z] Scanning dependencies of target template-discovery [2021-10-05T10:34:06.945Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-10-05T10:34:07.564Z] [ 94%] Linking C executable template-discovery [2021-10-05T10:34:07.849Z] [ 94%] Built target template-discovery [2021-10-05T10:34:07.849Z] Scanning dependencies of target device-file [2021-10-05T10:34:08.134Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-10-05T10:34:08.754Z] [ 97%] Linking C executable device-file [2021-10-05T10:34:09.038Z] [ 97%] Built target device-file [2021-10-05T10:34:09.038Z] Scanning dependencies of target device-terminal [2021-10-05T10:34:09.039Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-10-05T10:34:09.655Z] [100%] Linking C executable device-terminal [2021-10-05T10:34:09.941Z] [100%] Built target device-terminal [2021-10-05T10:34:09.941Z] Run CPack packaging tool... [2021-10-05T10:34:09.941Z] CPack: Create package using TGZ [2021-10-05T10:34:09.941Z] CPack: Install projects [2021-10-05T10:34:09.941Z] CPack: - Run preinstall target for: Csdk [2021-10-05T10:34:10.569Z] CPack: - Install project: Csdk [] [2021-10-05T10:34:10.569Z] CPack: Create package [2021-10-05T10:34:10.569Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.10.tar.gz generated. [2021-10-05T10:34:10.569Z] + '[' false '=' true ] [2021-10-05T10:34:10.569Z] + '[' false '=' true ] [2021-10-05T10:34:10.569Z] + mkdir -p /tmp/sdk/build/debug [2021-10-05T10:34:10.569Z] + cd /tmp/sdk/build/debug [2021-10-05T10:34:10.569Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-10-05T10:34:10.856Z] -- The C compiler identification is GNU 9.3.0 [2021-10-05T10:34:11.140Z] -- Check for working C compiler: /usr/bin/cc [2021-10-05T10:34:11.140Z] -- Check for working C compiler: /usr/bin/cc - works [2021-10-05T10:34:11.140Z] -- Detecting C compiler ABI info [2021-10-05T10:34:11.423Z] -- Detecting C compiler ABI info - done [2021-10-05T10:34:11.708Z] -- Detecting C compile features [2021-10-05T10:34:11.708Z] -- Detecting C compile features - done [2021-10-05T10:34:11.708Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-10-05T10:34:11.708Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-10-05T10:34:11.708Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-10-05T10:34:11.994Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-10-05T10:34:11.995Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-10-05T10:34:11.995Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-10-05T10:34:11.995Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-10-05T10:34:11.995Z] -- C SDK 2.0.1-dev.10 for Linux [2021-10-05T10:34:11.995Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-10-05T10:34:11.995Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-10-05T10:34:12.281Z] -- Found Curses: /usr/lib/libcurses.so [2021-10-05T10:34:12.566Z] -- Configuring done [2021-10-05T10:34:12.566Z] -- Generating done [2021-10-05T10:34:12.856Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-10-05T10:34:12.856Z] + + maketee [2021-10-05T10:34:12.856Z] debug.log [2021-10-05T10:34:12.856Z] Scanning dependencies of target csdk [2021-10-05T10:34:13.141Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-10-05T10:34:13.425Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-10-05T10:34:13.709Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-10-05T10:34:14.324Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-10-05T10:34:14.608Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-10-05T10:34:14.893Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-10-05T10:34:15.176Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-10-05T10:34:15.459Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-10-05T10:34:15.742Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-10-05T10:34:16.358Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-10-05T10:34:16.979Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-10-05T10:34:16.979Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-10-05T10:34:17.597Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-10-05T10:34:17.882Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-10-05T10:34:18.165Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-10-05T10:34:18.165Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-10-05T10:34:18.449Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-10-05T10:34:19.066Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-10-05T10:34:19.352Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-10-05T10:34:19.637Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-10-05T10:34:19.921Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-10-05T10:34:20.205Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-10-05T10:34:20.205Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-10-05T10:34:20.205Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-10-05T10:34:20.205Z] 275 | const iot_component_factory_t * factory; [2021-10-05T10:34:20.205Z] | ^~~~~~~ [2021-10-05T10:34:20.490Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-10-05T10:34:21.501Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-10-05T10:34:21.789Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-10-05T10:34:21.789Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-10-05T10:34:22.077Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-10-05T10:34:22.361Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-10-05T10:34:22.646Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-10-05T10:34:22.933Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-10-05T10:34:23.219Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-10-05T10:34:23.504Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-10-05T10:34:23.789Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-10-05T10:34:24.074Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-10-05T10:34:24.358Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-10-05T10:34:24.643Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-10-05T10:34:25.261Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-10-05T10:34:25.261Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-10-05T10:34:26.266Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-10-05T10:34:26.548Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-10-05T10:34:26.829Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-10-05T10:34:27.114Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-10-05T10:34:27.397Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-10-05T10:34:28.402Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-10-05T10:34:28.684Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-10-05T10:34:28.968Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-10-05T10:34:29.251Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-10-05T10:34:29.863Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-10-05T10:34:30.478Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-10-05T10:34:30.760Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-10-05T10:34:31.045Z] [ 76%] Linking C shared library libcsdk.so [2021-10-05T10:34:31.331Z] [ 76%] Built target csdk [2021-10-05T10:34:31.331Z] Scanning dependencies of target template [2021-10-05T10:34:31.331Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-10-05T10:34:31.615Z] [ 79%] Linking C executable template [2021-10-05T10:34:31.897Z] [ 79%] Built target template [2021-10-05T10:34:31.897Z] Scanning dependencies of target device-counter [2021-10-05T10:34:31.897Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-10-05T10:34:32.179Z] [ 82%] Linking C executable device-counter [2021-10-05T10:34:32.462Z] [ 82%] Built target device-counter [2021-10-05T10:34:32.462Z] Scanning dependencies of target device-random [2021-10-05T10:34:32.462Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-10-05T10:34:32.744Z] [ 85%] Linking C executable device-random [2021-10-05T10:34:33.028Z] [ 85%] Built target device-random [2021-10-05T10:34:33.028Z] Scanning dependencies of target device-gyro [2021-10-05T10:34:33.028Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-10-05T10:34:33.313Z] [ 88%] Linking C executable device-gyro [2021-10-05T10:34:33.600Z] [ 88%] Built target device-gyro [2021-10-05T10:34:33.600Z] Scanning dependencies of target device-bitfields [2021-10-05T10:34:33.600Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-10-05T10:34:33.885Z] [ 91%] Linking C executable device-bitfields [2021-10-05T10:34:33.885Z] [ 91%] Built target device-bitfields [2021-10-05T10:34:33.885Z] Scanning dependencies of target template-discovery [2021-10-05T10:34:34.169Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-10-05T10:34:34.457Z] [ 94%] Linking C executable template-discovery [2021-10-05T10:34:34.457Z] [ 94%] Built target template-discovery [2021-10-05T10:34:34.740Z] Scanning dependencies of target device-file [2021-10-05T10:34:34.740Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-10-05T10:34:35.027Z] [ 97%] Linking C executable device-file [2021-10-05T10:34:35.311Z] [ 97%] Built target device-file [2021-10-05T10:34:35.311Z] Scanning dependencies of target device-terminal [2021-10-05T10:34:35.311Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-10-05T10:34:35.597Z] [100%] Linking C executable device-terminal [2021-10-05T10:34:35.883Z] [100%] Built target device-terminal [2021-10-05T10:34:35.883Z] make: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:34:35.883Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:34:35.883Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:34:35.883Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:34:35.883Z] [ 76%] Built target csdk [2021-10-05T10:34:35.883Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:34:35.883Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:34:35.883Z] [ 79%] Built target template [2021-10-05T10:34:35.883Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:34:35.883Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:34:36.169Z] [ 82%] Built target device-counter [2021-10-05T10:34:36.169Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:34:36.169Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:34:36.169Z] [ 85%] Built target device-random [2021-10-05T10:34:36.169Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:34:36.169Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:34:36.169Z] [ 88%] Built target device-gyro [2021-10-05T10:34:36.169Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:34:36.169Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:34:36.169Z] [ 91%] Built target device-bitfields [2021-10-05T10:34:36.169Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:34:36.169Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:34:36.169Z] [ 94%] Built target template-discovery [2021-10-05T10:34:36.169Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:34:36.169Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:34:36.169Z] [ 97%] Built target device-file [2021-10-05T10:34:36.169Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-05T10:34:36.169Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:34:36.169Z] [100%] Built target device-terminal [2021-10-05T10:34:36.169Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:34:36.457Z] Install the project... [2021-10-05T10:34:36.458Z] -- Install configuration: "Release" [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/lib/libcsdk.so [2021-10-05T10:34:36.458Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-10-05T10:34:36.458Z] -- Up-to-date: /usr/local/include [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/edgex [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/edgex/devices.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/devsdk [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/json.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/container.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/component.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/typecode.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/iot.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/uuid.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/time.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/hash.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/logger.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/os [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/data.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/thread.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/os.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/base64.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/defs.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/include/iot/config.h [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-10-05T10:34:36.458Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-10-05T10:34:36.458Z] make: Leaving directory '/tmp/sdk/build/release' [2021-10-05T10:34:38.482Z] Removing intermediate container 98879a51ef34 [2021-10-05T10:34:38.482Z] ---> 759136779a3e [2021-10-05T10:34:38.482Z] Step 16/25 : FROM ${BASE} [2021-10-05T10:34:38.482Z] ---> 759262b18b23 [2021-10-05T10:34:38.482Z] Step 17/25 : LABEL maintainer="IOTech " [2021-10-05T10:34:39.101Z] ---> Running in 25614be4e37a [2021-10-05T10:34:40.109Z] Removing intermediate container 25614be4e37a [2021-10-05T10:34:40.109Z] ---> 7cbfa5f9cc47 [2021-10-05T10:34:40.109Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-10-05T10:34:40.722Z] ---> Running in 7bb476c2e047 [2021-10-05T10:34:41.734Z] Connecting to iotech.jfrog.io (54.229.110.245:443) [2021-10-05T10:34:42.352Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-10-05T10:34:42.352Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-10-05T10:34:42.352Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-10-05T10:34:44.386Z] Removing intermediate container 7bb476c2e047 [2021-10-05T10:34:44.386Z] ---> 3d3e9c08d286 [2021-10-05T10:34:44.386Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-10-05T10:34:45.003Z] ---> Running in 2e64cecfdb54 [2021-10-05T10:34:48.456Z] Removing intermediate container 2e64cecfdb54 [2021-10-05T10:34:48.456Z] ---> 92421ce63c43 [2021-10-05T10:34:48.456Z] Step 20/25 : 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-10-05T10:34:49.463Z] ---> Running in 90a1a4b44515 [2021-10-05T10:34:50.489Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-10-05T10:34:51.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-10-05T10:34:51.502Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-05T10:34:52.123Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-10-05T10:34:52.408Z] (1/7) Installing curl (7.79.1-r0) [2021-10-05T10:34:52.408Z] (2/7) Installing hiredis (0.14.1-r0) [2021-10-05T10:34:52.408Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-10-05T10:34:52.693Z] (4/7) Installing libuuid (2.35.2-r0) [2021-10-05T10:34:52.693Z] (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-10-05T10:34:53.699Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-10-05T10:34:53.699Z] (7/7) Installing wget (1.20.3-r1) [2021-10-05T10:34:53.983Z] Executing busybox-1.31.1-r20.trigger [2021-10-05T10:34:53.983Z] OK: 267 MiB in 82 packages [2021-10-05T10:34:56.005Z] Removing intermediate container 90a1a4b44515 [2021-10-05T10:34:56.005Z] ---> 2759270e6847 [2021-10-05T10:34:56.005Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-10-05T10:34:56.626Z] ---> 614ee41d911e [2021-10-05T10:34:56.626Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-10-05T10:34:58.652Z] ---> ec7cff520f3e [2021-10-05T10:34:58.652Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-10-05T10:34:59.658Z] ---> 1b76cfc2df37 [2021-10-05T10:34:59.658Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-10-05T10:35:00.662Z] ---> d91978dadba9 [2021-10-05T10:35:00.662Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-10-05T10:35:01.695Z] ---> dcf5e8b534f4 [2021-10-05T10:35:01.695Z] Successfully built dcf5e8b534f4 [2021-10-05T10:35:01.695Z] 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-10-05T10:35:02.291Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T10:35:02.292Z] . [Pipeline] withDockerContainer [2021-10-05T10:35:02.610Z] prd-ubuntu18.04-docker-arm64-4c-16g-2070 does not seem to be running inside a container [2021-10-05T10:35:02.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-05T10:35:04.828Z] $ docker top f7e7f509988f6ec3241100b1f525965f83191712aa8e0ba07caa37359db450b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T10:35:05.891Z] + make test [2021-10-05T10:35:05.891Z] echo "make test" [2021-10-05T10:35:05.891Z] make test [Pipeline] } [2021-10-05T10:35:05.921Z] $ docker stop --time=1 f7e7f509988f6ec3241100b1f525965f83191712aa8e0ba07caa37359db450b5 [2021-10-05T10:35:07.797Z] $ docker rm -f f7e7f509988f6ec3241100b1f525965f83191712aa8e0ba07caa37359db450b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-05T10:35:08.586Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-05T10:35:08.990Z] + ls -al . [2021-10-05T10:35:08.990Z] total 200 [2021-10-05T10:35:08.990Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 10:31 . [2021-10-05T10:35:08.990Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 10:31 .. [2021-10-05T10:35:08.990Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 10:31 .git [2021-10-05T10:35:08.990Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 10:31 .github [2021-10-05T10:35:08.990Z] -rw-rw-r-- 1 jenkins jenkins 176 Oct 5 10:31 .gitignore [2021-10-05T10:35:08.990Z] -rw-rw-r-- 1 jenkins jenkins 3104 Oct 5 10:31 Attribution.txt [2021-10-05T10:35:08.990Z] -rw-rw-r-- 1 jenkins jenkins 7767 Oct 5 10:31 CHANGES [2021-10-05T10:35:08.990Z] -rw-rw-r-- 1 jenkins jenkins 108574 Oct 5 10:31 Doxyfile [2021-10-05T10:35:08.990Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 10:31 GOVERNANCE.md [2021-10-05T10:35:08.990Z] -rw-rw-r-- 1 jenkins jenkins 784 Oct 5 10:31 Jenkinsfile [2021-10-05T10:35:08.990Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 5 10:31 LICENSE [2021-10-05T10:35:08.990Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 5 10:31 Makefile [2021-10-05T10:35:08.990Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 5 10:31 OWNERS.md [2021-10-05T10:35:08.990Z] -rw-rw-r-- 1 jenkins jenkins 4086 Oct 5 10:31 README.md [2021-10-05T10:35:08.990Z] -rw-rw-r-- 1 jenkins jenkins 7422 Oct 5 10:31 README.v2.md [2021-10-05T10:35:08.990Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 10:29 VERSION [2021-10-05T10:35:08.990Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 10:31 docs [2021-10-05T10:35:08.990Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 10:31 include [2021-10-05T10:35:08.990Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 10:31 scripts [2021-10-05T10:35:08.990Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 10:31 src [Pipeline] isUnix [Pipeline] sh [2021-10-05T10:35:09.384Z] + 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=b33a799834278c94191ed5db2afedc6f631595ea --label arch=arm64 --label version=2.0.1-dev.10 . [2021-10-05T10:35:10.007Z] Sending build context to Docker daemon 2.701MB [2021-10-05T10:35:10.007Z] Step 1/17 : ARG BASE=alpine:3.14 [2021-10-05T10:35:10.007Z] Step 2/17 : FROM ${BASE} [2021-10-05T10:35:10.007Z] ---> dcf5e8b534f4 [2021-10-05T10:35:10.007Z] Step 3/17 : LABEL maintainer="IOTech " [2021-10-05T10:35:10.292Z] ---> Running in 18ef1b66cf69 [2021-10-05T10:35:10.575Z] Removing intermediate container 18ef1b66cf69 [2021-10-05T10:35:10.575Z] ---> 2a91bae17cc7 [2021-10-05T10:35:10.575Z] 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-10-05T10:35:10.856Z] ---> Running in 512db59ed957 [2021-10-05T10:35:11.868Z] --2021-10-05 10:35:11-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release [2021-10-05T10:35:12.151Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.229.110.245, 54.72.115.12 [2021-10-05T10:35:12.151Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. [2021-10-05T10:35:12.433Z] HTTP request sent, awaiting response... 200 OK [2021-10-05T10:35:12.433Z] Length: unspecified [application/json] [2021-10-05T10:35:12.433Z] Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' [2021-10-05T10:35:12.433Z]  [2021-10-05T10:35:12.433Z] 0K   8.95M=0s [2021-10-05T10:35:12.433Z] [2021-10-05T10:35:12.433Z] 2021-10-05 10:35:12 (8.95 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] [2021-10-05T10:35:12.433Z] [2021-10-05T10:35:13.452Z] Removing intermediate container 512db59ed957 [2021-10-05T10:35:13.452Z] ---> a44b17d46843 [2021-10-05T10:35:13.452Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-10-05T10:35:13.452Z] ---> Running in 8e90d4734b87 [2021-10-05T10:35:15.591Z] Removing intermediate container 8e90d4734b87 [2021-10-05T10:35:15.591Z] ---> 25b7ee4c9a5f [2021-10-05T10:35:15.591Z] 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-10-05T10:35:15.878Z] ---> Running in 0e48522be307 [2021-10-05T10:35:17.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-10-05T10:35:18.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-10-05T10:35:18.329Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-05T10:35:18.985Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-10-05T10:35:18.985Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-10-05T10:35:18.985Z] (2/16) Installing libblkid (2.35.2-r0) [2021-10-05T10:35:19.268Z] (3/16) Installing blkid (2.35.2-r0) [2021-10-05T10:35:19.268Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-10-05T10:35:19.268Z] (5/16) Installing setpriv (2.35.2-r0) [2021-10-05T10:35:19.551Z] (6/16) Installing libmount (2.35.2-r0) [2021-10-05T10:35:19.551Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-10-05T10:35:19.551Z] (8/16) Installing findmnt (2.35.2-r0) [2021-10-05T10:35:19.835Z] (9/16) Installing mcookie (2.35.2-r0) [2021-10-05T10:35:19.835Z] (10/16) Installing hexdump (2.35.2-r0) [2021-10-05T10:35:19.835Z] (11/16) Installing lsblk (2.35.2-r0) [2021-10-05T10:35:20.133Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-10-05T10:35:20.133Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-10-05T10:35:20.133Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-10-05T10:35:20.431Z] (15/16) Installing util-linux (2.35.2-r0) [2021-10-05T10:35:20.716Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-10-05T10:35:21.013Z] Executing busybox-1.31.1-r20.trigger [2021-10-05T10:35:21.013Z] OK: 276 MiB in 98 packages [2021-10-05T10:35:22.503Z] Removing intermediate container 0e48522be307 [2021-10-05T10:35:22.503Z] ---> 0d313e16e40e [2021-10-05T10:35:22.503Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-10-05T10:35:23.124Z] ---> 548ebbc53cb6 [2021-10-05T10:35:23.124Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-10-05T10:35:24.125Z] ---> 2d4146b85849 [2021-10-05T10:35:24.125Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-10-05T10:35:25.126Z] ---> 6e16d88be4da [2021-10-05T10:35:25.126Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-10-05T10:35:25.737Z] ---> 8d7b0bd17e5a [2021-10-05T10:35:25.737Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-10-05T10:35:26.738Z] ---> d3997ad45fac [2021-10-05T10:35:26.738Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-10-05T10:35:27.354Z] ---> f54e694ea4e7 [2021-10-05T10:35:27.354Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-10-05T10:35:27.354Z] ---> Running in 7bc4a881f9b0 [2021-10-05T10:35:27.966Z] Removing intermediate container 7bc4a881f9b0 [2021-10-05T10:35:27.966Z] ---> ad603cfeb8a2 [2021-10-05T10:35:27.966Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-10-05T10:35:27.966Z] ---> Running in c8147f923274 [2021-10-05T10:35:28.578Z] Removing intermediate container c8147f923274 [2021-10-05T10:35:28.578Z] ---> 574df85fadac [2021-10-05T10:35:28.578Z] Step 15/17 : LABEL arch=arm64 [2021-10-05T10:35:28.578Z] ---> Running in f8d883c167f1 [2021-10-05T10:35:29.190Z] Removing intermediate container f8d883c167f1 [2021-10-05T10:35:29.190Z] ---> 5a3718c7534c [2021-10-05T10:35:29.190Z] Step 16/17 : LABEL git_sha=b33a799834278c94191ed5db2afedc6f631595ea [2021-10-05T10:35:29.190Z] ---> Running in 788572e52e0e [2021-10-05T10:35:29.801Z] Removing intermediate container 788572e52e0e [2021-10-05T10:35:29.801Z] ---> 2f48344d8e35 [2021-10-05T10:35:29.801Z] Step 17/17 : LABEL version=2.0.1-dev.10 [2021-10-05T10:35:29.801Z] ---> Running in 99a1b7af99c1 [2021-10-05T10:35:30.411Z] Removing intermediate container 99a1b7af99c1 [2021-10-05T10:35:30.412Z] ---> 2d196f4cf38b [2021-10-05T10:35:30.412Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-10-05T10:35:30.412Z] Successfully built 2d196f4cf38b [2021-10-05T10:35:30.412Z] 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-10-05T10:35:31.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T10:35:31.098Z] [2021-10-05T10:35:31.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-05T10:35:31.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T10:35:31.769Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-05T10:35:31.769Z] 448f6bf000e3: Pulling fs layer [2021-10-05T10:35:31.769Z] f757da607395: Pulling fs layer [2021-10-05T10:35:31.769Z] 05883995daec: Pulling fs layer [2021-10-05T10:35:31.769Z] 8603b9c90790: Pulling fs layer [2021-10-05T10:35:31.769Z] 1560dd03e051: Pulling fs layer [2021-10-05T10:35:31.769Z] 27f5ce0e4adf: Pulling fs layer [2021-10-05T10:35:31.769Z] c2d8d7efcc4b: Pulling fs layer [2021-10-05T10:35:31.769Z] 8603b9c90790: Waiting [2021-10-05T10:35:31.769Z] 1560dd03e051: Waiting [2021-10-05T10:35:31.769Z] 27f5ce0e4adf: Waiting [2021-10-05T10:35:31.769Z] c2d8d7efcc4b: Waiting [2021-10-05T10:35:32.056Z] f757da607395: Verifying Checksum [2021-10-05T10:35:32.056Z] f757da607395: Download complete [2021-10-05T10:35:32.056Z] 8603b9c90790: Verifying Checksum [2021-10-05T10:35:32.056Z] 8603b9c90790: Download complete [2021-10-05T10:35:32.341Z] 05883995daec: Verifying Checksum [2021-10-05T10:35:32.341Z] 05883995daec: Download complete [2021-10-05T10:35:32.341Z] 1560dd03e051: Verifying Checksum [2021-10-05T10:35:32.341Z] 1560dd03e051: Download complete [2021-10-05T10:35:32.341Z] 27f5ce0e4adf: Verifying Checksum [2021-10-05T10:35:32.341Z] 27f5ce0e4adf: Download complete [2021-10-05T10:35:32.627Z] 448f6bf000e3: Verifying Checksum [2021-10-05T10:35:32.627Z] 448f6bf000e3: Download complete [2021-10-05T10:35:35.307Z] c2d8d7efcc4b: Verifying Checksum [2021-10-05T10:35:35.307Z] c2d8d7efcc4b: Download complete [2021-10-05T10:35:36.312Z] 448f6bf000e3: Pull complete [2021-10-05T10:35:36.930Z] f757da607395: Pull complete [2021-10-05T10:35:38.403Z] 05883995daec: Pull complete [2021-10-05T10:35:38.685Z] 8603b9c90790: Pull complete [2021-10-05T10:35:39.695Z] 1560dd03e051: Pull complete [2021-10-05T10:35:39.977Z] 27f5ce0e4adf: Pull complete [2021-10-05T10:35:55.196Z] c2d8d7efcc4b: Pull complete [2021-10-05T10:35:55.196Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-05T10:35:55.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T10:35:55.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-05T10:35:55.438Z] prd-ubuntu18.04-docker-arm64-4c-16g-2070 does not seem to be running inside a container [2021-10-05T10:35:55.555Z] $ 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/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-05T10:36:00.120Z] $ docker top 1c86e3b80168eb7b340bb477e832101954ea931d726819710ee9d5931097860a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:36:01.115Z] ---> job-cost.sh [2021-10-05T10:36:01.116Z] lf-activate-venv: SKIPPING [2021-10-05T10:36:01.116Z] INFO: No Stack... [2021-10-05T10:36:16.294Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-05T10:36:16.294Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T10:36:17.005Z] + cat /w/workspace/device-sdk-c/11/archives/cost.csv [2021-10-05T10:36:17.005Z] + cut -d, -f6 [Pipeline] lock [2021-10-05T10:36:17.090Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] [2021-10-05T10:36:17.100Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] did not exist. Created. [2021-10-05T10:36:17.100Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T10:36:17.840Z] /w/workspace/device-sdk-c/11@tmp/durable-0f952c5b/script.sh: 1: /w/workspace/device-sdk-c/11@tmp/durable-0f952c5b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-05T10:36:18.551Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-05T10:36:18.578Z] Warning: overwriting stash ‘stack-cost’ [2021-10-05T10:36:19.236Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T10:36:19.250Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T10:36:19.273Z] $ docker stop --time=1 1c86e3b80168eb7b340bb477e832101954ea931d726819710ee9d5931097860a [2021-10-05T10:36:20.974Z] $ docker rm -f 1c86e3b80168eb7b340bb477e832101954ea931d726819710ee9d5931097860a [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-10-05T10:36:22.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T10:36:22.111Z] . [Pipeline] withDockerContainer [2021-10-05T10:36:22.205Z] prd-centos7-docker-4c-2g-2067 does not seem to be running inside a container [2021-10-05T10:36:22.259Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-05T10:36:22.638Z] $ docker top 8e83f57276785477b45b9df95e1e698c0a4da4a25928a1c720bd69d5c84d9654 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T10:36:22.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T10:36:22.746Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T10:36:22.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T10:36:22.854Z] $ docker exec 8e83f57276785477b45b9df95e1e698c0a4da4a25928a1c720bd69d5c84d9654 ssh-agent [2021-10-05T10:36:22.958Z] SSH_AUTH_SOCK=/tmp/ssh-MKUDEr5s7ERF/agent.15 [2021-10-05T10:36:22.958Z] SSH_AGENT_PID=22 [2021-10-05T10:36:22.965Z] Running ssh-add (command line suppressed) [2021-10-05T10:36:23.063Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3706386851077276853.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3706386851077276853.key) [2021-10-05T10:36:23.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T10:36:23.395Z] + git semver tag [2021-10-05T10:36:23.395Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T10:36:23.395Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-10-05T10:36:23.395Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-10-05T10:36:23.395Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T10:36:23.395Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T10:36:23.395Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T10:36:23.395Z] # $SEMVER_BRANCH = main [2021-10-05T10:36:23.396Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2021-10-05T10:36:23.396Z] # b33a799834278c94191ed5db2afedc6f631595ea HEAD [2021-10-05T10:36:23.396Z] # -> Force: false [2021-10-05T10:36:23.396Z] # f2dfe99922b6c034887c8804bb9c9368345a9b65 refs/tags/v2.0.1-dev.10 [Pipeline] } [2021-10-05T10:36:23.414Z] $ docker exec --env ******** --env ******** 8e83f57276785477b45b9df95e1e698c0a4da4a25928a1c720bd69d5c84d9654 ssh-agent -k [2021-10-05T10:36:23.504Z] unset SSH_AUTH_SOCK; [2021-10-05T10:36:23.505Z] unset SSH_AGENT_PID; [2021-10-05T10:36:23.505Z] echo Agent pid 22 killed; [2021-10-05T10:36:23.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T10:36:23.851Z] + git semver [Pipeline] } [2021-10-05T10:36:23.872Z] $ docker stop --time=1 8e83f57276785477b45b9df95e1e698c0a4da4a25928a1c720bd69d5c84d9654 [2021-10-05T10:36:25.077Z] $ docker rm -f 8e83f57276785477b45b9df95e1e698c0a4da4a25928a1c720bd69d5c84d9654 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-05T10:36:25.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-05T10:36:25.549Z] [2021-10-05T10:36:25.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-05T10:36:25.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-05T10:36:25.873Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-05T10:36:25.873Z] ab5ef0e58194: Pulling fs layer [2021-10-05T10:36:25.873Z] 9712f1f96733: Pulling fs layer [2021-10-05T10:36:25.873Z] 63f879dbbcfc: Pulling fs layer [2021-10-05T10:36:25.873Z] 0d9ebad4ef96: Pulling fs layer [2021-10-05T10:36:25.873Z] e9a5061849ea: Pulling fs layer [2021-10-05T10:36:25.873Z] d747dcd14b5f: Pulling fs layer [2021-10-05T10:36:25.873Z] 2de7ff778b66: Pulling fs layer [2021-10-05T10:36:25.873Z] 0d9ebad4ef96: Waiting [2021-10-05T10:36:25.873Z] e9a5061849ea: Waiting [2021-10-05T10:36:25.873Z] d747dcd14b5f: Waiting [2021-10-05T10:36:25.873Z] 2de7ff778b66: Waiting [2021-10-05T10:36:25.873Z] 9712f1f96733: Verifying Checksum [2021-10-05T10:36:25.873Z] 9712f1f96733: Download complete [2021-10-05T10:36:26.462Z] 63f879dbbcfc: Verifying Checksum [2021-10-05T10:36:26.462Z] 63f879dbbcfc: Download complete [2021-10-05T10:36:26.735Z] e9a5061849ea: Verifying Checksum [2021-10-05T10:36:26.735Z] e9a5061849ea: Download complete [2021-10-05T10:36:27.009Z] d747dcd14b5f: Verifying Checksum [2021-10-05T10:36:27.009Z] d747dcd14b5f: Download complete [2021-10-05T10:36:27.009Z] ab5ef0e58194: Verifying Checksum [2021-10-05T10:36:27.009Z] ab5ef0e58194: Download complete [2021-10-05T10:36:27.275Z] 0d9ebad4ef96: Verifying Checksum [2021-10-05T10:36:27.275Z] 0d9ebad4ef96: Download complete [2021-10-05T10:36:27.275Z] 2de7ff778b66: Verifying Checksum [2021-10-05T10:36:27.275Z] 2de7ff778b66: Download complete [2021-10-05T10:36:29.859Z] ab5ef0e58194: Pull complete [2021-10-05T10:36:30.145Z] 9712f1f96733: Pull complete [2021-10-05T10:36:30.746Z] 63f879dbbcfc: Pull complete [2021-10-05T10:36:35.042Z] 0d9ebad4ef96: Pull complete [2021-10-05T10:36:35.312Z] e9a5061849ea: Pull complete [2021-10-05T10:36:35.312Z] d747dcd14b5f: Pull complete [2021-10-05T10:36:36.720Z] 2de7ff778b66: Pull complete [2021-10-05T10:36:36.720Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-05T10:36:36.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-05T10:36:36.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-05T10:36:36.803Z] prd-centos7-docker-4c-2g-2067 does not seem to be running inside a container [2021-10-05T10:36:36.854Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-05T10:36:40.292Z] $ docker top 41d149d2681417c8fc1b87a7a3b78c7fb0ed1ed16838ce0542714dadb3a42dee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-05T10:36:40.376Z] provisioning config files... [2021-10-05T10:36:40.392Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2437335619819129120tmp [2021-10-05T10:36:40.411Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1809230054897419161tmp [2021-10-05T10:36:40.433Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config4758777969244090361tmp [Pipeline] { [Pipeline] echo [2021-10-05T10:36:40.454Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:36:40.767Z] ---> sigul-configuration.sh [2021-10-05T10:36:40.767Z] gpg: directory `/root/.gnupg' created [2021-10-05T10:36:40.767Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-05T10:36:40.767Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-05T10:36:40.767Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-05T10:36:40.767Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-05T10:36:40.767Z] gpg: CAST5 encrypted data [2021-10-05T10:36:40.767Z] gpg: encrypted with 1 passphrase [2021-10-05T10:36:40.767Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-05T10:36:41.076Z] + mkdir /home/jenkins [2021-10-05T10:36:41.076Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-05T10:36:41.383Z] + 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-10-05T10:36:41.395Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:36:41.701Z] ---> sigul-install.sh [2021-10-05T10:36:41.701Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-05T10:36:42.008Z] + git tag --list [2021-10-05T10:36:42.008Z] 0.7.0 [2021-10-05T10:36:42.008Z] 0.7.1 [2021-10-05T10:36:42.008Z] 1.0.0 [2021-10-05T10:36:42.008Z] v1.0.1 [2021-10-05T10:36:42.008Z] v1.0.2 [2021-10-05T10:36:42.008Z] v1.0.3 [2021-10-05T10:36:42.008Z] v1.1.0 [2021-10-05T10:36:42.008Z] v1.1.1 [2021-10-05T10:36:42.008Z] v1.2.0 [2021-10-05T10:36:42.008Z] v1.2.1 [2021-10-05T10:36:42.008Z] v1.2.2 [2021-10-05T10:36:42.008Z] v1.3.0 [2021-10-05T10:36:42.008Z] v1.3.1 [2021-10-05T10:36:42.008Z] v2.0.0 [2021-10-05T10:36:42.008Z] v2.0.1-dev.1 [2021-10-05T10:36:42.008Z] v2.0.1-dev.10 [2021-10-05T10:36:42.008Z] v2.0.1-dev.2 [2021-10-05T10:36:42.008Z] v2.0.1-dev.3 [2021-10-05T10:36:42.008Z] v2.0.1-dev.4 [2021-10-05T10:36:42.008Z] v2.0.1-dev.5 [2021-10-05T10:36:42.008Z] v2.0.1-dev.6 [2021-10-05T10:36:42.008Z] v2.0.1-dev.7 [2021-10-05T10:36:42.008Z] v2.0.1-dev.8 [2021-10-05T10:36:42.008Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-05T10:36:42.327Z] + lftools sign git-tag v2.0.1-dev.10 [2021-10-05T10:36:42.907Z] Signing Git tag with Sigul... [2021-10-05T10:36:42.907Z] Signing v2.0.1-dev.10 [Pipeline] echo [2021-10-05T10:36:43.876Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:36:44.181Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-05T10:36:44.193Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-05T10:36:44.221Z] $ docker stop --time=1 41d149d2681417c8fc1b87a7a3b78c7fb0ed1ed16838ce0542714dadb3a42dee [2021-10-05T10:36:45.436Z] $ docker rm -f 41d149d2681417c8fc1b87a7a3b78c7fb0ed1ed16838ce0542714dadb3a42dee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-05T10:36:46.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T10:36:46.140Z] . [Pipeline] withDockerContainer [2021-10-05T10:36:46.225Z] prd-centos7-docker-4c-2g-2067 does not seem to be running inside a container [2021-10-05T10:36:46.274Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-05T10:36:46.611Z] $ docker top 07986c357c195d17a5f103677d3e9f471539fe1e887671a1a73b4d566d97a35d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T10:36:46.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T10:36:46.725Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T10:36:46.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T10:36:46.841Z] $ docker exec 07986c357c195d17a5f103677d3e9f471539fe1e887671a1a73b4d566d97a35d ssh-agent [2021-10-05T10:36:46.944Z] SSH_AUTH_SOCK=/tmp/ssh-Cel9PfIKDor2/agent.13 [2021-10-05T10:36:46.944Z] SSH_AGENT_PID=20 [2021-10-05T10:36:46.951Z] Running ssh-add (command line suppressed) [2021-10-05T10:36:47.074Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5495365724525684336.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5495365724525684336.key) [2021-10-05T10:36:47.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T10:36:47.403Z] + git semver bump pre [2021-10-05T10:36:47.403Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T10:36:47.403Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-10-05T10:36:47.403Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-10-05T10:36:47.403Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T10:36:47.403Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T10:36:47.403Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T10:36:47.403Z] # $SEMVER_BRANCH = main [2021-10-05T10:36:47.403Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2021-10-05T10:36:47.403Z] 2.0.1-dev.11 [Pipeline] } [2021-10-05T10:36:47.417Z] $ docker exec --env ******** --env ******** 07986c357c195d17a5f103677d3e9f471539fe1e887671a1a73b4d566d97a35d ssh-agent -k [2021-10-05T10:36:47.555Z] unset SSH_AUTH_SOCK; [2021-10-05T10:36:47.556Z] unset SSH_AGENT_PID; [2021-10-05T10:36:47.556Z] echo Agent pid 20 killed; [2021-10-05T10:36:47.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T10:36:47.907Z] + git semver [Pipeline] } [2021-10-05T10:36:47.931Z] $ docker stop --time=1 07986c357c195d17a5f103677d3e9f471539fe1e887671a1a73b4d566d97a35d [2021-10-05T10:36:49.177Z] $ docker rm -f 07986c357c195d17a5f103677d3e9f471539fe1e887671a1a73b4d566d97a35d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-05T10:36:49.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T10:36:49.570Z] . [Pipeline] withDockerContainer [2021-10-05T10:36:49.655Z] prd-centos7-docker-4c-2g-2067 does not seem to be running inside a container [2021-10-05T10:36:49.706Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-05T10:36:50.144Z] $ docker top f0b321d9ba402bc75fd8c1dbeba4647ba8c33a2caa12bb81845376a901e2a89f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T10:36:50.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T10:36:50.272Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T10:36:50.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T10:36:50.401Z] $ docker exec f0b321d9ba402bc75fd8c1dbeba4647ba8c33a2caa12bb81845376a901e2a89f ssh-agent [2021-10-05T10:36:50.527Z] SSH_AUTH_SOCK=/tmp/ssh-Edt36A5cZNYq/agent.13 [2021-10-05T10:36:50.527Z] SSH_AGENT_PID=20 [2021-10-05T10:36:50.535Z] Running ssh-add (command line suppressed) [2021-10-05T10:36:50.662Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6488240875414094442.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6488240875414094442.key) [2021-10-05T10:36:50.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T10:36:50.991Z] + git semver push [2021-10-05T10:36:50.991Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T10:36:50.991Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-10-05T10:36:50.991Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-10-05T10:36:50.991Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T10:36:50.991Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T10:36:50.991Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T10:36:50.991Z] # $SEMVER_BRANCH = main [2021-10-05T10:36:50.991Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2021-10-05T10:36:52.939Z] $ docker exec --env ******** --env ******** f0b321d9ba402bc75fd8c1dbeba4647ba8c33a2caa12bb81845376a901e2a89f ssh-agent -k [2021-10-05T10:36:53.032Z] unset SSH_AUTH_SOCK; [2021-10-05T10:36:53.032Z] unset SSH_AGENT_PID; [2021-10-05T10:36:53.032Z] echo Agent pid 20 killed; [2021-10-05T10:36:53.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T10:36:53.384Z] + git semver [Pipeline] } [2021-10-05T10:36:53.402Z] $ docker stop --time=1 f0b321d9ba402bc75fd8c1dbeba4647ba8c33a2caa12bb81845376a901e2a89f [2021-10-05T10:36:54.597Z] $ docker rm -f f0b321d9ba402bc75fd8c1dbeba4647ba8c33a2caa12bb81845376a901e2a89f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-05T10:36:55.481Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:36:55.796Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:36:56.388Z] ---> package-listing.sh [2021-10-05T10:36:56.388Z] ++ facter osfamily [2021-10-05T10:36:56.388Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-05T10:36:56.653Z] + OS_FAMILY=redhat [2021-10-05T10:36:56.653Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2021-10-05T10:36:56.653Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-05T10:36:56.653Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-05T10:36:56.653Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-05T10:36:56.653Z] + PACKAGES=/tmp/packages_start.txt [2021-10-05T10:36:56.653Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-10-05T10:36:56.653Z] + PACKAGES=/tmp/packages_end.txt [2021-10-05T10:36:56.653Z] + case "${OS_FAMILY}" in [2021-10-05T10:36:56.653Z] + rpm -qa [2021-10-05T10:36:56.653Z] + sort [2021-10-05T10:36:57.237Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-05T10:36:57.237Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-05T10:36:57.237Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-05T10:36:57.237Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-10-05T10:36:57.237Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2021-10-05T10:36:57.237Z] + 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-10-05T10:36:57.254Z] 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-10-05T10:36:57.555Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-05T10:36:58.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T10:36:58.136Z] [2021-10-05T10:36:58.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T10:36:58.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T10:36:58.462Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T10:36:58.462Z] b4d181a07f80: Pulling fs layer [2021-10-05T10:36:58.462Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T10:36:58.462Z] ed53099fbce6: Pulling fs layer [2021-10-05T10:36:58.462Z] dc539afda2c1: Pulling fs layer [2021-10-05T10:36:58.462Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T10:36:58.462Z] 9065ff56babe: Pulling fs layer [2021-10-05T10:36:58.462Z] d287ab97295c: Pulling fs layer [2021-10-05T10:36:58.462Z] 77bc0d833cb6: Waiting [2021-10-05T10:36:58.462Z] 9065ff56babe: Waiting [2021-10-05T10:36:58.462Z] d287ab97295c: Waiting [2021-10-05T10:36:58.462Z] dc539afda2c1: Waiting [2021-10-05T10:36:58.728Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T10:36:58.728Z] a1111a8f2ec3: Download complete [2021-10-05T10:36:58.728Z] dc539afda2c1: Verifying Checksum [2021-10-05T10:36:58.728Z] dc539afda2c1: Download complete [2021-10-05T10:36:58.728Z] ed53099fbce6: Verifying Checksum [2021-10-05T10:36:58.728Z] ed53099fbce6: Download complete [2021-10-05T10:36:58.728Z] 9065ff56babe: Verifying Checksum [2021-10-05T10:36:58.728Z] 9065ff56babe: Download complete [2021-10-05T10:36:58.993Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T10:36:58.993Z] 77bc0d833cb6: Download complete [2021-10-05T10:36:59.260Z] b4d181a07f80: Verifying Checksum [2021-10-05T10:36:59.260Z] b4d181a07f80: Download complete [2021-10-05T10:37:00.236Z] d287ab97295c: Verifying Checksum [2021-10-05T10:37:00.236Z] d287ab97295c: Download complete [2021-10-05T10:37:00.835Z] b4d181a07f80: Pull complete [2021-10-05T10:37:00.835Z] a1111a8f2ec3: Pull complete [2021-10-05T10:37:01.425Z] ed53099fbce6: Pull complete [2021-10-05T10:37:01.425Z] dc539afda2c1: Pull complete [2021-10-05T10:37:01.695Z] 77bc0d833cb6: Pull complete [2021-10-05T10:37:01.964Z] 9065ff56babe: Pull complete [2021-10-05T10:37:07.622Z] d287ab97295c: Pull complete [2021-10-05T10:37:07.622Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T10:37:07.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T10:37:07.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T10:37:07.706Z] prd-centos7-docker-4c-2g-2067 does not seem to be running inside a container [2021-10-05T10:37:07.755Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-05T10:37:11.402Z] $ docker top cb6417689f88b8d7c0c0efe6af8ba9e9647e9b44e88bbd594cb31399a3162395 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T10:37:11.793Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-05T10:37:12.100Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-05T10:37:12.415Z] + ls /var/log/sa-host [2021-10-05T10:37:12.415Z] + sadf -c /var/log/sa-host/sa05 [2021-10-05T10:37:12.415Z] file_magic: OK [2021-10-05T10:37:12.415Z] HZ: Using current value: 100 [2021-10-05T10:37:12.415Z] file_header: OK [2021-10-05T10:37:12.415Z] 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-10-05T10:37:12.415Z] Statistics: [2021-10-05T10:37:12.415Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T10:37:12.415Z] File successfully converted to sysstat format version 12.0.3 [2021-10-05T10:37:12.415Z] + sadf -c /var/log/sa-host/sa30 [2021-10-05T10:37:12.415Z] file_magic: OK [2021-10-05T10:37:12.415Z] HZ: Using current value: 100 [2021-10-05T10:37:12.415Z] file_header: OK [2021-10-05T10:37:12.415Z] 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-10-05T10:37:12.415Z] Statistics: [2021-10-05T10:37:12.415Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T10:37:12.415Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T10:37:12.957Z] provisioning config files... [2021-10-05T10:37:12.972Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7565828792981233867tmp [Pipeline] { [Pipeline] echo [2021-10-05T10:37:12.993Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:37:13.301Z] ---> create-netrc.sh [Pipeline] } [2021-10-05T10:37:13.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:37:13.737Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-05T10:37:13.750Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:37:14.058Z] ---> sudo-logs.sh [2021-10-05T10:37:14.059Z] Archiving 'sudo' log.. [2021-10-05T10:37:14.059Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2067.novalocal: Name or service not known [2021-10-05T10:37:14.059Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2067.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-05T10:37:14.090Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:37:14.405Z] ---> job-cost.sh [2021-10-05T10:37:14.405Z] lf-activate-venv: SKIPPING [2021-10-05T10:37:14.405Z] DEBUG: total: 0.10999999940395355 [2021-10-05T10:37:14.405Z] INFO: Retrieving Stack Cost... [2021-10-05T10:37:14.671Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T10:37:14.937Z] INFO: Archiving Costs [Pipeline] echo [2021-10-05T10:37:14.957Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T10:37:15.270Z] ---> logs-deploy.sh [2021-10-05T10:37:15.270Z] lf-activate-venv: SKIPPING [2021-10-05T10:37:15.270Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/11 [2021-10-05T10:37:15.270Z] INFO: archiving workspace using pattern(s): [2021-10-05T10:37:16.225Z] Archives upload complete. [2021-10-05T10:37:16.225Z] INFO: archiving logs to Nexus