Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1f35502f034be90e9314597bd4064834fecb981 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7514239934588753788.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5059056683414655318.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5499272505766647748.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2362662447568034095.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3889399528300934435.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2248 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_main@tmp/jenkins-gitclient-ssh4603457402877507770.key Avoid second fetch Checking out Revision e1f35502f034be90e9314597bd4064834fecb981 (main) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1f35502f034be90e9314597bd4064834fecb981 # timeout=10 Commit message: "feat: Add SecretStore implementation (#304, #305) (#357)" > git rev-list --no-walk fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:33:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:33:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:33:35 ========================================================= 13:33:35 EdgeX Global Pipelines Version Info 13:33:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:33:36 ------------------- 13:33:36 stable info: 13:33:36 ------------------- 13:33:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:33:36 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 13:33:36 Message: update stable to v1.0.204 13:33:37 ------------------- 13:33:37 experimental info: 13:33:37 ------------------- 13:33:37 Commited By: **** collab-it+edgex@linuxfoundation.org 13:33:37 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 13:33:37 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:33:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 13:33:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 13:33:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:33:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:33:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1f35502f034be90e9314597bd4064834fecb981 [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1f3550 [Pipeline] echo 13:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:33:39 provisioning config files... 13:33:39 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1863104943285054712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:33:39 ---> docker-login.sh 13:33:39 nexus3.edgexfoundry.org:10001 13:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:40 Configure a credential helper to remove this warning. See 13:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:40 13:33:40 Login Succeeded 13:33:40 nexus3.edgexfoundry.org:10002 13:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:40 Configure a credential helper to remove this warning. See 13:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:40 13:33:40 Login Succeeded 13:33:40 nexus3.edgexfoundry.org:10003 13:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:40 Configure a credential helper to remove this warning. See 13:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:40 13:33:40 Login Succeeded 13:33:40 nexus3.edgexfoundry.org:10004 13:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:40 Configure a credential helper to remove this warning. See 13:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:40 13:33:40 Login Succeeded 13:33:40 docker.io 13:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:40 Configure a credential helper to remove this warning. See 13:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:40 13:33:40 Login Succeeded 13:33:40 ---> docker-login.sh ends [Pipeline] } 13:33:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:33:45 13:33:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:33:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:33:47 latest: Pulling from edgex-devops/git-semver 13:33:47 31603596830f: Pulling fs layer 13:33:47 d4622e32a9a9: Pulling fs layer 13:33:47 1030fce36090: Pulling fs layer 13:33:47 6c6cb7e1b49b: Pulling fs layer 13:33:47 6c6cb7e1b49b: Waiting 13:33:47 d4622e32a9a9: Verifying Checksum 13:33:47 d4622e32a9a9: Download complete 13:33:48 31603596830f: Verifying Checksum 13:33:48 31603596830f: Download complete 13:33:48 31603596830f: Pull complete 13:33:48 d4622e32a9a9: Pull complete 13:33:48 1030fce36090: Verifying Checksum 13:33:48 1030fce36090: Download complete 13:33:48 6c6cb7e1b49b: Verifying Checksum 13:33:48 6c6cb7e1b49b: Download complete 13:33:48 1030fce36090: Pull complete 13:33:48 6c6cb7e1b49b: Pull complete 13:33:48 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 13:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:33:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:33:49 prd-centos7-docker-4c-2g-2248 does not seem to be running inside a container 13:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:33:49 $ docker top a5b515ec52b6ef4e472e4f595a302b27cf310b0f6d981247422fd9393ec24ada -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:33:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:50 [ssh-agent] Looking for ssh-agent implementation... 13:33:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:50 $ docker exec a5b515ec52b6ef4e472e4f595a302b27cf310b0f6d981247422fd9393ec24ada ssh-agent 13:33:50 SSH_AUTH_SOCK=/tmp/ssh-tn9yTvYuiyT4/agent.14 13:33:50 SSH_AGENT_PID=21 13:33:50 Running ssh-add (command line suppressed) 13:33:50 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1392327540038630139.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1392327540038630139.key) 13:33:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:50 + git tag --points-at HEAD [Pipeline] } 13:33:50 $ docker exec --env ******** --env ******** a5b515ec52b6ef4e472e4f595a302b27cf310b0f6d981247422fd9393ec24ada ssh-agent -k 13:33:50 unset SSH_AUTH_SOCK; 13:33:50 unset SSH_AGENT_PID; 13:33:50 echo Agent pid 21 killed; 13:33:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:33:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:50 [ssh-agent] Looking for ssh-agent implementation... 13:33:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:51 $ docker exec a5b515ec52b6ef4e472e4f595a302b27cf310b0f6d981247422fd9393ec24ada ssh-agent 13:33:51 SSH_AUTH_SOCK=/tmp/ssh-V3kyox9HuQky/agent.54 13:33:51 SSH_AGENT_PID=61 13:33:51 Running ssh-add (command line suppressed) 13:33:51 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7288744918091771284.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7288744918091771284.key) 13:33:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:51 + git semver init 13:33:51 # -> Open(): unable to determine branch for HEAD 13:33:51 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 13:33:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 13:33:51 # $SEMVER_REMOTE_NAME = origin 13:33:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:33:51 # $SEMVER_USER_NAME = edgex-jenkins 13:33:51 # $SEMVER_BRANCH = main 13:33:51 # $SEMVER_TEMP = /tmp/semver-176189465 13:33:51 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 13:33:52 # '/tmp/semver-176189465' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' 13:33:52 # -> Force: false 13:33:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } 13:33:52 $ docker exec --env ******** --env ******** a5b515ec52b6ef4e472e4f595a302b27cf310b0f6d981247422fd9393ec24ada ssh-agent -k 13:33:52 unset SSH_AUTH_SOCK; 13:33:52 unset SSH_AGENT_PID; 13:33:52 echo Agent pid 61 killed; 13:33:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:33:52 + git semver [Pipeline] } 13:33:52 $ docker stop --time=1 a5b515ec52b6ef4e472e4f595a302b27cf310b0f6d981247422fd9393ec24ada 13:33:53 $ docker rm -f a5b515ec52b6ef4e472e4f595a302b27cf310b0f6d981247422fd9393ec24ada [Pipeline] // withDockerContainer [Pipeline] sh 13:33:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:33:54 Stashed 1 file(s) [Pipeline] echo 13:33:54 [edgeXSemver]: initialized semver on version 2.0.1-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 13:34:09 Still waiting to schedule task 13:34:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:34:09 Still waiting to schedule task 13:34:09 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2246’ is offline 13:36:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2249 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws 13:36:11 Running in /w/workspace/device-sdk-c/4 [Pipeline] { [Pipeline] checkout 13:36:11 Selected Git installation does not exist. Using Default 13:36:11 The recommended git tool is: NONE 13:36:20 using credential edgex-jenkins-ssh 13:36:20 Cloning the remote Git repository 13:36:20 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 13:36:20 > git init /w/workspace/device-sdk-c/4 # timeout=10 13:36:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 13:36:20 > git --version # timeout=10 13:36:20 > git --version # 'git version 2.17.1' 13:36:20 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:21 Avoid second fetch 13:36:21 Checking out Revision e1f35502f034be90e9314597bd4064834fecb981 (main) 13:36:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 13:36:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:21 > git config core.sparsecheckout # timeout=10 13:36:21 > git checkout -f e1f35502f034be90e9314597bd4064834fecb981 # timeout=10 13:36:26 Commit message: "feat: Add SecretStore implementation (#304, #305) (#357)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:36:26 provisioning config files... 13:36:26 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/4@tmp/config3198454232596890525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:36:27 ---> docker-login.sh 13:36:27 nexus3.edgexfoundry.org:10001 13:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:28 Configure a credential helper to remove this warning. See 13:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:28 13:36:28 Login Succeeded 13:36:28 nexus3.edgexfoundry.org:10002 13:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:29 Configure a credential helper to remove this warning. See 13:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:29 13:36:29 Login Succeeded 13:36:29 nexus3.edgexfoundry.org:10003 13:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:29 Configure a credential helper to remove this warning. See 13:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:29 13:36:29 Login Succeeded 13:36:29 nexus3.edgexfoundry.org:10004 13:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:30 Configure a credential helper to remove this warning. See 13:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:30 13:36:30 Login Succeeded 13:36:30 docker.io 13:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:30 Configure a credential helper to remove this warning. See 13:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:30 13:36:30 Login Succeeded 13:36:30 ---> docker-login.sh ends [Pipeline] } 13:36:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:36:33 ========================================================= 13:36:33 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 13:36:33 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:36:33 + 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 . 13:36:34 Sending build context to Docker daemon 2.617MB 13:36:34 Step 1/25 : ARG BASE=alpine:3.12 13:36:34 Step 2/25 : FROM ${BASE} as builder 13:36:34 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 13:36:34 d2f70382dc9a: Pulling fs layer 13:36:34 b08cc2eccb4b: Pulling fs layer 13:36:34 7b69db201801: Pulling fs layer 13:36:34 b08cc2eccb4b: Verifying Checksum 13:36:34 b08cc2eccb4b: Download complete 13:36:34 d2f70382dc9a: Verifying Checksum 13:36:34 d2f70382dc9a: Download complete 13:36:35 d2f70382dc9a: Pull complete 13:36:35 b08cc2eccb4b: Pull complete 13:36:37 7b69db201801: Verifying Checksum 13:36:37 7b69db201801: Download complete 13:36:44 7b69db201801: Pull complete 13:36:44 Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba 13:36:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 13:36:44 ---> 759262b18b23 13:36:44 Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 13:36:47 ---> Running in cf280498a1f8 13:36:47 Running on prd-centos7-docker-4c-2g-2250 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws 13:36:47 Running in /w/workspace/device-sdk-c/4 [Pipeline] { [Pipeline] checkout 13:36:47 Selected Git installation does not exist. Using Default 13:36:47 The recommended git tool is: NONE 13:36:49 Connecting to iotech.jfrog.io (54.195.244.87:443) 13:36:49 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 13:36:49 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 13:36:49 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 13:36:49 Removing intermediate container cf280498a1f8 13:36:49 ---> 130965c09908 13:36:49 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:36:49 ---> Running in 2cefd8570b0a 13:36:53 Removing intermediate container 2cefd8570b0a 13:36:53 ---> ac2becedde4a 13:36:53 Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev 13:36:53 ---> Running in dc4bd893338b 13:36:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:36:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:36:54 using credential edgex-jenkins-ssh 13:36:54 Cloning the remote Git repository 13:36:54 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 13:36:55 Avoid second fetch 13:36:55 Checking out Revision e1f35502f034be90e9314597bd4064834fecb981 (main) 13:36:55 (1/22) Installing hiredis (0.14.1-r0) 13:36:54 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 13:36:54 > git init /w/workspace/device-sdk-c/4 # timeout=10 13:36:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 13:36:54 > git --version # timeout=10 13:36:54 > git --version # 'git version 2.24.4' 13:36:54 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:54 [INFO] Currently running in a labeled security context 13:36:54 [INFO] Currently SELinux is 'enforcing' on the host 13:36:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/4@tmp/jenkins-gitclient-ssh3055408557105193234.key 13:36:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 13:36:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:55 > git config core.sparsecheckout # timeout=10 13:36:55 > git checkout -f e1f35502f034be90e9314597bd4064834fecb981 # timeout=10 13:36:55 (2/22) Installing hiredis-dev (0.14.1-r0) 13:36:55 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 13:36:55 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 13:36:57 (5/22) Installing libblkid (2.35.2-r0) 13:36:57 (6/22) Installing blkid (2.35.2-r0) 13:36:57 (7/22) Installing libcap-ng (0.7.10-r1) 13:36:57 (8/22) Installing setpriv (2.35.2-r0) 13:36:57 (9/22) Installing libmount (2.35.2-r0) 13:36:57 (10/22) Installing libsmartcols (2.35.2-r0) 13:36:57 (11/22) Installing findmnt (2.35.2-r0) 13:36:57 (12/22) Installing mcookie (2.35.2-r0) 13:36:57 (13/22) Installing hexdump (2.35.2-r0) 13:36:57 (14/22) Installing lsblk (2.35.2-r0) 13:36:58 (15/22) Installing libuuid (2.35.2-r0) 13:36:58 (16/22) Installing libfdisk (2.35.2-r0) 13:36:58 (17/22) Installing sfdisk (2.35.2-r0) 13:36:58 (18/22) Installing cfdisk (2.35.2-r0) 13:36:58 (19/22) Installing util-linux (2.35.2-r0) 13:36:58 (20/22) Installing util-linux-dev (2.35.2-r0) 13:36:58 Commit message: "feat: Add SecretStore implementation (#304, #305) (#357)" [Pipeline] withEnv [Pipeline] { 13:37:00 (21/22) Installing libidn2 (2.3.0-r0) 13:37:00 (22/22) Installing wget (1.20.3-r1) 13:37:00 Executing busybox-1.31.1-r20.trigger 13:37:00 OK: 276 MiB in 97 packages [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:37:00 provisioning config files... 13:37:00 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/4@tmp/config1731680126518997046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:37:01 Removing intermediate container dc4bd893338b 13:37:01 ---> dddd7e1c3d0e 13:37:01 Step 6/25 : ENV CBOR_VERSION=0.5.0 13:37:01 ---> docker-login.sh 13:37:01 nexus3.edgexfoundry.org:10001 13:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:01 ---> Running in df0abbc1d199 13:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:01 Configure a credential helper to remove this warning. See 13:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:01 13:37:01 Login Succeeded 13:37:01 nexus3.edgexfoundry.org:10002 13:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:01 Configure a credential helper to remove this warning. See 13:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:01 13:37:01 Login Succeeded 13:37:01 nexus3.edgexfoundry.org:10003 13:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:01 Configure a credential helper to remove this warning. See 13:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:01 13:37:01 Login Succeeded 13:37:01 nexus3.edgexfoundry.org:10004 13:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:01 Removing intermediate container df0abbc1d199 13:37:01 ---> b6afc6620f2e 13:37:01 Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install 13:37:01 ---> Running in 80a0e422d707 13:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:02 Configure a credential helper to remove this warning. See 13:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:02 13:37:02 Login Succeeded 13:37:02 docker.io 13:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:02 Configure a credential helper to remove this warning. See 13:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:02 13:37:02 Login Succeeded 13:37:02 ---> docker-login.sh ends [Pipeline] } 13:37:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:37:02 ========================================================= 13:37:02 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 13:37:02 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:37:02 --2021-08-06 13:37:02-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 13:37:02 Resolving github.com (github.com)... 140.82.114.3 13:37:02 Connecting to github.com (github.com)|140.82.114.3|:443... connected. 13:37:03 + 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 . 13:37:03 Sending build context to Docker daemon 2.618MB 13:37:03 Step 1/25 : ARG BASE=alpine:3.12 13:37:03 Step 2/25 : FROM ${BASE} as builder 13:37:03 HTTP request sent, awaiting response... 302 Found 13:37:03 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 13:37:03 --2021-08-06 13:37:03-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 13:37:03 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 13:37:03 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 13:37:03 latest: Pulling from edgex-devops/edgex-gcc-base 13:37:03 339de151aab4: Pulling fs layer 13:37:03 3691962f683c: Pulling fs layer 13:37:03 e1147bf81a45: Pulling fs layer 13:37:03 3691962f683c: Verifying Checksum 13:37:03 3691962f683c: Download complete 13:37:03 339de151aab4: Verifying Checksum 13:37:03 339de151aab4: Download complete 13:37:03 HTTP request sent, awaiting response... 200 OK 13:37:03 Length: unspecified [application/x-gzip] 13:37:03 Saving to: 'STDOUT' 13:37:03  13:37:03 0K .......... .......... .......... .......... .......... 1.34M 13:37:03 50K .......... .......... .......... .......... .......... 2.51M 13:37:03 100K .......... .......... .......... .......... .......... 13.3M 13:37:03 150K .......... .......... .......... .......... .......... 3.45M 13:37:03 200K .......... .......... .......... .......... .......... 10.3M 13:37:03 250K .......... .......... .......... .......... .......... 4.14M 13:37:03 300K .......... .......... .......... .......... .......... 8.61M 13:37:03 350K .......... .......... .......... .......... .......... 4.45M 13:37:03 400K .......... .......... .......... .......... .......... 4.62M 13:37:03 450K .......... .......... .......... .......... .......... 4.80M 13:37:03 500K .......... .......... .......... .......... .......... 5.25M 13:37:03 550K .......... .......... .......... .......... .......... 2.43M 13:37:03 339de151aab4: Pull complete 13:37:03 3691962f683c: Pull complete 13:37:03 600K .......... .......... .......... .......... .......... 865K 13:37:03 650K .......... .......... .......... .......... .......... 3.26M 13:37:03 700K .. 7.94M=0.2s 13:37:03 13:37:03 2021-08-06 13:37:03 (2.98 MB/s) - written to stdout [719348] 13:37:03 13:37:04 -- The C compiler identification is GNU 9.3.0 13:37:04 -- The CXX compiler identification is GNU 9.3.0 13:37:04 -- Check for working C compiler: /usr/bin/cc 13:37:04 -- Check for working C compiler: /usr/bin/cc - works 13:37:04 -- Detecting C compiler ABI info 13:37:04 -- Detecting C compiler ABI info - done 13:37:04 -- Detecting C compile features 13:37:04 -- Detecting C compile features - done 13:37:04 -- Check for working CXX compiler: /usr/bin/c++ 13:37:05 -- Check for working CXX compiler: /usr/bin/c++ - works 13:37:05 -- Detecting CXX compiler ABI info 13:37:05 -- Detecting CXX compiler ABI info - done 13:37:05 -- Detecting CXX compile features 13:37:05 -- Detecting CXX compile features - done 13:37:05 -- Looking for include file endian.h 13:37:05 -- Looking for include file endian.h - found 13:37:05 -- Check if the system is big endian 13:37:05 -- Searching 16 bit integer 13:37:05 -- Looking for sys/types.h 13:37:05 -- Looking for sys/types.h - found 13:37:05 -- Looking for stdint.h 13:37:06 -- Looking for stdint.h - found 13:37:06 -- Looking for stddef.h 13:37:06 -- Looking for stddef.h - found 13:37:06 -- Check size of unsigned short 13:37:06 -- Check size of unsigned short - done 13:37:06 -- Searching 16 bit integer - Using unsigned short 13:37:06 e1147bf81a45: Verifying Checksum 13:37:06 e1147bf81a45: Download complete 13:37:07 -- Check if the system is big endian - little endian 13:37:07 -- Check size of size_t 13:37:07 -- Check size of size_t - done 13:37:07 CMake Warning at examples/CMakeLists.txt:16 (find_package): 13:37:07 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 13:37:07 asked CMake to find a package configuration file provided by "cJSON", but 13:37:07 CMake did not find one. 13:37:07 13:37:07 Could not find a package configuration file provided by "cJSON" with any of 13:37:07 the following names: 13:37:07 13:37:07 cJSONConfig.cmake 13:37:07 cjson-config.cmake 13:37:07 13:37:07 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 13:37:07 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 13:37:07 provides a separate development package or SDK, be sure it has been 13:37:07 installed. 13:37:07 13:37:07 13:37:07 -- Configuring done 13:37:07 -- Generating done 13:37:07 -- Build files have been written to: /tmp/cbor 13:37:07 Scanning dependencies of target cbor_shared 13:37:07 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 13:37:08 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 13:37:09 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 13:37:09 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 13:37:09 e1147bf81a45: Pull complete 13:37:09 Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee 13:37:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 13:37:09 ---> ac6a0feb3254 13:37:09 Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 13:37:09 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 13:37:10 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 13:37:10 ---> Running in cabb118b209d 13:37:10 Connecting to iotech.jfrog.io (54.170.66.44:443) 13:37:10 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 13:37:10 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 13:37:10 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 13:37:11 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 13:37:11 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 13:37:11 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 13:37:11 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 13:37:11 Removing intermediate container cabb118b209d 13:37:11 ---> 1cab3f2cf578 13:37:11 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:37:11 ---> Running in 3008d7243f1d 13:37:11 Removing intermediate container 3008d7243f1d 13:37:11 ---> 603baf353b75 13:37:11 Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev 13:37:11 ---> Running in ef1ab31fa5ab 13:37:11 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 13:37:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:37:11 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 13:37:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:37:13 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 13:37:13 (1/22) Installing hiredis (0.14.1-r0) 13:37:13 (2/22) Installing hiredis-dev (0.14.1-r0) 13:37:13 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 13:37:13 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 13:37:13 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 13:37:13 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 13:37:13 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 13:37:13 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 13:37:13 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 13:37:13 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 13:37:13 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 13:37:14 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 13:37:14 [ 40%] Linking C shared library libcbor.so 13:37:14 [ 40%] Built target cbor_shared 13:37:14 Scanning dependencies of target cbor 13:37:14 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 13:37:15 (5/22) Installing libblkid (2.35.2-r0) 13:37:15 (6/22) Installing blkid (2.35.2-r0) 13:37:15 (7/22) Installing libcap-ng (0.7.10-r1) 13:37:15 (8/22) Installing setpriv (2.35.2-r0) 13:37:15 (9/22) Installing libmount (2.35.2-r0) 13:37:15 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 13:37:16 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 13:37:16 (10/22) Installing libsmartcols (2.35.2-r0) 13:37:16 (11/22) Installing findmnt (2.35.2-r0) 13:37:16 (12/22) Installing mcookie (2.35.2-r0) 13:37:16 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 13:37:16 (13/22) Installing hexdump (2.35.2-r0) 13:37:16 (14/22) Installing lsblk (2.35.2-r0) 13:37:16 (15/22) Installing libuuid (2.35.2-r0) 13:37:16 (16/22) Installing libfdisk (2.35.2-r0) 13:37:16 (17/22) Installing sfdisk (2.35.2-r0) 13:37:16 (18/22) Installing cfdisk (2.35.2-r0) 13:37:16 (19/22) Installing util-linux (2.35.2-r0) 13:37:17 (20/22) Installing util-linux-dev (2.35.2-r0) 13:37:17 (21/22) Installing libidn2 (2.3.0-r0) 13:37:17 (22/22) Installing wget (1.20.3-r1) 13:37:17 Executing busybox-1.31.1-r20.trigger 13:37:17 OK: 295 MiB in 97 packages 13:37:18 Removing intermediate container ef1ab31fa5ab 13:37:18 ---> 0ca4e469436d 13:37:18 Step 6/25 : ENV CBOR_VERSION=0.5.0 13:37:18 ---> Running in 2fe59eb5512c 13:37:18 Removing intermediate container 2fe59eb5512c 13:37:18 ---> 25d76976f2e8 13:37:18 Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install 13:37:18 ---> Running in 55d8dcd0cc01 13:37:18 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 13:37:18 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 13:37:18 --2021-08-06 13:37:18-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 13:37:18 Resolving github.com (github.com)... 140.82.114.3 13:37:18 Connecting to github.com (github.com)|140.82.114.3|:443... connected. 13:37:18 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 13:37:18 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 13:37:18 HTTP request sent, awaiting response... 302 Found 13:37:18 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 13:37:18 --2021-08-06 13:37:18-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 13:37:18 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 13:37:18 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 13:37:19 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 13:37:19 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 13:37:19 HTTP request sent, awaiting response... 200 OK 13:37:19 Length: unspecified [application/x-gzip] 13:37:19 Saving to: 'STDOUT' 13:37:19 13:37:19 0K .......... .......... .......... .......... .......... 1.36M 13:37:19 50K .......... .......... .......... .......... .......... 2.74M 13:37:19 100K .......... .......... .......... .......... .......... 34.7M 13:37:19 150K .......... .......... .......... .......... .......... 2.95M 13:37:19 200K .......... .......... .......... .......... .......... 38.2M 13:37:19 250K .......... .......... .......... .......... .......... 7.22M 13:37:19 300K .......... .......... .......... .......... .......... 4.40M 13:37:19 350K .......... .......... .......... .......... .......... 38.0M 13:37:19 400K .......... .......... .......... .......... .......... 5.49M 13:37:19 450K .......... .......... .......... .......... .......... 13.2M 13:37:19 500K .......... .......... .......... .......... .......... 23.8M 13:37:19 550K .......... .......... .......... .......... .......... 11.3M 13:37:19 600K .......... .......... .......... .......... .......... 3.18M 13:37:19 650K .......... .......... .......... .......... .......... 16.0M 13:37:19 700K .. 1.71M=0.1s 13:37:19 13:37:19 2021-08-06 13:37:19 (5.24 MB/s) - written to stdout [719348] 13:37:19 13:37:19 -- The C compiler identification is GNU 9.3.0 13:37:19 -- The CXX compiler identification is GNU 9.3.0 13:37:19 -- Check for working C compiler: /usr/bin/cc 13:37:19 -- Check for working C compiler: /usr/bin/cc - works 13:37:19 -- Detecting C compiler ABI info 13:37:20 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 13:37:20 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 13:37:20 -- Detecting C compiler ABI info - done 13:37:20 -- Detecting C compile features 13:37:20 -- Detecting C compile features - done 13:37:20 -- Check for working CXX compiler: /usr/bin/c++ 13:37:20 -- Check for working CXX compiler: /usr/bin/c++ - works 13:37:20 -- Detecting CXX compiler ABI info 13:37:20 -- Detecting CXX compiler ABI info - done 13:37:20 -- Detecting CXX compile features 13:37:20 -- Detecting CXX compile features - done 13:37:20 -- Looking for include file endian.h 13:37:20 -- Looking for include file endian.h - found 13:37:20 -- Check if the system is big endian 13:37:20 -- Searching 16 bit integer 13:37:20 -- Looking for sys/types.h 13:37:20 -- Looking for sys/types.h - found 13:37:20 -- Looking for stdint.h 13:37:20 -- Looking for stdint.h - found 13:37:20 -- Looking for stddef.h 13:37:20 -- Looking for stddef.h - found 13:37:20 -- Check size of unsigned short 13:37:20 -- Check size of unsigned short - done 13:37:20 -- Searching 16 bit integer - Using unsigned short 13:37:20 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 13:37:20 -- Check if the system is big endian - little endian 13:37:20 -- Check size of size_t 13:37:20 -- Check size of size_t - done 13:37:20 CMake Warning at examples/CMakeLists.txt:16 (find_package): 13:37:20 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 13:37:20 asked CMake to find a package configuration file provided by "cJSON", but 13:37:20 CMake did not find one. 13:37:20 13:37:20 Could not find a package configuration file provided by "cJSON" with any of 13:37:20 the following names: 13:37:20 13:37:20 cJSONConfig.cmake 13:37:20 cjson-config.cmake 13:37:20 13:37:20 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 13:37:20 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 13:37:20 provides a separate development package or SDK, be sure it has been 13:37:20 installed. 13:37:20 13:37:20 13:37:20 -- Configuring done 13:37:20 -- Generating done 13:37:20 -- Build files have been written to: /tmp/cbor 13:37:20 Scanning dependencies of target cbor_shared 13:37:20 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 13:37:20 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 13:37:20 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 13:37:20 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 13:37:20 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 13:37:21 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 13:37:21 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 13:37:21 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 13:37:21 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 13:37:21 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 13:37:21 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 13:37:21 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 13:37:21 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 13:37:21 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 13:37:21 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 13:37:21 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 13:37:21 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 13:37:21 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 13:37:21 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 13:37:21 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 13:37:22 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 13:37:22 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 13:37:22 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 13:37:22 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 13:37:22 [ 40%] Linking C shared library libcbor.so 13:37:22 [ 40%] Built target cbor_shared 13:37:22 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 13:37:22 Scanning dependencies of target cbor 13:37:22 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 13:37:22 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 13:37:22 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 13:37:22 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 13:37:22 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 13:37:22 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 13:37:22 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 13:37:22 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 13:37:22 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 13:37:22 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 13:37:22 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 13:37:22 [ 80%] Linking C static library libcbor.a 13:37:22 [ 80%] Built target cbor 13:37:22 Scanning dependencies of target sort 13:37:22 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 13:37:23 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 13:37:23 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 13:37:23 [ 84%] Linking C executable sort 13:37:23 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 13:37:23 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 13:37:23 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 13:37:23 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 13:37:23 [ 84%] Built target sort 13:37:23 Scanning dependencies of target readfile 13:37:23 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 13:37:23 [ 88%] Linking C executable readfile 13:37:23 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 13:37:23 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 13:37:23 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 13:37:23 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 13:37:23 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 13:37:23 [ 88%] Built target readfile 13:37:23 Scanning dependencies of target streaming_parser 13:37:23 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 13:37:23 [ 80%] Linking C static library libcbor.a 13:37:23 [ 80%] Built target cbor 13:37:23 Scanning dependencies of target sort 13:37:23 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 13:37:23 [ 84%] Linking C executable sort 13:37:23 [ 84%] Built target sort 13:37:23 Scanning dependencies of target readfile 13:37:23 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 13:37:23 [ 88%] Linking C executable readfile 13:37:23 [ 88%] Built target readfile 13:37:23 Scanning dependencies of target streaming_parser 13:37:23 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 13:37:23 [ 92%] Linking C executable streaming_parser 13:37:23 [ 92%] Built target streaming_parser 13:37:23 Scanning dependencies of target hello 13:37:23 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 13:37:24 [ 92%] Linking C executable streaming_parser 13:37:24 [ 92%] Built target streaming_parser 13:37:24 Scanning dependencies of target hello 13:37:24 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 13:37:24 [ 96%] Linking C executable hello 13:37:24 [ 96%] Built target hello 13:37:24 Scanning dependencies of target create_items 13:37:24 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 13:37:24 [100%] Linking C executable create_items 13:37:24 [100%] Built target create_items 13:37:24 Install the project... 13:37:24 -- Install configuration: "Release" 13:37:24 -- Installing: /usr/local/include/cbor/configuration.h 13:37:24 -- Installing: /usr/local/lib64/libcbor.a 13:37:24 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 13:37:24 -- Installing: /usr/local/lib64/libcbor.so.0 13:37:24 -- Installing: /usr/local/lib64/libcbor.so 13:37:24 -- Up-to-date: /usr/local/include/cbor 13:37:24 -- Installing: /usr/local/include/cbor/arrays.h 13:37:24 -- Installing: /usr/local/include/cbor/bytestrings.h 13:37:24 -- Installing: /usr/local/include/cbor/callbacks.h 13:37:24 -- Installing: /usr/local/include/cbor/common.h 13:37:24 -- Installing: /usr/local/include/cbor/data.h 13:37:24 -- Installing: /usr/local/include/cbor/encoding.h 13:37:24 -- Installing: /usr/local/include/cbor/floats_ctrls.h 13:37:24 -- Installing: /usr/local/include/cbor/internal 13:37:24 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 13:37:24 -- Installing: /usr/local/include/cbor/internal/encoders.h 13:37:24 -- Installing: /usr/local/include/cbor/internal/loaders.h 13:37:24 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 13:37:24 -- Installing: /usr/local/include/cbor/internal/stack.h 13:37:24 -- Installing: /usr/local/include/cbor/internal/unicode.h 13:37:24 -- Installing: /usr/local/include/cbor/ints.h 13:37:24 -- Installing: /usr/local/include/cbor/maps.h 13:37:24 -- Installing: /usr/local/include/cbor/serialization.h 13:37:24 -- Installing: /usr/local/include/cbor/streaming.h 13:37:24 -- Installing: /usr/local/include/cbor/strings.h 13:37:24 -- Installing: /usr/local/include/cbor/tags.h 13:37:24 -- Installing: /usr/local/include/cbor.h 13:37:24 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 13:37:24 [ 96%] Linking C executable hello 13:37:24 [ 96%] Built target hello 13:37:24 Scanning dependencies of target create_items 13:37:24 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 13:37:24 [100%] Linking C executable create_items 13:37:24 [100%] Built target create_items 13:37:24 Removing intermediate container 55d8dcd0cc01 13:37:24 ---> 5151ddd9e997 13:37:24 Step 8/25 : RUN mkdir /tmp/sdk 13:37:24 ---> Running in 4b3bb9e97e02 13:37:24 Install the project... 13:37:24 -- Install configuration: "Release" 13:37:24 -- Installing: /usr/local/include/cbor/configuration.h 13:37:24 -- Installing: /usr/local/lib64/libcbor.a 13:37:24 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 13:37:24 -- Installing: /usr/local/lib64/libcbor.so.0 13:37:24 -- Installing: /usr/local/lib64/libcbor.so 13:37:24 -- Up-to-date: /usr/local/include/cbor 13:37:24 -- Installing: /usr/local/include/cbor/streaming.h 13:37:24 -- Installing: /usr/local/include/cbor/ints.h 13:37:24 -- Installing: /usr/local/include/cbor/floats_ctrls.h 13:37:24 -- Installing: /usr/local/include/cbor/bytestrings.h 13:37:24 -- Installing: /usr/local/include/cbor/encoding.h 13:37:24 -- Installing: /usr/local/include/cbor/serialization.h 13:37:24 -- Installing: /usr/local/include/cbor/data.h 13:37:24 -- Installing: /usr/local/include/cbor/common.h 13:37:24 -- Installing: /usr/local/include/cbor/callbacks.h 13:37:24 -- Installing: /usr/local/include/cbor/strings.h 13:37:24 -- Installing: /usr/local/include/cbor/tags.h 13:37:24 -- Installing: /usr/local/include/cbor/internal 13:37:24 -- Installing: /usr/local/include/cbor/internal/encoders.h 13:37:24 -- Installing: /usr/local/include/cbor/internal/loaders.h 13:37:24 -- Installing: /usr/local/include/cbor/internal/stack.h 13:37:24 -- Installing: /usr/local/include/cbor/internal/unicode.h 13:37:24 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 13:37:24 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 13:37:24 -- Installing: /usr/local/include/cbor/arrays.h 13:37:24 -- Installing: /usr/local/include/cbor/maps.h 13:37:24 -- Installing: /usr/local/include/cbor.h 13:37:24 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 13:37:25 Removing intermediate container 4b3bb9e97e02 13:37:25 ---> 7078da6d4fd3 13:37:25 Step 9/25 : COPY VERSION /tmp/sdk 13:37:25 ---> a7d4e95d69d8 13:37:25 Step 10/25 : COPY src /tmp/sdk/src 13:37:25 ---> 008762f28731 13:37:25 Step 11/25 : COPY include /tmp/sdk/include 13:37:25 ---> 343a26e1a371 13:37:25 Step 12/25 : COPY scripts /tmp/sdk/scripts 13:37:25 ---> def5af4c028d 13:37:25 Step 13/25 : COPY LICENSE /tmp/sdk 13:37:25 ---> d95d31ff943a 13:37:25 Step 14/25 : COPY Attribution.txt /tmp/sdk 13:37:26 ---> d96bb6494604 13:37:26 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 13:37:26 ---> Running in d8970425c17c 13:37:26 + CPPCHECK=false 13:37:26 + DOCGEN=false 13:37:26 + TOMLVER=SDK-0.2 13:37:26 + CUTILVER=1.1.4 13:37:26 + '[' 0 -gt 0 ] 13:37:26 + readlink -f ./scripts/build.sh 13:37:26 + dirname /tmp/sdk/scripts/build.sh 13:37:26 + dirname /tmp/sdk/scripts 13:37:26 + ROOT=/tmp/sdk 13:37:26 + cd /tmp/sdk 13:37:26 + '[' '!' -d deps ] 13:37:26 + mkdir deps 13:37:26 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 13:37:26 + tar -C deps -z -x -f - 13:37:26 --2021-08-06 13:37:26-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 13:37:26 Resolving github.com (github.com)... 140.82.113.4 13:37:26 Connecting to github.com (github.com)|140.82.113.4|:443... connected. 13:37:26 HTTP request sent, awaiting response... 302 Found 13:37:26 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 13:37:26 --2021-08-06 13:37:26-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 13:37:26 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 13:37:26 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 13:37:26 Removing intermediate container 80a0e422d707 13:37:26 ---> 38bf7736dd8c 13:37:26 Step 8/25 : RUN mkdir /tmp/sdk 13:37:26 HTTP request sent, awaiting response... 200 OK 13:37:26 Length: unspecified [application/x-gzip] 13:37:26 Saving to: 'STDOUT' 13:37:26 13:37:26 0K .......... ......  888K=0.02s 13:37:26 13:37:26 2021-08-06 13:37:26 (888 KB/s) - written to stdout [16451] 13:37:26 13:37:26 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 13:37:26 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 13:37:26 + tar -C deps -z -x -f - 13:37:26 --2021-08-06 13:37:26-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 13:37:26 Resolving github.com (github.com)... 140.82.113.4 13:37:26 Connecting to github.com (github.com)|140.82.113.4|:443... connected. 13:37:27 ---> Running in 6255b1da27f9 13:37:27 HTTP request sent, awaiting response... 302 Found 13:37:27 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 13:37:27 --2021-08-06 13:37:26-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 13:37:27 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 13:37:27 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 13:37:27 HTTP request sent, awaiting response... 200 OK 13:37:27 Length: unspecified [application/x-gzip] 13:37:27 Saving to: 'STDOUT' 13:37:27 13:37:27 0K .......... .......... .......... .......... .......... 1.25M 13:37:27 50K .......... .......... .......... .......... .......... 2.57M 13:37:27 100K .......... .......... .......... .......... .......... 41.1M 13:37:27 150K .......... .......... ....... 3.77M=0.07s 13:37:27 13:37:27 2021-08-06 13:37:27 (2.61 MB/s) - written to stdout [181796] 13:37:27 13:37:27 + mkdir -p src/c/iot 13:37:27 + 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 13:37:27 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 13:37:27 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 13:37:27 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 13:37:27 + mkdir -p include/iot 13:37:27 + 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 13:37:27 + mkdir -p include/iot/os 13:37:27 + 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 13:37:27 + mkdir -p /tmp/sdk/build/release 13:37:27 + cd /tmp/sdk/build/release 13:37:27 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 13:37:27 -- The C compiler identification is GNU 9.3.0 13:37:27 -- Check for working C compiler: /usr/bin/cc 13:37:27 -- Check for working C compiler: /usr/bin/cc - works 13:37:27 -- Detecting C compiler ABI info 13:37:27 -- Detecting C compiler ABI info - done 13:37:27 -- Detecting C compile features 13:37:27 -- Detecting C compile features - done 13:37:27 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 13:37:27 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 13:37:27 -- Found LIBYAML: /usr/lib/libyaml.so 13:37:27 -- Found LIBUUID: /usr/lib/libuuid.so 13:37:27 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 13:37:27 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 13:37:27 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 13:37:27 -- C SDK 2.0.1-dev.3 for Linux 13:37:27 -- Performing Test CSDK_HAVE_ATOMIC 13:37:27 -- Performing Test CSDK_HAVE_ATOMIC - Success 13:37:27 -- Found Curses: /usr/lib/libcurses.so 13:37:27 -- Configuring done 13:37:27 -- Generating done 13:37:27 -- Build files have been written to: /tmp/sdk/build/release 13:37:27 + make all package 13:37:27 + tee release.log 13:37:27 Scanning dependencies of target csdk 13:37:28 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 13:37:28 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 13:37:28 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 13:37:28 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 13:37:28 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 13:37:28 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 13:37:28 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 13:37:28 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 13:37:28 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 13:37:29 Removing intermediate container 6255b1da27f9 13:37:29 ---> 04bb88b04c3d 13:37:29 Step 9/25 : COPY VERSION /tmp/sdk 13:37:29 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 13:37:29 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 13:37:29 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 13:37:29 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 13:37:29 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 13:37:29 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 13:37:29 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 13:37:29 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 13:37:30 ---> 6763b0669a1b 13:37:30 Step 10/25 : COPY src /tmp/sdk/src 13:37:30 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 13:37:30 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 13:37:30 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 13:37:30 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 13:37:30 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 13:37:30 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 13:37:30 ---> 04f4f31275a4 13:37:30 Step 11/25 : COPY include /tmp/sdk/include 13:37:31 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 13:37:31 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 13:37:31 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 13:37:31 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 13:37:31 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 13:37:31 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 13:37:31 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 13:37:31 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 13:37:31 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 13:37:31 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 13:37:31 ---> f69e8b2d3e4c 13:37:31 Step 12/25 : COPY scripts /tmp/sdk/scripts 13:37:32 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 13:37:32 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 13:37:32 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 13:37:32 ---> fdb35e2db2ac 13:37:32 Step 13/25 : COPY LICENSE /tmp/sdk 13:37:32 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 13:37:33 ---> e802d2b411de 13:37:33 Step 14/25 : COPY Attribution.txt /tmp/sdk 13:37:33 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 13:37:33 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 13:37:33 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 13:37:33 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 13:37:33 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 13:37:34 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 13:37:34 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 13:37:34 ---> 093c913917d5 13:37:34 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 13:37:34 ---> Running in 8ea82feeb1a8 13:37:34 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 13:37:34 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 13:37:34 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 13:37:35 + CPPCHECK=false 13:37:35 + DOCGEN=false 13:37:35 + TOMLVER=SDK-0.2 13:37:35 + CUTILVER=1.1.4 13:37:35 + '[' 0 -gt 0 ] 13:37:35 + readlink -f ./scripts/build.sh 13:37:35 + dirname /tmp/sdk/scripts/build.sh 13:37:35 + dirname /tmp/sdk/scripts 13:37:35 + ROOT=/tmp/sdk 13:37:35 + cd /tmp/sdk 13:37:35 + '[' '!' -d deps ] 13:37:35 + mkdir deps 13:37:35 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 13:37:35 + tar -C deps -z -x -f - 13:37:35 --2021-08-06 13:37:35-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 13:37:35 Resolving github.com (github.com)... 140.82.113.4 13:37:35 Connecting to github.com (github.com)|140.82.113.4|:443... connected. 13:37:35 HTTP request sent, awaiting response... 302 Found 13:37:35 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 13:37:35 --2021-08-06 13:37:35-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 13:37:35 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 13:37:35 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 13:37:35 HTTP request sent, awaiting response... 200 OK 13:37:35 Length: 16451 (16K) [application/x-gzip] 13:37:35 Saving to: 'STDOUT' 13:37:35  13:37:35 0K .......... ...... 100% 1.00M=0.02s 13:37:35 13:37:35 2021-08-06 13:37:35 (1.00 MB/s) - written to stdout [16451/16451] 13:37:35 13:37:35 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 13:37:35 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 13:37:35 [ 75%] Linking C shared library libcsdk.so 13:37:35 [ 75%] Built target csdk 13:37:35 Scanning dependencies of target template 13:37:35 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 13:37:35 [ 78%] Linking C executable template 13:37:35 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 13:37:35 + + tarwget -C -O deps - -z -x https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz -f 13:37:35 - 13:37:35 --2021-08-06 13:37:35-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 13:37:35 Resolving github.com (github.com)... 140.82.113.4 13:37:35 Connecting to github.com (github.com)|140.82.113.4|:443... connected. 13:37:35 HTTP request sent, awaiting response... 302 Found 13:37:35 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 13:37:35 --2021-08-06 13:37:35-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 13:37:35 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 13:37:35 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 13:37:35 HTTP request sent, awaiting response... 200 OK 13:37:35 Length: 181796 (178K) [application/x-gzip] 13:37:35 Saving to: 'STDOUT' 13:37:35  13:37:35 [ 78%] Built target template 13:37:35 Scanning dependencies of target device-counter 13:37:35 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 13:37:35 [ 81%] Linking C executable device-counter 13:37:35 [ 81%] Built target device-counter 13:37:35 Scanning dependencies of target device-random 13:37:35 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 13:37:36 0K .......... .......... .......... .......... .......... 28% 1.36M 0s 13:37:36 [ 84%] Linking C executable device-random 13:37:36 [ 84%] Built target device-random 13:37:36 Scanning dependencies of target device-gyro 13:37:36 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 13:37:36 50K .......... .......... .......... .......... .......... 56% 2.42M 0s 13:37:36 100K .......... .......... .......... .......... .......... 84% 14.7M 0s 13:37:36 150K .......... .......... .......   100% 6.96M=0.06s 13:37:36 13:37:36 2021-08-06 13:37:35 (2.74 MB/s) - written to stdout [181796/181796] 13:37:36 [ 87%] Linking C executable device-gyro 13:37:36 [ 87%] Built target device-gyro 13:37:36 Scanning dependencies of target device-bitfields 13:37:36 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 13:37:36 13:37:36 + mkdir -p src/c/iot 13:37:36 + 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 13:37:36 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 13:37:36 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 13:37:36 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 13:37:36 + mkdir -p include/iot 13:37:36 + 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 13:37:36 + mkdir -p include/iot/os 13:37:36 + 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 13:37:36 + mkdir -p /tmp/sdk/build/release 13:37:36 + cd /tmp/sdk/build/release 13:37:36 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 13:37:36 [ 90%] Linking C executable device-bitfields 13:37:36 [ 90%] Built target device-bitfields 13:37:36 Scanning dependencies of target template-discovery 13:37:36 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 13:37:36 -- The C compiler identification is GNU 9.3.0 13:37:36 -- Check for working C compiler: /usr/bin/cc 13:37:36 [ 93%] Linking C executable template-discovery 13:37:36 [ 93%] Built target template-discovery 13:37:36 Scanning dependencies of target device-file 13:37:36 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 13:37:36 [ 96%] Linking C executable device-file 13:37:36 [ 96%] Built target device-file 13:37:36 Scanning dependencies of target device-terminal 13:37:36 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 13:37:36 -- Check for working C compiler: /usr/bin/cc - works 13:37:36 -- Detecting C compiler ABI info 13:37:36 [100%] Linking C executable device-terminal 13:37:36 [100%] Built target device-terminal 13:37:36 Run CPack packaging tool... 13:37:36 CPack: Create package using TGZ 13:37:36 CPack: Install projects 13:37:36 CPack: - Run preinstall target for: Csdk 13:37:36 -- Detecting C compiler ABI info - done 13:37:36 -- Detecting C compile features 13:37:36 -- Detecting C compile features - done 13:37:36 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 13:37:37 CPack: - Install project: Csdk [] 13:37:37 CPack: Create package 13:37:37 CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.3.tar.gz generated. 13:37:37 + '[' false '=' true ] 13:37:37 + '[' false '=' true ] 13:37:37 + mkdir -p /tmp/sdk/build/debug 13:37:37 + cd /tmp/sdk/build/debug 13:37:37 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 13:37:37 -- The C compiler identification is GNU 9.3.0 13:37:37 -- Check for working C compiler: /usr/bin/cc 13:37:37 -- Check for working C compiler: /usr/bin/cc - works 13:37:37 -- Detecting C compiler ABI info 13:37:37 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 13:37:37 -- Found LIBYAML: /usr/lib/libyaml.so 13:37:37 -- Found LIBUUID: /usr/lib/libuuid.so 13:37:37 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 13:37:37 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 13:37:37 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 13:37:37 -- C SDK 2.0.1-dev.3 for Linux 13:37:37 -- Performing Test CSDK_HAVE_ATOMIC 13:37:37 -- Detecting C compiler ABI info - done 13:37:37 -- Detecting C compile features 13:37:37 -- Detecting C compile features - done 13:37:37 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 13:37:37 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 13:37:37 -- Found LIBYAML: /usr/lib/libyaml.so 13:37:37 -- Found LIBUUID: /usr/lib/libuuid.so 13:37:37 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 13:37:37 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 13:37:37 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 13:37:37 -- C SDK 2.0.1-dev.3 for Linux 13:37:37 -- Performing Test CSDK_HAVE_ATOMIC 13:37:37 -- Performing Test CSDK_HAVE_ATOMIC - Success 13:37:37 -- Found Curses: /usr/lib/libcurses.so 13:37:37 -- Configuring done 13:37:37 -- Performing Test CSDK_HAVE_ATOMIC - Success 13:37:37 -- Generating done 13:37:37 -- Build files have been written to: /tmp/sdk/build/debug 13:37:37 + make 13:37:37 + tee debug.log 13:37:37 Scanning dependencies of target csdk 13:37:37 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 13:37:37 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 13:37:37 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 13:37:37 -- Found Curses: /usr/lib/libcurses.so 13:37:37 -- Configuring done 13:37:38 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 13:37:38 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 13:37:38 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 13:37:38 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 13:37:38 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 13:37:38 -- Generating done 13:37:38 -- Build files have been written to: /tmp/sdk/build/release 13:37:38 + make all package 13:37:38 + tee release.log 13:37:38 Scanning dependencies of target csdk 13:37:38 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 13:37:38 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 13:37:38 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 13:37:38 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 13:37:38 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 13:37:38 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 13:37:38 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 13:37:38 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 13:37:38 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 13:37:38 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 13:37:38 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 13:37:38 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 13:37:38 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 13:37:39 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 13:37:39 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 13:37:39 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 13:37:39 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 13:37:39 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 13:37:39 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 13:37:39 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 13:37:39 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 13:37:39 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 13:37:39 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 13:37:39 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 13:37:39 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 13:37:39 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 13:37:39 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 13:37:39 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 13:37:39 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 13:37:39 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 13:37:39 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 13:37:39 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 13:37:40 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 13:37:40 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 13:37:40 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 13:37:40 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 13:37:40 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 13:37:40 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 13:37:40 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 13:37:40 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 13:37:40 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 13:37:40 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 13:37:40 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 13:37:40 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 13:37:41 [ 75%] Linking C shared library libcsdk.so 13:37:41 [ 75%] Built target csdk 13:37:41 Scanning dependencies of target template 13:37:41 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 13:37:41 [ 78%] Linking C executable template 13:37:41 [ 78%] Built target template 13:37:41 Scanning dependencies of target device-counter 13:37:41 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 13:37:41 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 13:37:41 [ 81%] Linking C executable device-counter 13:37:41 [ 81%] Built target device-counter 13:37:41 Scanning dependencies of target device-random 13:37:41 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 13:37:41 [ 84%] Linking C executable device-random 13:37:41 [ 84%] Built target device-random 13:37:41 Scanning dependencies of target device-gyro 13:37:41 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 13:37:41 [ 87%] Linking C executable device-gyro 13:37:41 [ 87%] Built target device-gyro 13:37:41 Scanning dependencies of target device-bitfields 13:37:41 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 13:37:41 [ 90%] Linking C executable device-bitfields 13:37:41 [ 90%] Built target device-bitfields 13:37:41 Scanning dependencies of target template-discovery 13:37:41 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 13:37:41 [ 93%] Linking C executable template-discovery 13:37:42 [ 93%] Built target template-discovery 13:37:42 Scanning dependencies of target device-file 13:37:42 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 13:37:42 [ 96%] Linking C executable device-file 13:37:42 [ 96%] Built target device-file 13:37:42 Scanning dependencies of target device-terminal 13:37:42 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 13:37:42 [100%] Linking C executable device-terminal 13:37:42 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 13:37:42 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 13:37:42 [100%] Built target device-terminal 13:37:42 make: Entering directory '/tmp/sdk/build/release' 13:37:42 make[1]: Entering directory '/tmp/sdk/build/release' 13:37:42 make[2]: Entering directory '/tmp/sdk/build/release' 13:37:42 make[2]: Leaving directory '/tmp/sdk/build/release' 13:37:42 [ 75%] Built target csdk 13:37:42 make[2]: Entering directory '/tmp/sdk/build/release' 13:37:42 make[2]: Leaving directory '/tmp/sdk/build/release' 13:37:42 [ 78%] Built target template 13:37:42 make[2]: Entering directory '/tmp/sdk/build/release' 13:37:42 make[2]: Leaving directory '/tmp/sdk/build/release' 13:37:42 [ 81%] Built target device-counter 13:37:42 make[2]: Entering directory '/tmp/sdk/build/release' 13:37:42 make[2]: Leaving directory '/tmp/sdk/build/release' 13:37:42 [ 84%] Built target device-random 13:37:42 make[2]: Entering directory '/tmp/sdk/build/release' 13:37:42 make[2]: Leaving directory '/tmp/sdk/build/release' 13:37:42 [ 87%] Built target device-gyro 13:37:42 make[2]: Entering directory '/tmp/sdk/build/release' 13:37:42 make[2]: Leaving directory '/tmp/sdk/build/release' 13:37:42 [ 90%] Built target device-bitfields 13:37:42 make[2]: Entering directory '/tmp/sdk/build/release' 13:37:42 make[2]: Leaving directory '/tmp/sdk/build/release' 13:37:42 [ 93%] Built target template-discovery 13:37:42 make[2]: Entering directory '/tmp/sdk/build/release' 13:37:42 make[2]: Leaving directory '/tmp/sdk/build/release' 13:37:42 [ 96%] Built target device-file 13:37:42 make[2]: Entering directory '/tmp/sdk/build/release' 13:37:42 make[2]: Leaving directory '/tmp/sdk/build/release' 13:37:42 [100%] Built target device-terminal 13:37:42 make[1]: Leaving directory '/tmp/sdk/build/release' 13:37:42 Install the project... 13:37:42 -- Install configuration: "Release" 13:37:42 -- Installing: /usr/local/lib/libcsdk.so 13:37:42 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 13:37:42 -- Up-to-date: /usr/local/include 13:37:42 -- Installing: /usr/local/include/devsdk 13:37:42 -- Installing: /usr/local/include/devsdk/devsdk-base.h 13:37:42 -- Installing: /usr/local/include/devsdk/devsdk.h 13:37:42 -- Installing: /usr/local/include/edgex 13:37:42 -- Installing: /usr/local/include/edgex/devices.h 13:37:42 -- Installing: /usr/local/include/edgex/edgex-base.h 13:37:42 -- Installing: /usr/local/include/edgex/edgex.h 13:37:42 -- Installing: /usr/local/include/edgex/profiles.h 13:37:42 -- Installing: /usr/local/include/edgex/rest-server.h 13:37:42 -- Installing: /usr/local/include/edgex/csdk-defs.h 13:37:42 -- Installing: /usr/local/include/iot 13:37:42 -- Installing: /usr/local/include/iot/base64.h 13:37:42 -- Installing: /usr/local/include/iot/component.h 13:37:42 -- Installing: /usr/local/include/iot/config.h 13:37:42 -- Installing: /usr/local/include/iot/container.h 13:37:42 -- Installing: /usr/local/include/iot/data.h 13:37:42 -- Installing: /usr/local/include/iot/hash.h 13:37:42 -- Installing: /usr/local/include/iot/iot.h 13:37:42 -- Installing: /usr/local/include/iot/json.h 13:37:42 -- Installing: /usr/local/include/iot/logger.h 13:37:42 -- Installing: /usr/local/include/iot/os.h 13:37:42 -- Installing: /usr/local/include/iot/scheduler.h 13:37:42 -- Installing: /usr/local/include/iot/thread.h 13:37:42 -- Installing: /usr/local/include/iot/threadpool.h 13:37:42 -- Installing: /usr/local/include/iot/time.h 13:37:42 -- Installing: /usr/local/include/iot/typecode.h 13:37:42 -- Installing: /usr/local/include/iot/os 13:37:42 -- Installing: /usr/local/include/iot/os/linux.h 13:37:42 -- Installing: /usr/local/include/iot/os/macos.h 13:37:42 -- Installing: /usr/local/include/iot/os/zephyr.h 13:37:42 -- Installing: /usr/local/include/iot/defs.h 13:37:42 -- Installing: /usr/local/share/device-sdk-c/LICENSE 13:37:42 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 13:37:42 make: Leaving directory '/tmp/sdk/build/release' 13:37:42 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 13:37:42 Removing intermediate container d8970425c17c 13:37:42 ---> bab5d77db91f 13:37:42 Step 16/25 : FROM ${BASE} 13:37:42 ---> ac6a0feb3254 13:37:42 Step 17/25 : LABEL maintainer="IOTech " 13:37:42 ---> Running in 8a92ec64e00d 13:37:42 Removing intermediate container 8a92ec64e00d 13:37:42 ---> 876d249b276b 13:37:42 Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 13:37:42 ---> Running in 4689b15bb1ab 13:37:43 Connecting to iotech.jfrog.io (54.170.66.44:443) 13:37:43 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 13:37:43 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 13:37:43 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 13:37:43 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 13:37:43 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 13:37:43 Removing intermediate container 4689b15bb1ab 13:37:43 ---> e20b5ec078fa 13:37:43 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:37:44 ---> Running in dc0da52850fe 13:37:44 Removing intermediate container dc0da52850fe 13:37:44 ---> 1a015878d81f 13:37:44 Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev 13:37:44 ---> Running in c7be2ba21032 13:37:44 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 13:37:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:37:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:37:45 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 13:37:46 (1/7) Installing curl (7.78.0-r0) 13:37:46 (2/7) Installing hiredis (0.14.1-r0) 13:37:46 (3/7) Installing hiredis-dev (0.14.1-r0) 13:37:46 (4/7) Installing libuuid (2.35.2-r0) 13:37:46 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 13:37:46 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 13:37:46 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 13:37:47 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 13:37:47 (6/7) Installing libidn2 (2.3.0-r0) 13:37:47 (7/7) Installing wget (1.20.3-r1) 13:37:47 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 13:37:48 Executing busybox-1.31.1-r20.trigger 13:37:48 OK: 286 MiB in 82 packages 13:37:48 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 13:37:48 Removing intermediate container c7be2ba21032 13:37:48 ---> 084386c7eacf 13:37:48 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 13:37:48 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 13:37:48 ---> d72413d58c0d 13:37:48 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 13:37:48 ---> d5f3bf3fba3f 13:37:48 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 13:37:48 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 13:37:49 ---> dc2b60a96eab 13:37:49 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 13:37:49 ---> 32374539d1bb 13:37:49 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 13:37:49 ---> fcba70ac50c4 13:37:49 Successfully built fcba70ac50c4 13:37:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:37:49 + docker inspect -f . ci-base-image-x86_64 13:37:49 . [Pipeline] withDockerContainer 13:37:49 prd-centos7-docker-4c-2g-2250 does not seem to be running inside a container 13:37:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/4 -v /w/workspace/device-sdk-c/4:/w/workspace/device-sdk-c/4:rw,z -v /w/workspace/device-sdk-c/4@tmp:/w/workspace/device-sdk-c/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:37:50 $ docker top 83c26c4379db10bc010d3d8a67a7842c325d94aded21c6b4e5f5cdfd875a9d17 -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:50 + make test 13:37:50 echo "make test" 13:37:50 make test [Pipeline] } 13:37:50 $ docker stop --time=1 83c26c4379db10bc010d3d8a67a7842c325d94aded21c6b4e5f5cdfd875a9d17 13:37:51 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 13:37:51 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 13:37:52 $ docker rm -f 83c26c4379db10bc010d3d8a67a7842c325d94aded21c6b4e5f5cdfd875a9d17 [Pipeline] // withDockerContainer [Pipeline] } 13:37:53 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 13:37:53 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 13:37:53 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 13:37:53 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 13:37:56 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 13:37:56 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 13:37:56 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 13:37:58 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 13:37:58 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 13:37:58 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 13:37:58 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 13:38:00 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 13:38:00 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 13:38:00 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 13:38:02 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 13:38:02 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 13:38:04 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 13:38:04 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [Pipeline] sh 13:38:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:38:05 + ls -al . 13:38:05 total 160 13:38:05 drwxrwxr-x. 8 jenkins jenkins 260 Aug 6 13:36 . 13:38:05 drwxrwxr-x. 4 jenkins jenkins 28 Aug 6 13:36 .. 13:38:05 -rw-rw-r--. 1 jenkins jenkins 3104 Aug 6 13:36 Attribution.txt 13:38:05 -rw-rw-r--. 1 jenkins jenkins 7556 Aug 6 13:36 CHANGES 13:38:05 drwxrwxr-x. 2 jenkins jenkins 121 Aug 6 13:36 docs 13:38:05 -rw-rw-r--. 1 jenkins jenkins 108574 Aug 6 13:36 Doxyfile 13:38:05 drwxrwxr-x. 8 jenkins jenkins 162 Aug 6 13:36 .git 13:38:05 drwxrwxr-x. 2 jenkins jenkins 81 Aug 6 13:36 .github 13:38:05 -rw-rw-r--. 1 jenkins jenkins 176 Aug 6 13:36 .gitignore 13:38:05 drwxrwxr-x. 4 jenkins jenkins 33 Aug 6 13:36 include 13:38:05 -rw-rw-r--. 1 jenkins jenkins 784 Aug 6 13:36 Jenkinsfile 13:38:05 -rw-rw-r--. 1 jenkins jenkins 10174 Aug 6 13:36 LICENSE 13:38:05 -rw-rw-r--. 1 jenkins jenkins 444 Aug 6 13:36 Makefile 13:38:05 -rw-rw-r--. 1 jenkins jenkins 4086 Aug 6 13:36 README.md 13:38:05 -rw-rw-r--. 1 jenkins jenkins 7090 Aug 6 13:36 README.v2.md 13:38:05 drwxrwxr-x. 2 jenkins jenkins 98 Aug 6 13:36 scripts 13:38:05 drwxrwxr-x. 4 jenkins jenkins 50 Aug 6 13:36 src 13:38:05 -rw-rw-r--. 1 jenkins jenkins 11 Aug 6 13:33 VERSION [Pipeline] isUnix [Pipeline] sh 13:38:07 + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e1f35502f034be90e9314597bd4064834fecb981 --label arch=amd64 --label version=2.0.1-dev.3 . 13:38:07 Sending build context to Docker daemon 2.618MB 13:38:07 Step 1/17 : ARG BASE=alpine:3.12 13:38:07 Step 2/17 : FROM ${BASE} 13:38:07 ---> fcba70ac50c4 13:38:07 Step 3/17 : LABEL maintainer="IOTech " 13:38:07 ---> Running in 02b29f3f316f 13:38:07 Removing intermediate container 02b29f3f316f 13:38:07 ---> afb295024dc6 13:38:07 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 13:38:07 ---> Running in 055f522963a0 13:38:07 --2021-08-06 13:38:07-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 13:38:07 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.170.66.44, 54.229.110.245 13:38:07 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. 13:38:07 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 13:38:07 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 13:38:07 HTTP request sent, awaiting response... 200 OK 13:38:07 Length: 451 [application/octet-stream] 13:38:07 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 13:38:07 13:38:07 0K 100% 114M=0s 13:38:07 13:38:07 2021-08-06 13:38:07 (114 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 13:38:07 13:38:08 Removing intermediate container 055f522963a0 13:38:08 ---> d0a6f0342985 13:38:08 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:38:08 ---> Running in 2750929c550d 13:38:08 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 13:38:08 Removing intermediate container 2750929c550d 13:38:08 ---> c7d858954805 13:38:08 Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build 13:38:08 ---> Running in 869b6d4c4f2c 13:38:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:38:09 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 13:38:09 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 13:38:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:38:10 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 13:38:10 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 13:38:10 (2/16) Installing libblkid (2.35.2-r0) 13:38:10 (3/16) Installing blkid (2.35.2-r0) 13:38:10 (4/16) Installing libcap-ng (0.7.10-r1) 13:38:10 (5/16) Installing setpriv (2.35.2-r0) 13:38:10 (6/16) Installing libmount (2.35.2-r0) 13:38:10 (7/16) Installing libsmartcols (2.35.2-r0) 13:38:11 (8/16) Installing findmnt (2.35.2-r0) 13:38:11 (9/16) Installing mcookie (2.35.2-r0) 13:38:11 (10/16) Installing hexdump (2.35.2-r0) 13:38:11 (11/16) Installing lsblk (2.35.2-r0) 13:38:11 (12/16) Installing libfdisk (2.35.2-r0) 13:38:11 (13/16) Installing sfdisk (2.35.2-r0) 13:38:11 (14/16) Installing cfdisk (2.35.2-r0) 13:38:11 (15/16) Installing util-linux (2.35.2-r0) 13:38:11 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 13:38:11 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 13:38:11 (16/16) Installing util-linux-dev (2.35.2-r0) 13:38:12 Executing busybox-1.31.1-r20.trigger 13:38:12 OK: 295 MiB in 98 packages 13:38:12 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 13:38:12 Removing intermediate container 869b6d4c4f2c 13:38:12 ---> a73e71878e1c 13:38:12 Step 7/17 : COPY VERSION /edgex-c-sdk/ 13:38:12 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 13:38:12 ---> 6381e13280d3 13:38:12 Step 8/17 : COPY src /edgex-c-sdk/src/ 13:38:12 ---> a0e86c7cc2b0 13:38:12 Step 9/17 : COPY include /edgex-c-sdk/include/ 13:38:12 ---> eb009c9af2fe 13:38:12 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 13:38:13 ---> 63b805413cb5 13:38:13 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 13:38:13 ---> 235b81cfb32b 13:38:13 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 13:38:13 ---> 99bf654349aa 13:38:13 Step 13/17 : WORKDIR /edgex-c-sdk 13:38:13 ---> Running in c708a82ebb56 13:38:13 Removing intermediate container c708a82ebb56 13:38:13 ---> 4e59bd51dcdb 13:38:13 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 13:38:13 ---> Running in 5939fbe8dd8c 13:38:13 Removing intermediate container 5939fbe8dd8c 13:38:13 ---> cd48bd1b8440 13:38:13 Step 15/17 : LABEL arch=amd64 13:38:13 ---> Running in 8c89adf96751 13:38:13 Removing intermediate container 8c89adf96751 13:38:13 ---> ae22592d77d1 13:38:13 Step 16/17 : LABEL git_sha=e1f35502f034be90e9314597bd4064834fecb981 13:38:13 ---> Running in 11d018c76504 13:38:13 Removing intermediate container 11d018c76504 13:38:13 ---> eabcc44eafee 13:38:13 Step 17/17 : LABEL version=2.0.1-dev.3 13:38:13 ---> Running in 61eec851b6af 13:38:13 Removing intermediate container 61eec851b6af 13:38:13 ---> 77776d271281 13:38:13 [Warning] One or more build-args [ARCH MAKE] were not consumed 13:38:13 Successfully built 77776d271281 13:38:13 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 13:38:14 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:16 13:38:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:38:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:16 latest: Pulling from edgex-lftools-log-publisher 13:38:16 b4d181a07f80: Pulling fs layer 13:38:16 a1111a8f2ec3: Pulling fs layer 13:38:16 ed53099fbce6: Pulling fs layer 13:38:16 dc539afda2c1: Pulling fs layer 13:38:16 77bc0d833cb6: Pulling fs layer 13:38:16 9065ff56babe: Pulling fs layer 13:38:16 d287ab97295c: Pulling fs layer 13:38:16 77bc0d833cb6: Waiting 13:38:16 9065ff56babe: Waiting 13:38:16 d287ab97295c: Waiting 13:38:16 dc539afda2c1: Waiting 13:38:17 a1111a8f2ec3: Verifying Checksum 13:38:17 a1111a8f2ec3: Download complete 13:38:17 dc539afda2c1: Verifying Checksum 13:38:17 dc539afda2c1: Download complete 13:38:17 77bc0d833cb6: Verifying Checksum 13:38:17 77bc0d833cb6: Download complete 13:38:17 9065ff56babe: Verifying Checksum 13:38:17 9065ff56babe: Download complete 13:38:17 ed53099fbce6: Verifying Checksum 13:38:17 ed53099fbce6: Download complete 13:38:17 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 13:38:17 b4d181a07f80: Verifying Checksum 13:38:17 b4d181a07f80: Download complete 13:38:18 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 13:38:18 [ 75%] Linking C shared library libcsdk.so 13:38:19 [ 75%] Built target csdk 13:38:19 Scanning dependencies of target template 13:38:19 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 13:38:19 b4d181a07f80: Pull complete 13:38:19 a1111a8f2ec3: Pull complete 13:38:19 [ 78%] Linking C executable template 13:38:19 [ 78%] Built target template 13:38:19 Scanning dependencies of target device-counter 13:38:19 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 13:38:19 ed53099fbce6: Pull complete 13:38:19 dc539afda2c1: Pull complete 13:38:20 77bc0d833cb6: Pull complete 13:38:20 9065ff56babe: Pull complete 13:38:20 [ 81%] Linking C executable device-counter 13:38:20 [ 81%] Built target device-counter 13:38:20 Scanning dependencies of target device-random 13:38:20 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 13:38:21 [ 84%] Linking C executable device-random 13:38:21 [ 84%] Built target device-random 13:38:21 Scanning dependencies of target device-gyro 13:38:21 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 13:38:21 d287ab97295c: Verifying Checksum 13:38:21 d287ab97295c: Download complete 13:38:21 [ 87%] Linking C executable device-gyro 13:38:22 [ 87%] Built target device-gyro 13:38:22 Scanning dependencies of target device-bitfields 13:38:22 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 13:38:22 [ 90%] Linking C executable device-bitfields 13:38:22 [ 90%] Built target device-bitfields 13:38:22 Scanning dependencies of target template-discovery 13:38:22 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 13:38:23 [ 93%] Linking C executable template-discovery 13:38:23 [ 93%] Built target template-discovery 13:38:23 Scanning dependencies of target device-file 13:38:23 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 13:38:24 [ 96%] Linking C executable device-file 13:38:24 [ 96%] Built target device-file 13:38:24 Scanning dependencies of target device-terminal 13:38:24 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 13:38:25 [100%] Linking C executable device-terminal 13:38:25 [100%] Built target device-terminal 13:38:25 Run CPack packaging tool... 13:38:25 CPack: Create package using TGZ 13:38:25 CPack: Install projects 13:38:25 CPack: - Run preinstall target for: Csdk 13:38:25 d287ab97295c: Pull complete 13:38:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:38:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:38:26 prd-centos7-docker-4c-2g-2250 does not seem to be running inside a container 13:38:26 CPack: - Install project: Csdk [] 13:38:26 CPack: Create package 13:38:26 CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.3.tar.gz generated. 13:38:26 + '[' false '=' true ] 13:38:26 + '[' false '=' true ] 13:38:26 + mkdir -p /tmp/sdk/build/debug 13:38:26 + cd /tmp/sdk/build/debug 13:38:26 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 13:38:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/4 -v /w/workspace/device-sdk-c/4:/w/workspace/device-sdk-c/4:rw,z -v /w/workspace/device-sdk-c/4@tmp:/w/workspace/device-sdk-c/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:38:26 -- The C compiler identification is GNU 9.3.0 13:38:26 -- Check for working C compiler: /usr/bin/cc 13:38:26 -- Check for working C compiler: /usr/bin/cc - works 13:38:26 -- Detecting C compiler ABI info 13:38:26 -- Detecting C compiler ABI info - done 13:38:27 -- Detecting C compile features 13:38:27 -- Detecting C compile features - done 13:38:27 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 13:38:27 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 13:38:27 -- Found LIBYAML: /usr/lib/libyaml.so 13:38:27 -- Found LIBUUID: /usr/lib/libuuid.so 13:38:27 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 13:38:27 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 13:38:27 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 13:38:27 -- C SDK 2.0.1-dev.3 for Linux 13:38:27 -- Performing Test CSDK_HAVE_ATOMIC 13:38:27 -- Performing Test CSDK_HAVE_ATOMIC - Success 13:38:27 -- Found Curses: /usr/lib/libcurses.so 13:38:27 -- Configuring done 13:38:27 -- Generating done 13:38:27 -- Build files have been written to: /tmp/sdk/build/debug 13:38:28 + make 13:38:28 + tee debug.log 13:38:28 Scanning dependencies of target csdk 13:38:28 $ docker top ace80256581b83d834ccca579d9edb86c92dfbcfa3eb979e2b8283073907def2 -eo pid,comm [Pipeline] { 13:38:28 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [Pipeline] libraryResource [Pipeline] sh 13:38:28 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 13:38:28 ---> job-cost.sh 13:38:28 lf-activate-venv: SKIPPING 13:38:28 INFO: No Stack... 13:38:29 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 13:38:29 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 13:38:29 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 13:38:29 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 13:38:29 INFO: Retrieving Pricing Info for: v3-standard-2 13:38:30 INFO: Archiving Costs [Pipeline] sh 13:38:30 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 13:38:30 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 13:38:30 + cat /w/workspace/device-sdk-c/4/archives/cost.csv 13:38:30 + cut -d, -f6 [Pipeline] lock 13:38:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-4-stack-cost] 13:38:32 Resource [jenkins-edgexfoundry-device-sdk-c-main-4-stack-cost] did not exist. Created. 13:38:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-4-stack-cost] 13:38:32 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 13:38:32 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 13:38:32 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 13:38:32 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 13:38:32 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:38:32 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 13:38:32 + echo total: 0.05999999865889549 [Pipeline] stash 13:38:32 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 13:38:32 Stashed 1 file(s) [Pipeline] } 13:38:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 13:38:32 $ docker stop --time=1 ace80256581b83d834ccca579d9edb86c92dfbcfa3eb979e2b8283073907def2 13:38:33 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 13:38:33 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 13:38:33 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 13:38:34 $ docker rm -f ace80256581b83d834ccca579d9edb86c92dfbcfa3eb979e2b8283073907def2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 13:38:34 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [Pipeline] // stage [Pipeline] } 13:38:34 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 13:38:34 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 13:38:34 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 13:38:35 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 13:38:36 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 13:38:36 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 13:38:36 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 13:38:36 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 13:38:36 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 13:38:36 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 13:38:37 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 13:38:37 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 13:38:37 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 13:38:37 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 13:38:38 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 13:38:38 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 13:38:38 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 13:38:39 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 13:38:40 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 13:38:40 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 13:38:42 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 13:38:42 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 13:38:42 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 13:38:42 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 13:38:42 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 13:38:42 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 13:38:43 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 13:38:43 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 13:38:44 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 13:38:44 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 13:38:44 [ 75%] Linking C shared library libcsdk.so 13:38:45 [ 75%] Built target csdk 13:38:45 Scanning dependencies of target template 13:38:45 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 13:38:45 [ 78%] Linking C executable template 13:38:45 [ 78%] Built target template 13:38:45 Scanning dependencies of target device-counter 13:38:45 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 13:38:46 [ 81%] Linking C executable device-counter 13:38:46 [ 81%] Built target device-counter 13:38:46 Scanning dependencies of target device-random 13:38:46 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 13:38:46 [ 84%] Linking C executable device-random 13:38:46 [ 84%] Built target device-random 13:38:46 Scanning dependencies of target device-gyro 13:38:46 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 13:38:47 [ 87%] Linking C executable device-gyro 13:38:47 [ 87%] Built target device-gyro 13:38:47 Scanning dependencies of target device-bitfields 13:38:47 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 13:38:47 [ 90%] Linking C executable device-bitfields 13:38:47 [ 90%] Built target device-bitfields 13:38:47 Scanning dependencies of target template-discovery 13:38:47 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 13:38:48 [ 93%] Linking C executable template-discovery 13:38:48 [ 93%] Built target template-discovery 13:38:48 Scanning dependencies of target device-file 13:38:48 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 13:38:48 [ 96%] Linking C executable device-file 13:38:49 [ 96%] Built target device-file 13:38:49 Scanning dependencies of target device-terminal 13:38:49 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 13:38:49 [100%] Linking C executable device-terminal 13:38:49 [100%] Built target device-terminal 13:38:49 make: Entering directory '/tmp/sdk/build/release' 13:38:49 make[1]: Entering directory '/tmp/sdk/build/release' 13:38:49 make[2]: Entering directory '/tmp/sdk/build/release' 13:38:49 make[2]: Leaving directory '/tmp/sdk/build/release' 13:38:49 [ 75%] Built target csdk 13:38:49 make[2]: Entering directory '/tmp/sdk/build/release' 13:38:49 make[2]: Leaving directory '/tmp/sdk/build/release' 13:38:49 [ 78%] Built target template 13:38:49 make[2]: Entering directory '/tmp/sdk/build/release' 13:38:49 make[2]: Leaving directory '/tmp/sdk/build/release' 13:38:49 [ 81%] Built target device-counter 13:38:49 make[2]: Entering directory '/tmp/sdk/build/release' 13:38:49 make[2]: Leaving directory '/tmp/sdk/build/release' 13:38:50 [ 84%] Built target device-random 13:38:50 make[2]: Entering directory '/tmp/sdk/build/release' 13:38:50 make[2]: Leaving directory '/tmp/sdk/build/release' 13:38:50 [ 87%] Built target device-gyro 13:38:50 make[2]: Entering directory '/tmp/sdk/build/release' 13:38:50 make[2]: Leaving directory '/tmp/sdk/build/release' 13:38:50 [ 90%] Built target device-bitfields 13:38:50 make[2]: Entering directory '/tmp/sdk/build/release' 13:38:50 make[2]: Leaving directory '/tmp/sdk/build/release' 13:38:50 [ 93%] Built target template-discovery 13:38:50 make[2]: Entering directory '/tmp/sdk/build/release' 13:38:50 make[2]: Leaving directory '/tmp/sdk/build/release' 13:38:50 [ 96%] Built target device-file 13:38:50 make[2]: Entering directory '/tmp/sdk/build/release' 13:38:50 make[2]: Leaving directory '/tmp/sdk/build/release' 13:38:50 [100%] Built target device-terminal 13:38:50 make[1]: Leaving directory '/tmp/sdk/build/release' 13:38:50 Install the project... 13:38:50 -- Install configuration: "Release" 13:38:50 -- Installing: /usr/local/lib/libcsdk.so 13:38:50 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 13:38:50 -- Up-to-date: /usr/local/include 13:38:50 -- Installing: /usr/local/include/edgex 13:38:50 -- Installing: /usr/local/include/edgex/rest-server.h 13:38:50 -- Installing: /usr/local/include/edgex/edgex-base.h 13:38:50 -- Installing: /usr/local/include/edgex/edgex.h 13:38:50 -- Installing: /usr/local/include/edgex/devices.h 13:38:50 -- Installing: /usr/local/include/edgex/profiles.h 13:38:50 -- Installing: /usr/local/include/edgex/csdk-defs.h 13:38:50 -- Installing: /usr/local/include/devsdk 13:38:50 -- Installing: /usr/local/include/devsdk/devsdk-base.h 13:38:50 -- Installing: /usr/local/include/devsdk/devsdk.h 13:38:50 -- Installing: /usr/local/include/iot 13:38:50 -- Installing: /usr/local/include/iot/json.h 13:38:50 -- Installing: /usr/local/include/iot/container.h 13:38:50 -- Installing: /usr/local/include/iot/component.h 13:38:50 -- Installing: /usr/local/include/iot/typecode.h 13:38:50 -- Installing: /usr/local/include/iot/iot.h 13:38:50 -- Installing: /usr/local/include/iot/time.h 13:38:50 -- Installing: /usr/local/include/iot/hash.h 13:38:50 -- Installing: /usr/local/include/iot/logger.h 13:38:50 -- Installing: /usr/local/include/iot/os 13:38:50 -- Installing: /usr/local/include/iot/os/zephyr.h 13:38:50 -- Installing: /usr/local/include/iot/os/linux.h 13:38:50 -- Installing: /usr/local/include/iot/os/macos.h 13:38:50 -- Installing: /usr/local/include/iot/scheduler.h 13:38:50 -- Installing: /usr/local/include/iot/data.h 13:38:50 -- Installing: /usr/local/include/iot/thread.h 13:38:50 -- Installing: /usr/local/include/iot/os.h 13:38:50 -- Installing: /usr/local/include/iot/base64.h 13:38:50 -- Installing: /usr/local/include/iot/defs.h 13:38:50 -- Installing: /usr/local/include/iot/threadpool.h 13:38:50 -- Installing: /usr/local/include/iot/config.h 13:38:50 -- Installing: /usr/local/share/device-sdk-c/LICENSE 13:38:50 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 13:38:50 make: Leaving directory '/tmp/sdk/build/release' 13:38:52 Removing intermediate container 8ea82feeb1a8 13:38:52 ---> 145ea7567377 13:38:52 Step 16/25 : FROM ${BASE} 13:38:52 ---> 759262b18b23 13:38:52 Step 17/25 : LABEL maintainer="IOTech " 13:38:52 ---> Running in 9dc067300dd9 13:38:53 Removing intermediate container 9dc067300dd9 13:38:53 ---> 2a7df663aa33 13:38:53 Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 13:38:53 ---> Running in 5deb40d64f88 13:38:54 Connecting to iotech.jfrog.io (54.195.244.87:443) 13:38:55 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 13:38:55 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 13:38:55 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 13:38:55 Removing intermediate container 5deb40d64f88 13:38:55 ---> bf5249d63b25 13:38:55 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:38:56 ---> Running in 4b3ffe498747 13:38:58 Removing intermediate container 4b3ffe498747 13:38:58 ---> 74d037e6bdb3 13:38:58 Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev 13:38:58 ---> Running in 579e03dec30b 13:38:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:39:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:39:01 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 13:39:01 (1/7) Installing curl (7.78.0-r0) 13:39:02 (2/7) Installing hiredis (0.14.1-r0) 13:39:02 (3/7) Installing hiredis-dev (0.14.1-r0) 13:39:02 (4/7) Installing libuuid (2.35.2-r0) 13:39:02 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 13:39:03 (6/7) Installing libidn2 (2.3.0-r0) 13:39:04 (7/7) Installing wget (1.20.3-r1) 13:39:04 Executing busybox-1.31.1-r20.trigger 13:39:04 OK: 267 MiB in 82 packages 13:39:05 Removing intermediate container 579e03dec30b 13:39:05 ---> a0e3dd38a875 13:39:05 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 13:39:06 ---> 4e309c9947b4 13:39:06 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 13:39:07 ---> 83e3be25877d 13:39:07 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 13:39:07 ---> 2db98adc97dd 13:39:07 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 13:39:08 ---> 5e24805dc2e4 13:39:08 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 13:39:09 ---> 81f6055fd800 13:39:09 Successfully built 81f6055fd800 13:39:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:39:10 + docker inspect -f . ci-base-image-arm64 13:39:10 . [Pipeline] withDockerContainer 13:39:10 prd-ubuntu18.04-docker-arm64-4c-16g-2249 does not seem to be running inside a container 13:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/4 -v /w/workspace/device-sdk-c/4:/w/workspace/device-sdk-c/4:rw,z -v /w/workspace/device-sdk-c/4@tmp:/w/workspace/device-sdk-c/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:39:12 $ docker top 4103e7ccaec1bf13a2a808b5de1757b536ca54796ec2b3a3590571b03dad73f9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:39:15 + make test 13:39:15 echo "make test" 13:39:15 make test [Pipeline] } 13:39:15 $ docker stop --time=1 4103e7ccaec1bf13a2a808b5de1757b536ca54796ec2b3a3590571b03dad73f9 13:39:17 $ docker rm -f 4103e7ccaec1bf13a2a808b5de1757b536ca54796ec2b3a3590571b03dad73f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:39:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:39:18 + ls -al . 13:39:18 total 192 13:39:18 drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 13:36 . 13:39:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 13:36 .. 13:39:18 drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 13:36 .git 13:39:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 13:36 .github 13:39:18 -rw-rw-r-- 1 jenkins jenkins 176 Aug 6 13:36 .gitignore 13:39:18 -rw-rw-r-- 1 jenkins jenkins 3104 Aug 6 13:36 Attribution.txt 13:39:18 -rw-rw-r-- 1 jenkins jenkins 7556 Aug 6 13:36 CHANGES 13:39:18 -rw-rw-r-- 1 jenkins jenkins 108574 Aug 6 13:36 Doxyfile 13:39:18 -rw-rw-r-- 1 jenkins jenkins 784 Aug 6 13:36 Jenkinsfile 13:39:18 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 6 13:36 LICENSE 13:39:18 -rw-rw-r-- 1 jenkins jenkins 444 Aug 6 13:36 Makefile 13:39:18 -rw-rw-r-- 1 jenkins jenkins 4086 Aug 6 13:36 README.md 13:39:18 -rw-rw-r-- 1 jenkins jenkins 7090 Aug 6 13:36 README.v2.md 13:39:18 -rw-rw-r-- 1 jenkins jenkins 11 Aug 6 13:33 VERSION 13:39:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 13:36 docs 13:39:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 13:36 include 13:39:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 13:36 scripts 13:39:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 13:36 src [Pipeline] isUnix [Pipeline] sh 13:39:18 + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e1f35502f034be90e9314597bd4064834fecb981 --label arch=arm64 --label version=2.0.1-dev.3 . 13:39:19 Sending build context to Docker daemon 2.617MB 13:39:19 Step 1/17 : ARG BASE=alpine:3.12 13:39:19 Step 2/17 : FROM ${BASE} 13:39:19 ---> 81f6055fd800 13:39:19 Step 3/17 : LABEL maintainer="IOTech " 13:39:19 ---> Running in f7ae4d464654 13:39:19 Removing intermediate container f7ae4d464654 13:39:19 ---> de72efba1c58 13:39:19 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 13:39:20 ---> Running in 67c6a5c07f85 13:39:21 --2021-08-06 13:39:21-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 13:39:21 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.170.66.44, 54.195.244.87 13:39:21 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. 13:39:21 HTTP request sent, awaiting response... 200 OK 13:39:21 Length: 451 [application/octet-stream] 13:39:21 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 13:39:21  13:39:21 0K    100% 18.6M=0s 13:39:21 13:39:21 2021-08-06 13:39:21 (18.6 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 13:39:21 13:39:22 Removing intermediate container 67c6a5c07f85 13:39:22 ---> 1aac79bb7c96 13:39:22 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:39:22 ---> Running in cfd882662f48 13:39:25 Removing intermediate container cfd882662f48 13:39:25 ---> 8612fdced331 13:39:25 Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build 13:39:25 ---> Running in 97088fd053be 13:39:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:39:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:39:27 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 13:39:28 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 13:39:28 (2/16) Installing libblkid (2.35.2-r0) 13:39:28 (3/16) Installing blkid (2.35.2-r0) 13:39:28 (4/16) Installing libcap-ng (0.7.10-r1) 13:39:30 (5/16) Installing setpriv (2.35.2-r0) 13:39:30 (6/16) Installing libmount (2.35.2-r0) 13:39:30 (7/16) Installing libsmartcols (2.35.2-r0) 13:39:30 (8/16) Installing findmnt (2.35.2-r0) 13:39:30 (9/16) Installing mcookie (2.35.2-r0) 13:39:30 (10/16) Installing hexdump (2.35.2-r0) 13:39:30 (11/16) Installing lsblk (2.35.2-r0) 13:39:30 (12/16) Installing libfdisk (2.35.2-r0) 13:39:30 (13/16) Installing sfdisk (2.35.2-r0) 13:39:30 (14/16) Installing cfdisk (2.35.2-r0) 13:39:30 (15/16) Installing util-linux (2.35.2-r0) 13:39:30 (16/16) Installing util-linux-dev (2.35.2-r0) 13:39:30 Executing busybox-1.31.1-r20.trigger 13:39:30 OK: 276 MiB in 98 packages 13:39:32 Removing intermediate container 97088fd053be 13:39:32 ---> c5ef58ce4b2b 13:39:32 Step 7/17 : COPY VERSION /edgex-c-sdk/ 13:39:32 ---> 8596664dab53 13:39:32 Step 8/17 : COPY src /edgex-c-sdk/src/ 13:39:34 ---> b4905fdee501 13:39:34 Step 9/17 : COPY include /edgex-c-sdk/include/ 13:39:34 ---> e4af6b62d73a 13:39:34 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 13:39:35 ---> 69df905f5d5b 13:39:35 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 13:39:36 ---> d15f5b474108 13:39:36 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 13:39:37 ---> e86827f722f5 13:39:37 Step 13/17 : WORKDIR /edgex-c-sdk 13:39:37 ---> Running in 6e0f2e97074e 13:39:37 Removing intermediate container 6e0f2e97074e 13:39:37 ---> 1cd72c0b7648 13:39:37 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 13:39:37 ---> Running in dc7a3649d82d 13:39:38 Removing intermediate container dc7a3649d82d 13:39:38 ---> 28b9d439018c 13:39:38 Step 15/17 : LABEL arch=arm64 13:39:38 ---> Running in a53f77798c4f 13:39:38 Removing intermediate container a53f77798c4f 13:39:38 ---> a12dc2cba5f1 13:39:38 Step 16/17 : LABEL git_sha=e1f35502f034be90e9314597bd4064834fecb981 13:39:39 ---> Running in 207b1faa81fa 13:39:39 Removing intermediate container 207b1faa81fa 13:39:39 ---> e9c6a8d287de 13:39:39 Step 17/17 : LABEL version=2.0.1-dev.3 13:39:39 ---> Running in fc7f97b05862 13:39:40 Removing intermediate container fc7f97b05862 13:39:40 ---> fe2f180c0465 13:39:40 [Warning] One or more build-args [MAKE ARCH] were not consumed 13:39:40 Successfully built fe2f180c0465 13:39:40 Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:39:41 13:39:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:39:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:39:42 arm64: Pulling from edgex-lftools-log-publisher 13:39:42 448f6bf000e3: Pulling fs layer 13:39:42 f757da607395: Pulling fs layer 13:39:42 05883995daec: Pulling fs layer 13:39:42 8603b9c90790: Pulling fs layer 13:39:42 1560dd03e051: Pulling fs layer 13:39:42 27f5ce0e4adf: Pulling fs layer 13:39:42 c2d8d7efcc4b: Pulling fs layer 13:39:42 1560dd03e051: Waiting 13:39:42 27f5ce0e4adf: Waiting 13:39:42 c2d8d7efcc4b: Waiting 13:39:42 8603b9c90790: Waiting 13:39:42 f757da607395: Verifying Checksum 13:39:42 f757da607395: Download complete 13:39:42 8603b9c90790: Verifying Checksum 13:39:42 8603b9c90790: Download complete 13:39:42 1560dd03e051: Verifying Checksum 13:39:42 1560dd03e051: Download complete 13:39:42 27f5ce0e4adf: Verifying Checksum 13:39:42 27f5ce0e4adf: Download complete 13:39:42 05883995daec: Verifying Checksum 13:39:42 05883995daec: Download complete 13:39:43 448f6bf000e3: Verifying Checksum 13:39:43 448f6bf000e3: Download complete 13:39:46 c2d8d7efcc4b: Verifying Checksum 13:39:46 c2d8d7efcc4b: Download complete 13:39:47 448f6bf000e3: Pull complete 13:39:47 f757da607395: Pull complete 13:39:49 05883995daec: Pull complete 13:39:49 8603b9c90790: Pull complete 13:39:50 1560dd03e051: Pull complete 13:39:51 27f5ce0e4adf: Pull complete 13:40:06 c2d8d7efcc4b: Pull complete 13:40:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:40:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:40:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:40:06 prd-ubuntu18.04-docker-arm64-4c-16g-2249 does not seem to be running inside a container 13:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/4 -v /w/workspace/device-sdk-c/4:/w/workspace/device-sdk-c/4:rw,z -v /w/workspace/device-sdk-c/4@tmp:/w/workspace/device-sdk-c/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:40:11 $ docker top cbbb6e5cdcaf5e6b146f9c2db0371736a59066028ccf323935937f979a971ee6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:12 ---> job-cost.sh 13:40:12 lf-activate-venv: SKIPPING 13:40:12 INFO: No Stack... 13:40:13 INFO: Retrieving Pricing Info for: v2-standard-4 13:40:14 INFO: Archiving Costs [Pipeline] sh 13:40:14 + cut -d, -f6 13:40:14 + cat /w/workspace/device-sdk-c/4/archives/cost.csv [Pipeline] lock 13:40:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-4-stack-cost] 13:40:14 Resource [jenkins-edgexfoundry-device-sdk-c-main-4-stack-cost] did not exist. Created. 13:40:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:40:15 /w/workspace/device-sdk-c/4@tmp/durable-b7ab9480/script.sh: 1: /w/workspace/device-sdk-c/4@tmp/durable-b7ab9480/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:40:16 + echo total: 0.18000000715255737 [Pipeline] stash 13:40:16 Warning: overwriting stash ‘stack-cost’ 13:40:16 Stashed 1 file(s) [Pipeline] } 13:40:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 13:40:16 $ docker stop --time=1 cbbb6e5cdcaf5e6b146f9c2db0371736a59066028ccf323935937f979a971ee6 13:40:19 $ docker rm -f cbbb6e5cdcaf5e6b146f9c2db0371736a59066028ccf323935937f979a971ee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 13:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:40:20 . [Pipeline] withDockerContainer 13:40:20 prd-centos7-docker-4c-2g-2248 does not seem to be running inside a container 13:40:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:40:20 $ docker top a2c44f9082a1413fa45867f3442fdae8f19446860405d35547f5da4558ddb3e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:40:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:40:20 [ssh-agent] Looking for ssh-agent implementation... 13:40:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:21 $ docker exec a2c44f9082a1413fa45867f3442fdae8f19446860405d35547f5da4558ddb3e8 ssh-agent 13:40:21 SSH_AUTH_SOCK=/tmp/ssh-Woilkr519qpG/agent.15 13:40:21 SSH_AGENT_PID=22 13:40:21 Running ssh-add (command line suppressed) 13:40:21 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5171127223313576183.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5171127223313576183.key) 13:40:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:40:21 + git semver tag 13:40:21 # -> Open(): unable to determine branch for HEAD 13:40:21 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 13:40:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 13:40:21 # $SEMVER_REMOTE_NAME = origin 13:40:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:40:21 # $SEMVER_USER_NAME = edgex-jenkins 13:40:21 # $SEMVER_BRANCH = main 13:40:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver 13:40:21 # e1f35502f034be90e9314597bd4064834fecb981 HEAD 13:40:21 # -> Force: false 13:40:21 # f4f394db7c6dce4ecc3f857cda17304f2f61ff7c refs/tags/v2.0.1-dev.3 [Pipeline] } 13:40:21 $ docker exec --env ******** --env ******** a2c44f9082a1413fa45867f3442fdae8f19446860405d35547f5da4558ddb3e8 ssh-agent -k 13:40:21 unset SSH_AUTH_SOCK; 13:40:21 unset SSH_AGENT_PID; 13:40:21 echo Agent pid 22 killed; 13:40:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:40:22 + git semver [Pipeline] } 13:40:22 $ docker stop --time=1 a2c44f9082a1413fa45867f3442fdae8f19446860405d35547f5da4558ddb3e8 13:40:23 $ docker rm -f a2c44f9082a1413fa45867f3442fdae8f19446860405d35547f5da4558ddb3e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:40:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:40:23 13:40:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:40:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:40:24 0.23.1-centos7: Pulling from edgex-lftools 13:40:24 ab5ef0e58194: Pulling fs layer 13:40:24 9712f1f96733: Pulling fs layer 13:40:24 63f879dbbcfc: Pulling fs layer 13:40:24 0d9ebad4ef96: Pulling fs layer 13:40:24 e9a5061849ea: Pulling fs layer 13:40:24 d747dcd14b5f: Pulling fs layer 13:40:24 2de7ff778b66: Pulling fs layer 13:40:24 e9a5061849ea: Waiting 13:40:24 d747dcd14b5f: Waiting 13:40:24 2de7ff778b66: Waiting 13:40:24 0d9ebad4ef96: Waiting 13:40:24 9712f1f96733: Verifying Checksum 13:40:24 9712f1f96733: Download complete 13:40:27 63f879dbbcfc: Verifying Checksum 13:40:27 63f879dbbcfc: Download complete 13:40:27 e9a5061849ea: Verifying Checksum 13:40:27 e9a5061849ea: Download complete 13:40:27 d747dcd14b5f: Verifying Checksum 13:40:27 d747dcd14b5f: Download complete 13:40:27 0d9ebad4ef96: Verifying Checksum 13:40:27 0d9ebad4ef96: Download complete 13:40:27 2de7ff778b66: Verifying Checksum 13:40:27 2de7ff778b66: Download complete 13:40:28 ab5ef0e58194: Download complete 13:40:31 ab5ef0e58194: Pull complete 13:40:31 9712f1f96733: Pull complete 13:40:31 63f879dbbcfc: Pull complete 13:40:35 0d9ebad4ef96: Pull complete 13:40:35 e9a5061849ea: Pull complete 13:40:35 d747dcd14b5f: Pull complete 13:40:36 2de7ff778b66: Pull complete 13:40:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:40:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:40:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:40:36 prd-centos7-docker-4c-2g-2248 does not seem to be running inside a container 13:40:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:40:39 $ docker top d8ec0b92d12fe375450965123ac187e791a0e582fd448b4852933d60b46262ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:40:39 provisioning config files... 13:40:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2957290339650983438tmp 13:40:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config374467974465976270tmp 13:40:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config5378070874231378785tmp [Pipeline] { [Pipeline] echo 13:40:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:40:40 ---> sigul-configuration.sh 13:40:40 gpg: directory `/root/.gnupg' created 13:40:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:40:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:40:40 gpg: keyring `/root/.gnupg/secring.gpg' created 13:40:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:40:40 gpg: CAST5 encrypted data 13:40:40 gpg: encrypted with 1 passphrase 13:40:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:40:40 + mkdir /home/jenkins 13:40:40 + mkdir /home/jenkins/sigul [Pipeline] sh 13:40:40 + 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 13:40:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:40:41 ---> sigul-install.sh 13:40:41 Sigul already installed; skipping installation. [Pipeline] sh 13:40:41 + git tag --list 13:40:41 0.7.0 13:40:41 0.7.1 13:40:41 1.0.0 13:40:41 v1.0.1 13:40:41 v1.0.2 13:40:41 v1.0.3 13:40:41 v1.1.0 13:40:41 v1.1.1 13:40:41 v1.2.0 13:40:41 v1.2.1 13:40:41 v1.2.2 13:40:41 v1.3.0 13:40:41 v1.3.1 13:40:41 v2.0.0 13:40:41 v2.0.1-dev.1 13:40:41 v2.0.1-dev.2 13:40:41 v2.0.1-dev.3 [Pipeline] sh 13:40:41 + lftools sign git-tag v2.0.1-dev.3 13:40:42 Signing Git tag with Sigul... 13:40:42 Signing v2.0.1-dev.3 [Pipeline] echo 13:40:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:40:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:40:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:40:43 $ docker stop --time=1 d8ec0b92d12fe375450965123ac187e791a0e582fd448b4852933d60b46262ff 13:40:44 $ docker rm -f d8ec0b92d12fe375450965123ac187e791a0e582fd448b4852933d60b46262ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 13:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:40:46 . [Pipeline] withDockerContainer 13:40:46 prd-centos7-docker-4c-2g-2248 does not seem to be running inside a container 13:40:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:40:47 $ docker top 8d8d604d379dda0668be56dc8f3c12406906b926dfad8cec793ac4d8fe08aa14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:40:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:40:47 [ssh-agent] Looking for ssh-agent implementation... 13:40:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:47 $ docker exec 8d8d604d379dda0668be56dc8f3c12406906b926dfad8cec793ac4d8fe08aa14 ssh-agent 13:40:47 SSH_AUTH_SOCK=/tmp/ssh-NXEtgmfZQwTg/agent.14 13:40:47 SSH_AGENT_PID=21 13:40:47 Running ssh-add (command line suppressed) 13:40:47 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5703127824486060158.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5703127824486060158.key) 13:40:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:40:48 + git semver bump pre 13:40:48 # -> Open(): unable to determine branch for HEAD 13:40:48 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 13:40:48 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 13:40:48 # $SEMVER_REMOTE_NAME = origin 13:40:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:40:48 # $SEMVER_USER_NAME = edgex-jenkins 13:40:48 # $SEMVER_BRANCH = main 13:40:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver 13:40:48 2.0.1-dev.4 [Pipeline] } 13:40:48 $ docker exec --env ******** --env ******** 8d8d604d379dda0668be56dc8f3c12406906b926dfad8cec793ac4d8fe08aa14 ssh-agent -k 13:40:48 unset SSH_AUTH_SOCK; 13:40:48 unset SSH_AGENT_PID; 13:40:48 echo Agent pid 21 killed; 13:40:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:40:48 + git semver [Pipeline] } 13:40:48 $ docker stop --time=1 8d8d604d379dda0668be56dc8f3c12406906b926dfad8cec793ac4d8fe08aa14 13:40:49 $ docker rm -f 8d8d604d379dda0668be56dc8f3c12406906b926dfad8cec793ac4d8fe08aa14 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:40:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:40:50 . [Pipeline] withDockerContainer 13:40:50 prd-centos7-docker-4c-2g-2248 does not seem to be running inside a container 13:40:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:40:51 $ docker top 17314d5e290ab63163b9e81d865cbc77dc74cfaef82e4b98626a63fc67bb2c4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:40:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:40:51 [ssh-agent] Looking for ssh-agent implementation... 13:40:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:51 $ docker exec 17314d5e290ab63163b9e81d865cbc77dc74cfaef82e4b98626a63fc67bb2c4f ssh-agent 13:40:51 SSH_AUTH_SOCK=/tmp/ssh-ndNzQYDstRaO/agent.15 13:40:51 SSH_AGENT_PID=21 13:40:51 Running ssh-add (command line suppressed) 13:40:51 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6203832530706225301.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6203832530706225301.key) 13:40:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:40:51 + git semver push 13:40:51 # -> Open(): unable to determine branch for HEAD 13:40:51 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 13:40:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 13:40:51 # $SEMVER_REMOTE_NAME = origin 13:40:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:40:51 # $SEMVER_USER_NAME = edgex-jenkins 13:40:51 # $SEMVER_BRANCH = main 13:40:51 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } 13:40:53 $ docker exec --env ******** --env ******** 17314d5e290ab63163b9e81d865cbc77dc74cfaef82e4b98626a63fc67bb2c4f ssh-agent -k 13:40:53 unset SSH_AUTH_SOCK; 13:40:53 unset SSH_AGENT_PID; 13:40:53 echo Agent pid 21 killed; 13:40:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:40:53 + git semver [Pipeline] } 13:40:53 $ docker stop --time=1 17314d5e290ab63163b9e81d865cbc77dc74cfaef82e4b98626a63fc67bb2c4f 13:40:54 $ docker rm -f 17314d5e290ab63163b9e81d865cbc77dc74cfaef82e4b98626a63fc67bb2c4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:40:57 + '[' -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:40:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:40:58 ---> package-listing.sh 13:40:58 ++ facter osfamily 13:40:58 ++ tr '[:upper:]' '[:lower:]' 13:40:58 + OS_FAMILY=redhat 13:40:58 + workspace=/w/workspace/edgexfoundry_device-sdk-c_main 13:40:58 + START_PACKAGES=/tmp/packages_start.txt 13:40:58 + END_PACKAGES=/tmp/packages_end.txt 13:40:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:40:58 + PACKAGES=/tmp/packages_start.txt 13:40:58 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 13:40:58 + PACKAGES=/tmp/packages_end.txt 13:40:58 + case "${OS_FAMILY}" in 13:40:58 + rpm -qa 13:40:58 + sort 13:40:59 + '[' -f /tmp/packages_start.txt ']' 13:40:59 + '[' -f /tmp/packages_end.txt ']' 13:40:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:40:59 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 13:40:59 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ 13:40:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo 13:41:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:41:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:41:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:41:01 13:41:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:41:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:41:01 latest: Pulling from edgex-lftools-log-publisher 13:41:01 b4d181a07f80: Pulling fs layer 13:41:01 a1111a8f2ec3: Pulling fs layer 13:41:01 ed53099fbce6: Pulling fs layer 13:41:01 dc539afda2c1: Pulling fs layer 13:41:01 77bc0d833cb6: Pulling fs layer 13:41:01 9065ff56babe: Pulling fs layer 13:41:01 d287ab97295c: Pulling fs layer 13:41:01 dc539afda2c1: Waiting 13:41:01 77bc0d833cb6: Waiting 13:41:01 9065ff56babe: Waiting 13:41:01 d287ab97295c: Waiting 13:41:02 a1111a8f2ec3: Verifying Checksum 13:41:02 a1111a8f2ec3: Download complete 13:41:02 dc539afda2c1: Verifying Checksum 13:41:02 dc539afda2c1: Download complete 13:41:02 77bc0d833cb6: Verifying Checksum 13:41:02 77bc0d833cb6: Download complete 13:41:02 9065ff56babe: Verifying Checksum 13:41:02 9065ff56babe: Download complete 13:41:02 ed53099fbce6: Verifying Checksum 13:41:02 ed53099fbce6: Download complete 13:41:04 b4d181a07f80: Verifying Checksum 13:41:04 b4d181a07f80: Download complete 13:41:05 b4d181a07f80: Pull complete 13:41:05 a1111a8f2ec3: Pull complete 13:41:05 ed53099fbce6: Pull complete 13:41:05 dc539afda2c1: Pull complete 13:41:06 77bc0d833cb6: Pull complete 13:41:06 9065ff56babe: Pull complete 13:41:08 d287ab97295c: Verifying Checksum 13:41:08 d287ab97295c: Download complete 13:41:12 d287ab97295c: Pull complete 13:41:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:41:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:41:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:41:12 prd-centos7-docker-4c-2g-2248 does not seem to be running inside a container 13:41:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:41:14 $ docker top d54c61b87eec2af6dc91d8155ad047db41ed4082905390eded8978cfeff6012f -eo pid,comm [Pipeline] { [Pipeline] sh 13:41:15 + touch /tmp/pre-build-complete [Pipeline] sh 13:41:15 + mkdir -p /var/log/sysstat [Pipeline] sh 13:41:16 + ls /var/log/sa-host 13:41:16 + sadf -c /var/log/sa-host/sa05 13:41:16 file_magic: OK 13:41:16 HZ: Using current value: 100 13:41:16 file_header: OK 13:41:16 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 13:41:16 Statistics: 13:41:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:41:16 File successfully converted to sysstat format version 12.0.3 13:41:16 + sadf -c /var/log/sa-host/sa06 13:41:16 file_magic: OK 13:41:16 HZ: Using current value: 100 13:41:16 file_header: OK 13:41:16 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 13:41:16 Statistics: 13:41:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:41:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:41:18 provisioning config files... 13:41:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config5758659397088880943tmp [Pipeline] { [Pipeline] echo 13:41:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:41:18 ---> create-netrc.sh [Pipeline] } 13:41:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:41:19 ---> python-tools-install.sh [Pipeline] echo 13:41:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:41:19 ---> sudo-logs.sh 13:41:19 Archiving 'sudo' log.. 13:41:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-2248.vexxhost.local: Name or service not known 13:41:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-2248.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:41:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:41:19 ---> job-cost.sh 13:41:19 lf-activate-venv: SKIPPING 13:41:19 DEBUG: total: 0.18000000715255737 13:41:19 INFO: Retrieving Stack Cost... 13:41:20 INFO: Retrieving Pricing Info for: v3-standard-2 13:41:21 INFO: Archiving Costs [Pipeline] echo 13:41:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:41:22 ---> logs-deploy.sh 13:41:22 lf-activate-venv: SKIPPING 13:41:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/4 13:41:22 INFO: archiving workspace using pattern(s): 13:41:22 Archives upload complete. 13:41:22 INFO: archiving logs to Nexus 13:41:22 ---> uname -a: 13:41:22 Linux prd-centos7-docker-4c-2g-2248.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 13:41:22 13:41:22 13:41:22 ---> lscpu: 13:41:22 Architecture: x86_64 13:41:22 CPU op-mode(s): 32-bit, 64-bit 13:41:22 Byte Order: Little Endian 13:41:22 Address sizes: 40 bits physical, 48 bits virtual 13:41:22 CPU(s): 2 13:41:22 On-line CPU(s) list: 0,1 13:41:22 Thread(s) per core: 1 13:41:22 Core(s) per socket: 1 13:41:22 Socket(s): 2 13:41:22 NUMA node(s): 1 13:41:22 Vendor ID: AuthenticAMD 13:41:22 CPU family: 23 13:41:22 Model: 49 13:41:22 Model name: AMD EPYC-Rome Processor 13:41:22 Stepping: 0 13:41:22 CPU MHz: 2799.998 13:41:22 BogoMIPS: 5599.99 13:41:22 Virtualization: AMD-V 13:41:22 Hypervisor vendor: KVM 13:41:22 Virtualization type: full 13:41:22 L1d cache: 32K 13:41:22 L1i cache: 32K 13:41:22 L2 cache: 512K 13:41:22 L3 cache: 16384K 13:41:22 NUMA node0 CPU(s): 0,1 13:41:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:41:22 13:41:22 13:41:22 ---> nproc: 13:41:22 2 13:41:22 13:41:22 13:41:22 ---> df -h: 13:41:22 Filesystem Size Used Avail Use% Mounted on 13:41:22 overlay 40G 8.3G 32G 21% / 13:41:22 tmpfs 64M 0 64M 0% /dev 13:41:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:41:22 shm 64M 0 64M 0% /dev/shm 13:41:22 /dev/vda1 40G 8.3G 32G 21% /facter-os 13:41:22 13:41:22 13:41:22 ---> sar -b -r -n DEV: 13:41:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) 13:41:22 13:41:22 13:32:46 LINUX RESTART (2 CPU) 13:41:22 13:41:22 13:33:01 tps rtps wtps bread/s bwrtn/s 13:41:22 13:34:01 239.32 107.53 131.79 10909.04 39784.11 13:41:22 13:35:01 3.40 0.00 3.40 0.00 116.87 13:41:22 13:36:01 0.38 0.00 0.38 0.00 5.31 13:41:22 13:37:01 0.25 0.00 0.25 0.00 3.46 13:41:22 13:38:01 0.23 0.00 0.23 0.00 2.98 13:41:22 13:39:01 0.23 0.00 0.23 0.00 3.32 13:41:22 13:40:01 0.28 0.00 0.28 0.00 3.22 13:41:22 13:41:01 102.03 0.10 101.93 9.99 22520.15 13:41:22 Average: 43.28 13.46 29.82 1365.19 7806.71 13:41:22 13:41:22 13:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:41:22 13:34:01 5460536 0 809332 10.11 2620 1736452 1294676 14.29 583240 1565232 128 13:41:22 13:35:01 5473484 0 796380 9.94 2620 1736456 1203580 13.29 573220 1565192 20 13:41:22 13:36:01 5473416 0 796444 9.94 2620 1736460 1203580 13.29 573564 1564832 8 13:41:22 13:37:01 5469904 0 799948 9.99 2620 1736468 1203916 13.29 576460 1564832 8 13:41:22 13:38:01 5472340 0 797508 9.96 2620 1736472 1203580 13.29 574072 1565368 8 13:41:22 13:39:01 5471156 0 798688 9.97 2620 1736476 1203752 13.29 571720 1568864 8 13:41:22 13:40:01 5470748 0 799092 9.98 2620 1736480 1203644 13.29 572112 1568864 8 13:41:22 13:41:01 4661560 0 1004012 12.54 2620 2340748 1545532 17.06 812936 1991568 180 13:41:22 Average: 5369143 0 825176 10.30 2620 1812002 1257782 13.89 604666 1619344 46 13:41:22 13:41:22 13:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:41:22 13:34:01 eth0 387.24 257.97 1033.26 74.19 0.00 0.00 0.00 0.00 13:41:22 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:22 13:34:01 docker0 9.93 7.16 1.18 25.49 0.00 0.00 0.00 0.00 13:41:22 13:35:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:41:22 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:22 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:22 13:36:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:41:22 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:22 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:22 13:37:01 eth0 1.32 0.65 0.58 0.40 0.00 0.00 0.00 0.00 13:41:22 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:22 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:22 13:38:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:41:22 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:22 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:22 13:39:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 13:41:22 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:22 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:22 13:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:41:22 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:22 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:22 13:41:01 eth0 567.81 389.14 3274.09 111.89 0.00 0.00 0.00 0.00 13:41:22 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:22 13:41:01 docker0 2.30 1.63 0.36 0.36 0.00 0.00 0.00 0.00 13:41:22 Average: eth0 119.75 81.06 538.64 23.33 0.00 0.00 0.00 0.00 13:41:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:22 Average: docker0 1.53 1.10 0.19 3.23 0.00 0.00 0.00 0.00 13:41:22 13:41:22 13:41:22 ---> sar -P ALL: 13:41:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) 13:41:22 13:41:22 13:32:46 LINUX RESTART (2 CPU) 13:41:22 13:41:22 13:33:01 CPU %user %nice %system %iowait %steal %idle 13:41:22 13:34:01 all 22.03 0.00 7.71 5.94 0.08 64.24 13:41:22 13:34:01 0 22.00 0.00 7.75 4.93 0.07 65.26 13:41:22 13:34:01 1 22.06 0.00 7.67 6.95 0.09 63.23 13:41:22 13:35:01 all 0.12 0.00 0.07 0.00 0.03 99.78 13:41:22 13:35:01 0 0.17 0.00 0.07 0.00 0.03 99.73 13:41:22 13:35:01 1 0.07 0.00 0.07 0.00 0.03 99.83 13:41:22 13:36:01 all 0.14 0.00 0.08 0.00 0.03 99.76 13:41:22 13:36:01 0 0.23 0.00 0.08 0.00 0.02 99.67 13:41:22 13:36:01 1 0.05 0.00 0.07 0.00 0.03 99.85 13:41:22 13:37:01 all 0.09 0.00 0.04 0.00 0.03 99.83 13:41:22 13:37:01 0 0.12 0.00 0.03 0.00 0.03 99.82 13:41:22 13:37:01 1 0.07 0.00 0.05 0.00 0.03 99.85 13:41:22 13:38:01 all 0.07 0.00 0.04 0.00 0.03 99.87 13:41:22 13:38:01 0 0.08 0.00 0.03 0.00 0.02 99.87 13:41:22 13:38:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:41:22 13:39:01 all 0.13 0.00 0.04 0.00 0.02 99.82 13:41:22 13:39:01 0 0.20 0.00 0.03 0.00 0.00 99.77 13:41:22 13:39:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:41:22 13:40:01 all 0.13 0.00 0.04 0.00 0.03 99.80 13:41:22 13:40:01 0 0.20 0.00 0.03 0.00 0.03 99.73 13:41:22 13:40:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:41:22 13:41:01 all 13.01 0.00 6.10 0.88 0.07 79.94 13:41:22 13:41:01 0 13.67 0.00 5.93 0.87 0.07 79.46 13:41:22 13:41:01 1 12.36 0.00 6.27 0.89 0.07 80.42 13:41:22 Average: all 4.34 0.00 1.71 0.83 0.04 93.08 13:41:22 Average: 0 4.46 0.00 1.70 0.70 0.03 93.11 13:41:22 Average: 1 4.22 0.00 1.73 0.95 0.04 93.05 13:41:22 13:41:22 13:41:22