Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 117e3ae82fbf81e148f12b1fc27328d4e4a70297 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-ssh5969495540756457020.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh8147475732026541609.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9590898240612761659.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh1547018854972774934.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7490649194927343184.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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_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 ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21466 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 117e3ae82fbf81e148f12b1fc27328d4e4a70297 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 117e3ae82fbf81e148f12b1fc27328d4e4a70297 # timeout=10 Commit message: "feat: renew Vault tokens before they expire (fix #423) (#427)" > git rev-list --no-walk 3414d0279792f3e48f3ae73a80499089b78126ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-29T09:41:09.073Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-29T09:41:09.123Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-29T09:41:09.136Z] ========================================================= [2022-07-29T09:41:09.136Z] EdgeX Global Pipelines Version Info [2022-07-29T09:41:09.136Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:41:09.889Z] ------------------- [2022-07-29T09:41:09.889Z] stable info: [2022-07-29T09:41:09.889Z] ------------------- [2022-07-29T09:41:09.889Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T09:41:09.889Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T09:41:09.889Z] Message: update stable to v1.0.238 [2022-07-29T09:41:10.461Z] ------------------- [2022-07-29T09:41:10.461Z] experimental info: [2022-07-29T09:41:10.461Z] ------------------- [2022-07-29T09:41:10.461Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T09:41:10.461Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T09:41:10.461Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-29T09:41:10.754Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2022-07-29T09:41:10.767Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2022-07-29T09:41:10.776Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-29T09:41:10.787Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-29T09:41:10.798Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-29T09:41:10.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2022-07-29T09:41:10.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2022-07-29T09:41:10.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-29T09:41:10.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-29T09:41:10.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2022-07-29T09:41:10.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-29T09:41:10.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-29T09:41:10.904Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T09:41:10.913Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-29T09:41:10.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-29T09:41:10.936Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-29T09:41:10.945Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-29T09:41:10.953Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-29T09:41:10.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-29T09:41:10.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-29T09:41:10.975Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 117e3ae82fbf81e148f12b1fc27328d4e4a70297 [Pipeline] echo [2022-07-29T09:41:10.983Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 117e3ae [Pipeline] echo [2022-07-29T09:41:10.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T09:41:11.037Z] provisioning config files... [2022-07-29T09:41:11.051Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config6769316292738251458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:41:11.359Z] ---> docker-login.sh [2022-07-29T09:41:11.360Z] nexus3.edgexfoundry.org:10001 [2022-07-29T09:41:11.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T09:41:11.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T09:41:11.886Z] Configure a credential helper to remove this warning. See [2022-07-29T09:41:11.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T09:41:11.886Z] [2022-07-29T09:41:11.886Z] Login Succeeded [2022-07-29T09:41:11.886Z] nexus3.edgexfoundry.org:10002 [2022-07-29T09:41:11.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T09:41:12.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T09:41:12.148Z] Configure a credential helper to remove this warning. See [2022-07-29T09:41:12.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T09:41:12.148Z] [2022-07-29T09:41:12.148Z] Login Succeeded [2022-07-29T09:41:12.148Z] nexus3.edgexfoundry.org:10003 [2022-07-29T09:41:12.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T09:41:12.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T09:41:12.148Z] Configure a credential helper to remove this warning. See [2022-07-29T09:41:12.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T09:41:12.148Z] [2022-07-29T09:41:12.148Z] Login Succeeded [2022-07-29T09:41:12.148Z] nexus3.edgexfoundry.org:10004 [2022-07-29T09:41:12.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T09:41:12.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T09:41:12.409Z] Configure a credential helper to remove this warning. See [2022-07-29T09:41:12.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T09:41:12.409Z] [2022-07-29T09:41:12.409Z] Login Succeeded [2022-07-29T09:41:12.409Z] docker.io [2022-07-29T09:41:12.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T09:41:12.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T09:41:12.671Z] Configure a credential helper to remove this warning. See [2022-07-29T09:41:12.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T09:41:12.671Z] [2022-07-29T09:41:12.671Z] Login Succeeded [2022-07-29T09:41:12.671Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T09:41:12.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2022-07-29T09:41:13.078Z] + git rev-list -1 --merges 117e3ae82fbf81e148f12b1fc27328d4e4a70297~1..117e3ae82fbf81e148f12b1fc27328d4e4a70297 [Pipeline] echo [2022-07-29T09:41:13.117Z] -----------> git rev-list -1 --merges 117e3ae82fbf81e148f12b1fc27328d4e4a70297~1..117e3ae82fbf81e148f12b1fc27328d4e4a70297 117e3ae82fbf81e148f12b1fc27328d4e4a70297 [false] [Pipeline] sh [2022-07-29T09:41:13.417Z] + git log --format=format:%s -1 117e3ae82fbf81e148f12b1fc27328d4e4a70297 [Pipeline] echo [2022-07-29T09:41:13.438Z] ========================================================= [2022-07-29T09:41:13.438Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-29T09:41:13.438Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-29T09:41:13.828Z] + git rev-list -1 --merges 117e3ae82fbf81e148f12b1fc27328d4e4a70297~1..117e3ae82fbf81e148f12b1fc27328d4e4a70297 [Pipeline] echo [2022-07-29T09:41:13.850Z] -----------> git rev-list -1 --merges 117e3ae82fbf81e148f12b1fc27328d4e4a70297~1..117e3ae82fbf81e148f12b1fc27328d4e4a70297 117e3ae82fbf81e148f12b1fc27328d4e4a70297 [false] [Pipeline] sh [2022-07-29T09:41:14.146Z] + git log --format=format:%s -1 117e3ae82fbf81e148f12b1fc27328d4e4a70297 [Pipeline] echo [2022-07-29T09:41:14.166Z] ========================================================= [2022-07-29T09:41:14.166Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-29T09:41:14.166Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-29T09:41:14.621Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T09:41:14.621Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-29T09:41:14.621Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-29T09:41:14.621Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-29T09:41:14.621Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-29T09:41:14.621Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-29T09:41:14.621Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:41:15.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T09:41:15.062Z] [2022-07-29T09:41:15.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:41:15.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T09:41:15.370Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-29T09:41:15.370Z] b85a868b505f: Pulling fs layer [2022-07-29T09:41:15.370Z] e2be974225ed: Pulling fs layer [2022-07-29T09:41:15.370Z] 339a4e72a1f5: Pulling fs layer [2022-07-29T09:41:15.370Z] 988bab9f4d93: Pulling fs layer [2022-07-29T09:41:15.370Z] 1469e6f7b9e6: Pulling fs layer [2022-07-29T09:41:15.370Z] eaf3925da568: Pulling fs layer [2022-07-29T09:41:15.370Z] bab4dde63d76: Pulling fs layer [2022-07-29T09:41:15.370Z] bde34c3a00c8: Pulling fs layer [2022-07-29T09:41:15.370Z] b352a97aabf1: Pulling fs layer [2022-07-29T09:41:15.370Z] 4872d77fe225: Pulling fs layer [2022-07-29T09:41:15.370Z] 5851b861e8e6: Pulling fs layer [2022-07-29T09:41:15.370Z] bab4dde63d76: Waiting [2022-07-29T09:41:15.370Z] bde34c3a00c8: Waiting [2022-07-29T09:41:15.370Z] 988bab9f4d93: Waiting [2022-07-29T09:41:15.370Z] 1469e6f7b9e6: Waiting [2022-07-29T09:41:15.370Z] b352a97aabf1: Waiting [2022-07-29T09:41:15.370Z] 4872d77fe225: Waiting [2022-07-29T09:41:15.370Z] 5851b861e8e6: Waiting [2022-07-29T09:41:15.370Z] eaf3925da568: Waiting [2022-07-29T09:41:15.370Z] e2be974225ed: Verifying Checksum [2022-07-29T09:41:15.370Z] e2be974225ed: Download complete [2022-07-29T09:41:15.370Z] 988bab9f4d93: Verifying Checksum [2022-07-29T09:41:15.370Z] 988bab9f4d93: Download complete [2022-07-29T09:41:15.634Z] 1469e6f7b9e6: Verifying Checksum [2022-07-29T09:41:15.634Z] 1469e6f7b9e6: Download complete [2022-07-29T09:41:15.634Z] 339a4e72a1f5: Verifying Checksum [2022-07-29T09:41:15.634Z] 339a4e72a1f5: Download complete [2022-07-29T09:41:15.634Z] eaf3925da568: Download complete [2022-07-29T09:41:15.634Z] bde34c3a00c8: Verifying Checksum [2022-07-29T09:41:15.634Z] bde34c3a00c8: Download complete [2022-07-29T09:41:15.634Z] b352a97aabf1: Download complete [2022-07-29T09:41:15.634Z] 4872d77fe225: Verifying Checksum [2022-07-29T09:41:15.634Z] 4872d77fe225: Download complete [2022-07-29T09:41:15.634Z] 5851b861e8e6: Verifying Checksum [2022-07-29T09:41:15.634Z] 5851b861e8e6: Download complete [2022-07-29T09:41:15.634Z] b85a868b505f: Download complete [2022-07-29T09:41:15.894Z] bab4dde63d76: Verifying Checksum [2022-07-29T09:41:15.894Z] bab4dde63d76: Download complete [2022-07-29T09:41:17.279Z] b85a868b505f: Pull complete [2022-07-29T09:41:17.279Z] e2be974225ed: Pull complete [2022-07-29T09:41:17.851Z] 339a4e72a1f5: Pull complete [2022-07-29T09:41:18.116Z] 988bab9f4d93: Pull complete [2022-07-29T09:41:18.378Z] 1469e6f7b9e6: Pull complete [2022-07-29T09:41:18.378Z] eaf3925da568: Pull complete [2022-07-29T09:41:20.320Z] bab4dde63d76: Pull complete [2022-07-29T09:41:20.581Z] bde34c3a00c8: Pull complete [2022-07-29T09:41:20.581Z] b352a97aabf1: Pull complete [2022-07-29T09:41:20.581Z] 4872d77fe225: Pull complete [2022-07-29T09:41:20.844Z] 5851b861e8e6: Pull complete [2022-07-29T09:41:20.844Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-29T09:41:20.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T09:41:20.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T09:41:20.939Z] prd-ubuntu20.04-docker-8c-8g-21466 does not seem to be running inside a container [2022-07-29T09:41:20.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-29T09:41:22.448Z] $ docker top 5d20d99ccd47c5910165cacd0d462064039381d76cc3ea98e8c1ed1eb187c15e -eo pid,comm [2022-07-29T09:41:22.526Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-29T09:41:22.526Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T09:41:22.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T09:41:22.560Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T09:41:22.703Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T09:41:22.702Z] $ docker exec 5d20d99ccd47c5910165cacd0d462064039381d76cc3ea98e8c1ed1eb187c15e ssh-agent [2022-07-29T09:41:22.840Z] SSH_AUTH_SOCK=/tmp/ssh-wYcBV9QN7Tb0/agent.34 [2022-07-29T09:41:22.840Z] SSH_AGENT_PID=40 [2022-07-29T09:41:22.847Z] Running ssh-add (command line suppressed) [2022-07-29T09:41:22.966Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7576835717079098435.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7576835717079098435.key) [2022-07-29T09:41:22.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T09:41:23.276Z] + git tag --points-at HEAD [Pipeline] } [2022-07-29T09:41:23.289Z] $ docker exec --env ******** --env ******** 5d20d99ccd47c5910165cacd0d462064039381d76cc3ea98e8c1ed1eb187c15e ssh-agent -k [2022-07-29T09:41:23.404Z] unset SSH_AUTH_SOCK; [2022-07-29T09:41:23.405Z] unset SSH_AGENT_PID; [2022-07-29T09:41:23.405Z] echo Agent pid 40 killed; [2022-07-29T09:41:23.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-29T09:41:23.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T09:41:23.446Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T09:41:23.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T09:41:23.597Z] $ docker exec 5d20d99ccd47c5910165cacd0d462064039381d76cc3ea98e8c1ed1eb187c15e ssh-agent [2022-07-29T09:41:23.733Z] SSH_AUTH_SOCK=/tmp/ssh-GfNCPZKJSEmU/agent.73 [2022-07-29T09:41:23.733Z] SSH_AGENT_PID=79 [2022-07-29T09:41:23.739Z] Running ssh-add (command line suppressed) [2022-07-29T09:41:23.858Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4358594616094558661.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4358594616094558661.key) [2022-07-29T09:41:23.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T09:41:24.171Z] + git semver init [2022-07-29T09:41:24.433Z] 2022-07-29 09:41:24,370 [run_init] DEBUG init version:0.0.0 force:False [2022-07-29T09:41:24.433Z] 2022-07-29 09:41:24,370 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-07-29T09:41:24.433Z] 2022-07-29 09:41:24,371 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-07-29T09:41:24.433Z] 2022-07-29 09:41:24,371 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2022-07-29T09:41:25.382Z] 2022-07-29 09:41:25,118 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2022-07-29T09:41:25.382Z] 2022-07-29 09:41:25,118 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2022-07-29T09:41:25.382Z] 2022-07-29 09:41:25,118 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-29T09:41:25.382Z] 2022-07-29 09:41:25,119 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-29T09:41:25.382Z] 2.2.0-dev.13 [Pipeline] } [2022-07-29T09:41:25.392Z] $ docker exec --env ******** --env ******** 5d20d99ccd47c5910165cacd0d462064039381d76cc3ea98e8c1ed1eb187c15e ssh-agent -k [2022-07-29T09:41:25.515Z] unset SSH_AUTH_SOCK; [2022-07-29T09:41:25.516Z] unset SSH_AGENT_PID; [2022-07-29T09:41:25.516Z] echo Agent pid 79 killed; [2022-07-29T09:41:25.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T09:41:25.841Z] + git semver [Pipeline] } [2022-07-29T09:41:26.114Z] $ docker stop --time=1 5d20d99ccd47c5910165cacd0d462064039381d76cc3ea98e8c1ed1eb187c15e [2022-07-29T09:41:27.462Z] $ docker rm -f 5d20d99ccd47c5910165cacd0d462064039381d76cc3ea98e8c1ed1eb187c15e [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T09:41:27.826Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-29T09:41:28.096Z] Stashed 1 file(s) [Pipeline] echo [2022-07-29T09:41:28.100Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.13 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T09:41:28.216Z] provisioning config files... [2022-07-29T09:41:28.224Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2535358968143916087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:41:28.530Z] ---> docker-login.sh [2022-07-29T09:41:28.530Z] nexus3.edgexfoundry.org:10001 [2022-07-29T09:41:28.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T09:41:28.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T09:41:28.531Z] Configure a credential helper to remove this warning. See [2022-07-29T09:41:28.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T09:41:28.531Z] [2022-07-29T09:41:28.531Z] Login Succeeded [2022-07-29T09:41:28.531Z] nexus3.edgexfoundry.org:10002 [2022-07-29T09:41:28.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T09:41:28.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T09:41:28.792Z] Configure a credential helper to remove this warning. See [2022-07-29T09:41:28.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T09:41:28.792Z] [2022-07-29T09:41:28.792Z] Login Succeeded [2022-07-29T09:41:28.792Z] nexus3.edgexfoundry.org:10003 [2022-07-29T09:41:28.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T09:41:28.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T09:41:28.792Z] Configure a credential helper to remove this warning. See [2022-07-29T09:41:28.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T09:41:28.792Z] [2022-07-29T09:41:28.792Z] Login Succeeded [2022-07-29T09:41:28.792Z] nexus3.edgexfoundry.org:10004 [2022-07-29T09:41:29.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T09:41:29.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T09:41:29.052Z] Configure a credential helper to remove this warning. See [2022-07-29T09:41:29.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T09:41:29.052Z] [2022-07-29T09:41:29.052Z] Login Succeeded [2022-07-29T09:41:29.052Z] docker.io [2022-07-29T09:41:29.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T09:41:29.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T09:41:29.313Z] Configure a credential helper to remove this warning. See [2022-07-29T09:41:29.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T09:41:29.313Z] [2022-07-29T09:41:29.313Z] Login Succeeded [2022-07-29T09:41:29.313Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T09:41:29.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-29T09:41:29.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T09:41:29.401Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2022-07-29T09:41:29.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T09:41:29.420Z] ========================================================= [2022-07-29T09:41:29.420Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2022-07-29T09:41:29.420Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:41:29.724Z] + 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 . [2022-07-29T09:41:29.725Z] Sending build context to Docker daemon 4.585MB [2022-07-29T09:41:29.725Z] Step 1/22 : ARG BASE=alpine:3.15 [2022-07-29T09:41:29.725Z] Step 2/22 : FROM ${BASE} as builder [2022-07-29T09:41:29.725Z] latest: Pulling from edgex-devops/edgex-gcc-base [2022-07-29T09:41:29.725Z] df9b9388f04a: Pulling fs layer [2022-07-29T09:41:29.725Z] 62381f5d8449: Pulling fs layer [2022-07-29T09:41:29.985Z] df9b9388f04a: Download complete [2022-07-29T09:41:29.985Z] df9b9388f04a: Pull complete [2022-07-29T09:41:30.560Z] 62381f5d8449: Verifying Checksum [2022-07-29T09:41:30.560Z] 62381f5d8449: Download complete [2022-07-29T09:41:33.857Z] 62381f5d8449: Pull complete [2022-07-29T09:41:33.857Z] Digest: sha256:1dc51ee6678f53bb3891c65c2ca5ccd72630339357978017b6e7ab3884123c19 [2022-07-29T09:41:33.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-07-29T09:41:33.857Z] ---> 547c565c9e89 [2022-07-29T09:41:33.857Z] Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-29T09:41:34.436Z] ---> Running in 6cace40e97f0 [2022-07-29T09:41:34.698Z] Connecting to iotech.jfrog.io (52.51.149.127:443) [2022-07-29T09:41:34.960Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-29T09:41:34.960Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-29T09:41:34.960Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-29T09:41:35.222Z] Removing intermediate container 6cace40e97f0 [2022-07-29T09:41:35.222Z] ---> 995cbda9be30 [2022-07-29T09:41:35.222Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-29T09:41:35.495Z] ---> Running in 16fccce78524 [2022-07-29T09:41:36.067Z] Removing intermediate container 16fccce78524 [2022-07-29T09:41:36.067Z] ---> 15bdfd5f73f0 [2022-07-29T09:41:36.068Z] Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev [2022-07-29T09:41:36.068Z] ---> Running in 349dcf637362 [2022-07-29T09:41:36.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T09:41:36.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T09:41:36.596Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T09:41:36.858Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-29T09:41:36.858Z] (1/33) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-29T09:41:37.120Z] (2/33) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-29T09:41:37.120Z] (3/33) Installing hiredis (1.0.2-r0) [2022-07-29T09:41:37.120Z] (4/33) Installing hiredis-dev (1.0.2-r0) [2022-07-29T09:41:37.120Z] (5/33) Installing libcbor (0.8.0-r0) [2022-07-29T09:41:37.120Z] (6/33) Installing libcbor-dev (0.8.0-r0) [2022-07-29T09:41:37.120Z] (7/33) Installing ncurses-dev (6.3_p20211120-r1) [2022-07-29T09:41:37.120Z] (8/33) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-29T09:41:37.692Z] (9/33) Installing util-linux (2.37.4-r0) [2022-07-29T09:41:37.692Z] (10/33) Installing libblkid (2.37.4-r0) [2022-07-29T09:41:37.692Z] (11/33) Installing libeconf (0.4.2-r0) [2022-07-29T09:41:37.692Z] (12/33) Installing libuuid (2.37.4-r0) [2022-07-29T09:41:37.692Z] (13/33) Installing libfdisk (2.37.4-r0) [2022-07-29T09:41:37.692Z] (14/33) Installing libmount (2.37.4-r0) [2022-07-29T09:41:37.692Z] (15/33) Installing libsmartcols (2.37.4-r0) [2022-07-29T09:41:37.692Z] (16/33) Installing util-linux-misc (2.37.4-r0) [2022-07-29T09:41:37.953Z] (17/33) Installing linux-pam (1.5.2-r0) [2022-07-29T09:41:37.953Z] (18/33) Installing runuser (2.37.4-r0) [2022-07-29T09:41:37.953Z] (19/33) Installing hexdump (2.37.4-r0) [2022-07-29T09:41:37.953Z] (20/33) Installing uuidgen (2.37.4-r0) [2022-07-29T09:41:37.953Z] (21/33) Installing blkid (2.37.4-r0) [2022-07-29T09:41:37.953Z] (22/33) Installing sfdisk (2.37.4-r0) [2022-07-29T09:41:37.953Z] (23/33) Installing mcookie (2.37.4-r0) [2022-07-29T09:41:37.953Z] (24/33) Installing wipefs (2.37.4-r0) [2022-07-29T09:41:37.953Z] (25/33) Installing cfdisk (2.37.4-r0) [2022-07-29T09:41:37.953Z] (26/33) Installing flock (2.37.4-r0) [2022-07-29T09:41:37.953Z] (27/33) Installing lsblk (2.37.4-r0) [2022-07-29T09:41:37.953Z] (28/33) Installing libcap-ng (0.8.2-r1) [2022-07-29T09:41:37.953Z] (29/33) Installing setpriv (2.37.4-r0) [2022-07-29T09:41:37.953Z] (30/33) Installing logger (2.37.4-r0) [2022-07-29T09:41:37.953Z] (31/33) Installing partx (2.37.4-r0) [2022-07-29T09:41:37.953Z] (32/33) Installing findmnt (2.37.4-r0) [2022-07-29T09:41:37.953Z] (33/33) Installing util-linux-dev (2.37.4-r0) [2022-07-29T09:41:37.953Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T09:41:37.953Z] OK: 293 MiB in 108 packages [2022-07-29T09:41:38.899Z] Removing intermediate container 349dcf637362 [2022-07-29T09:41:38.899Z] ---> 73324e228af9 [2022-07-29T09:41:38.899Z] Step 6/22 : RUN mkdir /tmp/sdk [2022-07-29T09:41:38.899Z] ---> Running in 0c1ddd29cefa [2022-07-29T09:41:39.482Z] Removing intermediate container 0c1ddd29cefa [2022-07-29T09:41:39.482Z] ---> d54ddd57e668 [2022-07-29T09:41:39.482Z] Step 7/22 : COPY VERSION /tmp/sdk [2022-07-29T09:41:39.482Z] ---> 50c5e3a80471 [2022-07-29T09:41:39.482Z] Step 8/22 : COPY src /tmp/sdk/src [2022-07-29T09:41:39.744Z] ---> 13dc34e06a26 [2022-07-29T09:41:39.744Z] Step 9/22 : COPY include /tmp/sdk/include [2022-07-29T09:41:40.005Z] ---> 63902d9a9d20 [2022-07-29T09:41:40.005Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2022-07-29T09:41:40.005Z] ---> 820bb526bd26 [2022-07-29T09:41:40.005Z] Step 11/22 : COPY LICENSE /tmp/sdk [2022-07-29T09:41:40.266Z] ---> 92861863dbe2 [2022-07-29T09:41:40.266Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2022-07-29T09:41:40.528Z] ---> 93067fe6e550 [2022-07-29T09:41:40.528Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-07-29T09:41:40.528Z] ---> Running in d5a1f2e21ab7 [2022-07-29T09:41:40.790Z] + CPPCHECK=false [2022-07-29T09:41:40.790Z] + DOCGEN=false [2022-07-29T09:41:40.790Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2022-07-29T09:41:40.790Z] + TOMLVER=SDK-0.2 [2022-07-29T09:41:40.790Z] + CUTILVER=1.2.2 [2022-07-29T09:41:40.790Z] + '[' 0 -gt 0 ] [2022-07-29T09:41:40.790Z] + readlink -f ./scripts/build.sh [2022-07-29T09:41:40.790Z] + dirname /tmp/sdk/scripts/build.sh [2022-07-29T09:41:40.790Z] + dirname /tmp/sdk/scripts [2022-07-29T09:41:40.790Z] + ROOT=/tmp/sdk [2022-07-29T09:41:40.790Z] + cd /tmp/sdk [2022-07-29T09:41:40.790Z] + '[' '!' -d deps ] [2022-07-29T09:41:40.790Z] + mkdir deps [2022-07-29T09:41:40.790Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-07-29T09:41:40.790Z] + tar -C deps -z -x -f - [2022-07-29T09:41:40.790Z] Connecting to github.com (140.82.112.4:443) [2022-07-29T09:41:41.051Z] Connecting to codeload.github.com (140.82.114.10:443) [2022-07-29T09:41:41.051Z] writing to stdout [2022-07-29T09:41:41.051Z] - 100% |********************************| 16451 0:00:00 ETA [2022-07-29T09:41:41.051Z] written to stdout [2022-07-29T09:41:41.051Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-07-29T09:41:41.051Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-07-29T09:41:41.051Z] + tar -C deps -z -x -f - [2022-07-29T09:41:41.051Z] Connecting to github.com (140.82.112.4:443) [2022-07-29T09:41:41.312Z] Connecting to codeload.github.com (140.82.114.10:443) [2022-07-29T09:41:41.576Z] writing to stdout [2022-07-29T09:41:41.576Z] - 100% |********************************| 189k 0:00:00 ETA [2022-07-29T09:41:41.576Z] written to stdout [2022-07-29T09:41:41.576Z] + mkdir -p src/c/iot [2022-07-29T09:41:41.576Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2022-07-29T09:41:41.576Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-07-29T09:41:41.576Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-07-29T09:41:41.576Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-07-29T09:41:41.576Z] + mkdir -p include/iot [2022-07-29T09:41:41.576Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2022-07-29T09:41:41.576Z] + mkdir -p include/iot/os [2022-07-29T09:41:41.576Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2022-07-29T09:41:41.576Z] + mkdir -p /tmp/sdk/build/release [2022-07-29T09:41:41.576Z] + cd /tmp/sdk/build/release [2022-07-29T09:41:41.576Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-07-29T09:41:41.576Z] -- The C compiler identification is GNU 10.3.1 [2022-07-29T09:41:41.576Z] -- Detecting C compiler ABI info [2022-07-29T09:41:41.576Z] -- Detecting C compiler ABI info - done [2022-07-29T09:41:41.840Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-29T09:41:41.840Z] -- Detecting C compile features [2022-07-29T09:41:41.840Z] -- Detecting C compile features - done [2022-07-29T09:41:41.840Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-29T09:41:41.840Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-29T09:41:41.840Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-29T09:41:41.840Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-29T09:41:41.840Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-29T09:41:41.840Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-29T09:41:41.840Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-29T09:41:41.840Z] -- C SDK 2.2.0-dev.13 for Linux [2022-07-29T09:41:41.840Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-29T09:41:41.840Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-29T09:41:41.840Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-29T09:41:41.840Z] -- Configuring done [2022-07-29T09:41:42.102Z] -- Generating done [2022-07-29T09:41:42.102Z] -- Build files have been written to: /tmp/sdk/build/release [2022-07-29T09:41:42.102Z] + make all package [2022-07-29T09:41:42.102Z] + tee release.log [2022-07-29T09:41:42.102Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-29T09:41:42.102Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-29T09:41:42.364Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-29T09:41:42.624Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-29T09:41:42.885Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-29T09:41:42.885Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-29T09:41:43.147Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-29T09:41:43.147Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-29T09:41:43.147Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-29T09:41:43.188Z] Still waiting to schedule task [2022-07-29T09:41:43.189Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-29T09:41:43.408Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-29T09:41:43.984Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-29T09:41:43.984Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-29T09:41:43.984Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-29T09:41:44.246Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-29T09:41:44.246Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-29T09:41:44.509Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-29T09:41:44.509Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-29T09:41:45.081Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-29T09:41:45.081Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-29T09:41:45.081Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-29T09:41:45.342Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-29T09:41:45.342Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-29T09:41:45.342Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-29T09:41:45.342Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-29T09:41:45.342Z] 275 | const iot_component_factory_t * factory; [2022-07-29T09:41:45.342Z] | ^~~~~~~ [2022-07-29T09:41:45.607Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-29T09:41:46.551Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-29T09:41:46.551Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-29T09:41:46.551Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-29T09:41:46.551Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-29T09:41:46.812Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-29T09:41:46.812Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-29T09:41:47.073Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-29T09:41:47.073Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-29T09:41:47.334Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-29T09:41:47.334Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-29T09:41:47.334Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-29T09:41:47.906Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-29T09:41:47.906Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-29T09:41:48.168Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-29T09:41:48.168Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-29T09:41:49.111Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-29T09:41:49.111Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-29T09:41:49.111Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-29T09:41:49.373Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-29T09:41:49.373Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-29T09:41:49.946Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-29T09:41:49.946Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-29T09:41:49.946Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-29T09:41:50.208Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-29T09:41:50.787Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-29T09:41:51.360Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-29T09:41:51.360Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-07-29T09:41:51.620Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-29T09:41:51.620Z] [ 76%] Linking C shared library libcsdk.so [2022-07-29T09:41:51.620Z] [ 76%] Built target csdk [2022-07-29T09:41:51.620Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-29T09:41:51.882Z] [ 79%] Linking C executable template [2022-07-29T09:41:51.882Z] [ 79%] Built target template [2022-07-29T09:41:51.882Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-29T09:41:52.143Z] [ 82%] Linking C executable device-counter [2022-07-29T09:41:52.143Z] [ 82%] Built target device-counter [2022-07-29T09:41:52.143Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-29T09:41:52.143Z] [ 85%] Linking C executable device-random [2022-07-29T09:41:52.406Z] [ 85%] Built target device-random [2022-07-29T09:41:52.406Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-29T09:41:52.406Z] [ 88%] Linking C executable device-gyro [2022-07-29T09:41:52.406Z] [ 88%] Built target device-gyro [2022-07-29T09:41:52.406Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-29T09:41:52.668Z] [ 91%] Linking C executable device-bitfields [2022-07-29T09:41:52.668Z] [ 91%] Built target device-bitfields [2022-07-29T09:41:52.668Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-29T09:41:52.929Z] [ 94%] Linking C executable template-discovery [2022-07-29T09:41:52.929Z] [ 94%] Built target template-discovery [2022-07-29T09:41:52.929Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-29T09:41:53.190Z] [ 97%] Linking C executable device-file [2022-07-29T09:41:53.190Z] [ 97%] Built target device-file [2022-07-29T09:41:53.190Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-29T09:41:53.190Z] [100%] Linking C executable device-terminal [2022-07-29T09:41:53.451Z] [100%] Built target device-terminal [2022-07-29T09:41:53.451Z] Run CPack packaging tool... [2022-07-29T09:41:53.451Z] CPack: Create package using TGZ [2022-07-29T09:41:53.451Z] CPack: Install projects [2022-07-29T09:41:53.451Z] CPack: - Run preinstall target for: Csdk [2022-07-29T09:41:53.712Z] CPack: - Install project: Csdk [] [2022-07-29T09:41:53.712Z] CPack: Create package [2022-07-29T09:41:53.712Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.0-dev.13.tar.gz generated. [2022-07-29T09:41:53.712Z] + '[' false '=' true ] [2022-07-29T09:41:53.712Z] + '[' false '=' true ] [2022-07-29T09:41:53.712Z] + mkdir -p /tmp/sdk/build/debug [2022-07-29T09:41:53.712Z] + cd /tmp/sdk/build/debug [2022-07-29T09:41:53.712Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-07-29T09:41:53.712Z] -- The C compiler identification is GNU 10.3.1 [2022-07-29T09:41:53.712Z] -- Detecting C compiler ABI info [2022-07-29T09:41:53.974Z] -- Detecting C compiler ABI info - done [2022-07-29T09:41:53.974Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-29T09:41:53.974Z] -- Detecting C compile features [2022-07-29T09:41:53.974Z] -- Detecting C compile features - done [2022-07-29T09:41:53.974Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-29T09:41:53.974Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-29T09:41:53.974Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-29T09:41:53.974Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-29T09:41:53.974Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-29T09:41:53.974Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-29T09:41:53.974Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-29T09:41:53.974Z] -- C SDK 2.2.0-dev.13 for Linux [2022-07-29T09:41:53.974Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-29T09:41:53.974Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-29T09:41:53.974Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-29T09:41:54.234Z] -- Configuring done [2022-07-29T09:41:54.234Z] -- Generating done [2022-07-29T09:41:54.234Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-07-29T09:41:54.234Z] + make [2022-07-29T09:41:54.234Z] + tee debug.log [2022-07-29T09:41:54.234Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-29T09:41:54.234Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-29T09:41:54.234Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-29T09:41:54.497Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-29T09:41:54.497Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-29T09:41:54.758Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-29T09:41:54.758Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-29T09:41:54.758Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-29T09:41:54.758Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-29T09:41:55.020Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-29T09:41:55.020Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-29T09:41:55.281Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-29T09:41:55.281Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-29T09:41:55.281Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-29T09:41:55.281Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-29T09:41:55.543Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-29T09:41:55.543Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-29T09:41:55.543Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-29T09:41:55.805Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-29T09:41:55.805Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-29T09:41:55.805Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-29T09:41:55.805Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-29T09:41:56.065Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-29T09:41:56.065Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-29T09:41:56.065Z] 275 | const iot_component_factory_t * factory; [2022-07-29T09:41:56.065Z] | ^~~~~~~ [2022-07-29T09:41:56.065Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-29T09:41:56.326Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-29T09:41:56.326Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-29T09:41:56.326Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-29T09:41:56.326Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-29T09:41:56.586Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-29T09:41:56.587Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-29T09:41:56.587Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-29T09:41:56.587Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-29T09:41:56.848Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-29T09:41:56.848Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-29T09:41:56.848Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-29T09:41:56.848Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-29T09:41:56.848Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-29T09:41:57.110Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-29T09:41:57.110Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-29T09:41:57.371Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-29T09:41:57.371Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-29T09:41:57.633Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-29T09:41:57.633Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-29T09:41:57.633Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-29T09:41:57.894Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-29T09:41:57.894Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-29T09:41:58.156Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-29T09:41:58.156Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-29T09:41:58.156Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-29T09:41:58.428Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-29T09:41:58.428Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-07-29T09:41:58.699Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-29T09:41:58.699Z] [ 76%] Linking C shared library libcsdk.so [2022-07-29T09:41:58.699Z] [ 76%] Built target csdk [2022-07-29T09:41:58.699Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-29T09:41:59.033Z] [ 79%] Linking C executable template [2022-07-29T09:41:59.033Z] [ 79%] Built target template [2022-07-29T09:41:59.033Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-29T09:41:59.033Z] [ 82%] Linking C executable device-counter [2022-07-29T09:41:59.033Z] [ 82%] Built target device-counter [2022-07-29T09:41:59.033Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-29T09:41:59.314Z] [ 85%] Linking C executable device-random [2022-07-29T09:41:59.314Z] [ 85%] Built target device-random [2022-07-29T09:41:59.314Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-29T09:41:59.314Z] [ 88%] Linking C executable device-gyro [2022-07-29T09:41:59.314Z] [ 88%] Built target device-gyro [2022-07-29T09:41:59.314Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-29T09:41:59.608Z] [ 91%] Linking C executable device-bitfields [2022-07-29T09:41:59.608Z] [ 91%] Built target device-bitfields [2022-07-29T09:41:59.608Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-29T09:41:59.608Z] [ 94%] Linking C executable template-discovery [2022-07-29T09:41:59.608Z] [ 94%] Built target template-discovery [2022-07-29T09:41:59.608Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-29T09:41:59.867Z] [ 97%] Linking C executable device-file [2022-07-29T09:41:59.867Z] [ 97%] Built target device-file [2022-07-29T09:41:59.867Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-29T09:41:59.867Z] [100%] Linking C executable device-terminal [2022-07-29T09:41:59.867Z] [100%] Built target device-terminal [2022-07-29T09:42:00.129Z] make: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] [ 76%] Built target csdk [2022-07-29T09:42:00.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] [ 79%] Built target template [2022-07-29T09:42:00.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] [ 82%] Built target device-counter [2022-07-29T09:42:00.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] [ 85%] Built target device-random [2022-07-29T09:42:00.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] [ 88%] Built target device-gyro [2022-07-29T09:42:00.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] [ 91%] Built target device-bitfields [2022-07-29T09:42:00.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] [ 94%] Built target template-discovery [2022-07-29T09:42:00.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] [ 97%] Built target device-file [2022-07-29T09:42:00.129Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] [100%] Built target device-terminal [2022-07-29T09:42:00.129Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.129Z] Install the project... [2022-07-29T09:42:00.396Z] -- Install configuration: "Release" [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/lib/libcsdk.so [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/edgex [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/edgex/devices.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/devsdk [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/thread.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/hash.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/typecode.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/uuid.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/logger.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/config.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/os.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/container.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/defs.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/iot.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/component.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/os [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/base64.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/time.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/data.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/include/iot/json.h [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-07-29T09:42:00.396Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-07-29T09:42:00.396Z] make: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:42:00.969Z] Removing intermediate container d5a1f2e21ab7 [2022-07-29T09:42:00.969Z] ---> 4403af23e7c7 [2022-07-29T09:42:00.969Z] Step 14/22 : FROM ${BASE} [2022-07-29T09:42:00.969Z] ---> 547c565c9e89 [2022-07-29T09:42:00.969Z] Step 15/22 : LABEL maintainer="IOTech " [2022-07-29T09:42:00.969Z] ---> Running in 4e0e5639afb5 [2022-07-29T09:42:01.230Z] Removing intermediate container 4e0e5639afb5 [2022-07-29T09:42:01.230Z] ---> 6bf329fcd145 [2022-07-29T09:42:01.230Z] Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-29T09:42:01.230Z] ---> Running in be0bbe6397ea [2022-07-29T09:42:01.492Z] Connecting to iotech.jfrog.io (54.155.90.35:443) [2022-07-29T09:42:01.753Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-29T09:42:01.753Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-29T09:42:01.753Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-29T09:42:02.015Z] Removing intermediate container be0bbe6397ea [2022-07-29T09:42:02.015Z] ---> c34b8bcd33d3 [2022-07-29T09:42:02.015Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-29T09:42:02.275Z] ---> Running in a43614e4bc79 [2022-07-29T09:42:02.847Z] Removing intermediate container a43614e4bc79 [2022-07-29T09:42:02.847Z] ---> 0ad0822cf9d2 [2022-07-29T09:42:02.847Z] Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 hiredis-dev [2022-07-29T09:42:02.847Z] ---> Running in 0bec8f9148f5 [2022-07-29T09:42:03.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T09:42:03.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T09:42:03.369Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T09:42:03.942Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-29T09:42:03.942Z] (1/6) Installing curl (7.80.0-r2) [2022-07-29T09:42:03.942Z] (2/6) Installing hiredis (1.0.2-r0) [2022-07-29T09:42:03.942Z] (3/6) Installing hiredis-dev (1.0.2-r0) [2022-07-29T09:42:03.942Z] (4/6) Installing libcbor (0.8.0-r0) [2022-07-29T09:42:03.942Z] (5/6) Installing libuuid (2.37.4-r0) [2022-07-29T09:42:03.942Z] (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-29T09:42:04.514Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T09:42:04.514Z] OK: 283 MiB in 83 packages [2022-07-29T09:42:05.086Z] Removing intermediate container 0bec8f9148f5 [2022-07-29T09:42:05.086Z] ---> 3f59375efa6f [2022-07-29T09:42:05.086Z] Step 19/22 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-07-29T09:42:05.086Z] ---> 8ec0c62bfaca [2022-07-29T09:42:05.086Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-07-29T09:42:05.348Z] ---> 04757276c1a7 [2022-07-29T09:42:05.348Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-07-29T09:42:05.610Z] ---> ded0e1d524a7 [2022-07-29T09:42:05.610Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-07-29T09:42:05.610Z] ---> 43c5d5712f7d [2022-07-29T09:42:05.610Z] Successfully built 43c5d5712f7d [2022-07-29T09:42:05.610Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:42:06.001Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T09:42:06.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T09:42:06.091Z] prd-ubuntu20.04-docker-8c-8g-21466 does not seem to be running inside a container [2022-07-29T09:42:06.131Z] $ 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 ******** ci-base-image-x86_64 cat [2022-07-29T09:42:06.527Z] $ docker top 12304cb3496b9cfd2366a71de318cb16a02cdba880c98c865823c87f1058201d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T09:42:06.893Z] + make test [2022-07-29T09:42:06.893Z] echo "make test" [2022-07-29T09:42:06.893Z] make test [Pipeline] } [2022-07-29T09:42:06.914Z] $ docker stop --time=1 12304cb3496b9cfd2366a71de318cb16a02cdba880c98c865823c87f1058201d [2022-07-29T09:42:08.200Z] $ docker rm -f 12304cb3496b9cfd2366a71de318cb16a02cdba880c98c865823c87f1058201d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-29T09:42:08.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-29T09:42:09.104Z] + ls -al . [2022-07-29T09:42:09.104Z] total 208 [2022-07-29T09:42:09.104Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 29 09:41 . [2022-07-29T09:42:09.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 09:41 .. [2022-07-29T09:42:09.104Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 09:41 .git [2022-07-29T09:42:09.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 09:41 .github [2022-07-29T09:42:09.104Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 29 09:41 .gitignore [2022-07-29T09:42:09.104Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 09:41 .semver [2022-07-29T09:42:09.104Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 29 09:41 Attribution.txt [2022-07-29T09:42:09.104Z] -rw-rw-r-- 1 jenkins jenkins 8420 Jul 29 09:41 CHANGES [2022-07-29T09:42:09.104Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 29 09:41 Doxyfile [2022-07-29T09:42:09.104Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 09:41 GOVERNANCE.md [2022-07-29T09:42:09.104Z] -rw-rw-r-- 1 jenkins jenkins 784 Jul 29 09:41 Jenkinsfile [2022-07-29T09:42:09.104Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 29 09:41 LICENSE [2022-07-29T09:42:09.104Z] -rw-rw-r-- 1 jenkins jenkins 444 Jul 29 09:41 Makefile [2022-07-29T09:42:09.104Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 29 09:41 OWNERS.md [2022-07-29T09:42:09.104Z] -rw-rw-r-- 1 jenkins jenkins 4086 Jul 29 09:41 README.md [2022-07-29T09:42:09.104Z] -rw-rw-r-- 1 jenkins jenkins 7422 Jul 29 09:41 README.v2.md [2022-07-29T09:42:09.104Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 29 09:41 VERSION [2022-07-29T09:42:09.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 09:41 docs [2022-07-29T09:42:09.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 09:41 include [2022-07-29T09:42:09.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 09:41 scripts [2022-07-29T09:42:09.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 09:41 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:42:09.417Z] + 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=117e3ae82fbf81e148f12b1fc27328d4e4a70297 --label arch=amd64 --label version=2.2.0-dev.13 . [2022-07-29T09:42:09.417Z] Sending build context to Docker daemon 4.585MB [2022-07-29T09:42:09.417Z] Step 1/17 : ARG BASE=alpine:3.15 [2022-07-29T09:42:09.417Z] Step 2/17 : FROM ${BASE} [2022-07-29T09:42:09.417Z] ---> 43c5d5712f7d [2022-07-29T09:42:09.417Z] Step 3/17 : LABEL maintainer="IOTech " [2022-07-29T09:42:09.417Z] ---> Running in 52b314f4c7b3 [2022-07-29T09:42:09.678Z] Removing intermediate container 52b314f4c7b3 [2022-07-29T09:42:09.678Z] ---> 5e1f4044894c [2022-07-29T09:42:09.678Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-29T09:42:09.678Z] ---> Running in 5f8cdf0f4e07 [2022-07-29T09:42:09.939Z] Connecting to iotech.jfrog.io (52.17.55.65:443) [2022-07-29T09:42:10.511Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-29T09:42:10.512Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-29T09:42:10.512Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-29T09:42:10.774Z] Removing intermediate container 5f8cdf0f4e07 [2022-07-29T09:42:10.774Z] ---> bc70f7587a33 [2022-07-29T09:42:10.774Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-29T09:42:10.774Z] ---> Running in 4f71753b2680 [2022-07-29T09:42:11.345Z] Removing intermediate container 4f71753b2680 [2022-07-29T09:42:11.345Z] ---> 4a294e4cf91e [2022-07-29T09:42:11.345Z] Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2022-07-29T09:42:11.345Z] ---> Running in e8f21ab61b9a [2022-07-29T09:42:11.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T09:42:11.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T09:42:11.878Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T09:42:12.451Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-29T09:42:12.451Z] (1/28) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-29T09:42:12.451Z] (2/28) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-29T09:42:12.451Z] (3/28) Installing libcbor-dev (0.8.0-r0) [2022-07-29T09:42:12.451Z] (4/28) Installing ncurses-dev (6.3_p20211120-r1) [2022-07-29T09:42:12.451Z] (5/28) Installing util-linux (2.37.4-r0) [2022-07-29T09:42:12.451Z] (6/28) Installing libblkid (2.37.4-r0) [2022-07-29T09:42:12.451Z] (7/28) Installing libeconf (0.4.2-r0) [2022-07-29T09:42:12.451Z] (8/28) Installing libfdisk (2.37.4-r0) [2022-07-29T09:42:12.451Z] (9/28) Installing libmount (2.37.4-r0) [2022-07-29T09:42:12.451Z] (10/28) Installing libsmartcols (2.37.4-r0) [2022-07-29T09:42:12.451Z] (11/28) Installing util-linux-misc (2.37.4-r0) [2022-07-29T09:42:12.451Z] (12/28) Installing linux-pam (1.5.2-r0) [2022-07-29T09:42:12.451Z] (13/28) Installing runuser (2.37.4-r0) [2022-07-29T09:42:12.451Z] (14/28) Installing hexdump (2.37.4-r0) [2022-07-29T09:42:12.451Z] (15/28) Installing uuidgen (2.37.4-r0) [2022-07-29T09:42:12.451Z] (16/28) Installing blkid (2.37.4-r0) [2022-07-29T09:42:12.451Z] (17/28) Installing sfdisk (2.37.4-r0) [2022-07-29T09:42:12.451Z] (18/28) Installing mcookie (2.37.4-r0) [2022-07-29T09:42:12.451Z] (19/28) Installing wipefs (2.37.4-r0) [2022-07-29T09:42:12.451Z] (20/28) Installing cfdisk (2.37.4-r0) [2022-07-29T09:42:12.451Z] (21/28) Installing flock (2.37.4-r0) [2022-07-29T09:42:12.451Z] (22/28) Installing lsblk (2.37.4-r0) [2022-07-29T09:42:12.451Z] (23/28) Installing libcap-ng (0.8.2-r1) [2022-07-29T09:42:12.451Z] (24/28) Installing setpriv (2.37.4-r0) [2022-07-29T09:42:12.451Z] (25/28) Installing logger (2.37.4-r0) [2022-07-29T09:42:12.451Z] (26/28) Installing partx (2.37.4-r0) [2022-07-29T09:42:12.451Z] (27/28) Installing findmnt (2.37.4-r0) [2022-07-29T09:42:12.451Z] (28/28) Installing util-linux-dev (2.37.4-r0) [2022-07-29T09:42:12.451Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T09:42:12.451Z] OK: 294 MiB in 109 packages [2022-07-29T09:42:13.430Z] Removing intermediate container e8f21ab61b9a [2022-07-29T09:42:13.430Z] ---> c18a968bfd2b [2022-07-29T09:42:13.430Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-07-29T09:42:13.430Z] ---> 8fc5ca6b1c30 [2022-07-29T09:42:13.430Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-07-29T09:42:13.692Z] ---> e4d5474c055a [2022-07-29T09:42:13.692Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-07-29T09:42:13.692Z] ---> 3b0983b4fc6e [2022-07-29T09:42:13.692Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-07-29T09:42:13.953Z] ---> c187f1fddf3e [2022-07-29T09:42:13.953Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-07-29T09:42:13.953Z] ---> b574efd4130a [2022-07-29T09:42:13.953Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-07-29T09:42:14.214Z] ---> 8aaac68f142d [2022-07-29T09:42:14.214Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-07-29T09:42:14.214Z] ---> Running in 7acf25231042 [2022-07-29T09:42:14.214Z] Removing intermediate container 7acf25231042 [2022-07-29T09:42:14.214Z] ---> 7a105b3c7847 [2022-07-29T09:42:14.214Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-07-29T09:42:14.476Z] ---> Running in 596062660bd1 [2022-07-29T09:42:14.476Z] Removing intermediate container 596062660bd1 [2022-07-29T09:42:14.476Z] ---> eadf31e99914 [2022-07-29T09:42:14.476Z] Step 15/17 : LABEL arch=amd64 [2022-07-29T09:42:14.476Z] ---> Running in 9cb06cb3b8d8 [2022-07-29T09:42:14.476Z] Removing intermediate container 9cb06cb3b8d8 [2022-07-29T09:42:14.476Z] ---> cf7318b22c05 [2022-07-29T09:42:14.476Z] Step 16/17 : LABEL git_sha=117e3ae82fbf81e148f12b1fc27328d4e4a70297 [2022-07-29T09:42:14.476Z] ---> Running in a19f52c906a6 [2022-07-29T09:42:14.739Z] Removing intermediate container a19f52c906a6 [2022-07-29T09:42:14.739Z] ---> 528eb267913a [2022-07-29T09:42:14.739Z] Step 17/17 : LABEL version=2.2.0-dev.13 [2022-07-29T09:42:14.739Z] ---> Running in 8ffa3ce28472 [2022-07-29T09:42:14.739Z] Removing intermediate container 8ffa3ce28472 [2022-07-29T09:42:14.739Z] ---> 6ee52e36d3ee [2022-07-29T09:42:14.739Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-07-29T09:42:14.739Z] Successfully built 6ee52e36d3ee [2022-07-29T09:42:14.739Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:42:15.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T09:42:15.221Z] [2022-07-29T09:42:15.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:42:15.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T09:42:15.531Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-29T09:42:15.531Z] 5eb5b503b376: Pulling fs layer [2022-07-29T09:42:15.531Z] 5c69ac0246d0: Pulling fs layer [2022-07-29T09:42:15.531Z] ec43610c2a17: Pulling fs layer [2022-07-29T09:42:15.531Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-29T09:42:15.531Z] 33b1e0a273af: Pulling fs layer [2022-07-29T09:42:15.531Z] 5d3b04190fa2: Pulling fs layer [2022-07-29T09:42:15.531Z] 2f39f015ded8: Pulling fs layer [2022-07-29T09:42:15.531Z] 3a2ae6a8a46f: Waiting [2022-07-29T09:42:15.531Z] 33b1e0a273af: Waiting [2022-07-29T09:42:15.531Z] 5d3b04190fa2: Waiting [2022-07-29T09:42:15.531Z] 2f39f015ded8: Waiting [2022-07-29T09:42:15.531Z] 5c69ac0246d0: Download complete [2022-07-29T09:42:15.531Z] 3a2ae6a8a46f: Download complete [2022-07-29T09:42:15.531Z] 33b1e0a273af: Verifying Checksum [2022-07-29T09:42:15.531Z] 33b1e0a273af: Download complete [2022-07-29T09:42:15.793Z] 5d3b04190fa2: Verifying Checksum [2022-07-29T09:42:15.793Z] 5d3b04190fa2: Download complete [2022-07-29T09:42:15.793Z] ec43610c2a17: Verifying Checksum [2022-07-29T09:42:15.793Z] ec43610c2a17: Download complete [2022-07-29T09:42:15.793Z] 5eb5b503b376: Download complete [2022-07-29T09:42:16.364Z] 2f39f015ded8: Download complete [2022-07-29T09:42:17.304Z] 5eb5b503b376: Pull complete [2022-07-29T09:42:17.304Z] 5c69ac0246d0: Pull complete [2022-07-29T09:42:17.875Z] ec43610c2a17: Pull complete [2022-07-29T09:42:17.875Z] 3a2ae6a8a46f: Pull complete [2022-07-29T09:42:18.136Z] 33b1e0a273af: Pull complete [2022-07-29T09:42:18.136Z] 5d3b04190fa2: Pull complete [2022-07-29T09:42:23.423Z] 2f39f015ded8: Pull complete [2022-07-29T09:42:23.423Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-29T09:42:23.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T09:42:23.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T09:42:23.520Z] prd-ubuntu20.04-docker-8c-8g-21466 does not seem to be running inside a container [2022-07-29T09:42:23.560Z] $ 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/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 [2022-07-29T09:42:25.330Z] $ docker top 5b0b07131c978d9a44cd79d148c3313b1e13659c6660cc49145b1b6fe3a127c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:42:25.753Z] ---> job-cost.sh [2022-07-29T09:42:25.753Z] lf-activate-venv: SKIPPING [2022-07-29T09:42:25.753Z] INFO: No Stack... [2022-07-29T09:42:26.701Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-29T09:42:26.962Z] INFO: Archiving Costs [Pipeline] sh [2022-07-29T09:42:27.255Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2022-07-29T09:42:27.255Z] + cut -d, -f6 [Pipeline] lock [2022-07-29T09:42:27.273Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-30-stack-cost] [2022-07-29T09:42:27.282Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-30-stack-cost] did not exist. Created. [2022-07-29T09:42:27.282Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-29T09:42:27.593Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-29T09:42:27.635Z] Stashed 1 file(s) [Pipeline] } [2022-07-29T09:42:27.645Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-29T09:42:27.670Z] $ docker stop --time=1 5b0b07131c978d9a44cd79d148c3313b1e13659c6660cc49145b1b6fe3a127c9 [2022-07-29T09:42:28.845Z] $ docker rm -f 5b0b07131c978d9a44cd79d148c3313b1e13659c6660cc49145b1b6fe3a127c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-29T09:43:18.024Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21467 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2022-07-29T09:43:18.038Z] Running in /w/workspace/device-sdk-c/30 [Pipeline] { [Pipeline] checkout [2022-07-29T09:43:18.079Z] Selected Git installation does not exist. Using Default [2022-07-29T09:43:18.079Z] The recommended git tool is: NONE [2022-07-29T09:43:24.496Z] using credential edgex-jenkins-ssh [2022-07-29T09:43:24.518Z] Cloning the remote Git repository [2022-07-29T09:43:24.578Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2022-07-29T09:43:24.654Z] > git init /w/workspace/device-sdk-c/30 # timeout=10 [2022-07-29T09:43:24.744Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2022-07-29T09:43:24.745Z] > git --version # timeout=10 [2022-07-29T09:43:24.765Z] > git --version # 'git version 2.25.1' [2022-07-29T09:43:24.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T09:43:24.894Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T09:43:26.024Z] Avoid second fetch [2022-07-29T09:43:26.025Z] Checking out Revision 117e3ae82fbf81e148f12b1fc27328d4e4a70297 (main) [2022-07-29T09:43:25.976Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2022-07-29T09:43:25.998Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T09:43:26.052Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T09:43:26.080Z] > git checkout -f 117e3ae82fbf81e148f12b1fc27328d4e4a70297 # timeout=10 [2022-07-29T09:43:30.338Z] Commit message: "feat: renew Vault tokens before they expire (fix #423) (#427)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-29T09:43:31.290Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-29T09:43:31.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T09:43:31.290Z] Dload Upload Total Spent Left Speed [2022-07-29T09:43:31.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 92029 [Pipeline] sh [2022-07-29T09:43:32.007Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-29T09:43:32.361Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-29T09:43:32.361Z] + sudo tee /etc/docker/daemon.new [2022-07-29T09:43:32.361Z] { [2022-07-29T09:43:32.361Z] "registry-mirrors": [ [2022-07-29T09:43:32.361Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-29T09:43:32.361Z] ], [2022-07-29T09:43:32.361Z] "bip": "10.250.0.254/24", [2022-07-29T09:43:32.362Z] "hosts": [ [2022-07-29T09:43:32.362Z] "tcp://0.0.0.0:5555", [2022-07-29T09:43:32.362Z] "unix:///var/run/docker.sock" [2022-07-29T09:43:32.362Z] ], [2022-07-29T09:43:32.362Z] "mtu": 1458, [2022-07-29T09:43:32.362Z] "selinux-enabled": true, [2022-07-29T09:43:32.362Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-29T09:43:32.362Z] } [Pipeline] sh [2022-07-29T09:43:32.857Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-29T09:43:33.199Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T09:43:51.529Z] provisioning config files... [2022-07-29T09:43:51.552Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/30@tmp/config9145626271861405023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:43:51.914Z] ---> docker-login.sh [2022-07-29T09:43:51.914Z] nexus3.edgexfoundry.org:10001 [2022-07-29T09:43:52.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T09:43:52.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T09:43:52.788Z] Configure a credential helper to remove this warning. See [2022-07-29T09:43:52.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T09:43:52.788Z] [2022-07-29T09:43:52.788Z] Login Succeeded [2022-07-29T09:43:52.788Z] nexus3.edgexfoundry.org:10002 [2022-07-29T09:43:53.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T09:43:53.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T09:43:53.339Z] Configure a credential helper to remove this warning. See [2022-07-29T09:43:53.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T09:43:53.339Z] [2022-07-29T09:43:53.339Z] Login Succeeded [2022-07-29T09:43:53.339Z] nexus3.edgexfoundry.org:10003 [2022-07-29T09:43:53.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T09:43:53.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T09:43:53.615Z] Configure a credential helper to remove this warning. See [2022-07-29T09:43:53.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T09:43:53.615Z] [2022-07-29T09:43:53.615Z] Login Succeeded [2022-07-29T09:43:53.615Z] nexus3.edgexfoundry.org:10004 [2022-07-29T09:43:54.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T09:43:54.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T09:43:54.218Z] Configure a credential helper to remove this warning. See [2022-07-29T09:43:54.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T09:43:54.218Z] [2022-07-29T09:43:54.218Z] Login Succeeded [2022-07-29T09:43:54.218Z] docker.io [2022-07-29T09:43:54.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T09:43:55.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T09:43:55.086Z] Configure a credential helper to remove this warning. See [2022-07-29T09:43:55.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T09:43:55.086Z] [2022-07-29T09:43:55.086Z] Login Succeeded [2022-07-29T09:43:55.086Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T09:43:55.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-29T09:43:55.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T09:43:55.621Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2022-07-29T09:43:55.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T09:43:55.635Z] ========================================================= [2022-07-29T09:43:55.635Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2022-07-29T09:43:55.635Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:43:56.000Z] + 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 . [2022-07-29T09:43:56.279Z] Sending build context to Docker daemon 2.761MB [2022-07-29T09:43:56.558Z] Step 1/22 : ARG BASE=alpine:3.15 [2022-07-29T09:43:56.558Z] Step 2/22 : FROM ${BASE} as builder [2022-07-29T09:43:56.558Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2022-07-29T09:43:56.558Z] 9981e73032c8: Pulling fs layer [2022-07-29T09:43:56.558Z] 735ca4d71f2f: Pulling fs layer [2022-07-29T09:43:56.833Z] 9981e73032c8: Verifying Checksum [2022-07-29T09:43:56.833Z] 9981e73032c8: Download complete [2022-07-29T09:43:57.446Z] 9981e73032c8: Pull complete [2022-07-29T09:43:58.890Z] 735ca4d71f2f: Verifying Checksum [2022-07-29T09:43:58.890Z] 735ca4d71f2f: Download complete [2022-07-29T09:44:07.176Z] 735ca4d71f2f: Pull complete [2022-07-29T09:44:07.176Z] Digest: sha256:64a8cfb6b63eb8334e03faf33c26f2878668258f25af41e1fb2a2cad40f91f89 [2022-07-29T09:44:07.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-07-29T09:44:07.176Z] ---> aede2dddcadd [2022-07-29T09:44:07.176Z] Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-29T09:44:08.161Z] ---> Running in 7e34468cbecc [2022-07-29T09:44:09.144Z] Connecting to iotech.jfrog.io (176.34.216.155:443) [2022-07-29T09:44:09.417Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-29T09:44:09.417Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-29T09:44:09.417Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-29T09:44:10.402Z] Removing intermediate container 7e34468cbecc [2022-07-29T09:44:10.402Z] ---> da49a32f7898 [2022-07-29T09:44:10.402Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-29T09:44:10.402Z] ---> Running in d94c3fa35378 [2022-07-29T09:44:11.852Z] Removing intermediate container d94c3fa35378 [2022-07-29T09:44:11.852Z] ---> 77409d9a4ed7 [2022-07-29T09:44:11.852Z] Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev [2022-07-29T09:44:11.852Z] ---> Running in 62f69f86954a [2022-07-29T09:44:12.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T09:44:13.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T09:44:13.720Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T09:44:14.316Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-29T09:44:14.588Z] (1/33) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-29T09:44:14.588Z] (2/33) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-29T09:44:14.588Z] (3/33) Installing hiredis (1.0.2-r0) [2022-07-29T09:44:14.588Z] (4/33) Installing hiredis-dev (1.0.2-r0) [2022-07-29T09:44:14.588Z] (5/33) Installing libcbor (0.8.0-r0) [2022-07-29T09:44:14.588Z] (6/33) Installing libcbor-dev (0.8.0-r0) [2022-07-29T09:44:14.588Z] (7/33) Installing ncurses-dev (6.3_p20211120-r1) [2022-07-29T09:44:14.588Z] (8/33) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-29T09:44:15.563Z] (9/33) Installing util-linux (2.37.4-r0) [2022-07-29T09:44:15.563Z] (10/33) Installing libblkid (2.37.4-r0) [2022-07-29T09:44:15.563Z] (11/33) Installing libeconf (0.4.2-r0) [2022-07-29T09:44:15.563Z] (12/33) Installing libuuid (2.37.4-r0) [2022-07-29T09:44:15.563Z] (13/33) Installing libfdisk (2.37.4-r0) [2022-07-29T09:44:15.563Z] (14/33) Installing libmount (2.37.4-r0) [2022-07-29T09:44:15.563Z] (15/33) Installing libsmartcols (2.37.4-r0) [2022-07-29T09:44:15.563Z] (16/33) Installing util-linux-misc (2.37.4-r0) [2022-07-29T09:44:15.563Z] (17/33) Installing linux-pam (1.5.2-r0) [2022-07-29T09:44:15.563Z] (18/33) Installing runuser (2.37.4-r0) [2022-07-29T09:44:15.563Z] (19/33) Installing hexdump (2.37.4-r0) [2022-07-29T09:44:15.563Z] (20/33) Installing uuidgen (2.37.4-r0) [2022-07-29T09:44:15.563Z] (21/33) Installing blkid (2.37.4-r0) [2022-07-29T09:44:15.563Z] (22/33) Installing sfdisk (2.37.4-r0) [2022-07-29T09:44:15.563Z] (23/33) Installing mcookie (2.37.4-r0) [2022-07-29T09:44:15.563Z] (24/33) Installing wipefs (2.37.4-r0) [2022-07-29T09:44:15.563Z] (25/33) Installing cfdisk (2.37.4-r0) [2022-07-29T09:44:15.563Z] (26/33) Installing flock (2.37.4-r0) [2022-07-29T09:44:15.563Z] (27/33) Installing lsblk (2.37.4-r0) [2022-07-29T09:44:15.563Z] (28/33) Installing libcap-ng (0.8.2-r1) [2022-07-29T09:44:15.563Z] (29/33) Installing setpriv (2.37.4-r0) [2022-07-29T09:44:15.563Z] (30/33) Installing logger (2.37.4-r0) [2022-07-29T09:44:15.563Z] (31/33) Installing partx (2.37.4-r0) [2022-07-29T09:44:15.838Z] (32/33) Installing findmnt (2.37.4-r0) [2022-07-29T09:44:15.838Z] (33/33) Installing util-linux-dev (2.37.4-r0) [2022-07-29T09:44:15.838Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T09:44:15.838Z] OK: 290 MiB in 108 packages [2022-07-29T09:44:17.315Z] Removing intermediate container 62f69f86954a [2022-07-29T09:44:17.315Z] ---> 66b53d65fb0a [2022-07-29T09:44:17.315Z] Step 6/22 : RUN mkdir /tmp/sdk [2022-07-29T09:44:17.315Z] ---> Running in 91d0661ffe9b [2022-07-29T09:44:18.758Z] Removing intermediate container 91d0661ffe9b [2022-07-29T09:44:18.758Z] ---> 0c49aa462e56 [2022-07-29T09:44:18.758Z] Step 7/22 : COPY VERSION /tmp/sdk [2022-07-29T09:44:19.359Z] ---> 15008389c0e9 [2022-07-29T09:44:19.359Z] Step 8/22 : COPY src /tmp/sdk/src [2022-07-29T09:44:20.339Z] ---> 42e666db617d [2022-07-29T09:44:20.339Z] Step 9/22 : COPY include /tmp/sdk/include [2022-07-29T09:44:20.614Z] ---> 59f2cefc9383 [2022-07-29T09:44:20.614Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2022-07-29T09:44:21.211Z] ---> 851a10b2fa7e [2022-07-29T09:44:21.211Z] Step 11/22 : COPY LICENSE /tmp/sdk [2022-07-29T09:44:21.814Z] ---> f3a78844f8f9 [2022-07-29T09:44:21.814Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2022-07-29T09:44:22.411Z] ---> bc101cfe346b [2022-07-29T09:44:22.411Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-07-29T09:44:22.411Z] ---> Running in e04de6910168 [2022-07-29T09:44:23.409Z] + CPPCHECK=false [2022-07-29T09:44:23.409Z] + DOCGEN=false [2022-07-29T09:44:23.409Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2022-07-29T09:44:23.409Z] + TOMLVER=SDK-0.2 [2022-07-29T09:44:23.409Z] + CUTILVER=1.2.2 [2022-07-29T09:44:23.409Z] + '[' 0 -gt 0 ] [2022-07-29T09:44:23.409Z] + readlink -f ./scripts/build.sh [2022-07-29T09:44:23.409Z] + dirname /tmp/sdk/scripts/build.sh [2022-07-29T09:44:23.409Z] + dirname /tmp/sdk/scripts [2022-07-29T09:44:23.409Z] + ROOT=/tmp/sdk [2022-07-29T09:44:23.409Z] + cd /tmp/sdk [2022-07-29T09:44:23.410Z] + '[' '!' -d deps ] [2022-07-29T09:44:23.410Z] + mkdir deps [2022-07-29T09:44:23.410Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-07-29T09:44:23.410Z] + tar -C deps -z -x -f - [2022-07-29T09:44:23.410Z] Connecting to github.com (140.82.113.4:443) [2022-07-29T09:44:23.689Z] Connecting to codeload.github.com (140.82.114.10:443) [2022-07-29T09:44:23.965Z] writing to stdout [2022-07-29T09:44:23.965Z] - 100% |********************************| 16451 0:00:00 ETA [2022-07-29T09:44:23.965Z] written to stdout [2022-07-29T09:44:23.965Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-07-29T09:44:23.965Z] + wget -O+ tar -C deps -z -x -f - [2022-07-29T09:44:23.965Z] - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-07-29T09:44:23.965Z] Connecting to github.com (140.82.113.4:443) [2022-07-29T09:44:24.239Z] Connecting to codeload.github.com (140.82.114.10:443) [2022-07-29T09:44:24.239Z] writing to stdout [2022-07-29T09:44:24.511Z] - 100% |********************************|  189k 0:00:00 ETA [2022-07-29T09:44:24.512Z] written to stdout [2022-07-29T09:44:24.512Z] + mkdir -p src/c/iot [2022-07-29T09:44:24.512Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2022-07-29T09:44:24.512Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-07-29T09:44:24.512Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-07-29T09:44:24.512Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-07-29T09:44:24.512Z] + mkdir -p include/iot [2022-07-29T09:44:24.512Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2022-07-29T09:44:24.512Z] + mkdir -p include/iot/os [2022-07-29T09:44:24.512Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2022-07-29T09:44:24.512Z] + mkdir -p /tmp/sdk/build/release [2022-07-29T09:44:24.512Z] + cd /tmp/sdk/build/release [2022-07-29T09:44:24.512Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-07-29T09:44:24.790Z] -- The C compiler identification is GNU 10.3.1 [2022-07-29T09:44:25.073Z] -- Detecting C compiler ABI info [2022-07-29T09:44:25.348Z] -- Detecting C compiler ABI info - done [2022-07-29T09:44:25.348Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-29T09:44:25.348Z] -- Detecting C compile features [2022-07-29T09:44:25.348Z] -- Detecting C compile features - done [2022-07-29T09:44:25.349Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-29T09:44:25.623Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-29T09:44:25.623Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-29T09:44:25.623Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-29T09:44:25.623Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-29T09:44:25.623Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-29T09:44:25.623Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-29T09:44:25.623Z] -- C SDK 2.2.0-dev.13 for Linux [2022-07-29T09:44:25.623Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-29T09:44:25.910Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-29T09:44:26.185Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-29T09:44:26.185Z] -- Configuring done [2022-07-29T09:44:26.461Z] -- Generating done [2022-07-29T09:44:26.461Z] -- Build files have been written to: /tmp/sdk/build/release [2022-07-29T09:44:26.461Z] + + maketee all release.log [2022-07-29T09:44:26.461Z] package [2022-07-29T09:44:26.735Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-29T09:44:27.328Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-29T09:44:27.924Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-29T09:44:30.543Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-29T09:44:31.517Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-29T09:44:31.517Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-29T09:44:32.556Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-29T09:44:33.535Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-29T09:44:33.810Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-29T09:44:35.253Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-29T09:44:37.492Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-29T09:44:38.089Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-29T09:44:38.686Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-29T09:44:39.670Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-29T09:44:39.944Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-29T09:44:40.218Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-29T09:44:40.492Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-29T09:44:43.882Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-29T09:44:44.155Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-29T09:44:44.754Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-29T09:44:45.031Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-29T09:44:45.631Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-29T09:44:45.905Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-29T09:44:45.905Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-29T09:44:45.905Z] 275 | const iot_component_factory_t * factory; [2022-07-29T09:44:45.905Z] | ^~~~~~~ [2022-07-29T09:44:46.505Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-29T09:44:51.903Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-29T09:44:51.903Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-29T09:44:51.903Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-29T09:44:52.498Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-29T09:44:53.476Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-29T09:44:53.476Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-29T09:44:54.907Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-29T09:44:55.179Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-29T09:44:56.153Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-29T09:44:56.425Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-29T09:44:56.700Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-29T09:44:59.318Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-29T09:44:59.910Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-29T09:45:00.881Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-29T09:45:01.158Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-29T09:45:06.549Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-29T09:45:06.550Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-29T09:45:07.145Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-29T09:45:07.737Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-29T09:45:09.164Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-29T09:45:11.131Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-29T09:45:11.723Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-29T09:45:12.315Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-29T09:45:12.918Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-29T09:45:15.548Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-29T09:45:19.860Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-29T09:45:20.455Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-07-29T09:45:20.729Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-29T09:45:21.324Z] [ 76%] Linking C shared library libcsdk.so [2022-07-29T09:45:21.597Z] [ 76%] Built target csdk [2022-07-29T09:45:21.597Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-29T09:45:22.573Z] [ 79%] Linking C executable template [2022-07-29T09:45:22.845Z] [ 79%] Built target template [2022-07-29T09:45:22.845Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-29T09:45:23.437Z] [ 82%] Linking C executable device-counter [2022-07-29T09:45:23.710Z] [ 82%] Built target device-counter [2022-07-29T09:45:23.710Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-29T09:45:24.306Z] [ 85%] Linking C executable device-random [2022-07-29T09:45:24.578Z] [ 85%] Built target device-random [2022-07-29T09:45:24.578Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-29T09:45:24.850Z] [ 88%] Linking C executable device-gyro [2022-07-29T09:45:25.122Z] [ 88%] Built target device-gyro [2022-07-29T09:45:25.395Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-29T09:45:25.989Z] [ 91%] Linking C executable device-bitfields [2022-07-29T09:45:25.989Z] [ 91%] Built target device-bitfields [2022-07-29T09:45:26.260Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-29T09:45:27.232Z] [ 94%] Linking C executable template-discovery [2022-07-29T09:45:27.232Z] [ 94%] Built target template-discovery [2022-07-29T09:45:27.232Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-29T09:45:28.205Z] [ 97%] Linking C executable device-file [2022-07-29T09:45:28.205Z] [ 97%] Built target device-file [2022-07-29T09:45:28.478Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-29T09:45:29.069Z] [100%] Linking C executable device-terminal [2022-07-29T09:45:29.343Z] [100%] Built target device-terminal [2022-07-29T09:45:29.344Z] Run CPack packaging tool... [2022-07-29T09:45:29.344Z] CPack: Create package using TGZ [2022-07-29T09:45:29.344Z] CPack: Install projects [2022-07-29T09:45:29.344Z] CPack: - Run preinstall target for: Csdk [2022-07-29T09:45:30.322Z] CPack: - Install project: Csdk [] [2022-07-29T09:45:30.322Z] CPack: Create package [2022-07-29T09:45:30.322Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.0-dev.13.tar.gz generated. [2022-07-29T09:45:30.322Z] + '[' false '=' true ] [2022-07-29T09:45:30.322Z] + '[' false '=' true ] [2022-07-29T09:45:30.322Z] + mkdir -p /tmp/sdk/build/debug [2022-07-29T09:45:30.322Z] + cd /tmp/sdk/build/debug [2022-07-29T09:45:30.322Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-07-29T09:45:30.598Z] -- The C compiler identification is GNU 10.3.1 [2022-07-29T09:45:30.872Z] -- Detecting C compiler ABI info [2022-07-29T09:45:30.872Z] -- Detecting C compiler ABI info - done [2022-07-29T09:45:31.146Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-29T09:45:31.146Z] -- Detecting C compile features [2022-07-29T09:45:31.146Z] -- Detecting C compile features - done [2022-07-29T09:45:31.146Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-29T09:45:31.423Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-29T09:45:31.423Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-29T09:45:31.423Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-29T09:45:31.423Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-29T09:45:31.423Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-29T09:45:31.423Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-29T09:45:31.423Z] -- C SDK 2.2.0-dev.13 for Linux [2022-07-29T09:45:31.423Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-29T09:45:31.698Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-29T09:45:31.698Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-29T09:45:31.973Z] -- Configuring done [2022-07-29T09:45:32.248Z] -- Generating done [2022-07-29T09:45:32.248Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-07-29T09:45:32.248Z] + make [2022-07-29T09:45:32.248Z] + tee debug.log [2022-07-29T09:45:32.248Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-29T09:45:32.850Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-29T09:45:33.122Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-29T09:45:33.717Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-29T09:45:34.313Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-29T09:45:34.313Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-29T09:45:34.907Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-29T09:45:35.178Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-29T09:45:35.449Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-29T09:45:36.044Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-29T09:45:36.638Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-29T09:45:36.910Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-29T09:45:37.503Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-29T09:45:37.776Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-29T09:45:38.051Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-29T09:45:38.325Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-29T09:45:38.600Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-29T09:45:39.583Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-29T09:45:39.583Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-29T09:45:39.858Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-29T09:45:40.132Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-29T09:45:40.405Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-29T09:45:40.405Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-29T09:45:40.405Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-29T09:45:40.405Z] 275 | const iot_component_factory_t * factory; [2022-07-29T09:45:40.405Z] | ^~~~~~~ [2022-07-29T09:45:40.681Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-29T09:45:42.118Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-29T09:45:42.118Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-29T09:45:42.392Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-29T09:45:42.665Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-29T09:45:42.939Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-29T09:45:42.939Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-29T09:45:43.537Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-29T09:45:43.811Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-29T09:45:44.084Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-29T09:45:44.359Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-29T09:45:44.359Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-29T09:45:44.953Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-29T09:45:45.226Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-29T09:45:45.820Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-29T09:45:46.094Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-29T09:45:47.072Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-29T09:45:47.348Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-29T09:45:47.623Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-29T09:45:48.220Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-29T09:45:48.494Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-29T09:45:49.951Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-29T09:45:50.226Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-29T09:45:50.819Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-29T09:45:51.093Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-29T09:45:51.687Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-29T09:45:52.662Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-29T09:45:52.933Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-07-29T09:45:53.204Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-29T09:45:53.476Z] [ 76%] Linking C shared library libcsdk.so [2022-07-29T09:45:53.749Z] [ 76%] Built target csdk [2022-07-29T09:45:53.749Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-29T09:45:54.345Z] [ 79%] Linking C executable template [2022-07-29T09:45:54.345Z] [ 79%] Built target template [2022-07-29T09:45:54.619Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-29T09:45:54.890Z] [ 82%] Linking C executable device-counter [2022-07-29T09:45:55.161Z] [ 82%] Built target device-counter [2022-07-29T09:45:55.161Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-29T09:45:55.434Z] [ 85%] Linking C executable device-random [2022-07-29T09:45:55.708Z] [ 85%] Built target device-random [2022-07-29T09:45:55.708Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-29T09:45:55.981Z] [ 88%] Linking C executable device-gyro [2022-07-29T09:45:56.256Z] [ 88%] Built target device-gyro [2022-07-29T09:45:56.256Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-29T09:45:56.530Z] [ 91%] Linking C executable device-bitfields [2022-07-29T09:45:56.804Z] [ 91%] Built target device-bitfields [2022-07-29T09:45:56.804Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-29T09:45:57.398Z] [ 94%] Linking C executable template-discovery [2022-07-29T09:45:57.398Z] [ 94%] Built target template-discovery [2022-07-29T09:45:57.673Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-29T09:45:57.947Z] [ 97%] Linking C executable device-file [2022-07-29T09:45:58.220Z] [ 97%] Built target device-file [2022-07-29T09:45:58.220Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-29T09:45:58.493Z] [100%] Linking C executable device-terminal [2022-07-29T09:45:58.767Z] [100%] Built target device-terminal [2022-07-29T09:45:58.767Z] make: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.039Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.039Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.039Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.039Z] [ 76%] Built target csdk [2022-07-29T09:45:59.039Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.039Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.039Z] [ 79%] Built target template [2022-07-29T09:45:59.039Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.039Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.039Z] [ 82%] Built target device-counter [2022-07-29T09:45:59.039Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.311Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.311Z] [ 85%] Built target device-random [2022-07-29T09:45:59.311Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.311Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.311Z] [ 88%] Built target device-gyro [2022-07-29T09:45:59.311Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.311Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.311Z] [ 91%] Built target device-bitfields [2022-07-29T09:45:59.311Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.311Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.311Z] [ 94%] Built target template-discovery [2022-07-29T09:45:59.311Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.311Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.311Z] [ 97%] Built target device-file [2022-07-29T09:45:59.311Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.311Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.311Z] [100%] Built target device-terminal [2022-07-29T09:45:59.311Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:45:59.588Z] Install the project... [2022-07-29T09:45:59.588Z] -- Install configuration: "Release" [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/lib/libcsdk.so [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/devsdk [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/edgex [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/edgex/devices.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/defs.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/time.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/base64.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/component.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/config.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/container.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/uuid.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/os.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/thread.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/data.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/typecode.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/hash.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/logger.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/os [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/json.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/include/iot/iot.h [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-07-29T09:45:59.588Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-07-29T09:45:59.588Z] make: Leaving directory '/tmp/sdk/build/release' [2022-07-29T09:46:01.022Z] Removing intermediate container e04de6910168 [2022-07-29T09:46:01.022Z] ---> 2d11f2fb5e74 [2022-07-29T09:46:01.022Z] Step 14/22 : FROM ${BASE} [2022-07-29T09:46:01.022Z] ---> aede2dddcadd [2022-07-29T09:46:01.022Z] Step 15/22 : LABEL maintainer="IOTech " [2022-07-29T09:46:01.305Z] ---> Running in bc573fe0505b [2022-07-29T09:46:01.584Z] Removing intermediate container bc573fe0505b [2022-07-29T09:46:01.584Z] ---> c699e5402d85 [2022-07-29T09:46:01.584Z] Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-29T09:46:01.584Z] ---> Running in f6b7bc5237fe [2022-07-29T09:46:02.582Z] Connecting to iotech.jfrog.io (34.247.231.36:443) [2022-07-29T09:46:02.855Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-29T09:46:02.855Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-29T09:46:02.855Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-29T09:46:03.469Z] Removing intermediate container f6b7bc5237fe [2022-07-29T09:46:03.469Z] ---> 68c9737516fe [2022-07-29T09:46:03.469Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-29T09:46:03.469Z] ---> Running in 356dea987428 [2022-07-29T09:46:04.913Z] Removing intermediate container 356dea987428 [2022-07-29T09:46:04.913Z] ---> 571412b83686 [2022-07-29T09:46:04.913Z] Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 hiredis-dev [2022-07-29T09:46:05.197Z] ---> Running in 71a6320602ec [2022-07-29T09:46:06.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T09:46:06.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T09:46:07.050Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T09:46:07.645Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-29T09:46:07.645Z] (1/6) Installing curl (7.80.0-r2) [2022-07-29T09:46:07.645Z] (2/6) Installing hiredis (1.0.2-r0) [2022-07-29T09:46:07.645Z] (3/6) Installing hiredis-dev (1.0.2-r0) [2022-07-29T09:46:07.645Z] (4/6) Installing libcbor (0.8.0-r0) [2022-07-29T09:46:07.645Z] (5/6) Installing libuuid (2.37.4-r0) [2022-07-29T09:46:07.645Z] (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-29T09:46:09.617Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T09:46:09.618Z] OK: 278 MiB in 83 packages [2022-07-29T09:46:10.602Z] Removing intermediate container 71a6320602ec [2022-07-29T09:46:10.603Z] ---> c3d4ecd7dd53 [2022-07-29T09:46:10.603Z] Step 19/22 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-07-29T09:46:11.201Z] ---> d80b9095543d [2022-07-29T09:46:11.202Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-07-29T09:46:11.801Z] ---> 61f749589ed9 [2022-07-29T09:46:11.801Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-07-29T09:46:12.413Z] ---> 7e76d46bd84a [2022-07-29T09:46:12.413Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-07-29T09:46:12.690Z] ---> 70171bd30002 [2022-07-29T09:46:12.963Z] Successfully built 70171bd30002 [2022-07-29T09:46:12.963Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:46:13.386Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T09:46:13.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T09:46:13.663Z] prd-ubuntu20.04-docker-arm64-4c-16g-21467 does not seem to be running inside a container [2022-07-29T09:46:13.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/30 -v /w/workspace/device-sdk-c/30:/w/workspace/device-sdk-c/30:rw,z -v /w/workspace/device-sdk-c/30@tmp:/w/workspace/device-sdk-c/30@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 [2022-07-29T09:46:15.078Z] $ docker top e0e0238cf1630ed5ea192eb9b98524732a366c0c95f0c5622272f44412c426e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T09:46:16.010Z] + make test [2022-07-29T09:46:16.010Z] echo "make test" [2022-07-29T09:46:16.010Z] make test [Pipeline] } [2022-07-29T09:46:16.041Z] $ docker stop --time=1 e0e0238cf1630ed5ea192eb9b98524732a366c0c95f0c5622272f44412c426e5 [2022-07-29T09:46:17.667Z] $ docker rm -f e0e0238cf1630ed5ea192eb9b98524732a366c0c95f0c5622272f44412c426e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-29T09:46:18.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-29T09:46:18.626Z] + ls -al . [2022-07-29T09:46:18.626Z] total 204 [2022-07-29T09:46:18.626Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 09:43 . [2022-07-29T09:46:18.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 09:43 .. [2022-07-29T09:46:18.626Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 09:43 .git [2022-07-29T09:46:18.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 09:43 .github [2022-07-29T09:46:18.626Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 29 09:43 .gitignore [2022-07-29T09:46:18.626Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 29 09:43 Attribution.txt [2022-07-29T09:46:18.626Z] -rw-rw-r-- 1 jenkins jenkins 8420 Jul 29 09:43 CHANGES [2022-07-29T09:46:18.626Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 29 09:43 Doxyfile [2022-07-29T09:46:18.626Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 09:43 GOVERNANCE.md [2022-07-29T09:46:18.626Z] -rw-rw-r-- 1 jenkins jenkins 784 Jul 29 09:43 Jenkinsfile [2022-07-29T09:46:18.626Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 29 09:43 LICENSE [2022-07-29T09:46:18.626Z] -rw-rw-r-- 1 jenkins jenkins 444 Jul 29 09:43 Makefile [2022-07-29T09:46:18.626Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 29 09:43 OWNERS.md [2022-07-29T09:46:18.626Z] -rw-rw-r-- 1 jenkins jenkins 4086 Jul 29 09:43 README.md [2022-07-29T09:46:18.626Z] -rw-rw-r-- 1 jenkins jenkins 7422 Jul 29 09:43 README.v2.md [2022-07-29T09:46:18.626Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 29 09:41 VERSION [2022-07-29T09:46:18.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 09:43 docs [2022-07-29T09:46:18.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 09:43 include [2022-07-29T09:46:18.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 09:43 scripts [2022-07-29T09:46:18.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 09:43 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:46:18.989Z] + 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=117e3ae82fbf81e148f12b1fc27328d4e4a70297 --label arch=arm64 --label version=2.2.0-dev.13 . [2022-07-29T09:46:19.273Z] Sending build context to Docker daemon 2.761MB [2022-07-29T09:46:19.273Z] Step 1/17 : ARG BASE=alpine:3.15 [2022-07-29T09:46:19.273Z] Step 2/17 : FROM ${BASE} [2022-07-29T09:46:19.273Z] ---> 70171bd30002 [2022-07-29T09:46:19.273Z] Step 3/17 : LABEL maintainer="IOTech " [2022-07-29T09:46:19.553Z] ---> Running in 21b7a0b4202a [2022-07-29T09:46:19.829Z] Removing intermediate container 21b7a0b4202a [2022-07-29T09:46:19.829Z] ---> 85999d4381e8 [2022-07-29T09:46:19.829Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-07-29T09:46:19.829Z] ---> Running in 6c0abf95a1cf [2022-07-29T09:46:20.815Z] Connecting to iotech.jfrog.io (54.170.58.71:443) [2022-07-29T09:46:21.417Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-29T09:46:21.417Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-29T09:46:21.417Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-29T09:46:22.020Z] Removing intermediate container 6c0abf95a1cf [2022-07-29T09:46:22.020Z] ---> 1ed7ef628446 [2022-07-29T09:46:22.020Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-29T09:46:22.020Z] ---> Running in 5b470ad6e96f [2022-07-29T09:46:23.452Z] Removing intermediate container 5b470ad6e96f [2022-07-29T09:46:23.452Z] ---> 6076f2136f2b [2022-07-29T09:46:23.452Z] Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2022-07-29T09:46:23.452Z] ---> Running in 498e423df4ba [2022-07-29T09:46:24.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T09:46:24.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T09:46:24.981Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T09:46:25.960Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-29T09:46:25.960Z] (1/28) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-29T09:46:25.960Z] (2/28) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-29T09:46:25.960Z] (3/28) Installing libcbor-dev (0.8.0-r0) [2022-07-29T09:46:25.960Z] (4/28) Installing ncurses-dev (6.3_p20211120-r1) [2022-07-29T09:46:25.960Z] (5/28) Installing util-linux (2.37.4-r0) [2022-07-29T09:46:25.960Z] (6/28) Installing libblkid (2.37.4-r0) [2022-07-29T09:46:25.960Z] (7/28) Installing libeconf (0.4.2-r0) [2022-07-29T09:46:25.960Z] (8/28) Installing libfdisk (2.37.4-r0) [2022-07-29T09:46:25.960Z] (9/28) Installing libmount (2.37.4-r0) [2022-07-29T09:46:25.960Z] (10/28) Installing libsmartcols (2.37.4-r0) [2022-07-29T09:46:25.960Z] (11/28) Installing util-linux-misc (2.37.4-r0) [2022-07-29T09:46:26.236Z] (12/28) Installing linux-pam (1.5.2-r0) [2022-07-29T09:46:26.236Z] (13/28) Installing runuser (2.37.4-r0) [2022-07-29T09:46:26.236Z] (14/28) Installing hexdump (2.37.4-r0) [2022-07-29T09:46:26.236Z] (15/28) Installing uuidgen (2.37.4-r0) [2022-07-29T09:46:26.236Z] (16/28) Installing blkid (2.37.4-r0) [2022-07-29T09:46:26.236Z] (17/28) Installing sfdisk (2.37.4-r0) [2022-07-29T09:46:26.236Z] (18/28) Installing mcookie (2.37.4-r0) [2022-07-29T09:46:26.236Z] (19/28) Installing wipefs (2.37.4-r0) [2022-07-29T09:46:26.236Z] (20/28) Installing cfdisk (2.37.4-r0) [2022-07-29T09:46:26.236Z] (21/28) Installing flock (2.37.4-r0) [2022-07-29T09:46:26.236Z] (22/28) Installing lsblk (2.37.4-r0) [2022-07-29T09:46:26.236Z] (23/28) Installing libcap-ng (0.8.2-r1) [2022-07-29T09:46:26.236Z] (24/28) Installing setpriv (2.37.4-r0) [2022-07-29T09:46:26.236Z] (25/28) Installing logger (2.37.4-r0) [2022-07-29T09:46:26.236Z] (26/28) Installing partx (2.37.4-r0) [2022-07-29T09:46:26.236Z] (27/28) Installing findmnt (2.37.4-r0) [2022-07-29T09:46:26.236Z] (28/28) Installing util-linux-dev (2.37.4-r0) [2022-07-29T09:46:26.236Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T09:46:26.236Z] OK: 290 MiB in 109 packages [2022-07-29T09:46:27.669Z] Removing intermediate container 498e423df4ba [2022-07-29T09:46:27.669Z] ---> 8a1039fa142c [2022-07-29T09:46:27.669Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-07-29T09:46:28.263Z] ---> a00553ab5d64 [2022-07-29T09:46:28.263Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-07-29T09:46:28.858Z] ---> b0df30e93707 [2022-07-29T09:46:28.858Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-07-29T09:46:29.463Z] ---> da161b4ea188 [2022-07-29T09:46:29.463Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-07-29T09:46:29.735Z] ---> 519cee576a28 [2022-07-29T09:46:29.735Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-07-29T09:46:30.329Z] ---> 62d7a14bc4fd [2022-07-29T09:46:30.329Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-07-29T09:46:30.601Z] ---> 646e3e206f96 [2022-07-29T09:46:30.601Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-07-29T09:46:30.878Z] ---> Running in 4d86fa54e67d [2022-07-29T09:46:31.150Z] Removing intermediate container 4d86fa54e67d [2022-07-29T09:46:31.150Z] ---> d66923eee454 [2022-07-29T09:46:31.150Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-07-29T09:46:31.150Z] ---> Running in 8753aa2af973 [2022-07-29T09:46:31.422Z] Removing intermediate container 8753aa2af973 [2022-07-29T09:46:31.422Z] ---> 2b8843b83726 [2022-07-29T09:46:31.422Z] Step 15/17 : LABEL arch=arm64 [2022-07-29T09:46:31.422Z] ---> Running in 3f9e0627fe66 [2022-07-29T09:46:31.693Z] Removing intermediate container 3f9e0627fe66 [2022-07-29T09:46:31.693Z] ---> 59db9f22b733 [2022-07-29T09:46:31.693Z] Step 16/17 : LABEL git_sha=117e3ae82fbf81e148f12b1fc27328d4e4a70297 [2022-07-29T09:46:31.693Z] ---> Running in 30093884751d [2022-07-29T09:46:31.966Z] Removing intermediate container 30093884751d [2022-07-29T09:46:31.966Z] ---> b022ea392693 [2022-07-29T09:46:31.966Z] Step 17/17 : LABEL version=2.2.0-dev.13 [2022-07-29T09:46:32.245Z] ---> Running in b401c1c99f26 [2022-07-29T09:46:32.518Z] Removing intermediate container b401c1c99f26 [2022-07-29T09:46:32.518Z] ---> 38920b71c509 [2022-07-29T09:46:32.518Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-07-29T09:46:32.518Z] Successfully built 38920b71c509 [2022-07-29T09:46:32.518Z] Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:46:32.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T09:46:32.969Z] [2022-07-29T09:46:32.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:46:33.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T09:46:33.590Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-29T09:46:33.590Z] 8998bd30e6a1: Pulling fs layer [2022-07-29T09:46:33.590Z] 04944245beec: Pulling fs layer [2022-07-29T09:46:33.590Z] 699f458cf7ca: Pulling fs layer [2022-07-29T09:46:33.590Z] 765212b225bb: Pulling fs layer [2022-07-29T09:46:33.590Z] f23df028b6ca: Pulling fs layer [2022-07-29T09:46:33.590Z] d65c8cfc05b1: Pulling fs layer [2022-07-29T09:46:33.590Z] 2437ff75d9bd: Pulling fs layer [2022-07-29T09:46:33.590Z] f23df028b6ca: Waiting [2022-07-29T09:46:33.590Z] d65c8cfc05b1: Waiting [2022-07-29T09:46:33.590Z] 2437ff75d9bd: Waiting [2022-07-29T09:46:33.590Z] 765212b225bb: Waiting [2022-07-29T09:46:33.590Z] 04944245beec: Verifying Checksum [2022-07-29T09:46:33.590Z] 04944245beec: Download complete [2022-07-29T09:46:33.862Z] 765212b225bb: Verifying Checksum [2022-07-29T09:46:33.862Z] 765212b225bb: Download complete [2022-07-29T09:46:33.862Z] f23df028b6ca: Verifying Checksum [2022-07-29T09:46:33.862Z] f23df028b6ca: Download complete [2022-07-29T09:46:33.862Z] d65c8cfc05b1: Verifying Checksum [2022-07-29T09:46:33.862Z] d65c8cfc05b1: Download complete [2022-07-29T09:46:33.862Z] 699f458cf7ca: Verifying Checksum [2022-07-29T09:46:33.862Z] 699f458cf7ca: Download complete [2022-07-29T09:46:34.525Z] 8998bd30e6a1: Verifying Checksum [2022-07-29T09:46:34.525Z] 8998bd30e6a1: Download complete [2022-07-29T09:46:37.222Z] 2437ff75d9bd: Verifying Checksum [2022-07-29T09:46:37.222Z] 2437ff75d9bd: Download complete [2022-07-29T09:46:39.955Z] 8998bd30e6a1: Pull complete [2022-07-29T09:46:40.241Z] 04944245beec: Pull complete [2022-07-29T09:46:42.310Z] 699f458cf7ca: Pull complete [2022-07-29T09:46:42.310Z] 765212b225bb: Pull complete [2022-07-29T09:46:43.306Z] f23df028b6ca: Pull complete [2022-07-29T09:46:43.306Z] d65c8cfc05b1: Pull complete [2022-07-29T09:46:58.394Z] 2437ff75d9bd: Pull complete [2022-07-29T09:46:58.394Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-29T09:46:58.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T09:46:58.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T09:46:58.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-21467 does not seem to be running inside a container [2022-07-29T09:46:58.729Z] $ 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/30 -v /w/workspace/device-sdk-c/30:/w/workspace/device-sdk-c/30:rw,z -v /w/workspace/device-sdk-c/30@tmp:/w/workspace/device-sdk-c/30@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 [2022-07-29T09:47:01.194Z] $ docker top 1459d6eead339ee49a3d6af1c24dde6a39735e255ef2f234b97688e150c34b0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:47:02.142Z] ---> job-cost.sh [2022-07-29T09:47:02.142Z] lf-activate-venv: SKIPPING [2022-07-29T09:47:02.142Z] INFO: No Stack... [2022-07-29T09:47:02.415Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-29T09:47:03.391Z] INFO: Archiving Costs [Pipeline] sh [2022-07-29T09:47:04.056Z] + cat /w/workspace/device-sdk-c/30/archives/cost.csv [2022-07-29T09:47:04.056Z] + cut -d, -f6 [Pipeline] lock [2022-07-29T09:47:04.088Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-30-stack-cost] [2022-07-29T09:47:04.099Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-30-stack-cost] did not exist. Created. [2022-07-29T09:47:04.099Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-29T09:47:04.774Z] /w/workspace/device-sdk-c/30@tmp/durable-5ae4c2d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-29T09:47:05.444Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-29T09:47:05.466Z] Warning: overwriting stash ‘stack-cost’ [2022-07-29T09:47:05.914Z] Stashed 1 file(s) [Pipeline] } [2022-07-29T09:47:05.922Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-29T09:47:05.949Z] $ docker stop --time=1 1459d6eead339ee49a3d6af1c24dde6a39735e255ef2f234b97688e150c34b0b [2022-07-29T09:47:07.444Z] $ docker rm -f 1459d6eead339ee49a3d6af1c24dde6a39735e255ef2f234b97688e150c34b0b [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] sh [2022-07-29T09:47:08.177Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T09:47:08.178Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:47:08.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T09:47:08.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T09:47:08.572Z] prd-ubuntu20.04-docker-8c-8g-21466 does not seem to be running inside a container [2022-07-29T09:47:08.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-29T09:47:09.005Z] $ docker top 0c233b1b7b63dba8a62af5a61db9600836c4dda65b002f1c6d2ab771a952c434 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T09:47:09.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T09:47:09.107Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T09:47:09.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T09:47:09.258Z] $ docker exec 0c233b1b7b63dba8a62af5a61db9600836c4dda65b002f1c6d2ab771a952c434 ssh-agent [2022-07-29T09:47:09.381Z] SSH_AUTH_SOCK=/tmp/ssh-gslGDUgzgK2e/agent.34 [2022-07-29T09:47:09.381Z] SSH_AGENT_PID=40 [2022-07-29T09:47:09.388Z] Running ssh-add (command line suppressed) [2022-07-29T09:47:09.512Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1882239814941794623.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1882239814941794623.key) [2022-07-29T09:47:09.520Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T09:47:09.814Z] + git semver tag [2022-07-29T09:47:10.077Z] 2022-07-29 09:47:10,014 [run_tag] DEBUG tag force:False [2022-07-29T09:47:10.077Z] 2022-07-29 09:47:10,014 [check_head_tag] DEBUG check head tag [2022-07-29T09:47:10.077Z] 2022-07-29 09:47:10,015 [execute] INFO git cat-file --batch-check [2022-07-29T09:47:10.077Z] 2022-07-29 09:47:10,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2022-07-29T09:47:10.077Z] 2022-07-29 09:47:10,019 [execute] INFO git cat-file --batch [2022-07-29T09:47:10.077Z] 2022-07-29 09:47:10,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2022-07-29T09:47:10.077Z] 2022-07-29 09:47:10,031 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-29T09:47:10.077Z] 2022-07-29 09:47:10,031 [execute] INFO git tag -a v2.2.0-dev.13 -m v2.2.0-dev.13 [2022-07-29T09:47:10.077Z] 2022-07-29 09:47:10,032 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.13', '-m', 'v2.2.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2022-07-29T09:47:10.077Z] 2022-07-29 09:47:10,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-29T09:47:10.077Z] 2.2.0-dev.13 [Pipeline] } [2022-07-29T09:47:10.097Z] $ docker exec --env ******** --env ******** 0c233b1b7b63dba8a62af5a61db9600836c4dda65b002f1c6d2ab771a952c434 ssh-agent -k [2022-07-29T09:47:10.225Z] unset SSH_AUTH_SOCK; [2022-07-29T09:47:10.225Z] unset SSH_AGENT_PID; [2022-07-29T09:47:10.225Z] echo Agent pid 40 killed; [2022-07-29T09:47:10.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T09:47:10.535Z] + git semver [Pipeline] } [2022-07-29T09:47:10.819Z] $ docker stop --time=1 0c233b1b7b63dba8a62af5a61db9600836c4dda65b002f1c6d2ab771a952c434 [2022-07-29T09:47:12.121Z] $ docker rm -f 0c233b1b7b63dba8a62af5a61db9600836c4dda65b002f1c6d2ab771a952c434 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:47:12.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-29T09:47:12.537Z] [2022-07-29T09:47:12.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:47:12.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-29T09:47:12.844Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-29T09:47:12.844Z] ab5ef0e58194: Pulling fs layer [2022-07-29T09:47:12.844Z] 9712f1f96733: Pulling fs layer [2022-07-29T09:47:12.844Z] 63f879dbbcfc: Pulling fs layer [2022-07-29T09:47:12.844Z] 0d9ebad4ef96: Pulling fs layer [2022-07-29T09:47:12.844Z] e9a5061849ea: Pulling fs layer [2022-07-29T09:47:12.844Z] d747dcd14b5f: Pulling fs layer [2022-07-29T09:47:12.844Z] 2de7ff778b66: Pulling fs layer [2022-07-29T09:47:12.844Z] d747dcd14b5f: Waiting [2022-07-29T09:47:12.844Z] 0d9ebad4ef96: Waiting [2022-07-29T09:47:12.844Z] 2de7ff778b66: Waiting [2022-07-29T09:47:12.844Z] 9712f1f96733: Download complete [2022-07-29T09:47:13.431Z] 63f879dbbcfc: Verifying Checksum [2022-07-29T09:47:13.431Z] 63f879dbbcfc: Download complete [2022-07-29T09:47:13.431Z] 0d9ebad4ef96: Verifying Checksum [2022-07-29T09:47:13.431Z] 0d9ebad4ef96: Download complete [2022-07-29T09:47:13.431Z] d747dcd14b5f: Verifying Checksum [2022-07-29T09:47:13.431Z] d747dcd14b5f: Download complete [2022-07-29T09:47:13.431Z] 2de7ff778b66: Verifying Checksum [2022-07-29T09:47:13.431Z] 2de7ff778b66: Download complete [2022-07-29T09:47:13.431Z] ab5ef0e58194: Verifying Checksum [2022-07-29T09:47:13.431Z] ab5ef0e58194: Download complete [2022-07-29T09:47:13.431Z] e9a5061849ea: Verifying Checksum [2022-07-29T09:47:13.431Z] e9a5061849ea: Download complete [2022-07-29T09:47:16.738Z] ab5ef0e58194: Pull complete [2022-07-29T09:47:16.738Z] 9712f1f96733: Pull complete [2022-07-29T09:47:16.998Z] 63f879dbbcfc: Pull complete [2022-07-29T09:47:21.209Z] 0d9ebad4ef96: Pull complete [2022-07-29T09:47:21.209Z] e9a5061849ea: Pull complete [2022-07-29T09:47:21.469Z] d747dcd14b5f: Pull complete [2022-07-29T09:47:22.852Z] 2de7ff778b66: Pull complete [2022-07-29T09:47:22.852Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-29T09:47:22.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-29T09:47:22.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T09:47:22.956Z] prd-ubuntu20.04-docker-8c-8g-21466 does not seem to be running inside a container [2022-07-29T09:47:22.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-29T09:47:25.239Z] $ docker top df5c7550a9272ea750b3f62e8ee85bf46fdc54a6f24d1d0e6ff88330bd463a95 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-29T09:47:25.312Z] provisioning config files... [2022-07-29T09:47:25.323Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config8422583204197438121tmp [2022-07-29T09:47:25.335Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7868002091547277748tmp [2022-07-29T09:47:25.347Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config4262330486296357353tmp [Pipeline] { [Pipeline] echo [2022-07-29T09:47:25.364Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:47:25.652Z] ---> sigul-configuration.sh [2022-07-29T09:47:25.652Z] gpg: directory `/root/.gnupg' created [2022-07-29T09:47:25.652Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-29T09:47:25.652Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-29T09:47:25.652Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-29T09:47:25.652Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-29T09:47:25.652Z] gpg: CAST5 encrypted data [2022-07-29T09:47:25.652Z] gpg: encrypted with 1 passphrase [2022-07-29T09:47:25.652Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-29T09:47:25.951Z] + mkdir /home/jenkins [2022-07-29T09:47:25.951Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-29T09:47:26.249Z] + 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 [2022-07-29T09:47:26.260Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:47:26.552Z] ---> sigul-install.sh [2022-07-29T09:47:26.553Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-29T09:47:26.848Z] + git tag --list [2022-07-29T09:47:26.848Z] 0.7.0 [2022-07-29T09:47:26.848Z] 0.7.1 [2022-07-29T09:47:26.848Z] 1.0.0 [2022-07-29T09:47:26.848Z] 2.3.0-dev.12 [2022-07-29T09:47:26.848Z] v1.0.1 [2022-07-29T09:47:26.848Z] v1.0.2 [2022-07-29T09:47:26.848Z] v1.0.3 [2022-07-29T09:47:26.848Z] v1.1.0 [2022-07-29T09:47:26.848Z] v1.1.1 [2022-07-29T09:47:26.848Z] v1.2.0 [2022-07-29T09:47:26.848Z] v1.2.1 [2022-07-29T09:47:26.848Z] v1.2.2 [2022-07-29T09:47:26.848Z] v1.3.0 [2022-07-29T09:47:26.848Z] v1.3.1 [2022-07-29T09:47:26.848Z] v2.0.0 [2022-07-29T09:47:26.848Z] v2.1.0 [2022-07-29T09:47:26.848Z] v2.2.0-dev.1 [2022-07-29T09:47:26.848Z] v2.2.0-dev.10 [2022-07-29T09:47:26.848Z] v2.2.0-dev.11 [2022-07-29T09:47:26.848Z] v2.2.0-dev.12 [2022-07-29T09:47:26.848Z] v2.2.0-dev.13 [2022-07-29T09:47:26.848Z] v2.2.0-dev.2 [2022-07-29T09:47:26.848Z] v2.2.0-dev.3 [2022-07-29T09:47:26.848Z] v2.2.0-dev.4 [2022-07-29T09:47:26.848Z] v2.2.0-dev.5 [2022-07-29T09:47:26.848Z] v2.2.0-dev.6 [2022-07-29T09:47:26.848Z] v2.2.0-dev.7 [2022-07-29T09:47:26.848Z] v2.2.0-dev.8 [2022-07-29T09:47:26.848Z] v2.2.0-dev.9 [Pipeline] sh [2022-07-29T09:47:27.139Z] + lftools sign git-tag v2.2.0-dev.13 [2022-07-29T09:47:27.711Z] Signing Git tag with Sigul... [2022-07-29T09:47:27.711Z] Signing v2.2.0-dev.13 [Pipeline] echo [2022-07-29T09:47:28.296Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:47:28.589Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-29T09:47:28.598Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-29T09:47:28.631Z] $ docker stop --time=1 df5c7550a9272ea750b3f62e8ee85bf46fdc54a6f24d1d0e6ff88330bd463a95 [2022-07-29T09:47:29.950Z] $ docker rm -f df5c7550a9272ea750b3f62e8ee85bf46fdc54a6f24d1d0e6ff88330bd463a95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-29T09:47:30.522Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T09:47:30.522Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:47:30.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T09:47:30.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T09:47:30.925Z] prd-ubuntu20.04-docker-8c-8g-21466 does not seem to be running inside a container [2022-07-29T09:47:30.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-29T09:47:31.359Z] $ docker top 5653a010f3847357e2ec8c73fa460317f13abe9d409974b5eb04073dc1abb708 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T09:47:31.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T09:47:31.463Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T09:47:31.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T09:47:31.630Z] $ docker exec 5653a010f3847357e2ec8c73fa460317f13abe9d409974b5eb04073dc1abb708 ssh-agent [2022-07-29T09:47:31.751Z] SSH_AUTH_SOCK=/tmp/ssh-ZxQ3m5pIUyWh/agent.34 [2022-07-29T09:47:31.751Z] SSH_AGENT_PID=40 [2022-07-29T09:47:31.757Z] Running ssh-add (command line suppressed) [2022-07-29T09:47:31.889Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8301966709693768014.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8301966709693768014.key) [2022-07-29T09:47:31.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T09:47:32.194Z] + git semver bump pre [2022-07-29T09:47:32.456Z] 2022-07-29 09:47:32,406 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-29T09:47:32.456Z] 2022-07-29 09:47:32,406 [bump_version] DEBUG bumping version:2.2.0-dev.13 on axis:pre with prefix:dev [2022-07-29T09:47:32.456Z] 2022-07-29 09:47:32,406 [bump_version] DEBUG bumped version:2.2.0-dev.14 [2022-07-29T09:47:32.456Z] 2022-07-29 09:47:32,406 [write_version] DEBUG write version:2.2.0-dev.14 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2022-07-29T09:47:32.456Z] 2022-07-29 09:47:32,406 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-29T09:47:32.456Z] 2022-07-29 09:47:32,406 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-29T09:47:32.456Z] 2022-07-29 09:47:32,408 [execute] INFO git cat-file --batch-check [2022-07-29T09:47:32.456Z] 2022-07-29 09:47:32,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T09:47:32.456Z] 2022-07-29 09:47:32,414 [execute] INFO git cat-file --batch [2022-07-29T09:47:32.456Z] 2022-07-29 09:47:32,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T09:47:32.456Z] 2022-07-29 09:47:32,419 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-29T09:47:32.456Z] 2.2.0-dev.14 [Pipeline] } [2022-07-29T09:47:32.479Z] $ docker exec --env ******** --env ******** 5653a010f3847357e2ec8c73fa460317f13abe9d409974b5eb04073dc1abb708 ssh-agent -k [2022-07-29T09:47:32.602Z] unset SSH_AUTH_SOCK; [2022-07-29T09:47:32.603Z] unset SSH_AGENT_PID; [2022-07-29T09:47:32.603Z] echo Agent pid 40 killed; [2022-07-29T09:47:32.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T09:47:32.912Z] + git semver [Pipeline] } [2022-07-29T09:47:33.199Z] $ docker stop --time=1 5653a010f3847357e2ec8c73fa460317f13abe9d409974b5eb04073dc1abb708 [2022-07-29T09:47:34.568Z] $ docker rm -f 5653a010f3847357e2ec8c73fa460317f13abe9d409974b5eb04073dc1abb708 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T09:47:34.912Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T09:47:34.912Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:47:35.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T09:47:35.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T09:47:35.307Z] prd-ubuntu20.04-docker-8c-8g-21466 does not seem to be running inside a container [2022-07-29T09:47:35.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-29T09:47:35.759Z] $ docker top e662990b58c9e7d437438847580282f75d047c0e6f38ff3ee08ce77ce4efb302 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T09:47:35.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T09:47:35.855Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T09:47:36.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T09:47:36.016Z] $ docker exec e662990b58c9e7d437438847580282f75d047c0e6f38ff3ee08ce77ce4efb302 ssh-agent [2022-07-29T09:47:36.153Z] SSH_AUTH_SOCK=/tmp/ssh-ySQrl1RwE65h/agent.33 [2022-07-29T09:47:36.153Z] SSH_AGENT_PID=39 [2022-07-29T09:47:36.158Z] Running ssh-add (command line suppressed) [2022-07-29T09:47:36.285Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_386101532014851811.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_386101532014851811.key) [2022-07-29T09:47:36.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T09:47:36.586Z] + git semver push [2022-07-29T09:47:36.849Z] 2022-07-29 09:47:36,848 [run_push] DEBUG push [2022-07-29T09:47:36.849Z] 2022-07-29 09:47:36,849 [execute] INFO git cat-file --batch-check [2022-07-29T09:47:36.849Z] 2022-07-29 09:47:36,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T09:47:36.849Z] 2022-07-29 09:47:36,855 [execute] INFO git rev-list 6b967b279db77e762ac2e4b7baa2795f90bd1399 -- [2022-07-29T09:47:36.849Z] 2022-07-29 09:47:36,856 [execute] DEBUG Popen(['git', 'rev-list', '6b967b279db77e762ac2e4b7baa2795f90bd1399', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-29T09:47:37.111Z] 2022-07-29 09:47:36,865 [execute] INFO git fetch -v origin [2022-07-29T09:47:37.111Z] 2022-07-29 09:47:36,865 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-29T09:47:37.371Z] 2022-07-29 09:47:37,322 [run_push] DEBUG no remote changes detected [2022-07-29T09:47:37.372Z] 2022-07-29 09:47:37,322 [execute] INFO git push origin semver [2022-07-29T09:47:37.372Z] 2022-07-29 09:47:37,323 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-29T09:47:38.315Z] 2022-07-29 09:47:38,099 [run_push] DEBUG push all version tags [2022-07-29T09:47:38.315Z] 2022-07-29 09:47:38,100 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-29T09:47:38.315Z] 2022-07-29 09:47:38,100 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2022-07-29T09:47:38.887Z] 2022-07-29 09:47:38,785 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-29T09:47:38.887Z] 2.2.0-dev.14 [Pipeline] } [2022-07-29T09:47:38.909Z] $ docker exec --env ******** --env ******** e662990b58c9e7d437438847580282f75d047c0e6f38ff3ee08ce77ce4efb302 ssh-agent -k [2022-07-29T09:47:39.043Z] unset SSH_AUTH_SOCK; [2022-07-29T09:47:39.043Z] unset SSH_AGENT_PID; [2022-07-29T09:47:39.043Z] echo Agent pid 39 killed; [2022-07-29T09:47:39.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T09:47:39.359Z] + git semver [Pipeline] } [2022-07-29T09:47:39.648Z] $ docker stop --time=1 e662990b58c9e7d437438847580282f75d047c0e6f38ff3ee08ce77ce4efb302 [2022-07-29T09:47:41.011Z] $ docker rm -f e662990b58c9e7d437438847580282f75d047c0e6f38ff3ee08ce77ce4efb302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-29T09:47:41.523Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2022-07-29T09:47:41.523Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-07-29T09:47:41.523Z] total 16 [2022-07-29T09:47:41.523Z] drwxr-xr-x 3 root root 4096 Jul 29 09:42 . [2022-07-29T09:47:41.523Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 29 09:47 .. [2022-07-29T09:47:41.523Z] drwxr-xr-x 2 root root 4096 Jul 29 09:42 cost [2022-07-29T09:47:41.523Z] -rw-r--r-- 1 root root 83 Jul 29 09:42 cost.csv [2022-07-29T09:47:41.523Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-07-29T09:47:41.523Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-07-29T09:47:41.523Z] total 16 [2022-07-29T09:47:41.523Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 09:42 . [2022-07-29T09:47:41.523Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 29 09:47 .. [2022-07-29T09:47:41.523Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 29 09:42 cost [2022-07-29T09:47:41.523Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 29 09:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:47:41.816Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:47:42.682Z] ---> package-listing.sh [2022-07-29T09:47:42.682Z] ++ facter osfamily [2022-07-29T09:47:42.682Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-29T09:47:42.942Z] + OS_FAMILY=debian [2022-07-29T09:47:42.942Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2022-07-29T09:47:42.942Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-29T09:47:42.942Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-29T09:47:42.942Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-29T09:47:42.942Z] + PACKAGES=/tmp/packages_start.txt [2022-07-29T09:47:42.942Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-07-29T09:47:42.942Z] + PACKAGES=/tmp/packages_end.txt [2022-07-29T09:47:42.942Z] + case "${OS_FAMILY}" in [2022-07-29T09:47:42.942Z] + dpkg -l [2022-07-29T09:47:42.942Z] + grep '^ii' [2022-07-29T09:47:42.942Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-29T09:47:42.942Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-29T09:47:42.942Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-29T09:47:42.942Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-07-29T09:47:42.942Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2022-07-29T09:47:42.942Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2022-07-29T09:47:42.956Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 [2022-07-29T09:47:43.236Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T09:47:43.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T09:47:43.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T09:47:43.637Z] prd-ubuntu20.04-docker-8c-8g-21466 does not seem to be running inside a container [2022-07-29T09:47:43.681Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-29T09:47:43.931Z] $ docker top 15c3dca98450942075baa08dd38d1bbb3495d4908d66d8c482bbe2962e565aba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T09:47:44.281Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-29T09:47:44.575Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-29T09:47:44.867Z] + ls /var/log/sa-host [2022-07-29T09:47:44.868Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T09:47:45.010Z] provisioning config files... [2022-07-29T09:47:45.022Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config6047246587850215013tmp [Pipeline] { [Pipeline] echo [2022-07-29T09:47:45.039Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:47:45.330Z] ---> create-netrc.sh [Pipeline] } [2022-07-29T09:47:45.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:47:45.680Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-29T09:47:45.692Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:47:45.983Z] ---> sudo-logs.sh [2022-07-29T09:47:45.983Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-29T09:47:46.015Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:47:46.304Z] ---> job-cost.sh [2022-07-29T09:47:46.304Z] lf-activate-venv: SKIPPING [2022-07-29T09:47:46.304Z] DEBUG: total: 0.2199999988079071 [2022-07-29T09:47:46.304Z] INFO: Retrieving Stack Cost... [2022-07-29T09:47:46.565Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-29T09:47:47.174Z] INFO: Archiving Costs [Pipeline] echo [2022-07-29T09:47:47.196Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T09:47:47.501Z] ---> logs-deploy.sh [2022-07-29T09:47:47.501Z] lf-activate-venv: SKIPPING [2022-07-29T09:47:47.501Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/30 [2022-07-29T09:47:47.502Z] INFO: archiving workspace using pattern(s): [2022-07-29T09:47:48.445Z] Archives upload complete. [2022-07-29T09:47:48.705Z] INFO: archiving logs to Nexus [2022-07-29T09:47:49.278Z] ---> uname -a: [2022-07-29T09:47:49.278Z] Linux prd-ubuntu20-04-docker-8c-8g-21466 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-29T09:47:49.278Z] [2022-07-29T09:47:49.278Z] [2022-07-29T09:47:49.278Z] ---> lscpu: [2022-07-29T09:47:49.278Z] Architecture: x86_64 [2022-07-29T09:47:49.278Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-29T09:47:49.278Z] Byte Order: Little Endian [2022-07-29T09:47:49.278Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-29T09:47:49.279Z] CPU(s): 8 [2022-07-29T09:47:49.279Z] On-line CPU(s) list: 0-7 [2022-07-29T09:47:49.279Z] Thread(s) per core: 1 [2022-07-29T09:47:49.279Z] Core(s) per socket: 1 [2022-07-29T09:47:49.279Z] Socket(s): 8 [2022-07-29T09:47:49.279Z] NUMA node(s): 1 [2022-07-29T09:47:49.279Z] Vendor ID: AuthenticAMD [2022-07-29T09:47:49.279Z] CPU family: 23 [2022-07-29T09:47:49.279Z] Model: 49 [2022-07-29T09:47:49.279Z] Model name: AMD EPYC-Rome Processor [2022-07-29T09:47:49.279Z] Stepping: 0 [2022-07-29T09:47:49.279Z] CPU MHz: 2800.000 [2022-07-29T09:47:49.279Z] BogoMIPS: 5600.00 [2022-07-29T09:47:49.279Z] Virtualization: AMD-V [2022-07-29T09:47:49.279Z] Hypervisor vendor: KVM [2022-07-29T09:47:49.279Z] Virtualization type: full [2022-07-29T09:47:49.279Z] L1d cache: 256 KiB [2022-07-29T09:47:49.279Z] L1i cache: 256 KiB [2022-07-29T09:47:49.279Z] L2 cache: 4 MiB [2022-07-29T09:47:49.279Z] L3 cache: 128 MiB [2022-07-29T09:47:49.279Z] NUMA node0 CPU(s): 0-7 [2022-07-29T09:47:49.279Z] Vulnerability Itlb multihit: Not affected [2022-07-29T09:47:49.279Z] Vulnerability L1tf: Not affected [2022-07-29T09:47:49.279Z] Vulnerability Mds: Not affected [2022-07-29T09:47:49.279Z] Vulnerability Meltdown: Not affected [2022-07-29T09:47:49.279Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-29T09:47:49.279Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-29T09:47:49.279Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-29T09:47:49.279Z] Vulnerability Srbds: Not affected [2022-07-29T09:47:49.279Z] Vulnerability Tsx async abort: Not affected [2022-07-29T09:47:49.279Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-29T09:47:49.279Z] [2022-07-29T09:47:49.279Z] [2022-07-29T09:47:49.279Z] ---> nproc: [2022-07-29T09:47:49.279Z] 8 [2022-07-29T09:47:49.279Z] [2022-07-29T09:47:49.279Z] [2022-07-29T09:47:49.279Z] ---> df -h: [2022-07-29T09:47:49.279Z] Filesystem Size Used Avail Use% Mounted on [2022-07-29T09:47:49.279Z] overlay 155G 11G 145G 7% / [2022-07-29T09:47:49.279Z] tmpfs 64M 0 64M 0% /dev [2022-07-29T09:47:49.279Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-29T09:47:49.279Z] shm 64M 0 64M 0% /dev/shm [2022-07-29T09:47:49.279Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-29T09:47:49.279Z] [2022-07-29T09:47:49.279Z] [2022-07-29T09:47:49.279Z] ---> sar -b -r -n DEV: [2022-07-29T09:47:49.279Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21466) 07/29/22 _x86_64_ (8 CPU) [2022-07-29T09:47:49.279Z] [2022-07-29T09:47:49.279Z] 09:40:31 LINUX RESTART (8 CPU) [2022-07-29T09:47:49.279Z] [2022-07-29T09:47:49.279Z] 09:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-29T09:47:49.279Z] 09:42:01 326.26 14.58 311.68 0.00 2167.11 96598.17 0.00 [2022-07-29T09:47:49.279Z] 09:43:01 145.13 0.13 144.99 0.00 16.79 19762.39 0.00 [2022-07-29T09:47:49.279Z] 09:44:01 1.67 0.00 1.67 0.00 0.00 19.75 0.00 [2022-07-29T09:47:49.279Z] 09:45:01 3.25 1.57 1.68 0.00 49.06 20.66 0.00 [2022-07-29T09:47:49.279Z] 09:46:01 1.17 0.02 1.15 0.00 0.13 13.60 0.00 [2022-07-29T09:47:49.279Z] 09:47:01 1.70 0.00 1.70 0.00 0.00 24.53 0.00 [2022-07-29T09:47:49.279Z] Average: 79.86 2.72 77.15 0.00 372.15 19406.00 0.00 [2022-07-29T09:47:49.279Z] [2022-07-29T09:47:49.279Z] 09:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-29T09:47:49.279Z] 09:42:01 29331816 31755180 552256 1.68 97876 2606244 2134020 6.29 1134444 2055772 528 [2022-07-29T09:47:49.279Z] 09:43:01 28824800 31773088 515912 1.57 119828 3069816 1838956 5.42 1134224 2502508 184 [2022-07-29T09:47:49.279Z] 09:44:01 28824724 31773084 515548 1.57 119872 3069824 1838956 5.42 1134460 2502516 172 [2022-07-29T09:47:49.279Z] 09:45:01 28824300 31775144 513680 1.56 119908 3071296 1838956 5.42 1136272 2502040 28 [2022-07-29T09:47:49.279Z] 09:46:01 28824812 31775604 513112 1.56 119932 3071304 1838956 5.42 1135988 2502044 44 [2022-07-29T09:47:49.279Z] 09:47:01 28831332 31782196 506472 1.54 119976 3071304 1838956 5.42 1128284 2502052 260 [2022-07-29T09:47:49.279Z] Average: 28910297 31772383 519497 1.58 116232 2993298 1888133 5.56 1133945 2427822 203 [2022-07-29T09:47:49.279Z] [2022-07-29T09:47:49.279Z] 09:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-29T09:47:49.279Z] 09:42:01 docker0 11.05 15.16 0.93 140.27 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:42:01 veth1a5bd47 0.18 0.17 0.02 0.09 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:42:01 ens3 439.43 323.50 3797.06 151.85 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:42:01 lo 6.00 6.00 0.58 0.58 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:43:01 docker0 8.71 15.06 0.64 149.42 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:43:01 ens3 143.16 89.67 2699.53 20.35 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:43:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:44:01 ens3 11.55 10.78 3.08 17.83 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:45:01 ens3 17.00 16.16 5.81 26.00 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:46:01 ens3 0.15 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] Average: docker0 3.29 5.04 0.26 48.29 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] Average: ens3 101.90 73.40 1084.32 36.02 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] Average: lo 1.30 1.30 0.12 0.12 0.00 0.00 0.00 0.00 [2022-07-29T09:47:49.279Z] [2022-07-29T09:47:49.279Z] [2022-07-29T09:47:49.279Z] ---> sar -P ALL: [2022-07-29T09:47:49.279Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21466) 07/29/22 _x86_64_ (8 CPU) [2022-07-29T09:47:49.279Z] [2022-07-29T09:47:49.279Z] 09:40:31 LINUX RESTART (8 CPU) [2022-07-29T09:47:49.279Z] [2022-07-29T09:47:49.279Z] 09:41:01 CPU %user %nice %system %iowait %steal %idle [2022-07-29T09:47:49.279Z] 09:42:01 all 10.57 0.00 3.89 1.44 0.06 84.05 [2022-07-29T09:47:49.279Z] 09:42:01 0 11.61 0.00 4.04 0.57 0.05 83.73 [2022-07-29T09:47:49.279Z] 09:42:01 1 9.91 0.00 3.95 1.51 0.07 84.56 [2022-07-29T09:47:49.279Z] 09:42:01 2 12.95 0.00 5.25 3.30 0.05 78.46 [2022-07-29T09:47:49.279Z] 09:42:01 3 13.30 0.00 4.30 1.43 0.07 80.91 [2022-07-29T09:47:49.279Z] 09:42:01 4 10.14 0.00 3.20 0.99 0.05 85.61 [2022-07-29T09:47:49.279Z] 09:42:01 5 8.16 0.00 3.15 2.62 0.05 86.02 [2022-07-29T09:47:49.279Z] 09:42:01 6 8.50 0.00 3.66 0.57 0.05 87.22 [2022-07-29T09:47:49.279Z] 09:42:01 7 9.95 0.00 3.60 0.49 0.07 85.89 [2022-07-29T09:47:49.279Z] 09:43:01 all 4.73 0.00 2.29 0.74 0.03 92.20 [2022-07-29T09:47:49.279Z] 09:43:01 0 4.72 0.00 2.18 0.27 0.03 92.80 [2022-07-29T09:47:49.279Z] 09:43:01 1 5.49 0.00 2.51 0.07 0.03 91.90 [2022-07-29T09:47:49.279Z] 09:43:01 2 4.92 0.00 2.54 0.34 0.03 92.17 [2022-07-29T09:47:49.279Z] 09:43:01 3 5.13 0.00 2.61 3.07 0.03 89.16 [2022-07-29T09:47:49.279Z] 09:43:01 4 4.81 0.00 2.31 0.42 0.03 92.42 [2022-07-29T09:47:49.279Z] 09:43:01 5 4.46 0.00 1.81 0.03 0.03 93.67 [2022-07-29T09:47:49.279Z] 09:43:01 6 3.87 0.00 2.00 0.25 0.03 93.85 [2022-07-29T09:47:49.279Z] 09:43:01 7 4.40 0.00 2.39 1.50 0.03 91.68 [2022-07-29T09:47:49.279Z] 09:44:01 all 0.06 0.00 0.02 0.01 0.01 99.91 [2022-07-29T09:47:49.279Z] 09:44:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2022-07-29T09:47:49.279Z] 09:44:01 1 0.08 0.00 0.00 0.00 0.00 99.92 [2022-07-29T09:47:49.279Z] 09:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-29T09:47:49.279Z] 09:44:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2022-07-29T09:47:49.279Z] 09:44:01 4 0.05 0.00 0.05 0.02 0.02 99.87 [2022-07-29T09:47:49.279Z] 09:44:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-29T09:47:49.279Z] 09:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-29T09:47:49.279Z] 09:44:01 7 0.08 0.00 0.05 0.00 0.00 99.87 [2022-07-29T09:47:49.279Z] 09:45:01 all 0.24 0.00 0.05 0.02 0.00 99.69 [2022-07-29T09:47:49.279Z] 09:45:01 0 0.28 0.00 0.08 0.00 0.00 99.63 [2022-07-29T09:47:49.279Z] 09:45:01 1 0.27 0.00 0.07 0.00 0.00 99.67 [2022-07-29T09:47:49.279Z] 09:45:01 2 0.32 0.00 0.03 0.02 0.00 99.63 [2022-07-29T09:47:49.279Z] 09:45:01 3 0.18 0.00 0.02 0.03 0.02 99.75 [2022-07-29T09:47:49.279Z] 09:45:01 4 0.25 0.00 0.07 0.03 0.00 99.65 [2022-07-29T09:47:49.279Z] 09:45:01 5 0.17 0.00 0.07 0.00 0.00 99.77 [2022-07-29T09:47:49.279Z] 09:45:01 6 0.15 0.00 0.02 0.03 0.00 99.80 [2022-07-29T09:47:49.279Z] 09:45:01 7 0.28 0.00 0.08 0.02 0.02 99.60 [2022-07-29T09:47:49.279Z] 09:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-07-29T09:47:49.279Z] 09:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T09:47:49.279Z] 09:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-29T09:47:49.279Z] 09:46:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-29T09:47:49.279Z] 09:46:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-29T09:47:49.279Z] 09:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-29T09:47:49.279Z] 09:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-29T09:47:49.279Z] 09:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-29T09:47:49.279Z] 09:46:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-29T09:47:49.279Z] 09:47:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-07-29T09:47:49.279Z] 09:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T09:47:49.279Z] 09:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-29T09:47:49.279Z] 09:47:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-29T09:47:49.279Z] 09:47:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-29T09:47:49.279Z] 09:47:01 4 0.05 0.00 0.02 0.03 0.00 99.90 [2022-07-29T09:47:49.279Z] 09:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-29T09:47:49.279Z] 09:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-29T09:47:49.280Z] 09:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-29T09:47:49.280Z] Average: all 2.59 0.00 1.04 0.37 0.02 95.98 [2022-07-29T09:47:49.280Z] Average: 0 2.78 0.00 1.05 0.14 0.02 96.02 [2022-07-29T09:47:49.280Z] Average: 1 2.62 0.00 1.09 0.26 0.02 96.01 [2022-07-29T09:47:49.280Z] Average: 2 3.03 0.00 1.30 0.60 0.02 95.04 [2022-07-29T09:47:49.280Z] Average: 3 3.10 0.00 1.15 0.77 0.02 94.96 [2022-07-29T09:47:49.280Z] Average: 4 2.54 0.00 0.94 0.25 0.02 96.26 [2022-07-29T09:47:49.280Z] Average: 5 2.14 0.00 0.84 0.44 0.01 96.57 [2022-07-29T09:47:49.280Z] Average: 6 2.09 0.00 0.95 0.14 0.02 96.81 [2022-07-29T09:47:49.280Z] Average: 7 2.44 0.00 1.02 0.33 0.02 96.19 [2022-07-29T09:47:49.280Z] [2022-07-29T09:47:49.280Z] [2022-07-29T09:47:49.280Z]