Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 103eb2d1a1e0c2c0103fb2343729ae53009a4524 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-ssh7677662453042882841.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1527087805027308230.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh3137492302812030457.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh2691029124445797512.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh5856686117641829824.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 ‘prd-centos7-docker-4c-2g-700’ is offline Running on prd-centos7-docker-4c-2g-704 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-ssh7624175403887285224.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 103eb2d1a1e0c2c0103fb2343729ae53009a4524 (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 103eb2d1a1e0c2c0103fb2343729ae53009a4524 # timeout=10 Commit message: "feat: support EDGEX_USE_REGISTRY, EDGEX_STARTUP_DURATION, EDGEX_STARTUP_INTERVAL (#365)" > git rev-list --no-walk fa3f1bc6009dfda5647181c893d25c3a20ff6238 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-24T16:24:09.992Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-24T16:24:10.108Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-24T16:24:10.150Z] ========================================================= [2021-08-24T16:24:10.150Z] EdgeX Global Pipelines Version Info [2021-08-24T16:24:10.150Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:24:11.477Z] ------------------- [2021-08-24T16:24:11.477Z] stable info: [2021-08-24T16:24:11.477Z] ------------------- [2021-08-24T16:24:11.477Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-24T16:24:11.477Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-24T16:24:11.477Z] Message: update stable to v1.0.205 [2021-08-24T16:24:12.061Z] ------------------- [2021-08-24T16:24:12.061Z] experimental info: [2021-08-24T16:24:12.061Z] ------------------- [2021-08-24T16:24:12.061Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-24T16:24:12.061Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-24T16:24:12.061Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-24T16:24:12.201Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-08-24T16:24:12.223Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-08-24T16:24:12.243Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-24T16:24:12.263Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-24T16:24:12.282Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-24T16:24:12.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-08-24T16:24:12.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-08-24T16:24:12.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-08-24T16:24:12.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-24T16:24:12.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-24T16:24:12.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-08-24T16:24:12.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-24T16:24:12.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-24T16:24:12.467Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-24T16:24:12.487Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-24T16:24:12.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-24T16:24:12.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-24T16:24:12.553Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-24T16:24:12.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-24T16:24:12.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-24T16:24:12.619Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-24T16:24:12.640Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 103eb2d1a1e0c2c0103fb2343729ae53009a4524 [Pipeline] echo [2021-08-24T16:24:12.660Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 103eb2d [Pipeline] echo [2021-08-24T16:24:12.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T16:24:12.752Z] provisioning config files... [2021-08-24T16:24:12.773Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config313406553644749662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:24:13.116Z] ---> docker-login.sh [2021-08-24T16:24:13.116Z] nexus3.edgexfoundry.org:10001 [2021-08-24T16:24:13.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T16:24:13.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T16:24:13.385Z] Configure a credential helper to remove this warning. See [2021-08-24T16:24:13.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T16:24:13.385Z] [2021-08-24T16:24:13.385Z] Login Succeeded [2021-08-24T16:24:13.385Z] nexus3.edgexfoundry.org:10002 [2021-08-24T16:24:13.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T16:24:13.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T16:24:13.656Z] Configure a credential helper to remove this warning. See [2021-08-24T16:24:13.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T16:24:13.656Z] [2021-08-24T16:24:13.656Z] Login Succeeded [2021-08-24T16:24:13.656Z] nexus3.edgexfoundry.org:10003 [2021-08-24T16:24:13.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T16:24:13.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T16:24:13.656Z] Configure a credential helper to remove this warning. See [2021-08-24T16:24:13.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T16:24:13.656Z] [2021-08-24T16:24:13.656Z] Login Succeeded [2021-08-24T16:24:13.656Z] nexus3.edgexfoundry.org:10004 [2021-08-24T16:24:13.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T16:24:13.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T16:24:13.928Z] Configure a credential helper to remove this warning. See [2021-08-24T16:24:13.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T16:24:13.928Z] [2021-08-24T16:24:13.928Z] Login Succeeded [2021-08-24T16:24:13.928Z] docker.io [2021-08-24T16:24:13.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T16:24:14.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T16:24:14.514Z] Configure a credential helper to remove this warning. See [2021-08-24T16:24:14.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T16:24:14.514Z] [2021-08-24T16:24:14.514Z] Login Succeeded [2021-08-24T16:24:14.514Z] ---> docker-login.sh ends [Pipeline] } [2021-08-24T16:24:14.528Z] 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-08-24T16:24:15.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T16:24:15.984Z] [2021-08-24T16:24:15.985Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:24:16.316Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T16:24:16.316Z] latest: Pulling from edgex-devops/git-semver [2021-08-24T16:24:16.316Z] 31603596830f: Pulling fs layer [2021-08-24T16:24:16.316Z] 04fac38145f0: Pulling fs layer [2021-08-24T16:24:16.317Z] 701f6daf10bf: Pulling fs layer [2021-08-24T16:24:16.317Z] 24f72da36158: Pulling fs layer [2021-08-24T16:24:16.317Z] 24f72da36158: Waiting [2021-08-24T16:24:16.317Z] 04fac38145f0: Verifying Checksum [2021-08-24T16:24:16.317Z] 04fac38145f0: Download complete [2021-08-24T16:24:16.589Z] 31603596830f: Verifying Checksum [2021-08-24T16:24:16.589Z] 31603596830f: Download complete [2021-08-24T16:24:16.860Z] 24f72da36158: Verifying Checksum [2021-08-24T16:24:16.860Z] 24f72da36158: Download complete [2021-08-24T16:24:16.860Z] 31603596830f: Pull complete [2021-08-24T16:24:16.860Z] 04fac38145f0: Pull complete [2021-08-24T16:24:16.860Z] 701f6daf10bf: Verifying Checksum [2021-08-24T16:24:16.860Z] 701f6daf10bf: Download complete [2021-08-24T16:24:17.447Z] 701f6daf10bf: Pull complete [2021-08-24T16:24:17.720Z] 24f72da36158: Pull complete [2021-08-24T16:24:17.720Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-24T16:24:17.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T16:24:17.720Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-24T16:24:17.835Z] prd-centos7-docker-4c-2g-704 does not seem to be running inside a container [2021-08-24T16:24:17.893Z] $ 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-08-24T16:24:18.783Z] $ docker top e90f03eb07d74ad430d3a5cc63a38e58e9569f42689666aadd467bde6f1a5a62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-24T16:24:18.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-24T16:24:18.940Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-24T16:24:19.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-24T16:24:19.085Z] $ docker exec e90f03eb07d74ad430d3a5cc63a38e58e9569f42689666aadd467bde6f1a5a62 ssh-agent [2021-08-24T16:24:19.234Z] SSH_AUTH_SOCK=/tmp/ssh-YHle1DBHV3Yr/agent.14 [2021-08-24T16:24:19.234Z] SSH_AGENT_PID=21 [2021-08-24T16:24:19.246Z] Running ssh-add (command line suppressed) [2021-08-24T16:24:19.373Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2891165698719803691.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2891165698719803691.key) [2021-08-24T16:24:19.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-24T16:24:19.720Z] + git tag --points-at HEAD [Pipeline] } [2021-08-24T16:24:19.755Z] $ docker exec --env ******** --env ******** e90f03eb07d74ad430d3a5cc63a38e58e9569f42689666aadd467bde6f1a5a62 ssh-agent -k [2021-08-24T16:24:19.857Z] unset SSH_AUTH_SOCK; [2021-08-24T16:24:19.857Z] unset SSH_AGENT_PID; [2021-08-24T16:24:19.857Z] echo Agent pid 21 killed; [2021-08-24T16:24:19.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-24T16:24:19.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-24T16:24:19.908Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-24T16:24:20.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-24T16:24:20.033Z] $ docker exec e90f03eb07d74ad430d3a5cc63a38e58e9569f42689666aadd467bde6f1a5a62 ssh-agent [2021-08-24T16:24:20.154Z] SSH_AUTH_SOCK=/tmp/ssh-NqujBqc6ETPt/agent.53 [2021-08-24T16:24:20.154Z] SSH_AGENT_PID=58 [2021-08-24T16:24:20.164Z] Running ssh-add (command line suppressed) [2021-08-24T16:24:20.270Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_52693615820448426.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_52693615820448426.key) [2021-08-24T16:24:20.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-24T16:24:20.599Z] + git semver init [2021-08-24T16:24:20.599Z] # -> Open(): unable to determine branch for HEAD [2021-08-24T16:24:20.599Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-08-24T16:24:20.599Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-08-24T16:24:20.599Z] # $SEMVER_REMOTE_NAME = origin [2021-08-24T16:24:20.599Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-24T16:24:20.599Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-24T16:24:20.599Z] # $SEMVER_BRANCH = main [2021-08-24T16:24:20.599Z] # $SEMVER_TEMP = /tmp/semver-358101168 [2021-08-24T16:24:20.599Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-08-24T16:24:21.561Z] # '/tmp/semver-358101168' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' [2021-08-24T16:24:21.561Z] # -> Force: false [2021-08-24T16:24:21.561Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2021-08-24T16:24:21.575Z] $ docker exec --env ******** --env ******** e90f03eb07d74ad430d3a5cc63a38e58e9569f42689666aadd467bde6f1a5a62 ssh-agent -k [2021-08-24T16:24:21.688Z] unset SSH_AUTH_SOCK; [2021-08-24T16:24:21.689Z] unset SSH_AGENT_PID; [2021-08-24T16:24:21.689Z] echo Agent pid 58 killed; [2021-08-24T16:24:21.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-24T16:24:22.054Z] + git semver [Pipeline] } [2021-08-24T16:24:22.076Z] $ docker stop --time=1 e90f03eb07d74ad430d3a5cc63a38e58e9569f42689666aadd467bde6f1a5a62 [2021-08-24T16:24:23.313Z] $ docker rm -f e90f03eb07d74ad430d3a5cc63a38e58e9569f42689666aadd467bde6f1a5a62 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-24T16:24:23.708Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-24T16:24:24.031Z] Stashed 1 file(s) [Pipeline] echo [2021-08-24T16:24:24.034Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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-08-24T16:24:39.241Z] Still waiting to schedule task [2021-08-24T16:24:39.242Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-704’ [2021-08-24T16:24:39.245Z] Still waiting to schedule task [2021-08-24T16:24:39.245Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-24T16:26:48.557Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-705 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2021-08-24T16:26:48.578Z] Running in /w/workspace/device-sdk-c/6 [Pipeline] { [Pipeline] checkout [2021-08-24T16:26:48.801Z] Selected Git installation does not exist. Using Default [2021-08-24T16:26:48.801Z] The recommended git tool is: NONE [2021-08-24T16:26:54.321Z] using credential edgex-jenkins-ssh [2021-08-24T16:26:54.339Z] Cloning the remote Git repository [2021-08-24T16:26:54.389Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-08-24T16:26:54.500Z] > git init /w/workspace/device-sdk-c/6 # timeout=10 [2021-08-24T16:26:54.573Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-08-24T16:26:54.574Z] > git --version # timeout=10 [2021-08-24T16:26:54.593Z] > git --version # 'git version 2.17.1' [2021-08-24T16:26:54.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T16:26:54.678Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T16:26:56.085Z] Avoid second fetch [2021-08-24T16:26:56.086Z] Checking out Revision 103eb2d1a1e0c2c0103fb2343729ae53009a4524 (main) [2021-08-24T16:26:56.049Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-08-24T16:26:56.068Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T16:26:56.105Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T16:26:56.123Z] > git checkout -f 103eb2d1a1e0c2c0103fb2343729ae53009a4524 # timeout=10 [2021-08-24T16:27:00.412Z] Commit message: "feat: support EDGEX_USE_REGISTRY, EDGEX_STARTUP_DURATION, EDGEX_STARTUP_INTERVAL (#365)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T16:27:00.982Z] provisioning config files... [2021-08-24T16:27:01.013Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/6@tmp/config4401521134289098929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:27:01.582Z] ---> docker-login.sh [2021-08-24T16:27:01.582Z] nexus3.edgexfoundry.org:10001 [2021-08-24T16:27:02.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T16:27:02.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T16:27:02.784Z] Configure a credential helper to remove this warning. See [2021-08-24T16:27:02.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T16:27:02.784Z] [2021-08-24T16:27:02.784Z] Login Succeeded [2021-08-24T16:27:02.784Z] nexus3.edgexfoundry.org:10002 [2021-08-24T16:27:03.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T16:27:03.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T16:27:03.335Z] Configure a credential helper to remove this warning. See [2021-08-24T16:27:03.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T16:27:03.335Z] [2021-08-24T16:27:03.335Z] Login Succeeded [2021-08-24T16:27:03.335Z] nexus3.edgexfoundry.org:10003 [2021-08-24T16:27:03.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T16:27:03.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T16:27:03.884Z] Configure a credential helper to remove this warning. See [2021-08-24T16:27:03.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T16:27:03.884Z] [2021-08-24T16:27:03.884Z] Login Succeeded [2021-08-24T16:27:03.884Z] nexus3.edgexfoundry.org:10004 [2021-08-24T16:27:04.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T16:27:04.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T16:27:04.433Z] Configure a credential helper to remove this warning. See [2021-08-24T16:27:04.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T16:27:04.433Z] [2021-08-24T16:27:04.433Z] Login Succeeded [2021-08-24T16:27:04.433Z] docker.io [2021-08-24T16:27:04.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T16:27:05.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T16:27:05.309Z] Configure a credential helper to remove this warning. See [2021-08-24T16:27:05.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T16:27:05.309Z] [2021-08-24T16:27:05.309Z] Login Succeeded [2021-08-24T16:27:05.309Z] ---> docker-login.sh ends [Pipeline] } [2021-08-24T16:27:05.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-24T16:27:05.697Z] ========================================================= [2021-08-24T16:27:05.697Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-08-24T16:27:05.697Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:27:06.074Z] + 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-08-24T16:27:06.690Z] Sending build context to Docker daemon 2.648MB [2021-08-24T16:27:06.690Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-08-24T16:27:06.690Z] Step 2/25 : FROM ${BASE} as builder [2021-08-24T16:27:06.996Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-08-24T16:27:06.996Z] d2f70382dc9a: Pulling fs layer [2021-08-24T16:27:06.996Z] b08cc2eccb4b: Pulling fs layer [2021-08-24T16:27:06.996Z] 7b69db201801: Pulling fs layer [2021-08-24T16:27:06.996Z] b08cc2eccb4b: Verifying Checksum [2021-08-24T16:27:06.996Z] b08cc2eccb4b: Download complete [2021-08-24T16:27:06.996Z] d2f70382dc9a: Verifying Checksum [2021-08-24T16:27:06.996Z] d2f70382dc9a: Download complete [2021-08-24T16:27:07.607Z] d2f70382dc9a: Pull complete [2021-08-24T16:27:08.208Z] b08cc2eccb4b: Pull complete [2021-08-24T16:27:09.647Z] 7b69db201801: Verifying Checksum [2021-08-24T16:27:09.647Z] 7b69db201801: Download complete [2021-08-24T16:27:16.387Z] 7b69db201801: Pull complete [2021-08-24T16:27:16.387Z] Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba [2021-08-24T16:27:16.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-08-24T16:27:16.666Z] ---> 759262b18b23 [2021-08-24T16:27:16.666Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-08-24T16:27:18.664Z] ---> Running in da43d76a4e5b [2021-08-24T16:27:20.650Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-08-24T16:27:20.650Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-24T16:27:20.650Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-08-24T16:27:20.650Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-08-24T16:27:22.089Z] Removing intermediate container da43d76a4e5b [2021-08-24T16:27:22.089Z] ---> 39718e1695e4 [2021-08-24T16:27:22.089Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-24T16:27:22.089Z] ---> Running in e3747353b187 [2021-08-24T16:27:24.714Z] Removing intermediate container e3747353b187 [2021-08-24T16:27:24.714Z] ---> 76bc14330068 [2021-08-24T16:27:24.714Z] 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 hiredis-dev [2021-08-24T16:27:24.714Z] ---> Running in d8865da15afd [2021-08-24T16:27:25.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:27:26.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:27:27.269Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-08-24T16:27:27.863Z] (1/22) Installing hiredis (0.14.1-r0) [2021-08-24T16:27:27.863Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-08-24T16:27:28.135Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-08-24T16:27:28.135Z] (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-08-24T16:27:29.569Z] (5/22) Installing libblkid (2.35.2-r0) [2021-08-24T16:27:29.839Z] (6/22) Installing blkid (2.35.2-r0) [2021-08-24T16:27:30.114Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-08-24T16:27:30.114Z] (8/22) Installing setpriv (2.35.2-r0) [2021-08-24T16:27:30.114Z] (9/22) Installing libmount (2.35.2-r0) [2021-08-24T16:27:30.387Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-08-24T16:27:30.658Z] (11/22) Installing findmnt (2.35.2-r0) [2021-08-24T16:27:30.658Z] (12/22) Installing mcookie (2.35.2-r0) [2021-08-24T16:27:30.658Z] (13/22) Installing hexdump (2.35.2-r0) [2021-08-24T16:27:30.931Z] (14/22) Installing lsblk (2.35.2-r0) [2021-08-24T16:27:30.931Z] (15/22) Installing libuuid (2.35.2-r0) [2021-08-24T16:27:30.931Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-08-24T16:27:31.201Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-08-24T16:27:31.201Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-08-24T16:27:31.201Z] (19/22) Installing util-linux (2.35.2-r0) [2021-08-24T16:27:31.796Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-08-24T16:27:32.069Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-08-24T16:27:32.069Z] (22/22) Installing wget (1.20.3-r1) [2021-08-24T16:27:32.069Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T16:27:32.342Z] OK: 276 MiB in 97 packages [2021-08-24T16:27:34.321Z] Removing intermediate container d8865da15afd [2021-08-24T16:27:34.321Z] ---> 82bab2e1f233 [2021-08-24T16:27:34.321Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-08-24T16:27:34.321Z] ---> Running in 1c0533c4c887 [2021-08-24T16:27:34.594Z] Removing intermediate container 1c0533c4c887 [2021-08-24T16:27:34.594Z] ---> 02854b40bb42 [2021-08-24T16:27:34.594Z] 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-08-24T16:27:34.867Z] ---> Running in eceea17416e5 [2021-08-24T16:27:36.305Z] --2021-08-24 16:27:35-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-08-24T16:27:36.305Z] Resolving github.com (github.com)... 140.82.113.3 [2021-08-24T16:27:36.305Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2021-08-24T16:27:36.305Z] HTTP request sent, awaiting response... 302 Found [2021-08-24T16:27:36.305Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-08-24T16:27:36.305Z] --2021-08-24 16:27:36-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-08-24T16:27:36.305Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2021-08-24T16:27:36.305Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2021-08-24T16:27:36.580Z] HTTP request sent, awaiting response... 200 OK [2021-08-24T16:27:36.580Z] Length: unspecified [application/x-gzip] [2021-08-24T16:27:36.580Z] Saving to: 'STDOUT' [2021-08-24T16:27:36.580Z] [2021-08-24T16:27:36.580Z] 0K .......... .......... .......... .......... .......... 1.23M [2021-08-24T16:27:36.580Z] 50K .......... .......... .......... .......... .......... 2.40M [2021-08-24T16:27:36.580Z] 100K .......... .......... .......... .......... .......... 2.56M [2021-08-24T16:27:36.580Z] 150K .......... .......... .......... .......... .......... 12.4M [2021-08-24T16:27:36.580Z] 200K .......... .......... .......... .......... .......... 16.4M [2021-08-24T16:27:36.580Z] 250K .......... .......... .......... .......... .......... 3.63M [2021-08-24T16:27:36.580Z] 300K .......... .......... .......... .......... .......... 4.74M [2021-08-24T16:27:36.580Z] 350K .......... .......... .......... .......... .......... 4.77M [2021-08-24T16:27:36.580Z] 400K .......... .......... .......... .......... .......... 4.35M [2021-08-24T16:27:36.580Z] 450K .......... .......... .......... .......... .......... 5.78M [2021-08-24T16:27:36.580Z] 500K .......... .......... .......... .......... .......... 7.06M [2021-08-24T16:27:36.580Z] 550K .......... .......... .......... .......... .......... 5.51M [2021-08-24T16:27:36.580Z] 600K .......... .......... .......... .......... .......... 1.00M [2021-08-24T16:27:36.855Z] 650K .......... .......... .......... .......... .......... 1.79M [2021-08-24T16:27:36.856Z] 700K ..  4746G=0.2s [2021-08-24T16:27:36.856Z] [2021-08-24T16:27:36.856Z] 2021-08-24 16:27:36 (2.97 MB/s) - written to stdout [719348] [2021-08-24T16:27:36.856Z] [2021-08-24T16:27:37.139Z] -- The C compiler identification is GNU 9.3.0 [2021-08-24T16:27:37.412Z] -- The CXX compiler identification is GNU 9.3.0 [2021-08-24T16:27:37.412Z] -- Check for working C compiler: /usr/bin/cc [2021-08-24T16:27:37.685Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-24T16:27:37.685Z] -- Detecting C compiler ABI info [2021-08-24T16:27:37.958Z] -- Detecting C compiler ABI info - done [2021-08-24T16:27:37.958Z] -- Detecting C compile features [2021-08-24T16:27:37.958Z] -- Detecting C compile features - done [2021-08-24T16:27:37.958Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-08-24T16:27:38.231Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-08-24T16:27:38.231Z] -- Detecting CXX compiler ABI info [2021-08-24T16:27:38.504Z] -- Detecting CXX compiler ABI info - done [2021-08-24T16:27:38.504Z] -- Detecting CXX compile features [2021-08-24T16:27:38.504Z] -- Detecting CXX compile features - done [2021-08-24T16:27:38.777Z] -- Looking for include file endian.h [2021-08-24T16:27:38.777Z] -- Looking for include file endian.h - found [2021-08-24T16:27:38.777Z] -- Check if the system is big endian [2021-08-24T16:27:38.777Z] -- Searching 16 bit integer [2021-08-24T16:27:38.777Z] -- Looking for sys/types.h [2021-08-24T16:27:39.050Z] -- Looking for sys/types.h - found [2021-08-24T16:27:39.050Z] -- Looking for stdint.h [2021-08-24T16:27:39.323Z] -- Looking for stdint.h - found [2021-08-24T16:27:39.323Z] -- Looking for stddef.h [2021-08-24T16:27:39.597Z] -- Looking for stddef.h - found [2021-08-24T16:27:39.597Z] -- Check size of unsigned short [2021-08-24T16:27:39.871Z] -- Check size of unsigned short - done [2021-08-24T16:27:39.871Z] -- Searching 16 bit integer - Using unsigned short [2021-08-24T16:27:40.145Z] -- Check if the system is big endian - little endian [2021-08-24T16:27:40.145Z] -- Check size of size_t [2021-08-24T16:27:40.419Z] -- Check size of size_t - done [2021-08-24T16:27:40.419Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-08-24T16:27:40.419Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-08-24T16:27:40.419Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-08-24T16:27:40.419Z] CMake did not find one. [2021-08-24T16:27:40.419Z] [2021-08-24T16:27:40.419Z] Could not find a package configuration file provided by "cJSON" with any of [2021-08-24T16:27:40.419Z] the following names: [2021-08-24T16:27:40.419Z] [2021-08-24T16:27:40.419Z] cJSONConfig.cmake [2021-08-24T16:27:40.419Z] cjson-config.cmake [2021-08-24T16:27:40.419Z] [2021-08-24T16:27:40.419Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-08-24T16:27:40.419Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-08-24T16:27:40.419Z] provides a separate development package or SDK, be sure it has been [2021-08-24T16:27:40.419Z] installed. [2021-08-24T16:27:40.419Z] [2021-08-24T16:27:40.419Z] [2021-08-24T16:27:40.419Z] -- Configuring done [2021-08-24T16:27:40.694Z] -- Generating done [2021-08-24T16:27:40.694Z] -- Build files have been written to: /tmp/cbor [2021-08-24T16:27:40.968Z] Scanning dependencies of target cbor_shared [2021-08-24T16:27:40.968Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-08-24T16:27:41.948Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-08-24T16:27:42.407Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-08-24T16:27:42.694Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-08-24T16:27:43.343Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-08-24T16:27:43.626Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-08-24T16:27:43.896Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-08-24T16:27:43.896Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-08-24T16:27:44.169Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-08-24T16:27:44.441Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-08-24T16:27:45.037Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-08-24T16:27:45.316Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-08-24T16:27:45.913Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-08-24T16:27:46.186Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-08-24T16:27:46.459Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-08-24T16:27:46.732Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-08-24T16:27:47.005Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-08-24T16:27:47.281Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-08-24T16:27:47.281Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-08-24T16:27:47.876Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-08-24T16:27:47.876Z] [ 40%] Linking C shared library libcbor.so [2021-08-24T16:27:47.876Z] [ 40%] Built target cbor_shared [2021-08-24T16:27:47.876Z] Scanning dependencies of target cbor [2021-08-24T16:27:48.149Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-08-24T16:27:48.741Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-08-24T16:27:49.335Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-08-24T16:27:49.610Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-08-24T16:27:51.590Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-08-24T16:27:51.590Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-08-24T16:27:51.865Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-08-24T16:27:52.140Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-08-24T16:27:52.140Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-08-24T16:27:52.736Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-08-24T16:27:53.329Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-08-24T16:27:53.605Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-08-24T16:27:54.200Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-08-24T16:27:54.471Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-08-24T16:27:54.740Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-08-24T16:27:55.010Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-08-24T16:27:55.283Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-08-24T16:27:55.552Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-08-24T16:27:55.822Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-08-24T16:27:56.093Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-08-24T16:27:56.371Z] [ 80%] Linking C static library libcbor.a [2021-08-24T16:27:56.371Z] [ 80%] Built target cbor [2021-08-24T16:27:56.371Z] Scanning dependencies of target sort [2021-08-24T16:27:56.371Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-08-24T16:27:56.642Z] [ 84%] Linking C executable sort [2021-08-24T16:27:56.642Z] [ 84%] Built target sort [2021-08-24T16:27:56.642Z] Scanning dependencies of target readfile [2021-08-24T16:27:56.642Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-08-24T16:27:56.912Z] [ 88%] Linking C executable readfile [2021-08-24T16:27:56.912Z] [ 88%] Built target readfile [2021-08-24T16:27:56.912Z] Scanning dependencies of target streaming_parser [2021-08-24T16:27:56.912Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-08-24T16:27:57.186Z] [ 92%] Linking C executable streaming_parser [2021-08-24T16:27:57.461Z] [ 92%] Built target streaming_parser [2021-08-24T16:27:57.461Z] Scanning dependencies of target hello [2021-08-24T16:27:57.461Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-08-24T16:27:57.461Z] [ 96%] Linking C executable hello [2021-08-24T16:27:57.737Z] [ 96%] Built target hello [2021-08-24T16:27:57.737Z] Scanning dependencies of target create_items [2021-08-24T16:27:57.737Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-08-24T16:27:57.737Z] [100%] Linking C executable create_items [2021-08-24T16:27:58.010Z] [100%] Built target create_items [2021-08-24T16:27:58.010Z] Install the project... [2021-08-24T16:27:58.010Z] -- Install configuration: "Release" [2021-08-24T16:27:58.010Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-08-24T16:27:58.010Z] -- Installing: /usr/local/lib64/libcbor.a [2021-08-24T16:27:58.010Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-08-24T16:27:58.010Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-08-24T16:27:58.010Z] -- Installing: /usr/local/lib64/libcbor.so [2021-08-24T16:27:58.010Z] -- Up-to-date: /usr/local/include/cbor [2021-08-24T16:27:58.010Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-08-24T16:27:58.010Z] -- Installing: /usr/local/include/cbor/ints.h [2021-08-24T16:27:58.010Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-08-24T16:27:58.010Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-08-24T16:27:58.010Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor/data.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor/common.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor/strings.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor/tags.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor/internal [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor/maps.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/include/cbor.h [2021-08-24T16:27:58.011Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-08-24T16:28:00.646Z] Removing intermediate container eceea17416e5 [2021-08-24T16:28:00.646Z] ---> bdb50752994d [2021-08-24T16:28:00.646Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-08-24T16:28:00.646Z] ---> Running in 8f8ff8888096 [2021-08-24T16:28:02.643Z] Removing intermediate container 8f8ff8888096 [2021-08-24T16:28:02.643Z] ---> 1905c5496188 [2021-08-24T16:28:02.644Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-08-24T16:28:03.255Z] ---> d4a409885191 [2021-08-24T16:28:03.255Z] Step 10/25 : COPY src /tmp/sdk/src [2021-08-24T16:28:04.687Z] ---> a44c11961fe4 [2021-08-24T16:28:04.687Z] Step 11/25 : COPY include /tmp/sdk/include [2021-08-24T16:28:05.283Z] ---> 98b875f843a0 [2021-08-24T16:28:05.283Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-08-24T16:28:06.282Z] ---> 69841ca212d4 [2021-08-24T16:28:06.282Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-08-24T16:28:06.881Z] ---> 324a3fa150bd [2021-08-24T16:28:06.881Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-08-24T16:28:07.866Z] ---> f2b0f0ed1622 [2021-08-24T16:28:07.866Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-08-24T16:28:07.866Z] ---> Running in a1b596d4be22 [2021-08-24T16:28:09.305Z] + CPPCHECK=false [2021-08-24T16:28:09.305Z] + DOCGEN=false [2021-08-24T16:28:09.305Z] + TOMLVER=SDK-0.2 [2021-08-24T16:28:09.305Z] + CUTILVER=1.1.4 [2021-08-24T16:28:09.305Z] + '[' 0 -gt 0 ] [2021-08-24T16:28:09.305Z] + readlink -f ./scripts/build.sh [2021-08-24T16:28:09.305Z] + dirname /tmp/sdk/scripts/build.sh [2021-08-24T16:28:09.305Z] + dirname /tmp/sdk/scripts [2021-08-24T16:28:09.305Z] + ROOT=/tmp/sdk [2021-08-24T16:28:09.305Z] + cd /tmp/sdk [2021-08-24T16:28:09.305Z] + '[' '!' -d deps ] [2021-08-24T16:28:09.305Z] + mkdir deps [2021-08-24T16:28:09.305Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-08-24T16:28:09.305Z] + tar -C deps -z -x -f - [2021-08-24T16:28:09.305Z] --2021-08-24 16:28:09-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-08-24T16:28:09.305Z] Resolving github.com (github.com)... 140.82.113.3 [2021-08-24T16:28:09.305Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2021-08-24T16:28:09.586Z] HTTP request sent, awaiting response... 302 Found [2021-08-24T16:28:09.586Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-08-24T16:28:09.586Z] --2021-08-24 16:28:09-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-08-24T16:28:09.586Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2021-08-24T16:28:09.586Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2021-08-24T16:28:09.586Z] HTTP request sent, awaiting response... 200 OK [2021-08-24T16:28:09.586Z] Length: unspecified [application/x-gzip] [2021-08-24T16:28:09.586Z] Saving to: 'STDOUT' [2021-08-24T16:28:09.586Z] [2021-08-24T16:28:09.586Z] 0K .......... ......  919K=0.02s [2021-08-24T16:28:09.586Z] [2021-08-24T16:28:09.586Z] 2021-08-24 16:28:09 (919 KB/s) - written to stdout [16451] [2021-08-24T16:28:09.586Z] [2021-08-24T16:28:09.586Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-08-24T16:28:09.586Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-08-24T16:28:09.586Z] + tar -C deps -z -x -f - [2021-08-24T16:28:09.586Z] --2021-08-24 16:28:09-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-08-24T16:28:09.859Z] Resolving github.com (github.com)... 140.82.113.3 [2021-08-24T16:28:09.859Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2021-08-24T16:28:09.859Z] HTTP request sent, awaiting response... 302 Found [2021-08-24T16:28:09.859Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-08-24T16:28:09.859Z] --2021-08-24 16:28:09-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-08-24T16:28:09.859Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2021-08-24T16:28:09.859Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2021-08-24T16:28:10.132Z] HTTP request sent, awaiting response... 200 OK [2021-08-24T16:28:10.132Z] Length: unspecified [application/x-gzip] [2021-08-24T16:28:10.132Z] Saving to: 'STDOUT' [2021-08-24T16:28:10.132Z]  [2021-08-24T16:28:10.132Z] 0K .......... .......... .......... .......... .......... 1.21M [2021-08-24T16:28:10.132Z] 50K .......... .......... .......... .......... .......... 2.45M [2021-08-24T16:28:10.132Z] 100K .......... .......... .......... .......... .......... 2.86M [2021-08-24T16:28:10.132Z] 150K .......... .......... .......  3.28M=0.09s [2021-08-24T16:28:10.132Z] [2021-08-24T16:28:10.132Z] 2021-08-24 16:28:10 (2.03 MB/s) - written to stdout [181796] [2021-08-24T16:28:10.132Z] [2021-08-24T16:28:10.132Z] + mkdir -p src/c/iot [2021-08-24T16:28:10.132Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-08-24T16:28:10.132Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-08-24T16:28:10.132Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-08-24T16:28:10.132Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-08-24T16:28:10.132Z] + mkdir -p include/iot [2021-08-24T16:28:10.132Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-08-24T16:28:10.132Z] + mkdir -p include/iot/os [2021-08-24T16:28:10.132Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-08-24T16:28:10.132Z] + mkdir -p /tmp/sdk/build/release [2021-08-24T16:28:10.132Z] + cd /tmp/sdk/build/release [2021-08-24T16:28:10.132Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-08-24T16:28:10.406Z] -- The C compiler identification is GNU 9.3.0 [2021-08-24T16:28:10.680Z] -- Check for working C compiler: /usr/bin/cc [2021-08-24T16:28:10.953Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-24T16:28:10.953Z] -- Detecting C compiler ABI info [2021-08-24T16:28:10.953Z] -- Detecting C compiler ABI info - done [2021-08-24T16:28:11.229Z] -- Detecting C compile features [2021-08-24T16:28:11.229Z] -- Detecting C compile features - done [2021-08-24T16:28:11.229Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-08-24T16:28:11.229Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-08-24T16:28:11.229Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-08-24T16:28:11.229Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-08-24T16:28:11.505Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-08-24T16:28:11.505Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-08-24T16:28:11.505Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-08-24T16:28:11.505Z] -- C SDK 2.0.1-dev.5 for Linux [2021-08-24T16:28:11.505Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-08-24T16:28:11.505Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-08-24T16:28:11.777Z] -- Found Curses: /usr/lib/libcurses.so [2021-08-24T16:28:11.777Z] -- Configuring done [2021-08-24T16:28:12.048Z] -- Generating done [2021-08-24T16:28:12.048Z] -- Build files have been written to: /tmp/sdk/build/release [2021-08-24T16:28:12.329Z] + + maketee release.log [2021-08-24T16:28:12.329Z] all package [2021-08-24T16:28:12.329Z] Scanning dependencies of target csdk [2021-08-24T16:28:12.607Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-08-24T16:28:13.205Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-08-24T16:28:13.486Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-08-24T16:28:15.470Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-08-24T16:28:16.074Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-08-24T16:28:16.074Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-08-24T16:28:17.051Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-08-24T16:28:17.323Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-08-24T16:28:17.592Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-08-24T16:28:18.565Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-08-24T16:28:20.545Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-08-24T16:28:20.817Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-08-24T16:28:21.410Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-08-24T16:28:22.002Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-08-24T16:28:22.274Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-08-24T16:28:22.545Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-08-24T16:28:22.816Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-08-24T16:28:25.421Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-08-24T16:28:25.694Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-08-24T16:28:25.971Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-08-24T16:28:26.568Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-08-24T16:28:26.842Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-08-24T16:28:27.441Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-08-24T16:28:30.051Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-08-24T16:28:30.324Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-08-24T16:28:30.595Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-08-24T16:28:31.195Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-08-24T16:28:31.471Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-08-24T16:28:31.745Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-08-24T16:28:32.722Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-08-24T16:28:32.994Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-08-24T16:28:33.590Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-08-24T16:28:33.863Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-08-24T16:28:35.829Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-08-24T16:28:36.100Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-08-24T16:28:37.075Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-08-24T16:28:37.075Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-08-24T16:28:41.369Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-08-24T16:28:41.979Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-08-24T16:28:42.252Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-08-24T16:28:42.851Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-08-24T16:28:43.447Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-08-24T16:28:45.417Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-08-24T16:28:45.417Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-08-24T16:28:46.008Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-08-24T16:28:46.279Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-08-24T16:28:48.244Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-08-24T16:28:51.621Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-08-24T16:28:52.213Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-08-24T16:28:52.811Z] [ 75%] Linking C shared library libcsdk.so [2021-08-24T16:28:52.811Z] [ 75%] Built target csdk [2021-08-24T16:28:52.811Z] Scanning dependencies of target template [2021-08-24T16:28:52.811Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-08-24T16:28:53.785Z] [ 78%] Linking C executable template [2021-08-24T16:28:53.785Z] [ 78%] Built target template [2021-08-24T16:28:53.785Z] Scanning dependencies of target device-counter [2021-08-24T16:28:53.785Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-08-24T16:28:54.380Z] [ 81%] Linking C executable device-counter [2021-08-24T16:28:54.380Z] [ 81%] Built target device-counter [2021-08-24T16:28:54.654Z] Scanning dependencies of target device-random [2021-08-24T16:28:54.654Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-08-24T16:28:54.926Z] [ 84%] Linking C executable device-random [2021-08-24T16:28:55.198Z] [ 84%] Built target device-random [2021-08-24T16:28:55.198Z] Scanning dependencies of target device-gyro [2021-08-24T16:28:55.198Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-08-24T16:28:55.792Z] [ 87%] Linking C executable device-gyro [2021-08-24T16:28:55.792Z] [ 87%] Built target device-gyro [2021-08-24T16:28:55.792Z] Scanning dependencies of target device-bitfields [2021-08-24T16:28:55.792Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-08-24T16:28:56.391Z] [ 90%] Linking C executable device-bitfields [2021-08-24T16:28:56.665Z] [ 90%] Built target device-bitfields [2021-08-24T16:28:56.665Z] Scanning dependencies of target template-discovery [2021-08-24T16:28:56.665Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-08-24T16:28:57.262Z] [ 93%] Linking C executable template-discovery [2021-08-24T16:28:57.534Z] [ 93%] Built target template-discovery [2021-08-24T16:28:57.534Z] Scanning dependencies of target device-file [2021-08-24T16:28:57.534Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-08-24T16:28:58.130Z] [ 96%] Linking C executable device-file [2021-08-24T16:28:58.408Z] [ 96%] Built target device-file [2021-08-24T16:28:58.408Z] Scanning dependencies of target device-terminal [2021-08-24T16:28:58.408Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-08-24T16:28:59.002Z] [100%] Linking C executable device-terminal [2021-08-24T16:28:59.276Z] [100%] Built target device-terminal [2021-08-24T16:28:59.276Z] Run CPack packaging tool... [2021-08-24T16:28:59.276Z] CPack: Create package using TGZ [2021-08-24T16:28:59.276Z] CPack: Install projects [2021-08-24T16:28:59.276Z] CPack: - Run preinstall target for: Csdk [2021-08-24T16:28:59.898Z] CPack: - Install project: Csdk [] [2021-08-24T16:28:59.898Z] CPack: Create package [2021-08-24T16:28:59.898Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.5.tar.gz generated. [2021-08-24T16:28:59.898Z] + '[' false '=' true ] [2021-08-24T16:28:59.898Z] + '[' false '=' true ] [2021-08-24T16:28:59.898Z] + mkdir -p /tmp/sdk/build/debug [2021-08-24T16:28:59.898Z] + cd /tmp/sdk/build/debug [2021-08-24T16:28:59.898Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-08-24T16:29:00.190Z] -- The C compiler identification is GNU 9.3.0 [2021-08-24T16:29:00.190Z] -- Check for working C compiler: /usr/bin/cc [2021-08-24T16:29:00.476Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-24T16:29:00.476Z] -- Detecting C compiler ABI info [2021-08-24T16:29:00.769Z] -- Detecting C compiler ABI info - done [2021-08-24T16:29:01.046Z] -- Detecting C compile features [2021-08-24T16:29:01.046Z] -- Detecting C compile features - done [2021-08-24T16:29:01.046Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-08-24T16:29:01.046Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-08-24T16:29:01.046Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-08-24T16:29:01.046Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-08-24T16:29:01.046Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-08-24T16:29:01.046Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-08-24T16:29:01.336Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-08-24T16:29:01.336Z] -- C SDK 2.0.1-dev.5 for Linux [2021-08-24T16:29:01.336Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-08-24T16:29:01.336Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-08-24T16:29:01.614Z] -- Found Curses: /usr/lib/libcurses.so [2021-08-24T16:29:01.614Z] -- Configuring done [2021-08-24T16:29:01.890Z] -- Generating done [2021-08-24T16:29:02.179Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-08-24T16:29:02.179Z] + make [2021-08-24T16:29:02.179Z] + tee debug.log [2021-08-24T16:29:02.179Z] Scanning dependencies of target csdk [2021-08-24T16:29:02.458Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-08-24T16:29:02.729Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-08-24T16:29:03.001Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-08-24T16:29:03.593Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-08-24T16:29:03.866Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-08-24T16:29:03.866Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-08-24T16:29:04.461Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-08-24T16:29:04.461Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-08-24T16:29:04.734Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-08-24T16:29:05.005Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-08-24T16:29:05.596Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-08-24T16:29:05.867Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-08-24T16:29:06.139Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-08-24T16:29:06.414Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-08-24T16:29:06.687Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-08-24T16:29:06.959Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-08-24T16:29:07.232Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-08-24T16:29:07.830Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-08-24T16:29:08.102Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-08-24T16:29:08.102Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-08-24T16:29:08.375Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-08-24T16:29:08.649Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-08-24T16:29:08.922Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-08-24T16:29:09.898Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-08-24T16:29:09.898Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-08-24T16:29:09.898Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-08-24T16:29:10.170Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-08-24T16:29:10.442Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-08-24T16:29:10.716Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-08-24T16:29:10.986Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-08-24T16:29:10.986Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-08-24T16:29:11.262Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-08-24T16:29:11.534Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-08-24T16:29:11.809Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-08-24T16:29:12.083Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-08-24T16:29:12.674Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-08-24T16:29:12.674Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-08-24T16:29:13.648Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-08-24T16:29:13.919Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-08-24T16:29:14.192Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-08-24T16:29:14.467Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-08-24T16:29:14.740Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-08-24T16:29:15.721Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-08-24T16:29:15.995Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-08-24T16:29:16.268Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-08-24T16:29:16.542Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-08-24T16:29:17.141Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-08-24T16:29:17.744Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-08-24T16:29:18.016Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-08-24T16:29:18.292Z] [ 75%] Linking C shared library libcsdk.so [2021-08-24T16:29:18.571Z] [ 75%] Built target csdk [2021-08-24T16:29:18.572Z] Scanning dependencies of target template [2021-08-24T16:29:18.572Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-08-24T16:29:18.844Z] [ 78%] Linking C executable template [2021-08-24T16:29:19.118Z] [ 78%] Built target template [2021-08-24T16:29:19.118Z] Scanning dependencies of target device-counter [2021-08-24T16:29:19.118Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-08-24T16:29:19.391Z] [ 81%] Linking C executable device-counter [2021-08-24T16:29:19.663Z] [ 81%] Built target device-counter [2021-08-24T16:29:19.664Z] Scanning dependencies of target device-random [2021-08-24T16:29:19.664Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-08-24T16:29:19.936Z] [ 84%] Linking C executable device-random [2021-08-24T16:29:20.208Z] [ 84%] Built target device-random [2021-08-24T16:29:20.208Z] Scanning dependencies of target device-gyro [2021-08-24T16:29:20.208Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-08-24T16:29:20.486Z] [ 87%] Linking C executable device-gyro [2021-08-24T16:29:20.759Z] [ 87%] Built target device-gyro [2021-08-24T16:29:20.759Z] Scanning dependencies of target device-bitfields [2021-08-24T16:29:20.759Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-08-24T16:29:21.034Z] [ 90%] Linking C executable device-bitfields [2021-08-24T16:29:21.306Z] [ 90%] Built target device-bitfields [2021-08-24T16:29:21.306Z] Scanning dependencies of target template-discovery [2021-08-24T16:29:21.306Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-08-24T16:29:21.578Z] [ 93%] Linking C executable template-discovery [2021-08-24T16:29:21.850Z] [ 93%] Built target template-discovery [2021-08-24T16:29:21.850Z] Scanning dependencies of target device-file [2021-08-24T16:29:21.850Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-08-24T16:29:22.122Z] [ 96%] Linking C executable device-file [2021-08-24T16:29:22.394Z] [ 96%] Built target device-file [2021-08-24T16:29:22.394Z] Scanning dependencies of target device-terminal [2021-08-24T16:29:22.394Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-08-24T16:29:22.670Z] [100%] Linking C executable device-terminal [2021-08-24T16:29:22.940Z] [100%] Built target device-terminal [2021-08-24T16:29:22.940Z] make: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:29:22.940Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:29:22.940Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:29:22.940Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:29:22.940Z] [ 75%] Built target csdk [2021-08-24T16:29:22.940Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.214Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.214Z] [ 78%] Built target template [2021-08-24T16:29:23.214Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.214Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.214Z] [ 81%] Built target device-counter [2021-08-24T16:29:23.214Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.214Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.214Z] [ 84%] Built target device-random [2021-08-24T16:29:23.214Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.214Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.214Z] [ 87%] Built target device-gyro [2021-08-24T16:29:23.214Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.214Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.214Z] [ 90%] Built target device-bitfields [2021-08-24T16:29:23.214Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.214Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.214Z] [ 93%] Built target template-discovery [2021-08-24T16:29:23.214Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.214Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.214Z] [ 96%] Built target device-file [2021-08-24T16:29:23.214Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.214Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.487Z] [100%] Built target device-terminal [2021-08-24T16:29:23.487Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:29:23.487Z] Install the project... [2021-08-24T16:29:23.487Z] -- Install configuration: "Release" [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/lib/libcsdk.so [2021-08-24T16:29:23.487Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-08-24T16:29:23.487Z] -- Up-to-date: /usr/local/include [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/edgex [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/edgex/devices.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/devsdk [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/json.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/container.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/component.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/typecode.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/iot.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/time.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/hash.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/logger.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/os [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/data.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/thread.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/os.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/base64.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/defs.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/include/iot/config.h [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-08-24T16:29:23.487Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-08-24T16:29:23.487Z] make: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:29:26.099Z] Removing intermediate container a1b596d4be22 [2021-08-24T16:29:26.099Z] ---> 2792bc9700a0 [2021-08-24T16:29:26.099Z] Step 16/25 : FROM ${BASE} [2021-08-24T16:29:26.099Z] ---> 759262b18b23 [2021-08-24T16:29:26.099Z] Step 17/25 : LABEL maintainer="IOTech " [2021-08-24T16:29:26.099Z] ---> Running in 7150f4564d9f [2021-08-24T16:29:26.375Z] Removing intermediate container 7150f4564d9f [2021-08-24T16:29:26.375Z] ---> 4e3beee237f4 [2021-08-24T16:29:26.375Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-08-24T16:29:26.375Z] ---> Running in 677228f6b694 [2021-08-24T16:29:27.805Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-08-24T16:29:28.078Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-24T16:29:28.078Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-08-24T16:29:28.078Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-08-24T16:29:29.059Z] Removing intermediate container 677228f6b694 [2021-08-24T16:29:29.059Z] ---> 391e9c95fc2e [2021-08-24T16:29:29.059Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-24T16:29:29.334Z] ---> Running in d95cff002da1 [2021-08-24T16:29:31.958Z] Removing intermediate container d95cff002da1 [2021-08-24T16:29:31.958Z] ---> 86540b57632c [2021-08-24T16:29:31.958Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-08-24T16:29:31.958Z] ---> Running in 131232452ad6 [2021-08-24T16:29:33.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:29:33.990Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:29:34.262Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-08-24T16:29:35.239Z] (1/7) Installing curl (7.78.0-r0) [2021-08-24T16:29:35.239Z] (2/7) Installing hiredis (0.14.1-r0) [2021-08-24T16:29:35.239Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-08-24T16:29:35.239Z] (4/7) Installing libuuid (2.35.2-r0) [2021-08-24T16:29:35.510Z] (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-08-24T16:29:36.935Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-08-24T16:29:37.211Z] (7/7) Installing wget (1.20.3-r1) [2021-08-24T16:29:37.211Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T16:29:37.490Z] OK: 267 MiB in 82 packages [2021-08-24T16:29:38.467Z] Removing intermediate container 131232452ad6 [2021-08-24T16:29:38.467Z] ---> b9f70cdc7fc6 [2021-08-24T16:29:38.467Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-08-24T16:29:39.452Z] ---> 32c07b994c89 [2021-08-24T16:29:39.452Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-08-24T16:29:40.433Z] ---> fcac2b87d266 [2021-08-24T16:29:40.433Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-08-24T16:29:41.031Z] ---> 2bceab833b04 [2021-08-24T16:29:41.031Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-08-24T16:29:42.012Z] ---> 574f65671b9f [2021-08-24T16:29:42.012Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-08-24T16:29:42.610Z] ---> 7a364d459527 [2021-08-24T16:29:42.610Z] Successfully built 7a364d459527 [2021-08-24T16:29:42.883Z] 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-08-24T16:29:43.474Z] + docker inspect -f . ci-base-image-arm64 [2021-08-24T16:29:43.474Z] . [Pipeline] withDockerContainer [2021-08-24T16:29:43.709Z] prd-ubuntu18.04-docker-arm64-4c-16g-705 does not seem to be running inside a container [2021-08-24T16:29:43.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/6 -v /w/workspace/device-sdk-c/6:/w/workspace/device-sdk-c/6:rw,z -v /w/workspace/device-sdk-c/6@tmp:/w/workspace/device-sdk-c/6@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-08-24T16:29:45.449Z] $ docker top e64aabb6a37877232ceeb45fe021ab07a017f4da5dd8845e74cc8a3cee5341f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T16:29:46.404Z] + make test [2021-08-24T16:29:46.404Z] echo "make test" [2021-08-24T16:29:46.404Z] make test [Pipeline] } [2021-08-24T16:29:46.423Z] $ docker stop --time=1 e64aabb6a37877232ceeb45fe021ab07a017f4da5dd8845e74cc8a3cee5341f5 [2021-08-24T16:29:48.264Z] $ docker rm -f e64aabb6a37877232ceeb45fe021ab07a017f4da5dd8845e74cc8a3cee5341f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-24T16:29:51.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-24T16:29:51.980Z] + ls -al . [2021-08-24T16:29:51.980Z] total 200 [2021-08-24T16:29:51.980Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 24 16:26 . [2021-08-24T16:29:51.980Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 16:26 .. [2021-08-24T16:29:51.980Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 24 16:26 .git [2021-08-24T16:29:51.980Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 16:26 .github [2021-08-24T16:29:51.980Z] -rw-rw-r-- 1 jenkins jenkins 176 Aug 24 16:26 .gitignore [2021-08-24T16:29:51.980Z] -rw-rw-r-- 1 jenkins jenkins 3104 Aug 24 16:26 Attribution.txt [2021-08-24T16:29:51.980Z] -rw-rw-r-- 1 jenkins jenkins 7701 Aug 24 16:26 CHANGES [2021-08-24T16:29:51.980Z] -rw-rw-r-- 1 jenkins jenkins 108574 Aug 24 16:26 Doxyfile [2021-08-24T16:29:51.980Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 24 16:26 GOVERNANCE.md [2021-08-24T16:29:51.980Z] -rw-rw-r-- 1 jenkins jenkins 784 Aug 24 16:26 Jenkinsfile [2021-08-24T16:29:51.980Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 24 16:26 LICENSE [2021-08-24T16:29:51.980Z] -rw-rw-r-- 1 jenkins jenkins 444 Aug 24 16:26 Makefile [2021-08-24T16:29:51.980Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 24 16:26 OWNERS.md [2021-08-24T16:29:51.980Z] -rw-rw-r-- 1 jenkins jenkins 4086 Aug 24 16:26 README.md [2021-08-24T16:29:51.980Z] -rw-rw-r-- 1 jenkins jenkins 7090 Aug 24 16:26 README.v2.md [2021-08-24T16:29:51.980Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 24 16:24 VERSION [2021-08-24T16:29:51.980Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 16:26 docs [2021-08-24T16:29:51.980Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 16:26 include [2021-08-24T16:29:51.980Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 16:26 scripts [2021-08-24T16:29:51.980Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 16:26 src [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:29:52.380Z] + 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=103eb2d1a1e0c2c0103fb2343729ae53009a4524 --label arch=arm64 --label version=2.0.1-dev.5 . [2021-08-24T16:29:53.013Z] Sending build context to Docker daemon 2.648MB [2021-08-24T16:29:53.013Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-08-24T16:29:53.013Z] Step 2/17 : FROM ${BASE} [2021-08-24T16:29:53.013Z] ---> 7a364d459527 [2021-08-24T16:29:53.013Z] Step 3/17 : LABEL maintainer="IOTech " [2021-08-24T16:29:53.289Z] ---> Running in bc048c780a0f [2021-08-24T16:29:53.903Z] Removing intermediate container bc048c780a0f [2021-08-24T16:29:53.903Z] ---> fa4078c901aa [2021-08-24T16:29:53.903Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-08-24T16:29:53.903Z] ---> Running in bae83ee4e80f [2021-08-24T16:29:55.334Z] --2021-08-24 16:29:54-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-08-24T16:29:55.334Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.170.66.44, 54.195.244.87, 54.229.110.245 [2021-08-24T16:29:55.334Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.170.66.44|:443... connected. [2021-08-24T16:29:55.614Z] HTTP request sent, awaiting response... 200 OK [2021-08-24T16:29:55.614Z] Length: 451 [application/octet-stream] [2021-08-24T16:29:55.614Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-24T16:29:55.614Z]  [2021-08-24T16:29:55.614Z] 0K  100% 18.1M=0s [2021-08-24T16:29:55.614Z] [2021-08-24T16:29:55.614Z] 2021-08-24 16:29:55 (18.1 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-08-24T16:29:55.614Z] [2021-08-24T16:29:56.601Z] Removing intermediate container bae83ee4e80f [2021-08-24T16:29:56.601Z] ---> fadbb83b153f [2021-08-24T16:29:56.601Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-24T16:29:56.601Z] ---> Running in f4fd0f7b3e82 [2021-08-24T16:29:59.215Z] Removing intermediate container f4fd0f7b3e82 [2021-08-24T16:29:59.215Z] ---> 3300205fffd9 [2021-08-24T16:29:59.215Z] 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 hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-08-24T16:29:59.215Z] ---> Running in 3463f4b3bf38 [2021-08-24T16:30:00.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-24T16:30:00.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-24T16:30:02.214Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-08-24T16:30:02.486Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-08-24T16:30:02.759Z] (2/16) Installing libblkid (2.35.2-r0) [2021-08-24T16:30:02.759Z] (3/16) Installing blkid (2.35.2-r0) [2021-08-24T16:30:03.031Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-08-24T16:30:03.032Z] (5/16) Installing setpriv (2.35.2-r0) [2021-08-24T16:30:03.032Z] (6/16) Installing libmount (2.35.2-r0) [2021-08-24T16:30:03.302Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-08-24T16:30:03.302Z] (8/16) Installing findmnt (2.35.2-r0) [2021-08-24T16:30:03.302Z] (9/16) Installing mcookie (2.35.2-r0) [2021-08-24T16:30:03.573Z] (10/16) Installing hexdump (2.35.2-r0) [2021-08-24T16:30:03.573Z] (11/16) Installing lsblk (2.35.2-r0) [2021-08-24T16:30:03.573Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-08-24T16:30:03.846Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-08-24T16:30:03.846Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-08-24T16:30:03.846Z] (15/16) Installing util-linux (2.35.2-r0) [2021-08-24T16:30:04.439Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-08-24T16:30:04.711Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T16:30:04.711Z] OK: 276 MiB in 98 packages [2021-08-24T16:30:06.142Z] Removing intermediate container 3463f4b3bf38 [2021-08-24T16:30:06.142Z] ---> 683325f86123 [2021-08-24T16:30:06.142Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-08-24T16:30:07.120Z] ---> d8fd8ebfdec7 [2021-08-24T16:30:07.120Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-08-24T16:30:08.097Z] ---> 347a95b18fe5 [2021-08-24T16:30:08.097Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-08-24T16:30:08.693Z] ---> f7e30a476aed [2021-08-24T16:30:08.693Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-08-24T16:30:09.674Z] ---> 5b03c1ead06c [2021-08-24T16:30:09.674Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-08-24T16:30:10.648Z] ---> abf808c2cb2f [2021-08-24T16:30:10.648Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-08-24T16:30:11.244Z] ---> ffb4be07b4f4 [2021-08-24T16:30:11.244Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-08-24T16:30:11.517Z] ---> Running in 623e6cbf4bf1 [2021-08-24T16:30:12.112Z] Removing intermediate container 623e6cbf4bf1 [2021-08-24T16:30:12.112Z] ---> 8e1724f712db [2021-08-24T16:30:12.112Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-08-24T16:30:12.112Z] ---> Running in d467a83ae878 [2021-08-24T16:30:12.706Z] Removing intermediate container d467a83ae878 [2021-08-24T16:30:12.706Z] ---> 79ea769c7703 [2021-08-24T16:30:12.706Z] Step 15/17 : LABEL arch=arm64 [2021-08-24T16:30:12.706Z] ---> Running in dbe7e36ae34f [2021-08-24T16:30:13.302Z] Removing intermediate container dbe7e36ae34f [2021-08-24T16:30:13.302Z] ---> d2d9cb328cc7 [2021-08-24T16:30:13.302Z] Step 16/17 : LABEL git_sha=103eb2d1a1e0c2c0103fb2343729ae53009a4524 [2021-08-24T16:30:13.302Z] ---> Running in b1ea0427c159 [2021-08-24T16:30:13.896Z] Removing intermediate container b1ea0427c159 [2021-08-24T16:30:13.896Z] ---> 3f05f212a86d [2021-08-24T16:30:13.896Z] Step 17/17 : LABEL version=2.0.1-dev.5 [2021-08-24T16:30:14.172Z] ---> Running in e73bf854f928 [2021-08-24T16:30:14.447Z] Removing intermediate container e73bf854f928 [2021-08-24T16:30:14.447Z] ---> 69b05ec7c500 [2021-08-24T16:30:14.447Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-08-24T16:30:14.719Z] Successfully built 69b05ec7c500 [2021-08-24T16:30:14.719Z] 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-08-24T16:30:15.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-24T16:30:15.375Z] [2021-08-24T16:30:15.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:30:16.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-24T16:30:16.276Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-24T16:30:16.276Z] 448f6bf000e3: Pulling fs layer [2021-08-24T16:30:16.276Z] f757da607395: Pulling fs layer [2021-08-24T16:30:16.276Z] 05883995daec: Pulling fs layer [2021-08-24T16:30:16.276Z] 8603b9c90790: Pulling fs layer [2021-08-24T16:30:16.276Z] 1560dd03e051: Pulling fs layer [2021-08-24T16:30:16.276Z] 27f5ce0e4adf: Pulling fs layer [2021-08-24T16:30:16.276Z] c2d8d7efcc4b: Pulling fs layer [2021-08-24T16:30:16.276Z] 8603b9c90790: Waiting [2021-08-24T16:30:16.276Z] 1560dd03e051: Waiting [2021-08-24T16:30:16.276Z] 27f5ce0e4adf: Waiting [2021-08-24T16:30:16.276Z] c2d8d7efcc4b: Waiting [2021-08-24T16:30:16.551Z] f757da607395: Verifying Checksum [2021-08-24T16:30:16.551Z] f757da607395: Download complete [2021-08-24T16:30:16.551Z] 8603b9c90790: Verifying Checksum [2021-08-24T16:30:16.551Z] 8603b9c90790: Download complete [2021-08-24T16:30:16.824Z] 1560dd03e051: Verifying Checksum [2021-08-24T16:30:16.824Z] 1560dd03e051: Download complete [2021-08-24T16:30:16.824Z] 27f5ce0e4adf: Verifying Checksum [2021-08-24T16:30:16.824Z] 27f5ce0e4adf: Download complete [2021-08-24T16:30:16.824Z] 05883995daec: Verifying Checksum [2021-08-24T16:30:16.824Z] 05883995daec: Download complete [2021-08-24T16:30:17.809Z] 448f6bf000e3: Verifying Checksum [2021-08-24T16:30:17.809Z] 448f6bf000e3: Download complete [2021-08-24T16:30:20.440Z] c2d8d7efcc4b: Verifying Checksum [2021-08-24T16:30:20.440Z] c2d8d7efcc4b: Download complete [2021-08-24T16:30:21.420Z] 448f6bf000e3: Pull complete [2021-08-24T16:30:22.018Z] f757da607395: Pull complete [2021-08-24T16:30:23.452Z] 05883995daec: Pull complete [2021-08-24T16:30:24.057Z] 8603b9c90790: Pull complete [2021-08-24T16:30:25.035Z] 1560dd03e051: Pull complete [2021-08-24T16:30:25.307Z] 27f5ce0e4adf: Pull complete [2021-08-24T16:30:40.395Z] c2d8d7efcc4b: Pull complete [2021-08-24T16:30:40.395Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-24T16:30:40.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-24T16:30:40.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-24T16:30:40.664Z] prd-ubuntu18.04-docker-arm64-4c-16g-705 does not seem to be running inside a container [2021-08-24T16:30:40.737Z] $ 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/6 -v /w/workspace/device-sdk-c/6:/w/workspace/device-sdk-c/6:rw,z -v /w/workspace/device-sdk-c/6@tmp:/w/workspace/device-sdk-c/6@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-08-24T16:30:45.326Z] $ docker top ec772f18df210b086cb920a01ec0332ac3cc05b9993122841dabc91beba3293d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:30:46.519Z] ---> job-cost.sh [2021-08-24T16:30:46.520Z] lf-activate-venv: SKIPPING [2021-08-24T16:30:46.520Z] INFO: No Stack... [2021-08-24T16:30:47.941Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-24T16:30:48.210Z] INFO: Archiving Costs [Pipeline] sh [2021-08-24T16:30:48.870Z] + cat /w/workspace/device-sdk-c/6/archives/cost.csv [2021-08-24T16:30:48.870Z] + cut -d, -f6 [Pipeline] lock [2021-08-24T16:30:48.966Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] [2021-08-24T16:30:48.979Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] did not exist. Created. [2021-08-24T16:30:48.979Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-24T16:30:49.652Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-24T16:30:50.200Z] Stashed 1 file(s) [Pipeline] } [2021-08-24T16:30:50.211Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-24T16:30:50.239Z] $ docker stop --time=1 ec772f18df210b086cb920a01ec0332ac3cc05b9993122841dabc91beba3293d [2021-08-24T16:30:52.012Z] $ docker rm -f ec772f18df210b086cb920a01ec0332ac3cc05b9993122841dabc91beba3293d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-24T16:41:05.038Z] Running on prd-centos7-docker-4c-2g-706 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2021-08-24T16:41:05.061Z] Running in /w/workspace/device-sdk-c/6 [Pipeline] { [Pipeline] checkout [2021-08-24T16:41:05.187Z] Selected Git installation does not exist. Using Default [2021-08-24T16:41:05.187Z] The recommended git tool is: NONE [2021-08-24T16:41:08.020Z] using credential edgex-jenkins-ssh [2021-08-24T16:41:08.036Z] Cloning the remote Git repository [2021-08-24T16:41:08.052Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-08-24T16:41:08.164Z] > git init /w/workspace/device-sdk-c/6 # timeout=10 [2021-08-24T16:41:08.202Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-08-24T16:41:08.202Z] > git --version # timeout=10 [2021-08-24T16:41:08.210Z] > git --version # 'git version 2.24.4' [2021-08-24T16:41:08.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T16:41:08.240Z] [INFO] Currently running in a labeled security context [2021-08-24T16:41:08.240Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-24T16:41:08.240Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/6@tmp/jenkins-gitclient-ssh4764127084212599882.key [2021-08-24T16:41:08.259Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T16:41:09.053Z] Avoid second fetch [2021-08-24T16:41:09.053Z] Checking out Revision 103eb2d1a1e0c2c0103fb2343729ae53009a4524 (main) [2021-08-24T16:41:09.027Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-08-24T16:41:09.036Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T16:41:09.061Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T16:41:09.067Z] > git checkout -f 103eb2d1a1e0c2c0103fb2343729ae53009a4524 # timeout=10 [2021-08-24T16:41:12.792Z] Commit message: "feat: support EDGEX_USE_REGISTRY, EDGEX_STARTUP_DURATION, EDGEX_STARTUP_INTERVAL (#365)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T16:41:13.349Z] provisioning config files... [2021-08-24T16:41:13.370Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/6@tmp/config636213496906046046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:41:13.808Z] ---> docker-login.sh [2021-08-24T16:41:13.808Z] nexus3.edgexfoundry.org:10001 [2021-08-24T16:41:13.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T16:41:14.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T16:41:14.084Z] Configure a credential helper to remove this warning. See [2021-08-24T16:41:14.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T16:41:14.084Z] [2021-08-24T16:41:14.084Z] Login Succeeded [2021-08-24T16:41:14.084Z] nexus3.edgexfoundry.org:10002 [2021-08-24T16:41:14.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T16:41:14.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T16:41:14.084Z] Configure a credential helper to remove this warning. See [2021-08-24T16:41:14.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T16:41:14.084Z] [2021-08-24T16:41:14.084Z] Login Succeeded [2021-08-24T16:41:14.084Z] nexus3.edgexfoundry.org:10003 [2021-08-24T16:41:14.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T16:41:14.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T16:41:14.351Z] Configure a credential helper to remove this warning. See [2021-08-24T16:41:14.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T16:41:14.351Z] [2021-08-24T16:41:14.351Z] Login Succeeded [2021-08-24T16:41:14.351Z] nexus3.edgexfoundry.org:10004 [2021-08-24T16:41:14.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T16:41:14.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T16:41:14.619Z] Configure a credential helper to remove this warning. See [2021-08-24T16:41:14.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T16:41:14.619Z] [2021-08-24T16:41:14.619Z] Login Succeeded [2021-08-24T16:41:14.619Z] docker.io [2021-08-24T16:41:14.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T16:41:14.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T16:41:14.887Z] Configure a credential helper to remove this warning. See [2021-08-24T16:41:14.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T16:41:14.887Z] [2021-08-24T16:41:14.887Z] Login Succeeded [2021-08-24T16:41:14.887Z] ---> docker-login.sh ends [Pipeline] } [2021-08-24T16:41:14.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-24T16:41:15.134Z] ========================================================= [2021-08-24T16:41:15.134Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-08-24T16:41:15.134Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:41:15.473Z] + 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-08-24T16:41:15.473Z] Sending build context to Docker daemon 2.649MB [2021-08-24T16:41:15.473Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-08-24T16:41:15.473Z] Step 2/25 : FROM ${BASE} as builder [2021-08-24T16:41:15.738Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-08-24T16:41:15.738Z] 339de151aab4: Pulling fs layer [2021-08-24T16:41:15.738Z] 3691962f683c: Pulling fs layer [2021-08-24T16:41:15.738Z] e1147bf81a45: Pulling fs layer [2021-08-24T16:41:15.738Z] 3691962f683c: Verifying Checksum [2021-08-24T16:41:15.738Z] 3691962f683c: Download complete [2021-08-24T16:41:16.020Z] 339de151aab4: Verifying Checksum [2021-08-24T16:41:16.020Z] 339de151aab4: Download complete [2021-08-24T16:41:16.020Z] 339de151aab4: Pull complete [2021-08-24T16:41:16.291Z] 3691962f683c: Pull complete [2021-08-24T16:41:19.849Z] e1147bf81a45: Verifying Checksum [2021-08-24T16:41:19.849Z] e1147bf81a45: Download complete [2021-08-24T16:41:22.509Z] e1147bf81a45: Pull complete [2021-08-24T16:41:22.509Z] Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee [2021-08-24T16:41:22.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-08-24T16:41:22.509Z] ---> ac6a0feb3254 [2021-08-24T16:41:22.509Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-08-24T16:41:23.481Z] ---> Running in a9a53bcb27b0 [2021-08-24T16:41:23.749Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-08-24T16:41:24.018Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-24T16:41:24.018Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-08-24T16:41:24.018Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-08-24T16:41:24.286Z] Removing intermediate container a9a53bcb27b0 [2021-08-24T16:41:24.286Z] ---> f3708ca6aa77 [2021-08-24T16:41:24.286Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-24T16:41:24.286Z] ---> Running in 8cdec07c5a15 [2021-08-24T16:41:24.554Z] Removing intermediate container 8cdec07c5a15 [2021-08-24T16:41:24.554Z] ---> 86b77c8513e9 [2021-08-24T16:41:24.554Z] 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 hiredis-dev [2021-08-24T16:41:24.822Z] ---> Running in 42bbae61d618 [2021-08-24T16:41:24.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T16:41:25.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T16:41:26.257Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-08-24T16:41:26.843Z] (1/22) Installing hiredis (0.14.1-r0) [2021-08-24T16:41:26.843Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-08-24T16:41:26.843Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-08-24T16:41:27.109Z] (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-08-24T16:41:28.519Z] (5/22) Installing libblkid (2.35.2-r0) [2021-08-24T16:41:28.519Z] (6/22) Installing blkid (2.35.2-r0) [2021-08-24T16:41:28.787Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-08-24T16:41:29.055Z] (8/22) Installing setpriv (2.35.2-r0) [2021-08-24T16:41:29.055Z] (9/22) Installing libmount (2.35.2-r0) [2021-08-24T16:41:29.322Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-08-24T16:41:29.322Z] (11/22) Installing findmnt (2.35.2-r0) [2021-08-24T16:41:29.589Z] (12/22) Installing mcookie (2.35.2-r0) [2021-08-24T16:41:29.589Z] (13/22) Installing hexdump (2.35.2-r0) [2021-08-24T16:41:29.589Z] (14/22) Installing lsblk (2.35.2-r0) [2021-08-24T16:41:29.855Z] (15/22) Installing libuuid (2.35.2-r0) [2021-08-24T16:41:29.855Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-08-24T16:41:29.855Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-08-24T16:41:30.122Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-08-24T16:41:30.122Z] (19/22) Installing util-linux (2.35.2-r0) [2021-08-24T16:41:30.711Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-08-24T16:41:30.980Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-08-24T16:41:30.980Z] (22/22) Installing wget (1.20.3-r1) [2021-08-24T16:41:30.980Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T16:41:30.980Z] OK: 295 MiB in 97 packages [2021-08-24T16:41:31.576Z] Removing intermediate container 42bbae61d618 [2021-08-24T16:41:31.576Z] ---> 651c22871f37 [2021-08-24T16:41:31.576Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-08-24T16:41:31.576Z] ---> Running in 90cd8fe2d8b6 [2021-08-24T16:41:31.576Z] Removing intermediate container 90cd8fe2d8b6 [2021-08-24T16:41:31.576Z] ---> c8ec25d2b807 [2021-08-24T16:41:31.576Z] 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-08-24T16:41:31.576Z] ---> Running in 7f548e6501c9 [2021-08-24T16:41:31.845Z] --2021-08-24 16:41:31-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-08-24T16:41:31.845Z] Resolving github.com (github.com)... 140.82.113.4 [2021-08-24T16:41:31.845Z] Connecting to github.com (github.com)|140.82.113.4|:443... connected. [2021-08-24T16:41:32.111Z] HTTP request sent, awaiting response... 302 Found [2021-08-24T16:41:32.111Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-08-24T16:41:32.111Z] --2021-08-24 16:41:31-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-08-24T16:41:32.111Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 [2021-08-24T16:41:32.111Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. [2021-08-24T16:41:32.381Z] HTTP request sent, awaiting response... 200 OK [2021-08-24T16:41:32.381Z] Length: unspecified [application/x-gzip] [2021-08-24T16:41:32.381Z] Saving to: 'STDOUT' [2021-08-24T16:41:32.381Z] [2021-08-24T16:41:32.381Z] 0K .......... .......... .......... .......... .......... 1.46M [2021-08-24T16:41:32.381Z] 50K .......... .......... .......... .......... .......... 2.72M [2021-08-24T16:41:32.381Z] 100K .......... .......... .......... .......... .......... 34.3M [2021-08-24T16:41:32.381Z] 150K .......... .......... .......... .......... .......... 35.3M [2021-08-24T16:41:32.381Z] 200K .......... .......... .......... .......... .......... 2.81M [2021-08-24T16:41:32.381Z] 250K .......... .......... .......... .......... .......... 8.80M [2021-08-24T16:41:32.381Z] 300K .......... .......... .......... .......... .......... 15.9M [2021-08-24T16:41:32.381Z] 350K .......... .......... .......... .......... .......... 5.98M [2021-08-24T16:41:32.381Z] 400K .......... .......... .......... .......... .......... 18.0M [2021-08-24T16:41:32.381Z] 450K .......... .......... .......... .......... .......... 25.0M [2021-08-24T16:41:32.381Z] 500K .......... .......... .......... .......... .......... 566K [2021-08-24T16:41:32.381Z] 550K .......... .......... .......... .......... .......... 30.0M [2021-08-24T16:41:32.381Z] 600K .......... .......... .......... .......... .......... 3.21M [2021-08-24T16:41:32.381Z] 650K .......... .......... .......... .......... .......... 10.1M [2021-08-24T16:41:32.381Z] 700K .. 73.1M=0.2s [2021-08-24T16:41:32.381Z] [2021-08-24T16:41:32.381Z] 2021-08-24 16:41:32 (3.38 MB/s) - written to stdout [719348] [2021-08-24T16:41:32.381Z] [2021-08-24T16:41:32.652Z] -- The C compiler identification is GNU 9.3.0 [2021-08-24T16:41:32.652Z] -- The CXX compiler identification is GNU 9.3.0 [2021-08-24T16:41:32.652Z] -- Check for working C compiler: /usr/bin/cc [2021-08-24T16:41:32.652Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-24T16:41:32.652Z] -- Detecting C compiler ABI info [2021-08-24T16:41:32.652Z] -- Detecting C compiler ABI info - done [2021-08-24T16:41:32.652Z] -- Detecting C compile features [2021-08-24T16:41:32.652Z] -- Detecting C compile features - done [2021-08-24T16:41:32.652Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-08-24T16:41:32.923Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-08-24T16:41:32.923Z] -- Detecting CXX compiler ABI info [2021-08-24T16:41:32.923Z] -- Detecting CXX compiler ABI info - done [2021-08-24T16:41:32.923Z] -- Detecting CXX compile features [2021-08-24T16:41:32.923Z] -- Detecting CXX compile features - done [2021-08-24T16:41:32.923Z] -- Looking for include file endian.h [2021-08-24T16:41:32.923Z] -- Looking for include file endian.h - found [2021-08-24T16:41:32.923Z] -- Check if the system is big endian [2021-08-24T16:41:32.923Z] -- Searching 16 bit integer [2021-08-24T16:41:32.923Z] -- Looking for sys/types.h [2021-08-24T16:41:32.923Z] -- Looking for sys/types.h - found [2021-08-24T16:41:32.923Z] -- Looking for stdint.h [2021-08-24T16:41:33.190Z] -- Looking for stdint.h - found [2021-08-24T16:41:33.190Z] -- Looking for stddef.h [2021-08-24T16:41:33.190Z] -- Looking for stddef.h - found [2021-08-24T16:41:33.190Z] -- Check size of unsigned short [2021-08-24T16:41:33.190Z] -- Check size of unsigned short - done [2021-08-24T16:41:33.190Z] -- Searching 16 bit integer - Using unsigned short [2021-08-24T16:41:33.190Z] -- Check if the system is big endian - little endian [2021-08-24T16:41:33.190Z] -- Check size of size_t [2021-08-24T16:41:33.463Z] -- Check size of size_t - done [2021-08-24T16:41:33.463Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-08-24T16:41:33.463Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-08-24T16:41:33.463Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-08-24T16:41:33.463Z] CMake did not find one. [2021-08-24T16:41:33.463Z] [2021-08-24T16:41:33.463Z] Could not find a package configuration file provided by "cJSON" with any of [2021-08-24T16:41:33.463Z] the following names: [2021-08-24T16:41:33.463Z] [2021-08-24T16:41:33.463Z] cJSONConfig.cmake [2021-08-24T16:41:33.463Z] cjson-config.cmake [2021-08-24T16:41:33.463Z] [2021-08-24T16:41:33.463Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-08-24T16:41:33.463Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-08-24T16:41:33.463Z] provides a separate development package or SDK, be sure it has been [2021-08-24T16:41:33.463Z] installed. [2021-08-24T16:41:33.463Z] [2021-08-24T16:41:33.463Z] [2021-08-24T16:41:33.463Z] -- Configuring done [2021-08-24T16:41:33.463Z] -- Generating done [2021-08-24T16:41:33.463Z] -- Build files have been written to: /tmp/cbor [2021-08-24T16:41:33.463Z] Scanning dependencies of target cbor_shared [2021-08-24T16:41:33.463Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-08-24T16:41:33.735Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-08-24T16:41:33.735Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-08-24T16:41:33.735Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-08-24T16:41:34.003Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-08-24T16:41:34.003Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-08-24T16:41:34.003Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-08-24T16:41:34.003Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-08-24T16:41:34.003Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-08-24T16:41:34.270Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-08-24T16:41:34.270Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-08-24T16:41:34.270Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-08-24T16:41:34.270Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-08-24T16:41:34.539Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-08-24T16:41:34.539Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-08-24T16:41:34.539Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-08-24T16:41:34.539Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-08-24T16:41:34.814Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-08-24T16:41:34.814Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-08-24T16:41:34.814Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-08-24T16:41:34.814Z] [ 40%] Linking C shared library libcbor.so [2021-08-24T16:41:34.814Z] [ 40%] Built target cbor_shared [2021-08-24T16:41:34.814Z] Scanning dependencies of target cbor [2021-08-24T16:41:34.814Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-08-24T16:41:35.086Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-08-24T16:41:35.086Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-08-24T16:41:35.086Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-08-24T16:41:35.685Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-08-24T16:41:35.685Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-08-24T16:41:35.685Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-08-24T16:41:35.685Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-08-24T16:41:35.685Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-08-24T16:41:35.685Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-08-24T16:41:35.959Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-08-24T16:41:35.959Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-08-24T16:41:36.231Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-08-24T16:41:36.231Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-08-24T16:41:36.231Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-08-24T16:41:36.231Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-08-24T16:41:36.499Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-08-24T16:41:36.499Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-08-24T16:41:36.499Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-08-24T16:41:36.499Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-08-24T16:41:36.499Z] [ 80%] Linking C static library libcbor.a [2021-08-24T16:41:36.499Z] [ 80%] Built target cbor [2021-08-24T16:41:36.766Z] Scanning dependencies of target sort [2021-08-24T16:41:36.766Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-08-24T16:41:36.766Z] [ 84%] Linking C executable sort [2021-08-24T16:41:36.766Z] [ 84%] Built target sort [2021-08-24T16:41:36.766Z] Scanning dependencies of target readfile [2021-08-24T16:41:36.766Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-08-24T16:41:36.766Z] [ 88%] Linking C executable readfile [2021-08-24T16:41:36.766Z] [ 88%] Built target readfile [2021-08-24T16:41:36.766Z] Scanning dependencies of target streaming_parser [2021-08-24T16:41:36.766Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-08-24T16:41:36.766Z] [ 92%] Linking C executable streaming_parser [2021-08-24T16:41:36.766Z] [ 92%] Built target streaming_parser [2021-08-24T16:41:36.766Z] Scanning dependencies of target hello [2021-08-24T16:41:37.038Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-08-24T16:41:37.038Z] [ 96%] Linking C executable hello [2021-08-24T16:41:37.038Z] [ 96%] Built target hello [2021-08-24T16:41:37.038Z] Scanning dependencies of target create_items [2021-08-24T16:41:37.038Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-08-24T16:41:37.038Z] [100%] Linking C executable create_items [2021-08-24T16:41:37.038Z] [100%] Built target create_items [2021-08-24T16:41:37.038Z] Install the project... [2021-08-24T16:41:37.038Z] -- Install configuration: "Release" [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/lib64/libcbor.a [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/lib64/libcbor.so [2021-08-24T16:41:37.038Z] -- Up-to-date: /usr/local/include/cbor [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/common.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/data.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/internal [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/ints.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/maps.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-08-24T16:41:37.038Z] -- Installing: /usr/local/include/cbor/strings.h [2021-08-24T16:41:37.039Z] -- Installing: /usr/local/include/cbor/tags.h [2021-08-24T16:41:37.039Z] -- Installing: /usr/local/include/cbor.h [2021-08-24T16:41:37.039Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-08-24T16:41:37.629Z] Removing intermediate container 7f548e6501c9 [2021-08-24T16:41:37.629Z] ---> 9c102424fc2a [2021-08-24T16:41:37.629Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-08-24T16:41:37.629Z] ---> Running in 62701ff621c9 [2021-08-24T16:41:38.216Z] Removing intermediate container 62701ff621c9 [2021-08-24T16:41:38.216Z] ---> bcc71a5e94eb [2021-08-24T16:41:38.216Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-08-24T16:41:38.216Z] ---> 4c60e007e9d6 [2021-08-24T16:41:38.216Z] Step 10/25 : COPY src /tmp/sdk/src [2021-08-24T16:41:38.482Z] ---> 5a89077c4495 [2021-08-24T16:41:38.482Z] Step 11/25 : COPY include /tmp/sdk/include [2021-08-24T16:41:38.756Z] ---> ae07966f8300 [2021-08-24T16:41:38.756Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-08-24T16:41:38.756Z] ---> 9a1f4c6217aa [2021-08-24T16:41:38.756Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-08-24T16:41:39.023Z] ---> d58ebbeb42db [2021-08-24T16:41:39.023Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-08-24T16:41:39.023Z] ---> ab0492b0d10e [2021-08-24T16:41:39.023Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-08-24T16:41:39.023Z] ---> Running in aeb4d5220fe6 [2021-08-24T16:41:39.288Z] + CPPCHECK=false [2021-08-24T16:41:39.288Z] + DOCGEN=false [2021-08-24T16:41:39.288Z] + TOMLVER=SDK-0.2 [2021-08-24T16:41:39.288Z] + CUTILVER=1.1.4 [2021-08-24T16:41:39.288Z] + '[' 0 -gt 0 ] [2021-08-24T16:41:39.288Z] + readlink -f ./scripts/build.sh [2021-08-24T16:41:39.288Z] + dirname /tmp/sdk/scripts/build.sh [2021-08-24T16:41:39.288Z] + dirname /tmp/sdk/scripts [2021-08-24T16:41:39.288Z] + ROOT=/tmp/sdk [2021-08-24T16:41:39.288Z] + cd /tmp/sdk [2021-08-24T16:41:39.288Z] + '[' '!' -d deps ] [2021-08-24T16:41:39.288Z] + mkdir deps [2021-08-24T16:41:39.288Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-08-24T16:41:39.288Z] + tar -C deps -z -x -f - [2021-08-24T16:41:39.288Z] --2021-08-24 16:41:39-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-08-24T16:41:39.288Z] Resolving github.com (github.com)... 140.82.113.4 [2021-08-24T16:41:39.555Z] Connecting to github.com (github.com)|140.82.113.4|:443... connected. [2021-08-24T16:41:39.555Z] HTTP request sent, awaiting response... 302 Found [2021-08-24T16:41:39.555Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-08-24T16:41:39.555Z] --2021-08-24 16:41:39-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-08-24T16:41:39.555Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 [2021-08-24T16:41:39.555Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. [2021-08-24T16:41:39.824Z] HTTP request sent, awaiting response... 200 OK [2021-08-24T16:41:39.824Z] Length: unspecified [application/x-gzip] [2021-08-24T16:41:39.824Z] Saving to: 'STDOUT' [2021-08-24T16:41:39.824Z] [2021-08-24T16:41:39.824Z] 0K .......... ...... 856K=0.02s [2021-08-24T16:41:39.824Z] [2021-08-24T16:41:39.824Z] 2021-08-24 16:41:39 (856 KB/s) - written to stdout [16451] [2021-08-24T16:41:39.824Z] [2021-08-24T16:41:39.824Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-08-24T16:41:39.824Z] + tar -C deps -z -x -f - [2021-08-24T16:41:39.824Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-08-24T16:41:39.824Z] --2021-08-24 16:41:39-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-08-24T16:41:39.824Z] Resolving github.com (github.com)... 140.82.113.4 [2021-08-24T16:41:39.824Z] Connecting to github.com (github.com)|140.82.113.4|:443... connected. [2021-08-24T16:41:39.824Z] HTTP request sent, awaiting response... 302 Found [2021-08-24T16:41:39.824Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-08-24T16:41:39.824Z] --2021-08-24 16:41:39-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-08-24T16:41:39.824Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 [2021-08-24T16:41:39.824Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. [2021-08-24T16:41:40.093Z] HTTP request sent, awaiting response... 200 OK [2021-08-24T16:41:40.093Z] Length: unspecified [application/x-gzip] [2021-08-24T16:41:40.093Z] Saving to: 'STDOUT' [2021-08-24T16:41:40.093Z]  [2021-08-24T16:41:40.093Z] 0K .......... .......... .......... .......... .......... 1.30M [2021-08-24T16:41:40.093Z] 50K .......... .......... .......... .......... .......... 2.66M [2021-08-24T16:41:40.093Z] 100K .......... .......... .......... .......... .......... 13.2M [2021-08-24T16:41:40.093Z] 150K .......... .......... ....... 4.83M=0.07s [2021-08-24T16:41:40.093Z] [2021-08-24T16:41:40.093Z] 2021-08-24 16:41:40 (2.66 MB/s) - written to stdout [181796] [2021-08-24T16:41:40.093Z] [2021-08-24T16:41:40.093Z] + mkdir -p src/c/iot [2021-08-24T16:41:40.093Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-08-24T16:41:40.093Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-08-24T16:41:40.093Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-08-24T16:41:40.093Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-08-24T16:41:40.093Z] + mkdir -p include/iot [2021-08-24T16:41:40.093Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-08-24T16:41:40.093Z] + mkdir -p include/iot/os [2021-08-24T16:41:40.093Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-08-24T16:41:40.093Z] + mkdir -p /tmp/sdk/build/release [2021-08-24T16:41:40.093Z] + cd /tmp/sdk/build/release [2021-08-24T16:41:40.093Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-08-24T16:41:40.363Z] -- The C compiler identification is GNU 9.3.0 [2021-08-24T16:41:40.363Z] -- Check for working C compiler: /usr/bin/cc [2021-08-24T16:41:40.363Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-24T16:41:40.363Z] -- Detecting C compiler ABI info [2021-08-24T16:41:40.363Z] -- Detecting C compiler ABI info - done [2021-08-24T16:41:40.363Z] -- Detecting C compile features [2021-08-24T16:41:40.363Z] -- Detecting C compile features - done [2021-08-24T16:41:40.363Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-08-24T16:41:40.363Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-08-24T16:41:40.363Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-08-24T16:41:40.363Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-08-24T16:41:40.363Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-08-24T16:41:40.363Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-08-24T16:41:40.363Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-08-24T16:41:40.363Z] -- C SDK 2.0.1-dev.5 for Linux [2021-08-24T16:41:40.363Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-08-24T16:41:40.630Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-08-24T16:41:40.630Z] -- Found Curses: /usr/lib/libcurses.so [2021-08-24T16:41:40.630Z] -- Configuring done [2021-08-24T16:41:40.630Z] -- Generating done [2021-08-24T16:41:40.630Z] -- Build files have been written to: /tmp/sdk/build/release [2021-08-24T16:41:40.630Z] + make all package [2021-08-24T16:41:40.630Z] + tee release.log [2021-08-24T16:41:40.630Z] Scanning dependencies of target csdk [2021-08-24T16:41:40.630Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-08-24T16:41:40.896Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-08-24T16:41:40.896Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-08-24T16:41:41.163Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-08-24T16:41:41.431Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-08-24T16:41:41.431Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-08-24T16:41:41.697Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-08-24T16:41:41.697Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-08-24T16:41:41.697Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-08-24T16:41:41.963Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-08-24T16:41:42.231Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-08-24T16:41:42.231Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-08-24T16:41:42.499Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-08-24T16:41:42.499Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-08-24T16:41:42.499Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-08-24T16:41:42.765Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-08-24T16:41:42.765Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-08-24T16:41:43.349Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-08-24T16:41:43.349Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-08-24T16:41:43.349Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-08-24T16:41:43.349Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-08-24T16:41:43.615Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-08-24T16:41:43.615Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-08-24T16:41:44.198Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-08-24T16:41:44.198Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-08-24T16:41:44.198Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-08-24T16:41:44.198Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-08-24T16:41:44.465Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-08-24T16:41:44.465Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-08-24T16:41:44.735Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-08-24T16:41:44.735Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-08-24T16:41:44.735Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-08-24T16:41:44.735Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-08-24T16:41:45.318Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-08-24T16:41:45.318Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-08-24T16:41:45.595Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-08-24T16:41:45.595Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-08-24T16:41:46.181Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-08-24T16:41:46.448Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-08-24T16:41:46.448Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-08-24T16:41:46.448Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-08-24T16:41:46.717Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-08-24T16:41:46.987Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-08-24T16:41:46.987Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-08-24T16:41:47.262Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-08-24T16:41:47.262Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-08-24T16:41:47.530Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-08-24T16:41:48.121Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-08-24T16:41:48.391Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-08-24T16:41:48.391Z] [ 75%] Linking C shared library libcsdk.so [2021-08-24T16:41:48.391Z] [ 75%] Built target csdk [2021-08-24T16:41:48.391Z] Scanning dependencies of target template [2021-08-24T16:41:48.391Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-08-24T16:41:48.659Z] [ 78%] Linking C executable template [2021-08-24T16:41:48.659Z] [ 78%] Built target template [2021-08-24T16:41:48.659Z] Scanning dependencies of target device-counter [2021-08-24T16:41:48.659Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-08-24T16:41:48.659Z] [ 81%] Linking C executable device-counter [2021-08-24T16:41:48.659Z] [ 81%] Built target device-counter [2021-08-24T16:41:48.659Z] Scanning dependencies of target device-random [2021-08-24T16:41:48.930Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-08-24T16:41:48.930Z] [ 84%] Linking C executable device-random [2021-08-24T16:41:48.930Z] [ 84%] Built target device-random [2021-08-24T16:41:48.930Z] Scanning dependencies of target device-gyro [2021-08-24T16:41:48.930Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-08-24T16:41:48.930Z] [ 87%] Linking C executable device-gyro [2021-08-24T16:41:49.203Z] [ 87%] Built target device-gyro [2021-08-24T16:41:49.203Z] Scanning dependencies of target device-bitfields [2021-08-24T16:41:49.204Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-08-24T16:41:49.204Z] [ 90%] Linking C executable device-bitfields [2021-08-24T16:41:49.204Z] [ 90%] Built target device-bitfields [2021-08-24T16:41:49.204Z] Scanning dependencies of target template-discovery [2021-08-24T16:41:49.204Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-08-24T16:41:49.473Z] [ 93%] Linking C executable template-discovery [2021-08-24T16:41:49.473Z] [ 93%] Built target template-discovery [2021-08-24T16:41:49.473Z] Scanning dependencies of target device-file [2021-08-24T16:41:49.473Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-08-24T16:41:49.473Z] [ 96%] Linking C executable device-file [2021-08-24T16:41:49.741Z] [ 96%] Built target device-file [2021-08-24T16:41:49.741Z] Scanning dependencies of target device-terminal [2021-08-24T16:41:49.741Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-08-24T16:41:49.741Z] [100%] Linking C executable device-terminal [2021-08-24T16:41:49.741Z] [100%] Built target device-terminal [2021-08-24T16:41:49.741Z] Run CPack packaging tool... [2021-08-24T16:41:49.741Z] CPack: Create package using TGZ [2021-08-24T16:41:49.741Z] CPack: Install projects [2021-08-24T16:41:49.741Z] CPack: - Run preinstall target for: Csdk [2021-08-24T16:41:50.008Z] CPack: - Install project: Csdk [] [2021-08-24T16:41:50.008Z] CPack: Create package [2021-08-24T16:41:50.008Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.5.tar.gz generated. [2021-08-24T16:41:50.008Z] + '[' false '=' true ] [2021-08-24T16:41:50.008Z] + '[' false '=' true ] [2021-08-24T16:41:50.008Z] + mkdir -p /tmp/sdk/build/debug [2021-08-24T16:41:50.008Z] + cd /tmp/sdk/build/debug [2021-08-24T16:41:50.008Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-08-24T16:41:50.008Z] -- The C compiler identification is GNU 9.3.0 [2021-08-24T16:41:50.008Z] -- Check for working C compiler: /usr/bin/cc [2021-08-24T16:41:50.279Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-24T16:41:50.279Z] -- Detecting C compiler ABI info [2021-08-24T16:41:50.279Z] -- Detecting C compiler ABI info - done [2021-08-24T16:41:50.279Z] -- Detecting C compile features [2021-08-24T16:41:50.279Z] -- Detecting C compile features - done [2021-08-24T16:41:50.279Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-08-24T16:41:50.279Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-08-24T16:41:50.279Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-08-24T16:41:50.279Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-08-24T16:41:50.279Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-08-24T16:41:50.279Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-08-24T16:41:50.279Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-08-24T16:41:50.279Z] -- C SDK 2.0.1-dev.5 for Linux [2021-08-24T16:41:50.279Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-08-24T16:41:50.279Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-08-24T16:41:50.546Z] -- Found Curses: /usr/lib/libcurses.so [2021-08-24T16:41:50.546Z] -- Configuring done [2021-08-24T16:41:50.546Z] -- Generating done [2021-08-24T16:41:50.546Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-08-24T16:41:50.546Z] + make [2021-08-24T16:41:50.546Z] + tee debug.log [2021-08-24T16:41:50.546Z] Scanning dependencies of target csdk [2021-08-24T16:41:50.546Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-08-24T16:41:50.546Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-08-24T16:41:50.813Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-08-24T16:41:50.813Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-08-24T16:41:50.813Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-08-24T16:41:50.813Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-08-24T16:41:51.080Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-08-24T16:41:51.080Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-08-24T16:41:51.080Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-08-24T16:41:51.080Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-08-24T16:41:51.353Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-08-24T16:41:51.353Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-08-24T16:41:51.353Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-08-24T16:41:51.627Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-08-24T16:41:51.627Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-08-24T16:41:51.627Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-08-24T16:41:51.627Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-08-24T16:41:51.899Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-08-24T16:41:51.899Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-08-24T16:41:51.899Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-08-24T16:41:51.899Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-08-24T16:41:51.899Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-08-24T16:41:51.899Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-08-24T16:41:52.172Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-08-24T16:41:52.172Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-08-24T16:41:52.172Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-08-24T16:41:52.443Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-08-24T16:41:52.443Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-08-24T16:41:52.443Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-08-24T16:41:52.443Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-08-24T16:41:52.443Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-08-24T16:41:52.712Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-08-24T16:41:52.712Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-08-24T16:41:52.712Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-08-24T16:41:52.712Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-08-24T16:41:52.979Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-08-24T16:41:52.979Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-08-24T16:41:52.979Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-08-24T16:41:53.248Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-08-24T16:41:53.248Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-08-24T16:41:53.248Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-08-24T16:41:53.248Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-08-24T16:41:53.530Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-08-24T16:41:53.530Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-08-24T16:41:53.530Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-08-24T16:41:53.530Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-08-24T16:41:53.797Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-08-24T16:41:54.067Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-08-24T16:41:54.067Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-08-24T16:41:54.067Z] [ 75%] Linking C shared library libcsdk.so [2021-08-24T16:41:54.067Z] [ 75%] Built target csdk [2021-08-24T16:41:54.067Z] Scanning dependencies of target template [2021-08-24T16:41:54.067Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-08-24T16:41:54.067Z] [ 78%] Linking C executable template [2021-08-24T16:41:54.338Z] [ 78%] Built target template [2021-08-24T16:41:54.338Z] Scanning dependencies of target device-counter [2021-08-24T16:41:54.338Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-08-24T16:41:54.338Z] [ 81%] Linking C executable device-counter [2021-08-24T16:41:54.338Z] [ 81%] Built target device-counter [2021-08-24T16:41:54.338Z] Scanning dependencies of target device-random [2021-08-24T16:41:54.338Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-08-24T16:41:54.338Z] [ 84%] Linking C executable device-random [2021-08-24T16:41:54.604Z] [ 84%] Built target device-random [2021-08-24T16:41:54.604Z] Scanning dependencies of target device-gyro [2021-08-24T16:41:54.604Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-08-24T16:41:54.604Z] [ 87%] Linking C executable device-gyro [2021-08-24T16:41:54.604Z] [ 87%] Built target device-gyro [2021-08-24T16:41:54.604Z] Scanning dependencies of target device-bitfields [2021-08-24T16:41:54.604Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-08-24T16:41:54.604Z] [ 90%] Linking C executable device-bitfields [2021-08-24T16:41:54.604Z] [ 90%] Built target device-bitfields [2021-08-24T16:41:54.604Z] Scanning dependencies of target template-discovery [2021-08-24T16:41:54.875Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-08-24T16:41:54.875Z] [ 93%] Linking C executable template-discovery [2021-08-24T16:41:54.875Z] [ 93%] Built target template-discovery [2021-08-24T16:41:54.875Z] Scanning dependencies of target device-file [2021-08-24T16:41:54.875Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-08-24T16:41:54.875Z] [ 96%] Linking C executable device-file [2021-08-24T16:41:54.875Z] [ 96%] Built target device-file [2021-08-24T16:41:54.875Z] Scanning dependencies of target device-terminal [2021-08-24T16:41:55.146Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-08-24T16:41:55.146Z] [100%] Linking C executable device-terminal [2021-08-24T16:41:55.146Z] [100%] Built target device-terminal [2021-08-24T16:41:55.146Z] make: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] [ 75%] Built target csdk [2021-08-24T16:41:55.146Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] [ 78%] Built target template [2021-08-24T16:41:55.146Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] [ 81%] Built target device-counter [2021-08-24T16:41:55.146Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] [ 84%] Built target device-random [2021-08-24T16:41:55.146Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] [ 87%] Built target device-gyro [2021-08-24T16:41:55.146Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] [ 90%] Built target device-bitfields [2021-08-24T16:41:55.146Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] [ 93%] Built target template-discovery [2021-08-24T16:41:55.146Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.146Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.415Z] [ 96%] Built target device-file [2021-08-24T16:41:55.415Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.415Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.415Z] [100%] Built target device-terminal [2021-08-24T16:41:55.415Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.415Z] Install the project... [2021-08-24T16:41:55.415Z] -- Install configuration: "Release" [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/lib/libcsdk.so [2021-08-24T16:41:55.415Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-08-24T16:41:55.415Z] -- Up-to-date: /usr/local/include [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/devsdk [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/edgex [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/edgex/devices.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/base64.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/component.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/config.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/container.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/data.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/hash.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/iot.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/json.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/logger.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/os.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/thread.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/time.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/typecode.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/os [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/include/iot/defs.h [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-08-24T16:41:55.415Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-08-24T16:41:55.415Z] make: Leaving directory '/tmp/sdk/build/release' [2021-08-24T16:41:55.998Z] Removing intermediate container aeb4d5220fe6 [2021-08-24T16:41:55.998Z] ---> e97f1409c789 [2021-08-24T16:41:55.998Z] Step 16/25 : FROM ${BASE} [2021-08-24T16:41:55.998Z] ---> ac6a0feb3254 [2021-08-24T16:41:55.998Z] Step 17/25 : LABEL maintainer="IOTech " [2021-08-24T16:41:55.998Z] ---> Running in a192d267bd9c [2021-08-24T16:41:55.998Z] Removing intermediate container a192d267bd9c [2021-08-24T16:41:55.998Z] ---> 7794b788f752 [2021-08-24T16:41:55.998Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-08-24T16:41:55.998Z] ---> Running in 45c0d68a5e93 [2021-08-24T16:41:56.268Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-08-24T16:41:56.859Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-24T16:41:56.859Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-08-24T16:41:56.859Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-08-24T16:41:56.859Z] Removing intermediate container 45c0d68a5e93 [2021-08-24T16:41:56.859Z] ---> ad5bfc27ab5c [2021-08-24T16:41:56.859Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-24T16:41:56.859Z] ---> Running in 4d36c87ce10b [2021-08-24T16:41:57.459Z] Removing intermediate container 4d36c87ce10b [2021-08-24T16:41:57.459Z] ---> f08428014dd0 [2021-08-24T16:41:57.459Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-08-24T16:41:57.459Z] ---> Running in 029aec2fe475 [2021-08-24T16:41:57.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T16:41:59.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T16:42:01.081Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-08-24T16:42:01.352Z] (1/7) Installing curl (7.78.0-r0) [2021-08-24T16:42:01.622Z] (2/7) Installing hiredis (0.14.1-r0) [2021-08-24T16:42:01.622Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-08-24T16:42:01.890Z] (4/7) Installing libuuid (2.35.2-r0) [2021-08-24T16:42:01.890Z] (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-08-24T16:42:03.302Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-08-24T16:42:03.571Z] (7/7) Installing wget (1.20.3-r1) [2021-08-24T16:42:04.369Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T16:42:04.369Z] OK: 286 MiB in 82 packages [2021-08-24T16:42:04.636Z] Removing intermediate container 029aec2fe475 [2021-08-24T16:42:04.636Z] ---> cd03c3fefa74 [2021-08-24T16:42:04.637Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-08-24T16:42:04.906Z] ---> 86dd4ef2e0a2 [2021-08-24T16:42:04.906Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-08-24T16:42:04.906Z] ---> ec1b44a999ca [2021-08-24T16:42:04.906Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-08-24T16:42:05.175Z] ---> 5449b621d125 [2021-08-24T16:42:05.175Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-08-24T16:42:05.175Z] ---> f437fefa5073 [2021-08-24T16:42:05.175Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-08-24T16:42:05.441Z] ---> 16784378f6f1 [2021-08-24T16:42:05.441Z] Successfully built 16784378f6f1 [2021-08-24T16:42:05.441Z] 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-08-24T16:42:06.985Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-24T16:42:06.985Z] . [Pipeline] withDockerContainer [2021-08-24T16:42:07.095Z] prd-centos7-docker-4c-2g-706 does not seem to be running inside a container [2021-08-24T16:42:07.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/6 -v /w/workspace/device-sdk-c/6:/w/workspace/device-sdk-c/6:rw,z -v /w/workspace/device-sdk-c/6@tmp:/w/workspace/device-sdk-c/6@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-08-24T16:42:07.564Z] $ docker top b5549a4a31e45716ae70daa649849fbf69fa3d75cead40d2027461e02e3594bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T16:42:07.958Z] + make test [2021-08-24T16:42:07.958Z] echo "make test" [2021-08-24T16:42:07.958Z] make test [Pipeline] } [2021-08-24T16:42:07.978Z] $ docker stop --time=1 b5549a4a31e45716ae70daa649849fbf69fa3d75cead40d2027461e02e3594bf [2021-08-24T16:42:09.163Z] $ docker rm -f b5549a4a31e45716ae70daa649849fbf69fa3d75cead40d2027461e02e3594bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-24T16:42:09.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-24T16:42:10.259Z] + ls -al . [2021-08-24T16:42:10.259Z] total 172 [2021-08-24T16:42:10.259Z] drwxrwxr-x. 8 jenkins jenkins 4096 Aug 24 16:41 . [2021-08-24T16:42:10.259Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 24 16:41 .. [2021-08-24T16:42:10.259Z] -rw-rw-r--. 1 jenkins jenkins 3104 Aug 24 16:41 Attribution.txt [2021-08-24T16:42:10.259Z] -rw-rw-r--. 1 jenkins jenkins 7701 Aug 24 16:41 CHANGES [2021-08-24T16:42:10.259Z] drwxrwxr-x. 2 jenkins jenkins 121 Aug 24 16:41 docs [2021-08-24T16:42:10.259Z] -rw-rw-r--. 1 jenkins jenkins 108574 Aug 24 16:41 Doxyfile [2021-08-24T16:42:10.259Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 24 16:41 .git [2021-08-24T16:42:10.259Z] drwxrwxr-x. 2 jenkins jenkins 81 Aug 24 16:41 .github [2021-08-24T16:42:10.259Z] -rw-rw-r--. 1 jenkins jenkins 176 Aug 24 16:41 .gitignore [2021-08-24T16:42:10.259Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 24 16:41 GOVERNANCE.md [2021-08-24T16:42:10.259Z] drwxrwxr-x. 4 jenkins jenkins 33 Aug 24 16:41 include [2021-08-24T16:42:10.259Z] -rw-rw-r--. 1 jenkins jenkins 784 Aug 24 16:41 Jenkinsfile [2021-08-24T16:42:10.259Z] -rw-rw-r--. 1 jenkins jenkins 10174 Aug 24 16:41 LICENSE [2021-08-24T16:42:10.259Z] -rw-rw-r--. 1 jenkins jenkins 444 Aug 24 16:41 Makefile [2021-08-24T16:42:10.259Z] -rw-rw-r--. 1 jenkins jenkins 618 Aug 24 16:41 OWNERS.md [2021-08-24T16:42:10.259Z] -rw-rw-r--. 1 jenkins jenkins 4086 Aug 24 16:41 README.md [2021-08-24T16:42:10.259Z] -rw-rw-r--. 1 jenkins jenkins 7090 Aug 24 16:41 README.v2.md [2021-08-24T16:42:10.259Z] drwxrwxr-x. 2 jenkins jenkins 98 Aug 24 16:41 scripts [2021-08-24T16:42:10.259Z] drwxrwxr-x. 4 jenkins jenkins 50 Aug 24 16:41 src [2021-08-24T16:42:10.259Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 24 16:24 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:42:10.594Z] + 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=103eb2d1a1e0c2c0103fb2343729ae53009a4524 --label arch=amd64 --label version=2.0.1-dev.5 . [2021-08-24T16:42:10.594Z] Sending build context to Docker daemon 2.649MB [2021-08-24T16:42:10.594Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-08-24T16:42:10.594Z] Step 2/17 : FROM ${BASE} [2021-08-24T16:42:10.594Z] ---> 16784378f6f1 [2021-08-24T16:42:10.594Z] Step 3/17 : LABEL maintainer="IOTech " [2021-08-24T16:42:10.594Z] ---> Running in 979ae89d6592 [2021-08-24T16:42:10.594Z] Removing intermediate container 979ae89d6592 [2021-08-24T16:42:10.594Z] ---> fd3df2892ef2 [2021-08-24T16:42:10.594Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-08-24T16:42:10.863Z] ---> Running in 0dd4e2980df8 [2021-08-24T16:42:11.135Z] --2021-08-24 16:42:10-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-08-24T16:42:11.135Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.170.66.44, 54.229.110.245 [2021-08-24T16:42:11.135Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. [2021-08-24T16:42:11.628Z] HTTP request sent, awaiting response... 200 OK [2021-08-24T16:42:11.628Z] Length: 451 [application/octet-stream] [2021-08-24T16:42:11.628Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-24T16:42:11.628Z]  [2021-08-24T16:42:11.628Z] 0K 100% 52.6M=0s [2021-08-24T16:42:11.628Z] [2021-08-24T16:42:11.628Z] 2021-08-24 16:42:11 (52.6 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-08-24T16:42:11.628Z] [2021-08-24T16:42:11.628Z] Removing intermediate container 0dd4e2980df8 [2021-08-24T16:42:11.628Z] ---> 21b49b3fa8a1 [2021-08-24T16:42:11.628Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-24T16:42:11.628Z] ---> Running in df18a449e850 [2021-08-24T16:42:12.211Z] Removing intermediate container df18a449e850 [2021-08-24T16:42:12.211Z] ---> 969b2920fa2d [2021-08-24T16:42:12.211Z] 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 hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-08-24T16:42:12.211Z] ---> Running in 6e25639ec431 [2021-08-24T16:42:12.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T16:42:13.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T16:42:13.334Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-08-24T16:42:13.684Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-08-24T16:42:14.029Z] (2/16) Installing libblkid (2.35.2-r0) [2021-08-24T16:42:14.029Z] (3/16) Installing blkid (2.35.2-r0) [2021-08-24T16:42:14.029Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-08-24T16:42:14.029Z] (5/16) Installing setpriv (2.35.2-r0) [2021-08-24T16:42:14.296Z] (6/16) Installing libmount (2.35.2-r0) [2021-08-24T16:42:14.296Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-08-24T16:42:14.296Z] (8/16) Installing findmnt (2.35.2-r0) [2021-08-24T16:42:14.562Z] (9/16) Installing mcookie (2.35.2-r0) [2021-08-24T16:42:14.562Z] (10/16) Installing hexdump (2.35.2-r0) [2021-08-24T16:42:14.562Z] (11/16) Installing lsblk (2.35.2-r0) [2021-08-24T16:42:14.828Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-08-24T16:42:14.828Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-08-24T16:42:14.828Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-08-24T16:42:15.097Z] (15/16) Installing util-linux (2.35.2-r0) [2021-08-24T16:42:15.367Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-08-24T16:42:15.638Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T16:42:15.638Z] OK: 295 MiB in 98 packages [2021-08-24T16:42:15.906Z] Removing intermediate container 6e25639ec431 [2021-08-24T16:42:15.906Z] ---> 48c0c21c693d [2021-08-24T16:42:15.906Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-08-24T16:42:16.172Z] ---> 8e2029bfe41c [2021-08-24T16:42:16.172Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-08-24T16:42:16.437Z] ---> f475a3b23e63 [2021-08-24T16:42:16.437Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-08-24T16:42:16.437Z] ---> 512ced506c2b [2021-08-24T16:42:16.437Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-08-24T16:42:16.704Z] ---> 8370c775d644 [2021-08-24T16:42:16.704Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-08-24T16:42:16.704Z] ---> f52588af045d [2021-08-24T16:42:16.704Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-08-24T16:42:16.973Z] ---> 487c40337bd6 [2021-08-24T16:42:16.973Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-08-24T16:42:16.973Z] ---> Running in cc6fcebce26f [2021-08-24T16:42:16.973Z] Removing intermediate container cc6fcebce26f [2021-08-24T16:42:16.973Z] ---> c15f355dbe9d [2021-08-24T16:42:16.973Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-08-24T16:42:16.973Z] ---> Running in 54d79346a657 [2021-08-24T16:42:17.239Z] Removing intermediate container 54d79346a657 [2021-08-24T16:42:17.239Z] ---> 606e68e84260 [2021-08-24T16:42:17.239Z] Step 15/17 : LABEL arch=amd64 [2021-08-24T16:42:17.239Z] ---> Running in ed4c2cb07226 [2021-08-24T16:42:17.239Z] Removing intermediate container ed4c2cb07226 [2021-08-24T16:42:17.239Z] ---> 4c8d893f7eeb [2021-08-24T16:42:17.239Z] Step 16/17 : LABEL git_sha=103eb2d1a1e0c2c0103fb2343729ae53009a4524 [2021-08-24T16:42:17.239Z] ---> Running in 68d746f3c7f9 [2021-08-24T16:42:17.506Z] Removing intermediate container 68d746f3c7f9 [2021-08-24T16:42:17.506Z] ---> 6273bcd116f8 [2021-08-24T16:42:17.506Z] Step 17/17 : LABEL version=2.0.1-dev.5 [2021-08-24T16:42:17.506Z] ---> Running in 7199eb6f903d [2021-08-24T16:42:17.506Z] Removing intermediate container 7199eb6f903d [2021-08-24T16:42:17.506Z] ---> 2bdfabf8344c [2021-08-24T16:42:17.506Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-08-24T16:42:17.506Z] Successfully built 2bdfabf8344c [2021-08-24T16:42:17.506Z] 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-08-24T16:42:18.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T16:42:18.157Z] [2021-08-24T16:42:18.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:42:18.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T16:42:18.754Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-24T16:42:18.754Z] b4d181a07f80: Pulling fs layer [2021-08-24T16:42:18.754Z] a1111a8f2ec3: Pulling fs layer [2021-08-24T16:42:18.754Z] ed53099fbce6: Pulling fs layer [2021-08-24T16:42:18.754Z] dc539afda2c1: Pulling fs layer [2021-08-24T16:42:18.754Z] 77bc0d833cb6: Pulling fs layer [2021-08-24T16:42:18.754Z] 9065ff56babe: Pulling fs layer [2021-08-24T16:42:18.754Z] d287ab97295c: Pulling fs layer [2021-08-24T16:42:18.754Z] dc539afda2c1: Waiting [2021-08-24T16:42:18.754Z] 77bc0d833cb6: Waiting [2021-08-24T16:42:18.754Z] 9065ff56babe: Waiting [2021-08-24T16:42:18.754Z] d287ab97295c: Waiting [2021-08-24T16:42:19.022Z] a1111a8f2ec3: Verifying Checksum [2021-08-24T16:42:19.022Z] a1111a8f2ec3: Download complete [2021-08-24T16:42:19.022Z] dc539afda2c1: Verifying Checksum [2021-08-24T16:42:19.022Z] dc539afda2c1: Download complete [2021-08-24T16:42:19.290Z] 77bc0d833cb6: Verifying Checksum [2021-08-24T16:42:19.290Z] 77bc0d833cb6: Download complete [2021-08-24T16:42:19.290Z] 9065ff56babe: Verifying Checksum [2021-08-24T16:42:19.290Z] 9065ff56babe: Download complete [2021-08-24T16:42:19.557Z] ed53099fbce6: Verifying Checksum [2021-08-24T16:42:19.557Z] ed53099fbce6: Download complete [2021-08-24T16:42:20.516Z] b4d181a07f80: Verifying Checksum [2021-08-24T16:42:20.516Z] b4d181a07f80: Download complete [2021-08-24T16:42:21.487Z] b4d181a07f80: Pull complete [2021-08-24T16:42:21.487Z] a1111a8f2ec3: Pull complete [2021-08-24T16:42:22.072Z] ed53099fbce6: Pull complete [2021-08-24T16:42:22.072Z] dc539afda2c1: Pull complete [2021-08-24T16:42:22.339Z] 77bc0d833cb6: Pull complete [2021-08-24T16:42:22.339Z] 9065ff56babe: Pull complete [2021-08-24T16:42:24.284Z] d287ab97295c: Verifying Checksum [2021-08-24T16:42:24.284Z] d287ab97295c: Download complete [2021-08-24T16:42:28.562Z] d287ab97295c: Pull complete [2021-08-24T16:42:28.562Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-24T16:42:28.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T16:42:28.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-24T16:42:28.649Z] prd-centos7-docker-4c-2g-706 does not seem to be running inside a container [2021-08-24T16:42:28.715Z] $ 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/6 -v /w/workspace/device-sdk-c/6:/w/workspace/device-sdk-c/6:rw,z -v /w/workspace/device-sdk-c/6@tmp:/w/workspace/device-sdk-c/6@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-08-24T16:42:30.998Z] $ docker top 45accb2a5de7c4b1c49822d94204bb4e50d807f6383397dcdd13b3f8f4f7fa5d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:42:31.398Z] ---> job-cost.sh [2021-08-24T16:42:31.399Z] lf-activate-venv: SKIPPING [2021-08-24T16:42:31.399Z] INFO: No Stack... [2021-08-24T16:42:32.805Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-24T16:42:33.071Z] INFO: Archiving Costs [Pipeline] sh [2021-08-24T16:42:33.389Z] + cut -d, -f6 [2021-08-24T16:42:33.389Z] + cat /w/workspace/device-sdk-c/6/archives/cost.csv [Pipeline] lock [2021-08-24T16:42:33.432Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] [2021-08-24T16:42:33.440Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] did not exist. Created. [2021-08-24T16:42:33.440Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-24T16:42:33.797Z] /w/workspace/device-sdk-c/6@tmp/durable-b37d2929/script.sh: 1: /w/workspace/device-sdk-c/6@tmp/durable-b37d2929/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-24T16:42:34.131Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-24T16:42:34.148Z] Warning: overwriting stash ‘stack-cost’ [2021-08-24T16:42:34.364Z] Stashed 1 file(s) [Pipeline] } [2021-08-24T16:42:34.375Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-24T16:42:34.398Z] $ docker stop --time=1 45accb2a5de7c4b1c49822d94204bb4e50d807f6383397dcdd13b3f8f4f7fa5d [2021-08-24T16:42:35.549Z] $ docker rm -f 45accb2a5de7c4b1c49822d94204bb4e50d807f6383397dcdd13b3f8f4f7fa5d [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-08-24T16:42:36.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T16:42:36.438Z] . [Pipeline] withDockerContainer [2021-08-24T16:42:36.527Z] prd-centos7-docker-4c-2g-704 does not seem to be running inside a container [2021-08-24T16:42:36.586Z] $ 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-08-24T16:42:37.026Z] $ docker top a3f5ff30e8d0adeda3f33a7464358b7b87d1cf497ddedd7c4f9b5d9b2dc20476 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-24T16:42:37.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-24T16:42:37.176Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-24T16:42:37.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-24T16:42:37.315Z] $ docker exec a3f5ff30e8d0adeda3f33a7464358b7b87d1cf497ddedd7c4f9b5d9b2dc20476 ssh-agent [2021-08-24T16:42:37.442Z] SSH_AUTH_SOCK=/tmp/ssh-6hdcGCt2bxQo/agent.14 [2021-08-24T16:42:37.442Z] SSH_AGENT_PID=21 [2021-08-24T16:42:37.451Z] Running ssh-add (command line suppressed) [2021-08-24T16:42:37.570Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_179388014805534977.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_179388014805534977.key) [2021-08-24T16:42:37.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-24T16:42:37.902Z] + git semver tag [2021-08-24T16:42:37.903Z] # -> Open(): unable to determine branch for HEAD [2021-08-24T16:42:37.903Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-08-24T16:42:37.903Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-08-24T16:42:37.903Z] # $SEMVER_REMOTE_NAME = origin [2021-08-24T16:42:37.903Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-24T16:42:37.903Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-24T16:42:37.903Z] # $SEMVER_BRANCH = main [2021-08-24T16:42:37.903Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2021-08-24T16:42:37.903Z] # 103eb2d1a1e0c2c0103fb2343729ae53009a4524 HEAD [2021-08-24T16:42:37.903Z] # -> Force: false [2021-08-24T16:42:37.903Z] # 446726897059f34c081e98e54d6e87110119f4a1 refs/tags/v2.0.1-dev.5 [Pipeline] } [2021-08-24T16:42:37.916Z] $ docker exec --env ******** --env ******** a3f5ff30e8d0adeda3f33a7464358b7b87d1cf497ddedd7c4f9b5d9b2dc20476 ssh-agent -k [2021-08-24T16:42:38.025Z] unset SSH_AUTH_SOCK; [2021-08-24T16:42:38.025Z] unset SSH_AGENT_PID; [2021-08-24T16:42:38.026Z] echo Agent pid 21 killed; [2021-08-24T16:42:38.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-24T16:42:38.395Z] + git semver [Pipeline] } [2021-08-24T16:42:38.418Z] $ docker stop --time=1 a3f5ff30e8d0adeda3f33a7464358b7b87d1cf497ddedd7c4f9b5d9b2dc20476 [2021-08-24T16:42:39.642Z] $ docker rm -f a3f5ff30e8d0adeda3f33a7464358b7b87d1cf497ddedd7c4f9b5d9b2dc20476 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:42:40.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-24T16:42:40.150Z] [2021-08-24T16:42:40.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:42:40.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-24T16:42:40.471Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-24T16:42:40.471Z] ab5ef0e58194: Pulling fs layer [2021-08-24T16:42:40.471Z] 9712f1f96733: Pulling fs layer [2021-08-24T16:42:40.471Z] 63f879dbbcfc: Pulling fs layer [2021-08-24T16:42:40.471Z] 0d9ebad4ef96: Pulling fs layer [2021-08-24T16:42:40.471Z] e9a5061849ea: Pulling fs layer [2021-08-24T16:42:40.471Z] d747dcd14b5f: Pulling fs layer [2021-08-24T16:42:40.471Z] 2de7ff778b66: Pulling fs layer [2021-08-24T16:42:40.471Z] 0d9ebad4ef96: Waiting [2021-08-24T16:42:40.471Z] e9a5061849ea: Waiting [2021-08-24T16:42:40.471Z] d747dcd14b5f: Waiting [2021-08-24T16:42:40.471Z] 2de7ff778b66: Waiting [2021-08-24T16:42:40.471Z] 9712f1f96733: Verifying Checksum [2021-08-24T16:42:40.471Z] 9712f1f96733: Download complete [2021-08-24T16:42:42.415Z] 63f879dbbcfc: Verifying Checksum [2021-08-24T16:42:42.415Z] 63f879dbbcfc: Download complete [2021-08-24T16:42:42.681Z] e9a5061849ea: Verifying Checksum [2021-08-24T16:42:42.681Z] e9a5061849ea: Download complete [2021-08-24T16:42:42.681Z] d747dcd14b5f: Verifying Checksum [2021-08-24T16:42:42.681Z] d747dcd14b5f: Download complete [2021-08-24T16:42:43.639Z] 2de7ff778b66: Verifying Checksum [2021-08-24T16:42:43.639Z] 2de7ff778b66: Download complete [2021-08-24T16:42:43.906Z] 0d9ebad4ef96: Verifying Checksum [2021-08-24T16:42:43.906Z] 0d9ebad4ef96: Download complete [2021-08-24T16:42:43.906Z] ab5ef0e58194: Verifying Checksum [2021-08-24T16:42:43.906Z] ab5ef0e58194: Download complete [2021-08-24T16:42:47.270Z] ab5ef0e58194: Pull complete [2021-08-24T16:42:47.270Z] 9712f1f96733: Pull complete [2021-08-24T16:42:47.859Z] 63f879dbbcfc: Pull complete [2021-08-24T16:42:51.242Z] 0d9ebad4ef96: Pull complete [2021-08-24T16:42:51.831Z] e9a5061849ea: Pull complete [2021-08-24T16:42:51.831Z] d747dcd14b5f: Pull complete [2021-08-24T16:42:52.798Z] 2de7ff778b66: Pull complete [2021-08-24T16:42:52.798Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-24T16:42:52.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-24T16:42:52.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-24T16:42:52.884Z] prd-centos7-docker-4c-2g-704 does not seem to be running inside a container [2021-08-24T16:42:52.933Z] $ 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-08-24T16:42:56.047Z] $ docker top 9b42599e68945a3ec55d7034b79aaecaafccfd0fda8689785ae927d04a506cb1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-24T16:42:56.168Z] provisioning config files... [2021-08-24T16:42:56.182Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config6496755471219862149tmp [2021-08-24T16:42:56.200Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7768061307647497778tmp [2021-08-24T16:42:56.223Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7627722791331049652tmp [Pipeline] { [Pipeline] echo [2021-08-24T16:42:56.249Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:42:56.569Z] ---> sigul-configuration.sh [2021-08-24T16:42:56.569Z] gpg: directory `/root/.gnupg' created [2021-08-24T16:42:56.569Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-24T16:42:56.569Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-24T16:42:56.569Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-24T16:42:56.569Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-24T16:42:56.569Z] gpg: CAST5 encrypted data [2021-08-24T16:42:56.569Z] gpg: encrypted with 1 passphrase [2021-08-24T16:42:56.569Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-24T16:42:56.895Z] + mkdir /home/jenkins [2021-08-24T16:42:56.895Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-24T16:42:57.216Z] + 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-08-24T16:42:57.231Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:42:57.549Z] ---> sigul-install.sh [2021-08-24T16:42:57.549Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-24T16:42:57.860Z] + git tag --list [2021-08-24T16:42:57.860Z] 0.7.0 [2021-08-24T16:42:57.860Z] 0.7.1 [2021-08-24T16:42:57.860Z] 1.0.0 [2021-08-24T16:42:57.860Z] v1.0.1 [2021-08-24T16:42:57.860Z] v1.0.2 [2021-08-24T16:42:57.860Z] v1.0.3 [2021-08-24T16:42:57.860Z] v1.1.0 [2021-08-24T16:42:57.860Z] v1.1.1 [2021-08-24T16:42:57.860Z] v1.2.0 [2021-08-24T16:42:57.860Z] v1.2.1 [2021-08-24T16:42:57.860Z] v1.2.2 [2021-08-24T16:42:57.860Z] v1.3.0 [2021-08-24T16:42:57.860Z] v1.3.1 [2021-08-24T16:42:57.860Z] v2.0.0 [2021-08-24T16:42:57.860Z] v2.0.1-dev.1 [2021-08-24T16:42:57.860Z] v2.0.1-dev.2 [2021-08-24T16:42:57.860Z] v2.0.1-dev.3 [2021-08-24T16:42:57.860Z] v2.0.1-dev.4 [2021-08-24T16:42:57.860Z] v2.0.1-dev.5 [Pipeline] sh [2021-08-24T16:42:58.168Z] + lftools sign git-tag v2.0.1-dev.5 [2021-08-24T16:42:58.750Z] Signing Git tag with Sigul... [2021-08-24T16:42:58.750Z] Signing v2.0.1-dev.5 [Pipeline] echo [2021-08-24T16:42:59.727Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:43:00.044Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-24T16:43:00.058Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-24T16:43:00.082Z] $ docker stop --time=1 9b42599e68945a3ec55d7034b79aaecaafccfd0fda8689785ae927d04a506cb1 [2021-08-24T16:43:01.308Z] $ docker rm -f 9b42599e68945a3ec55d7034b79aaecaafccfd0fda8689785ae927d04a506cb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:43:01.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T16:43:01.916Z] . [Pipeline] withDockerContainer [2021-08-24T16:43:02.006Z] prd-centos7-docker-4c-2g-704 does not seem to be running inside a container [2021-08-24T16:43:02.068Z] $ 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-08-24T16:43:02.468Z] $ docker top 9645228fa2eb3cb0dda3070a892d38651337015a49fb375abe47b086cbef7b87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-24T16:43:02.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-24T16:43:02.615Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-24T16:43:02.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-24T16:43:02.739Z] $ docker exec 9645228fa2eb3cb0dda3070a892d38651337015a49fb375abe47b086cbef7b87 ssh-agent [2021-08-24T16:43:02.865Z] SSH_AUTH_SOCK=/tmp/ssh-z8Hmrbp1W4io/agent.14 [2021-08-24T16:43:02.865Z] SSH_AGENT_PID=20 [2021-08-24T16:43:02.874Z] Running ssh-add (command line suppressed) [2021-08-24T16:43:02.988Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2592464104378618386.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2592464104378618386.key) [2021-08-24T16:43:03.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-24T16:43:03.333Z] + git semver bump pre [2021-08-24T16:43:03.333Z] # -> Open(): unable to determine branch for HEAD [2021-08-24T16:43:03.333Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-08-24T16:43:03.333Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-08-24T16:43:03.333Z] # $SEMVER_REMOTE_NAME = origin [2021-08-24T16:43:03.333Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-24T16:43:03.333Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-24T16:43:03.333Z] # $SEMVER_BRANCH = main [2021-08-24T16:43:03.333Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2021-08-24T16:43:03.333Z] 2.0.1-dev.6 [Pipeline] } [2021-08-24T16:43:03.347Z] $ docker exec --env ******** --env ******** 9645228fa2eb3cb0dda3070a892d38651337015a49fb375abe47b086cbef7b87 ssh-agent -k [2021-08-24T16:43:03.450Z] unset SSH_AUTH_SOCK; [2021-08-24T16:43:03.450Z] unset SSH_AGENT_PID; [2021-08-24T16:43:03.451Z] echo Agent pid 20 killed; [2021-08-24T16:43:03.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-24T16:43:03.823Z] + git semver [Pipeline] } [2021-08-24T16:43:03.841Z] $ docker stop --time=1 9645228fa2eb3cb0dda3070a892d38651337015a49fb375abe47b086cbef7b87 [2021-08-24T16:43:05.045Z] $ docker rm -f 9645228fa2eb3cb0dda3070a892d38651337015a49fb375abe47b086cbef7b87 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:43:05.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T16:43:05.444Z] . [Pipeline] withDockerContainer [2021-08-24T16:43:05.542Z] prd-centos7-docker-4c-2g-704 does not seem to be running inside a container [2021-08-24T16:43:05.607Z] $ 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-08-24T16:43:05.987Z] $ docker top 0c343756be9b506a27f384fc26c4179732c335b9673425159b591868848cfbbb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-24T16:43:06.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-24T16:43:06.128Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-24T16:43:06.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-24T16:43:06.262Z] $ docker exec 0c343756be9b506a27f384fc26c4179732c335b9673425159b591868848cfbbb ssh-agent [2021-08-24T16:43:06.379Z] SSH_AUTH_SOCK=/tmp/ssh-tN2i9XNrwmfu/agent.14 [2021-08-24T16:43:06.379Z] SSH_AGENT_PID=20 [2021-08-24T16:43:06.389Z] Running ssh-add (command line suppressed) [2021-08-24T16:43:06.508Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2300351967248632579.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2300351967248632579.key) [2021-08-24T16:43:06.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-24T16:43:06.833Z] + git semver push [2021-08-24T16:43:06.833Z] # -> Open(): unable to determine branch for HEAD [2021-08-24T16:43:06.833Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-08-24T16:43:06.833Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-08-24T16:43:06.833Z] # $SEMVER_REMOTE_NAME = origin [2021-08-24T16:43:06.833Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-24T16:43:06.833Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-24T16:43:06.833Z] # $SEMVER_BRANCH = main [2021-08-24T16:43:06.833Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2021-08-24T16:43:08.791Z] $ docker exec --env ******** --env ******** 0c343756be9b506a27f384fc26c4179732c335b9673425159b591868848cfbbb ssh-agent -k [2021-08-24T16:43:08.896Z] unset SSH_AUTH_SOCK; [2021-08-24T16:43:08.896Z] unset SSH_AGENT_PID; [2021-08-24T16:43:08.896Z] echo Agent pid 20 killed; [2021-08-24T16:43:08.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-24T16:43:09.254Z] + git semver [Pipeline] } [2021-08-24T16:43:09.272Z] $ docker stop --time=1 0c343756be9b506a27f384fc26c4179732c335b9673425159b591868848cfbbb [2021-08-24T16:43:10.487Z] $ docker rm -f 0c343756be9b506a27f384fc26c4179732c335b9673425159b591868848cfbbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-24T16:43:11.645Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:43:11.964Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:43:12.584Z] ---> package-listing.sh [2021-08-24T16:43:12.584Z] ++ facter osfamily [2021-08-24T16:43:12.584Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-24T16:43:12.851Z] + OS_FAMILY=redhat [2021-08-24T16:43:12.851Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2021-08-24T16:43:12.851Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-24T16:43:12.851Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-24T16:43:12.851Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-24T16:43:12.851Z] + PACKAGES=/tmp/packages_start.txt [2021-08-24T16:43:12.851Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-08-24T16:43:12.851Z] + PACKAGES=/tmp/packages_end.txt [2021-08-24T16:43:12.851Z] + case "${OS_FAMILY}" in [2021-08-24T16:43:12.851Z] + sort [2021-08-24T16:43:12.851Z] + rpm -qa [2021-08-24T16:43:13.434Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-24T16:43:13.434Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-24T16:43:13.434Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-24T16:43:13.700Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-08-24T16:43:13.700Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2021-08-24T16:43:13.701Z] + 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-08-24T16:43:13.717Z] 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-08-24T16:43:14.014Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:43:14.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T16:43:14.620Z] [2021-08-24T16:43:14.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T16:43:15.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T16:43:15.126Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-24T16:43:15.126Z] b4d181a07f80: Pulling fs layer [2021-08-24T16:43:15.126Z] a1111a8f2ec3: Pulling fs layer [2021-08-24T16:43:15.126Z] ed53099fbce6: Pulling fs layer [2021-08-24T16:43:15.126Z] dc539afda2c1: Pulling fs layer [2021-08-24T16:43:15.126Z] 77bc0d833cb6: Pulling fs layer [2021-08-24T16:43:15.126Z] 9065ff56babe: Pulling fs layer [2021-08-24T16:43:15.126Z] d287ab97295c: Pulling fs layer [2021-08-24T16:43:15.126Z] dc539afda2c1: Waiting [2021-08-24T16:43:15.126Z] 77bc0d833cb6: Waiting [2021-08-24T16:43:15.126Z] 9065ff56babe: Waiting [2021-08-24T16:43:15.126Z] d287ab97295c: Waiting [2021-08-24T16:43:15.126Z] a1111a8f2ec3: Verifying Checksum [2021-08-24T16:43:15.126Z] a1111a8f2ec3: Download complete [2021-08-24T16:43:15.492Z] dc539afda2c1: Verifying Checksum [2021-08-24T16:43:15.492Z] dc539afda2c1: Download complete [2021-08-24T16:43:15.492Z] 77bc0d833cb6: Download complete [2021-08-24T16:43:15.492Z] 9065ff56babe: Verifying Checksum [2021-08-24T16:43:15.492Z] 9065ff56babe: Download complete [2021-08-24T16:43:15.492Z] ed53099fbce6: Verifying Checksum [2021-08-24T16:43:15.492Z] ed53099fbce6: Download complete [2021-08-24T16:43:16.640Z] b4d181a07f80: Verifying Checksum [2021-08-24T16:43:16.640Z] b4d181a07f80: Download complete [2021-08-24T16:43:17.610Z] b4d181a07f80: Pull complete [2021-08-24T16:43:17.880Z] a1111a8f2ec3: Pull complete [2021-08-24T16:43:18.481Z] ed53099fbce6: Pull complete [2021-08-24T16:43:18.481Z] dc539afda2c1: Pull complete [2021-08-24T16:43:18.748Z] 77bc0d833cb6: Pull complete [2021-08-24T16:43:18.748Z] 9065ff56babe: Pull complete [2021-08-24T16:43:20.156Z] d287ab97295c: Verifying Checksum [2021-08-24T16:43:20.156Z] d287ab97295c: Download complete [2021-08-24T16:43:25.542Z] d287ab97295c: Pull complete [2021-08-24T16:43:25.542Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-24T16:43:25.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T16:43:25.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-24T16:43:25.639Z] prd-centos7-docker-4c-2g-704 does not seem to be running inside a container [2021-08-24T16:43:25.692Z] $ 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-08-24T16:43:28.137Z] $ docker top 7d773289cbbf5817319a41573914c24dc06872617224e0fea8062308ca1c797b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T16:43:28.546Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-24T16:43:28.856Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-24T16:43:29.161Z] + ls /var/log/sa-host [2021-08-24T16:43:29.161Z] + sadf -c /var/log/sa-host/sa05 [2021-08-24T16:43:29.161Z] file_magic: OK [2021-08-24T16:43:29.161Z] HZ: Using current value: 100 [2021-08-24T16:43:29.161Z] file_header: OK [2021-08-24T16:43:29.161Z] 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-08-24T16:43:29.161Z] Statistics: [2021-08-24T16:43:29.161Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-24T16:43:29.161Z] File successfully converted to sysstat format version 12.0.3 [2021-08-24T16:43:29.161Z] + sadf -c /var/log/sa-host/sa24 [2021-08-24T16:43:29.161Z] file_magic: OK [2021-08-24T16:43:29.161Z] HZ: Using current value: 100 [2021-08-24T16:43:29.161Z] file_header: OK [2021-08-24T16:43:29.161Z] 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-08-24T16:43:29.161Z] Statistics: [2021-08-24T16:43:29.161Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-24T16:43:29.161Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T16:43:29.744Z] provisioning config files... [2021-08-24T16:43:29.761Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config868043913171963487tmp [Pipeline] { [Pipeline] echo [2021-08-24T16:43:29.784Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:43:30.097Z] ---> create-netrc.sh [Pipeline] } [2021-08-24T16:43:30.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:43:30.519Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-24T16:43:30.535Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:43:30.842Z] ---> sudo-logs.sh [2021-08-24T16:43:30.842Z] Archiving 'sudo' log.. [2021-08-24T16:43:30.842Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-704.vexxhost.local: Name or service not known [2021-08-24T16:43:30.842Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-704.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-24T16:43:30.879Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:43:31.188Z] ---> job-cost.sh [2021-08-24T16:43:31.189Z] lf-activate-venv: SKIPPING [2021-08-24T16:43:31.189Z] DEBUG: total: 0.05999999865889549 [2021-08-24T16:43:31.189Z] INFO: Retrieving Stack Cost... [2021-08-24T16:43:32.148Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-24T16:43:32.414Z] INFO: Archiving Costs [Pipeline] echo [2021-08-24T16:43:32.434Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T16:43:32.740Z] ---> logs-deploy.sh [2021-08-24T16:43:32.740Z] lf-activate-venv: SKIPPING [2021-08-24T16:43:32.740Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/6 [2021-08-24T16:43:32.740Z] INFO: archiving workspace using pattern(s): [2021-08-24T16:43:33.706Z] Archives upload complete. [2021-08-24T16:43:33.706Z] INFO: archiving logs to Nexus