Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a06a35f5e1970d7e6c57a4398d31db003ba8da7 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-ssh7186331384475075223.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3693292777684628723.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8740030637014326851.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7162992689264373788.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-ssh2200567587661287514.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-640 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 Avoid second fetch Checking out Revision 7a06a35f5e1970d7e6c57a4398d31db003ba8da7 (main) [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-ssh4890154303297258501.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a06a35f5e1970d7e6c57a4398d31db003ba8da7 # timeout=10 Commit message: "fix: reduce startup logging by default (#370) (#372)" > git rev-list --no-walk 103eb2d1a1e0c2c0103fb2343729ae53009a4524 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-20T07:56:59.421Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-20T07:56:59.540Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-20T07:56:59.570Z] ========================================================= [2021-09-20T07:56:59.570Z] EdgeX Global Pipelines Version Info [2021-09-20T07:56:59.570Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-20T07:57:00.826Z] ------------------- [2021-09-20T07:57:00.827Z] stable info: [2021-09-20T07:57:00.827Z] ------------------- [2021-09-20T07:57:00.827Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-20T07:57:00.827Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-20T07:57:00.827Z] Message: update stable to v1.0.205 [2021-09-20T07:57:01.413Z] ------------------- [2021-09-20T07:57:01.413Z] experimental info: [2021-09-20T07:57:01.413Z] ------------------- [2021-09-20T07:57:01.413Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-20T07:57:01.413Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-20T07:57:01.413Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-20T07:57:01.558Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-09-20T07:57:01.581Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-09-20T07:57:01.604Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-20T07:57:01.627Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-20T07:57:01.652Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-20T07:57:01.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-09-20T07:57:01.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-09-20T07:57:01.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-09-20T07:57:01.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-20T07:57:01.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-20T07:57:01.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-09-20T07:57:01.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-20T07:57:01.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-20T07:57:01.846Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-20T07:57:01.878Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-20T07:57:01.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-20T07:57:01.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-20T07:57:01.947Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-20T07:57:01.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-20T07:57:01.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-20T07:57:02.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-20T07:57:02.029Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a06a35f5e1970d7e6c57a4398d31db003ba8da7 [Pipeline] echo [2021-09-20T07:57:02.049Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a06a35 [Pipeline] echo [2021-09-20T07:57:02.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-20T07:57:02.145Z] provisioning config files... [2021-09-20T07:57:02.167Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config5708865137576526288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-20T07:57:02.512Z] ---> docker-login.sh [2021-09-20T07:57:02.512Z] nexus3.edgexfoundry.org:10001 [2021-09-20T07:57:02.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T07:57:02.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T07:57:02.781Z] Configure a credential helper to remove this warning. See [2021-09-20T07:57:02.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T07:57:02.781Z] [2021-09-20T07:57:02.781Z] Login Succeeded [2021-09-20T07:57:02.781Z] nexus3.edgexfoundry.org:10002 [2021-09-20T07:57:03.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T07:57:03.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T07:57:03.050Z] Configure a credential helper to remove this warning. See [2021-09-20T07:57:03.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T07:57:03.050Z] [2021-09-20T07:57:03.050Z] Login Succeeded [2021-09-20T07:57:03.050Z] nexus3.edgexfoundry.org:10003 [2021-09-20T07:57:03.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T07:57:03.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T07:57:03.316Z] Configure a credential helper to remove this warning. See [2021-09-20T07:57:03.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T07:57:03.316Z] [2021-09-20T07:57:03.316Z] Login Succeeded [2021-09-20T07:57:03.316Z] nexus3.edgexfoundry.org:10004 [2021-09-20T07:57:03.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T07:57:03.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T07:57:03.316Z] Configure a credential helper to remove this warning. See [2021-09-20T07:57:03.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T07:57:03.316Z] [2021-09-20T07:57:03.316Z] Login Succeeded [2021-09-20T07:57:03.316Z] docker.io [2021-09-20T07:57:03.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T07:57:03.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T07:57:03.850Z] Configure a credential helper to remove this warning. See [2021-09-20T07:57:03.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T07:57:03.850Z] [2021-09-20T07:57:03.850Z] Login Succeeded [2021-09-20T07:57:03.850Z] ---> docker-login.sh ends [Pipeline] } [2021-09-20T07:57:03.863Z] 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-20T07:57:05.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-20T07:57:05.343Z] [2021-09-20T07:57:05.343Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-20T07:57:05.671Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-20T07:57:05.671Z] latest: Pulling from edgex-devops/git-semver [2021-09-20T07:57:05.671Z] 31603596830f: Pulling fs layer [2021-09-20T07:57:05.671Z] 04fac38145f0: Pulling fs layer [2021-09-20T07:57:05.671Z] 701f6daf10bf: Pulling fs layer [2021-09-20T07:57:05.671Z] 24f72da36158: Pulling fs layer [2021-09-20T07:57:05.671Z] 24f72da36158: Waiting [2021-09-20T07:57:05.671Z] 04fac38145f0: Verifying Checksum [2021-09-20T07:57:05.671Z] 04fac38145f0: Download complete [2021-09-20T07:57:05.949Z] 31603596830f: Verifying Checksum [2021-09-20T07:57:05.949Z] 31603596830f: Download complete [2021-09-20T07:57:05.949Z] 24f72da36158: Verifying Checksum [2021-09-20T07:57:05.949Z] 24f72da36158: Download complete [2021-09-20T07:57:06.224Z] 31603596830f: Pull complete [2021-09-20T07:57:06.224Z] 04fac38145f0: Pull complete [2021-09-20T07:57:06.224Z] 701f6daf10bf: Verifying Checksum [2021-09-20T07:57:06.224Z] 701f6daf10bf: Download complete [2021-09-20T07:57:06.818Z] 701f6daf10bf: Pull complete [2021-09-20T07:57:07.083Z] 24f72da36158: Pull complete [2021-09-20T07:57:07.083Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-20T07:57:07.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-20T07:57:07.083Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-20T07:57:07.212Z] prd-centos7-docker-4c-2g-640 does not seem to be running inside a container [2021-09-20T07:57:07.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-20T07:57:08.222Z] $ docker top 8c832a4d9efc3bc580c3eb21d2377c785fb4b0c9e57372248a5a2cadbc9b1e03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-20T07:57:08.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-20T07:57:08.365Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-20T07:57:08.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-20T07:57:08.493Z] $ docker exec 8c832a4d9efc3bc580c3eb21d2377c785fb4b0c9e57372248a5a2cadbc9b1e03 ssh-agent [2021-09-20T07:57:08.622Z] SSH_AUTH_SOCK=/tmp/ssh-8feQGi2AGd6N/agent.13 [2021-09-20T07:57:08.622Z] SSH_AGENT_PID=19 [2021-09-20T07:57:08.636Z] Running ssh-add (command line suppressed) [2021-09-20T07:57:08.738Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6585108463517177995.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6585108463517177995.key) [2021-09-20T07:57:08.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-20T07:57:09.069Z] + git tag --points-at HEAD [Pipeline] } [2021-09-20T07:57:09.101Z] $ docker exec --env ******** --env ******** 8c832a4d9efc3bc580c3eb21d2377c785fb4b0c9e57372248a5a2cadbc9b1e03 ssh-agent -k [2021-09-20T07:57:09.226Z] unset SSH_AUTH_SOCK; [2021-09-20T07:57:09.227Z] unset SSH_AGENT_PID; [2021-09-20T07:57:09.227Z] echo Agent pid 19 killed; [2021-09-20T07:57:09.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-20T07:57:09.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-20T07:57:09.280Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-20T07:57:09.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-20T07:57:09.406Z] $ docker exec 8c832a4d9efc3bc580c3eb21d2377c785fb4b0c9e57372248a5a2cadbc9b1e03 ssh-agent [2021-09-20T07:57:09.543Z] SSH_AUTH_SOCK=/tmp/ssh-DOtk6e8ZqqTq/agent.53 [2021-09-20T07:57:09.543Z] SSH_AGENT_PID=59 [2021-09-20T07:57:09.551Z] Running ssh-add (command line suppressed) [2021-09-20T07:57:09.664Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7625890508151752143.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7625890508151752143.key) [2021-09-20T07:57:09.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-20T07:57:10.002Z] + git semver init [2021-09-20T07:57:10.002Z] # -> Open(): unable to determine branch for HEAD [2021-09-20T07:57:10.002Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-09-20T07:57:10.002Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-09-20T07:57:10.002Z] # $SEMVER_REMOTE_NAME = origin [2021-09-20T07:57:10.002Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-20T07:57:10.002Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-20T07:57:10.002Z] # $SEMVER_BRANCH = main [2021-09-20T07:57:10.002Z] # $SEMVER_TEMP = /tmp/semver-944329895 [2021-09-20T07:57:10.002Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-09-20T07:57:10.964Z] # '/tmp/semver-944329895' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' [2021-09-20T07:57:10.964Z] # -> Force: false [2021-09-20T07:57:10.964Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2021-09-20T07:57:10.977Z] $ docker exec --env ******** --env ******** 8c832a4d9efc3bc580c3eb21d2377c785fb4b0c9e57372248a5a2cadbc9b1e03 ssh-agent -k [2021-09-20T07:57:11.079Z] unset SSH_AUTH_SOCK; [2021-09-20T07:57:11.080Z] unset SSH_AGENT_PID; [2021-09-20T07:57:11.080Z] echo Agent pid 59 killed; [2021-09-20T07:57:11.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-20T07:57:11.442Z] + git semver [Pipeline] } [2021-09-20T07:57:11.459Z] $ docker stop --time=1 8c832a4d9efc3bc580c3eb21d2377c785fb4b0c9e57372248a5a2cadbc9b1e03 [2021-09-20T07:57:12.716Z] $ docker rm -f 8c832a4d9efc3bc580c3eb21d2377c785fb4b0c9e57372248a5a2cadbc9b1e03 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-20T07:57:13.111Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-20T07:57:13.426Z] Stashed 1 file(s) [Pipeline] echo [2021-09-20T07:57:13.429Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [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-20T07:57:28.618Z] Still waiting to schedule task [2021-09-20T07:57:28.619Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-640’ [2021-09-20T07:57:28.621Z] Still waiting to schedule task [2021-09-20T07:57:28.621Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-20T07:59:52.598Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-641 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2021-09-20T07:59:52.623Z] Running in /w/workspace/device-sdk-c/7 [Pipeline] { [Pipeline] checkout [2021-09-20T07:59:52.844Z] Selected Git installation does not exist. Using Default [2021-09-20T07:59:52.845Z] The recommended git tool is: NONE [2021-09-20T07:59:59.097Z] using credential edgex-jenkins-ssh [2021-09-20T07:59:59.118Z] Cloning the remote Git repository [2021-09-20T07:59:59.169Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-09-20T07:59:59.281Z] > git init /w/workspace/device-sdk-c/7 # timeout=10 [2021-09-20T07:59:59.353Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-09-20T07:59:59.354Z] > git --version # timeout=10 [2021-09-20T07:59:59.371Z] > git --version # 'git version 2.17.1' [2021-09-20T07:59:59.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-20T07:59:59.458Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-20T08:00:00.911Z] Avoid second fetch [2021-09-20T08:00:00.912Z] Checking out Revision 7a06a35f5e1970d7e6c57a4398d31db003ba8da7 (main) [2021-09-20T08:00:00.858Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-09-20T08:00:00.876Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-20T08:00:00.939Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T08:00:00.966Z] > git checkout -f 7a06a35f5e1970d7e6c57a4398d31db003ba8da7 # timeout=10 [2021-09-20T08:00:05.305Z] Commit message: "fix: reduce startup logging by default (#370) (#372)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-09-20T08:00:06.096Z] Running on prd-centos7-docker-4c-2g-642 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] configFileProvider [2021-09-20T08:00:06.109Z] provisioning config files... [Pipeline] ws [2021-09-20T08:00:06.125Z] Running in /w/workspace/device-sdk-c/7 [Pipeline] { [2021-09-20T08:00:06.141Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/7@tmp/config7725276525143770685tmp [Pipeline] checkout [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-20T08:00:06.243Z] Selected Git installation does not exist. Using Default [2021-09-20T08:00:06.243Z] The recommended git tool is: NONE [2021-09-20T08:00:06.713Z] ---> docker-login.sh [2021-09-20T08:00:06.713Z] nexus3.edgexfoundry.org:10001 [2021-09-20T08:00:08.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T08:00:08.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T08:00:08.436Z] Configure a credential helper to remove this warning. See [2021-09-20T08:00:08.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T08:00:08.436Z] [2021-09-20T08:00:08.436Z] Login Succeeded [2021-09-20T08:00:08.436Z] nexus3.edgexfoundry.org:10002 [2021-09-20T08:00:08.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T08:00:08.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T08:00:08.998Z] Configure a credential helper to remove this warning. See [2021-09-20T08:00:08.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T08:00:08.998Z] [2021-09-20T08:00:08.998Z] Login Succeeded [2021-09-20T08:00:08.998Z] nexus3.edgexfoundry.org:10003 [2021-09-20T08:00:09.166Z] using credential edgex-jenkins-ssh [2021-09-20T08:00:09.180Z] Cloning the remote Git repository [2021-09-20T08:00:09.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T08:00:09.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T08:00:09.548Z] Configure a credential helper to remove this warning. See [2021-09-20T08:00:09.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T08:00:09.548Z] [2021-09-20T08:00:09.548Z] Login Succeeded [2021-09-20T08:00:09.548Z] nexus3.edgexfoundry.org:10004 [2021-09-20T08:00:09.202Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-09-20T08:00:09.268Z] > git init /w/workspace/device-sdk-c/7 # timeout=10 [2021-09-20T08:00:09.298Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-09-20T08:00:09.299Z] > git --version # timeout=10 [2021-09-20T08:00:09.306Z] > git --version # 'git version 2.24.4' [2021-09-20T08:00:09.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-20T08:00:09.332Z] [INFO] Currently running in a labeled security context [2021-09-20T08:00:09.332Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-20T08:00:09.332Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/7@tmp/jenkins-gitclient-ssh5589074324365407122.key [2021-09-20T08:00:09.348Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-20T08:00:10.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T08:00:10.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T08:00:10.154Z] Configure a credential helper to remove this warning. See [2021-09-20T08:00:10.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T08:00:10.154Z] [2021-09-20T08:00:10.154Z] Login Succeeded [2021-09-20T08:00:10.154Z] docker.io [2021-09-20T08:00:10.237Z] Avoid second fetch [2021-09-20T08:00:10.238Z] Checking out Revision 7a06a35f5e1970d7e6c57a4398d31db003ba8da7 (main) [2021-09-20T08:00:10.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T08:00:10.212Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-09-20T08:00:10.221Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-20T08:00:10.245Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T08:00:10.250Z] > git checkout -f 7a06a35f5e1970d7e6c57a4398d31db003ba8da7 # timeout=10 [2021-09-20T08:00:11.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T08:00:11.045Z] Configure a credential helper to remove this warning. See [2021-09-20T08:00:11.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T08:00:11.045Z] [2021-09-20T08:00:11.045Z] Login Succeeded [2021-09-20T08:00:11.045Z] ---> docker-login.sh ends [Pipeline] } [2021-09-20T08:00:11.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-20T08:00:11.580Z] ========================================================= [2021-09-20T08:00:11.580Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-09-20T08:00:11.580Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-20T08:00:12.026Z] + 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-20T08:00:12.631Z] Sending build context to Docker daemon 2.664MB [2021-09-20T08:00:12.631Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-09-20T08:00:12.631Z] Step 2/25 : FROM ${BASE} as builder [2021-09-20T08:00:12.909Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-09-20T08:00:12.909Z] d2f70382dc9a: Pulling fs layer [2021-09-20T08:00:12.909Z] b08cc2eccb4b: Pulling fs layer [2021-09-20T08:00:12.909Z] 7b69db201801: Pulling fs layer [2021-09-20T08:00:12.909Z] b08cc2eccb4b: Verifying Checksum [2021-09-20T08:00:12.909Z] b08cc2eccb4b: Download complete [2021-09-20T08:00:12.909Z] d2f70382dc9a: Verifying Checksum [2021-09-20T08:00:12.909Z] d2f70382dc9a: Download complete [2021-09-20T08:00:13.898Z] d2f70382dc9a: Pull complete [2021-09-20T08:00:14.028Z] Commit message: "fix: reduce startup logging by default (#370) (#372)" [2021-09-20T08:00:14.175Z] b08cc2eccb4b: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-20T08:00:14.490Z] provisioning config files... [2021-09-20T08:00:14.509Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/7@tmp/config4066556924570481669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-20T08:00:14.957Z] ---> docker-login.sh [2021-09-20T08:00:14.957Z] nexus3.edgexfoundry.org:10001 [2021-09-20T08:00:14.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T08:00:14.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T08:00:14.957Z] Configure a credential helper to remove this warning. See [2021-09-20T08:00:14.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T08:00:14.957Z] [2021-09-20T08:00:14.957Z] Login Succeeded [2021-09-20T08:00:14.957Z] nexus3.edgexfoundry.org:10002 [2021-09-20T08:00:15.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T08:00:15.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T08:00:15.225Z] Configure a credential helper to remove this warning. See [2021-09-20T08:00:15.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T08:00:15.225Z] [2021-09-20T08:00:15.225Z] Login Succeeded [2021-09-20T08:00:15.225Z] nexus3.edgexfoundry.org:10003 [2021-09-20T08:00:15.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T08:00:15.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T08:00:15.493Z] Configure a credential helper to remove this warning. See [2021-09-20T08:00:15.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T08:00:15.493Z] [2021-09-20T08:00:15.493Z] Login Succeeded [2021-09-20T08:00:15.493Z] nexus3.edgexfoundry.org:10004 [2021-09-20T08:00:15.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T08:00:15.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T08:00:15.493Z] Configure a credential helper to remove this warning. See [2021-09-20T08:00:15.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T08:00:15.493Z] [2021-09-20T08:00:15.493Z] Login Succeeded [2021-09-20T08:00:15.493Z] docker.io [2021-09-20T08:00:15.620Z] 7b69db201801: Verifying Checksum [2021-09-20T08:00:15.620Z] 7b69db201801: Download complete [2021-09-20T08:00:15.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T08:00:16.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T08:00:16.027Z] Configure a credential helper to remove this warning. See [2021-09-20T08:00:16.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T08:00:16.027Z] [2021-09-20T08:00:16.027Z] Login Succeeded [2021-09-20T08:00:16.027Z] ---> docker-login.sh ends [Pipeline] } [2021-09-20T08:00:16.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-20T08:00:16.266Z] ========================================================= [2021-09-20T08:00:16.266Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-09-20T08:00:16.266Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-20T08:00:16.592Z] + 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-20T08:00:16.592Z] Sending build context to Docker daemon 2.665MB [2021-09-20T08:00:16.592Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-09-20T08:00:16.592Z] Step 2/25 : FROM ${BASE} as builder [2021-09-20T08:00:16.863Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-09-20T08:00:16.863Z] 339de151aab4: Pulling fs layer [2021-09-20T08:00:16.863Z] 3691962f683c: Pulling fs layer [2021-09-20T08:00:16.863Z] e1147bf81a45: Pulling fs layer [2021-09-20T08:00:16.863Z] 3691962f683c: Verifying Checksum [2021-09-20T08:00:16.863Z] 3691962f683c: Download complete [2021-09-20T08:00:16.863Z] 339de151aab4: Verifying Checksum [2021-09-20T08:00:16.863Z] 339de151aab4: Download complete [2021-09-20T08:00:17.128Z] 339de151aab4: Pull complete [2021-09-20T08:00:17.128Z] 3691962f683c: Pull complete [2021-09-20T08:00:19.715Z] e1147bf81a45: Verifying Checksum [2021-09-20T08:00:19.715Z] e1147bf81a45: Download complete [2021-09-20T08:00:22.317Z] e1147bf81a45: Pull complete [2021-09-20T08:00:22.317Z] Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee [2021-09-20T08:00:22.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-09-20T08:00:22.317Z] ---> ac6a0feb3254 [2021-09-20T08:00:22.317Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-09-20T08:00:23.728Z] ---> Running in bc02a02499ef [2021-09-20T08:00:23.905Z] 7b69db201801: Pull complete [2021-09-20T08:00:23.905Z] Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba [2021-09-20T08:00:23.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-09-20T08:00:23.905Z] ---> 759262b18b23 [2021-09-20T08:00:23.905Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-09-20T08:00:23.994Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-09-20T08:00:24.263Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-09-20T08:00:24.263Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-09-20T08:00:24.263Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-09-20T08:00:24.534Z] Removing intermediate container bc02a02499ef [2021-09-20T08:00:24.534Z] ---> e4826f99a863 [2021-09-20T08:00:24.534Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-09-20T08:00:24.534Z] ---> Running in d0d47580bed4 [2021-09-20T08:00:24.880Z] ---> Running in dc71a6337bd2 [2021-09-20T08:00:25.116Z] Removing intermediate container d0d47580bed4 [2021-09-20T08:00:25.116Z] ---> a18311045b5f [2021-09-20T08:00:25.116Z] Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev [2021-09-20T08:00:25.116Z] ---> Running in 8cef7a039aca [2021-09-20T08:00:25.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-20T08:00:25.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-20T08:00:26.320Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-09-20T08:00:26.555Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-09-20T08:00:26.821Z] (1/22) Installing hiredis (0.14.1-r0) [2021-09-20T08:00:26.916Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-09-20T08:00:26.916Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-09-20T08:00:26.916Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-09-20T08:00:27.090Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-09-20T08:00:27.090Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-09-20T08:00:27.090Z] (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-09-20T08:00:28.111Z] Removing intermediate container dc71a6337bd2 [2021-09-20T08:00:28.111Z] ---> 11fdbdef7a71 [2021-09-20T08:00:28.112Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-09-20T08:00:28.112Z] ---> Running in 3f21cfd2f6aa [2021-09-20T08:00:28.500Z] (5/22) Installing libblkid (2.35.2-r0) [2021-09-20T08:00:28.768Z] (6/22) Installing blkid (2.35.2-r0) [2021-09-20T08:00:28.768Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-09-20T08:00:29.034Z] (8/22) Installing setpriv (2.35.2-r0) [2021-09-20T08:00:29.034Z] (9/22) Installing libmount (2.35.2-r0) [2021-09-20T08:00:29.034Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-09-20T08:00:29.300Z] (11/22) Installing findmnt (2.35.2-r0) [2021-09-20T08:00:29.300Z] (12/22) Installing mcookie (2.35.2-r0) [2021-09-20T08:00:29.300Z] (13/22) Installing hexdump (2.35.2-r0) [2021-09-20T08:00:29.566Z] (14/22) Installing lsblk (2.35.2-r0) [2021-09-20T08:00:29.566Z] (15/22) Installing libuuid (2.35.2-r0) [2021-09-20T08:00:29.566Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-09-20T08:00:29.832Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-09-20T08:00:29.832Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-09-20T08:00:29.832Z] (19/22) Installing util-linux (2.35.2-r0) [2021-09-20T08:00:30.414Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-09-20T08:00:30.681Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-09-20T08:00:30.681Z] (22/22) Installing wget (1.20.3-r1) [2021-09-20T08:00:30.681Z] Executing busybox-1.31.1-r20.trigger [2021-09-20T08:00:30.681Z] OK: 295 MiB in 97 packages [2021-09-20T08:00:30.742Z] Removing intermediate container 3f21cfd2f6aa [2021-09-20T08:00:30.742Z] ---> 946e0685cbf9 [2021-09-20T08:00:30.742Z] Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev [2021-09-20T08:00:30.742Z] ---> Running in a058a3461e74 [2021-09-20T08:00:31.276Z] Removing intermediate container 8cef7a039aca [2021-09-20T08:00:31.276Z] ---> a14783a667e1 [2021-09-20T08:00:31.276Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-09-20T08:00:31.276Z] ---> Running in 1e53d4aa0b54 [2021-09-20T08:00:31.544Z] Removing intermediate container 1e53d4aa0b54 [2021-09-20T08:00:31.544Z] ---> ccc8014f083d [2021-09-20T08:00:31.544Z] 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-20T08:00:31.544Z] ---> Running in 0308dbae4228 [2021-09-20T08:00:31.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-20T08:00:31.810Z] --2021-09-20 08:00:31-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-09-20T08:00:31.810Z] Resolving github.com (github.com)... 140.82.114.4 [2021-09-20T08:00:31.810Z] Connecting to github.com (github.com)|140.82.114.4|:443... connected. [2021-09-20T08:00:31.810Z] HTTP request sent, awaiting response... 302 Found [2021-09-20T08:00:31.810Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-09-20T08:00:31.810Z] --2021-09-20 08:00:31-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-09-20T08:00:31.810Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 [2021-09-20T08:00:32.081Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. [2021-09-20T08:00:32.081Z] HTTP request sent, awaiting response... 200 OK [2021-09-20T08:00:32.081Z] Length: unspecified [application/x-gzip] [2021-09-20T08:00:32.081Z] Saving to: 'STDOUT' [2021-09-20T08:00:32.081Z] [2021-09-20T08:00:32.081Z] 0K .......... .......... .......... .......... .......... 1.15M [2021-09-20T08:00:32.081Z] 50K .......... .......... .......... .......... .......... 2.25M [2021-09-20T08:00:32.081Z] 100K .......... .......... .......... .......... .......... 21.6M [2021-09-20T08:00:32.081Z] 150K .......... .......... .......... .......... .......... 22.1M [2021-09-20T08:00:32.081Z] 200K .......... .......... .......... .......... .......... 2.75M [2021-09-20T08:00:32.081Z] 250K .......... .......... .......... .......... .......... 7.03M [2021-09-20T08:00:32.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-20T08:00:32.351Z] 300K .......... .......... .......... .......... .......... 8.17M [2021-09-20T08:00:32.351Z] 350K .......... .......... .......... .......... .......... 12.4M [2021-09-20T08:00:32.351Z] 400K .......... .......... .......... .......... .......... 9.27M [2021-09-20T08:00:32.351Z] 450K .......... .......... .......... .......... .......... 11.1M [2021-09-20T08:00:32.351Z] 500K .......... .......... .......... .......... .......... 17.0M [2021-09-20T08:00:32.351Z] 550K .......... .......... .......... .......... .......... 6.61M [2021-09-20T08:00:32.351Z] 600K .......... .......... .......... .......... .......... 6.54M [2021-09-20T08:00:32.351Z] 650K .......... .......... .......... .......... .......... 8.17M [2021-09-20T08:00:32.351Z] 700K .. 70.0M=0.1s [2021-09-20T08:00:32.351Z] [2021-09-20T08:00:32.351Z] 2021-09-20 08:00:32 (5.03 MB/s) - written to stdout [719348] [2021-09-20T08:00:32.351Z] [2021-09-20T08:00:32.351Z] -- The C compiler identification is GNU 9.3.0 [2021-09-20T08:00:32.351Z] -- The CXX compiler identification is GNU 9.3.0 [2021-09-20T08:00:32.351Z] -- Check for working C compiler: /usr/bin/cc [2021-09-20T08:00:32.351Z] -- Check for working C compiler: /usr/bin/cc - works [2021-09-20T08:00:32.351Z] -- Detecting C compiler ABI info [2021-09-20T08:00:32.638Z] -- Detecting C compiler ABI info - done [2021-09-20T08:00:32.638Z] -- Detecting C compile features [2021-09-20T08:00:32.638Z] -- Detecting C compile features - done [2021-09-20T08:00:32.638Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-09-20T08:00:32.638Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-09-20T08:00:32.638Z] -- Detecting CXX compiler ABI info [2021-09-20T08:00:32.638Z] -- Detecting CXX compiler ABI info - done [2021-09-20T08:00:32.903Z] -- Detecting CXX compile features [2021-09-20T08:00:32.903Z] -- Detecting CXX compile features - done [2021-09-20T08:00:32.903Z] -- Looking for include file endian.h [2021-09-20T08:00:32.903Z] -- Looking for include file endian.h - found [2021-09-20T08:00:32.903Z] -- Check if the system is big endian [2021-09-20T08:00:32.903Z] -- Searching 16 bit integer [2021-09-20T08:00:32.903Z] -- Looking for sys/types.h [2021-09-20T08:00:32.903Z] -- Looking for sys/types.h - found [2021-09-20T08:00:32.903Z] -- Looking for stdint.h [2021-09-20T08:00:32.903Z] -- Looking for stdint.h - found [2021-09-20T08:00:32.903Z] -- Looking for stddef.h [2021-09-20T08:00:32.909Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-09-20T08:00:33.170Z] -- Looking for stddef.h - found [2021-09-20T08:00:33.170Z] -- Check size of unsigned short [2021-09-20T08:00:33.170Z] -- Check size of unsigned short - done [2021-09-20T08:00:33.170Z] -- Searching 16 bit integer - Using unsigned short [2021-09-20T08:00:33.170Z] -- Check if the system is big endian - little endian [2021-09-20T08:00:33.170Z] -- Check size of size_t [2021-09-20T08:00:33.448Z] -- Check size of size_t - done [2021-09-20T08:00:33.448Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-09-20T08:00:33.448Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-09-20T08:00:33.448Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-09-20T08:00:33.448Z] CMake did not find one. [2021-09-20T08:00:33.448Z] [2021-09-20T08:00:33.448Z] Could not find a package configuration file provided by "cJSON" with any of [2021-09-20T08:00:33.448Z] the following names: [2021-09-20T08:00:33.448Z] [2021-09-20T08:00:33.448Z] cJSONConfig.cmake [2021-09-20T08:00:33.448Z] cjson-config.cmake [2021-09-20T08:00:33.448Z] [2021-09-20T08:00:33.448Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-09-20T08:00:33.448Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-09-20T08:00:33.448Z] provides a separate development package or SDK, be sure it has been [2021-09-20T08:00:33.448Z] installed. [2021-09-20T08:00:33.448Z] [2021-09-20T08:00:33.448Z] [2021-09-20T08:00:33.448Z] -- Configuring done [2021-09-20T08:00:33.448Z] -- Generating done [2021-09-20T08:00:33.448Z] -- Build files have been written to: /tmp/cbor [2021-09-20T08:00:33.448Z] Scanning dependencies of target cbor_shared [2021-09-20T08:00:33.448Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-09-20T08:00:33.448Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-09-20T08:00:33.501Z] (1/22) Installing hiredis (0.14.1-r0) [2021-09-20T08:00:33.501Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-09-20T08:00:33.719Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-09-20T08:00:33.719Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-09-20T08:00:33.773Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-09-20T08:00:33.773Z] (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-09-20T08:00:33.989Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-09-20T08:00:33.989Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-09-20T08:00:33.989Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-09-20T08:00:33.989Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-09-20T08:00:33.989Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-09-20T08:00:34.256Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-09-20T08:00:34.256Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-09-20T08:00:34.256Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-09-20T08:00:34.524Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-09-20T08:00:34.524Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-09-20T08:00:34.524Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-09-20T08:00:34.524Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-09-20T08:00:34.791Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-09-20T08:00:34.791Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-09-20T08:00:34.791Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-09-20T08:00:34.791Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-09-20T08:00:34.791Z] [ 40%] Linking C shared library libcbor.so [2021-09-20T08:00:35.057Z] [ 40%] Built target cbor_shared [2021-09-20T08:00:35.057Z] Scanning dependencies of target cbor [2021-09-20T08:00:35.057Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-09-20T08:00:35.057Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-09-20T08:00:35.196Z] (5/22) Installing libblkid (2.35.2-r0) [2021-09-20T08:00:35.323Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-09-20T08:00:35.323Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-09-20T08:00:35.467Z] (6/22) Installing blkid (2.35.2-r0) [2021-09-20T08:00:35.591Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-09-20T08:00:35.592Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-09-20T08:00:35.737Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-09-20T08:00:35.737Z] (8/22) Installing setpriv (2.35.2-r0) [2021-09-20T08:00:35.737Z] (9/22) Installing libmount (2.35.2-r0) [2021-09-20T08:00:35.858Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-09-20T08:00:35.858Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-09-20T08:00:35.858Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-09-20T08:00:35.858Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-09-20T08:00:36.008Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-09-20T08:00:36.008Z] (11/22) Installing findmnt (2.35.2-r0) [2021-09-20T08:00:36.126Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-09-20T08:00:36.126Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-09-20T08:00:36.126Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-09-20T08:00:36.279Z] (12/22) Installing mcookie (2.35.2-r0) [2021-09-20T08:00:36.279Z] (13/22) Installing hexdump (2.35.2-r0) [2021-09-20T08:00:36.279Z] (14/22) Installing lsblk (2.35.2-r0) [2021-09-20T08:00:36.392Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-09-20T08:00:36.392Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-09-20T08:00:36.392Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-09-20T08:00:36.392Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-09-20T08:00:36.550Z] (15/22) Installing libuuid (2.35.2-r0) [2021-09-20T08:00:36.550Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-09-20T08:00:36.550Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-09-20T08:00:36.661Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-09-20T08:00:36.661Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-09-20T08:00:36.661Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-09-20T08:00:36.661Z] [ 80%] Linking C static library libcbor.a [2021-09-20T08:00:36.661Z] [ 80%] Built target cbor [2021-09-20T08:00:36.822Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-09-20T08:00:36.822Z] (19/22) Installing util-linux (2.35.2-r0) [2021-09-20T08:00:36.929Z] Scanning dependencies of target sort [2021-09-20T08:00:36.929Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-09-20T08:00:36.929Z] [ 84%] Linking C executable sort [2021-09-20T08:00:36.929Z] [ 84%] Built target sort [2021-09-20T08:00:36.929Z] Scanning dependencies of target readfile [2021-09-20T08:00:36.929Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-09-20T08:00:36.929Z] [ 88%] Linking C executable readfile [2021-09-20T08:00:36.929Z] [ 88%] Built target readfile [2021-09-20T08:00:36.929Z] Scanning dependencies of target streaming_parser [2021-09-20T08:00:36.929Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-09-20T08:00:36.929Z] [ 92%] Linking C executable streaming_parser [2021-09-20T08:00:37.197Z] [ 92%] Built target streaming_parser [2021-09-20T08:00:37.197Z] Scanning dependencies of target hello [2021-09-20T08:00:37.197Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-09-20T08:00:37.197Z] [ 96%] Linking C executable hello [2021-09-20T08:00:37.197Z] [ 96%] Built target hello [2021-09-20T08:00:37.197Z] Scanning dependencies of target create_items [2021-09-20T08:00:37.197Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-09-20T08:00:37.197Z] [100%] Linking C executable create_items [2021-09-20T08:00:37.197Z] [100%] Built target create_items [2021-09-20T08:00:37.197Z] Install the project... [2021-09-20T08:00:37.197Z] -- Install configuration: "Release" [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/lib64/libcbor.a [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/lib64/libcbor.so [2021-09-20T08:00:37.197Z] -- Up-to-date: /usr/local/include/cbor [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/common.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/data.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/internal [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/ints.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/maps.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/strings.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor/tags.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/include/cbor.h [2021-09-20T08:00:37.197Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-09-20T08:00:37.415Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-09-20T08:00:37.416Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-09-20T08:00:37.690Z] (22/22) Installing wget (1.20.3-r1) [2021-09-20T08:00:37.690Z] Executing busybox-1.31.1-r20.trigger [2021-09-20T08:00:37.690Z] OK: 276 MiB in 97 packages [2021-09-20T08:00:38.159Z] Removing intermediate container 0308dbae4228 [2021-09-20T08:00:38.159Z] ---> e4f91edd2759 [2021-09-20T08:00:38.159Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-09-20T08:00:38.159Z] ---> Running in 48eb620bbfc0 [2021-09-20T08:00:38.427Z] Removing intermediate container 48eb620bbfc0 [2021-09-20T08:00:38.427Z] ---> 61f86fad7fe7 [2021-09-20T08:00:38.427Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-09-20T08:00:38.692Z] ---> 3c71a0e20150 [2021-09-20T08:00:38.692Z] Step 10/25 : COPY src /tmp/sdk/src [2021-09-20T08:00:38.960Z] ---> 2a58bc5f90ef [2021-09-20T08:00:38.960Z] Step 11/25 : COPY include /tmp/sdk/include [2021-09-20T08:00:38.960Z] ---> 5fdba12330c5 [2021-09-20T08:00:38.960Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-09-20T08:00:39.230Z] ---> fdf6b6c7d098 [2021-09-20T08:00:39.230Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-09-20T08:00:39.230Z] ---> a1f3d57e60d1 [2021-09-20T08:00:39.230Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-09-20T08:00:39.496Z] ---> fcc7b7aa7828 [2021-09-20T08:00:39.496Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-09-20T08:00:39.496Z] ---> Running in d4cd71703c32 [2021-09-20T08:00:39.664Z] Removing intermediate container a058a3461e74 [2021-09-20T08:00:39.664Z] ---> c1b62ad783d3 [2021-09-20T08:00:39.664Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-09-20T08:00:39.664Z] ---> Running in 38c5c7f7abfb [2021-09-20T08:00:39.762Z] + CPPCHECK=false [2021-09-20T08:00:39.762Z] + DOCGEN=false [2021-09-20T08:00:39.762Z] + TOMLVER=SDK-0.2 [2021-09-20T08:00:39.762Z] + CUTILVER=1.2.2 [2021-09-20T08:00:39.762Z] + '[' 0 -gt 0 ] [2021-09-20T08:00:39.762Z] + readlink -f ./scripts/build.sh [2021-09-20T08:00:39.762Z] + dirname /tmp/sdk/scripts/build.sh [2021-09-20T08:00:39.762Z] + dirname /tmp/sdk/scripts [2021-09-20T08:00:39.762Z] + ROOT=/tmp/sdk [2021-09-20T08:00:39.762Z] + cd /tmp/sdk [2021-09-20T08:00:39.762Z] + '[' '!' -d deps ] [2021-09-20T08:00:39.762Z] + mkdir deps [2021-09-20T08:00:39.762Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-09-20T08:00:39.762Z] + tar -C deps -z -x -f - [2021-09-20T08:00:39.762Z] --2021-09-20 08:00:39-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-09-20T08:00:39.762Z] Resolving github.com (github.com)... 140.82.114.4 [2021-09-20T08:00:39.762Z] Connecting to github.com (github.com)|140.82.114.4|:443... connected. [2021-09-20T08:00:39.762Z] HTTP request sent, awaiting response... 302 Found [2021-09-20T08:00:39.762Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-09-20T08:00:39.762Z] --2021-09-20 08:00:39-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-09-20T08:00:39.762Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 [2021-09-20T08:00:40.028Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. [2021-09-20T08:00:40.028Z] HTTP request sent, awaiting response... 200 OK [2021-09-20T08:00:40.028Z] Length: unspecified [application/x-gzip] [2021-09-20T08:00:40.028Z] Saving to: 'STDOUT' [2021-09-20T08:00:40.028Z] [2021-09-20T08:00:40.028Z] 0K .......... ...... 929K=0.02s [2021-09-20T08:00:40.028Z] [2021-09-20T08:00:40.028Z] 2021-09-20 08:00:39 (929 KB/s) - written to stdout [16451] [2021-09-20T08:00:40.028Z] [2021-09-20T08:00:40.028Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-09-20T08:00:40.028Z] + tar -C deps -z -x -f - [2021-09-20T08:00:40.028Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-09-20T08:00:40.028Z] --2021-09-20 08:00:39-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-09-20T08:00:40.028Z] Resolving github.com (github.com)... 140.82.114.4 [2021-09-20T08:00:40.028Z] Connecting to github.com (github.com)|140.82.114.4|:443... connected. [2021-09-20T08:00:40.259Z] Removing intermediate container 38c5c7f7abfb [2021-09-20T08:00:40.259Z] ---> 41a3a040afee [2021-09-20T08:00:40.259Z] 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-20T08:00:40.293Z] HTTP request sent, awaiting response... 302 Found [2021-09-20T08:00:40.294Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2021-09-20T08:00:40.294Z] --2021-09-20 08:00:40-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2021-09-20T08:00:40.294Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 [2021-09-20T08:00:40.294Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. [2021-09-20T08:00:40.534Z] ---> Running in 490ffcc84d1b [2021-09-20T08:00:40.561Z] HTTP request sent, awaiting response... 200 OK [2021-09-20T08:00:40.561Z] Length: unspecified [application/x-gzip] [2021-09-20T08:00:40.561Z] Saving to: 'STDOUT' [2021-09-20T08:00:40.561Z]  [2021-09-20T08:00:40.561Z] 0K .......... .......... .......... .......... .......... 1.16M [2021-09-20T08:00:40.561Z] 50K .......... .......... .......... .......... .......... 2.30M [2021-09-20T08:00:40.561Z] 100K .......... .......... .......... .......... .......... 17.1M [2021-09-20T08:00:40.561Z] 150K .......... .......... .......... ........ 7.95M=0.07s [2021-09-20T08:00:40.561Z] [2021-09-20T08:00:40.561Z] 2021-09-20 08:00:40 (2.60 MB/s) - written to stdout [193412] [2021-09-20T08:00:40.561Z] [2021-09-20T08:00:40.561Z] + mkdir -p src/c/iot [2021-09-20T08:00:40.561Z] + 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-20T08:00:40.561Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2021-09-20T08:00:40.561Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2021-09-20T08:00:40.561Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2021-09-20T08:00:40.561Z] + mkdir -p include/iot [2021-09-20T08:00:40.561Z] + 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-20T08:00:40.561Z] + mkdir -p include/iot/os [2021-09-20T08:00:40.561Z] + 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-20T08:00:40.561Z] + mkdir -p /tmp/sdk/build/release [2021-09-20T08:00:40.561Z] + cd /tmp/sdk/build/release [2021-09-20T08:00:40.561Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-09-20T08:00:40.561Z] -- The C compiler identification is GNU 9.3.0 [2021-09-20T08:00:40.561Z] -- Check for working C compiler: /usr/bin/cc [2021-09-20T08:00:40.827Z] -- Check for working C compiler: /usr/bin/cc - works [2021-09-20T08:00:40.827Z] -- Detecting C compiler ABI info [2021-09-20T08:00:40.827Z] -- Detecting C compiler ABI info - done [2021-09-20T08:00:40.827Z] -- Detecting C compile features [2021-09-20T08:00:40.827Z] -- Detecting C compile features - done [2021-09-20T08:00:40.827Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-09-20T08:00:40.827Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-09-20T08:00:40.827Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-09-20T08:00:40.827Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-09-20T08:00:40.827Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-09-20T08:00:40.827Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-09-20T08:00:40.827Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-09-20T08:00:40.827Z] -- C SDK 2.0.1-dev.6 for Linux [2021-09-20T08:00:40.827Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-09-20T08:00:40.827Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-09-20T08:00:40.827Z] -- Found Curses: /usr/lib/libcurses.so [2021-09-20T08:00:40.827Z] -- Configuring done [2021-09-20T08:00:41.093Z] -- Generating done [2021-09-20T08:00:41.093Z] -- Build files have been written to: /tmp/sdk/build/release [2021-09-20T08:00:41.093Z] + make all package [2021-09-20T08:00:41.093Z] + tee release.log [2021-09-20T08:00:41.093Z] Scanning dependencies of target csdk [2021-09-20T08:00:41.093Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-09-20T08:00:41.093Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-09-20T08:00:41.359Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-09-20T08:00:41.627Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-09-20T08:00:41.627Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-09-20T08:00:41.894Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-09-20T08:00:41.894Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-09-20T08:00:41.894Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-09-20T08:00:41.969Z] --2021-09-20 08:00:41-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-09-20T08:00:41.969Z] Resolving github.com (github.com)... 140.82.114.4 [2021-09-20T08:00:41.969Z] Connecting to github.com (github.com)|140.82.114.4|:443... connected. [2021-09-20T08:00:41.969Z] HTTP request sent, awaiting response... 302 Found [2021-09-20T08:00:41.969Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-09-20T08:00:41.969Z] --2021-09-20 08:00:41-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-09-20T08:00:41.969Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 [2021-09-20T08:00:41.969Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. [2021-09-20T08:00:41.969Z] HTTP request sent, awaiting response... 200 OK [2021-09-20T08:00:41.969Z] Length: unspecified [application/x-gzip] [2021-09-20T08:00:41.969Z] Saving to: 'STDOUT' [2021-09-20T08:00:41.969Z]  [2021-09-20T08:00:41.969Z] 0K .......... .......... .......... .......... .......... 1.39M [2021-09-20T08:00:41.969Z] 50K .......... .......... .......... .......... .......... 2.05M [2021-09-20T08:00:41.969Z] 100K .......... .......... .......... .......... .......... 13.0M [2021-09-20T08:00:41.969Z] 150K .......... .......... .......... .......... .......... 3.54M [2021-09-20T08:00:41.969Z] 200K .......... .......... .......... .......... .......... 8.86M [2021-09-20T08:00:41.969Z] 250K .......... .......... .......... .......... .......... 3.98M [2021-09-20T08:00:41.969Z] 300K .......... .......... .......... .......... .......... 4.19M [2021-09-20T08:00:41.969Z] 350K .......... .......... .......... .......... .......... 7.41M [2021-09-20T08:00:41.969Z] 400K .......... .......... .......... .......... .......... 3.34M [2021-09-20T08:00:41.969Z] 450K .......... .......... .......... .......... .......... 4.05M [2021-09-20T08:00:41.969Z] 500K .......... .......... .......... .......... .......... 7.92M [2021-09-20T08:00:42.161Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-09-20T08:00:42.161Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-09-20T08:00:42.242Z] 550K .......... .......... .......... .......... .......... 1.83M [2021-09-20T08:00:42.242Z] 600K .......... .......... .......... .......... .......... 1013K [2021-09-20T08:00:42.242Z] 650K .......... .......... .......... .......... .......... 2.17M [2021-09-20T08:00:42.242Z] 700K ..            11.3M=0.2s [2021-09-20T08:00:42.242Z] [2021-09-20T08:00:42.242Z] 2021-09-20 08:00:42 (2.81 MB/s) - written to stdout [719348] [2021-09-20T08:00:42.242Z] [2021-09-20T08:00:42.428Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-09-20T08:00:42.515Z] -- The C compiler identification is GNU 9.3.0 [2021-09-20T08:00:42.695Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-09-20T08:00:42.695Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-09-20T08:00:42.787Z] -- The CXX compiler identification is GNU 9.3.0 [2021-09-20T08:00:42.787Z] -- Check for working C compiler: /usr/bin/cc [2021-09-20T08:00:42.960Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-09-20T08:00:42.961Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-09-20T08:00:42.961Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-09-20T08:00:42.961Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-09-20T08:00:43.059Z] -- Check for working C compiler: /usr/bin/cc - works [2021-09-20T08:00:43.059Z] -- Detecting C compiler ABI info [2021-09-20T08:00:43.331Z] -- Detecting C compiler ABI info - done [2021-09-20T08:00:43.331Z] -- Detecting C compile features [2021-09-20T08:00:43.331Z] -- Detecting C compile features - done [2021-09-20T08:00:43.331Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-09-20T08:00:43.552Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-09-20T08:00:43.552Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-09-20T08:00:43.552Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-09-20T08:00:43.604Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-09-20T08:00:43.604Z] -- Detecting CXX compiler ABI info [2021-09-20T08:00:43.819Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-09-20T08:00:43.819Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-09-20T08:00:43.819Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-09-20T08:00:43.819Z] /tmp/sdk/src/c/iot/container.c:335:37: warning: unused variable 'factory' [-Wunused-variable] [2021-09-20T08:00:43.819Z] 335 | const iot_component_factory_t * factory; [2021-09-20T08:00:43.819Z] | ^~~~~~~ [2021-09-20T08:00:43.875Z] -- Detecting CXX compiler ABI info - done [2021-09-20T08:00:44.085Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-09-20T08:00:44.147Z] -- Detecting CXX compile features [2021-09-20T08:00:44.147Z] -- Detecting CXX compile features - done [2021-09-20T08:00:44.147Z] -- Looking for include file endian.h [2021-09-20T08:00:44.420Z] -- Looking for include file endian.h - found [2021-09-20T08:00:44.420Z] -- Check if the system is big endian [2021-09-20T08:00:44.420Z] -- Searching 16 bit integer [2021-09-20T08:00:44.420Z] -- Looking for sys/types.h [2021-09-20T08:00:44.667Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-09-20T08:00:44.693Z] -- Looking for sys/types.h - found [2021-09-20T08:00:44.693Z] -- Looking for stdint.h [2021-09-20T08:00:44.693Z] -- Looking for stdint.h - found [2021-09-20T08:00:44.934Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-09-20T08:00:44.934Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-09-20T08:00:44.934Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-09-20T08:00:44.966Z] -- Looking for stddef.h [2021-09-20T08:00:44.966Z] -- Looking for stddef.h - found [2021-09-20T08:00:44.966Z] -- Check size of unsigned short [2021-09-20T08:00:45.200Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-09-20T08:00:45.200Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-09-20T08:00:45.200Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-09-20T08:00:45.239Z] -- Check size of unsigned short - done [2021-09-20T08:00:45.239Z] -- Searching 16 bit integer - Using unsigned short [2021-09-20T08:00:45.466Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-09-20T08:00:45.466Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-09-20T08:00:45.466Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-09-20T08:00:45.510Z] -- Check if the system is big endian - little endian [2021-09-20T08:00:45.741Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-09-20T08:00:45.783Z] -- Check size of size_t [2021-09-20T08:00:46.013Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-09-20T08:00:46.013Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-09-20T08:00:46.055Z] -- Check size of size_t - done [2021-09-20T08:00:46.055Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-09-20T08:00:46.055Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-09-20T08:00:46.055Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-09-20T08:00:46.055Z] CMake did not find one. [2021-09-20T08:00:46.055Z] [2021-09-20T08:00:46.055Z] Could not find a package configuration file provided by "cJSON" with any of [2021-09-20T08:00:46.055Z] the following names: [2021-09-20T08:00:46.055Z] [2021-09-20T08:00:46.055Z] cJSONConfig.cmake [2021-09-20T08:00:46.055Z] cjson-config.cmake [2021-09-20T08:00:46.055Z] [2021-09-20T08:00:46.055Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-09-20T08:00:46.055Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-09-20T08:00:46.055Z] provides a separate development package or SDK, be sure it has been [2021-09-20T08:00:46.055Z] installed. [2021-09-20T08:00:46.055Z] [2021-09-20T08:00:46.055Z] [2021-09-20T08:00:46.055Z] -- Configuring done [2021-09-20T08:00:46.055Z] -- Generating done [2021-09-20T08:00:46.055Z] -- Build files have been written to: /tmp/cbor [2021-09-20T08:00:46.282Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-09-20T08:00:46.282Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-09-20T08:00:46.327Z] Scanning dependencies of target cbor_shared [2021-09-20T08:00:46.327Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-09-20T08:00:47.244Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-09-20T08:00:47.244Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-09-20T08:00:47.244Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-09-20T08:00:47.244Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-09-20T08:00:47.301Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-09-20T08:00:47.512Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-09-20T08:00:47.781Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-09-20T08:00:47.781Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-09-20T08:00:47.781Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-09-20T08:00:47.895Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-09-20T08:00:47.895Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-09-20T08:00:48.054Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-09-20T08:00:48.326Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-09-20T08:00:48.492Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-09-20T08:00:48.765Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-09-20T08:00:48.913Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-09-20T08:00:48.913Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-09-20T08:00:49.038Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-09-20T08:00:49.185Z] [ 76%] Linking C shared library libcsdk.so [2021-09-20T08:00:49.185Z] [ 76%] Built target csdk [2021-09-20T08:00:49.185Z] Scanning dependencies of target template [2021-09-20T08:00:49.185Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-09-20T08:00:49.185Z] [ 79%] Linking C executable template [2021-09-20T08:00:49.312Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-09-20T08:00:49.312Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-09-20T08:00:49.454Z] [ 79%] Built target template [2021-09-20T08:00:49.454Z] Scanning dependencies of target device-counter [2021-09-20T08:00:49.454Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-09-20T08:00:49.454Z] [ 82%] Linking C executable device-counter [2021-09-20T08:00:49.454Z] [ 82%] Built target device-counter [2021-09-20T08:00:49.454Z] Scanning dependencies of target device-random [2021-09-20T08:00:49.454Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-09-20T08:00:49.721Z] [ 85%] Linking C executable device-random [2021-09-20T08:00:49.722Z] [ 85%] Built target device-random [2021-09-20T08:00:49.722Z] Scanning dependencies of target device-gyro [2021-09-20T08:00:49.722Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-09-20T08:00:49.722Z] [ 88%] Linking C executable device-gyro [2021-09-20T08:00:49.722Z] [ 88%] Built target device-gyro [2021-09-20T08:00:49.722Z] Scanning dependencies of target device-bitfields [2021-09-20T08:00:49.722Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-09-20T08:00:49.904Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-09-20T08:00:49.995Z] [ 91%] Linking C executable device-bitfields [2021-09-20T08:00:49.995Z] [ 91%] Built target device-bitfields [2021-09-20T08:00:49.995Z] Scanning dependencies of target template-discovery [2021-09-20T08:00:49.995Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-09-20T08:00:49.995Z] [ 94%] Linking C executable template-discovery [2021-09-20T08:00:50.176Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-09-20T08:00:50.300Z] [ 94%] Built target template-discovery [2021-09-20T08:00:50.300Z] Scanning dependencies of target device-file [2021-09-20T08:00:50.300Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-09-20T08:00:50.300Z] [ 97%] Linking C executable device-file [2021-09-20T08:00:50.300Z] [ 97%] Built target device-file [2021-09-20T08:00:50.300Z] Scanning dependencies of target device-terminal [2021-09-20T08:00:50.300Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-09-20T08:00:50.573Z] [100%] Linking C executable device-terminal [2021-09-20T08:00:50.573Z] [100%] Built target device-terminal [2021-09-20T08:00:50.573Z] Run CPack packaging tool... [2021-09-20T08:00:50.573Z] CPack: Create package using TGZ [2021-09-20T08:00:50.573Z] CPack: Install projects [2021-09-20T08:00:50.573Z] CPack: - Run preinstall target for: Csdk [2021-09-20T08:00:50.573Z] CPack: - Install project: Csdk [] [2021-09-20T08:00:50.772Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-09-20T08:00:50.842Z] CPack: Create package [2021-09-20T08:00:50.842Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.6.tar.gz generated. [2021-09-20T08:00:50.842Z] + '[' false '=' true ] [2021-09-20T08:00:50.842Z] + '[' false '=' true ] [2021-09-20T08:00:50.842Z] + mkdir -p /tmp/sdk/build/debug [2021-09-20T08:00:50.842Z] + cd /tmp/sdk/build/debug [2021-09-20T08:00:50.842Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-09-20T08:00:50.842Z] -- The C compiler identification is GNU 9.3.0 [2021-09-20T08:00:50.842Z] -- Check for working C compiler: /usr/bin/cc [2021-09-20T08:00:50.842Z] -- Check for working C compiler: /usr/bin/cc - works [2021-09-20T08:00:50.842Z] -- Detecting C compiler ABI info [2021-09-20T08:00:51.045Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-09-20T08:00:51.112Z] -- Detecting C compiler ABI info - done [2021-09-20T08:00:51.112Z] -- Detecting C compile features [2021-09-20T08:00:51.112Z] -- Detecting C compile features - done [2021-09-20T08:00:51.112Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-09-20T08:00:51.112Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-09-20T08:00:51.112Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-09-20T08:00:51.112Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-09-20T08:00:51.112Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-09-20T08:00:51.112Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-09-20T08:00:51.112Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-09-20T08:00:51.112Z] -- C SDK 2.0.1-dev.6 for Linux [2021-09-20T08:00:51.112Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-09-20T08:00:51.112Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-09-20T08:00:51.112Z] -- Found Curses: /usr/lib/libcurses.so [2021-09-20T08:00:51.112Z] -- Configuring done [2021-09-20T08:00:51.112Z] -- Generating done [2021-09-20T08:00:51.112Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-09-20T08:00:51.112Z] + make [2021-09-20T08:00:51.112Z] + tee debug.log [2021-09-20T08:00:51.319Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-09-20T08:00:51.379Z] Scanning dependencies of target csdk [2021-09-20T08:00:51.379Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-09-20T08:00:51.379Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-09-20T08:00:51.379Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-09-20T08:00:51.592Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-09-20T08:00:51.647Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-09-20T08:00:51.647Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-09-20T08:00:51.647Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-09-20T08:00:51.647Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-09-20T08:00:51.870Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-09-20T08:00:51.915Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-09-20T08:00:51.915Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-09-20T08:00:51.915Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-09-20T08:00:52.143Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-09-20T08:00:52.185Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-09-20T08:00:52.185Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-09-20T08:00:52.185Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-09-20T08:00:52.185Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-09-20T08:00:52.185Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-09-20T08:00:52.415Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-09-20T08:00:52.457Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-09-20T08:00:52.457Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-09-20T08:00:52.457Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-09-20T08:00:52.686Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-09-20T08:00:52.726Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-09-20T08:00:52.726Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-09-20T08:00:52.726Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-09-20T08:00:52.726Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-09-20T08:00:52.726Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-09-20T08:00:52.726Z] /tmp/sdk/src/c/iot/container.c:335:37: warning: unused variable 'factory' [-Wunused-variable] [2021-09-20T08:00:52.726Z] 335 | const iot_component_factory_t * factory; [2021-09-20T08:00:52.726Z] | ^~~~~~~ [2021-09-20T08:00:52.726Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-09-20T08:00:52.959Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-09-20T08:00:52.994Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-09-20T08:00:52.994Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-09-20T08:00:52.994Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-09-20T08:00:53.231Z] [ 40%] Linking C shared library libcbor.so [2021-09-20T08:00:53.231Z] [ 40%] Built target cbor_shared [2021-09-20T08:00:53.231Z] Scanning dependencies of target cbor [2021-09-20T08:00:53.231Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-09-20T08:00:53.261Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-09-20T08:00:53.261Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-09-20T08:00:53.261Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-09-20T08:00:53.261Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-09-20T08:00:53.261Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-09-20T08:00:53.531Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-09-20T08:00:53.531Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-09-20T08:00:53.531Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-09-20T08:00:53.531Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-09-20T08:00:53.531Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-09-20T08:00:53.807Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-09-20T08:00:53.807Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-09-20T08:00:54.080Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-09-20T08:00:54.080Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-09-20T08:00:54.080Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-09-20T08:00:54.080Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-09-20T08:00:54.205Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-09-20T08:00:54.346Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-09-20T08:00:54.346Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-09-20T08:00:54.613Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-09-20T08:00:54.613Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-09-20T08:00:54.613Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-09-20T08:00:54.613Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-09-20T08:00:54.799Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-09-20T08:00:54.879Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-09-20T08:00:54.879Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-09-20T08:00:54.879Z] [ 76%] Linking C shared library libcsdk.so [2021-09-20T08:00:55.071Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-09-20T08:00:55.147Z] [ 76%] Built target csdk [2021-09-20T08:00:55.147Z] Scanning dependencies of target template [2021-09-20T08:00:55.147Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-09-20T08:00:55.147Z] [ 79%] Linking C executable template [2021-09-20T08:00:55.147Z] [ 79%] Built target template [2021-09-20T08:00:55.147Z] Scanning dependencies of target device-counter [2021-09-20T08:00:55.147Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-09-20T08:00:55.147Z] [ 82%] Linking C executable device-counter [2021-09-20T08:00:55.413Z] [ 82%] Built target device-counter [2021-09-20T08:00:55.413Z] Scanning dependencies of target device-random [2021-09-20T08:00:55.413Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-09-20T08:00:55.413Z] [ 85%] Linking C executable device-random [2021-09-20T08:00:55.413Z] [ 85%] Built target device-random [2021-09-20T08:00:55.413Z] Scanning dependencies of target device-gyro [2021-09-20T08:00:55.413Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-09-20T08:00:55.413Z] [ 88%] Linking C executable device-gyro [2021-09-20T08:00:55.413Z] [ 88%] Built target device-gyro [2021-09-20T08:00:55.413Z] Scanning dependencies of target device-bitfields [2021-09-20T08:00:55.683Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-09-20T08:00:55.683Z] [ 91%] Linking C executable device-bitfields [2021-09-20T08:00:55.683Z] [ 91%] Built target device-bitfields [2021-09-20T08:00:55.683Z] Scanning dependencies of target template-discovery [2021-09-20T08:00:55.683Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-09-20T08:00:55.683Z] [ 94%] Linking C executable template-discovery [2021-09-20T08:00:55.683Z] [ 94%] Built target template-discovery [2021-09-20T08:00:55.683Z] Scanning dependencies of target device-file [2021-09-20T08:00:55.683Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-09-20T08:00:55.955Z] [ 97%] Linking C executable device-file [2021-09-20T08:00:55.955Z] [ 97%] Built target device-file [2021-09-20T08:00:55.955Z] Scanning dependencies of target device-terminal [2021-09-20T08:00:55.955Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-09-20T08:00:55.955Z] [100%] Linking C executable device-terminal [2021-09-20T08:00:55.955Z] [100%] Built target device-terminal [2021-09-20T08:00:55.955Z] make: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:00:55.955Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:00:55.955Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] [ 76%] Built target csdk [2021-09-20T08:00:56.222Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] [ 79%] Built target template [2021-09-20T08:00:56.222Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] [ 82%] Built target device-counter [2021-09-20T08:00:56.222Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] [ 85%] Built target device-random [2021-09-20T08:00:56.222Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] [ 88%] Built target device-gyro [2021-09-20T08:00:56.222Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] [ 91%] Built target device-bitfields [2021-09-20T08:00:56.222Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] [ 94%] Built target template-discovery [2021-09-20T08:00:56.222Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] [ 97%] Built target device-file [2021-09-20T08:00:56.222Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] [100%] Built target device-terminal [2021-09-20T08:00:56.222Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.222Z] Install the project... [2021-09-20T08:00:56.222Z] -- Install configuration: "Release" [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/lib/libcsdk.so [2021-09-20T08:00:56.222Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-09-20T08:00:56.222Z] -- Up-to-date: /usr/local/include [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/devsdk [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/edgex [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/edgex/devices.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/base64.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/component.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/config.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/container.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/data.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/hash.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/iot.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/json.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/logger.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/os.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/thread.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/time.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/typecode.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/uuid.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/os [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/include/iot/defs.h [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-09-20T08:00:56.222Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-09-20T08:00:56.222Z] make: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:00:56.502Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-09-20T08:00:56.777Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-09-20T08:00:56.809Z] Removing intermediate container d4cd71703c32 [2021-09-20T08:00:56.809Z] ---> eee7fc00cb92 [2021-09-20T08:00:56.809Z] Step 16/25 : FROM ${BASE} [2021-09-20T08:00:56.809Z] ---> ac6a0feb3254 [2021-09-20T08:00:56.809Z] Step 17/25 : LABEL maintainer="IOTech " [2021-09-20T08:00:56.809Z] ---> Running in add1971d179b [2021-09-20T08:00:56.809Z] Removing intermediate container add1971d179b [2021-09-20T08:00:56.809Z] ---> a743cc2d03b7 [2021-09-20T08:00:56.809Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-09-20T08:00:57.048Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-09-20T08:00:57.077Z] ---> Running in af8f0bd85d7c [2021-09-20T08:00:57.322Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-09-20T08:00:57.343Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-09-20T08:00:57.596Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-09-20T08:00:57.610Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-09-20T08:00:57.610Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-09-20T08:00:57.610Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-09-20T08:00:57.868Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-09-20T08:00:57.889Z] Removing intermediate container af8f0bd85d7c [2021-09-20T08:00:57.889Z] ---> 42b94268fcaf [2021-09-20T08:00:57.889Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-09-20T08:00:57.889Z] ---> Running in 0297bf247953 [2021-09-20T08:00:58.462Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-09-20T08:00:58.474Z] Removing intermediate container 0297bf247953 [2021-09-20T08:00:58.474Z] ---> 86f8a5db6045 [2021-09-20T08:00:58.474Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-09-20T08:00:58.474Z] ---> Running in 903f86259aaa [2021-09-20T08:00:58.734Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-09-20T08:00:58.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-20T08:00:59.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-20T08:00:59.328Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-09-20T08:00:59.608Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-09-20T08:00:59.879Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-09-20T08:00:59.905Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-09-20T08:01:00.150Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-09-20T08:01:00.171Z] (1/7) Installing curl (7.79.0-r0) [2021-09-20T08:01:00.422Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-09-20T08:01:00.444Z] (2/7) Installing hiredis (0.14.1-r0) [2021-09-20T08:01:00.444Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-09-20T08:01:00.694Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-09-20T08:01:00.711Z] (4/7) Installing libuuid (2.35.2-r0) [2021-09-20T08:01:00.711Z] (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-09-20T08:01:00.964Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-09-20T08:01:01.237Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-09-20T08:01:01.510Z] [ 80%] Linking C static library libcbor.a [2021-09-20T08:01:01.510Z] [ 80%] Built target cbor [2021-09-20T08:01:01.510Z] Scanning dependencies of target sort [2021-09-20T08:01:01.510Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-09-20T08:01:01.785Z] [ 84%] Linking C executable sort [2021-09-20T08:01:01.785Z] [ 84%] Built target sort [2021-09-20T08:01:01.785Z] Scanning dependencies of target readfile [2021-09-20T08:01:01.785Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-09-20T08:01:02.059Z] [ 88%] Linking C executable readfile [2021-09-20T08:01:02.059Z] [ 88%] Built target readfile [2021-09-20T08:01:02.059Z] Scanning dependencies of target streaming_parser [2021-09-20T08:01:02.122Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-09-20T08:01:02.331Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-09-20T08:01:02.331Z] [ 92%] Linking C executable streaming_parser [2021-09-20T08:01:02.390Z] (7/7) Installing wget (1.20.3-r1) [2021-09-20T08:01:02.605Z] [ 92%] Built target streaming_parser [2021-09-20T08:01:02.605Z] Scanning dependencies of target hello [2021-09-20T08:01:02.605Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-09-20T08:01:02.605Z] [ 96%] Linking C executable hello [2021-09-20T08:01:02.660Z] Executing busybox-1.31.1-r20.trigger [2021-09-20T08:01:02.660Z] OK: 286 MiB in 82 packages [2021-09-20T08:01:02.887Z] [ 96%] Built target hello [2021-09-20T08:01:02.887Z] Scanning dependencies of target create_items [2021-09-20T08:01:02.887Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-09-20T08:01:02.926Z] Removing intermediate container 903f86259aaa [2021-09-20T08:01:02.926Z] ---> 45717dc2ab7e [2021-09-20T08:01:02.926Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-09-20T08:01:03.160Z] [100%] Linking C executable create_items [2021-09-20T08:01:03.160Z] [100%] Built target create_items [2021-09-20T08:01:03.160Z] Install the project... [2021-09-20T08:01:03.160Z] -- Install configuration: "Release" [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/lib64/libcbor.a [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/lib64/libcbor.so [2021-09-20T08:01:03.160Z] -- Up-to-date: /usr/local/include/cbor [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/ints.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/data.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/common.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/strings.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/tags.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/internal [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor/maps.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/include/cbor.h [2021-09-20T08:01:03.160Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-09-20T08:01:03.197Z] ---> 96880a33db3f [2021-09-20T08:01:03.197Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-09-20T08:01:03.463Z] ---> 4d0420b8e376 [2021-09-20T08:01:03.463Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-09-20T08:01:03.463Z] ---> e742adc9b89c [2021-09-20T08:01:03.463Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-09-20T08:01:03.734Z] ---> bb6cf2a34aa4 [2021-09-20T08:01:03.734Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-09-20T08:01:04.004Z] ---> 2ed79c8fcd9d [2021-09-20T08:01:04.004Z] Successfully built 2ed79c8fcd9d [2021-09-20T08:01:04.004Z] 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-20T08:01:04.595Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-20T08:01:04.595Z] . [Pipeline] withDockerContainer [2021-09-20T08:01:04.706Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-09-20T08:01:04.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/7 -v /w/workspace/device-sdk-c/7:/w/workspace/device-sdk-c/7:rw,z -v /w/workspace/device-sdk-c/7@tmp:/w/workspace/device-sdk-c/7@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-20T08:01:05.200Z] $ docker top 8cc9a35d7d55e20178e45e94d35fdca46147b4cd395a81412037d514d7cc7f6d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-20T08:01:05.621Z] + make test [2021-09-20T08:01:05.621Z] echo "make test" [2021-09-20T08:01:05.621Z] make test [Pipeline] } [2021-09-20T08:01:05.639Z] $ docker stop --time=1 8cc9a35d7d55e20178e45e94d35fdca46147b4cd395a81412037d514d7cc7f6d [2021-09-20T08:01:05.790Z] Removing intermediate container 490ffcc84d1b [2021-09-20T08:01:05.790Z] ---> b9e67b0d921d [2021-09-20T08:01:05.790Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-09-20T08:01:05.790Z] ---> Running in 68021e459586 [2021-09-20T08:01:06.838Z] $ docker rm -f 8cc9a35d7d55e20178e45e94d35fdca46147b4cd395a81412037d514d7cc7f6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-09-20T08:01:07.768Z] Removing intermediate container 68021e459586 [2021-09-20T08:01:07.768Z] ---> 6371333707b4 [2021-09-20T08:01:07.768Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-09-20T08:01:08.748Z] ---> 543e6d1481a9 [2021-09-20T08:01:08.748Z] Step 10/25 : COPY src /tmp/sdk/src [Pipeline] sh [2021-09-20T08:01:09.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-20T08:01:09.763Z] ---> 2ff14db7d7bc [2021-09-20T08:01:09.763Z] Step 11/25 : COPY include /tmp/sdk/include [2021-09-20T08:01:10.028Z] + ls -al . [2021-09-20T08:01:10.028Z] total 172 [2021-09-20T08:01:10.028Z] drwxrwxr-x. 8 jenkins jenkins 4096 Sep 20 08:00 . [2021-09-20T08:01:10.028Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 20 08:00 .. [2021-09-20T08:01:10.028Z] -rw-rw-r--. 1 jenkins jenkins 3104 Sep 20 08:00 Attribution.txt [2021-09-20T08:01:10.028Z] -rw-rw-r--. 1 jenkins jenkins 7701 Sep 20 08:00 CHANGES [2021-09-20T08:01:10.028Z] drwxrwxr-x. 2 jenkins jenkins 121 Sep 20 08:00 docs [2021-09-20T08:01:10.028Z] -rw-rw-r--. 1 jenkins jenkins 108574 Sep 20 08:00 Doxyfile [2021-09-20T08:01:10.028Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 20 08:00 .git [2021-09-20T08:01:10.028Z] drwxrwxr-x. 2 jenkins jenkins 81 Sep 20 08:00 .github [2021-09-20T08:01:10.028Z] -rw-rw-r--. 1 jenkins jenkins 176 Sep 20 08:00 .gitignore [2021-09-20T08:01:10.028Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 20 08:00 GOVERNANCE.md [2021-09-20T08:01:10.028Z] drwxrwxr-x. 4 jenkins jenkins 33 Sep 20 08:00 include [2021-09-20T08:01:10.028Z] -rw-rw-r--. 1 jenkins jenkins 784 Sep 20 08:00 Jenkinsfile [2021-09-20T08:01:10.028Z] -rw-rw-r--. 1 jenkins jenkins 10174 Sep 20 08:00 LICENSE [2021-09-20T08:01:10.029Z] -rw-rw-r--. 1 jenkins jenkins 444 Sep 20 08:00 Makefile [2021-09-20T08:01:10.029Z] -rw-rw-r--. 1 jenkins jenkins 618 Sep 20 08:00 OWNERS.md [2021-09-20T08:01:10.029Z] -rw-rw-r--. 1 jenkins jenkins 4086 Sep 20 08:00 README.md [2021-09-20T08:01:10.029Z] -rw-rw-r--. 1 jenkins jenkins 7090 Sep 20 08:00 README.v2.md [2021-09-20T08:01:10.029Z] drwxrwxr-x. 2 jenkins jenkins 98 Sep 20 08:00 scripts [2021-09-20T08:01:10.029Z] drwxrwxr-x. 4 jenkins jenkins 50 Sep 20 08:00 src [2021-09-20T08:01:10.029Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 20 07:57 VERSION [Pipeline] isUnix [Pipeline] sh [2021-09-20T08:01:10.353Z] + 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=7a06a35f5e1970d7e6c57a4398d31db003ba8da7 --label arch=amd64 --label version=2.0.1-dev.6 . [2021-09-20T08:01:10.353Z] Sending build context to Docker daemon 2.665MB [2021-09-20T08:01:10.353Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-09-20T08:01:10.353Z] Step 2/17 : FROM ${BASE} [2021-09-20T08:01:10.353Z] ---> 2ed79c8fcd9d [2021-09-20T08:01:10.353Z] Step 3/17 : LABEL maintainer="IOTech " [2021-09-20T08:01:10.353Z] ---> Running in 14f8d4c75ee3 [2021-09-20T08:01:10.353Z] Removing intermediate container 14f8d4c75ee3 [2021-09-20T08:01:10.353Z] ---> 730a132298ae [2021-09-20T08:01:10.353Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-09-20T08:01:10.619Z] ---> Running in ebeda5b1f8df [2021-09-20T08:01:10.747Z] ---> b8d19b0343cd [2021-09-20T08:01:10.747Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-09-20T08:01:10.885Z] --2021-09-20 08:01:10-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-09-20T08:01:10.885Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 34.243.182.113, 54.74.239.58, 54.170.66.44 [2021-09-20T08:01:10.885Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|34.243.182.113|:443... connected. [2021-09-20T08:01:11.152Z] HTTP request sent, awaiting response... 200 OK [2021-09-20T08:01:11.152Z] Length: 451 [application/octet-stream] [2021-09-20T08:01:11.152Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-09-20T08:01:11.152Z] [2021-09-20T08:01:11.152Z] 0K 100% 49.3M=0s [2021-09-20T08:01:11.152Z] [2021-09-20T08:01:11.152Z] 2021-09-20 08:01:11 (49.3 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-09-20T08:01:11.152Z] [2021-09-20T08:01:11.344Z] ---> 26b1a60b0216 [2021-09-20T08:01:11.344Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-09-20T08:01:11.441Z] Removing intermediate container ebeda5b1f8df [2021-09-20T08:01:11.441Z] ---> d0b29db68cb2 [2021-09-20T08:01:11.441Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-09-20T08:01:11.441Z] ---> Running in 9f208d0a632c [2021-09-20T08:01:11.934Z] Removing intermediate container 9f208d0a632c [2021-09-20T08:01:11.935Z] ---> 06058ca83b69 [2021-09-20T08:01:11.935Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-09-20T08:01:11.935Z] ---> Running in 416ae5380e00 [2021-09-20T08:01:12.328Z] ---> 81597959a153 [2021-09-20T08:01:12.328Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-09-20T08:01:12.340Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-20T08:01:12.926Z] ---> c7cfda253866 [2021-09-20T08:01:12.926Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-09-20T08:01:12.993Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-20T08:01:13.198Z] ---> Running in 52537339da6f [2021-09-20T08:01:13.260Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-09-20T08:01:13.842Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-09-20T08:01:13.842Z] (2/16) Installing libblkid (2.35.2-r0) [2021-09-20T08:01:13.842Z] (3/16) Installing blkid (2.35.2-r0) [2021-09-20T08:01:13.842Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-09-20T08:01:14.108Z] (5/16) Installing setpriv (2.35.2-r0) [2021-09-20T08:01:14.108Z] (6/16) Installing libmount (2.35.2-r0) [2021-09-20T08:01:14.108Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-09-20T08:01:14.374Z] (8/16) Installing findmnt (2.35.2-r0) [2021-09-20T08:01:14.374Z] (9/16) Installing mcookie (2.35.2-r0) [2021-09-20T08:01:14.374Z] (10/16) Installing hexdump (2.35.2-r0) [2021-09-20T08:01:14.633Z] + CPPCHECK=false [2021-09-20T08:01:14.633Z] + DOCGEN=false [2021-09-20T08:01:14.633Z] + TOMLVER=SDK-0.2 [2021-09-20T08:01:14.633Z] + CUTILVER=1.2.2 [2021-09-20T08:01:14.633Z] + '[' 0 -gt 0 ] [2021-09-20T08:01:14.633Z] + readlink -f ./scripts/build.sh [2021-09-20T08:01:14.633Z] + dirname /tmp/sdk/scripts/build.sh [2021-09-20T08:01:14.633Z] + dirname /tmp/sdk/scripts [2021-09-20T08:01:14.633Z] + ROOT=/tmp/sdk [2021-09-20T08:01:14.633Z] + cd /tmp/sdk [2021-09-20T08:01:14.633Z] + '[' '!' -d deps ] [2021-09-20T08:01:14.633Z] + mkdir deps [2021-09-20T08:01:14.633Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-09-20T08:01:14.633Z] + tar -C deps -z -x -f - [2021-09-20T08:01:14.633Z] --2021-09-20 08:01:14-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-09-20T08:01:14.633Z] Resolving github.com (github.com)... 140.82.114.4 [2021-09-20T08:01:14.633Z] Connecting to github.com (github.com)|140.82.114.4|:443... connected. [2021-09-20T08:01:14.633Z] HTTP request sent, awaiting response... 302 Found [2021-09-20T08:01:14.633Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-09-20T08:01:14.633Z] --2021-09-20 08:01:14-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-09-20T08:01:14.633Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 [2021-09-20T08:01:14.633Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. [2021-09-20T08:01:14.633Z] HTTP request sent, awaiting response... 200 OK [2021-09-20T08:01:14.633Z] Length: unspecified [application/x-gzip] [2021-09-20T08:01:14.633Z] Saving to: 'STDOUT' [2021-09-20T08:01:14.633Z]  [2021-09-20T08:01:14.633Z] 0K .......... ......  927K=0.02s [2021-09-20T08:01:14.633Z] [2021-09-20T08:01:14.633Z] 2021-09-20 08:01:14 (927 KB/s) - written to stdout [16451] [2021-09-20T08:01:14.633Z] [2021-09-20T08:01:14.633Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-09-20T08:01:14.633Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-09-20T08:01:14.633Z] + tar -C deps -z -x -f - [2021-09-20T08:01:14.633Z] --2021-09-20 08:01:14-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-09-20T08:01:14.639Z] (11/16) Installing lsblk (2.35.2-r0) [2021-09-20T08:01:14.639Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-09-20T08:01:14.639Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-09-20T08:01:14.905Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-09-20T08:01:14.905Z] (15/16) Installing util-linux (2.35.2-r0) [2021-09-20T08:01:14.909Z] Resolving github.com (github.com)... 140.82.114.4 [2021-09-20T08:01:14.909Z] Connecting to github.com (github.com)|140.82.114.4|:443... connected. [2021-09-20T08:01:14.909Z] HTTP request sent, awaiting response... 302 Found [2021-09-20T08:01:14.909Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2021-09-20T08:01:14.909Z] --2021-09-20 08:01:14-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2021-09-20T08:01:14.909Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 [2021-09-20T08:01:14.909Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. [2021-09-20T08:01:14.909Z] HTTP request sent, awaiting response... 200 OK [2021-09-20T08:01:14.909Z] Length: unspecified [application/x-gzip] [2021-09-20T08:01:14.909Z] Saving to: 'STDOUT' [2021-09-20T08:01:14.909Z]  [2021-09-20T08:01:14.909Z] 0K .......... .......... .......... .......... .......... 1.39M [2021-09-20T08:01:14.909Z] 50K .......... .......... .......... .......... .......... 2.69M [2021-09-20T08:01:14.909Z] 100K .......... .......... .......... .......... .......... 3.60M [2021-09-20T08:01:15.169Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-09-20T08:01:15.181Z] 150K .......... .......... .......... ........ 1.91M=0.09s [2021-09-20T08:01:15.181Z] [2021-09-20T08:01:15.181Z] 2021-09-20 08:01:14 (2.13 MB/s) - written to stdout [193412] [2021-09-20T08:01:15.181Z] [2021-09-20T08:01:15.181Z] + mkdir -p src/c/iot [2021-09-20T08:01:15.181Z] + 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-20T08:01:15.181Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2021-09-20T08:01:15.181Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2021-09-20T08:01:15.181Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2021-09-20T08:01:15.181Z] + mkdir -p include/iot [2021-09-20T08:01:15.181Z] + 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-20T08:01:15.181Z] + mkdir -p include/iot/os [2021-09-20T08:01:15.181Z] + 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-20T08:01:15.181Z] + mkdir -p /tmp/sdk/build/release [2021-09-20T08:01:15.181Z] + cd /tmp/sdk/build/release [2021-09-20T08:01:15.181Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-09-20T08:01:15.434Z] Executing busybox-1.31.1-r20.trigger [2021-09-20T08:01:15.434Z] OK: 295 MiB in 98 packages [2021-09-20T08:01:15.453Z] -- The C compiler identification is GNU 9.3.0 [2021-09-20T08:01:15.453Z] -- Check for working C compiler: /usr/bin/cc [2021-09-20T08:01:15.724Z] -- Check for working C compiler: /usr/bin/cc - works [2021-09-20T08:01:15.724Z] -- Detecting C compiler ABI info [2021-09-20T08:01:16.002Z] -- Detecting C compiler ABI info - done [2021-09-20T08:01:16.002Z] -- Detecting C compile features [2021-09-20T08:01:16.002Z] -- Detecting C compile features - done [2021-09-20T08:01:16.002Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-09-20T08:01:16.019Z] Removing intermediate container 416ae5380e00 [2021-09-20T08:01:16.019Z] ---> a22ce4833f7b [2021-09-20T08:01:16.019Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-09-20T08:01:16.019Z] ---> a7b0f27c04b9 [2021-09-20T08:01:16.019Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-09-20T08:01:16.275Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-09-20T08:01:16.275Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-09-20T08:01:16.275Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-09-20T08:01:16.275Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-09-20T08:01:16.275Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-09-20T08:01:16.275Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-09-20T08:01:16.275Z] -- C SDK 2.0.1-dev.6 for Linux [2021-09-20T08:01:16.275Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-09-20T08:01:16.285Z] ---> 989df91f4b87 [2021-09-20T08:01:16.286Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-09-20T08:01:16.548Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-09-20T08:01:16.551Z] ---> dc87fecb8ed1 [2021-09-20T08:01:16.551Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-09-20T08:01:16.551Z] ---> 7277d9a8d878 [2021-09-20T08:01:16.551Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-09-20T08:01:16.817Z] ---> 74c0ad12be2c [2021-09-20T08:01:16.817Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-09-20T08:01:16.817Z] ---> 889179b5415a [2021-09-20T08:01:16.817Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-09-20T08:01:16.817Z] ---> Running in 67c6da092dea [2021-09-20T08:01:16.821Z] -- Found Curses: /usr/lib/libcurses.so [2021-09-20T08:01:16.821Z] -- Configuring done [2021-09-20T08:01:17.090Z] Removing intermediate container 67c6da092dea [2021-09-20T08:01:17.090Z] ---> 5cd65b47929b [2021-09-20T08:01:17.090Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-09-20T08:01:17.090Z] ---> Running in c887df5ae477 [2021-09-20T08:01:17.090Z] Removing intermediate container c887df5ae477 [2021-09-20T08:01:17.090Z] ---> 69af49d61590 [2021-09-20T08:01:17.090Z] Step 15/17 : LABEL arch=amd64 [2021-09-20T08:01:17.090Z] ---> Running in 5f113d50ce83 [2021-09-20T08:01:17.090Z] Removing intermediate container 5f113d50ce83 [2021-09-20T08:01:17.090Z] ---> 8d0a9c1f9462 [2021-09-20T08:01:17.090Z] Step 16/17 : LABEL git_sha=7a06a35f5e1970d7e6c57a4398d31db003ba8da7 [2021-09-20T08:01:17.093Z] -- Generating done [2021-09-20T08:01:17.093Z] -- Build files have been written to: /tmp/sdk/build/release [2021-09-20T08:01:17.093Z] + make all package [2021-09-20T08:01:17.093Z] + tee release.log [2021-09-20T08:01:17.093Z] Scanning dependencies of target csdk [2021-09-20T08:01:17.357Z] ---> Running in 61f6affebeb3 [2021-09-20T08:01:17.357Z] Removing intermediate container 61f6affebeb3 [2021-09-20T08:01:17.357Z] ---> 66be421da6f3 [2021-09-20T08:01:17.357Z] Step 17/17 : LABEL version=2.0.1-dev.6 [2021-09-20T08:01:17.357Z] ---> Running in 98366f2b7c85 [2021-09-20T08:01:17.357Z] Removing intermediate container 98366f2b7c85 [2021-09-20T08:01:17.357Z] ---> bdf50f6a2d47 [2021-09-20T08:01:17.357Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-09-20T08:01:17.357Z] Successfully built bdf50f6a2d47 [2021-09-20T08:01:17.357Z] Successfully tagged device-sdk:latest [2021-09-20T08:01:17.365Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [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-20T08:01:17.957Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-09-20T08:01:18.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T08:01:18.048Z] [2021-09-20T08:01:18.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-20T08:01:18.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T08:01:18.377Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-20T08:01:18.377Z] b4d181a07f80: Pulling fs layer [2021-09-20T08:01:18.377Z] a1111a8f2ec3: Pulling fs layer [2021-09-20T08:01:18.377Z] ed53099fbce6: Pulling fs layer [2021-09-20T08:01:18.377Z] dc539afda2c1: Pulling fs layer [2021-09-20T08:01:18.377Z] 77bc0d833cb6: Pulling fs layer [2021-09-20T08:01:18.377Z] 9065ff56babe: Pulling fs layer [2021-09-20T08:01:18.377Z] d287ab97295c: Pulling fs layer [2021-09-20T08:01:18.377Z] 77bc0d833cb6: Waiting [2021-09-20T08:01:18.377Z] 9065ff56babe: Waiting [2021-09-20T08:01:18.377Z] d287ab97295c: Waiting [2021-09-20T08:01:18.377Z] dc539afda2c1: Waiting [2021-09-20T08:01:18.551Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-09-20T08:01:18.646Z] a1111a8f2ec3: Verifying Checksum [2021-09-20T08:01:18.646Z] a1111a8f2ec3: Download complete [2021-09-20T08:01:18.646Z] dc539afda2c1: Verifying Checksum [2021-09-20T08:01:18.646Z] dc539afda2c1: Download complete [2021-09-20T08:01:18.911Z] 77bc0d833cb6: Verifying Checksum [2021-09-20T08:01:18.911Z] 77bc0d833cb6: Download complete [2021-09-20T08:01:18.911Z] 9065ff56babe: Verifying Checksum [2021-09-20T08:01:18.911Z] 9065ff56babe: Download complete [2021-09-20T08:01:18.911Z] ed53099fbce6: Verifying Checksum [2021-09-20T08:01:18.911Z] ed53099fbce6: Download complete [2021-09-20T08:01:19.867Z] b4d181a07f80: Verifying Checksum [2021-09-20T08:01:19.867Z] b4d181a07f80: Download complete [2021-09-20T08:01:20.514Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-09-20T08:01:20.831Z] b4d181a07f80: Pull complete [2021-09-20T08:01:21.101Z] a1111a8f2ec3: Pull complete [2021-09-20T08:01:21.112Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-09-20T08:01:21.113Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-09-20T08:01:21.366Z] ed53099fbce6: Pull complete [2021-09-20T08:01:21.641Z] dc539afda2c1: Pull complete [2021-09-20T08:01:21.909Z] 77bc0d833cb6: Pull complete [2021-09-20T08:01:21.909Z] 9065ff56babe: Pull complete [2021-09-20T08:01:22.087Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-09-20T08:01:22.360Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-09-20T08:01:22.631Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-09-20T08:01:23.317Z] d287ab97295c: Verifying Checksum [2021-09-20T08:01:23.317Z] d287ab97295c: Download complete [2021-09-20T08:01:23.602Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-09-20T08:01:25.559Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-09-20T08:01:25.832Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-09-20T08:01:26.428Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-09-20T08:01:27.021Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-09-20T08:01:27.293Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-09-20T08:01:27.564Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-09-20T08:01:27.602Z] d287ab97295c: Pull complete [2021-09-20T08:01:27.602Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-20T08:01:27.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T08:01:27.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-20T08:01:27.693Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-09-20T08:01:27.747Z] $ 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/7 -v /w/workspace/device-sdk-c/7:/w/workspace/device-sdk-c/7:rw,z -v /w/workspace/device-sdk-c/7@tmp:/w/workspace/device-sdk-c/7@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-20T08:01:27.838Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-09-20T08:01:30.466Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-09-20T08:01:30.536Z] $ docker top 64a4cb195587f3440d15f384c45f52b88629a7fb1c7d72b7befed782a829706d -eo pid,comm [Pipeline] { [2021-09-20T08:01:30.739Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [Pipeline] libraryResource [Pipeline] sh [2021-09-20T08:01:31.116Z] ---> job-cost.sh [2021-09-20T08:01:31.116Z] lf-activate-venv: SKIPPING [2021-09-20T08:01:31.116Z] INFO: No Stack... [2021-09-20T08:01:31.335Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-09-20T08:01:31.607Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-09-20T08:01:31.879Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-09-20T08:01:32.151Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-09-20T08:01:32.152Z] /tmp/sdk/src/c/iot/container.c:335:37: warning: unused variable 'factory' [-Wunused-variable] [2021-09-20T08:01:32.152Z] 335 | const iot_component_factory_t * factory; [2021-09-20T08:01:32.152Z] | ^~~~~~~ [2021-09-20T08:01:32.748Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-09-20T08:01:33.062Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-20T08:01:33.062Z] INFO: Archiving Costs [Pipeline] sh [2021-09-20T08:01:33.387Z] + cat /w/workspace/device-sdk-c/7/archives/cost.csv [2021-09-20T08:01:33.387Z] + cut -d, -f6 [Pipeline] lock [2021-09-20T08:01:33.428Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-7-stack-cost] [2021-09-20T08:01:33.442Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-7-stack-cost] did not exist. Created. [2021-09-20T08:01:33.442Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-20T08:01:33.782Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-20T08:01:34.038Z] Stashed 1 file(s) [Pipeline] } [2021-09-20T08:01:34.058Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-20T08:01:34.082Z] $ docker stop --time=1 64a4cb195587f3440d15f384c45f52b88629a7fb1c7d72b7befed782a829706d [2021-09-20T08:01:35.245Z] $ docker rm -f 64a4cb195587f3440d15f384c45f52b88629a7fb1c7d72b7befed782a829706d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-20T08:01:38.138Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-09-20T08:01:38.138Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-09-20T08:01:38.410Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-09-20T08:01:39.005Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-09-20T08:01:39.280Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-09-20T08:01:39.556Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-09-20T08:01:40.536Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-09-20T08:01:40.808Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-09-20T08:01:41.406Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-09-20T08:01:42.001Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-09-20T08:01:42.273Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-09-20T08:01:44.245Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-09-20T08:01:44.516Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-09-20T08:01:45.491Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-09-20T08:01:45.763Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-09-20T08:01:50.050Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-09-20T08:01:50.322Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-09-20T08:01:50.917Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-09-20T08:01:51.189Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-09-20T08:01:52.163Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-09-20T08:01:53.590Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-09-20T08:01:54.182Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-09-20T08:01:54.457Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-09-20T08:01:54.729Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-09-20T08:01:57.337Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-09-20T08:02:00.814Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-09-20T08:02:01.099Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-09-20T08:02:01.720Z] [ 76%] Linking C shared library libcsdk.so [2021-09-20T08:02:01.998Z] [ 76%] Built target csdk [2021-09-20T08:02:01.998Z] Scanning dependencies of target template [2021-09-20T08:02:01.998Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-09-20T08:02:02.597Z] [ 79%] Linking C executable template [2021-09-20T08:02:02.875Z] [ 79%] Built target template [2021-09-20T08:02:02.875Z] Scanning dependencies of target device-counter [2021-09-20T08:02:03.159Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-09-20T08:02:03.433Z] [ 82%] Linking C executable device-counter [2021-09-20T08:02:03.714Z] [ 82%] Built target device-counter [2021-09-20T08:02:03.714Z] Scanning dependencies of target device-random [2021-09-20T08:02:03.714Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-09-20T08:02:04.309Z] [ 85%] Linking C executable device-random [2021-09-20T08:02:04.309Z] [ 85%] Built target device-random [2021-09-20T08:02:04.309Z] Scanning dependencies of target device-gyro [2021-09-20T08:02:04.309Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-09-20T08:02:04.904Z] [ 88%] Linking C executable device-gyro [2021-09-20T08:02:05.175Z] [ 88%] Built target device-gyro [2021-09-20T08:02:05.175Z] Scanning dependencies of target device-bitfields [2021-09-20T08:02:05.175Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-09-20T08:02:05.448Z] [ 91%] Linking C executable device-bitfields [2021-09-20T08:02:05.721Z] [ 91%] Built target device-bitfields [2021-09-20T08:02:05.721Z] Scanning dependencies of target template-discovery [2021-09-20T08:02:05.721Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-09-20T08:02:06.692Z] [ 94%] Linking C executable template-discovery [2021-09-20T08:02:06.692Z] [ 94%] Built target template-discovery [2021-09-20T08:02:06.692Z] Scanning dependencies of target device-file [2021-09-20T08:02:06.692Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-09-20T08:02:07.286Z] [ 97%] Linking C executable device-file [2021-09-20T08:02:07.557Z] [ 97%] Built target device-file [2021-09-20T08:02:07.557Z] Scanning dependencies of target device-terminal [2021-09-20T08:02:07.557Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-09-20T08:02:08.152Z] [100%] Linking C executable device-terminal [2021-09-20T08:02:08.425Z] [100%] Built target device-terminal [2021-09-20T08:02:08.425Z] Run CPack packaging tool... [2021-09-20T08:02:08.425Z] CPack: Create package using TGZ [2021-09-20T08:02:08.425Z] CPack: Install projects [2021-09-20T08:02:08.425Z] CPack: - Run preinstall target for: Csdk [2021-09-20T08:02:09.022Z] CPack: - Install project: Csdk [] [2021-09-20T08:02:09.022Z] CPack: Create package [2021-09-20T08:02:09.022Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.6.tar.gz generated. [2021-09-20T08:02:09.022Z] + '[' false '=' true ] [2021-09-20T08:02:09.022Z] + '[' false '=' true ] [2021-09-20T08:02:09.022Z] + mkdir -p /tmp/sdk/build/debug [2021-09-20T08:02:09.022Z] + cd /tmp/sdk/build/debug [2021-09-20T08:02:09.022Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-09-20T08:02:09.615Z] -- The C compiler identification is GNU 9.3.0 [2021-09-20T08:02:09.615Z] -- Check for working C compiler: /usr/bin/cc [2021-09-20T08:02:09.615Z] -- Check for working C compiler: /usr/bin/cc - works [2021-09-20T08:02:09.615Z] -- Detecting C compiler ABI info [2021-09-20T08:02:09.887Z] -- Detecting C compiler ABI info - done [2021-09-20T08:02:10.160Z] -- Detecting C compile features [2021-09-20T08:02:10.160Z] -- Detecting C compile features - done [2021-09-20T08:02:10.160Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-09-20T08:02:10.160Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-09-20T08:02:10.160Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-09-20T08:02:10.160Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-09-20T08:02:10.160Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-09-20T08:02:10.160Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-09-20T08:02:10.160Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-09-20T08:02:10.160Z] -- C SDK 2.0.1-dev.6 for Linux [2021-09-20T08:02:10.433Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-09-20T08:02:10.433Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-09-20T08:02:10.706Z] -- Found Curses: /usr/lib/libcurses.so [2021-09-20T08:02:10.706Z] -- Configuring done [2021-09-20T08:02:10.980Z] -- Generating done [2021-09-20T08:02:10.980Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-09-20T08:02:10.980Z] + + teemake debug.log [2021-09-20T08:02:10.980Z] [2021-09-20T08:02:11.253Z] Scanning dependencies of target csdk [2021-09-20T08:02:11.253Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-09-20T08:02:11.847Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-09-20T08:02:12.118Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-09-20T08:02:12.712Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-09-20T08:02:12.985Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-09-20T08:02:12.985Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-09-20T08:02:13.259Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-09-20T08:02:13.532Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-09-20T08:02:13.805Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-09-20T08:02:14.424Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-09-20T08:02:14.696Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-09-20T08:02:14.970Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-09-20T08:02:15.565Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-09-20T08:02:15.837Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-09-20T08:02:16.111Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-09-20T08:02:16.111Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-09-20T08:02:16.382Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-09-20T08:02:16.977Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-09-20T08:02:17.251Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-09-20T08:02:17.523Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-09-20T08:02:17.796Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-09-20T08:02:18.069Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-09-20T08:02:18.069Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-09-20T08:02:18.069Z] /tmp/sdk/src/c/iot/container.c:335:37: warning: unused variable 'factory' [-Wunused-variable] [2021-09-20T08:02:18.069Z] 335 | const iot_component_factory_t * factory; [2021-09-20T08:02:18.069Z] | ^~~~~~~ [2021-09-20T08:02:18.343Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-09-20T08:02:19.317Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-09-20T08:02:19.318Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-09-20T08:02:19.590Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-09-20T08:02:19.862Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-09-20T08:02:20.135Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-09-20T08:02:20.135Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-09-20T08:02:20.419Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-09-20T08:02:20.690Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-09-20T08:02:20.960Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-09-20T08:02:21.233Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-09-20T08:02:21.233Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-09-20T08:02:21.826Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-09-20T08:02:21.826Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-09-20T08:02:22.418Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-09-20T08:02:22.689Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-09-20T08:02:23.654Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-09-20T08:02:23.929Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-09-20T08:02:23.929Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-09-20T08:02:24.199Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-09-20T08:02:24.787Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-09-20T08:02:25.757Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-09-20T08:02:25.757Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-09-20T08:02:26.027Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-09-20T08:02:26.298Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-09-20T08:02:26.889Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-09-20T08:02:27.478Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-09-20T08:02:27.748Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-09-20T08:02:28.018Z] [ 76%] Linking C shared library libcsdk.so [2021-09-20T08:02:28.289Z] [ 76%] Built target csdk [2021-09-20T08:02:28.289Z] Scanning dependencies of target template [2021-09-20T08:02:28.289Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-09-20T08:02:28.559Z] [ 79%] Linking C executable template [2021-09-20T08:02:28.829Z] [ 79%] Built target template [2021-09-20T08:02:28.830Z] Scanning dependencies of target device-counter [2021-09-20T08:02:28.830Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-09-20T08:02:29.101Z] [ 82%] Linking C executable device-counter [2021-09-20T08:02:29.371Z] [ 82%] Built target device-counter [2021-09-20T08:02:29.371Z] Scanning dependencies of target device-random [2021-09-20T08:02:29.371Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-09-20T08:02:29.641Z] [ 85%] Linking C executable device-random [2021-09-20T08:02:29.912Z] [ 85%] Built target device-random [2021-09-20T08:02:29.912Z] Scanning dependencies of target device-gyro [2021-09-20T08:02:29.912Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-09-20T08:02:30.182Z] [ 88%] Linking C executable device-gyro [2021-09-20T08:02:30.454Z] [ 88%] Built target device-gyro [2021-09-20T08:02:30.454Z] Scanning dependencies of target device-bitfields [2021-09-20T08:02:30.454Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-09-20T08:02:30.724Z] [ 91%] Linking C executable device-bitfields [2021-09-20T08:02:30.994Z] [ 91%] Built target device-bitfields [2021-09-20T08:02:30.994Z] Scanning dependencies of target template-discovery [2021-09-20T08:02:30.994Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-09-20T08:02:31.263Z] [ 94%] Linking C executable template-discovery [2021-09-20T08:02:31.536Z] [ 94%] Built target template-discovery [2021-09-20T08:02:31.536Z] Scanning dependencies of target device-file [2021-09-20T08:02:31.536Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-09-20T08:02:31.812Z] [ 97%] Linking C executable device-file [2021-09-20T08:02:32.085Z] [ 97%] Built target device-file [2021-09-20T08:02:32.085Z] Scanning dependencies of target device-terminal [2021-09-20T08:02:32.085Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-09-20T08:02:32.359Z] [100%] Linking C executable device-terminal [2021-09-20T08:02:32.632Z] [100%] Built target device-terminal [2021-09-20T08:02:32.632Z] make: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:02:32.632Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:02:32.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:02:32.904Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:02:32.904Z] [ 76%] Built target csdk [2021-09-20T08:02:32.904Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:02:32.904Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:02:32.904Z] [ 79%] Built target template [2021-09-20T08:02:32.904Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:02:32.904Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:02:32.904Z] [ 82%] Built target device-counter [2021-09-20T08:02:32.904Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:02:32.904Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:02:32.904Z] [ 85%] Built target device-random [2021-09-20T08:02:32.904Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:02:32.904Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:02:32.904Z] [ 88%] Built target device-gyro [2021-09-20T08:02:32.904Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:02:32.904Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:02:32.904Z] [ 91%] Built target device-bitfields [2021-09-20T08:02:32.904Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:02:32.904Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:02:33.183Z] [ 94%] Built target template-discovery [2021-09-20T08:02:33.183Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:02:33.183Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:02:33.183Z] [ 97%] Built target device-file [2021-09-20T08:02:33.183Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-09-20T08:02:33.183Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:02:33.183Z] [100%] Built target device-terminal [2021-09-20T08:02:33.183Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:02:33.183Z] Install the project... [2021-09-20T08:02:33.183Z] -- Install configuration: "Release" [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/lib/libcsdk.so [2021-09-20T08:02:33.183Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-09-20T08:02:33.183Z] -- Up-to-date: /usr/local/include [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/edgex [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/edgex/devices.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/devsdk [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/json.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/container.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/component.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/typecode.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/iot.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/uuid.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/time.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/hash.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/logger.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/os [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/data.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/thread.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/os.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/base64.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/defs.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/include/iot/config.h [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-09-20T08:02:33.183Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-09-20T08:02:33.183Z] make: Leaving directory '/tmp/sdk/build/release' [2021-09-20T08:02:35.802Z] Removing intermediate container 52537339da6f [2021-09-20T08:02:35.802Z] ---> 2bd12f77b422 [2021-09-20T08:02:35.802Z] Step 16/25 : FROM ${BASE} [2021-09-20T08:02:35.802Z] ---> 759262b18b23 [2021-09-20T08:02:35.802Z] Step 17/25 : LABEL maintainer="IOTech " [2021-09-20T08:02:35.802Z] ---> Running in 8ec616693937 [2021-09-20T08:02:36.398Z] Removing intermediate container 8ec616693937 [2021-09-20T08:02:36.398Z] ---> ffb1a66e9126 [2021-09-20T08:02:36.398Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-09-20T08:02:36.398Z] ---> Running in ff4e0812fe18 [2021-09-20T08:02:37.831Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-09-20T08:02:38.110Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-09-20T08:02:38.110Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-09-20T08:02:38.110Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-09-20T08:02:39.103Z] Removing intermediate container ff4e0812fe18 [2021-09-20T08:02:39.103Z] ---> 7df95d2d5885 [2021-09-20T08:02:39.103Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-09-20T08:02:39.378Z] ---> Running in 094e2a6c7c6a [2021-09-20T08:02:42.001Z] Removing intermediate container 094e2a6c7c6a [2021-09-20T08:02:42.001Z] ---> 1228ba6108c5 [2021-09-20T08:02:42.001Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-09-20T08:02:42.001Z] ---> Running in 1572600f790b [2021-09-20T08:02:43.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-20T08:02:44.024Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-20T08:02:44.617Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-09-20T08:02:45.208Z] (1/7) Installing curl (7.79.0-r0) [2021-09-20T08:02:45.208Z] (2/7) Installing hiredis (0.14.1-r0) [2021-09-20T08:02:45.479Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-09-20T08:02:45.479Z] (4/7) Installing libuuid (2.35.2-r0) [2021-09-20T08:02:45.750Z] (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-09-20T08:02:47.174Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-09-20T08:02:47.444Z] (7/7) Installing wget (1.20.3-r1) [2021-09-20T08:02:47.715Z] Executing busybox-1.31.1-r20.trigger [2021-09-20T08:02:47.715Z] OK: 267 MiB in 82 packages [2021-09-20T08:02:49.176Z] Removing intermediate container 1572600f790b [2021-09-20T08:02:49.176Z] ---> 6d3384ac5d9a [2021-09-20T08:02:49.176Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-09-20T08:02:50.193Z] ---> ae29b02aad6b [2021-09-20T08:02:50.193Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-09-20T08:02:51.188Z] ---> 0fcb686cfc72 [2021-09-20T08:02:51.188Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-09-20T08:02:52.167Z] ---> 91a7fdbbf9de [2021-09-20T08:02:52.167Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-09-20T08:02:52.762Z] ---> a5bbfee6d176 [2021-09-20T08:02:52.762Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-09-20T08:02:53.737Z] ---> 25deb6d7be2d [2021-09-20T08:02:53.737Z] Successfully built 25deb6d7be2d [2021-09-20T08:02:53.737Z] 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-20T08:02:54.346Z] + docker inspect -f . ci-base-image-arm64 [2021-09-20T08:02:54.346Z] . [Pipeline] withDockerContainer [2021-09-20T08:02:54.614Z] prd-ubuntu18.04-docker-arm64-4c-16g-641 does not seem to be running inside a container [2021-09-20T08:02:54.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/7 -v /w/workspace/device-sdk-c/7:/w/workspace/device-sdk-c/7:rw,z -v /w/workspace/device-sdk-c/7@tmp:/w/workspace/device-sdk-c/7@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-20T08:02:56.331Z] $ docker top 79304187b58bc4cd0e3c4fb519f5d3ee25e7a831c9ee501c163fb577db20bb44 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-20T08:02:57.315Z] + make test [2021-09-20T08:02:57.315Z] echo "make test" [2021-09-20T08:02:57.315Z] make test [Pipeline] } [2021-09-20T08:02:57.335Z] $ docker stop --time=1 79304187b58bc4cd0e3c4fb519f5d3ee25e7a831c9ee501c163fb577db20bb44 [2021-09-20T08:02:59.214Z] $ docker rm -f 79304187b58bc4cd0e3c4fb519f5d3ee25e7a831c9ee501c163fb577db20bb44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-20T08:02:59.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-20T08:03:00.285Z] + ls -al . [2021-09-20T08:03:00.285Z] total 200 [2021-09-20T08:03:00.285Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 08:00 . [2021-09-20T08:03:00.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 07:59 .. [2021-09-20T08:03:00.285Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 08:00 .git [2021-09-20T08:03:00.285Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 08:00 .github [2021-09-20T08:03:00.285Z] -rw-rw-r-- 1 jenkins jenkins 176 Sep 20 08:00 .gitignore [2021-09-20T08:03:00.285Z] -rw-rw-r-- 1 jenkins jenkins 3104 Sep 20 08:00 Attribution.txt [2021-09-20T08:03:00.285Z] -rw-rw-r-- 1 jenkins jenkins 7701 Sep 20 08:00 CHANGES [2021-09-20T08:03:00.285Z] -rw-rw-r-- 1 jenkins jenkins 108574 Sep 20 08:00 Doxyfile [2021-09-20T08:03:00.285Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 08:00 GOVERNANCE.md [2021-09-20T08:03:00.285Z] -rw-rw-r-- 1 jenkins jenkins 784 Sep 20 08:00 Jenkinsfile [2021-09-20T08:03:00.285Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 08:00 LICENSE [2021-09-20T08:03:00.285Z] -rw-rw-r-- 1 jenkins jenkins 444 Sep 20 08:00 Makefile [2021-09-20T08:03:00.285Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 08:00 OWNERS.md [2021-09-20T08:03:00.285Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 20 08:00 README.md [2021-09-20T08:03:00.285Z] -rw-rw-r-- 1 jenkins jenkins 7090 Sep 20 08:00 README.v2.md [2021-09-20T08:03:00.285Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 20 07:57 VERSION [2021-09-20T08:03:00.285Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 08:00 docs [2021-09-20T08:03:00.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 08:00 include [2021-09-20T08:03:00.285Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 08:00 scripts [2021-09-20T08:03:00.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 08:00 src [Pipeline] isUnix [Pipeline] sh [2021-09-20T08:03:00.626Z] + 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=7a06a35f5e1970d7e6c57a4398d31db003ba8da7 --label arch=arm64 --label version=2.0.1-dev.6 . [2021-09-20T08:03:01.221Z] Sending build context to Docker daemon 2.664MB [2021-09-20T08:03:01.221Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-09-20T08:03:01.221Z] Step 2/17 : FROM ${BASE} [2021-09-20T08:03:01.221Z] ---> 25deb6d7be2d [2021-09-20T08:03:01.221Z] Step 3/17 : LABEL maintainer="IOTech " [2021-09-20T08:03:01.494Z] ---> Running in eeedbb13f99d [2021-09-20T08:03:01.770Z] Removing intermediate container eeedbb13f99d [2021-09-20T08:03:01.770Z] ---> 4082530dae60 [2021-09-20T08:03:01.770Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-09-20T08:03:02.042Z] ---> Running in 8a27ae742724 [2021-09-20T08:03:03.482Z] --2021-09-20 08:03:03-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-09-20T08:03:03.482Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.74.239.58, 54.170.66.44, 34.243.182.113 [2021-09-20T08:03:03.482Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.74.239.58|:443... connected. [2021-09-20T08:03:03.757Z] HTTP request sent, awaiting response... 200 OK [2021-09-20T08:03:03.757Z] Length: 451 [application/octet-stream] [2021-09-20T08:03:03.757Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-09-20T08:03:03.757Z]  [2021-09-20T08:03:03.757Z] 0K   100% 18.2M=0s [2021-09-20T08:03:03.757Z] [2021-09-20T08:03:03.757Z] 2021-09-20 08:03:03 (18.2 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-09-20T08:03:03.757Z] [2021-09-20T08:03:04.736Z] Removing intermediate container 8a27ae742724 [2021-09-20T08:03:04.736Z] ---> b25cb926adef [2021-09-20T08:03:04.736Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-09-20T08:03:04.736Z] ---> Running in d015e961e160 [2021-09-20T08:03:06.715Z] Removing intermediate container d015e961e160 [2021-09-20T08:03:06.715Z] ---> 6e07dd60d404 [2021-09-20T08:03:06.715Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-09-20T08:03:06.987Z] ---> Running in 6f625f0c99df [2021-09-20T08:03:08.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-20T08:03:09.013Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-20T08:03:09.607Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-09-20T08:03:10.199Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-09-20T08:03:10.199Z] (2/16) Installing libblkid (2.35.2-r0) [2021-09-20T08:03:10.199Z] (3/16) Installing blkid (2.35.2-r0) [2021-09-20T08:03:10.471Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-09-20T08:03:10.471Z] (5/16) Installing setpriv (2.35.2-r0) [2021-09-20T08:03:10.742Z] (6/16) Installing libmount (2.35.2-r0) [2021-09-20T08:03:10.742Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-09-20T08:03:10.742Z] (8/16) Installing findmnt (2.35.2-r0) [2021-09-20T08:03:11.014Z] (9/16) Installing mcookie (2.35.2-r0) [2021-09-20T08:03:11.014Z] (10/16) Installing hexdump (2.35.2-r0) [2021-09-20T08:03:11.014Z] (11/16) Installing lsblk (2.35.2-r0) [2021-09-20T08:03:11.285Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-09-20T08:03:11.286Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-09-20T08:03:11.556Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-09-20T08:03:11.556Z] (15/16) Installing util-linux (2.35.2-r0) [2021-09-20T08:03:11.827Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-09-20T08:03:12.420Z] Executing busybox-1.31.1-r20.trigger [2021-09-20T08:03:12.420Z] OK: 276 MiB in 98 packages [2021-09-20T08:03:13.851Z] Removing intermediate container 6f625f0c99df [2021-09-20T08:03:13.851Z] ---> e51a87084204 [2021-09-20T08:03:13.851Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-09-20T08:03:14.830Z] ---> 09b156180113 [2021-09-20T08:03:14.830Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-09-20T08:03:15.804Z] ---> 7e09a91d8a63 [2021-09-20T08:03:15.804Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-09-20T08:03:16.398Z] ---> 7c08a451588b [2021-09-20T08:03:16.398Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-09-20T08:03:17.377Z] ---> 122c97280dd8 [2021-09-20T08:03:17.377Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-09-20T08:03:17.972Z] ---> 67db356601ad [2021-09-20T08:03:17.972Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-09-20T08:03:18.950Z] ---> 068911b712b2 [2021-09-20T08:03:18.950Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-09-20T08:03:18.950Z] ---> Running in a111db8b639a [2021-09-20T08:03:19.544Z] Removing intermediate container a111db8b639a [2021-09-20T08:03:19.544Z] ---> af1de027518d [2021-09-20T08:03:19.544Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-09-20T08:03:19.544Z] ---> Running in 1d2a19a9897b [2021-09-20T08:03:20.136Z] Removing intermediate container 1d2a19a9897b [2021-09-20T08:03:20.136Z] ---> 8ab4e5af48ef [2021-09-20T08:03:20.136Z] Step 15/17 : LABEL arch=arm64 [2021-09-20T08:03:20.407Z] ---> Running in 38e2b9db50c8 [2021-09-20T08:03:21.002Z] Removing intermediate container 38e2b9db50c8 [2021-09-20T08:03:21.002Z] ---> 89acc40563ac [2021-09-20T08:03:21.002Z] Step 16/17 : LABEL git_sha=7a06a35f5e1970d7e6c57a4398d31db003ba8da7 [2021-09-20T08:03:21.002Z] ---> Running in 2ad01a1a7e21 [2021-09-20T08:03:21.594Z] Removing intermediate container 2ad01a1a7e21 [2021-09-20T08:03:21.594Z] ---> 054d06854780 [2021-09-20T08:03:21.594Z] Step 17/17 : LABEL version=2.0.1-dev.6 [2021-09-20T08:03:21.594Z] ---> Running in 5f329d4167f4 [2021-09-20T08:03:22.186Z] Removing intermediate container 5f329d4167f4 [2021-09-20T08:03:22.186Z] ---> a018c0298f3a [2021-09-20T08:03:22.186Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-09-20T08:03:22.186Z] Successfully built a018c0298f3a [2021-09-20T08:03:22.186Z] 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-20T08:03:22.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-20T08:03:22.747Z] [2021-09-20T08:03:22.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-20T08:03:23.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-20T08:03:23.367Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-20T08:03:23.367Z] 448f6bf000e3: Pulling fs layer [2021-09-20T08:03:23.367Z] f757da607395: Pulling fs layer [2021-09-20T08:03:23.367Z] 05883995daec: Pulling fs layer [2021-09-20T08:03:23.367Z] 8603b9c90790: Pulling fs layer [2021-09-20T08:03:23.367Z] 1560dd03e051: Pulling fs layer [2021-09-20T08:03:23.367Z] 27f5ce0e4adf: Pulling fs layer [2021-09-20T08:03:23.368Z] c2d8d7efcc4b: Pulling fs layer [2021-09-20T08:03:23.368Z] 1560dd03e051: Waiting [2021-09-20T08:03:23.368Z] 27f5ce0e4adf: Waiting [2021-09-20T08:03:23.368Z] c2d8d7efcc4b: Waiting [2021-09-20T08:03:23.368Z] 8603b9c90790: Waiting [2021-09-20T08:03:23.639Z] f757da607395: Verifying Checksum [2021-09-20T08:03:23.639Z] f757da607395: Download complete [2021-09-20T08:03:23.639Z] 8603b9c90790: Verifying Checksum [2021-09-20T08:03:23.639Z] 8603b9c90790: Download complete [2021-09-20T08:03:23.912Z] 1560dd03e051: Verifying Checksum [2021-09-20T08:03:23.912Z] 1560dd03e051: Download complete [2021-09-20T08:03:23.912Z] 05883995daec: Verifying Checksum [2021-09-20T08:03:23.912Z] 05883995daec: Download complete [2021-09-20T08:03:23.912Z] 27f5ce0e4adf: Download complete [2021-09-20T08:03:24.504Z] 448f6bf000e3: Verifying Checksum [2021-09-20T08:03:24.504Z] 448f6bf000e3: Download complete [2021-09-20T08:03:27.125Z] c2d8d7efcc4b: Verifying Checksum [2021-09-20T08:03:27.125Z] c2d8d7efcc4b: Download complete [2021-09-20T08:03:28.101Z] 448f6bf000e3: Pull complete [2021-09-20T08:03:28.696Z] f757da607395: Pull complete [2021-09-20T08:03:30.124Z] 05883995daec: Pull complete [2021-09-20T08:03:30.397Z] 8603b9c90790: Pull complete [2021-09-20T08:03:31.376Z] 1560dd03e051: Pull complete [2021-09-20T08:03:31.969Z] 27f5ce0e4adf: Pull complete [2021-09-20T08:03:47.044Z] c2d8d7efcc4b: Pull complete [2021-09-20T08:03:47.044Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-20T08:03:47.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-20T08:03:47.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-20T08:03:47.303Z] prd-ubuntu18.04-docker-arm64-4c-16g-641 does not seem to be running inside a container [2021-09-20T08:03:47.380Z] $ 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/7 -v /w/workspace/device-sdk-c/7:/w/workspace/device-sdk-c/7:rw,z -v /w/workspace/device-sdk-c/7@tmp:/w/workspace/device-sdk-c/7@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-20T08:03:51.737Z] $ docker top 3a65aef07e86ab2d415cb107ee0758c5d747800d6b92ae6c2f24a399a64e413d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-20T08:03:52.764Z] ---> job-cost.sh [2021-09-20T08:03:52.764Z] lf-activate-venv: SKIPPING [2021-09-20T08:03:52.764Z] INFO: No Stack... [2021-09-20T08:03:53.734Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-20T08:03:54.004Z] INFO: Archiving Costs [Pipeline] sh [2021-09-20T08:03:54.667Z] + cut -d, -f6 [2021-09-20T08:03:54.667Z] + cat /w/workspace/device-sdk-c/7/archives/cost.csv [Pipeline] lock [2021-09-20T08:03:54.732Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-7-stack-cost] [2021-09-20T08:03:54.748Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-7-stack-cost] did not exist. Created. [2021-09-20T08:03:54.749Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-20T08:03:55.432Z] /w/workspace/device-sdk-c/7@tmp/durable-70835219/script.sh: 1: /w/workspace/device-sdk-c/7@tmp/durable-70835219/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-20T08:03:56.094Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-20T08:03:56.124Z] Warning: overwriting stash ‘stack-cost’ [2021-09-20T08:03:56.639Z] Stashed 1 file(s) [Pipeline] } [2021-09-20T08:03:56.650Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-20T08:03:56.674Z] $ docker stop --time=1 3a65aef07e86ab2d415cb107ee0758c5d747800d6b92ae6c2f24a399a64e413d [2021-09-20T08:03:58.342Z] $ docker rm -f 3a65aef07e86ab2d415cb107ee0758c5d747800d6b92ae6c2f24a399a64e413d [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-20T08:03:59.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-20T08:03:59.422Z] . [Pipeline] withDockerContainer [2021-09-20T08:03:59.512Z] prd-centos7-docker-4c-2g-640 does not seem to be running inside a container [2021-09-20T08:03:59.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-20T08:03:59.972Z] $ docker top 164a3ab6ae824c546f4e5fd4aabe7a5452791ef41db560fa484e509fbfd199e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-20T08:04:00.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-20T08:04:00.109Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-20T08:04:00.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-20T08:04:00.231Z] $ docker exec 164a3ab6ae824c546f4e5fd4aabe7a5452791ef41db560fa484e509fbfd199e9 ssh-agent [2021-09-20T08:04:00.344Z] SSH_AUTH_SOCK=/tmp/ssh-ET4VTlJEvAcE/agent.14 [2021-09-20T08:04:00.344Z] SSH_AGENT_PID=20 [2021-09-20T08:04:00.352Z] Running ssh-add (command line suppressed) [2021-09-20T08:04:00.452Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4268458407189294414.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4268458407189294414.key) [2021-09-20T08:04:00.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-20T08:04:00.785Z] + git semver tag [2021-09-20T08:04:00.785Z] # -> Open(): unable to determine branch for HEAD [2021-09-20T08:04:00.785Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-09-20T08:04:00.785Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-09-20T08:04:00.785Z] # $SEMVER_REMOTE_NAME = origin [2021-09-20T08:04:00.785Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-20T08:04:00.785Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-20T08:04:00.785Z] # $SEMVER_BRANCH = main [2021-09-20T08:04:00.785Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2021-09-20T08:04:00.785Z] # 7a06a35f5e1970d7e6c57a4398d31db003ba8da7 HEAD [2021-09-20T08:04:00.786Z] # -> Force: false [2021-09-20T08:04:00.786Z] # 883fa73d631c6e4796ee792f90ff2790a7ae7c8d refs/tags/v2.0.1-dev.6 [Pipeline] } [2021-09-20T08:04:00.799Z] $ docker exec --env ******** --env ******** 164a3ab6ae824c546f4e5fd4aabe7a5452791ef41db560fa484e509fbfd199e9 ssh-agent -k [2021-09-20T08:04:00.892Z] unset SSH_AUTH_SOCK; [2021-09-20T08:04:00.892Z] unset SSH_AGENT_PID; [2021-09-20T08:04:00.892Z] echo Agent pid 20 killed; [2021-09-20T08:04:00.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-20T08:04:01.249Z] + git semver [Pipeline] } [2021-09-20T08:04:01.267Z] $ docker stop --time=1 164a3ab6ae824c546f4e5fd4aabe7a5452791ef41db560fa484e509fbfd199e9 [2021-09-20T08:04:02.465Z] $ docker rm -f 164a3ab6ae824c546f4e5fd4aabe7a5452791ef41db560fa484e509fbfd199e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-20T08:04:02.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-20T08:04:02.950Z] [2021-09-20T08:04:02.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-20T08:04:03.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-20T08:04:03.277Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-20T08:04:03.277Z] ab5ef0e58194: Pulling fs layer [2021-09-20T08:04:03.277Z] 9712f1f96733: Pulling fs layer [2021-09-20T08:04:03.277Z] 63f879dbbcfc: Pulling fs layer [2021-09-20T08:04:03.277Z] 0d9ebad4ef96: Pulling fs layer [2021-09-20T08:04:03.277Z] e9a5061849ea: Pulling fs layer [2021-09-20T08:04:03.277Z] d747dcd14b5f: Pulling fs layer [2021-09-20T08:04:03.277Z] 2de7ff778b66: Pulling fs layer [2021-09-20T08:04:03.277Z] e9a5061849ea: Waiting [2021-09-20T08:04:03.277Z] d747dcd14b5f: Waiting [2021-09-20T08:04:03.277Z] 2de7ff778b66: Waiting [2021-09-20T08:04:03.277Z] 0d9ebad4ef96: Waiting [2021-09-20T08:04:03.277Z] 9712f1f96733: Verifying Checksum [2021-09-20T08:04:03.277Z] 9712f1f96733: Download complete [2021-09-20T08:04:05.213Z] 63f879dbbcfc: Verifying Checksum [2021-09-20T08:04:05.213Z] 63f879dbbcfc: Download complete [2021-09-20T08:04:05.479Z] e9a5061849ea: Verifying Checksum [2021-09-20T08:04:05.479Z] e9a5061849ea: Download complete [2021-09-20T08:04:05.479Z] d747dcd14b5f: Verifying Checksum [2021-09-20T08:04:05.479Z] d747dcd14b5f: Download complete [2021-09-20T08:04:06.070Z] 0d9ebad4ef96: Verifying Checksum [2021-09-20T08:04:06.070Z] 0d9ebad4ef96: Download complete [2021-09-20T08:04:06.070Z] 2de7ff778b66: Verifying Checksum [2021-09-20T08:04:06.070Z] 2de7ff778b66: Download complete [2021-09-20T08:04:06.654Z] ab5ef0e58194: Verifying Checksum [2021-09-20T08:04:06.654Z] ab5ef0e58194: Download complete [2021-09-20T08:04:09.249Z] ab5ef0e58194: Pull complete [2021-09-20T08:04:09.249Z] 9712f1f96733: Pull complete [2021-09-20T08:04:09.835Z] 63f879dbbcfc: Pull complete [2021-09-20T08:04:13.199Z] 0d9ebad4ef96: Pull complete [2021-09-20T08:04:13.465Z] e9a5061849ea: Pull complete [2021-09-20T08:04:13.465Z] d747dcd14b5f: Pull complete [2021-09-20T08:04:14.429Z] 2de7ff778b66: Pull complete [2021-09-20T08:04:14.430Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-20T08:04:14.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-20T08:04:14.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-20T08:04:14.528Z] prd-centos7-docker-4c-2g-640 does not seem to be running inside a container [2021-09-20T08:04:14.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-20T08:04:18.013Z] $ docker top f847f0c991f55ee87314486e11d4d8b4b8df023375314cc3d95a6df23c766b5e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-20T08:04:18.110Z] provisioning config files... [2021-09-20T08:04:18.125Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1503151534083143146tmp [2021-09-20T08:04:18.145Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7218994453164513207tmp [2021-09-20T08:04:18.164Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config3915076767123512679tmp [Pipeline] { [Pipeline] echo [2021-09-20T08:04:18.184Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T08:04:18.488Z] ---> sigul-configuration.sh [2021-09-20T08:04:18.488Z] gpg: directory `/root/.gnupg' created [2021-09-20T08:04:18.488Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-20T08:04:18.488Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-20T08:04:18.488Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-20T08:04:18.488Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-20T08:04:18.488Z] gpg: CAST5 encrypted data [2021-09-20T08:04:18.488Z] gpg: encrypted with 1 passphrase [2021-09-20T08:04:18.488Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-20T08:04:18.799Z] + mkdir /home/jenkins [2021-09-20T08:04:18.799Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-20T08:04:19.108Z] + 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-20T08:04:19.121Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T08:04:19.426Z] ---> sigul-install.sh [2021-09-20T08:04:19.426Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-20T08:04:19.734Z] + git tag --list [2021-09-20T08:04:19.735Z] 0.7.0 [2021-09-20T08:04:19.735Z] 0.7.1 [2021-09-20T08:04:19.735Z] 1.0.0 [2021-09-20T08:04:19.735Z] v1.0.1 [2021-09-20T08:04:19.735Z] v1.0.2 [2021-09-20T08:04:19.735Z] v1.0.3 [2021-09-20T08:04:19.735Z] v1.1.0 [2021-09-20T08:04:19.735Z] v1.1.1 [2021-09-20T08:04:19.735Z] v1.2.0 [2021-09-20T08:04:19.735Z] v1.2.1 [2021-09-20T08:04:19.735Z] v1.2.2 [2021-09-20T08:04:19.735Z] v1.3.0 [2021-09-20T08:04:19.735Z] v1.3.1 [2021-09-20T08:04:19.735Z] v2.0.0 [2021-09-20T08:04:19.735Z] v2.0.1-dev.1 [2021-09-20T08:04:19.735Z] v2.0.1-dev.2 [2021-09-20T08:04:19.735Z] v2.0.1-dev.3 [2021-09-20T08:04:19.735Z] v2.0.1-dev.4 [2021-09-20T08:04:19.735Z] v2.0.1-dev.5 [2021-09-20T08:04:19.735Z] v2.0.1-dev.6 [Pipeline] sh [2021-09-20T08:04:20.044Z] + lftools sign git-tag v2.0.1-dev.6 [2021-09-20T08:04:20.628Z] Signing Git tag with Sigul... [2021-09-20T08:04:20.628Z] Signing v2.0.1-dev.6 [Pipeline] echo [2021-09-20T08:04:21.596Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T08:04:21.902Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-20T08:04:21.915Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-20T08:04:21.942Z] $ docker stop --time=1 f847f0c991f55ee87314486e11d4d8b4b8df023375314cc3d95a6df23c766b5e [2021-09-20T08:04:23.170Z] $ docker rm -f f847f0c991f55ee87314486e11d4d8b4b8df023375314cc3d95a6df23c766b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-20T08:04:23.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-20T08:04:23.734Z] . [Pipeline] withDockerContainer [2021-09-20T08:04:23.821Z] prd-centos7-docker-4c-2g-640 does not seem to be running inside a container [2021-09-20T08:04:23.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-20T08:04:24.271Z] $ docker top 19dd889a258d413f38778e3d53f4edaf0ca47b10c537df26668cb31860225787 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-20T08:04:24.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-20T08:04:24.394Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-20T08:04:24.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-20T08:04:24.513Z] $ docker exec 19dd889a258d413f38778e3d53f4edaf0ca47b10c537df26668cb31860225787 ssh-agent [2021-09-20T08:04:24.630Z] SSH_AUTH_SOCK=/tmp/ssh-0rz5mp4XWmyQ/agent.14 [2021-09-20T08:04:24.630Z] SSH_AGENT_PID=21 [2021-09-20T08:04:24.638Z] Running ssh-add (command line suppressed) [2021-09-20T08:04:24.739Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7359508461705506413.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7359508461705506413.key) [2021-09-20T08:04:24.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-20T08:04:25.075Z] + git semver bump pre [2021-09-20T08:04:25.075Z] # -> Open(): unable to determine branch for HEAD [2021-09-20T08:04:25.075Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-09-20T08:04:25.075Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-09-20T08:04:25.075Z] # $SEMVER_REMOTE_NAME = origin [2021-09-20T08:04:25.075Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-20T08:04:25.075Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-20T08:04:25.075Z] # $SEMVER_BRANCH = main [2021-09-20T08:04:25.075Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2021-09-20T08:04:25.075Z] 2.0.1-dev.7 [Pipeline] } [2021-09-20T08:04:25.087Z] $ docker exec --env ******** --env ******** 19dd889a258d413f38778e3d53f4edaf0ca47b10c537df26668cb31860225787 ssh-agent -k [2021-09-20T08:04:25.188Z] unset SSH_AUTH_SOCK; [2021-09-20T08:04:25.189Z] unset SSH_AGENT_PID; [2021-09-20T08:04:25.189Z] echo Agent pid 21 killed; [2021-09-20T08:04:25.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-20T08:04:25.546Z] + git semver [Pipeline] } [2021-09-20T08:04:25.575Z] $ docker stop --time=1 19dd889a258d413f38778e3d53f4edaf0ca47b10c537df26668cb31860225787 [2021-09-20T08:04:26.783Z] $ docker rm -f 19dd889a258d413f38778e3d53f4edaf0ca47b10c537df26668cb31860225787 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-20T08:04:27.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-20T08:04:27.173Z] . [Pipeline] withDockerContainer [2021-09-20T08:04:27.264Z] prd-centos7-docker-4c-2g-640 does not seem to be running inside a container [2021-09-20T08:04:27.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-20T08:04:27.679Z] $ docker top aa563b43b355082b4605563cc62d15fe2464ab680715533b08830eddb77aab80 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-20T08:04:27.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-20T08:04:27.803Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-20T08:04:27.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-20T08:04:27.953Z] $ docker exec aa563b43b355082b4605563cc62d15fe2464ab680715533b08830eddb77aab80 ssh-agent [2021-09-20T08:04:28.303Z] SSH_AUTH_SOCK=/tmp/ssh-U9RLWcMMkuG3/agent.13 [2021-09-20T08:04:28.303Z] SSH_AGENT_PID=20 [2021-09-20T08:04:28.357Z] Running ssh-add (command line suppressed) [2021-09-20T08:04:28.480Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4333512998143428125.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4333512998143428125.key) [2021-09-20T08:04:28.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-20T08:04:28.998Z] + git semver push [2021-09-20T08:04:28.998Z] # -> Open(): unable to determine branch for HEAD [2021-09-20T08:04:28.998Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-09-20T08:04:28.998Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-09-20T08:04:28.998Z] # $SEMVER_REMOTE_NAME = origin [2021-09-20T08:04:28.998Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-20T08:04:28.998Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-20T08:04:28.998Z] # $SEMVER_BRANCH = main [2021-09-20T08:04:28.998Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2021-09-20T08:04:30.950Z] $ docker exec --env ******** --env ******** aa563b43b355082b4605563cc62d15fe2464ab680715533b08830eddb77aab80 ssh-agent -k [2021-09-20T08:04:31.049Z] unset SSH_AUTH_SOCK; [2021-09-20T08:04:31.049Z] unset SSH_AGENT_PID; [2021-09-20T08:04:31.049Z] echo Agent pid 20 killed; [2021-09-20T08:04:31.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-20T08:04:31.405Z] + git semver [Pipeline] } [2021-09-20T08:04:31.424Z] $ docker stop --time=1 aa563b43b355082b4605563cc62d15fe2464ab680715533b08830eddb77aab80 [2021-09-20T08:04:32.636Z] $ docker rm -f aa563b43b355082b4605563cc62d15fe2464ab680715533b08830eddb77aab80 [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-20T08:04:33.478Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-20T08:04:33.802Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T08:04:34.388Z] ---> package-listing.sh [2021-09-20T08:04:34.388Z] ++ facter osfamily [2021-09-20T08:04:34.388Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-20T08:04:34.658Z] + OS_FAMILY=redhat [2021-09-20T08:04:34.658Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2021-09-20T08:04:34.658Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-20T08:04:34.658Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-20T08:04:34.658Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-20T08:04:34.658Z] + PACKAGES=/tmp/packages_start.txt [2021-09-20T08:04:34.658Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-09-20T08:04:34.658Z] + PACKAGES=/tmp/packages_end.txt [2021-09-20T08:04:34.658Z] + case "${OS_FAMILY}" in [2021-09-20T08:04:34.658Z] + sort [2021-09-20T08:04:34.658Z] + rpm -qa [2021-09-20T08:04:35.240Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-20T08:04:35.240Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-20T08:04:35.240Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-20T08:04:35.240Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-09-20T08:04:35.240Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2021-09-20T08:04:35.240Z] + 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-20T08:04:35.257Z] 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-20T08:04:35.557Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-20T08:04:36.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T08:04:36.136Z] [2021-09-20T08:04:36.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-20T08:04:36.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T08:04:36.461Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-20T08:04:36.461Z] b4d181a07f80: Pulling fs layer [2021-09-20T08:04:36.461Z] a1111a8f2ec3: Pulling fs layer [2021-09-20T08:04:36.461Z] ed53099fbce6: Pulling fs layer [2021-09-20T08:04:36.461Z] dc539afda2c1: Pulling fs layer [2021-09-20T08:04:36.461Z] 77bc0d833cb6: Pulling fs layer [2021-09-20T08:04:36.461Z] 9065ff56babe: Pulling fs layer [2021-09-20T08:04:36.461Z] d287ab97295c: Pulling fs layer [2021-09-20T08:04:36.461Z] 77bc0d833cb6: Waiting [2021-09-20T08:04:36.461Z] 9065ff56babe: Waiting [2021-09-20T08:04:36.461Z] d287ab97295c: Waiting [2021-09-20T08:04:36.461Z] dc539afda2c1: Waiting [2021-09-20T08:04:36.724Z] a1111a8f2ec3: Verifying Checksum [2021-09-20T08:04:36.724Z] a1111a8f2ec3: Download complete [2021-09-20T08:04:36.724Z] dc539afda2c1: Verifying Checksum [2021-09-20T08:04:36.724Z] dc539afda2c1: Download complete [2021-09-20T08:04:36.724Z] 77bc0d833cb6: Verifying Checksum [2021-09-20T08:04:36.724Z] 77bc0d833cb6: Download complete [2021-09-20T08:04:36.724Z] 9065ff56babe: Verifying Checksum [2021-09-20T08:04:36.724Z] 9065ff56babe: Download complete [2021-09-20T08:04:37.301Z] ed53099fbce6: Verifying Checksum [2021-09-20T08:04:37.301Z] ed53099fbce6: Download complete [2021-09-20T08:04:37.569Z] b4d181a07f80: Verifying Checksum [2021-09-20T08:04:37.569Z] b4d181a07f80: Download complete [2021-09-20T08:04:38.535Z] b4d181a07f80: Pull complete [2021-09-20T08:04:38.802Z] a1111a8f2ec3: Pull complete [2021-09-20T08:04:39.399Z] ed53099fbce6: Pull complete [2021-09-20T08:04:39.399Z] dc539afda2c1: Pull complete [2021-09-20T08:04:39.667Z] 77bc0d833cb6: Pull complete [2021-09-20T08:04:39.667Z] 9065ff56babe: Pull complete [2021-09-20T08:04:40.622Z] d287ab97295c: Verifying Checksum [2021-09-20T08:04:40.622Z] d287ab97295c: Download complete [2021-09-20T08:04:45.251Z] d287ab97295c: Pull complete [2021-09-20T08:04:45.251Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-20T08:04:45.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T08:04:45.251Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-20T08:04:45.340Z] prd-centos7-docker-4c-2g-640 does not seem to be running inside a container [2021-09-20T08:04:45.390Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-20T08:04:48.063Z] $ docker top 38f86d50fc4c8c50c93dbcb9c15b5be5901293107dc5886a620f0881daa57662 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-20T08:04:48.454Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-20T08:04:48.764Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-20T08:04:49.074Z] + ls /var/log/sa-host [2021-09-20T08:04:49.075Z] + sadf -c /var/log/sa-host/sa05 [2021-09-20T08:04:49.075Z] file_magic: OK [2021-09-20T08:04:49.075Z] HZ: Using current value: 100 [2021-09-20T08:04:49.075Z] file_header: OK [2021-09-20T08:04:49.075Z] 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-20T08:04:49.075Z] Statistics: [2021-09-20T08:04:49.075Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-20T08:04:49.075Z] File successfully converted to sysstat format version 12.0.3 [2021-09-20T08:04:49.075Z] + sadf -c /var/log/sa-host/sa20 [2021-09-20T08:04:49.075Z] file_magic: OK [2021-09-20T08:04:49.075Z] HZ: Using current value: 100 [2021-09-20T08:04:49.075Z] file_header: OK [2021-09-20T08:04:49.075Z] 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-20T08:04:49.075Z] Statistics: [2021-09-20T08:04:49.075Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-20T08:04:49.075Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-20T08:04:49.611Z] provisioning config files... [2021-09-20T08:04:49.627Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config4412129308268197844tmp [Pipeline] { [Pipeline] echo [2021-09-20T08:04:49.649Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T08:04:49.956Z] ---> create-netrc.sh [Pipeline] } [2021-09-20T08:04:49.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-20T08:04:50.362Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-20T08:04:50.377Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T08:04:50.688Z] ---> sudo-logs.sh [2021-09-20T08:04:50.688Z] Archiving 'sudo' log.. [2021-09-20T08:04:50.688Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-640.vexxhost.local: Name or service not known [2021-09-20T08:04:50.688Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-640.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-20T08:04:50.723Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T08:04:51.032Z] ---> job-cost.sh [2021-09-20T08:04:51.032Z] lf-activate-venv: SKIPPING [2021-09-20T08:04:51.032Z] DEBUG: total: 0.10999999940395355 [2021-09-20T08:04:51.032Z] INFO: Retrieving Stack Cost... [2021-09-20T08:04:51.988Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-20T08:04:52.254Z] INFO: Archiving Costs [Pipeline] echo [2021-09-20T08:04:52.271Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T08:04:52.576Z] ---> logs-deploy.sh [2021-09-20T08:04:52.576Z] lf-activate-venv: SKIPPING [2021-09-20T08:04:52.576Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/7 [2021-09-20T08:04:52.576Z] INFO: archiving workspace using pattern(s): [2021-09-20T08:04:53.158Z] Archives upload complete. [2021-09-20T08:04:53.424Z] INFO: archiving logs to Nexus