Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0c62495d4cdef51dccef47425bdbc5dfcd4d33e 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-ssh8065837144870882350.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7674437103850742542.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5104019258239268531.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3314671801901758070.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4766551699006690342.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-280 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-ssh4648442779515613542.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 c0c62495d4cdef51dccef47425bdbc5dfcd4d33e (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 c0c62495d4cdef51dccef47425bdbc5dfcd4d33e # timeout=10 Commit message: "Merge pull request #366 from iain-anderson/issue-templates" > git rev-list --no-walk dd89ff4844bc3f2584e3c2e3ef6b18d4bd9e7c82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-30T15:27:05.823Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-30T15:27:05.901Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-30T15:27:05.924Z] ========================================================= [2021-09-30T15:27:05.924Z] EdgeX Global Pipelines Version Info [2021-09-30T15:27:05.924Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:27:07.173Z] ------------------- [2021-09-30T15:27:07.173Z] stable info: [2021-09-30T15:27:07.173Z] ------------------- [2021-09-30T15:27:07.173Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T15:27:07.173Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T15:27:07.173Z] Message: update stable to v1.0.206 [2021-09-30T15:27:07.758Z] ------------------- [2021-09-30T15:27:07.758Z] experimental info: [2021-09-30T15:27:07.758Z] ------------------- [2021-09-30T15:27:07.758Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T15:27:07.758Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T15:27:07.758Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-30T15:27:07.881Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-09-30T15:27:07.901Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-09-30T15:27:07.920Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-30T15:27:07.940Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-30T15:27:07.959Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-30T15:27:07.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-09-30T15:27:07.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-09-30T15:27:08.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-09-30T15:27:08.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-30T15:27:08.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-30T15:27:08.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-09-30T15:27:08.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-30T15:27:08.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-30T15:27:08.131Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T15:27:08.151Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-30T15:27:08.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-30T15:27:08.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-30T15:27:08.211Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-30T15:27:08.252Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-30T15:27:08.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-30T15:27:08.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-30T15:27:08.316Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0c62495d4cdef51dccef47425bdbc5dfcd4d33e [Pipeline] echo [2021-09-30T15:27:08.337Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0c6249 [Pipeline] echo [2021-09-30T15:27:08.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T15:27:08.449Z] provisioning config files... [2021-09-30T15:27:08.467Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config6585196820607642965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:27:08.799Z] ---> docker-login.sh [2021-09-30T15:27:08.799Z] nexus3.edgexfoundry.org:10001 [2021-09-30T15:27:08.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:27:09.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:27:09.069Z] Configure a credential helper to remove this warning. See [2021-09-30T15:27:09.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:27:09.069Z] [2021-09-30T15:27:09.069Z] Login Succeeded [2021-09-30T15:27:09.069Z] nexus3.edgexfoundry.org:10002 [2021-09-30T15:27:09.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:27:09.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:27:09.069Z] Configure a credential helper to remove this warning. See [2021-09-30T15:27:09.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:27:09.069Z] [2021-09-30T15:27:09.069Z] Login Succeeded [2021-09-30T15:27:09.069Z] nexus3.edgexfoundry.org:10003 [2021-09-30T15:27:09.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:27:09.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:27:09.335Z] Configure a credential helper to remove this warning. See [2021-09-30T15:27:09.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:27:09.335Z] [2021-09-30T15:27:09.335Z] Login Succeeded [2021-09-30T15:27:09.335Z] nexus3.edgexfoundry.org:10004 [2021-09-30T15:27:09.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:27:09.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:27:09.604Z] Configure a credential helper to remove this warning. See [2021-09-30T15:27:09.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:27:09.604Z] [2021-09-30T15:27:09.604Z] Login Succeeded [2021-09-30T15:27:09.604Z] docker.io [2021-09-30T15:27:09.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:27:09.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:27:09.869Z] Configure a credential helper to remove this warning. See [2021-09-30T15:27:09.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:27:09.869Z] [2021-09-30T15:27:09.869Z] Login Succeeded [2021-09-30T15:27:09.869Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T15:27:09.882Z] 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-09-30T15:27:11.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T15:27:11.235Z] [2021-09-30T15:27:11.235Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:27:11.578Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T15:27:11.578Z] latest: Pulling from edgex-devops/git-semver [2021-09-30T15:27:11.578Z] 31603596830f: Pulling fs layer [2021-09-30T15:27:11.578Z] 04fac38145f0: Pulling fs layer [2021-09-30T15:27:11.578Z] 701f6daf10bf: Pulling fs layer [2021-09-30T15:27:11.578Z] 24f72da36158: Pulling fs layer [2021-09-30T15:27:11.578Z] 24f72da36158: Waiting [2021-09-30T15:27:11.578Z] 04fac38145f0: Verifying Checksum [2021-09-30T15:27:11.578Z] 04fac38145f0: Download complete [2021-09-30T15:27:11.844Z] 31603596830f: Verifying Checksum [2021-09-30T15:27:11.844Z] 31603596830f: Download complete [2021-09-30T15:27:11.844Z] 24f72da36158: Verifying Checksum [2021-09-30T15:27:11.844Z] 24f72da36158: Download complete [2021-09-30T15:27:12.113Z] 31603596830f: Pull complete [2021-09-30T15:27:12.113Z] 04fac38145f0: Pull complete [2021-09-30T15:27:12.113Z] 701f6daf10bf: Verifying Checksum [2021-09-30T15:27:12.113Z] 701f6daf10bf: Download complete [2021-09-30T15:27:12.694Z] 701f6daf10bf: Pull complete [2021-09-30T15:27:12.694Z] 24f72da36158: Pull complete [2021-09-30T15:27:12.694Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-30T15:27:12.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T15:27:12.694Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-30T15:27:12.806Z] prd-centos7-docker-4c-2g-280 does not seem to be running inside a container [2021-09-30T15:27:12.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T15:27:13.639Z] $ docker top dc09df311af04359d1e2601045a3d8f71dd3ff0ed8452e5117b9629b6f6a9198 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T15:27:13.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T15:27:13.811Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T15:27:13.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T15:27:13.945Z] $ docker exec dc09df311af04359d1e2601045a3d8f71dd3ff0ed8452e5117b9629b6f6a9198 ssh-agent [2021-09-30T15:27:14.071Z] SSH_AUTH_SOCK=/tmp/ssh-vaEDLpAdfAd0/agent.13 [2021-09-30T15:27:14.071Z] SSH_AGENT_PID=20 [2021-09-30T15:27:14.084Z] Running ssh-add (command line suppressed) [2021-09-30T15:27:14.180Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4273033162902386398.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4273033162902386398.key) [2021-09-30T15:27:14.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T15:27:14.555Z] + git tag --points-at HEAD [Pipeline] } [2021-09-30T15:27:14.589Z] $ docker exec --env ******** --env ******** dc09df311af04359d1e2601045a3d8f71dd3ff0ed8452e5117b9629b6f6a9198 ssh-agent -k [2021-09-30T15:27:14.682Z] unset SSH_AUTH_SOCK; [2021-09-30T15:27:14.682Z] unset SSH_AGENT_PID; [2021-09-30T15:27:14.682Z] echo Agent pid 20 killed; [2021-09-30T15:27:14.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-30T15:27:14.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T15:27:14.736Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T15:27:14.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T15:27:14.845Z] $ docker exec dc09df311af04359d1e2601045a3d8f71dd3ff0ed8452e5117b9629b6f6a9198 ssh-agent [2021-09-30T15:27:14.978Z] SSH_AUTH_SOCK=/tmp/ssh-PPmaRnW0OUvr/agent.54 [2021-09-30T15:27:14.978Z] SSH_AGENT_PID=60 [2021-09-30T15:27:14.990Z] Running ssh-add (command line suppressed) [2021-09-30T15:27:15.082Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7514187711992843646.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7514187711992843646.key) [2021-09-30T15:27:15.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T15:27:15.421Z] + git semver init [2021-09-30T15:27:15.421Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T15:27:15.421Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-09-30T15:27:15.421Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-09-30T15:27:15.421Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T15:27:15.421Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T15:27:15.421Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T15:27:15.421Z] # $SEMVER_BRANCH = main [2021-09-30T15:27:15.421Z] # $SEMVER_TEMP = /tmp/semver-264585094 [2021-09-30T15:27:15.421Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-09-30T15:27:16.385Z] # '/tmp/semver-264585094' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' [2021-09-30T15:27:16.385Z] # -> Force: false [2021-09-30T15:27:16.385Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2021-09-30T15:27:16.398Z] $ docker exec --env ******** --env ******** dc09df311af04359d1e2601045a3d8f71dd3ff0ed8452e5117b9629b6f6a9198 ssh-agent -k [2021-09-30T15:27:16.492Z] unset SSH_AUTH_SOCK; [2021-09-30T15:27:16.492Z] unset SSH_AGENT_PID; [2021-09-30T15:27:16.492Z] echo Agent pid 60 killed; [2021-09-30T15:27:16.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T15:27:16.844Z] + git semver [Pipeline] } [2021-09-30T15:27:16.865Z] $ docker stop --time=1 dc09df311af04359d1e2601045a3d8f71dd3ff0ed8452e5117b9629b6f6a9198 [2021-09-30T15:27:18.066Z] $ docker rm -f dc09df311af04359d1e2601045a3d8f71dd3ff0ed8452e5117b9629b6f6a9198 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T15:27:18.464Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-30T15:27:18.778Z] Stashed 1 file(s) [Pipeline] echo [2021-09-30T15:27:18.781Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.8 [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-09-30T15:27:33.981Z] Still waiting to schedule task [2021-09-30T15:27:33.982Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-30T15:27:33.985Z] Still waiting to schedule task [2021-09-30T15:27:33.985Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-30T15:31:34.474Z] Running on prd-centos7-docker-4c-2g-287 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2021-09-30T15:31:34.493Z] Running in /w/workspace/device-sdk-c/9 [Pipeline] { [Pipeline] checkout [2021-09-30T15:31:34.611Z] Selected Git installation does not exist. Using Default [2021-09-30T15:31:34.611Z] The recommended git tool is: NONE [2021-09-30T15:31:37.403Z] using credential edgex-jenkins-ssh [2021-09-30T15:31:37.427Z] Cloning the remote Git repository [2021-09-30T15:31:37.276Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-09-30T15:31:37.378Z] > git init /w/workspace/device-sdk-c/9 # timeout=10 [2021-09-30T15:31:37.528Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-09-30T15:31:37.528Z] > git --version # timeout=10 [2021-09-30T15:31:37.547Z] > git --version # 'git version 2.24.4' [2021-09-30T15:31:37.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T15:31:37.582Z] [INFO] Currently running in a labeled security context [2021-09-30T15:31:37.583Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-30T15:31:37.583Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/9@tmp/jenkins-gitclient-ssh7898163264791169720.key [2021-09-30T15:31:37.598Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T15:31:45.394Z] Avoid second fetch [2021-09-30T15:31:45.394Z] Checking out Revision c0c62495d4cdef51dccef47425bdbc5dfcd4d33e (main) [2021-09-30T15:31:45.375Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-09-30T15:31:45.386Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T15:31:45.405Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T15:31:45.409Z] > git checkout -f c0c62495d4cdef51dccef47425bdbc5dfcd4d33e # timeout=10 [2021-09-30T15:31:49.229Z] Commit message: "Merge pull request #366 from iain-anderson/issue-templates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T15:31:49.817Z] provisioning config files... [2021-09-30T15:31:49.840Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/9@tmp/config4583358757273195228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:31:50.301Z] ---> docker-login.sh [2021-09-30T15:31:50.301Z] nexus3.edgexfoundry.org:10001 [2021-09-30T15:31:50.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:31:50.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:31:50.571Z] Configure a credential helper to remove this warning. See [2021-09-30T15:31:50.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:31:50.571Z] [2021-09-30T15:31:50.571Z] Login Succeeded [2021-09-30T15:31:50.572Z] nexus3.edgexfoundry.org:10002 [2021-09-30T15:31:50.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:31:50.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:31:50.572Z] Configure a credential helper to remove this warning. See [2021-09-30T15:31:50.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:31:50.572Z] [2021-09-30T15:31:50.572Z] Login Succeeded [2021-09-30T15:31:50.572Z] nexus3.edgexfoundry.org:10003 [2021-09-30T15:31:50.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:31:50.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:31:50.840Z] Configure a credential helper to remove this warning. See [2021-09-30T15:31:50.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:31:50.840Z] [2021-09-30T15:31:50.840Z] Login Succeeded [2021-09-30T15:31:50.840Z] nexus3.edgexfoundry.org:10004 [2021-09-30T15:31:50.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:31:50.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:31:50.840Z] Configure a credential helper to remove this warning. See [2021-09-30T15:31:50.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:31:50.840Z] [2021-09-30T15:31:50.840Z] Login Succeeded [2021-09-30T15:31:51.114Z] docker.io [2021-09-30T15:31:51.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:31:51.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:31:51.382Z] Configure a credential helper to remove this warning. See [2021-09-30T15:31:51.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:31:51.382Z] [2021-09-30T15:31:51.382Z] Login Succeeded [2021-09-30T15:31:51.382Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T15:31:51.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-30T15:31:51.626Z] ========================================================= [2021-09-30T15:31:51.626Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-09-30T15:31:51.626Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:31:51.983Z] + 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-09-30T15:31:51.984Z] Sending build context to Docker daemon 2.685MB [2021-09-30T15:31:51.984Z] Step 1/25 : ARG BASE=alpine:3.14 [2021-09-30T15:31:51.984Z] Step 2/25 : FROM ${BASE} as builder [2021-09-30T15:31:51.984Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-09-30T15:31:51.984Z] 339de151aab4: Pulling fs layer [2021-09-30T15:31:51.984Z] 3691962f683c: Pulling fs layer [2021-09-30T15:31:51.984Z] e1147bf81a45: Pulling fs layer [2021-09-30T15:31:52.259Z] 3691962f683c: Verifying Checksum [2021-09-30T15:31:52.259Z] 3691962f683c: Download complete [2021-09-30T15:31:52.527Z] 339de151aab4: Download complete [2021-09-30T15:31:52.796Z] 339de151aab4: Pull complete [2021-09-30T15:31:52.796Z] 3691962f683c: Pull complete [2021-09-30T15:31:57.061Z] e1147bf81a45: Verifying Checksum [2021-09-30T15:31:57.061Z] e1147bf81a45: Download complete [2021-09-30T15:31:59.713Z] e1147bf81a45: Pull complete [2021-09-30T15:31:59.713Z] Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee [2021-09-30T15:31:59.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-09-30T15:31:59.713Z] ---> ac6a0feb3254 [2021-09-30T15:31:59.713Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-09-30T15:32:00.685Z] ---> Running in bfe168c1ef87 [2021-09-30T15:32:00.953Z] Connecting to iotech.jfrog.io (54.229.110.245:443) [2021-09-30T15:32:01.539Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-09-30T15:32:01.539Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-09-30T15:32:01.539Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-09-30T15:32:01.539Z] Removing intermediate container bfe168c1ef87 [2021-09-30T15:32:01.539Z] ---> 189d6425880c [2021-09-30T15:32:01.539Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-09-30T15:32:01.539Z] ---> Running in 9f4fd2560c7b [2021-09-30T15:32:02.144Z] Removing intermediate container 9f4fd2560c7b [2021-09-30T15:32:02.144Z] ---> 05e6142cde86 [2021-09-30T15:32:02.144Z] Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev [2021-09-30T15:32:02.144Z] ---> Running in eced6131edbf [2021-09-30T15:32:02.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:32:03.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:32:03.645Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:32:04.230Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-09-30T15:32:04.230Z] (1/22) Installing hiredis (0.14.1-r0) [2021-09-30T15:32:04.230Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-09-30T15:32:04.497Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-09-30T15:32:04.497Z] (4/22) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-09-30T15:32:05.468Z] (5/22) Installing libblkid (2.35.2-r0) [2021-09-30T15:32:05.943Z] (6/22) Installing blkid (2.35.2-r0) [2021-09-30T15:32:05.943Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-09-30T15:32:05.943Z] (8/22) Installing setpriv (2.35.2-r0) [2021-09-30T15:32:05.943Z] (9/22) Installing libmount (2.35.2-r0) [2021-09-30T15:32:06.212Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-09-30T15:32:06.212Z] (11/22) Installing findmnt (2.35.2-r0) [2021-09-30T15:32:06.212Z] (12/22) Installing mcookie (2.35.2-r0) [2021-09-30T15:32:06.481Z] (13/22) Installing hexdump (2.35.2-r0) [2021-09-30T15:32:06.481Z] (14/22) Installing lsblk (2.35.2-r0) [2021-09-30T15:32:06.481Z] (15/22) Installing libuuid (2.35.2-r0) [2021-09-30T15:32:06.749Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-09-30T15:32:06.749Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-09-30T15:32:06.749Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-09-30T15:32:07.017Z] (19/22) Installing util-linux (2.35.2-r0) [2021-09-30T15:32:07.609Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-09-30T15:32:08.195Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-09-30T15:32:08.195Z] (22/22) Installing wget (1.20.3-r1) [2021-09-30T15:32:08.465Z] Executing busybox-1.31.1-r20.trigger [2021-09-30T15:32:08.465Z] OK: 295 MiB in 97 packages [2021-09-30T15:32:09.054Z] Removing intermediate container eced6131edbf [2021-09-30T15:32:09.054Z] ---> 225c0a58bbcd [2021-09-30T15:32:09.054Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-09-30T15:32:09.054Z] ---> Running in 51cb17ec7b3a [2021-09-30T15:32:09.054Z] Removing intermediate container 51cb17ec7b3a [2021-09-30T15:32:09.054Z] ---> cf4385f9ce90 [2021-09-30T15:32:09.054Z] 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-09-30T15:32:09.054Z] ---> Running in a9985cb0bf90 [2021-09-30T15:32:09.648Z] --2021-09-30 15:32:09-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-09-30T15:32:09.648Z] Resolving github.com (github.com)... 140.82.113.3 [2021-09-30T15:32:09.648Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2021-09-30T15:32:09.648Z] HTTP request sent, awaiting response... 302 Found [2021-09-30T15:32:09.648Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-09-30T15:32:09.648Z] --2021-09-30 15:32:09-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-09-30T15:32:09.648Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2021-09-30T15:32:09.648Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2021-09-30T15:32:09.923Z] HTTP request sent, awaiting response... 200 OK [2021-09-30T15:32:09.923Z] Length: unspecified [application/x-gzip] [2021-09-30T15:32:09.923Z] Saving to: 'STDOUT' [2021-09-30T15:32:09.923Z]  [2021-09-30T15:32:09.923Z] 0K .......... .......... .......... .......... .......... 1.05M [2021-09-30T15:32:09.923Z] 50K .......... .......... .......... .......... .......... 2.33M [2021-09-30T15:32:09.923Z] 100K .......... .......... .......... .......... .......... 16.8M [2021-09-30T15:32:09.923Z] 150K .......... .......... .......... .......... .......... 37.1M [2021-09-30T15:32:09.923Z] 200K .......... .......... .......... .......... .......... 2.41M [2021-09-30T15:32:09.923Z] 250K .......... .......... .......... .......... .......... 6.48M [2021-09-30T15:32:09.923Z] 300K .......... .......... .......... .......... .......... 3.11M [2021-09-30T15:32:09.923Z] 350K .......... .......... .......... .......... .......... 2.39M [2021-09-30T15:32:09.923Z] 400K .......... .......... .......... .......... .......... 105M [2021-09-30T15:32:09.923Z] 450K .......... .......... .......... .......... .......... 10.4M [2021-09-30T15:32:09.923Z] 500K .......... .......... .......... .......... .......... 7.07M [2021-09-30T15:32:09.923Z] 550K .......... .......... .......... .......... .......... 21.9M [2021-09-30T15:32:09.923Z] 600K .......... .......... .......... .......... .......... 3.41M [2021-09-30T15:32:09.924Z] 650K .......... .......... .......... .......... .......... 5.37M [2021-09-30T15:32:09.924Z] 700K .. 33.9M=0.2s [2021-09-30T15:32:09.924Z] [2021-09-30T15:32:09.924Z] 2021-09-30 15:32:09 (3.95 MB/s) - written to stdout [719348] [2021-09-30T15:32:09.924Z] [2021-09-30T15:32:10.402Z] -- The C compiler identification is GNU 9.3.0 [2021-09-30T15:32:10.402Z] -- The CXX compiler identification is GNU 9.3.0 [2021-09-30T15:32:10.402Z] -- Check for working C compiler: /usr/bin/cc [2021-09-30T15:32:10.402Z] -- Check for working C compiler: /usr/bin/cc - works [2021-09-30T15:32:10.402Z] -- Detecting C compiler ABI info [2021-09-30T15:32:10.402Z] -- Detecting C compiler ABI info - done [2021-09-30T15:32:10.402Z] -- Detecting C compile features [2021-09-30T15:32:10.402Z] -- Detecting C compile features - done [2021-09-30T15:32:10.402Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-09-30T15:32:10.402Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-09-30T15:32:10.402Z] -- Detecting CXX compiler ABI info [2021-09-30T15:32:10.402Z] -- Detecting CXX compiler ABI info - done [2021-09-30T15:32:10.402Z] -- Detecting CXX compile features [2021-09-30T15:32:10.402Z] -- Detecting CXX compile features - done [2021-09-30T15:32:10.402Z] -- Looking for include file endian.h [2021-09-30T15:32:10.676Z] -- Looking for include file endian.h - found [2021-09-30T15:32:10.676Z] -- Check if the system is big endian [2021-09-30T15:32:10.676Z] -- Searching 16 bit integer [2021-09-30T15:32:10.676Z] -- Looking for sys/types.h [2021-09-30T15:32:10.676Z] -- Looking for sys/types.h - found [2021-09-30T15:32:10.676Z] -- Looking for stdint.h [2021-09-30T15:32:10.676Z] -- Looking for stdint.h - found [2021-09-30T15:32:10.676Z] -- Looking for stddef.h [2021-09-30T15:32:10.676Z] -- Looking for stddef.h - found [2021-09-30T15:32:10.676Z] -- Check size of unsigned short [2021-09-30T15:32:10.951Z] -- Check size of unsigned short - done [2021-09-30T15:32:10.951Z] -- Searching 16 bit integer - Using unsigned short [2021-09-30T15:32:10.951Z] -- Check if the system is big endian - little endian [2021-09-30T15:32:10.951Z] -- Check size of size_t [2021-09-30T15:32:10.951Z] -- Check size of size_t - done [2021-09-30T15:32:10.951Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-09-30T15:32:10.951Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-09-30T15:32:10.951Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-09-30T15:32:10.951Z] CMake did not find one. [2021-09-30T15:32:10.951Z] [2021-09-30T15:32:10.951Z] Could not find a package configuration file provided by "cJSON" with any of [2021-09-30T15:32:10.951Z] the following names: [2021-09-30T15:32:10.951Z] [2021-09-30T15:32:10.951Z] cJSONConfig.cmake [2021-09-30T15:32:10.951Z] cjson-config.cmake [2021-09-30T15:32:10.951Z] [2021-09-30T15:32:10.951Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-09-30T15:32:10.951Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-09-30T15:32:10.951Z] provides a separate development package or SDK, be sure it has been [2021-09-30T15:32:10.951Z] installed. [2021-09-30T15:32:10.951Z] [2021-09-30T15:32:10.951Z] [2021-09-30T15:32:10.951Z] -- Configuring done [2021-09-30T15:32:10.951Z] -- Generating done [2021-09-30T15:32:10.951Z] -- Build files have been written to: /tmp/cbor [2021-09-30T15:32:10.951Z] Scanning dependencies of target cbor_shared [2021-09-30T15:32:11.219Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-09-30T15:32:11.219Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-09-30T15:32:11.219Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-09-30T15:32:11.484Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-09-30T15:32:11.484Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-09-30T15:32:11.484Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-09-30T15:32:11.484Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-09-30T15:32:11.751Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-09-30T15:32:11.751Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-09-30T15:32:11.751Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-09-30T15:32:11.751Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-09-30T15:32:12.016Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-09-30T15:32:12.016Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-09-30T15:32:12.016Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-09-30T15:32:12.016Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-09-30T15:32:12.281Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-09-30T15:32:12.281Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-09-30T15:32:12.281Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-09-30T15:32:12.281Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-09-30T15:32:12.547Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-09-30T15:32:12.548Z] [ 40%] Linking C shared library libcbor.so [2021-09-30T15:32:12.548Z] [ 40%] Built target cbor_shared [2021-09-30T15:32:12.548Z] Scanning dependencies of target cbor [2021-09-30T15:32:12.548Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-09-30T15:32:12.548Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-09-30T15:32:12.816Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-09-30T15:32:12.816Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-09-30T15:32:13.084Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-09-30T15:32:13.084Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-09-30T15:32:13.351Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-09-30T15:32:13.351Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-09-30T15:32:13.351Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-09-30T15:32:13.351Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-09-30T15:32:13.620Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-09-30T15:32:13.620Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-09-30T15:32:13.887Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-09-30T15:32:13.887Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-09-30T15:32:13.887Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-09-30T15:32:13.887Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-09-30T15:32:14.157Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-09-30T15:32:14.157Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-09-30T15:32:14.157Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-09-30T15:32:14.157Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-09-30T15:32:14.157Z] [ 80%] Linking C static library libcbor.a [2021-09-30T15:32:14.428Z] [ 80%] Built target cbor [2021-09-30T15:32:14.428Z] Scanning dependencies of target sort [2021-09-30T15:32:14.428Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-09-30T15:32:14.428Z] [ 84%] Linking C executable sort [2021-09-30T15:32:14.428Z] [ 84%] Built target sort [2021-09-30T15:32:14.428Z] Scanning dependencies of target readfile [2021-09-30T15:32:14.428Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-09-30T15:32:14.428Z] [ 88%] Linking C executable readfile [2021-09-30T15:32:14.428Z] [ 88%] Built target readfile [2021-09-30T15:32:14.428Z] Scanning dependencies of target streaming_parser [2021-09-30T15:32:14.428Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-09-30T15:32:14.428Z] [ 92%] Linking C executable streaming_parser [2021-09-30T15:32:14.698Z] [ 92%] Built target streaming_parser [2021-09-30T15:32:14.698Z] Scanning dependencies of target hello [2021-09-30T15:32:14.698Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-09-30T15:32:14.698Z] [ 96%] Linking C executable hello [2021-09-30T15:32:14.698Z] [ 96%] Built target hello [2021-09-30T15:32:14.698Z] Scanning dependencies of target create_items [2021-09-30T15:32:14.698Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-09-30T15:32:14.698Z] [100%] Linking C executable create_items [2021-09-30T15:32:14.698Z] [100%] Built target create_items [2021-09-30T15:32:14.698Z] Install the project... [2021-09-30T15:32:14.698Z] -- Install configuration: "Release" [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/lib64/libcbor.a [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/lib64/libcbor.so [2021-09-30T15:32:14.698Z] -- Up-to-date: /usr/local/include/cbor [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/common.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/data.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/internal [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/ints.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/maps.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/strings.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor/tags.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/include/cbor.h [2021-09-30T15:32:14.698Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-09-30T15:32:15.290Z] Removing intermediate container a9985cb0bf90 [2021-09-30T15:32:15.290Z] ---> 26f61347a282 [2021-09-30T15:32:15.290Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-09-30T15:32:15.290Z] ---> Running in 2da2be54675e [2021-09-30T15:32:15.876Z] Removing intermediate container 2da2be54675e [2021-09-30T15:32:15.876Z] ---> 27c40ccaf7ef [2021-09-30T15:32:15.876Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-09-30T15:32:15.876Z] ---> 04ccbce1d365 [2021-09-30T15:32:15.876Z] Step 10/25 : COPY src /tmp/sdk/src [2021-09-30T15:32:16.150Z] ---> 3f826ccd8816 [2021-09-30T15:32:16.150Z] Step 11/25 : COPY include /tmp/sdk/include [2021-09-30T15:32:16.417Z] ---> 9b228d3b6916 [2021-09-30T15:32:16.417Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-09-30T15:32:16.417Z] ---> f8cc262b94cb [2021-09-30T15:32:16.417Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-09-30T15:32:16.684Z] ---> 739e0e4677ff [2021-09-30T15:32:16.684Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-09-30T15:32:16.954Z] ---> 420296491590 [2021-09-30T15:32:16.954Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-09-30T15:32:16.954Z] ---> Running in 67dbfe423351 [2021-09-30T15:32:17.224Z] + CPPCHECK=false [2021-09-30T15:32:17.224Z] + DOCGEN=false [2021-09-30T15:32:17.224Z] + TOMLVER=SDK-0.2 [2021-09-30T15:32:17.224Z] + CUTILVER=1.2.2 [2021-09-30T15:32:17.224Z] + '[' 0 -gt 0 ] [2021-09-30T15:32:17.224Z] + readlink -f ./scripts/build.sh [2021-09-30T15:32:17.224Z] + dirname /tmp/sdk/scripts/build.sh [2021-09-30T15:32:17.224Z] + dirname /tmp/sdk/scripts [2021-09-30T15:32:17.224Z] + ROOT=/tmp/sdk [2021-09-30T15:32:17.224Z] + cd /tmp/sdk [2021-09-30T15:32:17.224Z] + '[' '!' -d deps ] [2021-09-30T15:32:17.224Z] + mkdir deps [2021-09-30T15:32:17.224Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-09-30T15:32:17.224Z] + tar -C deps -z -x -f - [2021-09-30T15:32:17.224Z] --2021-09-30 15:32:17-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-09-30T15:32:17.224Z] Resolving github.com (github.com)... 140.82.113.3 [2021-09-30T15:32:17.224Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2021-09-30T15:32:17.224Z] HTTP request sent, awaiting response... 302 Found [2021-09-30T15:32:17.224Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-09-30T15:32:17.224Z] --2021-09-30 15:32:17-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-09-30T15:32:17.224Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2021-09-30T15:32:17.489Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2021-09-30T15:32:17.489Z] HTTP request sent, awaiting response... 200 OK [2021-09-30T15:32:17.489Z] Length: unspecified [application/x-gzip] [2021-09-30T15:32:17.489Z] Saving to: 'STDOUT' [2021-09-30T15:32:17.489Z] [2021-09-30T15:32:17.489Z] 0K .......... ...... 746K=0.02s [2021-09-30T15:32:17.489Z] [2021-09-30T15:32:17.489Z] 2021-09-30 15:32:17 (746 KB/s) - written to stdout [16451] [2021-09-30T15:32:17.489Z] [2021-09-30T15:32:17.489Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-09-30T15:32:17.489Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-09-30T15:32:17.489Z] + tar -C deps -z -x -f - [2021-09-30T15:32:17.489Z] --2021-09-30 15:32:17-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-09-30T15:32:17.489Z] Resolving github.com (github.com)... 140.82.113.3 [2021-09-30T15:32:17.758Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2021-09-30T15:32:17.758Z] HTTP request sent, awaiting response... 302 Found [2021-09-30T15:32:17.758Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2021-09-30T15:32:17.758Z] --2021-09-30 15:32:17-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2021-09-30T15:32:17.758Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2021-09-30T15:32:17.758Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2021-09-30T15:32:18.026Z] HTTP request sent, awaiting response... 200 OK [2021-09-30T15:32:18.026Z] Length: unspecified [application/x-gzip] [2021-09-30T15:32:18.026Z] Saving to: 'STDOUT' [2021-09-30T15:32:18.026Z]  [2021-09-30T15:32:18.026Z] 0K .......... .......... .......... .......... .......... 1.09M [2021-09-30T15:32:18.026Z] 50K .......... .......... .......... .......... .......... 2.25M [2021-09-30T15:32:18.026Z] 100K .......... .......... .......... .......... .......... 22.4M [2021-09-30T15:32:18.026Z] 150K .......... .......... .......... ......... 5.07M=0.08s [2021-09-30T15:32:18.026Z] [2021-09-30T15:32:18.026Z] 2021-09-30 15:32:17 (2.43 MB/s) - written to stdout [193971] [2021-09-30T15:32:18.026Z] [2021-09-30T15:32:18.026Z] + mkdir -p src/c/iot [2021-09-30T15:32:18.026Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2021-09-30T15:32:18.026Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2021-09-30T15:32:18.026Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2021-09-30T15:32:18.026Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2021-09-30T15:32:18.026Z] + mkdir -p include/iot [2021-09-30T15:32:18.026Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2021-09-30T15:32:18.026Z] + mkdir -p include/iot/os [2021-09-30T15:32:18.026Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2021-09-30T15:32:18.026Z] + mkdir -p /tmp/sdk/build/release [2021-09-30T15:32:18.026Z] + cd /tmp/sdk/build/release [2021-09-30T15:32:18.026Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-09-30T15:32:18.296Z] -- The C compiler identification is GNU 9.3.0 [2021-09-30T15:32:18.296Z] -- Check for working C compiler: /usr/bin/cc [2021-09-30T15:32:18.296Z] -- Check for working C compiler: /usr/bin/cc - works [2021-09-30T15:32:18.296Z] -- Detecting C compiler ABI info [2021-09-30T15:32:18.296Z] -- Detecting C compiler ABI info - done [2021-09-30T15:32:18.296Z] -- Detecting C compile features [2021-09-30T15:32:18.296Z] -- Detecting C compile features - done [2021-09-30T15:32:18.297Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-09-30T15:32:18.570Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-09-30T15:32:18.570Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-09-30T15:32:18.570Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-09-30T15:32:18.570Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-09-30T15:32:18.570Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-09-30T15:32:18.570Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-09-30T15:32:18.570Z] -- C SDK 2.0.1-dev.8 for Linux [2021-09-30T15:32:18.570Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-09-30T15:32:18.570Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-09-30T15:32:18.570Z] -- Found Curses: /usr/lib/libcurses.so [2021-09-30T15:32:18.570Z] -- Configuring done [2021-09-30T15:32:18.570Z] -- Generating done [2021-09-30T15:32:18.570Z] -- Build files have been written to: /tmp/sdk/build/release [2021-09-30T15:32:18.570Z] + make all package [2021-09-30T15:32:18.570Z] + tee release.log [2021-09-30T15:32:18.570Z] Scanning dependencies of target csdk [2021-09-30T15:32:18.837Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-09-30T15:32:18.837Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-09-30T15:32:18.837Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-09-30T15:32:19.421Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-09-30T15:32:19.421Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-09-30T15:32:19.421Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-09-30T15:32:19.688Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-09-30T15:32:19.688Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-09-30T15:32:19.688Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-09-30T15:32:20.161Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-09-30T15:32:20.161Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-09-30T15:32:20.429Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-09-30T15:32:20.429Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-09-30T15:32:20.907Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-09-30T15:32:20.907Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-09-30T15:32:20.907Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-09-30T15:32:20.907Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-09-30T15:32:21.175Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-09-30T15:32:21.445Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-09-30T15:32:21.445Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-09-30T15:32:21.445Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-09-30T15:32:21.445Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-09-30T15:32:21.715Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-09-30T15:32:21.715Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-09-30T15:32:21.715Z] 275 | const iot_component_factory_t * factory; [2021-09-30T15:32:21.715Z] | ^~~~~~~ [2021-09-30T15:32:21.715Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-09-30T15:32:22.679Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-09-30T15:32:22.679Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-09-30T15:32:22.679Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-09-30T15:32:22.679Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-09-30T15:32:22.950Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-09-30T15:32:22.950Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-09-30T15:32:22.950Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-09-30T15:32:23.224Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-09-30T15:32:23.224Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-09-30T15:32:23.494Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-09-30T15:32:23.494Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-09-30T15:32:23.767Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-09-30T15:32:23.767Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-09-30T15:32:24.034Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-09-30T15:32:24.034Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-09-30T15:32:25.003Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-09-30T15:32:25.003Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-09-30T15:32:25.003Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-09-30T15:32:25.274Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-09-30T15:32:25.274Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-09-30T15:32:25.545Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-09-30T15:32:25.821Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-09-30T15:32:25.821Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-09-30T15:32:25.821Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-09-30T15:32:26.407Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-09-30T15:32:27.005Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-09-30T15:32:27.005Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-09-30T15:32:27.005Z] [ 76%] Linking C shared library libcsdk.so [2021-09-30T15:32:27.005Z] [ 76%] Built target csdk [2021-09-30T15:32:27.005Z] Scanning dependencies of target template [2021-09-30T15:32:27.005Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-09-30T15:32:27.273Z] [ 79%] Linking C executable template [2021-09-30T15:32:27.273Z] [ 79%] Built target template [2021-09-30T15:32:27.273Z] Scanning dependencies of target device-counter [2021-09-30T15:32:27.273Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-09-30T15:32:27.273Z] [ 82%] Linking C executable device-counter [2021-09-30T15:32:27.541Z] [ 82%] Built target device-counter [2021-09-30T15:32:27.541Z] Scanning dependencies of target device-random [2021-09-30T15:32:27.541Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-09-30T15:32:27.541Z] [ 85%] Linking C executable device-random [2021-09-30T15:32:27.541Z] [ 85%] Built target device-random [2021-09-30T15:32:27.541Z] Scanning dependencies of target device-gyro [2021-09-30T15:32:27.541Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-09-30T15:32:27.811Z] [ 88%] Linking C executable device-gyro [2021-09-30T15:32:27.812Z] [ 88%] Built target device-gyro [2021-09-30T15:32:27.812Z] Scanning dependencies of target device-bitfields [2021-09-30T15:32:27.812Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-09-30T15:32:27.812Z] [ 91%] Linking C executable device-bitfields [2021-09-30T15:32:27.812Z] [ 91%] Built target device-bitfields [2021-09-30T15:32:27.812Z] Scanning dependencies of target template-discovery [2021-09-30T15:32:27.812Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-09-30T15:32:28.085Z] [ 94%] Linking C executable template-discovery [2021-09-30T15:32:28.085Z] [ 94%] Built target template-discovery [2021-09-30T15:32:28.085Z] Scanning dependencies of target device-file [2021-09-30T15:32:28.085Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-09-30T15:32:28.085Z] [ 97%] Linking C executable device-file [2021-09-30T15:32:28.353Z] [ 97%] Built target device-file [2021-09-30T15:32:28.353Z] Scanning dependencies of target device-terminal [2021-09-30T15:32:28.353Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-09-30T15:32:28.353Z] [100%] Linking C executable device-terminal [2021-09-30T15:32:28.353Z] [100%] Built target device-terminal [2021-09-30T15:32:28.353Z] Run CPack packaging tool... [2021-09-30T15:32:28.353Z] CPack: Create package using TGZ [2021-09-30T15:32:28.353Z] CPack: Install projects [2021-09-30T15:32:28.353Z] CPack: - Run preinstall target for: Csdk [2021-09-30T15:32:28.622Z] CPack: - Install project: Csdk [] [2021-09-30T15:32:28.622Z] CPack: Create package [2021-09-30T15:32:28.622Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.8.tar.gz generated. [2021-09-30T15:32:28.622Z] + '[' false '=' true ] [2021-09-30T15:32:28.622Z] + '[' false '=' true ] [2021-09-30T15:32:28.622Z] + mkdir -p /tmp/sdk/build/debug [2021-09-30T15:32:28.622Z] + cd /tmp/sdk/build/debug [2021-09-30T15:32:28.622Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-09-30T15:32:28.622Z] -- The C compiler identification is GNU 9.3.0 [2021-09-30T15:32:28.622Z] -- Check for working C compiler: /usr/bin/cc [2021-09-30T15:32:28.890Z] -- Check for working C compiler: /usr/bin/cc - works [2021-09-30T15:32:28.890Z] -- Detecting C compiler ABI info [2021-09-30T15:32:28.890Z] -- Detecting C compiler ABI info - done [2021-09-30T15:32:28.890Z] -- Detecting C compile features [2021-09-30T15:32:28.890Z] -- Detecting C compile features - done [2021-09-30T15:32:28.890Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-09-30T15:32:28.890Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-09-30T15:32:28.890Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-09-30T15:32:28.890Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-09-30T15:32:28.890Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-09-30T15:32:28.890Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-09-30T15:32:28.890Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-09-30T15:32:28.890Z] -- C SDK 2.0.1-dev.8 for Linux [2021-09-30T15:32:28.890Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-09-30T15:32:28.890Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-09-30T15:32:28.890Z] -- Found Curses: /usr/lib/libcurses.so [2021-09-30T15:32:29.155Z] -- Configuring done [2021-09-30T15:32:29.155Z] -- Generating done [2021-09-30T15:32:29.155Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-09-30T15:32:29.155Z] + make [2021-09-30T15:32:29.155Z] + tee debug.log [2021-09-30T15:32:29.155Z] Scanning dependencies of target csdk [2021-09-30T15:32:29.155Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-09-30T15:32:29.155Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-09-30T15:32:29.155Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-09-30T15:32:29.424Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-09-30T15:32:29.424Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-09-30T15:32:29.424Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-09-30T15:32:29.694Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-09-30T15:32:29.694Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-09-30T15:32:29.694Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-09-30T15:32:29.694Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-09-30T15:32:29.965Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-09-30T15:32:29.965Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-09-30T15:32:29.965Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-09-30T15:32:29.965Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-09-30T15:32:30.237Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-09-30T15:32:30.237Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-09-30T15:32:30.237Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-09-30T15:32:30.506Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-09-30T15:32:30.506Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-09-30T15:32:30.506Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-09-30T15:32:30.506Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-09-30T15:32:30.506Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-09-30T15:32:30.506Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-09-30T15:32:30.506Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-09-30T15:32:30.506Z] 275 | const iot_component_factory_t * factory; [2021-09-30T15:32:30.506Z] | ^~~~~~~ [2021-09-30T15:32:30.780Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-09-30T15:32:30.781Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-09-30T15:32:31.058Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-09-30T15:32:31.058Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-09-30T15:32:31.058Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-09-30T15:32:31.058Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-09-30T15:32:31.058Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-09-30T15:32:31.058Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-09-30T15:32:31.331Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-09-30T15:32:31.331Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-09-30T15:32:31.331Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-09-30T15:32:31.331Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-09-30T15:32:31.331Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-09-30T15:32:31.611Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-09-30T15:32:31.611Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-09-30T15:32:31.611Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-09-30T15:32:31.882Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-09-30T15:32:31.882Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-09-30T15:32:31.882Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-09-30T15:32:32.152Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-09-30T15:32:32.152Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-09-30T15:32:32.152Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-09-30T15:32:32.421Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-09-30T15:32:32.421Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-09-30T15:32:32.421Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-09-30T15:32:32.421Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-09-30T15:32:32.688Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-09-30T15:32:32.688Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-09-30T15:32:32.688Z] [ 76%] Linking C shared library libcsdk.so [2021-09-30T15:32:32.956Z] [ 76%] Built target csdk [2021-09-30T15:32:32.956Z] Scanning dependencies of target template [2021-09-30T15:32:32.956Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-09-30T15:32:32.956Z] [ 79%] Linking C executable template [2021-09-30T15:32:32.956Z] [ 79%] Built target template [2021-09-30T15:32:32.956Z] Scanning dependencies of target device-counter [2021-09-30T15:32:32.956Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-09-30T15:32:32.956Z] [ 82%] Linking C executable device-counter [2021-09-30T15:32:33.229Z] [ 82%] Built target device-counter [2021-09-30T15:32:33.229Z] Scanning dependencies of target device-random [2021-09-30T15:32:33.229Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-09-30T15:32:33.229Z] [ 85%] Linking C executable device-random [2021-09-30T15:32:33.229Z] [ 85%] Built target device-random [2021-09-30T15:32:33.229Z] Scanning dependencies of target device-gyro [2021-09-30T15:32:33.229Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-09-30T15:32:33.229Z] [ 88%] Linking C executable device-gyro [2021-09-30T15:32:33.502Z] [ 88%] Built target device-gyro [2021-09-30T15:32:33.502Z] Scanning dependencies of target device-bitfields [2021-09-30T15:32:33.502Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-09-30T15:32:33.502Z] [ 91%] Linking C executable device-bitfields [2021-09-30T15:32:33.502Z] [ 91%] Built target device-bitfields [2021-09-30T15:32:33.502Z] Scanning dependencies of target template-discovery [2021-09-30T15:32:33.502Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-09-30T15:32:33.502Z] [ 94%] Linking C executable template-discovery [2021-09-30T15:32:33.781Z] [ 94%] Built target template-discovery [2021-09-30T15:32:33.781Z] Scanning dependencies of target device-file [2021-09-30T15:32:33.781Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-09-30T15:32:33.781Z] [ 97%] Linking C executable device-file [2021-09-30T15:32:33.781Z] [ 97%] Built target device-file [2021-09-30T15:32:33.781Z] Scanning dependencies of target device-terminal [2021-09-30T15:32:33.781Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-09-30T15:32:33.781Z] [100%] Linking C executable device-terminal [2021-09-30T15:32:34.053Z] [100%] Built target device-terminal [2021-09-30T15:32:34.053Z] make: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] [ 76%] Built target csdk [2021-09-30T15:32:34.053Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] [ 79%] Built target template [2021-09-30T15:32:34.053Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] [ 82%] Built target device-counter [2021-09-30T15:32:34.053Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] [ 85%] Built target device-random [2021-09-30T15:32:34.053Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] [ 88%] Built target device-gyro [2021-09-30T15:32:34.053Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] [ 91%] Built target device-bitfields [2021-09-30T15:32:34.053Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] [ 94%] Built target template-discovery [2021-09-30T15:32:34.053Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] [ 97%] Built target device-file [2021-09-30T15:32:34.053Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] [100%] Built target device-terminal [2021-09-30T15:32:34.053Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.053Z] Install the project... [2021-09-30T15:32:34.053Z] -- Install configuration: "Release" [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/lib/libcsdk.so [2021-09-30T15:32:34.053Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-09-30T15:32:34.053Z] -- Up-to-date: /usr/local/include [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/devsdk [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/edgex [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/edgex/devices.h [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/iot [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/iot/base64.h [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/iot/component.h [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/iot/config.h [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/iot/container.h [2021-09-30T15:32:34.053Z] -- Installing: /usr/local/include/iot/data.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/hash.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/iot.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/json.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/logger.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/os.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/thread.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/time.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/typecode.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/uuid.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/os [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/include/iot/defs.h [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-09-30T15:32:34.054Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-09-30T15:32:34.054Z] make: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:32:34.650Z] Removing intermediate container 67dbfe423351 [2021-09-30T15:32:34.650Z] ---> 4483fc1e50ac [2021-09-30T15:32:34.650Z] Step 16/25 : FROM ${BASE} [2021-09-30T15:32:34.650Z] ---> ac6a0feb3254 [2021-09-30T15:32:34.650Z] Step 17/25 : LABEL maintainer="IOTech " [2021-09-30T15:32:34.650Z] ---> Running in 4427e4bdb833 [2021-09-30T15:32:34.650Z] Removing intermediate container 4427e4bdb833 [2021-09-30T15:32:34.650Z] ---> 6be1f88fd635 [2021-09-30T15:32:34.650Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-09-30T15:32:34.930Z] ---> Running in 3ba8ae716bb1 [2021-09-30T15:32:35.206Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-09-30T15:32:35.485Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-09-30T15:32:35.485Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-09-30T15:32:35.485Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-09-30T15:32:35.763Z] Removing intermediate container 3ba8ae716bb1 [2021-09-30T15:32:35.763Z] ---> 6585a0e7b626 [2021-09-30T15:32:35.763Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-09-30T15:32:35.763Z] ---> Running in 2b80cb7ea006 [2021-09-30T15:32:36.039Z] Removing intermediate container 2b80cb7ea006 [2021-09-30T15:32:36.039Z] ---> 52513581e672 [2021-09-30T15:32:36.039Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev [2021-09-30T15:32:36.039Z] ---> Running in 5d12ca18256a [2021-09-30T15:32:36.313Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:32:37.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:32:37.903Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:32:38.177Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-09-30T15:32:38.177Z] (1/7) Installing curl (7.79.1-r0) [2021-09-30T15:32:38.453Z] (2/7) Installing hiredis (0.14.1-r0) [2021-09-30T15:32:38.453Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-09-30T15:32:38.731Z] (4/7) Installing libuuid (2.35.2-r0) [2021-09-30T15:32:38.731Z] (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-09-30T15:32:39.718Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-09-30T15:32:39.718Z] (7/7) Installing wget (1.20.3-r1) [2021-09-30T15:32:39.993Z] Executing busybox-1.31.1-r20.trigger [2021-09-30T15:32:39.993Z] OK: 286 MiB in 82 packages [2021-09-30T15:32:40.273Z] Removing intermediate container 5d12ca18256a [2021-09-30T15:32:40.273Z] ---> 37eba2e774a6 [2021-09-30T15:32:40.273Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-09-30T15:32:40.273Z] ---> 428d06efb8fc [2021-09-30T15:32:40.273Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-09-30T15:32:40.549Z] ---> 480d1f507969 [2021-09-30T15:32:40.549Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-09-30T15:32:40.549Z] ---> 59dcb0b81941 [2021-09-30T15:32:40.549Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-09-30T15:32:40.823Z] ---> 4d0decdf7613 [2021-09-30T15:32:40.823Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-09-30T15:32:40.823Z] ---> db25f8cb7b9c [2021-09-30T15:32:40.823Z] Successfully built db25f8cb7b9c [2021-09-30T15:32:40.823Z] 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-09-30T15:32:41.369Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T15:32:41.369Z] . [Pipeline] withDockerContainer [2021-09-30T15:32:41.483Z] prd-centos7-docker-4c-2g-287 does not seem to be running inside a container [2021-09-30T15:32:41.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/9 -v /w/workspace/device-sdk-c/9:/w/workspace/device-sdk-c/9:rw,z -v /w/workspace/device-sdk-c/9@tmp:/w/workspace/device-sdk-c/9@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-09-30T15:32:41.947Z] $ docker top 4f47486159cc05ae384b04f36d1882c94a3a896a084a0450dcdb9c5f9bfba65d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T15:32:42.575Z] + make test [2021-09-30T15:32:42.575Z] echo "make test" [2021-09-30T15:32:42.575Z] make test [Pipeline] } [2021-09-30T15:32:42.601Z] $ docker stop --time=1 4f47486159cc05ae384b04f36d1882c94a3a896a084a0450dcdb9c5f9bfba65d [2021-09-30T15:32:43.816Z] $ docker rm -f 4f47486159cc05ae384b04f36d1882c94a3a896a084a0450dcdb9c5f9bfba65d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-30T15:32:46.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-30T15:32:46.990Z] + ls -al . [2021-09-30T15:32:46.990Z] total 172 [2021-09-30T15:32:46.990Z] drwxrwxr-x. 8 jenkins jenkins 4096 Sep 30 15:31 . [2021-09-30T15:32:46.990Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 30 15:31 .. [2021-09-30T15:32:46.990Z] -rw-rw-r--. 1 jenkins jenkins 3104 Sep 30 15:31 Attribution.txt [2021-09-30T15:32:46.990Z] -rw-rw-r--. 1 jenkins jenkins 7701 Sep 30 15:31 CHANGES [2021-09-30T15:32:46.990Z] drwxrwxr-x. 2 jenkins jenkins 121 Sep 30 15:31 docs [2021-09-30T15:32:46.990Z] -rw-rw-r--. 1 jenkins jenkins 108574 Sep 30 15:31 Doxyfile [2021-09-30T15:32:46.990Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 30 15:31 .git [2021-09-30T15:32:46.990Z] drwxrwxr-x. 3 jenkins jenkins 103 Sep 30 15:31 .github [2021-09-30T15:32:46.990Z] -rw-rw-r--. 1 jenkins jenkins 176 Sep 30 15:31 .gitignore [2021-09-30T15:32:46.990Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 30 15:31 GOVERNANCE.md [2021-09-30T15:32:46.990Z] drwxrwxr-x. 4 jenkins jenkins 33 Sep 30 15:31 include [2021-09-30T15:32:46.990Z] -rw-rw-r--. 1 jenkins jenkins 784 Sep 30 15:31 Jenkinsfile [2021-09-30T15:32:46.990Z] -rw-rw-r--. 1 jenkins jenkins 10174 Sep 30 15:31 LICENSE [2021-09-30T15:32:46.990Z] -rw-rw-r--. 1 jenkins jenkins 444 Sep 30 15:31 Makefile [2021-09-30T15:32:46.990Z] -rw-rw-r--. 1 jenkins jenkins 618 Sep 30 15:31 OWNERS.md [2021-09-30T15:32:46.990Z] -rw-rw-r--. 1 jenkins jenkins 4086 Sep 30 15:31 README.md [2021-09-30T15:32:46.990Z] -rw-rw-r--. 1 jenkins jenkins 7090 Sep 30 15:31 README.v2.md [2021-09-30T15:32:46.990Z] drwxrwxr-x. 2 jenkins jenkins 98 Sep 30 15:31 scripts [2021-09-30T15:32:46.990Z] drwxrwxr-x. 4 jenkins jenkins 50 Sep 30 15:31 src [2021-09-30T15:32:46.990Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 30 15:27 VERSION [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:32:47.319Z] + 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=c0c62495d4cdef51dccef47425bdbc5dfcd4d33e --label arch=amd64 --label version=2.0.1-dev.8 . [2021-09-30T15:32:47.319Z] Sending build context to Docker daemon 2.685MB [2021-09-30T15:32:47.319Z] Step 1/17 : ARG BASE=alpine:3.14 [2021-09-30T15:32:47.319Z] Step 2/17 : FROM ${BASE} [2021-09-30T15:32:47.319Z] ---> db25f8cb7b9c [2021-09-30T15:32:47.319Z] Step 3/17 : LABEL maintainer="IOTech " [2021-09-30T15:32:47.319Z] ---> Running in f6d509f0459b [2021-09-30T15:32:47.590Z] Removing intermediate container f6d509f0459b [2021-09-30T15:32:47.590Z] ---> 134a2fee2f8b [2021-09-30T15:32:47.590Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-09-30T15:32:47.590Z] ---> Running in 2666ac975ae8 [2021-09-30T15:32:47.860Z] --2021-09-30 15:32:47-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release [2021-09-30T15:32:47.860Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.229.110.245, 54.72.115.12 [2021-09-30T15:32:47.860Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. [2021-09-30T15:32:48.132Z] HTTP request sent, awaiting response... 200 OK [2021-09-30T15:32:48.132Z] Length: unspecified [application/json] [2021-09-30T15:32:48.132Z] Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' [2021-09-30T15:32:48.132Z]  [2021-09-30T15:32:48.132Z] 0K  22.9M=0s [2021-09-30T15:32:48.132Z] [2021-09-30T15:32:48.132Z] 2021-09-30 15:32:47 (22.9 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] [2021-09-30T15:32:48.132Z] [2021-09-30T15:32:48.399Z] Removing intermediate container 2666ac975ae8 [2021-09-30T15:32:48.399Z] ---> fae7fac5d16a [2021-09-30T15:32:48.399Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-09-30T15:32:48.399Z] ---> Running in 7ed13a99d375 [2021-09-30T15:32:48.984Z] Removing intermediate container 7ed13a99d375 [2021-09-30T15:32:48.984Z] ---> 71e794687ae0 [2021-09-30T15:32:48.984Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-09-30T15:32:48.984Z] ---> Running in 01c9cb09556c [2021-09-30T15:32:49.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:32:50.219Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:32:50.800Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:32:51.396Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-09-30T15:32:51.396Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-09-30T15:32:51.396Z] (2/16) Installing libblkid (2.35.2-r0) [2021-09-30T15:32:51.396Z] (3/16) Installing blkid (2.35.2-r0) [2021-09-30T15:32:51.662Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-09-30T15:32:51.662Z] (5/16) Installing setpriv (2.35.2-r0) [2021-09-30T15:32:51.662Z] (6/16) Installing libmount (2.35.2-r0) [2021-09-30T15:32:51.928Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-09-30T15:32:51.928Z] (8/16) Installing findmnt (2.35.2-r0) [2021-09-30T15:32:52.192Z] (9/16) Installing mcookie (2.35.2-r0) [2021-09-30T15:32:52.192Z] (10/16) Installing hexdump (2.35.2-r0) [2021-09-30T15:32:52.192Z] (11/16) Installing lsblk (2.35.2-r0) [2021-09-30T15:32:52.532Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-09-30T15:32:53.137Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-09-30T15:32:53.137Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-09-30T15:32:53.137Z] (15/16) Installing util-linux (2.35.2-r0) [2021-09-30T15:32:53.741Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-09-30T15:32:54.326Z] Executing busybox-1.31.1-r20.trigger [2021-09-30T15:32:54.326Z] OK: 295 MiB in 98 packages [2021-09-30T15:32:54.912Z] Removing intermediate container 01c9cb09556c [2021-09-30T15:32:54.912Z] ---> 51708a2efaa6 [2021-09-30T15:32:54.912Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-09-30T15:32:54.912Z] ---> 3ffe273db71c [2021-09-30T15:32:54.912Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-09-30T15:32:55.180Z] ---> 353bf2de1724 [2021-09-30T15:32:55.180Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-09-30T15:32:55.452Z] ---> a1e7bf9bcd14 [2021-09-30T15:32:55.452Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-09-30T15:32:55.452Z] ---> 109050e21d80 [2021-09-30T15:32:55.452Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-09-30T15:32:55.721Z] ---> 314ae93e82f2 [2021-09-30T15:32:55.721Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-09-30T15:32:55.721Z] ---> daa64b4ce562 [2021-09-30T15:32:55.721Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-09-30T15:32:55.987Z] ---> Running in f4d111a2033c [2021-09-30T15:32:55.987Z] Removing intermediate container f4d111a2033c [2021-09-30T15:32:55.987Z] ---> 5e3861ecce4f [2021-09-30T15:32:55.987Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-09-30T15:32:55.987Z] ---> Running in 2eabe2dc4104 [2021-09-30T15:32:55.987Z] Removing intermediate container 2eabe2dc4104 [2021-09-30T15:32:55.987Z] ---> ae4eec9b237f [2021-09-30T15:32:55.987Z] Step 15/17 : LABEL arch=amd64 [2021-09-30T15:32:55.987Z] ---> Running in 2e8164a2c509 [2021-09-30T15:32:56.253Z] Removing intermediate container 2e8164a2c509 [2021-09-30T15:32:56.253Z] ---> 49844e63cc29 [2021-09-30T15:32:56.253Z] Step 16/17 : LABEL git_sha=c0c62495d4cdef51dccef47425bdbc5dfcd4d33e [2021-09-30T15:32:56.253Z] ---> Running in e5050242a087 [2021-09-30T15:32:56.253Z] Removing intermediate container e5050242a087 [2021-09-30T15:32:56.253Z] ---> 0a44b0070d11 [2021-09-30T15:32:56.253Z] Step 17/17 : LABEL version=2.0.1-dev.8 [2021-09-30T15:32:56.253Z] ---> Running in 8170bb83b155 [2021-09-30T15:32:56.519Z] Removing intermediate container 8170bb83b155 [2021-09-30T15:32:56.519Z] ---> bfdd8e33c309 [2021-09-30T15:32:56.519Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-09-30T15:32:56.519Z] Successfully built bfdd8e33c309 [2021-09-30T15:32:56.519Z] 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-09-30T15:32:57.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T15:32:57.283Z] [2021-09-30T15:32:57.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:32:57.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T15:32:57.624Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-30T15:32:57.624Z] b4d181a07f80: Pulling fs layer [2021-09-30T15:32:57.624Z] a1111a8f2ec3: Pulling fs layer [2021-09-30T15:32:57.624Z] ed53099fbce6: Pulling fs layer [2021-09-30T15:32:57.624Z] dc539afda2c1: Pulling fs layer [2021-09-30T15:32:57.624Z] 77bc0d833cb6: Pulling fs layer [2021-09-30T15:32:57.624Z] 9065ff56babe: Pulling fs layer [2021-09-30T15:32:57.624Z] d287ab97295c: Pulling fs layer [2021-09-30T15:32:57.624Z] dc539afda2c1: Waiting [2021-09-30T15:32:57.624Z] 77bc0d833cb6: Waiting [2021-09-30T15:32:57.624Z] 9065ff56babe: Waiting [2021-09-30T15:32:57.624Z] d287ab97295c: Waiting [2021-09-30T15:32:57.894Z] a1111a8f2ec3: Verifying Checksum [2021-09-30T15:32:57.894Z] a1111a8f2ec3: Download complete [2021-09-30T15:32:58.162Z] dc539afda2c1: Verifying Checksum [2021-09-30T15:32:58.162Z] dc539afda2c1: Download complete [2021-09-30T15:32:58.162Z] 77bc0d833cb6: Verifying Checksum [2021-09-30T15:32:58.162Z] 77bc0d833cb6: Download complete [2021-09-30T15:32:58.162Z] 9065ff56babe: Verifying Checksum [2021-09-30T15:32:58.162Z] 9065ff56babe: Download complete [2021-09-30T15:32:58.744Z] ed53099fbce6: Verifying Checksum [2021-09-30T15:32:58.744Z] ed53099fbce6: Download complete [2021-09-30T15:32:59.702Z] b4d181a07f80: Verifying Checksum [2021-09-30T15:32:59.702Z] b4d181a07f80: Download complete [2021-09-30T15:33:00.674Z] b4d181a07f80: Pull complete [2021-09-30T15:33:00.942Z] a1111a8f2ec3: Pull complete [2021-09-30T15:33:01.528Z] ed53099fbce6: Pull complete [2021-09-30T15:33:01.528Z] dc539afda2c1: Pull complete [2021-09-30T15:33:01.799Z] 77bc0d833cb6: Pull complete [2021-09-30T15:33:01.799Z] 9065ff56babe: Pull complete [2021-09-30T15:33:04.387Z] d287ab97295c: Verifying Checksum [2021-09-30T15:33:04.387Z] d287ab97295c: Download complete [2021-09-30T15:33:08.677Z] d287ab97295c: Pull complete [2021-09-30T15:33:08.677Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-30T15:33:08.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T15:33:08.677Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-30T15:33:08.781Z] prd-centos7-docker-4c-2g-287 does not seem to be running inside a container [2021-09-30T15:33:08.866Z] $ 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/9 -v /w/workspace/device-sdk-c/9:/w/workspace/device-sdk-c/9:rw,z -v /w/workspace/device-sdk-c/9@tmp:/w/workspace/device-sdk-c/9@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-09-30T15:33:09.028Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-286 in /w/workspace/edgexfoundry_device-sdk-c_main [2021-09-30T15:33:11.312Z] $ docker top 5850940f860341993b94bc9d3a35130d71f5c5b5099358263b4ebf4d834d50a4 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2021-09-30T15:33:11.544Z] Running in /w/workspace/device-sdk-c/9 [Pipeline] { [Pipeline] checkout [2021-09-30T15:33:11.804Z] ---> job-cost.sh [2021-09-30T15:33:11.804Z] lf-activate-venv: SKIPPING [2021-09-30T15:33:11.804Z] INFO: No Stack... [2021-09-30T15:33:11.809Z] Selected Git installation does not exist. Using Default [2021-09-30T15:33:11.810Z] The recommended git tool is: NONE [2021-09-30T15:33:12.766Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-30T15:33:13.036Z] INFO: Archiving Costs [Pipeline] sh [2021-09-30T15:33:13.416Z] + cat /w/workspace/device-sdk-c/9/archives/cost.csv [2021-09-30T15:33:13.416Z] + cut -d, -f6 [Pipeline] lock [2021-09-30T15:33:13.457Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-9-stack-cost] [2021-09-30T15:33:13.501Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-9-stack-cost] did not exist. Created. [2021-09-30T15:33:13.502Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-30T15:33:13.845Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-30T15:33:14.089Z] Stashed 1 file(s) [Pipeline] } [2021-09-30T15:33:14.111Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-30T15:33:14.137Z] $ docker stop --time=1 5850940f860341993b94bc9d3a35130d71f5c5b5099358263b4ebf4d834d50a4 [2021-09-30T15:33:15.293Z] $ docker rm -f 5850940f860341993b94bc9d3a35130d71f5c5b5099358263b4ebf4d834d50a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-30T15:33:19.535Z] using credential edgex-jenkins-ssh [2021-09-30T15:33:19.560Z] Cloning the remote Git repository [2021-09-30T15:33:19.628Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-09-30T15:33:19.771Z] > git init /w/workspace/device-sdk-c/9 # timeout=10 [2021-09-30T15:33:19.901Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-09-30T15:33:19.902Z] > git --version # timeout=10 [2021-09-30T15:33:19.921Z] > git --version # 'git version 2.17.1' [2021-09-30T15:33:19.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T15:33:20.026Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T15:33:21.645Z] Avoid second fetch [2021-09-30T15:33:21.646Z] Checking out Revision c0c62495d4cdef51dccef47425bdbc5dfcd4d33e (main) [2021-09-30T15:33:21.603Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-09-30T15:33:21.626Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T15:33:21.679Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T15:33:21.703Z] > git checkout -f c0c62495d4cdef51dccef47425bdbc5dfcd4d33e # timeout=10 [2021-09-30T15:33:26.139Z] Commit message: "Merge pull request #366 from iain-anderson/issue-templates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T15:33:26.535Z] provisioning config files... [2021-09-30T15:33:26.567Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/9@tmp/config6120368114631010756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:33:27.159Z] ---> docker-login.sh [2021-09-30T15:33:27.159Z] nexus3.edgexfoundry.org:10001 [2021-09-30T15:33:28.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:33:29.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:33:29.206Z] Configure a credential helper to remove this warning. See [2021-09-30T15:33:29.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:33:29.206Z] [2021-09-30T15:33:29.206Z] Login Succeeded [2021-09-30T15:33:29.206Z] nexus3.edgexfoundry.org:10002 [2021-09-30T15:33:29.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:33:29.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:33:29.757Z] Configure a credential helper to remove this warning. See [2021-09-30T15:33:29.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:33:29.757Z] [2021-09-30T15:33:29.757Z] Login Succeeded [2021-09-30T15:33:29.757Z] nexus3.edgexfoundry.org:10003 [2021-09-30T15:33:30.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:33:30.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:33:30.362Z] Configure a credential helper to remove this warning. See [2021-09-30T15:33:30.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:33:30.362Z] [2021-09-30T15:33:30.362Z] Login Succeeded [2021-09-30T15:33:30.362Z] nexus3.edgexfoundry.org:10004 [2021-09-30T15:33:30.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:33:30.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:33:30.965Z] Configure a credential helper to remove this warning. See [2021-09-30T15:33:30.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:33:30.965Z] [2021-09-30T15:33:30.965Z] Login Succeeded [2021-09-30T15:33:30.965Z] docker.io [2021-09-30T15:33:31.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:33:32.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:33:32.178Z] Configure a credential helper to remove this warning. See [2021-09-30T15:33:32.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:33:32.178Z] [2021-09-30T15:33:32.178Z] Login Succeeded [2021-09-30T15:33:32.178Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T15:33:32.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-30T15:33:32.680Z] ========================================================= [2021-09-30T15:33:32.680Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-09-30T15:33:32.680Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:33:33.057Z] + 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-09-30T15:33:33.663Z] Sending build context to Docker daemon 2.684MB [2021-09-30T15:33:33.663Z] Step 1/25 : ARG BASE=alpine:3.14 [2021-09-30T15:33:33.663Z] Step 2/25 : FROM ${BASE} as builder [2021-09-30T15:33:34.001Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-09-30T15:33:34.001Z] d2f70382dc9a: Pulling fs layer [2021-09-30T15:33:34.001Z] b08cc2eccb4b: Pulling fs layer [2021-09-30T15:33:34.001Z] 7b69db201801: Pulling fs layer [2021-09-30T15:33:34.001Z] b08cc2eccb4b: Verifying Checksum [2021-09-30T15:33:34.001Z] b08cc2eccb4b: Download complete [2021-09-30T15:33:34.001Z] d2f70382dc9a: Verifying Checksum [2021-09-30T15:33:34.001Z] d2f70382dc9a: Download complete [2021-09-30T15:33:35.020Z] d2f70382dc9a: Pull complete [2021-09-30T15:33:35.633Z] b08cc2eccb4b: Pull complete [2021-09-30T15:33:37.109Z] 7b69db201801: Verifying Checksum [2021-09-30T15:33:37.109Z] 7b69db201801: Download complete [2021-09-30T15:33:45.429Z] 7b69db201801: Pull complete [2021-09-30T15:33:45.429Z] Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba [2021-09-30T15:33:45.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-09-30T15:33:45.429Z] ---> 759262b18b23 [2021-09-30T15:33:45.429Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-09-30T15:33:46.879Z] ---> Running in 904a76634dec [2021-09-30T15:33:48.327Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-09-30T15:33:48.930Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-09-30T15:33:48.930Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-09-30T15:33:48.930Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-09-30T15:33:50.187Z] Removing intermediate container 904a76634dec [2021-09-30T15:33:50.187Z] ---> ede79977fb75 [2021-09-30T15:33:50.187Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-09-30T15:33:50.462Z] ---> Running in 6ff4a3ea8278 [2021-09-30T15:33:53.107Z] Removing intermediate container 6ff4a3ea8278 [2021-09-30T15:33:53.107Z] ---> 3368738530bf [2021-09-30T15:33:53.107Z] Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev [2021-09-30T15:33:53.107Z] ---> Running in 21f05387bb15 [2021-09-30T15:33:54.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:33:55.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:33:56.132Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:33:56.730Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-09-30T15:33:56.730Z] (1/22) Installing hiredis (0.14.1-r0) [2021-09-30T15:33:56.730Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-09-30T15:33:57.006Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-09-30T15:33:57.006Z] (4/22) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-09-30T15:33:57.990Z] (5/22) Installing libblkid (2.35.2-r0) [2021-09-30T15:33:58.265Z] (6/22) Installing blkid (2.35.2-r0) [2021-09-30T15:33:58.540Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-09-30T15:33:58.540Z] (8/22) Installing setpriv (2.35.2-r0) [2021-09-30T15:33:58.540Z] (9/22) Installing libmount (2.35.2-r0) [2021-09-30T15:33:58.814Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-09-30T15:33:59.091Z] (11/22) Installing findmnt (2.35.2-r0) [2021-09-30T15:33:59.091Z] (12/22) Installing mcookie (2.35.2-r0) [2021-09-30T15:33:59.091Z] (13/22) Installing hexdump (2.35.2-r0) [2021-09-30T15:33:59.366Z] (14/22) Installing lsblk (2.35.2-r0) [2021-09-30T15:33:59.366Z] (15/22) Installing libuuid (2.35.2-r0) [2021-09-30T15:33:59.366Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-09-30T15:33:59.641Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-09-30T15:33:59.641Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-09-30T15:33:59.918Z] (19/22) Installing util-linux (2.35.2-r0) [2021-09-30T15:34:00.902Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-09-30T15:34:01.176Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-09-30T15:34:01.452Z] (22/22) Installing wget (1.20.3-r1) [2021-09-30T15:34:01.730Z] Executing busybox-1.31.1-r20.trigger [2021-09-30T15:34:01.730Z] OK: 276 MiB in 97 packages [2021-09-30T15:34:04.368Z] Removing intermediate container 21f05387bb15 [2021-09-30T15:34:04.368Z] ---> a8378c7d3b6a [2021-09-30T15:34:04.368Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-09-30T15:34:04.368Z] ---> Running in 2a91fc22bde3 [2021-09-30T15:34:04.645Z] Removing intermediate container 2a91fc22bde3 [2021-09-30T15:34:04.645Z] ---> 845c530ef08e [2021-09-30T15:34:04.645Z] 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-09-30T15:34:04.919Z] ---> Running in 486766eba59e [2021-09-30T15:34:06.358Z] --2021-09-30 15:34:06-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-09-30T15:34:06.358Z] Resolving github.com (github.com)... 140.82.112.3 [2021-09-30T15:34:06.358Z] Connecting to github.com (github.com)|140.82.112.3|:443... connected. [2021-09-30T15:34:06.666Z] HTTP request sent, awaiting response... 302 Found [2021-09-30T15:34:06.666Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-09-30T15:34:06.666Z] --2021-09-30 15:34:06-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-09-30T15:34:06.666Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 [2021-09-30T15:34:06.666Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. [2021-09-30T15:34:06.666Z] HTTP request sent, awaiting response... 200 OK [2021-09-30T15:34:06.666Z] Length: unspecified [application/x-gzip] [2021-09-30T15:34:06.666Z] Saving to: 'STDOUT' [2021-09-30T15:34:06.666Z]  [2021-09-30T15:34:06.666Z] 0K .......... .......... .......... .......... .......... 1.16M [2021-09-30T15:34:06.666Z] 50K .......... .......... .......... .......... .......... 2.37M [2021-09-30T15:34:06.940Z] 100K .......... .......... .......... .......... .......... 2.44M [2021-09-30T15:34:06.940Z] 150K .......... .......... .......... .......... .......... 9.65M [2021-09-30T15:34:06.940Z] 200K .......... .......... .......... .......... .......... 9.30M [2021-09-30T15:34:06.940Z] 250K .......... .......... .......... .......... .......... 3.89M [2021-09-30T15:34:06.940Z] 300K .......... .......... .......... .......... .......... 7.30M [2021-09-30T15:34:06.940Z] 350K .......... .......... .......... .......... .......... 5.84M [2021-09-30T15:34:06.940Z] 400K .......... .......... .......... .......... .......... 3.39M [2021-09-30T15:34:06.940Z] 450K .......... .......... .......... .......... .......... 3.00M [2021-09-30T15:34:06.940Z] 500K .......... .......... .......... .......... .......... 7.82M [2021-09-30T15:34:06.940Z] 550K .......... .......... .......... .......... .......... 8.82M [2021-09-30T15:34:06.940Z] 600K .......... .......... .......... .......... .......... 641K [2021-09-30T15:34:06.940Z] 650K .......... .......... .......... .......... .......... 1.75M [2021-09-30T15:34:06.940Z] 700K .. 6.50M=0.3s [2021-09-30T15:34:06.940Z] [2021-09-30T15:34:06.940Z] 2021-09-30 15:34:06 (2.55 MB/s) - written to stdout [719348] [2021-09-30T15:34:06.940Z] [2021-09-30T15:34:07.540Z] -- The C compiler identification is GNU 9.3.0 [2021-09-30T15:34:07.816Z] -- The CXX compiler identification is GNU 9.3.0 [2021-09-30T15:34:07.816Z] -- Check for working C compiler: /usr/bin/cc [2021-09-30T15:34:08.091Z] -- Check for working C compiler: /usr/bin/cc - works [2021-09-30T15:34:08.091Z] -- Detecting C compiler ABI info [2021-09-30T15:34:08.372Z] -- Detecting C compiler ABI info - done [2021-09-30T15:34:08.647Z] -- Detecting C compile features [2021-09-30T15:34:08.647Z] -- Detecting C compile features - done [2021-09-30T15:34:08.647Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-09-30T15:34:08.921Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-09-30T15:34:08.921Z] -- Detecting CXX compiler ABI info [2021-09-30T15:34:09.195Z] -- Detecting CXX compiler ABI info - done [2021-09-30T15:34:09.471Z] -- Detecting CXX compile features [2021-09-30T15:34:09.471Z] -- Detecting CXX compile features - done [2021-09-30T15:34:09.471Z] -- Looking for include file endian.h [2021-09-30T15:34:09.744Z] -- Looking for include file endian.h - found [2021-09-30T15:34:09.744Z] -- Check if the system is big endian [2021-09-30T15:34:09.744Z] -- Searching 16 bit integer [2021-09-30T15:34:09.744Z] -- Looking for sys/types.h [2021-09-30T15:34:10.021Z] -- Looking for sys/types.h - found [2021-09-30T15:34:10.021Z] -- Looking for stdint.h [2021-09-30T15:34:10.297Z] -- Looking for stdint.h - found [2021-09-30T15:34:10.297Z] -- Looking for stddef.h [2021-09-30T15:34:10.916Z] -- Looking for stddef.h - found [2021-09-30T15:34:10.916Z] -- Check size of unsigned short [2021-09-30T15:34:11.193Z] -- Check size of unsigned short - done [2021-09-30T15:34:11.193Z] -- Searching 16 bit integer - Using unsigned short [2021-09-30T15:34:11.484Z] -- Check if the system is big endian - little endian [2021-09-30T15:34:11.484Z] -- Check size of size_t [2021-09-30T15:34:11.760Z] -- Check size of size_t - done [2021-09-30T15:34:11.760Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-09-30T15:34:11.760Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-09-30T15:34:11.760Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-09-30T15:34:11.760Z] CMake did not find one. [2021-09-30T15:34:11.760Z] [2021-09-30T15:34:11.760Z] Could not find a package configuration file provided by "cJSON" with any of [2021-09-30T15:34:11.760Z] the following names: [2021-09-30T15:34:11.760Z] [2021-09-30T15:34:11.760Z] cJSONConfig.cmake [2021-09-30T15:34:11.760Z] cjson-config.cmake [2021-09-30T15:34:11.760Z] [2021-09-30T15:34:11.760Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-09-30T15:34:11.760Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-09-30T15:34:11.760Z] provides a separate development package or SDK, be sure it has been [2021-09-30T15:34:11.760Z] installed. [2021-09-30T15:34:11.760Z] [2021-09-30T15:34:11.760Z] [2021-09-30T15:34:12.034Z] -- Configuring done [2021-09-30T15:34:12.034Z] -- Generating done [2021-09-30T15:34:12.308Z] -- Build files have been written to: /tmp/cbor [2021-09-30T15:34:12.308Z] Scanning dependencies of target cbor_shared [2021-09-30T15:34:12.308Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-09-30T15:34:13.748Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-09-30T15:34:14.359Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-09-30T15:34:14.635Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-09-30T15:34:15.621Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-09-30T15:34:15.896Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-09-30T15:34:16.172Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-09-30T15:34:16.448Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-09-30T15:34:16.724Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-09-30T15:34:16.998Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-09-30T15:34:17.601Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-09-30T15:34:18.198Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-09-30T15:34:18.797Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-09-30T15:34:19.071Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-09-30T15:34:19.672Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-09-30T15:34:19.672Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-09-30T15:34:20.270Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-09-30T15:34:20.546Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-09-30T15:34:20.823Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-09-30T15:34:21.424Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-09-30T15:34:21.424Z] [ 40%] Linking C shared library libcbor.so [2021-09-30T15:34:21.699Z] [ 40%] Built target cbor_shared [2021-09-30T15:34:21.699Z] Scanning dependencies of target cbor [2021-09-30T15:34:21.699Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-09-30T15:34:22.683Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-09-30T15:34:23.664Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-09-30T15:34:23.943Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-09-30T15:34:26.591Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-09-30T15:34:26.591Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-09-30T15:34:26.867Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-09-30T15:34:27.141Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-09-30T15:34:27.415Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-09-30T15:34:27.700Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-09-30T15:34:28.684Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-09-30T15:34:28.963Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-09-30T15:34:29.950Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-09-30T15:34:30.222Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-09-30T15:34:30.499Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-09-30T15:34:30.779Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-09-30T15:34:31.379Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-09-30T15:34:31.653Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-09-30T15:34:31.927Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-09-30T15:34:32.525Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-09-30T15:34:32.525Z] [ 80%] Linking C static library libcbor.a [2021-09-30T15:34:32.797Z] [ 80%] Built target cbor [2021-09-30T15:34:32.797Z] Scanning dependencies of target sort [2021-09-30T15:34:32.797Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-09-30T15:34:33.073Z] [ 84%] Linking C executable sort [2021-09-30T15:34:33.073Z] [ 84%] Built target sort [2021-09-30T15:34:33.073Z] Scanning dependencies of target readfile [2021-09-30T15:34:33.349Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-09-30T15:34:33.623Z] [ 88%] Linking C executable readfile [2021-09-30T15:34:33.623Z] [ 88%] Built target readfile [2021-09-30T15:34:33.623Z] Scanning dependencies of target streaming_parser [2021-09-30T15:34:33.623Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-09-30T15:34:33.896Z] [ 92%] Linking C executable streaming_parser [2021-09-30T15:34:34.170Z] [ 92%] Built target streaming_parser [2021-09-30T15:34:34.170Z] Scanning dependencies of target hello [2021-09-30T15:34:34.170Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-09-30T15:34:34.443Z] [ 96%] Linking C executable hello [2021-09-30T15:34:34.443Z] [ 96%] Built target hello [2021-09-30T15:34:34.443Z] Scanning dependencies of target create_items [2021-09-30T15:34:34.443Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-09-30T15:34:34.717Z] [100%] Linking C executable create_items [2021-09-30T15:34:34.717Z] [100%] Built target create_items [2021-09-30T15:34:34.992Z] Install the project... [2021-09-30T15:34:34.992Z] -- Install configuration: "Release" [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/lib64/libcbor.a [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/lib64/libcbor.so [2021-09-30T15:34:34.992Z] -- Up-to-date: /usr/local/include/cbor [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/ints.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/data.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/common.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/strings.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/tags.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/internal [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor/maps.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/include/cbor.h [2021-09-30T15:34:34.992Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-09-30T15:34:37.623Z] Removing intermediate container 486766eba59e [2021-09-30T15:34:37.623Z] ---> 3fad1dcaceeb [2021-09-30T15:34:37.623Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-09-30T15:34:37.623Z] ---> Running in ed5200ef2212 [2021-09-30T15:34:40.247Z] Removing intermediate container ed5200ef2212 [2021-09-30T15:34:40.247Z] ---> b39817275f4e [2021-09-30T15:34:40.247Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-09-30T15:34:40.853Z] ---> 9184fb738b8e [2021-09-30T15:34:40.853Z] Step 10/25 : COPY src /tmp/sdk/src [2021-09-30T15:34:42.295Z] ---> fd7fae48f1f1 [2021-09-30T15:34:42.295Z] Step 11/25 : COPY include /tmp/sdk/include [2021-09-30T15:34:42.901Z] ---> 34a65eab162b [2021-09-30T15:34:42.901Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-09-30T15:34:43.883Z] ---> 3d8ad5104ae3 [2021-09-30T15:34:43.883Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-09-30T15:34:44.878Z] ---> f943868a3326 [2021-09-30T15:34:44.878Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-09-30T15:34:45.875Z] ---> f2fb2b837659 [2021-09-30T15:34:45.875Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-09-30T15:34:45.875Z] ---> Running in 5727078392c7 [2021-09-30T15:34:47.313Z] + CPPCHECK=false [2021-09-30T15:34:47.313Z] + DOCGEN=false [2021-09-30T15:34:47.313Z] + TOMLVER=SDK-0.2 [2021-09-30T15:34:47.313Z] + CUTILVER=1.2.2 [2021-09-30T15:34:47.313Z] + '[' 0 -gt 0 ] [2021-09-30T15:34:47.313Z] + readlink -f ./scripts/build.sh [2021-09-30T15:34:47.313Z] + dirname /tmp/sdk/scripts/build.sh [2021-09-30T15:34:47.313Z] + dirname /tmp/sdk/scripts [2021-09-30T15:34:47.313Z] + ROOT=/tmp/sdk [2021-09-30T15:34:47.313Z] + cd /tmp/sdk [2021-09-30T15:34:47.313Z] + '[' '!' -d deps ] [2021-09-30T15:34:47.313Z] + mkdir deps [2021-09-30T15:34:47.313Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-09-30T15:34:47.313Z] + tar -C deps -z -x -f - [2021-09-30T15:34:47.313Z] --2021-09-30 15:34:47-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-09-30T15:34:47.313Z] Resolving github.com (github.com)... 140.82.114.3 [2021-09-30T15:34:47.313Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-09-30T15:34:47.586Z] HTTP request sent, awaiting response... 302 Found [2021-09-30T15:34:47.586Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-09-30T15:34:47.586Z] --2021-09-30 15:34:47-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-09-30T15:34:47.586Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 [2021-09-30T15:34:47.586Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. [2021-09-30T15:34:47.858Z] HTTP request sent, awaiting response... 200 OK [2021-09-30T15:34:47.858Z] Length: unspecified [application/x-gzip] [2021-09-30T15:34:47.858Z] Saving to: 'STDOUT' [2021-09-30T15:34:47.858Z]  [2021-09-30T15:34:47.858Z] 0K .......... ......  813K=0.02s [2021-09-30T15:34:47.858Z] [2021-09-30T15:34:47.858Z] 2021-09-30 15:34:47 (813 KB/s) - written to stdout [16451] [2021-09-30T15:34:47.858Z] [2021-09-30T15:34:47.858Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-09-30T15:34:47.858Z] + + tarwget -C -O deps - -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz -x [2021-09-30T15:34:47.858Z] -f - [2021-09-30T15:34:47.858Z] --2021-09-30 15:34:47-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-09-30T15:34:47.858Z] Resolving github.com (github.com)... 140.82.114.3 [2021-09-30T15:34:47.858Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-09-30T15:34:48.131Z] HTTP request sent, awaiting response... 302 Found [2021-09-30T15:34:48.131Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2021-09-30T15:34:48.131Z] --2021-09-30 15:34:47-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2021-09-30T15:34:48.131Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 [2021-09-30T15:34:48.131Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. [2021-09-30T15:34:48.403Z] HTTP request sent, awaiting response... 200 OK [2021-09-30T15:34:48.403Z] Length: unspecified [application/x-gzip] [2021-09-30T15:34:48.403Z] Saving to: 'STDOUT' [2021-09-30T15:34:48.403Z]  [2021-09-30T15:34:48.403Z] 0K .......... .......... .......... .......... .......... 1.16M [2021-09-30T15:34:48.403Z] 50K .......... .......... .......... .......... .......... 2.06M [2021-09-30T15:34:48.403Z] 100K .......... .......... .......... .......... .......... 13.8M [2021-09-30T15:34:48.403Z] 150K .......... .......... .......... ......... 1.30M=0.1s [2021-09-30T15:34:48.403Z] [2021-09-30T15:34:48.403Z] 2021-09-30 15:34:48 (1.87 MB/s) - written to stdout [193971] [2021-09-30T15:34:48.403Z] [2021-09-30T15:34:48.403Z] + mkdir -p src/c/iot [2021-09-30T15:34:48.403Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2021-09-30T15:34:48.403Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2021-09-30T15:34:48.403Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2021-09-30T15:34:48.403Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2021-09-30T15:34:48.403Z] + mkdir -p include/iot [2021-09-30T15:34:48.403Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2021-09-30T15:34:48.403Z] + mkdir -p include/iot/os [2021-09-30T15:34:48.403Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2021-09-30T15:34:48.403Z] + mkdir -p /tmp/sdk/build/release [2021-09-30T15:34:48.403Z] + cd /tmp/sdk/build/release [2021-09-30T15:34:48.403Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-09-30T15:34:48.676Z] -- The C compiler identification is GNU 9.3.0 [2021-09-30T15:34:48.948Z] -- Check for working C compiler: /usr/bin/cc [2021-09-30T15:34:49.221Z] -- Check for working C compiler: /usr/bin/cc - works [2021-09-30T15:34:49.221Z] -- Detecting C compiler ABI info [2021-09-30T15:34:49.496Z] -- Detecting C compiler ABI info - done [2021-09-30T15:34:49.496Z] -- Detecting C compile features [2021-09-30T15:34:49.496Z] -- Detecting C compile features - done [2021-09-30T15:34:49.496Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-09-30T15:34:49.770Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-09-30T15:34:49.770Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-09-30T15:34:49.770Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-09-30T15:34:49.770Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-09-30T15:34:49.770Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-09-30T15:34:49.770Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-09-30T15:34:49.770Z] -- C SDK 2.0.1-dev.8 for Linux [2021-09-30T15:34:49.770Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-09-30T15:34:50.043Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-09-30T15:34:50.320Z] -- Found Curses: /usr/lib/libcurses.so [2021-09-30T15:34:50.320Z] -- Configuring done [2021-09-30T15:34:50.593Z] -- Generating done [2021-09-30T15:34:50.868Z] -- Build files have been written to: /tmp/sdk/build/release [2021-09-30T15:34:50.868Z] + make all package [2021-09-30T15:34:50.868Z] + tee release.log [2021-09-30T15:34:50.868Z] Scanning dependencies of target csdk [2021-09-30T15:34:51.141Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-09-30T15:34:51.737Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-09-30T15:34:52.333Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-09-30T15:34:54.946Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-09-30T15:34:55.925Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-09-30T15:34:55.925Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-09-30T15:34:56.905Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-09-30T15:34:57.503Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-09-30T15:34:57.777Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-09-30T15:34:59.238Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-09-30T15:35:01.211Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-09-30T15:35:01.812Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-09-30T15:35:02.796Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-09-30T15:35:03.394Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-09-30T15:35:03.994Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-09-30T15:35:04.266Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-09-30T15:35:04.537Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-09-30T15:35:08.836Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-09-30T15:35:08.836Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-09-30T15:35:09.108Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-09-30T15:35:09.705Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-09-30T15:35:10.302Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-09-30T15:35:10.302Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-09-30T15:35:10.302Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-09-30T15:35:10.302Z] 275 | const iot_component_factory_t * factory; [2021-09-30T15:35:10.302Z] | ^~~~~~~ [2021-09-30T15:35:11.285Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-09-30T15:35:18.024Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-09-30T15:35:18.024Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-09-30T15:35:18.024Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-09-30T15:35:18.997Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-09-30T15:35:19.591Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-09-30T15:35:19.591Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-09-30T15:35:21.019Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-09-30T15:35:21.294Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-09-30T15:35:22.285Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-09-30T15:35:22.883Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-09-30T15:35:23.156Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-09-30T15:35:25.865Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-09-30T15:35:26.480Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-09-30T15:35:27.949Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-09-30T15:35:28.222Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-09-30T15:35:33.638Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-09-30T15:35:34.616Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-09-30T15:35:34.888Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-09-30T15:35:35.481Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-09-30T15:35:36.459Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-09-30T15:35:38.438Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-09-30T15:35:39.037Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-09-30T15:35:39.311Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-09-30T15:35:39.907Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-09-30T15:35:42.520Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-09-30T15:35:46.812Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-09-30T15:35:47.408Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-09-30T15:35:48.004Z] [ 76%] Linking C shared library libcsdk.so [2021-09-30T15:35:48.279Z] [ 76%] Built target csdk [2021-09-30T15:35:48.279Z] Scanning dependencies of target template [2021-09-30T15:35:48.279Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-09-30T15:35:48.874Z] [ 79%] Linking C executable template [2021-09-30T15:35:49.148Z] [ 79%] Built target template [2021-09-30T15:35:49.148Z] Scanning dependencies of target device-counter [2021-09-30T15:35:49.148Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-09-30T15:35:49.744Z] [ 82%] Linking C executable device-counter [2021-09-30T15:35:50.021Z] [ 82%] Built target device-counter [2021-09-30T15:35:50.021Z] Scanning dependencies of target device-random [2021-09-30T15:35:50.021Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-09-30T15:35:50.616Z] [ 85%] Linking C executable device-random [2021-09-30T15:35:50.892Z] [ 85%] Built target device-random [2021-09-30T15:35:50.892Z] Scanning dependencies of target device-gyro [2021-09-30T15:35:50.892Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-09-30T15:35:51.488Z] [ 88%] Linking C executable device-gyro [2021-09-30T15:35:51.763Z] [ 88%] Built target device-gyro [2021-09-30T15:35:51.763Z] Scanning dependencies of target device-bitfields [2021-09-30T15:35:51.763Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-09-30T15:35:52.368Z] [ 91%] Linking C executable device-bitfields [2021-09-30T15:35:52.368Z] [ 91%] Built target device-bitfields [2021-09-30T15:35:52.368Z] Scanning dependencies of target template-discovery [2021-09-30T15:35:52.641Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-09-30T15:35:53.236Z] [ 94%] Linking C executable template-discovery [2021-09-30T15:35:53.511Z] [ 94%] Built target template-discovery [2021-09-30T15:35:53.511Z] Scanning dependencies of target device-file [2021-09-30T15:35:53.782Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-09-30T15:35:54.379Z] [ 97%] Linking C executable device-file [2021-09-30T15:35:54.651Z] [ 97%] Built target device-file [2021-09-30T15:35:54.651Z] Scanning dependencies of target device-terminal [2021-09-30T15:35:54.651Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-09-30T15:35:55.251Z] [100%] Linking C executable device-terminal [2021-09-30T15:35:55.523Z] [100%] Built target device-terminal [2021-09-30T15:35:55.523Z] Run CPack packaging tool... [2021-09-30T15:35:55.523Z] CPack: Create package using TGZ [2021-09-30T15:35:55.523Z] CPack: Install projects [2021-09-30T15:35:55.523Z] CPack: - Run preinstall target for: Csdk [2021-09-30T15:35:56.123Z] CPack: - Install project: Csdk [] [2021-09-30T15:35:56.123Z] CPack: Create package [2021-09-30T15:35:56.398Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.8.tar.gz generated. [2021-09-30T15:35:56.398Z] + '[' false '=' true ] [2021-09-30T15:35:56.398Z] + '[' false '=' true ] [2021-09-30T15:35:56.398Z] + mkdir -p /tmp/sdk/build/debug [2021-09-30T15:35:56.398Z] + cd /tmp/sdk/build/debug [2021-09-30T15:35:56.398Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-09-30T15:35:56.673Z] -- The C compiler identification is GNU 9.3.0 [2021-09-30T15:35:56.673Z] -- Check for working C compiler: /usr/bin/cc [2021-09-30T15:35:56.947Z] -- Check for working C compiler: /usr/bin/cc - works [2021-09-30T15:35:56.947Z] -- Detecting C compiler ABI info [2021-09-30T15:35:57.221Z] -- Detecting C compiler ABI info - done [2021-09-30T15:35:57.221Z] -- Detecting C compile features [2021-09-30T15:35:57.221Z] -- Detecting C compile features - done [2021-09-30T15:35:57.492Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-09-30T15:35:57.492Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-09-30T15:35:57.492Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-09-30T15:35:57.492Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-09-30T15:35:57.492Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-09-30T15:35:57.492Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-09-30T15:35:57.492Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-09-30T15:35:57.492Z] -- C SDK 2.0.1-dev.8 for Linux [2021-09-30T15:35:57.492Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-09-30T15:35:57.766Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-09-30T15:35:58.043Z] -- Found Curses: /usr/lib/libcurses.so [2021-09-30T15:35:58.043Z] -- Configuring done [2021-09-30T15:35:58.317Z] -- Generating done [2021-09-30T15:35:58.317Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-09-30T15:35:58.317Z] + make [2021-09-30T15:35:58.317Z] + tee debug.log [2021-09-30T15:35:58.592Z] Scanning dependencies of target csdk [2021-09-30T15:35:58.864Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-09-30T15:35:59.136Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-09-30T15:35:59.409Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-09-30T15:36:00.005Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-09-30T15:36:00.600Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-09-30T15:36:00.600Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-09-30T15:36:00.873Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-09-30T15:36:01.471Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-09-30T15:36:01.471Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-09-30T15:36:02.066Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-09-30T15:36:02.658Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-09-30T15:36:02.929Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-09-30T15:36:03.201Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-09-30T15:36:03.475Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-09-30T15:36:03.748Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-09-30T15:36:04.023Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-09-30T15:36:04.296Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-09-30T15:36:05.271Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-09-30T15:36:05.271Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-09-30T15:36:05.543Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-09-30T15:36:05.815Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-09-30T15:36:06.088Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-09-30T15:36:06.088Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-09-30T15:36:06.088Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-09-30T15:36:06.088Z] 275 | const iot_component_factory_t * factory; [2021-09-30T15:36:06.088Z] | ^~~~~~~ [2021-09-30T15:36:06.358Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-09-30T15:36:07.787Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-09-30T15:36:07.787Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-09-30T15:36:08.063Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-09-30T15:36:08.063Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-09-30T15:36:08.342Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-09-30T15:36:08.616Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-09-30T15:36:08.888Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-09-30T15:36:09.160Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-09-30T15:36:09.434Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-09-30T15:36:09.707Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-09-30T15:36:09.980Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-09-30T15:36:10.574Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-09-30T15:36:10.574Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-09-30T15:36:11.170Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-09-30T15:36:11.443Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-09-30T15:36:12.873Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-09-30T15:36:12.873Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-09-30T15:36:13.145Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-09-30T15:36:13.418Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-09-30T15:36:14.013Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-09-30T15:36:14.991Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-09-30T15:36:15.271Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-09-30T15:36:15.543Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-09-30T15:36:15.814Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-09-30T15:36:16.791Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-09-30T15:36:17.386Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-09-30T15:36:17.658Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-09-30T15:36:17.931Z] [ 76%] Linking C shared library libcsdk.so [2021-09-30T15:36:18.253Z] [ 76%] Built target csdk [2021-09-30T15:36:18.253Z] Scanning dependencies of target template [2021-09-30T15:36:18.253Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-09-30T15:36:18.873Z] [ 79%] Linking C executable template [2021-09-30T15:36:18.873Z] [ 79%] Built target template [2021-09-30T15:36:19.153Z] Scanning dependencies of target device-counter [2021-09-30T15:36:19.153Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-09-30T15:36:19.429Z] [ 82%] Linking C executable device-counter [2021-09-30T15:36:19.710Z] [ 82%] Built target device-counter [2021-09-30T15:36:19.710Z] Scanning dependencies of target device-random [2021-09-30T15:36:19.710Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-09-30T15:36:19.986Z] [ 85%] Linking C executable device-random [2021-09-30T15:36:20.261Z] [ 85%] Built target device-random [2021-09-30T15:36:20.261Z] Scanning dependencies of target device-gyro [2021-09-30T15:36:20.261Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-09-30T15:36:20.536Z] [ 88%] Linking C executable device-gyro [2021-09-30T15:36:20.808Z] [ 88%] Built target device-gyro [2021-09-30T15:36:20.808Z] Scanning dependencies of target device-bitfields [2021-09-30T15:36:21.083Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-09-30T15:36:21.386Z] [ 91%] Linking C executable device-bitfields [2021-09-30T15:36:21.386Z] [ 91%] Built target device-bitfields [2021-09-30T15:36:21.659Z] Scanning dependencies of target template-discovery [2021-09-30T15:36:21.659Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-09-30T15:36:21.932Z] [ 94%] Linking C executable template-discovery [2021-09-30T15:36:22.205Z] [ 94%] Built target template-discovery [2021-09-30T15:36:22.205Z] Scanning dependencies of target device-file [2021-09-30T15:36:22.205Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-09-30T15:36:22.477Z] [ 97%] Linking C executable device-file [2021-09-30T15:36:22.754Z] [ 97%] Built target device-file [2021-09-30T15:36:22.754Z] Scanning dependencies of target device-terminal [2021-09-30T15:36:22.754Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-09-30T15:36:23.350Z] [100%] Linking C executable device-terminal [2021-09-30T15:36:23.350Z] [100%] Built target device-terminal [2021-09-30T15:36:23.623Z] make: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.623Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.623Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.623Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.623Z] [ 76%] Built target csdk [2021-09-30T15:36:23.623Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.623Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.623Z] [ 79%] Built target template [2021-09-30T15:36:23.623Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.623Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.623Z] [ 82%] Built target device-counter [2021-09-30T15:36:23.623Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.623Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.623Z] [ 85%] Built target device-random [2021-09-30T15:36:23.897Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.897Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.897Z] [ 88%] Built target device-gyro [2021-09-30T15:36:23.897Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.897Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.897Z] [ 91%] Built target device-bitfields [2021-09-30T15:36:23.897Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.897Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.897Z] [ 94%] Built target template-discovery [2021-09-30T15:36:23.897Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.897Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.897Z] [ 97%] Built target device-file [2021-09-30T15:36:23.897Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.897Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.897Z] [100%] Built target device-terminal [2021-09-30T15:36:23.897Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:36:23.897Z] Install the project... [2021-09-30T15:36:23.897Z] -- Install configuration: "Release" [2021-09-30T15:36:23.897Z] -- Installing: /usr/local/lib/libcsdk.so [2021-09-30T15:36:23.897Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-09-30T15:36:23.897Z] -- Up-to-date: /usr/local/include [2021-09-30T15:36:23.897Z] -- Installing: /usr/local/include/edgex [2021-09-30T15:36:23.897Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-09-30T15:36:23.897Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-09-30T15:36:23.897Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-09-30T15:36:23.897Z] -- Installing: /usr/local/include/edgex/devices.h [2021-09-30T15:36:23.897Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-09-30T15:36:23.897Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-09-30T15:36:23.897Z] -- Installing: /usr/local/include/devsdk [2021-09-30T15:36:23.897Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-09-30T15:36:23.897Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-09-30T15:36:23.897Z] -- Installing: /usr/local/include/iot [2021-09-30T15:36:23.897Z] -- Installing: /usr/local/include/iot/json.h [2021-09-30T15:36:23.897Z] -- Installing: /usr/local/include/iot/container.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/component.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/typecode.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/iot.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/uuid.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/time.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/hash.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/logger.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/os [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/data.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/thread.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/os.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/base64.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/defs.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/include/iot/config.h [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-09-30T15:36:24.171Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-09-30T15:36:24.171Z] make: Leaving directory '/tmp/sdk/build/release' [2021-09-30T15:36:26.147Z] Removing intermediate container 5727078392c7 [2021-09-30T15:36:26.147Z] ---> 3bc3484f5a57 [2021-09-30T15:36:26.147Z] Step 16/25 : FROM ${BASE} [2021-09-30T15:36:26.147Z] ---> 759262b18b23 [2021-09-30T15:36:26.147Z] Step 17/25 : LABEL maintainer="IOTech " [2021-09-30T15:36:26.419Z] ---> Running in 0c8cfb054dcd [2021-09-30T15:36:27.024Z] Removing intermediate container 0c8cfb054dcd [2021-09-30T15:36:27.024Z] ---> 65433891821f [2021-09-30T15:36:27.024Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-09-30T15:36:27.024Z] ---> Running in 89029c278148 [2021-09-30T15:36:28.467Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-09-30T15:36:29.065Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-09-30T15:36:29.065Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-09-30T15:36:29.065Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-09-30T15:36:30.046Z] Removing intermediate container 89029c278148 [2021-09-30T15:36:30.046Z] ---> c92b308029cd [2021-09-30T15:36:30.046Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-09-30T15:36:30.318Z] ---> Running in 45ff2903c131 [2021-09-30T15:36:32.935Z] Removing intermediate container 45ff2903c131 [2021-09-30T15:36:32.935Z] ---> be0f6626b19b [2021-09-30T15:36:32.935Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev [2021-09-30T15:36:32.935Z] ---> Running in f3bd62d63dcc [2021-09-30T15:36:34.366Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:36:35.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:36:35.610Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:36:36.202Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-09-30T15:36:36.473Z] (1/7) Installing curl (7.79.1-r0) [2021-09-30T15:36:36.744Z] (2/7) Installing hiredis (0.14.1-r0) [2021-09-30T15:36:36.744Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-09-30T15:36:36.744Z] (4/7) Installing libuuid (2.35.2-r0) [2021-09-30T15:36:37.016Z] (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-09-30T15:36:37.990Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-09-30T15:36:37.990Z] (7/7) Installing wget (1.20.3-r1) [2021-09-30T15:36:38.264Z] Executing busybox-1.31.1-r20.trigger [2021-09-30T15:36:38.264Z] OK: 267 MiB in 82 packages [2021-09-30T15:36:39.704Z] Removing intermediate container f3bd62d63dcc [2021-09-30T15:36:39.704Z] ---> dd51382c0384 [2021-09-30T15:36:39.704Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-09-30T15:36:40.687Z] ---> 95de2ef95212 [2021-09-30T15:36:40.687Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-09-30T15:36:41.668Z] ---> bb776ed9b3bc [2021-09-30T15:36:41.668Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-09-30T15:36:42.651Z] ---> 1ca25cb271d4 [2021-09-30T15:36:42.651Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-09-30T15:36:43.629Z] ---> 742e45008bf2 [2021-09-30T15:36:43.629Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-09-30T15:36:44.223Z] ---> de190a90eb76 [2021-09-30T15:36:44.223Z] Successfully built de190a90eb76 [2021-09-30T15:36:44.496Z] 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-09-30T15:36:45.047Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T15:36:45.047Z] . [Pipeline] withDockerContainer [2021-09-30T15:36:45.340Z] prd-ubuntu18.04-docker-arm64-4c-16g-286 does not seem to be running inside a container [2021-09-30T15:36:45.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/9 -v /w/workspace/device-sdk-c/9:/w/workspace/device-sdk-c/9:rw,z -v /w/workspace/device-sdk-c/9@tmp:/w/workspace/device-sdk-c/9@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-09-30T15:36:47.228Z] $ docker top 017c5bae44e60ec49b415e3220305ee77b9deed4e07de7510ef196a0f5e604a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T15:36:48.247Z] + make test [2021-09-30T15:36:48.247Z] echo "make test" [2021-09-30T15:36:48.247Z] make test [Pipeline] } [2021-09-30T15:36:48.268Z] $ docker stop --time=1 017c5bae44e60ec49b415e3220305ee77b9deed4e07de7510ef196a0f5e604a1 [2021-09-30T15:36:50.223Z] $ docker rm -f 017c5bae44e60ec49b415e3220305ee77b9deed4e07de7510ef196a0f5e604a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-30T15:36:51.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-30T15:36:51.811Z] + ls -al . [2021-09-30T15:36:51.811Z] total 200 [2021-09-30T15:36:51.811Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 15:33 . [2021-09-30T15:36:51.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 15:33 .. [2021-09-30T15:36:51.811Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 15:33 .git [2021-09-30T15:36:51.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 15:33 .github [2021-09-30T15:36:51.811Z] -rw-rw-r-- 1 jenkins jenkins 176 Sep 30 15:33 .gitignore [2021-09-30T15:36:51.811Z] -rw-rw-r-- 1 jenkins jenkins 3104 Sep 30 15:33 Attribution.txt [2021-09-30T15:36:51.811Z] -rw-rw-r-- 1 jenkins jenkins 7701 Sep 30 15:33 CHANGES [2021-09-30T15:36:51.811Z] -rw-rw-r-- 1 jenkins jenkins 108574 Sep 30 15:33 Doxyfile [2021-09-30T15:36:51.811Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 30 15:33 GOVERNANCE.md [2021-09-30T15:36:51.811Z] -rw-rw-r-- 1 jenkins jenkins 784 Sep 30 15:33 Jenkinsfile [2021-09-30T15:36:51.811Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 30 15:33 LICENSE [2021-09-30T15:36:51.811Z] -rw-rw-r-- 1 jenkins jenkins 444 Sep 30 15:33 Makefile [2021-09-30T15:36:51.811Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 30 15:33 OWNERS.md [2021-09-30T15:36:51.811Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 30 15:33 README.md [2021-09-30T15:36:51.811Z] -rw-rw-r-- 1 jenkins jenkins 7090 Sep 30 15:33 README.v2.md [2021-09-30T15:36:51.811Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 30 15:27 VERSION [2021-09-30T15:36:51.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 15:33 docs [2021-09-30T15:36:51.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 15:33 include [2021-09-30T15:36:51.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 15:33 scripts [2021-09-30T15:36:51.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 15:33 src [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:36:52.164Z] + 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=c0c62495d4cdef51dccef47425bdbc5dfcd4d33e --label arch=arm64 --label version=2.0.1-dev.8 . [2021-09-30T15:36:52.771Z] Sending build context to Docker daemon 2.684MB [2021-09-30T15:36:52.771Z] Step 1/17 : ARG BASE=alpine:3.14 [2021-09-30T15:36:52.771Z] Step 2/17 : FROM ${BASE} [2021-09-30T15:36:52.771Z] ---> de190a90eb76 [2021-09-30T15:36:52.771Z] Step 3/17 : LABEL maintainer="IOTech " [2021-09-30T15:36:53.045Z] ---> Running in 99c3429509d9 [2021-09-30T15:36:53.640Z] Removing intermediate container 99c3429509d9 [2021-09-30T15:36:53.640Z] ---> 412adbae0e83 [2021-09-30T15:36:53.640Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-09-30T15:36:53.640Z] ---> Running in 368c62cde959 [2021-09-30T15:36:55.067Z] --2021-09-30 15:36:54-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release [2021-09-30T15:36:55.067Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.72.115.12, 54.195.244.87 [2021-09-30T15:36:55.067Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. [2021-09-30T15:36:55.341Z] HTTP request sent, awaiting response... 200 OK [2021-09-30T15:36:55.341Z] Length: unspecified [application/json] [2021-09-30T15:36:55.341Z] Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' [2021-09-30T15:36:55.341Z]  [2021-09-30T15:36:55.341Z] 0K     8.88M=0s [2021-09-30T15:36:55.341Z] [2021-09-30T15:36:55.341Z] 2021-09-30 15:36:55 (8.88 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] [2021-09-30T15:36:55.341Z] [2021-09-30T15:36:57.952Z] Removing intermediate container 368c62cde959 [2021-09-30T15:36:57.952Z] ---> 32486ca3d66f [2021-09-30T15:36:57.952Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-09-30T15:36:57.952Z] ---> Running in ec290f96c231 [2021-09-30T15:37:00.564Z] Removing intermediate container ec290f96c231 [2021-09-30T15:37:00.564Z] ---> 9a024ca15ff0 [2021-09-30T15:37:00.564Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-09-30T15:37:00.564Z] ---> Running in 4ae7f7b5a9ce [2021-09-30T15:37:01.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:37:02.585Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:37:03.177Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:37:03.770Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-09-30T15:37:04.043Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-09-30T15:37:04.043Z] (2/16) Installing libblkid (2.35.2-r0) [2021-09-30T15:37:04.314Z] (3/16) Installing blkid (2.35.2-r0) [2021-09-30T15:37:04.314Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-09-30T15:37:04.314Z] (5/16) Installing setpriv (2.35.2-r0) [2021-09-30T15:37:04.585Z] (6/16) Installing libmount (2.35.2-r0) [2021-09-30T15:37:04.585Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-09-30T15:37:04.585Z] (8/16) Installing findmnt (2.35.2-r0) [2021-09-30T15:37:04.873Z] (9/16) Installing mcookie (2.35.2-r0) [2021-09-30T15:37:04.873Z] (10/16) Installing hexdump (2.35.2-r0) [2021-09-30T15:37:04.873Z] (11/16) Installing lsblk (2.35.2-r0) [2021-09-30T15:37:05.145Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-09-30T15:37:05.145Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-09-30T15:37:05.145Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-09-30T15:37:05.420Z] (15/16) Installing util-linux (2.35.2-r0) [2021-09-30T15:37:06.012Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-09-30T15:37:06.987Z] Executing busybox-1.31.1-r20.trigger [2021-09-30T15:37:06.987Z] OK: 276 MiB in 98 packages [2021-09-30T15:37:08.957Z] Removing intermediate container 4ae7f7b5a9ce [2021-09-30T15:37:08.957Z] ---> 28d93f583d06 [2021-09-30T15:37:08.957Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-09-30T15:37:09.549Z] ---> fea7967b2d46 [2021-09-30T15:37:09.549Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-09-30T15:37:10.978Z] ---> a61742a30b90 [2021-09-30T15:37:10.978Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-09-30T15:37:11.571Z] ---> f3efcbda48e3 [2021-09-30T15:37:11.571Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-09-30T15:37:12.548Z] ---> 082e896f047a [2021-09-30T15:37:12.548Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-09-30T15:37:13.141Z] ---> c4cb2d56a9ca [2021-09-30T15:37:13.141Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-09-30T15:37:14.144Z] ---> 631d9ba4e2fa [2021-09-30T15:37:14.144Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-09-30T15:37:14.144Z] ---> Running in fa9706190db0 [2021-09-30T15:37:14.751Z] Removing intermediate container fa9706190db0 [2021-09-30T15:37:14.751Z] ---> f0ef1916d93c [2021-09-30T15:37:14.751Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-09-30T15:37:15.037Z] ---> Running in 55be7f75888c [2021-09-30T15:37:15.347Z] Removing intermediate container 55be7f75888c [2021-09-30T15:37:15.347Z] ---> c0e815ed09b3 [2021-09-30T15:37:15.347Z] Step 15/17 : LABEL arch=arm64 [2021-09-30T15:37:15.622Z] ---> Running in d44c993216de [2021-09-30T15:37:16.218Z] Removing intermediate container d44c993216de [2021-09-30T15:37:16.218Z] ---> 6920e5a32384 [2021-09-30T15:37:16.218Z] Step 16/17 : LABEL git_sha=c0c62495d4cdef51dccef47425bdbc5dfcd4d33e [2021-09-30T15:37:16.218Z] ---> Running in 490ac415c775 [2021-09-30T15:37:16.811Z] Removing intermediate container 490ac415c775 [2021-09-30T15:37:16.811Z] ---> b72fc9532c58 [2021-09-30T15:37:16.811Z] Step 17/17 : LABEL version=2.0.1-dev.8 [2021-09-30T15:37:17.091Z] ---> Running in 1e0fa72eb8f5 [2021-09-30T15:37:17.362Z] Removing intermediate container 1e0fa72eb8f5 [2021-09-30T15:37:17.362Z] ---> 7766c78e64ab [2021-09-30T15:37:17.362Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-09-30T15:37:17.362Z] Successfully built 7766c78e64ab [2021-09-30T15:37:17.635Z] 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-09-30T15:37:18.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T15:37:18.542Z] [2021-09-30T15:37:18.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:37:18.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T15:37:19.175Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-30T15:37:19.175Z] 448f6bf000e3: Pulling fs layer [2021-09-30T15:37:19.175Z] f757da607395: Pulling fs layer [2021-09-30T15:37:19.175Z] 05883995daec: Pulling fs layer [2021-09-30T15:37:19.176Z] 8603b9c90790: Pulling fs layer [2021-09-30T15:37:19.176Z] 1560dd03e051: Pulling fs layer [2021-09-30T15:37:19.176Z] 27f5ce0e4adf: Pulling fs layer [2021-09-30T15:37:19.176Z] c2d8d7efcc4b: Pulling fs layer [2021-09-30T15:37:19.176Z] 8603b9c90790: Waiting [2021-09-30T15:37:19.176Z] 27f5ce0e4adf: Waiting [2021-09-30T15:37:19.176Z] 1560dd03e051: Waiting [2021-09-30T15:37:19.176Z] c2d8d7efcc4b: Waiting [2021-09-30T15:37:19.448Z] f757da607395: Verifying Checksum [2021-09-30T15:37:19.448Z] f757da607395: Download complete [2021-09-30T15:37:19.448Z] 8603b9c90790: Verifying Checksum [2021-09-30T15:37:19.448Z] 8603b9c90790: Download complete [2021-09-30T15:37:19.721Z] 1560dd03e051: Verifying Checksum [2021-09-30T15:37:19.721Z] 1560dd03e051: Download complete [2021-09-30T15:37:19.721Z] 27f5ce0e4adf: Download complete [2021-09-30T15:37:19.993Z] 05883995daec: Verifying Checksum [2021-09-30T15:37:19.993Z] 05883995daec: Download complete [2021-09-30T15:37:20.970Z] 448f6bf000e3: Verifying Checksum [2021-09-30T15:37:20.970Z] 448f6bf000e3: Download complete [2021-09-30T15:37:23.595Z] c2d8d7efcc4b: Verifying Checksum [2021-09-30T15:37:23.595Z] c2d8d7efcc4b: Download complete [2021-09-30T15:37:24.570Z] 448f6bf000e3: Pull complete [2021-09-30T15:37:25.166Z] f757da607395: Pull complete [2021-09-30T15:37:26.599Z] 05883995daec: Pull complete [2021-09-30T15:37:26.872Z] 8603b9c90790: Pull complete [2021-09-30T15:37:27.849Z] 1560dd03e051: Pull complete [2021-09-30T15:37:28.122Z] 27f5ce0e4adf: Pull complete [2021-09-30T15:37:43.193Z] c2d8d7efcc4b: Pull complete [2021-09-30T15:37:43.193Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-30T15:37:43.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T15:37:43.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-30T15:37:43.473Z] prd-ubuntu18.04-docker-arm64-4c-16g-286 does not seem to be running inside a container [2021-09-30T15:37:43.554Z] $ 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/9 -v /w/workspace/device-sdk-c/9:/w/workspace/device-sdk-c/9:rw,z -v /w/workspace/device-sdk-c/9@tmp:/w/workspace/device-sdk-c/9@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-09-30T15:37:48.769Z] $ docker top 07cb4be1541eb536dfa5ad260f85ad33a7c0ed5aa540bc8cf48509c52188a839 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:37:49.763Z] ---> job-cost.sh [2021-09-30T15:37:49.763Z] lf-activate-venv: SKIPPING [2021-09-30T15:37:49.763Z] INFO: No Stack... [2021-09-30T15:37:51.188Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-30T15:37:51.462Z] INFO: Archiving Costs [Pipeline] sh [2021-09-30T15:37:52.125Z] + cat /w/workspace/device-sdk-c/9/archives/cost.csv [2021-09-30T15:37:52.125Z] + cut -d, -f6 [Pipeline] lock [2021-09-30T15:37:52.190Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-9-stack-cost] [2021-09-30T15:37:52.198Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-9-stack-cost] did not exist. Created. [2021-09-30T15:37:52.198Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-30T15:37:52.881Z] /w/workspace/device-sdk-c/9@tmp/durable-1c5d97f3/script.sh: 1: /w/workspace/device-sdk-c/9@tmp/durable-1c5d97f3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-30T15:37:53.551Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-30T15:37:53.571Z] Warning: overwriting stash ‘stack-cost’ [2021-09-30T15:37:54.177Z] Stashed 1 file(s) [Pipeline] } [2021-09-30T15:37:54.190Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-30T15:37:54.208Z] $ docker stop --time=1 07cb4be1541eb536dfa5ad260f85ad33a7c0ed5aa540bc8cf48509c52188a839 [2021-09-30T15:37:55.873Z] $ docker rm -f 07cb4be1541eb536dfa5ad260f85ad33a7c0ed5aa540bc8cf48509c52188a839 [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-09-30T15:37:56.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T15:37:56.970Z] . [Pipeline] withDockerContainer [2021-09-30T15:37:57.056Z] prd-centos7-docker-4c-2g-280 does not seem to be running inside a container [2021-09-30T15:37:57.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T15:37:57.492Z] $ docker top 1c451e9a7d637ff41f9731c18e0e7384f6262b6c9c543f2ec45c5cf008805d0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T15:37:57.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T15:37:57.611Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T15:37:57.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T15:37:57.730Z] $ docker exec 1c451e9a7d637ff41f9731c18e0e7384f6262b6c9c543f2ec45c5cf008805d0a ssh-agent [2021-09-30T15:37:57.854Z] SSH_AUTH_SOCK=/tmp/ssh-CF21tAXbtIvS/agent.14 [2021-09-30T15:37:57.854Z] SSH_AGENT_PID=21 [2021-09-30T15:37:57.863Z] Running ssh-add (command line suppressed) [2021-09-30T15:37:57.957Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8751644800741026632.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8751644800741026632.key) [2021-09-30T15:37:57.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T15:37:58.288Z] + git semver tag [2021-09-30T15:37:58.288Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T15:37:58.288Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-09-30T15:37:58.288Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-09-30T15:37:58.288Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T15:37:58.288Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T15:37:58.288Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T15:37:58.288Z] # $SEMVER_BRANCH = main [2021-09-30T15:37:58.288Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2021-09-30T15:37:58.288Z] # c0c62495d4cdef51dccef47425bdbc5dfcd4d33e HEAD [2021-09-30T15:37:58.288Z] # -> Force: false [2021-09-30T15:37:58.289Z] # e7b6df2163cd75f5afdd4c7d7e41f2cab1fa4d15 refs/tags/v2.0.1-dev.8 [Pipeline] } [2021-09-30T15:37:58.300Z] $ docker exec --env ******** --env ******** 1c451e9a7d637ff41f9731c18e0e7384f6262b6c9c543f2ec45c5cf008805d0a ssh-agent -k [2021-09-30T15:37:58.407Z] unset SSH_AUTH_SOCK; [2021-09-30T15:37:58.408Z] unset SSH_AGENT_PID; [2021-09-30T15:37:58.408Z] echo Agent pid 21 killed; [2021-09-30T15:37:58.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T15:37:58.771Z] + git semver [Pipeline] } [2021-09-30T15:37:58.788Z] $ docker stop --time=1 1c451e9a7d637ff41f9731c18e0e7384f6262b6c9c543f2ec45c5cf008805d0a [2021-09-30T15:37:59.978Z] $ docker rm -f 1c451e9a7d637ff41f9731c18e0e7384f6262b6c9c543f2ec45c5cf008805d0a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:38:00.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-30T15:38:00.520Z] [2021-09-30T15:38:00.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:38:00.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-30T15:38:00.846Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-30T15:38:00.846Z] ab5ef0e58194: Pulling fs layer [2021-09-30T15:38:00.846Z] 9712f1f96733: Pulling fs layer [2021-09-30T15:38:00.846Z] 63f879dbbcfc: Pulling fs layer [2021-09-30T15:38:00.846Z] 0d9ebad4ef96: Pulling fs layer [2021-09-30T15:38:00.846Z] e9a5061849ea: Pulling fs layer [2021-09-30T15:38:00.846Z] d747dcd14b5f: Pulling fs layer [2021-09-30T15:38:00.846Z] 2de7ff778b66: Pulling fs layer [2021-09-30T15:38:00.846Z] e9a5061849ea: Waiting [2021-09-30T15:38:00.846Z] d747dcd14b5f: Waiting [2021-09-30T15:38:00.846Z] 2de7ff778b66: Waiting [2021-09-30T15:38:00.846Z] 0d9ebad4ef96: Waiting [2021-09-30T15:38:00.846Z] 9712f1f96733: Verifying Checksum [2021-09-30T15:38:00.846Z] 9712f1f96733: Download complete [2021-09-30T15:38:02.788Z] 63f879dbbcfc: Verifying Checksum [2021-09-30T15:38:02.788Z] 63f879dbbcfc: Download complete [2021-09-30T15:38:03.052Z] e9a5061849ea: Verifying Checksum [2021-09-30T15:38:03.052Z] e9a5061849ea: Download complete [2021-09-30T15:38:03.052Z] d747dcd14b5f: Verifying Checksum [2021-09-30T15:38:03.052Z] d747dcd14b5f: Download complete [2021-09-30T15:38:03.631Z] 2de7ff778b66: Verifying Checksum [2021-09-30T15:38:03.631Z] 2de7ff778b66: Download complete [2021-09-30T15:38:04.215Z] 0d9ebad4ef96: Verifying Checksum [2021-09-30T15:38:04.215Z] 0d9ebad4ef96: Download complete [2021-09-30T15:38:04.215Z] ab5ef0e58194: Verifying Checksum [2021-09-30T15:38:04.215Z] ab5ef0e58194: Download complete [2021-09-30T15:38:07.565Z] ab5ef0e58194: Pull complete [2021-09-30T15:38:07.565Z] 9712f1f96733: Pull complete [2021-09-30T15:38:07.831Z] 63f879dbbcfc: Pull complete [2021-09-30T15:38:11.169Z] 0d9ebad4ef96: Pull complete [2021-09-30T15:38:11.169Z] e9a5061849ea: Pull complete [2021-09-30T15:38:11.438Z] d747dcd14b5f: Pull complete [2021-09-30T15:38:12.394Z] 2de7ff778b66: Pull complete [2021-09-30T15:38:12.394Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-30T15:38:12.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-30T15:38:12.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-30T15:38:12.490Z] prd-centos7-docker-4c-2g-280 does not seem to be running inside a container [2021-09-30T15:38:12.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-30T15:38:15.662Z] $ docker top 026ffeb8685ff1cee0b9259c93a802bbe683c67c27949c4229426cb5b1a534cb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-30T15:38:15.757Z] provisioning config files... [2021-09-30T15:38:15.770Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config950490889224000691tmp [2021-09-30T15:38:15.789Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config787754374473536885tmp [2021-09-30T15:38:15.809Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config4166146030838126076tmp [Pipeline] { [Pipeline] echo [2021-09-30T15:38:15.830Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:38:16.140Z] ---> sigul-configuration.sh [2021-09-30T15:38:16.140Z] gpg: directory `/root/.gnupg' created [2021-09-30T15:38:16.140Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-30T15:38:16.140Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-30T15:38:16.140Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-30T15:38:16.140Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-30T15:38:16.140Z] gpg: CAST5 encrypted data [2021-09-30T15:38:16.140Z] gpg: encrypted with 1 passphrase [2021-09-30T15:38:16.140Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-30T15:38:16.450Z] + mkdir /home/jenkins [2021-09-30T15:38:16.450Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-30T15:38:16.759Z] + 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-09-30T15:38:16.773Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:38:17.080Z] ---> sigul-install.sh [2021-09-30T15:38:17.080Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-30T15:38:17.391Z] + git tag --list [2021-09-30T15:38:17.392Z] 0.7.0 [2021-09-30T15:38:17.392Z] 0.7.1 [2021-09-30T15:38:17.392Z] 1.0.0 [2021-09-30T15:38:17.392Z] v1.0.1 [2021-09-30T15:38:17.392Z] v1.0.2 [2021-09-30T15:38:17.392Z] v1.0.3 [2021-09-30T15:38:17.392Z] v1.1.0 [2021-09-30T15:38:17.392Z] v1.1.1 [2021-09-30T15:38:17.392Z] v1.2.0 [2021-09-30T15:38:17.392Z] v1.2.1 [2021-09-30T15:38:17.392Z] v1.2.2 [2021-09-30T15:38:17.392Z] v1.3.0 [2021-09-30T15:38:17.392Z] v1.3.1 [2021-09-30T15:38:17.392Z] v2.0.0 [2021-09-30T15:38:17.392Z] v2.0.1-dev.1 [2021-09-30T15:38:17.392Z] v2.0.1-dev.2 [2021-09-30T15:38:17.392Z] v2.0.1-dev.3 [2021-09-30T15:38:17.392Z] v2.0.1-dev.4 [2021-09-30T15:38:17.392Z] v2.0.1-dev.5 [2021-09-30T15:38:17.392Z] v2.0.1-dev.6 [2021-09-30T15:38:17.392Z] v2.0.1-dev.7 [2021-09-30T15:38:17.392Z] v2.0.1-dev.8 [Pipeline] sh [2021-09-30T15:38:17.703Z] + lftools sign git-tag v2.0.1-dev.8 [2021-09-30T15:38:18.283Z] Signing Git tag with Sigul... [2021-09-30T15:38:18.283Z] Signing v2.0.1-dev.8 [Pipeline] echo [2021-09-30T15:38:19.254Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:38:19.577Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-30T15:38:19.590Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-30T15:38:19.613Z] $ docker stop --time=1 026ffeb8685ff1cee0b9259c93a802bbe683c67c27949c4229426cb5b1a534cb [2021-09-30T15:38:20.829Z] $ docker rm -f 026ffeb8685ff1cee0b9259c93a802bbe683c67c27949c4229426cb5b1a534cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:38:21.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T15:38:21.476Z] . [Pipeline] withDockerContainer [2021-09-30T15:38:21.560Z] prd-centos7-docker-4c-2g-280 does not seem to be running inside a container [2021-09-30T15:38:21.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T15:38:21.969Z] $ docker top afffde6880db3b3b9b94196b58bad5d009a8c8133d874f7f1378978329a682e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T15:38:22.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T15:38:22.129Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T15:38:22.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T15:38:22.245Z] $ docker exec afffde6880db3b3b9b94196b58bad5d009a8c8133d874f7f1378978329a682e2 ssh-agent [2021-09-30T15:38:22.353Z] SSH_AUTH_SOCK=/tmp/ssh-0hOB6hDHZsVM/agent.14 [2021-09-30T15:38:22.353Z] SSH_AGENT_PID=20 [2021-09-30T15:38:22.361Z] Running ssh-add (command line suppressed) [2021-09-30T15:38:22.459Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5426713354070522354.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5426713354070522354.key) [2021-09-30T15:38:22.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T15:38:22.798Z] + git semver bump pre [2021-09-30T15:38:22.798Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T15:38:22.798Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-09-30T15:38:22.798Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-09-30T15:38:22.798Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T15:38:22.798Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T15:38:22.798Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T15:38:22.798Z] # $SEMVER_BRANCH = main [2021-09-30T15:38:22.798Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2021-09-30T15:38:22.798Z] 2.0.1-dev.9 [Pipeline] } [2021-09-30T15:38:22.810Z] $ docker exec --env ******** --env ******** afffde6880db3b3b9b94196b58bad5d009a8c8133d874f7f1378978329a682e2 ssh-agent -k [2021-09-30T15:38:22.917Z] unset SSH_AUTH_SOCK; [2021-09-30T15:38:22.917Z] unset SSH_AGENT_PID; [2021-09-30T15:38:22.917Z] echo Agent pid 20 killed; [2021-09-30T15:38:22.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T15:38:23.272Z] + git semver [Pipeline] } [2021-09-30T15:38:23.290Z] $ docker stop --time=1 afffde6880db3b3b9b94196b58bad5d009a8c8133d874f7f1378978329a682e2 [2021-09-30T15:38:24.503Z] $ docker rm -f afffde6880db3b3b9b94196b58bad5d009a8c8133d874f7f1378978329a682e2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:38:24.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T15:38:24.931Z] . [Pipeline] withDockerContainer [2021-09-30T15:38:25.019Z] prd-centos7-docker-4c-2g-280 does not seem to be running inside a container [2021-09-30T15:38:25.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T15:38:25.406Z] $ docker top f592ec1f94554d388f12b5c90324f1cfb50d61ec55a2fc99ad70d714de7618a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T15:38:25.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T15:38:25.532Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T15:38:25.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T15:38:25.638Z] $ docker exec f592ec1f94554d388f12b5c90324f1cfb50d61ec55a2fc99ad70d714de7618a0 ssh-agent [2021-09-30T15:38:25.741Z] SSH_AUTH_SOCK=/tmp/ssh-r4Aejxg1Zk04/agent.14 [2021-09-30T15:38:25.741Z] SSH_AGENT_PID=21 [2021-09-30T15:38:25.749Z] Running ssh-add (command line suppressed) [2021-09-30T15:38:25.836Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2847352262778492150.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2847352262778492150.key) [2021-09-30T15:38:25.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T15:38:26.164Z] + git semver push [2021-09-30T15:38:26.164Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T15:38:26.164Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-09-30T15:38:26.164Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-09-30T15:38:26.164Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T15:38:26.164Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T15:38:26.164Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T15:38:26.164Z] # $SEMVER_BRANCH = main [2021-09-30T15:38:26.164Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2021-09-30T15:38:28.114Z] $ docker exec --env ******** --env ******** f592ec1f94554d388f12b5c90324f1cfb50d61ec55a2fc99ad70d714de7618a0 ssh-agent -k [2021-09-30T15:38:28.211Z] unset SSH_AUTH_SOCK; [2021-09-30T15:38:28.211Z] unset SSH_AGENT_PID; [2021-09-30T15:38:28.211Z] echo Agent pid 21 killed; [2021-09-30T15:38:28.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T15:38:28.569Z] + git semver [Pipeline] } [2021-09-30T15:38:28.587Z] $ docker stop --time=1 f592ec1f94554d388f12b5c90324f1cfb50d61ec55a2fc99ad70d714de7618a0 [2021-09-30T15:38:29.779Z] $ docker rm -f f592ec1f94554d388f12b5c90324f1cfb50d61ec55a2fc99ad70d714de7618a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-30T15:38:30.442Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:38:30.753Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:38:31.335Z] ---> package-listing.sh [2021-09-30T15:38:31.335Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-30T15:38:31.335Z] ++ facter osfamily [2021-09-30T15:38:31.602Z] + OS_FAMILY=redhat [2021-09-30T15:38:31.602Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2021-09-30T15:38:31.602Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-30T15:38:31.602Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-30T15:38:31.602Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-30T15:38:31.602Z] + PACKAGES=/tmp/packages_start.txt [2021-09-30T15:38:31.602Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-09-30T15:38:31.602Z] + PACKAGES=/tmp/packages_end.txt [2021-09-30T15:38:31.602Z] + case "${OS_FAMILY}" in [2021-09-30T15:38:31.602Z] + sort [2021-09-30T15:38:31.602Z] + rpm -qa [2021-09-30T15:38:32.183Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-30T15:38:32.183Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-30T15:38:32.183Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-30T15:38:32.183Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-09-30T15:38:32.183Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2021-09-30T15:38:32.183Z] + 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-09-30T15:38:32.202Z] 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-09-30T15:38:32.501Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:38:33.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T15:38:33.081Z] [2021-09-30T15:38:33.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:38:33.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T15:38:33.410Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-30T15:38:33.410Z] b4d181a07f80: Pulling fs layer [2021-09-30T15:38:33.410Z] a1111a8f2ec3: Pulling fs layer [2021-09-30T15:38:33.410Z] ed53099fbce6: Pulling fs layer [2021-09-30T15:38:33.410Z] dc539afda2c1: Pulling fs layer [2021-09-30T15:38:33.410Z] 77bc0d833cb6: Pulling fs layer [2021-09-30T15:38:33.410Z] 9065ff56babe: Pulling fs layer [2021-09-30T15:38:33.410Z] d287ab97295c: Pulling fs layer [2021-09-30T15:38:33.410Z] 77bc0d833cb6: Waiting [2021-09-30T15:38:33.410Z] 9065ff56babe: Waiting [2021-09-30T15:38:33.410Z] d287ab97295c: Waiting [2021-09-30T15:38:33.410Z] dc539afda2c1: Waiting [2021-09-30T15:38:33.676Z] a1111a8f2ec3: Verifying Checksum [2021-09-30T15:38:33.676Z] a1111a8f2ec3: Download complete [2021-09-30T15:38:33.676Z] dc539afda2c1: Verifying Checksum [2021-09-30T15:38:33.676Z] dc539afda2c1: Download complete [2021-09-30T15:38:33.941Z] 77bc0d833cb6: Verifying Checksum [2021-09-30T15:38:33.941Z] 77bc0d833cb6: Download complete [2021-09-30T15:38:33.941Z] 9065ff56babe: Download complete [2021-09-30T15:38:34.206Z] ed53099fbce6: Verifying Checksum [2021-09-30T15:38:34.206Z] ed53099fbce6: Download complete [2021-09-30T15:38:35.163Z] b4d181a07f80: Verifying Checksum [2021-09-30T15:38:35.163Z] b4d181a07f80: Download complete [2021-09-30T15:38:36.139Z] b4d181a07f80: Pull complete [2021-09-30T15:38:36.139Z] a1111a8f2ec3: Pull complete [2021-09-30T15:38:36.728Z] ed53099fbce6: Pull complete [2021-09-30T15:38:36.728Z] dc539afda2c1: Pull complete [2021-09-30T15:38:36.994Z] 77bc0d833cb6: Pull complete [2021-09-30T15:38:36.994Z] 9065ff56babe: Pull complete [2021-09-30T15:38:37.953Z] d287ab97295c: Verifying Checksum [2021-09-30T15:38:37.953Z] d287ab97295c: Download complete [2021-09-30T15:38:42.440Z] d287ab97295c: Pull complete [2021-09-30T15:38:42.440Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-30T15:38:42.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T15:38:42.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-30T15:38:42.525Z] prd-centos7-docker-4c-2g-280 does not seem to be running inside a container [2021-09-30T15:38:42.576Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-30T15:38:44.634Z] $ docker top cb8e42d94af7cfbf9c750fb3c4f93cbff344101a00ec776683953643faaaf34c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T15:38:45.028Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-30T15:38:45.337Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-30T15:38:45.644Z] + ls /var/log/sa-host [2021-09-30T15:38:45.644Z] + sadf -c /var/log/sa-host/sa05 [2021-09-30T15:38:45.644Z] file_magic: OK [2021-09-30T15:38:45.644Z] HZ: Using current value: 100 [2021-09-30T15:38:45.644Z] file_header: OK [2021-09-30T15:38:45.644Z] 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-09-30T15:38:45.644Z] Statistics: [2021-09-30T15:38:45.644Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T15:38:45.644Z] File successfully converted to sysstat format version 12.0.3 [2021-09-30T15:38:45.644Z] + sadf -c /var/log/sa-host/sa30 [2021-09-30T15:38:45.644Z] file_magic: OK [2021-09-30T15:38:45.644Z] HZ: Using current value: 100 [2021-09-30T15:38:45.644Z] file_header: OK [2021-09-30T15:38:45.644Z] 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-09-30T15:38:45.644Z] Statistics: [2021-09-30T15:38:45.644Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T15:38:45.644Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T15:38:45.806Z] provisioning config files... [2021-09-30T15:38:45.821Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config4340129723050963026tmp [Pipeline] { [Pipeline] echo [2021-09-30T15:38:45.841Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:38:46.148Z] ---> create-netrc.sh [Pipeline] } [2021-09-30T15:38:46.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:38:46.529Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-30T15:38:46.542Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:38:46.843Z] ---> sudo-logs.sh [2021-09-30T15:38:46.843Z] Archiving 'sudo' log.. [2021-09-30T15:38:46.843Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-280.vexxhost.local: Name or service not known [2021-09-30T15:38:46.843Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-280.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-30T15:38:46.878Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:38:47.186Z] ---> job-cost.sh [2021-09-30T15:38:47.186Z] lf-activate-venv: SKIPPING [2021-09-30T15:38:47.186Z] DEBUG: total: 0.10999999940395355 [2021-09-30T15:38:47.186Z] INFO: Retrieving Stack Cost... [2021-09-30T15:38:47.767Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-30T15:38:48.032Z] INFO: Archiving Costs [Pipeline] echo [2021-09-30T15:38:48.048Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:38:48.352Z] ---> logs-deploy.sh [2021-09-30T15:38:48.352Z] lf-activate-venv: SKIPPING [2021-09-30T15:38:48.352Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/9 [2021-09-30T15:38:48.352Z] INFO: archiving workspace using pattern(s): [2021-09-30T15:38:48.938Z] Archives upload complete. [2021-09-30T15:38:49.207Z] INFO: archiving logs to Nexus