Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-26299 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd (master) > 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 remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd # timeout=10 Commit message: "Issue 308 (#321)" > git rev-list --no-walk 6cbfd1af5056d6411228be46727e6a6bc359e529 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-12T15:24:22.672Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-12T15:24:22.897Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-12T15:24:23.015Z] ========================================================= [2021-02-12T15:24:23.015Z] EdgeX Global Pipelines Version Info [2021-02-12T15:24:23.015Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-12T15:24:26.889Z] ------------------- [2021-02-12T15:24:26.889Z] stable info: [2021-02-12T15:24:26.890Z] ------------------- [2021-02-12T15:24:26.890Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-12T15:24:26.890Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-12T15:24:26.890Z] Message: update stable to v1.0.179 [2021-02-12T15:24:28.100Z] ------------------- [2021-02-12T15:24:28.100Z] experimental info: [2021-02-12T15:24:28.100Z] ------------------- [2021-02-12T15:24:28.100Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-12T15:24:28.100Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-12T15:24:28.100Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-12T15:24:28.452Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-02-12T15:24:28.547Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-02-12T15:24:28.629Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-12T15:24:28.713Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-12T15:24:28.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-12T15:24:28.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-02-12T15:24:28.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-02-12T15:24:29.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-02-12T15:24:29.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-12T15:24:29.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2021-02-12T15:24:29.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-12T15:24:29.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-12T15:24:29.447Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-12T15:24:29.545Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-12T15:24:29.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-12T15:24:29.697Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-12T15:24:29.775Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-12T15:24:29.857Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-12T15:24:29.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-12T15:24:30.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-12T15:24:30.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-12T15:24:30.316Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd [Pipeline] echo [2021-02-12T15:24:30.471Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1e4661 [Pipeline] echo [2021-02-12T15:24:30.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-12T15:24:30.758Z] provisioning config files... [2021-02-12T15:24:30.871Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config7002267157917756341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-12T15:24:31.490Z] ---> docker-login.sh [2021-02-12T15:24:31.490Z] nexus3.edgexfoundry.org:10001 [2021-02-12T15:24:33.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T15:24:34.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T15:24:34.048Z] Configure a credential helper to remove this warning. See [2021-02-12T15:24:34.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T15:24:34.048Z] [2021-02-12T15:24:34.048Z] Login Succeeded [2021-02-12T15:24:34.048Z] nexus3.edgexfoundry.org:10002 [2021-02-12T15:24:34.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T15:24:34.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T15:24:34.980Z] Configure a credential helper to remove this warning. See [2021-02-12T15:24:34.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T15:24:34.980Z] [2021-02-12T15:24:34.980Z] Login Succeeded [2021-02-12T15:24:34.980Z] nexus3.edgexfoundry.org:10003 [2021-02-12T15:24:36.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T15:24:36.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T15:24:36.345Z] Configure a credential helper to remove this warning. See [2021-02-12T15:24:36.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T15:24:36.345Z] [2021-02-12T15:24:36.345Z] Login Succeeded [2021-02-12T15:24:36.345Z] nexus3.edgexfoundry.org:10004 [2021-02-12T15:24:37.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T15:24:37.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T15:24:37.178Z] Configure a credential helper to remove this warning. See [2021-02-12T15:24:37.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T15:24:37.178Z] [2021-02-12T15:24:37.178Z] Login Succeeded [2021-02-12T15:24:37.178Z] docker.io [2021-02-12T15:24:37.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T15:24:37.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T15:24:37.822Z] Configure a credential helper to remove this warning. See [2021-02-12T15:24:37.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T15:24:37.822Z] [2021-02-12T15:24:37.822Z] Login Succeeded [2021-02-12T15:24:37.822Z] ---> docker-login.sh ends [Pipeline] } [2021-02-12T15:24:37.898Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-12T15:24:39.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T15:24:39.077Z] [2021-02-12T15:24:39.077Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-12T15:24:39.687Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T15:24:40.094Z] latest: Pulling from edgex-devops/git-semver [2021-02-12T15:24:40.094Z] 31603596830f: Pulling fs layer [2021-02-12T15:24:40.094Z] 2a8b12db71e7: Pulling fs layer [2021-02-12T15:24:40.094Z] 6ca5941a6612: Pulling fs layer [2021-02-12T15:24:40.094Z] ecc8261a40a4: Pulling fs layer [2021-02-12T15:24:40.094Z] ecc8261a40a4: Waiting [2021-02-12T15:24:40.094Z] 2a8b12db71e7: Download complete [2021-02-12T15:24:40.441Z] 31603596830f: Verifying Checksum [2021-02-12T15:24:40.441Z] 31603596830f: Download complete [2021-02-12T15:24:41.512Z] ecc8261a40a4: Verifying Checksum [2021-02-12T15:24:41.512Z] ecc8261a40a4: Download complete [2021-02-12T15:24:41.512Z] 6ca5941a6612: Verifying Checksum [2021-02-12T15:24:41.512Z] 6ca5941a6612: Download complete [2021-02-12T15:24:41.780Z] 31603596830f: Pull complete [2021-02-12T15:24:42.155Z] 2a8b12db71e7: Pull complete [2021-02-12T15:24:43.839Z] 6ca5941a6612: Pull complete [2021-02-12T15:24:45.053Z] ecc8261a40a4: Pull complete [2021-02-12T15:24:45.053Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-12T15:24:45.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T15:24:45.053Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-12T15:24:46.144Z] prd-centos7-docker-4c-2g-26299 does not seem to be running inside a container [2021-02-12T15:24:46.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-12T15:24:50.163Z] $ docker top 4f8ca4759b8ff107c9e603c398e57bb7df9560b6e1d3f70351eab896b470f029 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-12T15:24:51.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T15:24:51.192Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T15:24:52.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T15:24:52.703Z] $ docker exec 4f8ca4759b8ff107c9e603c398e57bb7df9560b6e1d3f70351eab896b470f029 ssh-agent [2021-02-12T15:24:53.795Z] SSH_AUTH_SOCK=/tmp/ssh-6fguXOSPj3bf/agent.11 [2021-02-12T15:24:53.795Z] SSH_AGENT_PID=16 [2021-02-12T15:24:53.854Z] Running ssh-add (command line suppressed) [2021-02-12T15:24:54.282Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_252505103342854343.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_252505103342854343.key) [2021-02-12T15:24:54.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T15:24:55.252Z] + git tag --points-at HEAD [Pipeline] } [2021-02-12T15:24:56.061Z] $ docker exec --env ******** --env ******** 4f8ca4759b8ff107c9e603c398e57bb7df9560b6e1d3f70351eab896b470f029 ssh-agent -k [2021-02-12T15:24:56.956Z] unset SSH_AUTH_SOCK; [2021-02-12T15:24:56.957Z] unset SSH_AGENT_PID; [2021-02-12T15:24:56.957Z] echo Agent pid 16 killed; [2021-02-12T15:24:57.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-12T15:24:57.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T15:24:57.560Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T15:24:58.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T15:24:58.495Z] $ docker exec 4f8ca4759b8ff107c9e603c398e57bb7df9560b6e1d3f70351eab896b470f029 ssh-agent [2021-02-12T15:24:59.402Z] SSH_AUTH_SOCK=/tmp/ssh-y0P7XblTNK5L/agent.44 [2021-02-12T15:24:59.402Z] SSH_AGENT_PID=49 [2021-02-12T15:24:59.432Z] Running ssh-add (command line suppressed) [2021-02-12T15:25:00.035Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7533480622972478619.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7533480622972478619.key) [2021-02-12T15:25:00.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T15:25:01.520Z] + git semver init [2021-02-12T15:25:01.520Z] # -> Open(): unable to determine branch for HEAD [2021-02-12T15:25:01.520Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-02-12T15:25:01.520Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-02-12T15:25:01.520Z] # $SEMVER_REMOTE_NAME = origin [2021-02-12T15:25:01.520Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-12T15:25:01.520Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-12T15:25:01.520Z] # $SEMVER_BRANCH = master [2021-02-12T15:25:01.520Z] # $SEMVER_TEMP = /tmp/semver-177497287 [2021-02-12T15:25:01.520Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-02-12T15:25:05.639Z] # '/tmp/semver-177497287' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2021-02-12T15:25:05.639Z] # -> Force: false [2021-02-12T15:25:05.639Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-02-12T15:25:05.674Z] $ docker exec --env ******** --env ******** 4f8ca4759b8ff107c9e603c398e57bb7df9560b6e1d3f70351eab896b470f029 ssh-agent -k [2021-02-12T15:25:06.222Z] unset SSH_AUTH_SOCK; [2021-02-12T15:25:06.232Z] unset SSH_AGENT_PID; [2021-02-12T15:25:06.232Z] echo Agent pid 49 killed; [2021-02-12T15:25:06.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-12T15:25:07.705Z] + git semver [Pipeline] } [2021-02-12T15:25:07.855Z] $ docker stop --time=1 4f8ca4759b8ff107c9e603c398e57bb7df9560b6e1d3f70351eab896b470f029 [2021-02-12T15:25:10.037Z] $ docker rm -f 4f8ca4759b8ff107c9e603c398e57bb7df9560b6e1d3f70351eab896b470f029 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-12T15:25:10.696Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-12T15:25:12.369Z] Stashed 1 file(s) [Pipeline] echo [2021-02-12T15:25:12.372Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.3 [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-02-12T15:25:27.709Z] Still waiting to schedule task [2021-02-12T15:25:27.710Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-12T15:25:27.712Z] Still waiting to schedule task [2021-02-12T15:25:27.712Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-12T15:27:20.483Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26300 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-02-12T15:27:20.550Z] Running in /w/workspace/device-sdk-c/55 [Pipeline] { [Pipeline] checkout [2021-02-12T15:27:25.924Z] using credential edgex-jenkins-ssh [2021-02-12T15:27:25.982Z] Cloning the remote Git repository [2021-02-12T15:27:26.012Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-02-12T15:27:26.119Z] > git init /w/workspace/device-sdk-c/55 # timeout=10 [2021-02-12T15:27:26.218Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-12T15:27:26.220Z] > git --version # timeout=10 [2021-02-12T15:27:26.238Z] > git --version # 'git version 2.17.1' [2021-02-12T15:27:26.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T15:27:26.312Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T15:27:27.852Z] Checking out Revision b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd (master) [2021-02-12T15:27:27.272Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-12T15:27:27.295Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T15:27:27.335Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-12T15:27:27.370Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-12T15:27:27.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T15:27:27.384Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-12T15:27:27.849Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T15:27:27.877Z] > git checkout -f b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd # timeout=10 [2021-02-12T15:27:32.253Z] Commit message: "Issue 308 (#321)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T15:27:33.785Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-12T15:27:34.206Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-12T15:27:34.570Z] + true [2021-02-12T15:27:34.570Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-12T15:27:37.295Z] provisioning config files... [2021-02-12T15:27:37.335Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/55@tmp/config7356083559475634889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-12T15:27:37.806Z] ---> docker-login.sh [2021-02-12T15:27:37.806Z] nexus3.edgexfoundry.org:10001 [2021-02-12T15:27:38.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T15:27:39.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T15:27:39.107Z] Configure a credential helper to remove this warning. See [2021-02-12T15:27:39.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T15:27:39.107Z] [2021-02-12T15:27:39.107Z] Login Succeeded [2021-02-12T15:27:39.107Z] nexus3.edgexfoundry.org:10002 [2021-02-12T15:27:39.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T15:27:39.635Z] Running on prd-centos7-docker-4c-2g-26301 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [2021-02-12T15:27:39.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T15:27:39.656Z] Configure a credential helper to remove this warning. See [2021-02-12T15:27:39.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T15:27:39.656Z] [2021-02-12T15:27:39.656Z] Login Succeeded [2021-02-12T15:27:39.656Z] nexus3.edgexfoundry.org:10003 [Pipeline] ws [2021-02-12T15:27:39.688Z] Running in /w/workspace/device-sdk-c/55 [Pipeline] { [Pipeline] checkout [2021-02-12T15:27:39.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T15:27:40.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T15:27:40.212Z] Configure a credential helper to remove this warning. See [2021-02-12T15:27:40.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T15:27:40.212Z] [2021-02-12T15:27:40.212Z] Login Succeeded [2021-02-12T15:27:40.212Z] nexus3.edgexfoundry.org:10004 [2021-02-12T15:27:40.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T15:27:40.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T15:27:40.768Z] Configure a credential helper to remove this warning. See [2021-02-12T15:27:40.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T15:27:40.768Z] [2021-02-12T15:27:40.768Z] Login Succeeded [2021-02-12T15:27:40.768Z] docker.io [2021-02-12T15:27:41.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T15:27:41.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T15:27:41.317Z] Configure a credential helper to remove this warning. See [2021-02-12T15:27:41.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T15:27:41.317Z] [2021-02-12T15:27:41.317Z] Login Succeeded [2021-02-12T15:27:41.317Z] ---> docker-login.sh ends [Pipeline] } [2021-02-12T15:27:41.335Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-12T15:27:41.820Z] ========================================================= [2021-02-12T15:27:41.820Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-02-12T15:27:41.820Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-12T15:27:42.260Z] using credential edgex-jenkins-ssh [2021-02-12T15:27:42.278Z] + 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-02-12T15:27:42.318Z] Cloning the remote Git repository [2021-02-12T15:27:42.555Z] Sending build context to Docker daemon 2.403MB [2021-02-12T15:27:42.830Z] Step 1/21 : ARG BASE=alpine:3.12 [2021-02-12T15:27:42.830Z] Step 2/21 : FROM ${BASE} as builder [2021-02-12T15:27:42.830Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-02-12T15:27:42.830Z] 0362ad1dd800: Pulling fs layer [2021-02-12T15:27:42.830Z] f2cdb1532d8b: Pulling fs layer [2021-02-12T15:27:42.830Z] 37ed683be191: Pulling fs layer [2021-02-12T15:27:42.830Z] f2cdb1532d8b: Download complete [2021-02-12T15:27:43.103Z] 0362ad1dd800: Download complete [2021-02-12T15:27:42.345Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-02-12T15:27:42.413Z] > git init /w/workspace/device-sdk-c/55 # timeout=10 [2021-02-12T15:27:42.474Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-12T15:27:42.474Z] > git --version # timeout=10 [2021-02-12T15:27:42.481Z] > git --version # 'git version 2.24.3' [2021-02-12T15:27:42.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T15:27:42.510Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T15:27:43.179Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-12T15:27:43.184Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-12T15:27:43.201Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-12T15:27:43.633Z] Checking out Revision b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd (master) [2021-02-12T15:27:43.706Z] 0362ad1dd800: Pull complete [2021-02-12T15:27:43.986Z] f2cdb1532d8b: Pull complete [2021-02-12T15:27:43.216Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-12T15:27:43.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-12T15:27:43.221Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-12T15:27:43.641Z] > git config core.sparsecheckout # timeout=10 [2021-02-12T15:27:43.649Z] > git checkout -f b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd # timeout=10 [2021-02-12T15:27:45.430Z] 37ed683be191: Verifying Checksum [2021-02-12T15:27:45.430Z] 37ed683be191: Download complete [2021-02-12T15:27:47.376Z] Commit message: "Issue 308 (#321)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T15:27:48.500Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-12T15:27:48.845Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-12T15:27:49.166Z] + sudo service docker restart [2021-02-12T15:27:49.166Z] + true [2021-02-12T15:27:49.166Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-12T15:27:50.639Z] provisioning config files... [2021-02-12T15:27:50.666Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/55@tmp/config8761639065594121481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-12T15:27:51.032Z] ---> docker-login.sh [2021-02-12T15:27:51.032Z] nexus3.edgexfoundry.org:10001 [2021-02-12T15:27:51.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T15:27:51.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T15:27:51.560Z] Configure a credential helper to remove this warning. See [2021-02-12T15:27:51.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T15:27:51.560Z] [2021-02-12T15:27:51.560Z] Login Succeeded [2021-02-12T15:27:51.560Z] nexus3.edgexfoundry.org:10002 [2021-02-12T15:27:51.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T15:27:51.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T15:27:51.560Z] Configure a credential helper to remove this warning. See [2021-02-12T15:27:51.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T15:27:51.560Z] [2021-02-12T15:27:51.560Z] Login Succeeded [2021-02-12T15:27:51.560Z] nexus3.edgexfoundry.org:10003 [2021-02-12T15:27:51.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T15:27:51.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T15:27:51.824Z] Configure a credential helper to remove this warning. See [2021-02-12T15:27:51.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T15:27:51.824Z] [2021-02-12T15:27:51.824Z] Login Succeeded [2021-02-12T15:27:51.824Z] nexus3.edgexfoundry.org:10004 [2021-02-12T15:27:51.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T15:27:52.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T15:27:52.089Z] Configure a credential helper to remove this warning. See [2021-02-12T15:27:52.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T15:27:52.089Z] [2021-02-12T15:27:52.089Z] Login Succeeded [2021-02-12T15:27:52.089Z] docker.io [2021-02-12T15:27:52.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-12T15:27:52.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-12T15:27:52.352Z] Configure a credential helper to remove this warning. See [2021-02-12T15:27:52.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-12T15:27:52.352Z] [2021-02-12T15:27:52.352Z] Login Succeeded [2021-02-12T15:27:52.352Z] ---> docker-login.sh ends [Pipeline] } [2021-02-12T15:27:52.363Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-12T15:27:52.728Z] ========================================================= [2021-02-12T15:27:52.728Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-02-12T15:27:52.728Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-12T15:27:53.103Z] + 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-02-12T15:27:53.103Z] Sending build context to Docker daemon 2.404MB [2021-02-12T15:27:53.103Z] Step 1/21 : ARG BASE=alpine:3.12 [2021-02-12T15:27:53.103Z] Step 2/21 : FROM ${BASE} as builder [2021-02-12T15:27:53.367Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-02-12T15:27:53.367Z] e7c96db7181b: Pulling fs layer [2021-02-12T15:27:53.367Z] 4c13bbce0fe7: Pulling fs layer [2021-02-12T15:27:53.367Z] 6059c847ac2f: Pulling fs layer [2021-02-12T15:27:53.367Z] 4c13bbce0fe7: Download complete [2021-02-12T15:27:53.367Z] e7c96db7181b: Download complete [2021-02-12T15:27:53.636Z] e7c96db7181b: Pull complete [2021-02-12T15:27:53.900Z] 4c13bbce0fe7: Pull complete [2021-02-12T15:27:55.296Z] 6059c847ac2f: Verifying Checksum [2021-02-12T15:27:55.296Z] 6059c847ac2f: Download complete [2021-02-12T15:27:55.649Z] 37ed683be191: Pull complete [2021-02-12T15:27:55.649Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-02-12T15:27:55.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-02-12T15:27:55.649Z] ---> b23d30803547 [2021-02-12T15:27:55.649Z] Step 3/21 : 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 [2021-02-12T15:27:56.251Z] ---> Running in f1550a958637 [2021-02-12T15:27:57.691Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-02-12T15:27:59.119Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-02-12T15:27:59.715Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-12T15:27:59.986Z] (2/8) Installing libuuid (2.33-r0) [2021-02-12T15:27:59.986Z] (3/8) Installing libblkid (2.33-r0) [2021-02-12T15:28:00.256Z] (4/8) Installing libfdisk (2.33-r0) [2021-02-12T15:28:00.528Z] (5/8) Installing libmount (2.33-r0) [2021-02-12T15:28:00.641Z] 6059c847ac2f: Pull complete [2021-02-12T15:28:00.641Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-02-12T15:28:00.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-02-12T15:28:00.641Z] ---> 5eabd8fd8ba2 [2021-02-12T15:28:00.641Z] Step 3/21 : 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 [2021-02-12T15:28:00.799Z] (6/8) Installing libsmartcols (2.33-r0) [2021-02-12T15:28:01.069Z] (7/8) Installing util-linux-dev (2.33-r0) [2021-02-12T15:28:02.045Z] ---> Running in 468cb79b1fca [2021-02-12T15:28:02.049Z] (8/8) Installing wget (1.20.3-r0) [2021-02-12T15:28:02.322Z] Executing busybox-1.29.3-r10.trigger [2021-02-12T15:28:02.322Z] OK: 285 MiB in 83 packages [2021-02-12T15:28:02.625Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-02-12T15:28:03.767Z] Removing intermediate container f1550a958637 [2021-02-12T15:28:03.767Z] ---> cb024208b213 [2021-02-12T15:28:03.767Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2021-02-12T15:28:03.767Z] ---> Running in 3ef38e7259ce [2021-02-12T15:28:04.027Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-02-12T15:28:04.290Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-12T15:28:04.367Z] Removing intermediate container 3ef38e7259ce [2021-02-12T15:28:04.367Z] ---> ec966b9cdd0a [2021-02-12T15:28:04.367Z] Step 5/21 : 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-02-12T15:28:04.367Z] ---> Running in 09a9116feb77 [2021-02-12T15:28:04.555Z] (2/8) Installing libuuid (2.33-r0) [2021-02-12T15:28:04.555Z] (3/8) Installing libblkid (2.33-r0) [2021-02-12T15:28:04.818Z] (4/8) Installing libfdisk (2.33-r0) [2021-02-12T15:28:04.818Z] (5/8) Installing libmount (2.33-r0) [2021-02-12T15:28:05.080Z] (6/8) Installing libsmartcols (2.33-r0) [2021-02-12T15:28:05.345Z] (7/8) Installing util-linux-dev (2.33-r0) [2021-02-12T15:28:05.365Z] --2021-02-12 15:28:05-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-02-12T15:28:05.365Z] Resolving github.com... 140.82.112.3 [2021-02-12T15:28:05.365Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-12T15:28:05.638Z] HTTP request sent, awaiting response... 302 Found [2021-02-12T15:28:05.638Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-02-12T15:28:05.638Z] --2021-02-12 15:28:05-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-02-12T15:28:05.638Z] Resolving codeload.github.com... 140.82.113.9 [2021-02-12T15:28:05.638Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-02-12T15:28:05.911Z] HTTP request sent, awaiting response... 200 OK [2021-02-12T15:28:05.911Z] Length: unspecified [application/x-gzip] [2021-02-12T15:28:05.911Z] Saving to: 'STDOUT' [2021-02-12T15:28:05.911Z] [2021-02-12T15:28:05.911Z] 0K .......... .......... .......... .......... .......... 1.25M [2021-02-12T15:28:05.911Z] 50K .......... .......... .......... .......... .......... 2.37M [2021-02-12T15:28:05.911Z] 100K .......... .......... .......... .......... .......... 15.0M [2021-02-12T15:28:05.911Z] 150K .......... .......... .......... .......... .......... 2.78M [2021-02-12T15:28:05.911Z] 200K .......... .......... .......... .......... .......... 8.18M [2021-02-12T15:28:05.911Z] 250K .......... .......... .......... .......... .......... 3.77M [2021-02-12T15:28:05.911Z] 300K .......... .......... .......... .......... .......... 4.14M [2021-02-12T15:28:05.911Z] 350K .......... .......... .......... .......... .......... 4.72M [2021-02-12T15:28:05.911Z] 400K .......... .......... .......... .......... .......... 3.51M [2021-02-12T15:28:05.911Z] 450K .......... .......... .......... .......... .......... 2.95M [2021-02-12T15:28:05.911Z] 500K .......... .......... .......... .......... .......... 11.6M [2021-02-12T15:28:05.911Z] 550K .......... .......... .......... .......... .......... 1.68M [2021-02-12T15:28:05.922Z] (8/8) Installing wget (1.20.3-r0) [2021-02-12T15:28:05.922Z] Executing busybox-1.29.3-r10.trigger [2021-02-12T15:28:05.922Z] OK: 272 MiB in 83 packages [2021-02-12T15:28:06.186Z] 600K .......... .......... .......... .......... .......... 1.02M [2021-02-12T15:28:06.186Z] 650K .......... .......... .......... .......... .......... 2.10M [2021-02-12T15:28:06.186Z] 700K ..                  6.08M=0.3s [2021-02-12T15:28:06.186Z] [2021-02-12T15:28:06.186Z] 2021-02-12 15:28:05 (2.67 MB/s) - written to stdout [719348] [2021-02-12T15:28:06.186Z] [2021-02-12T15:28:06.460Z] -- The C compiler identification is GNU 8.3.0 [2021-02-12T15:28:06.498Z] Removing intermediate container 468cb79b1fca [2021-02-12T15:28:06.498Z] ---> d4beb638e72f [2021-02-12T15:28:06.498Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2021-02-12T15:28:06.733Z] -- The CXX compiler identification is GNU 8.3.0 [2021-02-12T15:28:06.733Z] -- Check for working C compiler: /usr/bin/cc [2021-02-12T15:28:06.760Z] ---> Running in d97e9659cf78 [2021-02-12T15:28:06.760Z] Removing intermediate container d97e9659cf78 [2021-02-12T15:28:06.760Z] ---> 152ebccfa2a4 [2021-02-12T15:28:06.760Z] Step 5/21 : 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-02-12T15:28:07.011Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-12T15:28:07.011Z] -- Detecting C compiler ABI info [2021-02-12T15:28:07.011Z] -- Detecting C compiler ABI info - done [2021-02-12T15:28:07.024Z] ---> Running in cfd348cb0674 [2021-02-12T15:28:07.283Z] -- Detecting C compile features [2021-02-12T15:28:07.600Z] --2021-02-12 15:28:07-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-02-12T15:28:07.601Z] Resolving github.com... 140.82.112.3 [2021-02-12T15:28:07.601Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-12T15:28:07.863Z] HTTP request sent, awaiting response... 302 Found [2021-02-12T15:28:07.863Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-02-12T15:28:07.863Z] --2021-02-12 15:28:07-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-02-12T15:28:07.863Z] Resolving codeload.github.com... 140.82.113.9 [2021-02-12T15:28:07.863Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-02-12T15:28:07.863Z] HTTP request sent, awaiting response... 200 OK [2021-02-12T15:28:07.863Z] Length: unspecified [application/x-gzip] [2021-02-12T15:28:07.863Z] Saving to: 'STDOUT' [2021-02-12T15:28:07.863Z] [2021-02-12T15:28:07.863Z] 0K .......... .......... .......... .......... .......... 1.58M [2021-02-12T15:28:07.863Z] 50K .......... .......... .......... .......... .......... 3.37M [2021-02-12T15:28:07.863Z] 100K .......... .......... .......... .......... .......... 29.7M [2021-02-12T15:28:07.863Z] 150K .......... .......... .......... .......... .......... 3.68M [2021-02-12T15:28:07.863Z] 200K .......... .......... .......... .......... .......... 35.5M [2021-02-12T15:28:07.863Z] 250K .......... .......... .......... .......... .......... 10.3M [2021-02-12T15:28:07.863Z] 300K .......... .......... .......... .......... .......... 4.67M [2021-02-12T15:28:07.863Z] 350K .......... .......... .......... .......... .......... 18.2M [2021-02-12T15:28:07.863Z] 400K .......... .......... .......... .......... .......... 10.8M [2021-02-12T15:28:07.863Z] 450K .......... .......... .......... .......... .......... 8.42M [2021-02-12T15:28:07.863Z] 500K .......... .......... .......... .......... .......... 12.3M [2021-02-12T15:28:07.863Z] 550K .......... .......... .......... .......... .......... 6.82M [2021-02-12T15:28:07.863Z] 600K .......... .......... .......... .......... .......... 1.51M [2021-02-12T15:28:07.877Z] -- Detecting C compile features - done [2021-02-12T15:28:07.877Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-02-12T15:28:08.127Z] 650K .......... .......... .......... .......... .......... 4.67M [2021-02-12T15:28:08.127Z] 700K .. 40.7M=0.1s [2021-02-12T15:28:08.127Z] [2021-02-12T15:28:08.127Z] 2021-02-12 15:28:07 (4.76 MB/s) - written to stdout [719348] [2021-02-12T15:28:08.127Z] [2021-02-12T15:28:08.127Z] -- The C compiler identification is GNU 8.3.0 [2021-02-12T15:28:08.127Z] -- The CXX compiler identification is GNU 8.3.0 [2021-02-12T15:28:08.152Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-02-12T15:28:08.152Z] -- Detecting CXX compiler ABI info [2021-02-12T15:28:08.390Z] -- Check for working C compiler: /usr/bin/cc [2021-02-12T15:28:08.390Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-12T15:28:08.390Z] -- Detecting C compiler ABI info [2021-02-12T15:28:08.390Z] -- Detecting C compiler ABI info - done [2021-02-12T15:28:08.390Z] -- Detecting C compile features [2021-02-12T15:28:08.426Z] -- Detecting CXX compiler ABI info - done [2021-02-12T15:28:08.426Z] -- Detecting CXX compile features [2021-02-12T15:28:08.653Z] -- Detecting C compile features - done [2021-02-12T15:28:08.654Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-02-12T15:28:08.654Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-02-12T15:28:08.654Z] -- Detecting CXX compiler ABI info [2021-02-12T15:28:08.917Z] -- Detecting CXX compiler ABI info - done [2021-02-12T15:28:08.917Z] -- Detecting CXX compile features [2021-02-12T15:28:09.493Z] -- Detecting CXX compile features - done [2021-02-12T15:28:09.493Z] -- Looking for include file endian.h [2021-02-12T15:28:09.493Z] -- Looking for include file endian.h - found [2021-02-12T15:28:09.493Z] -- Check if the system is big endian [2021-02-12T15:28:09.493Z] -- Searching 16 bit integer [2021-02-12T15:28:09.493Z] -- Looking for sys/types.h [2021-02-12T15:28:09.493Z] -- Looking for sys/types.h - found [2021-02-12T15:28:09.493Z] -- Looking for stdint.h [2021-02-12T15:28:09.493Z] -- Looking for stdint.h - found [2021-02-12T15:28:09.493Z] -- Looking for stddef.h [2021-02-12T15:28:09.757Z] -- Looking for stddef.h - found [2021-02-12T15:28:09.757Z] -- Check size of unsigned short [2021-02-12T15:28:09.757Z] -- Check size of unsigned short - done [2021-02-12T15:28:09.757Z] -- Using unsigned short [2021-02-12T15:28:09.757Z] -- Check if the system is big endian - little endian [2021-02-12T15:28:09.757Z] -- Check size of size_t [2021-02-12T15:28:09.857Z] -- Detecting CXX compile features - done [2021-02-12T15:28:09.857Z] -- Looking for include file endian.h [2021-02-12T15:28:10.019Z] -- Check size of size_t - done [2021-02-12T15:28:10.019Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-02-12T15:28:10.019Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-02-12T15:28:10.019Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-02-12T15:28:10.019Z] CMake did not find one. [2021-02-12T15:28:10.019Z] [2021-02-12T15:28:10.019Z] Could not find a package configuration file provided by "cJSON" with any of [2021-02-12T15:28:10.019Z] the following names: [2021-02-12T15:28:10.019Z] [2021-02-12T15:28:10.019Z] cJSONConfig.cmake [2021-02-12T15:28:10.019Z] cjson-config.cmake [2021-02-12T15:28:10.019Z] [2021-02-12T15:28:10.019Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-02-12T15:28:10.019Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-02-12T15:28:10.019Z] provides a separate development package or SDK, be sure it has been [2021-02-12T15:28:10.019Z] installed. [2021-02-12T15:28:10.019Z] [2021-02-12T15:28:10.019Z] [2021-02-12T15:28:10.019Z] -- Configuring done [2021-02-12T15:28:10.019Z] -- Generating done [2021-02-12T15:28:10.019Z] -- Build files have been written to: /tmp/cbor [2021-02-12T15:28:10.019Z] Scanning dependencies of target cbor_shared [2021-02-12T15:28:10.019Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-02-12T15:28:10.128Z] -- Looking for include file endian.h - found [2021-02-12T15:28:10.128Z] -- Check if the system is big endian [2021-02-12T15:28:10.128Z] -- Searching 16 bit integer [2021-02-12T15:28:10.128Z] -- Looking for sys/types.h [2021-02-12T15:28:10.282Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-02-12T15:28:10.401Z] -- Looking for sys/types.h - found [2021-02-12T15:28:10.401Z] -- Looking for stdint.h [2021-02-12T15:28:10.544Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-02-12T15:28:10.544Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-02-12T15:28:10.544Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-02-12T15:28:10.674Z] -- Looking for stdint.h - found [2021-02-12T15:28:10.674Z] -- Looking for stddef.h [2021-02-12T15:28:10.808Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-02-12T15:28:10.808Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-02-12T15:28:10.808Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-02-12T15:28:10.808Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-02-12T15:28:10.948Z] -- Looking for stddef.h - found [2021-02-12T15:28:10.948Z] -- Check size of unsigned short [2021-02-12T15:28:10.948Z] -- Check size of unsigned short - done [2021-02-12T15:28:10.948Z] -- Using unsigned short [2021-02-12T15:28:11.070Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-02-12T15:28:11.070Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-02-12T15:28:11.220Z] -- Check if the system is big endian - little endian [2021-02-12T15:28:11.333Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-02-12T15:28:11.333Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-02-12T15:28:11.333Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-02-12T15:28:11.492Z] -- Check size of size_t [2021-02-12T15:28:11.492Z] -- Check size of size_t - done [2021-02-12T15:28:11.601Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-02-12T15:28:11.601Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-02-12T15:28:11.601Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-02-12T15:28:11.766Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-02-12T15:28:11.766Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-02-12T15:28:11.766Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-02-12T15:28:11.766Z] CMake did not find one. [2021-02-12T15:28:11.766Z] [2021-02-12T15:28:11.766Z] Could not find a package configuration file provided by "cJSON" with any of [2021-02-12T15:28:11.766Z] the following names: [2021-02-12T15:28:11.766Z] [2021-02-12T15:28:11.766Z] cJSONConfig.cmake [2021-02-12T15:28:11.766Z] cjson-config.cmake [2021-02-12T15:28:11.766Z] [2021-02-12T15:28:11.766Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-02-12T15:28:11.766Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-02-12T15:28:11.766Z] provides a separate development package or SDK, be sure it has been [2021-02-12T15:28:11.766Z] installed. [2021-02-12T15:28:11.766Z] [2021-02-12T15:28:11.766Z] [2021-02-12T15:28:11.766Z] -- Configuring done [2021-02-12T15:28:11.766Z] -- Generating done [2021-02-12T15:28:11.766Z] -- Build files have been written to: /tmp/cbor [2021-02-12T15:28:11.867Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-02-12T15:28:11.867Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-02-12T15:28:11.867Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-02-12T15:28:11.867Z] [ 40%] Linking C shared library libcbor.so [2021-02-12T15:28:11.867Z] [ 40%] Built target cbor_shared [2021-02-12T15:28:11.867Z] Scanning dependencies of target cbor [2021-02-12T15:28:12.043Z] Scanning dependencies of target cbor_shared [2021-02-12T15:28:12.044Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-02-12T15:28:12.129Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-02-12T15:28:12.129Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-02-12T15:28:12.390Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-02-12T15:28:12.391Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-02-12T15:28:12.654Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-02-12T15:28:12.654Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-02-12T15:28:12.917Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-02-12T15:28:12.917Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-02-12T15:28:12.917Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-02-12T15:28:12.917Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-02-12T15:28:13.018Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-02-12T15:28:13.181Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-02-12T15:28:13.289Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-02-12T15:28:13.454Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-02-12T15:28:13.454Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-02-12T15:28:13.454Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-02-12T15:28:13.560Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-02-12T15:28:13.717Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-02-12T15:28:13.717Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-02-12T15:28:13.717Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-02-12T15:28:13.982Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-02-12T15:28:13.982Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-02-12T15:28:13.982Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-02-12T15:28:13.982Z] [ 80%] Linking C static library libcbor.a [2021-02-12T15:28:13.982Z] [ 80%] Built target cbor [2021-02-12T15:28:13.982Z] Scanning dependencies of target create_items [2021-02-12T15:28:13.982Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-02-12T15:28:14.155Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-02-12T15:28:14.245Z] [ 84%] Linking C executable create_items [2021-02-12T15:28:14.245Z] [ 84%] Built target create_items [2021-02-12T15:28:14.245Z] Scanning dependencies of target readfile [2021-02-12T15:28:14.245Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-02-12T15:28:14.245Z] [ 88%] Linking C executable readfile [2021-02-12T15:28:14.245Z] [ 88%] Built target readfile [2021-02-12T15:28:14.245Z] Scanning dependencies of target streaming_parser [2021-02-12T15:28:14.245Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-02-12T15:28:14.427Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-02-12T15:28:14.427Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-02-12T15:28:14.507Z] [ 92%] Linking C executable streaming_parser [2021-02-12T15:28:14.507Z] [ 92%] Built target streaming_parser [2021-02-12T15:28:14.507Z] Scanning dependencies of target sort [2021-02-12T15:28:14.508Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-02-12T15:28:14.508Z] [ 96%] Linking C executable sort [2021-02-12T15:28:14.508Z] [ 96%] Built target sort [2021-02-12T15:28:14.508Z] Scanning dependencies of target hello [2021-02-12T15:28:14.508Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-02-12T15:28:14.508Z] [100%] Linking C executable hello [2021-02-12T15:28:14.508Z] [100%] Built target hello [2021-02-12T15:28:14.700Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-02-12T15:28:14.770Z] Install the project... [2021-02-12T15:28:14.770Z] -- Install configuration: "Release" [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/lib64/libcbor.a [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/lib64/libcbor.so [2021-02-12T15:28:14.770Z] -- Up-to-date: /usr/local/include/cbor [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/common.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/data.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/internal [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/ints.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/maps.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/strings.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor/tags.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/include/cbor.h [2021-02-12T15:28:14.770Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-02-12T15:28:14.970Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-02-12T15:28:15.241Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-02-12T15:28:15.837Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-02-12T15:28:16.115Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-02-12T15:28:16.388Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-02-12T15:28:16.660Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-02-12T15:28:16.697Z] Removing intermediate container cfd348cb0674 [2021-02-12T15:28:16.697Z] ---> 36431e72cb27 [2021-02-12T15:28:16.697Z] Step 6/21 : RUN mkdir /tmp/sdk [2021-02-12T15:28:16.934Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-02-12T15:28:16.960Z] ---> Running in 8dd500643db9 [2021-02-12T15:28:17.205Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-02-12T15:28:17.476Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-02-12T15:28:17.749Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-02-12T15:28:17.749Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-02-12T15:28:17.909Z] Removing intermediate container 8dd500643db9 [2021-02-12T15:28:17.909Z] ---> f25dd6df37cd [2021-02-12T15:28:17.909Z] Step 7/21 : COPY VERSION /tmp/sdk [2021-02-12T15:28:18.031Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-02-12T15:28:18.174Z] ---> 1e1d7cb47abe [2021-02-12T15:28:18.174Z] Step 8/21 : COPY src /tmp/sdk/src [2021-02-12T15:28:18.303Z] [ 40%] Linking C shared library libcbor.so [2021-02-12T15:28:18.303Z] [ 40%] Built target cbor_shared [2021-02-12T15:28:18.303Z] Scanning dependencies of target cbor [2021-02-12T15:28:18.575Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-02-12T15:28:19.124Z] ---> 62fbdea9310f [2021-02-12T15:28:19.124Z] Step 9/21 : COPY include /tmp/sdk/include [2021-02-12T15:28:19.167Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-02-12T15:28:19.429Z] ---> ece9f44df581 [2021-02-12T15:28:19.429Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2021-02-12T15:28:19.429Z] ---> 0cd3e0c0bdda [2021-02-12T15:28:19.429Z] Step 11/21 : COPY LICENSE /tmp/sdk [2021-02-12T15:28:19.728Z] ---> 3bce4204b2f8 [2021-02-12T15:28:19.728Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2021-02-12T15:28:19.769Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-02-12T15:28:20.017Z] ---> d1fad342274a [2021-02-12T15:28:20.018Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-02-12T15:28:20.018Z] ---> Running in ceadcf4d2da5 [2021-02-12T15:28:20.041Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-02-12T15:28:20.614Z] + CPPCHECK=false [2021-02-12T15:28:20.614Z] + DOCGEN=false [2021-02-12T15:28:20.614Z] + TOMLVER=SDK-0.2 [2021-02-12T15:28:20.614Z] + CUTILVER=1.1.4 [2021-02-12T15:28:20.614Z] + '[' 0 -gt 0 ] [2021-02-12T15:28:20.614Z] + readlink -f ./scripts/build.sh [2021-02-12T15:28:20.614Z] + dirname /tmp/sdk/scripts/build.sh [2021-02-12T15:28:20.614Z] + dirname /tmp/sdk/scripts [2021-02-12T15:28:20.614Z] + ROOT=/tmp/sdk [2021-02-12T15:28:20.614Z] + cd /tmp/sdk [2021-02-12T15:28:20.614Z] + '[' '!' -d deps ] [2021-02-12T15:28:20.614Z] + mkdir deps [2021-02-12T15:28:20.614Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-12T15:28:20.614Z] + tar -C deps -z -x -f - [2021-02-12T15:28:20.614Z] --2021-02-12 15:28:20-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-12T15:28:20.614Z] Resolving github.com... 140.82.112.3 [2021-02-12T15:28:20.877Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-12T15:28:20.877Z] HTTP request sent, awaiting response... 302 Found [2021-02-12T15:28:20.877Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-02-12T15:28:20.877Z] --2021-02-12 15:28:20-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-02-12T15:28:20.877Z] Resolving codeload.github.com... 140.82.113.9 [2021-02-12T15:28:20.877Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-02-12T15:28:21.015Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-02-12T15:28:21.140Z] HTTP request sent, awaiting response... 200 OK [2021-02-12T15:28:21.140Z] Length: unspecified [application/x-gzip] [2021-02-12T15:28:21.140Z] Saving to: 'STDOUT' [2021-02-12T15:28:21.140Z] [2021-02-12T15:28:21.140Z] 0K .......... ......  1.07M=0.01s [2021-02-12T15:28:21.140Z] [2021-02-12T15:28:21.140Z] 2021-02-12 15:28:20 (1.07 MB/s) - written to stdout [16451] [2021-02-12T15:28:21.140Z] [2021-02-12T15:28:21.140Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-02-12T15:28:21.140Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-12T15:28:21.140Z] + tar -C deps -z -x -f - [2021-02-12T15:28:21.140Z] --2021-02-12 15:28:20-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-12T15:28:21.140Z] Resolving github.com... 140.82.112.3 [2021-02-12T15:28:21.140Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-12T15:28:21.140Z] HTTP request sent, awaiting response... 302 Found [2021-02-12T15:28:21.140Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-02-12T15:28:21.140Z] --2021-02-12 15:28:21-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-02-12T15:28:21.140Z] Resolving codeload.github.com... 140.82.113.9 [2021-02-12T15:28:21.288Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-02-12T15:28:21.403Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-02-12T15:28:21.403Z] HTTP request sent, awaiting response... 200 OK [2021-02-12T15:28:21.403Z] Length: unspecified [application/x-gzip] [2021-02-12T15:28:21.403Z] Saving to: 'STDOUT' [2021-02-12T15:28:21.403Z] [2021-02-12T15:28:21.403Z] 0K .......... .......... .......... .......... .......... 1.62M [2021-02-12T15:28:21.403Z] 50K .......... .......... .......... .......... .......... 3.34M [2021-02-12T15:28:21.403Z] 100K .......... .......... .......... .......... .......... 46.5M [2021-02-12T15:28:21.403Z] 150K .......... .......... ....... 3.70M=0.05s [2021-02-12T15:28:21.403Z] [2021-02-12T15:28:21.403Z] 2021-02-12 15:28:21 (3.27 MB/s) - written to stdout [181796] [2021-02-12T15:28:21.403Z] [2021-02-12T15:28:21.403Z] + mkdir -p src/c/iot [2021-02-12T15:28:21.403Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-02-12T15:28:21.403Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-02-12T15:28:21.403Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-02-12T15:28:21.403Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-02-12T15:28:21.403Z] + mkdir -p include/iot [2021-02-12T15:28:21.403Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-02-12T15:28:21.403Z] + mkdir -p include/iot/os [2021-02-12T15:28:21.403Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-02-12T15:28:21.403Z] + mkdir -p /tmp/sdk/build/release [2021-02-12T15:28:21.403Z] + cd /tmp/sdk/build/release [2021-02-12T15:28:21.403Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-02-12T15:28:21.561Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-02-12T15:28:21.665Z] -- The C compiler identification is GNU 8.3.0 [2021-02-12T15:28:21.665Z] -- Check for working C compiler: /usr/bin/cc [2021-02-12T15:28:21.665Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-12T15:28:21.665Z] -- Detecting C compiler ABI info [2021-02-12T15:28:21.833Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-02-12T15:28:21.833Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-02-12T15:28:21.928Z] -- Detecting C compiler ABI info - done [2021-02-12T15:28:21.928Z] -- Detecting C compile features [2021-02-12T15:28:22.106Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-02-12T15:28:22.191Z] -- Detecting C compile features - done [2021-02-12T15:28:22.191Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-12T15:28:22.191Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-12T15:28:22.191Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-12T15:28:22.191Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-12T15:28:22.191Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-12T15:28:22.191Z] -- C SDK 1.3.2-dev.3 for Linux [2021-02-12T15:28:22.191Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-12T15:28:22.191Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-12T15:28:22.191Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-12T15:28:22.191Z] -- Configuring done [2021-02-12T15:28:22.191Z] -- Generating done [2021-02-12T15:28:22.191Z] -- Build files have been written to: /tmp/sdk/build/release [2021-02-12T15:28:22.191Z] + make [2021-02-12T15:28:22.191Z] + tee release.log [2021-02-12T15:28:22.454Z] Scanning dependencies of target csdk [2021-02-12T15:28:22.454Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-12T15:28:22.717Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-12T15:28:22.717Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-12T15:28:22.986Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-12T15:28:23.083Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-02-12T15:28:23.083Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-02-12T15:28:23.248Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-12T15:28:23.512Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-12T15:28:23.512Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-12T15:28:23.674Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-02-12T15:28:23.775Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-12T15:28:23.947Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-02-12T15:28:24.219Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-02-12T15:28:24.219Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-02-12T15:28:24.352Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-12T15:28:24.491Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-02-12T15:28:24.617Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-12T15:28:24.617Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-12T15:28:24.883Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-12T15:28:24.883Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-12T15:28:25.090Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-02-12T15:28:25.090Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-02-12T15:28:25.156Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-12T15:28:25.156Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-12T15:28:25.369Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-02-12T15:28:25.645Z] [ 80%] Linking C static library libcbor.a [2021-02-12T15:28:25.645Z] [ 80%] Built target cbor [2021-02-12T15:28:25.645Z] Scanning dependencies of target create_items [2021-02-12T15:28:25.645Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-02-12T15:28:25.918Z] [ 84%] Linking C executable create_items [2021-02-12T15:28:25.918Z] [ 84%] Built target create_items [2021-02-12T15:28:25.918Z] Scanning dependencies of target readfile [2021-02-12T15:28:25.918Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-02-12T15:28:26.113Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-12T15:28:26.113Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-12T15:28:26.113Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-12T15:28:26.192Z] [ 88%] Linking C executable readfile [2021-02-12T15:28:26.192Z] [ 88%] Built target readfile [2021-02-12T15:28:26.192Z] Scanning dependencies of target streaming_parser [2021-02-12T15:28:26.192Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-02-12T15:28:26.377Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-12T15:28:26.377Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-12T15:28:26.466Z] [ 92%] Linking C executable streaming_parser [2021-02-12T15:28:26.466Z] [ 92%] Built target streaming_parser [2021-02-12T15:28:26.738Z] Scanning dependencies of target sort [2021-02-12T15:28:26.738Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-02-12T15:28:26.738Z] [ 96%] Linking C executable sort [2021-02-12T15:28:27.021Z] [ 96%] Built target sort [2021-02-12T15:28:27.021Z] Scanning dependencies of target hello [2021-02-12T15:28:27.021Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-02-12T15:28:27.021Z] [100%] Linking C executable hello [2021-02-12T15:28:27.298Z] [100%] Built target hello [2021-02-12T15:28:27.298Z] Install the project... [2021-02-12T15:28:27.298Z] -- Install configuration: "Release" [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/lib64/libcbor.a [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/lib64/libcbor.so [2021-02-12T15:28:27.298Z] -- Up-to-date: /usr/local/include/cbor [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/ints.h [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/data.h [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/common.h [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/strings.h [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/tags.h [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/internal [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-02-12T15:28:27.298Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-02-12T15:28:27.299Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-02-12T15:28:27.299Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-02-12T15:28:27.299Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-02-12T15:28:27.299Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-02-12T15:28:27.299Z] -- Installing: /usr/local/include/cbor/maps.h [2021-02-12T15:28:27.299Z] -- Installing: /usr/local/include/cbor.h [2021-02-12T15:28:27.299Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-02-12T15:28:27.326Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-12T15:28:27.326Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-12T15:28:27.326Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-12T15:28:27.326Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-12T15:28:27.588Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-12T15:28:27.588Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-12T15:28:27.852Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-12T15:28:27.852Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-12T15:28:28.127Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-12T15:28:28.127Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-12T15:28:28.709Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-12T15:28:28.709Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-12T15:28:28.973Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-12T15:28:29.237Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-12T15:28:29.276Z] Removing intermediate container 09a9116feb77 [2021-02-12T15:28:29.276Z] ---> 366006889e87 [2021-02-12T15:28:29.276Z] Step 6/21 : RUN mkdir /tmp/sdk [2021-02-12T15:28:29.549Z] ---> Running in fc90e7ba9011 [2021-02-12T15:28:30.187Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-12T15:28:30.449Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-12T15:28:30.449Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-12T15:28:30.713Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-12T15:28:30.978Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-12T15:28:31.240Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-12T15:28:31.522Z] Removing intermediate container fc90e7ba9011 [2021-02-12T15:28:31.522Z] ---> 492443b8d1be [2021-02-12T15:28:31.522Z] Step 7/21 : COPY VERSION /tmp/sdk [2021-02-12T15:28:31.817Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-12T15:28:32.119Z] ---> 9024ef1b7547 [2021-02-12T15:28:32.119Z] Step 8/21 : COPY src /tmp/sdk/src [2021-02-12T15:28:32.771Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-12T15:28:32.771Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-12T15:28:32.771Z] [ 73%] Linking C shared library libcsdk.so [2021-02-12T15:28:33.035Z] [ 73%] Built target csdk [2021-02-12T15:28:33.035Z] Scanning dependencies of target template [2021-02-12T15:28:33.035Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-12T15:28:33.035Z] [ 76%] Linking C executable template [2021-02-12T15:28:33.161Z] ---> 1fbb59cc198c [2021-02-12T15:28:33.161Z] Step 9/21 : COPY include /tmp/sdk/include [2021-02-12T15:28:33.298Z] [ 76%] Built target template [2021-02-12T15:28:33.298Z] Scanning dependencies of target device-counter [2021-02-12T15:28:33.298Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-12T15:28:33.298Z] [ 80%] Linking C executable device-counter [2021-02-12T15:28:33.566Z] [ 80%] Built target device-counter [2021-02-12T15:28:33.566Z] Scanning dependencies of target device-random [2021-02-12T15:28:33.566Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-12T15:28:33.566Z] [ 83%] Linking C executable device-random [2021-02-12T15:28:33.566Z] [ 83%] Built target device-random [2021-02-12T15:28:33.566Z] Scanning dependencies of target device-gyro [2021-02-12T15:28:33.770Z] ---> 7b2e1e98050e [2021-02-12T15:28:33.770Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2021-02-12T15:28:33.829Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-12T15:28:33.829Z] [ 86%] Linking C executable device-gyro [2021-02-12T15:28:33.829Z] [ 86%] Built target device-gyro [2021-02-12T15:28:33.829Z] Scanning dependencies of target device-bitfields [2021-02-12T15:28:33.829Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-12T15:28:34.092Z] [ 90%] Linking C executable device-bitfields [2021-02-12T15:28:34.092Z] [ 90%] Built target device-bitfields [2021-02-12T15:28:34.092Z] Scanning dependencies of target template-discovery [2021-02-12T15:28:34.092Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-12T15:28:34.356Z] [ 93%] Linking C executable template-discovery [2021-02-12T15:28:34.356Z] [ 93%] Built target template-discovery [2021-02-12T15:28:34.356Z] Scanning dependencies of target device-file [2021-02-12T15:28:34.356Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-12T15:28:34.372Z] ---> 1391db36343e [2021-02-12T15:28:34.372Z] Step 11/21 : COPY LICENSE /tmp/sdk [2021-02-12T15:28:34.620Z] [ 96%] Linking C executable device-file [2021-02-12T15:28:34.620Z] [ 96%] Built target device-file [2021-02-12T15:28:34.620Z] Scanning dependencies of target device-terminal [2021-02-12T15:28:34.620Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-12T15:28:34.886Z] [100%] Linking C executable device-terminal [2021-02-12T15:28:34.886Z] [100%] Built target device-terminal [2021-02-12T15:28:34.886Z] + make package [2021-02-12T15:28:34.886Z] + tee -a release.log [2021-02-12T15:28:34.886Z] [ 73%] Built target csdk [2021-02-12T15:28:34.886Z] [ 76%] Built target template [2021-02-12T15:28:34.886Z] [ 80%] Built target device-counter [2021-02-12T15:28:34.886Z] [ 83%] Built target device-random [2021-02-12T15:28:34.976Z] ---> 4c7e634b64ad [2021-02-12T15:28:34.976Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2021-02-12T15:28:35.151Z] [ 86%] Built target device-gyro [2021-02-12T15:28:35.151Z] [ 90%] Built target device-bitfields [2021-02-12T15:28:35.151Z] [ 93%] Built target template-discovery [2021-02-12T15:28:35.151Z] [ 96%] Built target device-file [2021-02-12T15:28:35.151Z] [100%] Built target device-terminal [2021-02-12T15:28:35.151Z] Run CPack packaging tool... [2021-02-12T15:28:35.151Z] CPack: Create package using TGZ [2021-02-12T15:28:35.151Z] CPack: Install projects [2021-02-12T15:28:35.151Z] CPack: - Run preinstall target for: Csdk [2021-02-12T15:28:35.413Z] CPack: - Install project: Csdk [2021-02-12T15:28:35.413Z] CPack: Create package [2021-02-12T15:28:35.414Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.3.tar.gz generated. [2021-02-12T15:28:35.414Z] + '[' false '=' true ] [2021-02-12T15:28:35.414Z] + '[' false '=' true ] [2021-02-12T15:28:35.414Z] + mkdir -p /tmp/sdk/build/debug [2021-02-12T15:28:35.414Z] + cd /tmp/sdk/build/debug [2021-02-12T15:28:35.414Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-02-12T15:28:35.414Z] -- The C compiler identification is GNU 8.3.0 [2021-02-12T15:28:35.414Z] -- Check for working C compiler: /usr/bin/cc [2021-02-12T15:28:35.676Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-12T15:28:35.676Z] -- Detecting C compiler ABI info [2021-02-12T15:28:35.676Z] -- Detecting C compiler ABI info - done [2021-02-12T15:28:35.676Z] -- Detecting C compile features [2021-02-12T15:28:35.939Z] -- Detecting C compile features - done [2021-02-12T15:28:35.939Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-12T15:28:35.939Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-12T15:28:35.939Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-12T15:28:35.939Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-12T15:28:35.939Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-12T15:28:35.939Z] -- C SDK 1.3.2-dev.3 for Linux [2021-02-12T15:28:35.939Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-12T15:28:35.939Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-12T15:28:35.939Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-12T15:28:35.939Z] -- Configuring done [2021-02-12T15:28:35.955Z] ---> 259032abafa6 [2021-02-12T15:28:35.955Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-02-12T15:28:35.955Z] ---> Running in 3deeb9df8e03 [2021-02-12T15:28:36.207Z] -- Generating done [2021-02-12T15:28:36.207Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-02-12T15:28:36.207Z] + make [2021-02-12T15:28:36.207Z] + tee debug.log [2021-02-12T15:28:36.207Z] Scanning dependencies of target csdk [2021-02-12T15:28:36.207Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-12T15:28:36.207Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-12T15:28:36.469Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-12T15:28:36.469Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-12T15:28:36.731Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-12T15:28:36.731Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-12T15:28:36.731Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-12T15:28:36.933Z] + CPPCHECK=false [2021-02-12T15:28:36.933Z] + DOCGEN=false [2021-02-12T15:28:36.933Z] + TOMLVER=SDK-0.2 [2021-02-12T15:28:36.933Z] + CUTILVER=1.1.4 [2021-02-12T15:28:36.933Z] + '[' 0 -gt 0 ] [2021-02-12T15:28:36.933Z] + readlink -f ./scripts/build.sh [2021-02-12T15:28:36.933Z] + dirname /tmp/sdk/scripts/build.sh [2021-02-12T15:28:36.933Z] + dirname /tmp/sdk/scripts [2021-02-12T15:28:36.933Z] + ROOT=/tmp/sdk [2021-02-12T15:28:36.933Z] + cd /tmp/sdk [2021-02-12T15:28:36.933Z] + '[' '!' -d deps ] [2021-02-12T15:28:36.933Z] + mkdir deps [2021-02-12T15:28:36.933Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-12T15:28:36.933Z] + tar -C deps -z -x -f - [2021-02-12T15:28:36.933Z] --2021-02-12 15:28:36-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-12T15:28:36.933Z] Resolving github.com... 140.82.112.3 [2021-02-12T15:28:36.933Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-12T15:28:36.933Z] HTTP request sent, awaiting response... 302 Found [2021-02-12T15:28:36.933Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-02-12T15:28:36.933Z] --2021-02-12 15:28:36-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-02-12T15:28:36.933Z] Resolving codeload.github.com... 140.82.113.9 [2021-02-12T15:28:36.933Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-02-12T15:28:36.995Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-12T15:28:36.995Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-12T15:28:37.204Z] HTTP request sent, awaiting response... 200 OK [2021-02-12T15:28:37.204Z] Length: unspecified [application/x-gzip] [2021-02-12T15:28:37.204Z] Saving to: 'STDOUT' [2021-02-12T15:28:37.204Z]  [2021-02-12T15:28:37.204Z] 0K .......... ...... 886K=0.02s [2021-02-12T15:28:37.204Z] [2021-02-12T15:28:37.204Z] 2021-02-12 15:28:36 (886 KB/s) - written to stdout [16451] [2021-02-12T15:28:37.204Z] [2021-02-12T15:28:37.204Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-02-12T15:28:37.204Z] + + tarwget -C -O deps - -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz -x [2021-02-12T15:28:37.204Z] -f - [2021-02-12T15:28:37.204Z] --2021-02-12 15:28:37-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-12T15:28:37.204Z] Resolving github.com... 140.82.112.3 [2021-02-12T15:28:37.204Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-12T15:28:37.204Z] HTTP request sent, awaiting response... 302 Found [2021-02-12T15:28:37.204Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-02-12T15:28:37.204Z] --2021-02-12 15:28:37-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-02-12T15:28:37.204Z] Resolving codeload.github.com... 140.82.113.9 [2021-02-12T15:28:37.204Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-02-12T15:28:37.258Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-12T15:28:37.258Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-12T15:28:37.258Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-12T15:28:37.482Z] HTTP request sent, awaiting response... 200 OK [2021-02-12T15:28:37.482Z] Length: unspecified [application/x-gzip] [2021-02-12T15:28:37.482Z] Saving to: 'STDOUT' [2021-02-12T15:28:37.482Z]  [2021-02-12T15:28:37.482Z] 0K .......... .......... .......... .......... .......... 1.23M [2021-02-12T15:28:37.482Z] 50K .......... .......... .......... .......... .......... 2.47M [2021-02-12T15:28:37.482Z] 100K .......... .......... .......... .......... .......... 6.57M [2021-02-12T15:28:37.482Z] 150K .......... .......... ....... 11.2M=0.07s [2021-02-12T15:28:37.482Z] [2021-02-12T15:28:37.482Z] 2021-02-12 15:28:37 (2.50 MB/s) - written to stdout [181796] [2021-02-12T15:28:37.482Z] [2021-02-12T15:28:37.482Z] + mkdir -p src/c/iot [2021-02-12T15:28:37.482Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-02-12T15:28:37.482Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-02-12T15:28:37.482Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-02-12T15:28:37.482Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-02-12T15:28:37.482Z] + mkdir -p include/iot [2021-02-12T15:28:37.482Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-02-12T15:28:37.482Z] + mkdir -p include/iot/os [2021-02-12T15:28:37.482Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-02-12T15:28:37.482Z] + mkdir -p /tmp/sdk/build/release [2021-02-12T15:28:37.482Z] + cd /tmp/sdk/build/release [2021-02-12T15:28:37.482Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-02-12T15:28:37.530Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-12T15:28:37.530Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-12T15:28:37.530Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-12T15:28:37.755Z] -- The C compiler identification is GNU 8.3.0 [2021-02-12T15:28:37.755Z] -- Check for working C compiler: /usr/bin/cc [2021-02-12T15:28:37.792Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-12T15:28:37.792Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-12T15:28:38.030Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-12T15:28:38.030Z] -- Detecting C compiler ABI info [2021-02-12T15:28:38.056Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-12T15:28:38.056Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-12T15:28:38.056Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-12T15:28:38.300Z] -- Detecting C compiler ABI info - done [2021-02-12T15:28:38.300Z] -- Detecting C compile features [2021-02-12T15:28:38.319Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-12T15:28:38.581Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-12T15:28:38.581Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-12T15:28:38.581Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-12T15:28:38.581Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-12T15:28:38.581Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-12T15:28:38.843Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-12T15:28:38.843Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-12T15:28:38.843Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-12T15:28:39.106Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-12T15:28:39.106Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-12T15:28:39.106Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-12T15:28:39.280Z] -- Detecting C compile features - done [2021-02-12T15:28:39.280Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-12T15:28:39.280Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-12T15:28:39.280Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-12T15:28:39.280Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-12T15:28:39.280Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-12T15:28:39.280Z] -- C SDK 1.3.2-dev.3 for Linux [2021-02-12T15:28:39.280Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-12T15:28:39.280Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-12T15:28:39.280Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-12T15:28:39.369Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-12T15:28:39.369Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-12T15:28:39.552Z] -- Configuring done [2021-02-12T15:28:39.631Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-12T15:28:39.824Z] -- Generating done [2021-02-12T15:28:39.824Z] -- Build files have been written to: /tmp/sdk/build/release [2021-02-12T15:28:39.824Z] + make [2021-02-12T15:28:39.824Z] + tee release.log [2021-02-12T15:28:39.824Z] Scanning dependencies of target csdk [2021-02-12T15:28:39.893Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-12T15:28:39.893Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-12T15:28:39.893Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-12T15:28:40.095Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-12T15:28:40.156Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-12T15:28:40.156Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-12T15:28:40.419Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-12T15:28:40.683Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-12T15:28:40.683Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-12T15:28:40.683Z] [ 73%] Linking C shared library libcsdk.so [2021-02-12T15:28:40.687Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-12T15:28:40.945Z] [ 73%] Built target csdk [2021-02-12T15:28:40.945Z] Scanning dependencies of target template [2021-02-12T15:28:40.945Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-12T15:28:40.945Z] [ 76%] Linking C executable template [2021-02-12T15:28:40.945Z] [ 76%] Built target template [2021-02-12T15:28:40.945Z] Scanning dependencies of target device-counter [2021-02-12T15:28:40.945Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-12T15:28:40.959Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-12T15:28:41.206Z] [ 80%] Linking C executable device-counter [2021-02-12T15:28:41.207Z] [ 80%] Built target device-counter [2021-02-12T15:28:41.207Z] Scanning dependencies of target device-random [2021-02-12T15:28:41.207Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-12T15:28:41.207Z] [ 83%] Linking C executable device-random [2021-02-12T15:28:41.469Z] [ 83%] Built target device-random [2021-02-12T15:28:41.469Z] Scanning dependencies of target device-gyro [2021-02-12T15:28:41.469Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-12T15:28:41.469Z] [ 86%] Linking C executable device-gyro [2021-02-12T15:28:41.469Z] [ 86%] Built target device-gyro [2021-02-12T15:28:41.469Z] Scanning dependencies of target device-bitfields [2021-02-12T15:28:41.469Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-12T15:28:41.553Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-12T15:28:41.731Z] [ 90%] Linking C executable device-bitfields [2021-02-12T15:28:41.731Z] [ 90%] Built target device-bitfields [2021-02-12T15:28:41.731Z] Scanning dependencies of target template-discovery [2021-02-12T15:28:41.731Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-12T15:28:41.731Z] [ 93%] Linking C executable template-discovery [2021-02-12T15:28:41.993Z] [ 93%] Built target template-discovery [2021-02-12T15:28:41.993Z] Scanning dependencies of target device-file [2021-02-12T15:28:41.993Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-12T15:28:41.993Z] [ 96%] Linking C executable device-file [2021-02-12T15:28:41.993Z] [ 96%] Built target device-file [2021-02-12T15:28:41.993Z] Scanning dependencies of target device-terminal [2021-02-12T15:28:41.993Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-12T15:28:42.255Z] [100%] Linking C executable device-terminal [2021-02-12T15:28:42.255Z] [100%] Built target device-terminal [2021-02-12T15:28:42.255Z] make: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.255Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.255Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.255Z] [ 73%] Built target csdk [2021-02-12T15:28:42.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.255Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.255Z] [ 76%] Built target template [2021-02-12T15:28:42.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.255Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.255Z] [ 80%] Built target device-counter [2021-02-12T15:28:42.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.255Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.255Z] [ 83%] Built target device-random [2021-02-12T15:28:42.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.255Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.255Z] [ 86%] Built target device-gyro [2021-02-12T15:28:42.255Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.255Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.521Z] [ 90%] Built target device-bitfields [2021-02-12T15:28:42.521Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.521Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.521Z] [ 93%] Built target template-discovery [2021-02-12T15:28:42.521Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.521Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.521Z] [ 96%] Built target device-file [2021-02-12T15:28:42.521Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.521Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.521Z] [100%] Built target device-terminal [2021-02-12T15:28:42.521Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:28:42.521Z] Install the project... [2021-02-12T15:28:42.521Z] -- Install configuration: "Release" [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/lib/libcsdk.so [2021-02-12T15:28:42.521Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-02-12T15:28:42.521Z] -- Up-to-date: /usr/local/include [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/devsdk [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/edgex [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/edgex/devices.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/edgex/error.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/edgex/os.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/base64.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/component.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/config.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/container.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/data.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/hash.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/iot.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/json.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/logger.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/os.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/thread.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/time.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/typecode.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/os [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/include/iot/defs.h [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-02-12T15:28:42.521Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-02-12T15:28:42.521Z] make: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:28:43.523Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-12T15:28:43.794Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-12T15:28:44.066Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-12T15:28:44.445Z] Removing intermediate container ceadcf4d2da5 [2021-02-12T15:28:44.445Z] ---> 7f49e77dea9b [2021-02-12T15:28:44.445Z] Step 14/21 : FROM ${BASE} [2021-02-12T15:28:44.445Z] ---> 5eabd8fd8ba2 [2021-02-12T15:28:44.446Z] Step 15/21 : LABEL maintainer="IOTech " [2021-02-12T15:28:44.707Z] ---> Running in 9789f3f29716 [2021-02-12T15:28:44.707Z] Removing intermediate container 9789f3f29716 [2021-02-12T15:28:44.707Z] ---> 71598f22ff87 [2021-02-12T15:28:44.707Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2021-02-12T15:28:44.969Z] ---> Running in 66bcde30dd57 [2021-02-12T15:28:45.039Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-12T15:28:45.543Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-02-12T15:28:46.486Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-02-12T15:28:46.749Z] (1/3) Installing curl (7.64.0-r5) [2021-02-12T15:28:47.002Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-12T15:28:47.011Z] (2/3) Installing libuuid (2.33-r0) [2021-02-12T15:28:47.273Z] (3/3) Installing wget (1.20.3-r0) [2021-02-12T15:28:47.537Z] Executing busybox-1.29.3-r10.trigger [2021-02-12T15:28:47.537Z] OK: 268 MiB in 78 packages [2021-02-12T15:28:47.597Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-12T15:28:48.124Z] Removing intermediate container 66bcde30dd57 [2021-02-12T15:28:48.124Z] ---> e7e1ca7eba51 [2021-02-12T15:28:48.124Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-02-12T15:28:48.189Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-12T15:28:48.389Z] ---> 8153c0ace503 [2021-02-12T15:28:48.390Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-02-12T15:28:48.652Z] ---> dddb3d688006 [2021-02-12T15:28:48.652Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-02-12T15:28:48.780Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-12T15:28:48.916Z] ---> b4459b53ae00 [2021-02-12T15:28:48.916Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-02-12T15:28:49.069Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-12T15:28:49.182Z] ---> b8950edd1d78 [2021-02-12T15:28:49.182Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-02-12T15:28:49.340Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-12T15:28:49.446Z] ---> 184196d32161 [2021-02-12T15:28:49.446Z] Successfully built 184196d32161 [2021-02-12T15:28:49.446Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2021-02-12T15:28:49.616Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-12T15:28:50.220Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-12T15:28:50.220Z] . [Pipeline] withDockerContainer [2021-02-12T15:28:50.337Z] prd-centos7-docker-4c-2g-26301 does not seem to be running inside a container [2021-02-12T15:28:50.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/55 -v /w/workspace/device-sdk-c/55:/w/workspace/device-sdk-c/55:rw,z -v /w/workspace/device-sdk-c/55@tmp:/w/workspace/device-sdk-c/55@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 ******** ci-base-image-x86_64 cat [2021-02-12T15:28:51.113Z] $ docker top 5bddbbb779a6e44146d2fe34e82ea7c4b7fef09bd1b43b811e6292cfb690d644 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T15:28:51.604Z] + make test [2021-02-12T15:28:51.604Z] echo "make test" [2021-02-12T15:28:51.604Z] make test [Pipeline] } [2021-02-12T15:28:51.616Z] $ docker stop --time=1 5bddbbb779a6e44146d2fe34e82ea7c4b7fef09bd1b43b811e6292cfb690d644 [2021-02-12T15:28:52.976Z] $ docker rm -f 5bddbbb779a6e44146d2fe34e82ea7c4b7fef09bd1b43b811e6292cfb690d644 [2021-02-12T15:28:52.986Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-02-12T15:28:53.256Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-02-12T15:28:53.534Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-12T15:28:53.822Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-12T15:28:54.413Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-12T15:28:56.930Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-12T15:28:56.930Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [Pipeline] sh [2021-02-12T15:28:57.202Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-12T15:28:57.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-12T15:28:57.651Z] + ls -al . [2021-02-12T15:28:57.651Z] total 160 [2021-02-12T15:28:57.651Z] drwxrwxr-x. 8 jenkins jenkins 260 Feb 12 15:27 . [2021-02-12T15:28:57.651Z] drwxrwxr-x. 4 jenkins jenkins 30 Feb 12 15:27 .. [2021-02-12T15:28:57.651Z] -rw-rw-r--. 1 jenkins jenkins 3104 Feb 12 15:27 Attribution.txt [2021-02-12T15:28:57.651Z] -rw-rw-r--. 1 jenkins jenkins 6631 Feb 12 15:27 CHANGES [2021-02-12T15:28:57.651Z] drwxrwxr-x. 2 jenkins jenkins 144 Feb 12 15:27 docs [2021-02-12T15:28:57.651Z] -rw-rw-r--. 1 jenkins jenkins 108574 Feb 12 15:27 Doxyfile [2021-02-12T15:28:57.651Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 12 15:27 .git [2021-02-12T15:28:57.651Z] drwxrwxr-x. 2 jenkins jenkins 81 Feb 12 15:27 .github [2021-02-12T15:28:57.651Z] -rw-rw-r--. 1 jenkins jenkins 176 Feb 12 15:27 .gitignore [2021-02-12T15:28:57.651Z] drwxrwxr-x. 4 jenkins jenkins 33 Feb 12 15:27 include [2021-02-12T15:28:57.651Z] -rw-rw-r--. 1 jenkins jenkins 784 Feb 12 15:27 Jenkinsfile [2021-02-12T15:28:57.651Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 12 15:27 LICENSE [2021-02-12T15:28:57.651Z] -rw-rw-r--. 1 jenkins jenkins 449 Feb 12 15:27 Makefile [2021-02-12T15:28:57.651Z] -rw-rw-r--. 1 jenkins jenkins 2697 Feb 12 15:27 README.md [2021-02-12T15:28:57.651Z] -rw-rw-r--. 1 jenkins jenkins 6378 Feb 12 15:27 README.v2.md [2021-02-12T15:28:57.651Z] drwxrwxr-x. 2 jenkins jenkins 98 Feb 12 15:27 scripts [2021-02-12T15:28:57.651Z] drwxrwxr-x. 4 jenkins jenkins 50 Feb 12 15:27 src [2021-02-12T15:28:57.651Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 12 15:25 VERSION [Pipeline] isUnix [Pipeline] sh [2021-02-12T15:28:57.793Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-12T15:28:57.966Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd --label arch=amd64 --label version=1.3.2-dev.3 . [2021-02-12T15:28:57.966Z] Sending build context to Docker daemon 2.404MB [2021-02-12T15:28:57.967Z] Step 1/15 : ARG BASE=alpine:3.12 [2021-02-12T15:28:57.967Z] Step 2/15 : FROM ${BASE} [2021-02-12T15:28:57.967Z] ---> 184196d32161 [2021-02-12T15:28:57.967Z] Step 3/15 : LABEL maintainer="IOTech " [2021-02-12T15:28:58.390Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-12T15:28:58.390Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-12T15:28:58.544Z] ---> Running in a999f7724e5a [2021-02-12T15:28:58.809Z] Removing intermediate container a999f7724e5a [2021-02-12T15:28:58.809Z] ---> d236dbff8a87 [2021-02-12T15:28:58.809Z] Step 4/15 : 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 && mkdir -p /edgex-c-sdk/build [2021-02-12T15:28:58.809Z] ---> Running in 07e60d70ca81 [2021-02-12T15:28:59.363Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-12T15:28:59.635Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-12T15:28:59.757Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-02-12T15:29:00.230Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-12T15:29:00.502Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-12T15:29:01.149Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-02-12T15:29:01.726Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-12T15:29:01.726Z] (2/6) Installing libblkid (2.33-r0) [2021-02-12T15:29:01.990Z] (3/6) Installing libfdisk (2.33-r0) [2021-02-12T15:29:01.990Z] (4/6) Installing libmount (2.33-r0) [2021-02-12T15:29:02.255Z] (5/6) Installing libsmartcols (2.33-r0) [2021-02-12T15:29:02.255Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-02-12T15:29:02.467Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-12T15:29:02.743Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-12T15:29:02.832Z] Executing busybox-1.29.3-r10.trigger [2021-02-12T15:29:02.832Z] OK: 272 MiB in 84 packages [2021-02-12T15:29:03.413Z] Removing intermediate container 07e60d70ca81 [2021-02-12T15:29:03.414Z] ---> 2075666f9a58 [2021-02-12T15:29:03.414Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2021-02-12T15:29:03.682Z] ---> 457dacd4159d [2021-02-12T15:29:03.682Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2021-02-12T15:29:03.720Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-12T15:29:03.994Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-12T15:29:04.264Z] ---> 74ba23889805 [2021-02-12T15:29:04.264Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2021-02-12T15:29:04.528Z] ---> 7b4952305bf1 [2021-02-12T15:29:04.528Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2021-02-12T15:29:04.792Z] ---> 2743f5d78597 [2021-02-12T15:29:04.792Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2021-02-12T15:29:05.056Z] ---> 10333b5b58b2 [2021-02-12T15:29:05.056Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2021-02-12T15:29:05.320Z] ---> 69e29eba9f3e [2021-02-12T15:29:05.320Z] Step 11/15 : WORKDIR /edgex-c-sdk [2021-02-12T15:29:05.320Z] ---> Running in a1cceacf4743 [2021-02-12T15:29:05.582Z] Removing intermediate container a1cceacf4743 [2021-02-12T15:29:05.582Z] ---> ccf2a19496e8 [2021-02-12T15:29:05.582Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-02-12T15:29:05.582Z] ---> Running in a0e62ae92185 [2021-02-12T15:29:05.846Z] Removing intermediate container a0e62ae92185 [2021-02-12T15:29:05.846Z] ---> 27c7c618fc2b [2021-02-12T15:29:05.846Z] Step 13/15 : LABEL arch=amd64 [2021-02-12T15:29:05.846Z] ---> Running in 402036543a17 [2021-02-12T15:29:05.846Z] Removing intermediate container 402036543a17 [2021-02-12T15:29:05.846Z] ---> 9b4abeb7e3da [2021-02-12T15:29:05.846Z] Step 14/15 : LABEL git_sha=b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd [2021-02-12T15:29:06.109Z] ---> Running in 8abf9d39a7fc [2021-02-12T15:29:06.109Z] Removing intermediate container 8abf9d39a7fc [2021-02-12T15:29:06.109Z] ---> a73a207a7402 [2021-02-12T15:29:06.109Z] Step 15/15 : LABEL version=1.3.2-dev.3 [2021-02-12T15:29:06.371Z] ---> Running in 8e1acd1985bf [2021-02-12T15:29:06.371Z] Removing intermediate container 8e1acd1985bf [2021-02-12T15:29:06.371Z] ---> ab86b3498c38 [2021-02-12T15:29:06.371Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-02-12T15:29:06.372Z] Successfully built ab86b3498c38 [2021-02-12T15:29:06.372Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-12T15:29:08.283Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-12T15:29:08.554Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-12T15:29:09.147Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-12T15:29:09.419Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-12T15:29:10.456Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-12T15:29:11.942Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-12T15:29:13.441Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-12T15:29:16.837Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-12T15:29:17.429Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-12T15:29:17.702Z] [ 73%] Linking C shared library libcsdk.so [2021-02-12T15:29:17.975Z] [ 73%] Built target csdk [2021-02-12T15:29:17.975Z] Scanning dependencies of target template [2021-02-12T15:29:17.975Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-12T15:29:18.572Z] [ 76%] Linking C executable template [2021-02-12T15:29:18.845Z] [ 76%] Built target template [2021-02-12T15:29:18.845Z] Scanning dependencies of target device-counter [2021-02-12T15:29:18.845Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-12T15:29:19.436Z] [ 80%] Linking C executable device-counter [2021-02-12T15:29:19.436Z] [ 80%] Built target device-counter [2021-02-12T15:29:19.708Z] Scanning dependencies of target device-random [2021-02-12T15:29:19.708Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-12T15:29:19.981Z] [ 83%] Linking C executable device-random [2021-02-12T15:29:20.252Z] [ 83%] Built target device-random [2021-02-12T15:29:20.252Z] Scanning dependencies of target device-gyro [2021-02-12T15:29:20.252Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-12T15:29:20.847Z] [ 86%] Linking C executable device-gyro [2021-02-12T15:29:20.847Z] [ 86%] Built target device-gyro [2021-02-12T15:29:20.847Z] Scanning dependencies of target device-bitfields [2021-02-12T15:29:20.847Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-12T15:29:21.441Z] [ 90%] Linking C executable device-bitfields [2021-02-12T15:29:21.441Z] [ 90%] Built target device-bitfields [2021-02-12T15:29:21.441Z] Scanning dependencies of target template-discovery [2021-02-12T15:29:21.712Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-12T15:29:22.308Z] [ 93%] Linking C executable template-discovery [2021-02-12T15:29:22.308Z] [ 93%] Built target template-discovery [2021-02-12T15:29:22.579Z] Scanning dependencies of target device-file [2021-02-12T15:29:22.580Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-12T15:29:23.173Z] [ 96%] Linking C executable device-file [2021-02-12T15:29:23.173Z] [ 96%] Built target device-file [2021-02-12T15:29:23.173Z] Scanning dependencies of target device-terminal [2021-02-12T15:29:23.173Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-12T15:29:23.767Z] [100%] Linking C executable device-terminal [2021-02-12T15:29:24.041Z] [100%] Built target device-terminal [2021-02-12T15:29:24.041Z] + + teemake -a package release.log [2021-02-12T15:29:24.041Z] [2021-02-12T15:29:24.041Z] [ 73%] Built target csdk [2021-02-12T15:29:24.314Z] [ 76%] Built target template [2021-02-12T15:29:24.314Z] [ 80%] Built target device-counter [2021-02-12T15:29:24.314Z] [ 83%] Built target device-random [2021-02-12T15:29:24.314Z] [ 86%] Built target device-gyro [2021-02-12T15:29:24.314Z] [ 90%] Built target device-bitfields [2021-02-12T15:29:24.314Z] [ 93%] Built target template-discovery [2021-02-12T15:29:24.314Z] [ 96%] Built target device-file [2021-02-12T15:29:24.586Z] [100%] Built target device-terminal [2021-02-12T15:29:24.586Z] Run CPack packaging tool... [2021-02-12T15:29:24.586Z] CPack: Create package using TGZ [2021-02-12T15:29:24.586Z] CPack: Install projects [2021-02-12T15:29:24.586Z] CPack: - Run preinstall target for: Csdk [2021-02-12T15:29:25.181Z] CPack: - Install project: Csdk [2021-02-12T15:29:25.181Z] CPack: Create package [2021-02-12T15:29:25.181Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.3.tar.gz generated. [2021-02-12T15:29:25.181Z] + '[' false '=' true ] [2021-02-12T15:29:25.181Z] + '[' false '=' true ] [2021-02-12T15:29:25.181Z] + mkdir -p /tmp/sdk/build/debug [2021-02-12T15:29:25.181Z] + cd /tmp/sdk/build/debug [2021-02-12T15:29:25.181Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-02-12T15:29:25.453Z] -- The C compiler identification is GNU 8.3.0 [2021-02-12T15:29:25.453Z] -- Check for working C compiler: /usr/bin/cc [2021-02-12T15:29:25.725Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-12T15:29:25.725Z] -- Detecting C compiler ABI info [2021-02-12T15:29:25.997Z] -- Detecting C compiler ABI info - done [2021-02-12T15:29:25.997Z] -- Detecting C compile features [2021-02-12T15:29:26.976Z] -- Detecting C compile features - done [2021-02-12T15:29:26.977Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-12T15:29:26.977Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-12T15:29:26.977Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-12T15:29:26.977Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-12T15:29:26.977Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-12T15:29:26.977Z] -- C SDK 1.3.2-dev.3 for Linux [2021-02-12T15:29:26.977Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-12T15:29:26.977Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-12T15:29:26.977Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-12T15:29:27.247Z] -- Configuring done [2021-02-12T15:29:27.519Z] -- Generating done [2021-02-12T15:29:27.519Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-02-12T15:29:27.519Z] + make [2021-02-12T15:29:27.519Z] + tee debug.log [2021-02-12T15:29:27.519Z] Scanning dependencies of target csdk [2021-02-12T15:29:27.793Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-12T15:29:28.065Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-12T15:29:28.339Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-12T15:29:28.611Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-12T15:29:29.204Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-12T15:29:29.476Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-12T15:29:29.750Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-12T15:29:30.021Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-12T15:29:30.614Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-12T15:29:30.884Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-12T15:29:31.157Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-12T15:29:31.429Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-12T15:29:31.700Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-12T15:29:31.972Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-12T15:29:31.972Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-12T15:29:32.961Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-12T15:29:33.233Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-12T15:29:33.512Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-12T15:29:33.512Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-12T15:29:33.787Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-12T15:29:34.768Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-12T15:29:34.768Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-12T15:29:35.039Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-12T15:29:35.312Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-12T15:29:35.590Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-12T15:29:35.590Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-12T15:29:35.861Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-12T15:29:36.133Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-12T15:29:36.405Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-12T15:29:36.405Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-12T15:29:36.996Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-12T15:29:36.997Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-12T15:29:37.589Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-12T15:29:37.860Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-12T15:29:38.842Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-12T15:29:39.112Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-12T15:29:39.382Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-12T15:29:39.382Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-12T15:29:39.973Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-12T15:29:40.565Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-12T15:29:41.156Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-12T15:29:41.746Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-12T15:29:42.021Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-12T15:29:42.294Z] [ 73%] Linking C shared library libcsdk.so [2021-02-12T15:29:42.569Z] [ 73%] Built target csdk [2021-02-12T15:29:42.569Z] Scanning dependencies of target template [2021-02-12T15:29:42.569Z] [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-12T15:29:42.841Z] [ 76%] Linking C executable template [2021-02-12T15:29:43.111Z] [ 76%] Built target template [2021-02-12T15:29:43.111Z] Scanning dependencies of target device-counter [2021-02-12T15:29:43.111Z] [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-12T15:29:43.382Z] [ 80%] Linking C executable device-counter [2021-02-12T15:29:43.656Z] [ 80%] Built target device-counter [2021-02-12T15:29:43.656Z] Scanning dependencies of target device-random [2021-02-12T15:29:43.656Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-12T15:29:43.927Z] [ 83%] Linking C executable device-random [2021-02-12T15:29:44.200Z] [ 83%] Built target device-random [2021-02-12T15:29:44.200Z] Scanning dependencies of target device-gyro [2021-02-12T15:29:44.200Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-12T15:29:44.200Z] [ 86%] Linking C executable device-gyro [2021-02-12T15:29:44.471Z] [ 86%] Built target device-gyro [2021-02-12T15:29:44.471Z] Scanning dependencies of target device-bitfields [2021-02-12T15:29:44.471Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-12T15:29:44.740Z] [ 90%] Linking C executable device-bitfields [2021-02-12T15:29:45.010Z] [ 90%] Built target device-bitfields [2021-02-12T15:29:45.010Z] Scanning dependencies of target template-discovery [2021-02-12T15:29:45.010Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-12T15:29:45.279Z] [ 93%] Linking C executable template-discovery [2021-02-12T15:29:45.552Z] [ 93%] Built target template-discovery [2021-02-12T15:29:45.552Z] Scanning dependencies of target device-file [2021-02-12T15:29:45.552Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-12T15:29:45.821Z] [ 96%] Linking C executable device-file [2021-02-12T15:29:46.091Z] [ 96%] Built target device-file [2021-02-12T15:29:46.091Z] Scanning dependencies of target device-terminal [2021-02-12T15:29:46.091Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-12T15:29:46.362Z] [100%] Linking C executable device-terminal [2021-02-12T15:29:46.631Z] [100%] Built target device-terminal [2021-02-12T15:29:46.631Z] make: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:29:46.631Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:29:46.631Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:29:46.631Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:29:46.904Z] [ 73%] Built target csdk [2021-02-12T15:29:46.904Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:29:46.904Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:29:46.904Z] [ 76%] Built target template [2021-02-12T15:29:46.904Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:29:46.904Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:29:46.904Z] [ 80%] Built target device-counter [2021-02-12T15:29:46.904Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:29:46.904Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:29:46.904Z] [ 83%] Built target device-random [2021-02-12T15:29:46.904Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:29:46.904Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:29:46.904Z] [ 86%] Built target device-gyro [2021-02-12T15:29:46.904Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:29:46.904Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:29:46.904Z] [ 90%] Built target device-bitfields [2021-02-12T15:29:46.904Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:29:46.904Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:29:47.178Z] [ 93%] Built target template-discovery [2021-02-12T15:29:47.178Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:29:47.178Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:29:47.178Z] [ 96%] Built target device-file [2021-02-12T15:29:47.178Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-12T15:29:47.178Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:29:47.178Z] [100%] Built target device-terminal [2021-02-12T15:29:47.178Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:29:47.178Z] Install the project... [2021-02-12T15:29:47.178Z] -- Install configuration: "Release" [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/lib/libcsdk.so [2021-02-12T15:29:47.178Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-02-12T15:29:47.178Z] -- Up-to-date: /usr/local/include [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/edgex [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/edgex/error.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/edgex/devices.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/edgex/os.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/devsdk [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/json.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/container.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/component.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/typecode.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/iot.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/time.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/hash.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/logger.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/os [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/data.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/thread.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/os.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/base64.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/defs.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/include/iot/config.h [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-02-12T15:29:47.178Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-02-12T15:29:47.178Z] make: Leaving directory '/tmp/sdk/build/release' [2021-02-12T15:29:49.795Z] Removing intermediate container 3deeb9df8e03 [2021-02-12T15:29:49.795Z] ---> 3e6982c45b78 [2021-02-12T15:29:49.795Z] Step 14/21 : FROM ${BASE} [2021-02-12T15:29:49.795Z] ---> b23d30803547 [2021-02-12T15:29:49.795Z] Step 15/21 : LABEL maintainer="IOTech " [2021-02-12T15:29:49.795Z] ---> Running in 1bf2fdd883ca [2021-02-12T15:29:50.067Z] Removing intermediate container 1bf2fdd883ca [2021-02-12T15:29:50.067Z] ---> 4ed60b0d06d0 [2021-02-12T15:29:50.067Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2021-02-12T15:29:50.340Z] ---> Running in c2b2d5277a76 [2021-02-12T15:29:51.314Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-02-12T15:29:52.284Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-02-12T15:29:52.875Z] (1/3) Installing curl (7.64.0-r5) [2021-02-12T15:29:52.875Z] (2/3) Installing libuuid (2.33-r0) [2021-02-12T15:29:53.151Z] (3/3) Installing wget (1.20.3-r0) [2021-02-12T15:29:53.151Z] Executing busybox-1.29.3-r10.trigger [2021-02-12T15:29:53.151Z] OK: 281 MiB in 78 packages [2021-02-12T15:29:54.581Z] Removing intermediate container c2b2d5277a76 [2021-02-12T15:29:54.581Z] ---> b15ba0a7c8a2 [2021-02-12T15:29:54.581Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-02-12T15:29:55.174Z] ---> b10a08db6f3f [2021-02-12T15:29:55.174Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-02-12T15:29:56.151Z] ---> a14ffe62f916 [2021-02-12T15:29:56.151Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-02-12T15:29:56.743Z] ---> 2381dfa950f8 [2021-02-12T15:29:56.743Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-02-12T15:29:57.722Z] ---> 65344f1c21f9 [2021-02-12T15:29:57.722Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-02-12T15:29:58.316Z] ---> 6db6f0227d40 [2021-02-12T15:29:58.316Z] Successfully built 6db6f0227d40 [2021-02-12T15:29:58.316Z] 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-02-12T15:29:59.043Z] + docker inspect -f . ci-base-image-arm64 [2021-02-12T15:29:59.043Z] . [Pipeline] withDockerContainer [2021-02-12T15:29:59.292Z] prd-ubuntu18.04-docker-arm64-4c-16g-26300 does not seem to be running inside a container [2021-02-12T15:29:59.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/55 -v /w/workspace/device-sdk-c/55:/w/workspace/device-sdk-c/55:rw,z -v /w/workspace/device-sdk-c/55@tmp:/w/workspace/device-sdk-c/55@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 ******** ci-base-image-arm64 cat [2021-02-12T15:30:01.005Z] $ docker top 3571cb4963c2b00869c61280e17a7adda3414b85e196f00f66441e1f72f31d5c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T15:30:02.095Z] + make test [2021-02-12T15:30:02.095Z] echo "make test" [2021-02-12T15:30:02.095Z] make test [Pipeline] } [2021-02-12T15:30:02.116Z] $ docker stop --time=1 3571cb4963c2b00869c61280e17a7adda3414b85e196f00f66441e1f72f31d5c [2021-02-12T15:30:04.093Z] $ docker rm -f 3571cb4963c2b00869c61280e17a7adda3414b85e196f00f66441e1f72f31d5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-12T15:30:05.133Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-12T15:30:05.469Z] + ls -al . [2021-02-12T15:30:05.469Z] total 192 [2021-02-12T15:30:05.469Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 15:27 . [2021-02-12T15:30:05.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 15:27 .. [2021-02-12T15:30:05.469Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 15:27 .git [2021-02-12T15:30:05.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 15:27 .github [2021-02-12T15:30:05.469Z] -rw-rw-r-- 1 jenkins jenkins 176 Feb 12 15:27 .gitignore [2021-02-12T15:30:05.469Z] -rw-rw-r-- 1 jenkins jenkins 3104 Feb 12 15:27 Attribution.txt [2021-02-12T15:30:05.469Z] -rw-rw-r-- 1 jenkins jenkins 6631 Feb 12 15:27 CHANGES [2021-02-12T15:30:05.469Z] -rw-rw-r-- 1 jenkins jenkins 108574 Feb 12 15:27 Doxyfile [2021-02-12T15:30:05.469Z] -rw-rw-r-- 1 jenkins jenkins 784 Feb 12 15:27 Jenkinsfile [2021-02-12T15:30:05.469Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 12 15:27 LICENSE [2021-02-12T15:30:05.469Z] -rw-rw-r-- 1 jenkins jenkins 449 Feb 12 15:27 Makefile [2021-02-12T15:30:05.469Z] -rw-rw-r-- 1 jenkins jenkins 2697 Feb 12 15:27 README.md [2021-02-12T15:30:05.469Z] -rw-rw-r-- 1 jenkins jenkins 6378 Feb 12 15:27 README.v2.md [2021-02-12T15:30:05.469Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 12 15:25 VERSION [2021-02-12T15:30:05.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 15:27 docs [2021-02-12T15:30:05.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 15:27 include [2021-02-12T15:30:05.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 15:27 scripts [2021-02-12T15:30:05.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 15:27 src [Pipeline] isUnix [Pipeline] sh [2021-02-12T15:30:05.813Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd --label arch=arm64 --label version=1.3.2-dev.3 . [2021-02-12T15:30:06.086Z] Sending build context to Docker daemon 2.403MB [2021-02-12T15:30:06.359Z] Step 1/15 : ARG BASE=alpine:3.12 [2021-02-12T15:30:06.359Z] Step 2/15 : FROM ${BASE} [2021-02-12T15:30:06.359Z] ---> 6db6f0227d40 [2021-02-12T15:30:06.359Z] Step 3/15 : LABEL maintainer="IOTech " [2021-02-12T15:30:06.359Z] ---> Running in 3644f10cbc9b [2021-02-12T15:30:06.958Z] Removing intermediate container 3644f10cbc9b [2021-02-12T15:30:06.958Z] ---> 5049235d9335 [2021-02-12T15:30:06.958Z] Step 4/15 : 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 && mkdir -p /edgex-c-sdk/build [2021-02-12T15:30:06.958Z] ---> Running in 3281a1c0d077 [2021-02-12T15:30:08.388Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-02-12T15:30:08.980Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-02-12T15:30:09.571Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-12T15:30:09.840Z] (2/6) Installing libblkid (2.33-r0) [2021-02-12T15:30:09.840Z] (3/6) Installing libfdisk (2.33-r0) [2021-02-12T15:30:10.111Z] (4/6) Installing libmount (2.33-r0) [2021-02-12T15:30:10.111Z] (5/6) Installing libsmartcols (2.33-r0) [2021-02-12T15:30:10.111Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-02-12T15:30:10.717Z] Executing busybox-1.29.3-r10.trigger [2021-02-12T15:30:10.717Z] OK: 286 MiB in 84 packages [2021-02-12T15:30:12.160Z] Removing intermediate container 3281a1c0d077 [2021-02-12T15:30:12.160Z] ---> bc0bae157ace [2021-02-12T15:30:12.160Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2021-02-12T15:30:12.755Z] ---> 29a7eccd49ee [2021-02-12T15:30:12.755Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2021-02-12T15:30:13.732Z] ---> 2e5acfb089bf [2021-02-12T15:30:13.732Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2021-02-12T15:30:14.326Z] ---> 195e9b3e9f89 [2021-02-12T15:30:14.326Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2021-02-12T15:30:14.916Z] ---> 11c1699890d7 [2021-02-12T15:30:14.916Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2021-02-12T15:30:15.509Z] ---> e97d8ac1a286 [2021-02-12T15:30:15.509Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2021-02-12T15:30:16.100Z] ---> 66cddc3a7597 [2021-02-12T15:30:16.100Z] Step 11/15 : WORKDIR /edgex-c-sdk [2021-02-12T15:30:16.370Z] ---> Running in 7215a56ebb23 [2021-02-12T15:30:16.969Z] Removing intermediate container 7215a56ebb23 [2021-02-12T15:30:16.969Z] ---> 86a5376f7166 [2021-02-12T15:30:16.969Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-02-12T15:30:16.969Z] ---> Running in a00d9c3e47b7 [2021-02-12T15:30:17.560Z] Removing intermediate container a00d9c3e47b7 [2021-02-12T15:30:17.560Z] ---> f4db6ca795cb [2021-02-12T15:30:17.560Z] Step 13/15 : LABEL arch=arm64 [2021-02-12T15:30:17.560Z] ---> Running in 34facfdbd976 [2021-02-12T15:30:18.149Z] Removing intermediate container 34facfdbd976 [2021-02-12T15:30:18.149Z] ---> b02e035572fe [2021-02-12T15:30:18.149Z] Step 14/15 : LABEL git_sha=b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd [2021-02-12T15:30:18.149Z] ---> Running in 1f481ecc0f96 [2021-02-12T15:30:18.419Z] Removing intermediate container 1f481ecc0f96 [2021-02-12T15:30:18.419Z] ---> 5f94b8831d78 [2021-02-12T15:30:18.419Z] Step 15/15 : LABEL version=1.3.2-dev.3 [2021-02-12T15:30:18.689Z] ---> Running in 7fbda9d04259 [2021-02-12T15:30:18.961Z] Removing intermediate container 7fbda9d04259 [2021-02-12T15:30:18.961Z] ---> 31a8105aaa9e [2021-02-12T15:30:18.961Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-02-12T15:30:19.231Z] Successfully built 31a8105aaa9e [2021-02-12T15:30:19.231Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-02-12T15:30:21.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T15:30:21.357Z] . [Pipeline] withDockerContainer [2021-02-12T15:30:22.107Z] prd-centos7-docker-4c-2g-26299 does not seem to be running inside a container [2021-02-12T15:30:22.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-12T15:30:25.968Z] $ docker top 398d875d645e104db11b270f8a26a787a8b71f5755b14f331345e1a2c9c5ccfa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-12T15:30:26.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T15:30:26.719Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T15:30:28.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T15:30:28.418Z] $ docker exec 398d875d645e104db11b270f8a26a787a8b71f5755b14f331345e1a2c9c5ccfa ssh-agent [2021-02-12T15:30:29.924Z] SSH_AUTH_SOCK=/tmp/ssh-TEre5fNK8DqD/agent.12 [2021-02-12T15:30:29.924Z] SSH_AGENT_PID=17 [2021-02-12T15:30:29.949Z] Running ssh-add (command line suppressed) [2021-02-12T15:30:30.667Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_361719090083130408.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_361719090083130408.key) [2021-02-12T15:30:31.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T15:30:32.809Z] + git semver tag [2021-02-12T15:30:32.809Z] # -> Open(): unable to determine branch for HEAD [2021-02-12T15:30:32.809Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-02-12T15:30:32.809Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-02-12T15:30:32.809Z] # $SEMVER_REMOTE_NAME = origin [2021-02-12T15:30:32.810Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-12T15:30:32.810Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-12T15:30:32.810Z] # $SEMVER_BRANCH = master [2021-02-12T15:30:32.810Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-02-12T15:30:32.810Z] # b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd HEAD [2021-02-12T15:30:32.810Z] # -> Force: false [2021-02-12T15:30:32.810Z] # 104c0088b0e5fd09f6d86f454aa143d5342f7392 refs/tags/v1.3.2-dev.3 [Pipeline] } [2021-02-12T15:30:32.909Z] $ docker exec --env ******** --env ******** 398d875d645e104db11b270f8a26a787a8b71f5755b14f331345e1a2c9c5ccfa ssh-agent -k [2021-02-12T15:30:33.803Z] unset SSH_AUTH_SOCK; [2021-02-12T15:30:33.803Z] unset SSH_AGENT_PID; [2021-02-12T15:30:33.803Z] echo Agent pid 17 killed; [2021-02-12T15:30:33.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-12T15:30:35.361Z] + git semver [Pipeline] } [2021-02-12T15:30:35.499Z] $ docker stop --time=1 398d875d645e104db11b270f8a26a787a8b71f5755b14f331345e1a2c9c5ccfa [2021-02-12T15:30:38.335Z] $ docker rm -f 398d875d645e104db11b270f8a26a787a8b71f5755b14f331345e1a2c9c5ccfa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-12T15:30:39.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-12T15:30:39.410Z] [2021-02-12T15:30:39.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-12T15:30:39.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-12T15:30:40.902Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-12T15:30:40.902Z] ab5ef0e58194: Pulling fs layer [2021-02-12T15:30:40.902Z] 9712f1f96733: Pulling fs layer [2021-02-12T15:30:40.902Z] 63f879dbbcfc: Pulling fs layer [2021-02-12T15:30:40.902Z] 0d9ebad4ef96: Pulling fs layer [2021-02-12T15:30:40.902Z] e9a5061849ea: Pulling fs layer [2021-02-12T15:30:40.902Z] d747dcd14b5f: Pulling fs layer [2021-02-12T15:30:40.902Z] 2de7ff778b66: Pulling fs layer [2021-02-12T15:30:40.902Z] 0d9ebad4ef96: Waiting [2021-02-12T15:30:40.902Z] e9a5061849ea: Waiting [2021-02-12T15:30:40.902Z] d747dcd14b5f: Waiting [2021-02-12T15:30:40.902Z] 2de7ff778b66: Waiting [2021-02-12T15:30:40.902Z] 9712f1f96733: Verifying Checksum [2021-02-12T15:30:40.902Z] 9712f1f96733: Download complete [2021-02-12T15:30:46.492Z] 63f879dbbcfc: Download complete [2021-02-12T15:30:47.159Z] e9a5061849ea: Verifying Checksum [2021-02-12T15:30:47.159Z] e9a5061849ea: Download complete [2021-02-12T15:30:47.451Z] d747dcd14b5f: Verifying Checksum [2021-02-12T15:30:47.451Z] d747dcd14b5f: Download complete [2021-02-12T15:30:49.902Z] 2de7ff778b66: Verifying Checksum [2021-02-12T15:30:49.902Z] 2de7ff778b66: Download complete [2021-02-12T15:30:50.926Z] 0d9ebad4ef96: Verifying Checksum [2021-02-12T15:30:50.926Z] 0d9ebad4ef96: Download complete [2021-02-12T15:30:51.197Z] ab5ef0e58194: Verifying Checksum [2021-02-12T15:30:51.197Z] ab5ef0e58194: Download complete [2021-02-12T15:31:00.285Z] ab5ef0e58194: Pull complete [2021-02-12T15:31:01.014Z] 9712f1f96733: Pull complete [2021-02-12T15:31:05.497Z] 63f879dbbcfc: Pull complete [2021-02-12T15:31:16.233Z] 0d9ebad4ef96: Pull complete [2021-02-12T15:31:16.986Z] e9a5061849ea: Pull complete [2021-02-12T15:31:17.291Z] d747dcd14b5f: Pull complete [2021-02-12T15:31:23.160Z] 2de7ff778b66: Pull complete [2021-02-12T15:31:23.160Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-12T15:31:23.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-12T15:31:23.160Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-12T15:31:24.172Z] prd-centos7-docker-4c-2g-26299 does not seem to be running inside a container [2021-02-12T15:31:24.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-02-12T15:31:29.396Z] $ docker top 989ec70fba46f4db36d41a84c62cdd14126dae4e7fdaccf85ae37cd79a51896e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-12T15:31:30.256Z] provisioning config files... [2021-02-12T15:31:30.278Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config4670379929784162927tmp [2021-02-12T15:31:30.315Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config7724589848612107209tmp [2021-02-12T15:31:30.361Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config1930565676661773384tmp [Pipeline] { [Pipeline] echo [2021-02-12T15:31:30.527Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T15:31:31.416Z] ---> sigul-configuration.sh [2021-02-12T15:31:32.001Z] gpg: directory `/root/.gnupg' created [2021-02-12T15:31:32.001Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-12T15:31:32.001Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-12T15:31:32.001Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-12T15:31:32.001Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-12T15:31:32.001Z] gpg: CAST5 encrypted data [2021-02-12T15:31:32.001Z] gpg: encrypted with 1 passphrase [2021-02-12T15:31:32.001Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-12T15:31:33.649Z] + mkdir /home/jenkins [2021-02-12T15:31:33.649Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-12T15:31:35.041Z] + 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-02-12T15:31:35.075Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T15:31:35.798Z] ---> sigul-install.sh [2021-02-12T15:31:49.464Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-12T15:31:50.777Z] + git tag --list [2021-02-12T15:31:50.777Z] 0.7.0 [2021-02-12T15:31:50.777Z] 0.7.1 [2021-02-12T15:31:50.777Z] 1.0.0 [2021-02-12T15:31:50.777Z] v1.0.1 [2021-02-12T15:31:50.777Z] v1.0.2 [2021-02-12T15:31:50.777Z] v1.0.3 [2021-02-12T15:31:50.777Z] v1.1.0 [2021-02-12T15:31:50.777Z] v1.1.1 [2021-02-12T15:31:50.777Z] v1.2.0 [2021-02-12T15:31:50.777Z] v1.2.1 [2021-02-12T15:31:50.777Z] v1.2.2 [2021-02-12T15:31:50.777Z] v1.3.0 [2021-02-12T15:31:50.777Z] v1.3.1 [2021-02-12T15:31:50.777Z] v1.3.1-dev.1 [2021-02-12T15:31:50.777Z] v1.3.1-dev.2 [2021-02-12T15:31:50.777Z] v1.3.1-dev.3 [2021-02-12T15:31:50.777Z] v1.3.2-dev.1 [2021-02-12T15:31:50.777Z] v1.3.2-dev.2 [2021-02-12T15:31:50.777Z] v1.3.2-dev.3 [Pipeline] sh [2021-02-12T15:31:51.698Z] + lftools sign git-tag v1.3.2-dev.3 [2021-02-12T15:31:54.420Z] Signing Git tag with Sigul... [2021-02-12T15:31:54.420Z] Signing v1.3.2-dev.3 [Pipeline] echo [2021-02-12T15:31:55.985Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T15:31:56.938Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-12T15:31:57.102Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-12T15:31:57.456Z] $ docker stop --time=1 989ec70fba46f4db36d41a84c62cdd14126dae4e7fdaccf85ae37cd79a51896e [2021-02-12T15:32:01.345Z] $ docker rm -f 989ec70fba46f4db36d41a84c62cdd14126dae4e7fdaccf85ae37cd79a51896e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-12T15:32:02.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T15:32:02.781Z] . [Pipeline] withDockerContainer [2021-02-12T15:32:03.468Z] prd-centos7-docker-4c-2g-26299 does not seem to be running inside a container [2021-02-12T15:32:04.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-12T15:32:06.447Z] $ docker top 4cf13467861b72e7d3f7ba8c34309ebbb4c7853f9e198ddca94d2f4f2b8d070e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-12T15:32:07.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T15:32:07.516Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T15:32:07.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T15:32:07.931Z] $ docker exec 4cf13467861b72e7d3f7ba8c34309ebbb4c7853f9e198ddca94d2f4f2b8d070e ssh-agent [2021-02-12T15:32:09.360Z] SSH_AUTH_SOCK=/tmp/ssh-BBQZ4W5HlntU/agent.12 [2021-02-12T15:32:09.360Z] SSH_AGENT_PID=17 [2021-02-12T15:32:09.385Z] Running ssh-add (command line suppressed) [2021-02-12T15:32:10.202Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6254863190954864139.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6254863190954864139.key) [2021-02-12T15:32:10.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T15:32:12.195Z] + git semver bump pre [2021-02-12T15:32:12.195Z] # -> Open(): unable to determine branch for HEAD [2021-02-12T15:32:12.195Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-02-12T15:32:12.195Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-02-12T15:32:12.195Z] # $SEMVER_REMOTE_NAME = origin [2021-02-12T15:32:12.195Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-12T15:32:12.195Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-12T15:32:12.195Z] # $SEMVER_BRANCH = master [2021-02-12T15:32:12.195Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-02-12T15:32:12.510Z] 1.3.2-dev.4 [Pipeline] } [2021-02-12T15:32:12.644Z] $ docker exec --env ******** --env ******** 4cf13467861b72e7d3f7ba8c34309ebbb4c7853f9e198ddca94d2f4f2b8d070e ssh-agent -k [2021-02-12T15:32:13.254Z] unset SSH_AUTH_SOCK; [2021-02-12T15:32:13.254Z] unset SSH_AGENT_PID; [2021-02-12T15:32:13.254Z] echo Agent pid 17 killed; [2021-02-12T15:32:13.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-12T15:32:15.076Z] + git semver [Pipeline] } [2021-02-12T15:32:16.273Z] $ docker stop --time=1 4cf13467861b72e7d3f7ba8c34309ebbb4c7853f9e198ddca94d2f4f2b8d070e [2021-02-12T15:32:18.095Z] $ docker rm -f 4cf13467861b72e7d3f7ba8c34309ebbb4c7853f9e198ddca94d2f4f2b8d070e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-12T15:32:19.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-12T15:32:19.480Z] . [Pipeline] withDockerContainer [2021-02-12T15:32:19.863Z] prd-centos7-docker-4c-2g-26299 does not seem to be running inside a container [2021-02-12T15:32:20.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-12T15:32:21.568Z] $ docker top 819d481a13089152c060d3b4310059e194f985e269364033e32aab6f914b4a43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-12T15:32:21.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-12T15:32:21.958Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-12T15:32:23.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-12T15:32:23.277Z] $ docker exec 819d481a13089152c060d3b4310059e194f985e269364033e32aab6f914b4a43 ssh-agent [2021-02-12T15:32:24.484Z] SSH_AUTH_SOCK=/tmp/ssh-CPZ88Ko4Tni7/agent.11 [2021-02-12T15:32:24.484Z] SSH_AGENT_PID=16 [2021-02-12T15:32:24.495Z] Running ssh-add (command line suppressed) [2021-02-12T15:32:25.007Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_21616285215879482.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_21616285215879482.key) [2021-02-12T15:32:25.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-12T15:32:26.211Z] + git semver push [2021-02-12T15:32:26.212Z] # -> Open(): unable to determine branch for HEAD [2021-02-12T15:32:26.212Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-02-12T15:32:26.212Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-02-12T15:32:26.212Z] # $SEMVER_REMOTE_NAME = origin [2021-02-12T15:32:26.212Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-12T15:32:26.212Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-12T15:32:26.212Z] # $SEMVER_BRANCH = master [2021-02-12T15:32:26.212Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-02-12T15:32:34.208Z] $ docker exec --env ******** --env ******** 819d481a13089152c060d3b4310059e194f985e269364033e32aab6f914b4a43 ssh-agent -k [2021-02-12T15:32:34.868Z] unset SSH_AUTH_SOCK; [2021-02-12T15:32:34.869Z] unset SSH_AGENT_PID; [2021-02-12T15:32:34.869Z] echo Agent pid 16 killed; [2021-02-12T15:32:35.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-12T15:32:36.650Z] + git semver [Pipeline] } [2021-02-12T15:32:36.739Z] $ docker stop --time=1 819d481a13089152c060d3b4310059e194f985e269364033e32aab6f914b4a43 [2021-02-12T15:32:39.267Z] $ docker rm -f 819d481a13089152c060d3b4310059e194f985e269364033e32aab6f914b4a43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-12T15:32:40.695Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T15:32:42.025Z] ---> package-listing.sh [2021-02-12T15:32:42.025Z] ++ facter osfamily [2021-02-12T15:32:42.025Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-12T15:32:42.551Z] + OS_FAMILY=redhat [2021-02-12T15:32:42.551Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2021-02-12T15:32:42.551Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-12T15:32:42.551Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-12T15:32:42.551Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-12T15:32:42.551Z] + PACKAGES=/tmp/packages_start.txt [2021-02-12T15:32:42.551Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-02-12T15:32:42.551Z] + PACKAGES=/tmp/packages_end.txt [2021-02-12T15:32:42.551Z] + case "${OS_FAMILY}" in [2021-02-12T15:32:42.551Z] + rpm -qa [2021-02-12T15:32:42.551Z] + sort [2021-02-12T15:32:55.735Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-12T15:32:55.735Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-12T15:32:55.735Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-12T15:32:55.735Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-02-12T15:32:55.735Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2021-02-12T15:32:55.735Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] echo [2021-02-12T15:32:55.817Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-12T15:32:56.411Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-12T15:32:56.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-12T15:32:57.549Z] [2021-02-12T15:32:57.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-12T15:32:58.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-12T15:32:58.765Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-12T15:32:58.765Z] df20fa9351a1: Pulling fs layer [2021-02-12T15:32:58.765Z] 36b3adc4ff6f: Pulling fs layer [2021-02-12T15:32:58.765Z] 8ad3a11d3b57: Pulling fs layer [2021-02-12T15:32:58.765Z] 46f8f816bc3b: Pulling fs layer [2021-02-12T15:32:58.765Z] 93b61091891f: Pulling fs layer [2021-02-12T15:32:58.765Z] 93b9cdb0e59b: Pulling fs layer [2021-02-12T15:32:58.765Z] 5e14af77c1be: Pulling fs layer [2021-02-12T15:32:58.765Z] 01666e4c0597: Pulling fs layer [2021-02-12T15:32:58.765Z] aa168da1d23b: Pulling fs layer [2021-02-12T15:32:58.765Z] 46f8f816bc3b: Waiting [2021-02-12T15:32:58.765Z] 93b61091891f: Waiting [2021-02-12T15:32:58.765Z] 93b9cdb0e59b: Waiting [2021-02-12T15:32:58.765Z] 5e14af77c1be: Waiting [2021-02-12T15:32:58.765Z] 01666e4c0597: Waiting [2021-02-12T15:32:58.765Z] aa168da1d23b: Waiting [2021-02-12T15:32:59.148Z] 36b3adc4ff6f: Verifying Checksum [2021-02-12T15:32:59.148Z] 36b3adc4ff6f: Download complete [2021-02-12T15:32:59.148Z] 46f8f816bc3b: Verifying Checksum [2021-02-12T15:32:59.148Z] 46f8f816bc3b: Download complete [2021-02-12T15:32:59.483Z] df20fa9351a1: Verifying Checksum [2021-02-12T15:32:59.483Z] df20fa9351a1: Download complete [2021-02-12T15:32:59.483Z] 93b9cdb0e59b: Verifying Checksum [2021-02-12T15:32:59.483Z] 93b9cdb0e59b: Download complete [2021-02-12T15:32:59.483Z] 5e14af77c1be: Verifying Checksum [2021-02-12T15:32:59.483Z] 5e14af77c1be: Download complete [2021-02-12T15:32:59.863Z] 01666e4c0597: Verifying Checksum [2021-02-12T15:32:59.863Z] 01666e4c0597: Download complete [2021-02-12T15:32:59.863Z] 93b61091891f: Download complete [2021-02-12T15:33:02.099Z] df20fa9351a1: Pull complete [2021-02-12T15:33:02.099Z] 8ad3a11d3b57: Verifying Checksum [2021-02-12T15:33:02.099Z] 8ad3a11d3b57: Download complete [2021-02-12T15:33:03.189Z] 36b3adc4ff6f: Pull complete [2021-02-12T15:33:06.330Z] 8ad3a11d3b57: Pull complete [2021-02-12T15:33:06.834Z] 46f8f816bc3b: Pull complete [2021-02-12T15:33:07.197Z] 93b61091891f: Pull complete [2021-02-12T15:33:07.558Z] 93b9cdb0e59b: Pull complete [2021-02-12T15:33:08.230Z] 5e14af77c1be: Pull complete [2021-02-12T15:33:08.932Z] 01666e4c0597: Pull complete [2021-02-12T15:33:11.340Z] aa168da1d23b: Verifying Checksum [2021-02-12T15:33:11.340Z] aa168da1d23b: Download complete [2021-02-12T15:33:30.620Z] aa168da1d23b: Pull complete [2021-02-12T15:33:30.620Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-12T15:33:30.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-12T15:33:30.620Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-12T15:33:32.181Z] prd-centos7-docker-4c-2g-26299 does not seem to be running inside a container [2021-02-12T15:33:32.443Z] $ 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_master/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_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-12T15:33:37.849Z] $ docker top 6009a5bb9b93e3296ecd0fec192ab013c6ee3ae88d5fbf206f01e2f84faca4b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-12T15:33:40.086Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-12T15:33:41.085Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-12T15:33:42.433Z] + ls /var/log/sa-host [2021-02-12T15:33:42.433Z] + sadf -c /var/log/sa-host/sa12 [2021-02-12T15:33:42.830Z] file_magic: OK [2021-02-12T15:33:42.830Z] HZ: Using current value: 100 [2021-02-12T15:33:42.830Z] file_header: OK [2021-02-12T15:33:42.830Z] 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-02-12T15:33:42.830Z] Statistics: [2021-02-12T15:33:42.830Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-12T15:33:42.830Z] File successfully converted to sysstat format version 12.2.1 [2021-02-12T15:33:42.830Z] + sadf -c /var/log/sa-host/sa23 [2021-02-12T15:33:42.830Z] file_magic: OK [2021-02-12T15:33:42.830Z] HZ: Using current value: 100 [2021-02-12T15:33:42.830Z] file_header: OK [2021-02-12T15:33:42.830Z] 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-02-12T15:33:42.830Z] Statistics: [2021-02-12T15:33:42.830Z] Hnuu...uuuununununu... [2021-02-12T15:33:42.830Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-12T15:33:43.104Z] provisioning config files... [2021-02-12T15:33:43.177Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config831666920687641895tmp [Pipeline] { [Pipeline] echo [2021-02-12T15:33:43.328Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T15:33:44.052Z] ---> create-netrc.sh [Pipeline] } [2021-02-12T15:33:44.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-12T15:33:44.176Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T15:33:45.650Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-12T15:33:45.692Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T15:33:46.908Z] ---> sudo-logs.sh [2021-02-12T15:33:46.908Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-12T15:33:46.956Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T15:33:48.975Z] ---> job-cost.sh [2021-02-12T15:33:48.975Z] lf-activate-venv: SKIPPING [2021-02-12T15:33:48.975Z] INFO: No Stack... [2021-02-12T15:33:50.545Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-12T15:33:52.001Z] INFO: Archiving Costs [Pipeline] echo [2021-02-12T15:33:52.044Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-12T15:33:53.003Z] ---> logs-deploy.sh [2021-02-12T15:33:53.003Z] lf-activate-venv: SKIPPING [2021-02-12T15:33:53.003Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/55 [2021-02-12T15:33:53.003Z] INFO: archiving workspace using pattern(s): [2021-02-12T15:33:56.846Z] Archives upload complete. [2021-02-12T15:33:57.141Z] INFO: archiving logs to Nexus