Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6bdae90b977cdeecb957260a94da902cfcf10c29 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-ssh9952647462924593552.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2565880976109261192.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1373194458337268478.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15917040626633290764.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh1239997365176662134.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-27655’ Running on prd-ubuntu20.04-docker-8c-8g-27661 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 6bdae90b977cdeecb957260a94da902cfcf10c29 (main) Commit message: "fix: memory leaks in devsdk_post_readings function (#507)" > 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 6bdae90b977cdeecb957260a94da902cfcf10c29 # timeout=10 > git rev-list --no-walk c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-23T01:11:52.265Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-23T01:11:52.332Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-23T01:11:52.358Z] ========================================================= [2024-01-23T01:11:52.358Z] EdgeX Global Pipelines Version Info [2024-01-23T01:11:52.358Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:11:53.465Z] ------------------- [2024-01-23T01:11:53.465Z] stable info: [2024-01-23T01:11:53.465Z] ------------------- [2024-01-23T01:11:53.465Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-23T01:11:53.465Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-23T01:11:53.465Z] Message: update stable to v1.0.258 [2024-01-23T01:11:54.035Z] ------------------- [2024-01-23T01:11:54.035Z] experimental info: [2024-01-23T01:11:54.035Z] ------------------- [2024-01-23T01:11:54.035Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-23T01:11:54.035Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-23T01:11:54.035Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-23T01:11:54.112Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2024-01-23T01:11:54.135Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2024-01-23T01:11:54.164Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-23T01:11:54.188Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-23T01:11:54.217Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-23T01:11:54.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2024-01-23T01:11:54.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2024-01-23T01:11:54.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-23T01:11:54.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-23T01:11:54.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2024-01-23T01:11:54.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-23T01:11:54.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-23T01:11:54.443Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-23T01:11:54.486Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-01-23T01:11:54.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-23T01:11:54.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-23T01:11:54.655Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-23T01:11:54.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-23T01:11:54.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-23T01:11:54.758Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-23T01:11:54.792Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bdae90b977cdeecb957260a94da902cfcf10c29 [Pipeline] echo [2024-01-23T01:11:54.821Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bdae90 [Pipeline] echo [2024-01-23T01:11:54.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-23T01:11:54.935Z] provisioning config files... [2024-01-23T01:11:54.949Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config14747539813653198387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:11:55.307Z] ---> ****-login.sh [2024-01-23T01:11:55.308Z] nexus3.edgexfoundry.org:10001 [2024-01-23T01:11:55.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-23T01:11:55.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-23T01:11:55.827Z] Configure a credential helper to remove this warning. See [2024-01-23T01:11:55.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-23T01:11:55.828Z] [2024-01-23T01:11:55.828Z] Login Succeeded [2024-01-23T01:11:55.828Z] nexus3.edgexfoundry.org:10002 [2024-01-23T01:11:55.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-23T01:11:56.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-23T01:11:56.088Z] Configure a credential helper to remove this warning. See [2024-01-23T01:11:56.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-23T01:11:56.088Z] [2024-01-23T01:11:56.088Z] Login Succeeded [2024-01-23T01:11:56.088Z] nexus3.edgexfoundry.org:10003 [2024-01-23T01:11:56.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-23T01:11:56.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-23T01:11:56.088Z] Configure a credential helper to remove this warning. See [2024-01-23T01:11:56.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-23T01:11:56.088Z] [2024-01-23T01:11:56.088Z] Login Succeeded [2024-01-23T01:11:56.088Z] nexus3.edgexfoundry.org:10004 [2024-01-23T01:11:56.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-23T01:11:56.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-23T01:11:56.089Z] Configure a credential helper to remove this warning. See [2024-01-23T01:11:56.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-23T01:11:56.089Z] [2024-01-23T01:11:56.089Z] Login Succeeded [2024-01-23T01:11:56.089Z] ****.io [2024-01-23T01:11:56.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-23T01:11:56.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-23T01:11:56.608Z] Configure a credential helper to remove this warning. See [2024-01-23T01:11:56.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-23T01:11:56.608Z] [2024-01-23T01:11:56.608Z] Login Succeeded [2024-01-23T01:11:56.608Z] ---> ****-login.sh ends [Pipeline] } [2024-01-23T01:11:56.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2024-01-23T01:11:57.114Z] + git rev-list -1 --merges 6bdae90b977cdeecb957260a94da902cfcf10c29~1..6bdae90b977cdeecb957260a94da902cfcf10c29 [Pipeline] echo [2024-01-23T01:11:57.140Z] -----------> git rev-list -1 --merges 6bdae90b977cdeecb957260a94da902cfcf10c29~1..6bdae90b977cdeecb957260a94da902cfcf10c29 6bdae90b977cdeecb957260a94da902cfcf10c29 [false] [Pipeline] sh [2024-01-23T01:11:57.444Z] + git log --format=format:%s -1 6bdae90b977cdeecb957260a94da902cfcf10c29 [Pipeline] echo [2024-01-23T01:11:57.463Z] ========================================================= [2024-01-23T01:11:57.463Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-23T01:11:57.463Z] ========================================================= 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 [2024-01-23T01:11:57.976Z] + git rev-list -1 --merges 6bdae90b977cdeecb957260a94da902cfcf10c29~1..6bdae90b977cdeecb957260a94da902cfcf10c29 [Pipeline] echo [2024-01-23T01:11:57.987Z] -----------> git rev-list -1 --merges 6bdae90b977cdeecb957260a94da902cfcf10c29~1..6bdae90b977cdeecb957260a94da902cfcf10c29 6bdae90b977cdeecb957260a94da902cfcf10c29 [false] [Pipeline] sh [2024-01-23T01:11:58.293Z] + git log --format=format:%s -1 6bdae90b977cdeecb957260a94da902cfcf10c29 [Pipeline] echo [2024-01-23T01:11:58.307Z] ========================================================= [2024-01-23T01:11:58.307Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-23T01:11:58.307Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-01-23T01:11:58.751Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-23T01:11:58.751Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-23T01:11:58.751Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-23T01:11:58.751Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-23T01:11:58.751Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-23T01:11:58.751Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-23T01:11:58.751Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-23T01:11:59.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-23T01:11:59.174Z] [2024-01-23T01:11:59.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-23T01:11:59.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-23T01:11:59.486Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-23T01:11:59.486Z] b85a868b505f: Pulling fs layer [2024-01-23T01:11:59.486Z] e2be974225ed: Pulling fs layer [2024-01-23T01:11:59.486Z] 339a4e72a1f5: Pulling fs layer [2024-01-23T01:11:59.486Z] 988bab9f4d93: Pulling fs layer [2024-01-23T01:11:59.487Z] 1469e6f7b9e6: Pulling fs layer [2024-01-23T01:11:59.487Z] eaf3925da568: Pulling fs layer [2024-01-23T01:11:59.487Z] bab4dde63d76: Pulling fs layer [2024-01-23T01:11:59.487Z] bde34c3a00c8: Pulling fs layer [2024-01-23T01:11:59.487Z] b352a97aabf1: Pulling fs layer [2024-01-23T01:11:59.487Z] 4872d77fe225: Pulling fs layer [2024-01-23T01:11:59.487Z] 5851b861e8e6: Pulling fs layer [2024-01-23T01:11:59.487Z] 988bab9f4d93: Waiting [2024-01-23T01:11:59.487Z] 1469e6f7b9e6: Waiting [2024-01-23T01:11:59.487Z] eaf3925da568: Waiting [2024-01-23T01:11:59.487Z] bab4dde63d76: Waiting [2024-01-23T01:11:59.487Z] bde34c3a00c8: Waiting [2024-01-23T01:11:59.487Z] b352a97aabf1: Waiting [2024-01-23T01:11:59.487Z] 4872d77fe225: Waiting [2024-01-23T01:11:59.487Z] 5851b861e8e6: Waiting [2024-01-23T01:11:59.487Z] e2be974225ed: Verifying Checksum [2024-01-23T01:11:59.487Z] e2be974225ed: Download complete [2024-01-23T01:11:59.487Z] 988bab9f4d93: Verifying Checksum [2024-01-23T01:11:59.487Z] 988bab9f4d93: Download complete [2024-01-23T01:11:59.746Z] 339a4e72a1f5: Verifying Checksum [2024-01-23T01:11:59.746Z] 339a4e72a1f5: Download complete [2024-01-23T01:11:59.746Z] 1469e6f7b9e6: Verifying Checksum [2024-01-23T01:11:59.746Z] 1469e6f7b9e6: Download complete [2024-01-23T01:11:59.746Z] eaf3925da568: Verifying Checksum [2024-01-23T01:11:59.746Z] bde34c3a00c8: Verifying Checksum [2024-01-23T01:11:59.746Z] bde34c3a00c8: Download complete [2024-01-23T01:11:59.746Z] b352a97aabf1: Download complete [2024-01-23T01:11:59.746Z] 4872d77fe225: Download complete [2024-01-23T01:11:59.746Z] 5851b861e8e6: Verifying Checksum [2024-01-23T01:11:59.746Z] 5851b861e8e6: Download complete [2024-01-23T01:11:59.746Z] b85a868b505f: Verifying Checksum [2024-01-23T01:11:59.746Z] b85a868b505f: Download complete [2024-01-23T01:12:00.005Z] bab4dde63d76: Verifying Checksum [2024-01-23T01:12:00.005Z] bab4dde63d76: Download complete [2024-01-23T01:12:01.397Z] b85a868b505f: Pull complete [2024-01-23T01:12:01.397Z] e2be974225ed: Pull complete [2024-01-23T01:12:01.964Z] 339a4e72a1f5: Pull complete [2024-01-23T01:12:01.964Z] 988bab9f4d93: Pull complete [2024-01-23T01:12:02.532Z] 1469e6f7b9e6: Pull complete [2024-01-23T01:12:02.532Z] eaf3925da568: Pull complete [2024-01-23T01:12:04.452Z] bab4dde63d76: Pull complete [2024-01-23T01:12:04.452Z] bde34c3a00c8: Pull complete [2024-01-23T01:12:04.452Z] b352a97aabf1: Pull complete [2024-01-23T01:12:04.452Z] 4872d77fe225: Pull complete [2024-01-23T01:12:04.712Z] 5851b861e8e6: Pull complete [2024-01-23T01:12:04.712Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-23T01:12:04.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-23T01:12:04.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-23T01:12:04.900Z] prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container [2024-01-23T01:12:04.934Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-23T01:12:08.237Z] $ docker top cf6634a5d95d0a95dd89ee1e00f0bf5f4fd32a8e9506719945f335297a412b0d -eo pid,comm [2024-01-23T01:12:08.292Z] 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). [2024-01-23T01:12:08.292Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-23T01:12:08.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-23T01:12:08.388Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-23T01:12:08.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-23T01:12:08.504Z] $ docker exec cf6634a5d95d0a95dd89ee1e00f0bf5f4fd32a8e9506719945f335297a412b0d ssh-agent [2024-01-23T01:12:08.600Z] SSH_AUTH_SOCK=/tmp/ssh-nwxKGN6449ON/agent.32 [2024-01-23T01:12:08.600Z] SSH_AGENT_PID=38 [2024-01-23T01:12:08.606Z] Running ssh-add (command line suppressed) [2024-01-23T01:12:08.711Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4146578682965041385.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4146578682965041385.key) [2024-01-23T01:12:08.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-23T01:12:09.021Z] + git tag --points-at HEAD [Pipeline] } [2024-01-23T01:12:09.035Z] $ docker exec --env ******** --env ******** cf6634a5d95d0a95dd89ee1e00f0bf5f4fd32a8e9506719945f335297a412b0d ssh-agent -k [2024-01-23T01:12:09.137Z] unset SSH_AUTH_SOCK; [2024-01-23T01:12:09.138Z] unset SSH_AGENT_PID; [2024-01-23T01:12:09.138Z] echo Agent pid 38 killed; [2024-01-23T01:12:09.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-23T01:12:09.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-23T01:12:09.202Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-23T01:12:09.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-23T01:12:09.310Z] $ docker exec cf6634a5d95d0a95dd89ee1e00f0bf5f4fd32a8e9506719945f335297a412b0d ssh-agent [2024-01-23T01:12:09.426Z] SSH_AUTH_SOCK=/tmp/ssh-2OzXQ8i5CbSA/agent.70 [2024-01-23T01:12:09.426Z] SSH_AGENT_PID=77 [2024-01-23T01:12:09.433Z] Running ssh-add (command line suppressed) [2024-01-23T01:12:09.550Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_14062878623989649688.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_14062878623989649688.key) [2024-01-23T01:12:09.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-23T01:12:09.863Z] + git semver init [2024-01-23T01:12:10.123Z] 2024-01-23 01:12:10,056 [run_init] DEBUG init version:0.0.0 force:False [2024-01-23T01:12:10.123Z] 2024-01-23 01:12:10,057 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2024-01-23T01:12:10.123Z] 2024-01-23 01:12:10,057 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2024-01-23T01:12:10.123Z] 2024-01-23 01:12:10,058 [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) [2024-01-23T01:12:11.062Z] 2024-01-23 01:12:10,930 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2024-01-23T01:12:11.062Z] 2024-01-23 01:12:10,930 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2024-01-23T01:12:11.062Z] 2024-01-23 01:12:10,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-23T01:12:11.062Z] 2024-01-23 01:12:10,931 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-23T01:12:11.062Z] 3.0.3-dev.10 [Pipeline] } [2024-01-23T01:12:11.076Z] $ docker exec --env ******** --env ******** cf6634a5d95d0a95dd89ee1e00f0bf5f4fd32a8e9506719945f335297a412b0d ssh-agent -k [2024-01-23T01:12:11.167Z] unset SSH_AUTH_SOCK; [2024-01-23T01:12:11.168Z] unset SSH_AGENT_PID; [2024-01-23T01:12:11.168Z] echo Agent pid 77 killed; [2024-01-23T01:12:11.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-23T01:12:11.542Z] + git semver [Pipeline] } [2024-01-23T01:12:11.820Z] $ docker stop --time=1 cf6634a5d95d0a95dd89ee1e00f0bf5f4fd32a8e9506719945f335297a412b0d [2024-01-23T01:12:13.127Z] $ docker rm -f --volumes cf6634a5d95d0a95dd89ee1e00f0bf5f4fd32a8e9506719945f335297a412b0d [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-23T01:12:13.486Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-23T01:12:13.700Z] Stashed 1 file(s) [Pipeline] echo [2024-01-23T01:12:13.704Z] [edgeXSemver]: initialized semver on version 3.0.3-dev.10 [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 [2024-01-23T01:12:13.965Z] provisioning config files... [2024-01-23T01:12:13.973Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config123806495660161160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:12:14.286Z] ---> ****-login.sh [2024-01-23T01:12:14.286Z] nexus3.edgexfoundry.org:10001 [2024-01-23T01:12:14.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-23T01:12:14.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-23T01:12:14.286Z] Configure a credential helper to remove this warning. See [2024-01-23T01:12:14.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-23T01:12:14.286Z] [2024-01-23T01:12:14.286Z] Login Succeeded [2024-01-23T01:12:14.286Z] nexus3.edgexfoundry.org:10002 [2024-01-23T01:12:14.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-23T01:12:14.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-23T01:12:14.286Z] Configure a credential helper to remove this warning. See [2024-01-23T01:12:14.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-23T01:12:14.286Z] [2024-01-23T01:12:14.286Z] Login Succeeded [2024-01-23T01:12:14.286Z] nexus3.edgexfoundry.org:10003 [2024-01-23T01:12:14.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-23T01:12:14.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-23T01:12:14.553Z] Configure a credential helper to remove this warning. See [2024-01-23T01:12:14.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-23T01:12:14.553Z] [2024-01-23T01:12:14.553Z] Login Succeeded [2024-01-23T01:12:14.553Z] nexus3.edgexfoundry.org:10004 [2024-01-23T01:12:14.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-23T01:12:14.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-23T01:12:14.553Z] Configure a credential helper to remove this warning. See [2024-01-23T01:12:14.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-23T01:12:14.553Z] [2024-01-23T01:12:14.553Z] Login Succeeded [2024-01-23T01:12:14.553Z] ****.io [2024-01-23T01:12:14.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-23T01:12:14.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-23T01:12:14.812Z] Configure a credential helper to remove this warning. See [2024-01-23T01:12:14.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-23T01:12:14.812Z] [2024-01-23T01:12:14.812Z] Login Succeeded [2024-01-23T01:12:14.812Z] ---> ****-login.sh ends [Pipeline] } [2024-01-23T01:12:14.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-23T01:12:14.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-23T01:12:15.013Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2024-01-23T01:12:15.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-23T01:12:15.065Z] ========================================================= [2024-01-23T01:12:15.065Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2024-01-23T01:12:15.065Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-23T01:12:15.432Z] + 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 . [2024-01-23T01:12:15.433Z] Sending build context to Docker daemon 4.972MB [2024-01-23T01:12:15.433Z] Step 1/21 : ARG BASE=alpine:3.18 [2024-01-23T01:12:15.433Z] Step 2/21 : FROM ${BASE} as builder [2024-01-23T01:12:15.433Z] latest: Pulling from edgex-devops/edgex-gcc-base [2024-01-23T01:12:15.433Z] 96526aa774ef: Pulling fs layer [2024-01-23T01:12:15.433Z] da60e534fd72: Pulling fs layer [2024-01-23T01:12:15.692Z] 96526aa774ef: Verifying Checksum [2024-01-23T01:12:15.692Z] 96526aa774ef: Download complete [2024-01-23T01:12:15.692Z] 96526aa774ef: Pull complete [2024-01-23T01:12:16.628Z] da60e534fd72: Verifying Checksum [2024-01-23T01:12:16.628Z] da60e534fd72: Download complete [2024-01-23T01:12:19.912Z] da60e534fd72: Pull complete [2024-01-23T01:12:19.912Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2024-01-23T01:12:19.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2024-01-23T01:12:19.912Z] ---> 6605166a5db4 [2024-01-23T01:12:19.912Z] Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2024-01-23T01:12:21.819Z] ---> Running in a3c28b8bff11 [2024-01-23T01:12:21.819Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2024-01-23T01:12:22.385Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-01-23T01:12:22.385Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-01-23T01:12:22.385Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-01-23T01:12:22.644Z] Removing intermediate container a3c28b8bff11 [2024-01-23T01:12:22.644Z] ---> 1a0278eac045 [2024-01-23T01:12:22.644Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-01-23T01:12:22.644Z] ---> Running in 5a06fedcef41 [2024-01-23T01:12:23.212Z] Removing intermediate container 5a06fedcef41 [2024-01-23T01:12:23.212Z] ---> 0c1755f24c3a [2024-01-23T01:12:23.212Z] Step 5/21 : 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 iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev [2024-01-23T01:12:23.212Z] ---> Running in 26714c31f81c [2024-01-23T01:12:23.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-23T01:12:23.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-23T01:12:24.038Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-23T01:12:24.608Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-23T01:12:24.608Z] (1/17) Installing hiredis (1.1.0-r2) [2024-01-23T01:12:24.608Z] (2/17) Installing hiredis-dev (1.1.0-r2) [2024-01-23T01:12:24.608Z] (3/17) Installing iotech-iot-1.5 (1.5.1-r0) [2024-01-23T01:12:25.178Z] (4/17) Installing iotech-iot-1.5-dev (1.5.1-r0) [2024-01-23T01:12:25.437Z] (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-01-23T01:12:25.697Z] (6/17) Installing libcbor (0.10.2-r1) [2024-01-23T01:12:25.698Z] (7/17) Installing libcbor-dev (0.10.2-r1) [2024-01-23T01:12:25.698Z] (8/17) Installing libmenuw (6.4_p20230506-r0) [2024-01-23T01:12:25.698Z] (9/17) Installing libpanelw (6.4_p20230506-r0) [2024-01-23T01:12:25.698Z] (10/17) Installing libncurses++ (6.4_p20230506-r0) [2024-01-23T01:12:25.698Z] (11/17) Installing ncurses-dev (6.4_p20230506-r0) [2024-01-23T01:12:25.698Z] (12/17) Installing libblkid (2.38.1-r8) [2024-01-23T01:12:25.698Z] (13/17) Installing libuuid (2.38.1-r8) [2024-01-23T01:12:25.698Z] (14/17) Installing libfdisk (2.38.1-r8) [2024-01-23T01:12:25.698Z] (15/17) Installing libmount (2.38.1-r8) [2024-01-23T01:12:25.698Z] (16/17) Installing libsmartcols (2.38.1-r8) [2024-01-23T01:12:25.698Z] (17/17) Installing util-linux-dev (2.38.1-r8) [2024-01-23T01:12:25.698Z] Executing busybox-1.36.1-r4.trigger [2024-01-23T01:12:25.698Z] OK: 336 MiB in 99 packages [2024-01-23T01:12:26.635Z] Removing intermediate container 26714c31f81c [2024-01-23T01:12:26.635Z] ---> 750554cc884a [2024-01-23T01:12:26.635Z] Step 6/21 : RUN mkdir /tmp/sdk [2024-01-23T01:12:26.635Z] ---> Running in 1871fa58a38b [2024-01-23T01:12:27.223Z] Removing intermediate container 1871fa58a38b [2024-01-23T01:12:27.223Z] ---> 6143cd9224eb [2024-01-23T01:12:27.223Z] Step 7/21 : COPY VERSION /tmp/sdk [2024-01-23T01:12:27.223Z] ---> 3c6261aff79a [2024-01-23T01:12:27.223Z] Step 8/21 : COPY src /tmp/sdk/src [2024-01-23T01:12:27.482Z] ---> d765f0d55816 [2024-01-23T01:12:27.482Z] Step 9/21 : COPY include /tmp/sdk/include [2024-01-23T01:12:27.742Z] ---> 1f57184b3567 [2024-01-23T01:12:27.742Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2024-01-23T01:12:27.742Z] ---> 1c65054da3b1 [2024-01-23T01:12:27.742Z] Step 11/21 : COPY LICENSE /tmp/sdk [2024-01-23T01:12:28.001Z] ---> d18ffedf639b [2024-01-23T01:12:28.001Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2024-01-23T01:12:28.261Z] ---> 5a586ff94672 [2024-01-23T01:12:28.261Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2024-01-23T01:12:28.261Z] ---> Running in c9293389bdff [2024-01-23T01:12:28.520Z] + CPPCHECK=false [2024-01-23T01:12:28.520Z] + DOCGEN=false [2024-01-23T01:12:28.520Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2024-01-23T01:12:28.520Z] + '[' 0 -gt 0 ] [2024-01-23T01:12:28.520Z] + readlink -f ./scripts/build.sh [2024-01-23T01:12:28.520Z] + dirname /tmp/sdk/scripts/build.sh [2024-01-23T01:12:28.520Z] + dirname /tmp/sdk/scripts [2024-01-23T01:12:28.520Z] + ROOT=/tmp/sdk [2024-01-23T01:12:28.520Z] + cd /tmp/sdk [2024-01-23T01:12:28.520Z] + mkdir -p /tmp/sdk/build/release [2024-01-23T01:12:28.520Z] + cd /tmp/sdk/build/release [2024-01-23T01:12:28.520Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2024-01-23T01:12:28.520Z] -- The C compiler identification is GNU 12.2.1 [2024-01-23T01:12:28.520Z] -- Detecting C compiler ABI info [2024-01-23T01:12:28.780Z] -- Detecting C compiler ABI info - done [2024-01-23T01:12:28.780Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-01-23T01:12:28.780Z] -- Detecting C compile features [2024-01-23T01:12:28.780Z] -- Detecting C compile features - done [2024-01-23T01:12:28.780Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-01-23T01:12:28.780Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-01-23T01:12:28.780Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-01-23T01:12:28.780Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-01-23T01:12:28.780Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-01-23T01:12:28.780Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-01-23T01:12:28.780Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-01-23T01:12:28.780Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-01-23T01:12:28.780Z] -- /opt/iotech/iot/1.5/include [2024-01-23T01:12:28.780Z] -- C SDK 3.0.3-dev.10 for Linux [2024-01-23T01:12:28.780Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-01-23T01:12:28.780Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-01-23T01:12:28.889Z] Still waiting to schedule task [2024-01-23T01:12:28.890Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27659’ [2024-01-23T01:12:29.040Z] -- Found Curses: /usr/lib/libcurses.so [2024-01-23T01:12:29.040Z] -- Configuring done (0.4s) [2024-01-23T01:12:29.040Z] -- Generating done (0.0s) [2024-01-23T01:12:29.040Z] -- Build files have been written to: /tmp/sdk/build/release [2024-01-23T01:12:29.040Z] + make all package [2024-01-23T01:12:29.040Z] + tee release.log [2024-01-23T01:12:29.040Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-01-23T01:12:29.040Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-01-23T01:12:29.300Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-01-23T01:12:29.300Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-01-23T01:12:29.613Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-01-23T01:12:29.613Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-01-23T01:12:29.871Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-01-23T01:12:30.130Z] /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2024-01-23T01:12:30.130Z] /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-23T01:12:30.130Z] 294 | while (privateConfig) [2024-01-23T01:12:30.130Z] | ^~~~~~~~~~~~~ [2024-01-23T01:12:30.130Z] /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here [2024-01-23T01:12:30.130Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-01-23T01:12:30.130Z] | ^~~~~~~~~~~~~ [2024-01-23T01:12:30.130Z] /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-23T01:12:30.130Z] 271 | while (result) [2024-01-23T01:12:30.130Z] | ^~~~~~ [2024-01-23T01:12:30.130Z] /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here [2024-01-23T01:12:30.130Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-01-23T01:12:30.130Z] | ^~~~~~ [2024-01-23T01:12:30.130Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-01-23T01:12:30.130Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-01-23T01:12:30.389Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-01-23T01:12:30.648Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-01-23T01:12:30.648Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-01-23T01:12:30.908Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-01-23T01:12:31.168Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-01-23T01:12:31.168Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-01-23T01:12:31.427Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-01-23T01:12:31.427Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-01-23T01:12:31.685Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-01-23T01:12:31.685Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-01-23T01:12:31.944Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-01-23T01:12:31.944Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-01-23T01:12:33.325Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-01-23T01:12:33.325Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-01-23T01:12:33.325Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-01-23T01:12:33.325Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-01-23T01:12:33.325Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-01-23T01:12:33.585Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-01-23T01:12:33.844Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-01-23T01:12:34.108Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-01-23T01:12:34.108Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-01-23T01:12:34.369Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-01-23T01:12:34.369Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-01-23T01:12:34.369Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-23T01:12:34.369Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-01-23T01:12:34.369Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-23T01:12:34.369Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-23T01:12:34.369Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-01-23T01:12:34.369Z] | ^ [2024-01-23T01:12:34.629Z] /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-23T01:12:34.629Z] 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2024-01-23T01:12:34.629Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-23T01:12:34.629Z] /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here [2024-01-23T01:12:34.629Z] 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; [2024-01-23T01:12:34.629Z] | ^~~~~~~~~~~~~~~~~~~~~ [2024-01-23T01:12:34.629Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-01-23T01:12:34.893Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-01-23T01:12:34.893Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-01-23T01:12:34.893Z] [ 68%] Linking C shared library libcsdk.so [2024-01-23T01:12:34.893Z] [ 68%] Built target csdk [2024-01-23T01:12:34.893Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-01-23T01:12:35.151Z] [ 72%] Linking C executable template [2024-01-23T01:12:35.151Z] [ 72%] Built target template [2024-01-23T01:12:35.151Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-01-23T01:12:35.423Z] [ 76%] Linking C executable device-counter [2024-01-23T01:12:35.423Z] [ 76%] Built target device-counter [2024-01-23T01:12:35.423Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-01-23T01:12:35.423Z] [ 80%] Linking C executable device-random [2024-01-23T01:12:35.423Z] [ 80%] Built target device-random [2024-01-23T01:12:35.423Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-01-23T01:12:35.682Z] [ 84%] Linking C executable device-gyro [2024-01-23T01:12:35.682Z] [ 84%] Built target device-gyro [2024-01-23T01:12:35.682Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-01-23T01:12:35.682Z] [ 88%] Linking C executable device-bitfields [2024-01-23T01:12:35.943Z] [ 88%] Built target device-bitfields [2024-01-23T01:12:35.943Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-01-23T01:12:35.943Z] [ 92%] Linking C executable template-discovery [2024-01-23T01:12:36.205Z] [ 92%] Built target template-discovery [2024-01-23T01:12:36.205Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-01-23T01:12:36.205Z] [ 96%] Linking C executable device-file [2024-01-23T01:12:36.205Z] [ 96%] Built target device-file [2024-01-23T01:12:36.465Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-01-23T01:12:36.465Z] [100%] Linking C executable device-terminal [2024-01-23T01:12:36.465Z] [100%] Built target device-terminal [2024-01-23T01:12:36.465Z] Run CPack packaging tool... [2024-01-23T01:12:36.465Z] CPack: Create package using TGZ [2024-01-23T01:12:36.465Z] CPack: Install projects [2024-01-23T01:12:36.465Z] CPack: - Run preinstall target for: Csdk [2024-01-23T01:12:36.725Z] CPack: - Install project: Csdk [] [2024-01-23T01:12:36.725Z] CPack: Create package [2024-01-23T01:12:36.725Z] CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.10.tar.gz generated. [2024-01-23T01:12:36.725Z] + '[' false '=' true ] [2024-01-23T01:12:36.725Z] + '[' false '=' true ] [2024-01-23T01:12:36.725Z] + mkdir -p /tmp/sdk/build/debug [2024-01-23T01:12:36.725Z] + cd /tmp/sdk/build/debug [2024-01-23T01:12:36.725Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2024-01-23T01:12:37.021Z] -- The C compiler identification is GNU 12.2.1 [2024-01-23T01:12:37.021Z] -- Detecting C compiler ABI info [2024-01-23T01:12:37.021Z] -- Detecting C compiler ABI info - done [2024-01-23T01:12:37.021Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-01-23T01:12:37.021Z] -- Detecting C compile features [2024-01-23T01:12:37.021Z] -- Detecting C compile features - done [2024-01-23T01:12:37.021Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-01-23T01:12:37.280Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-01-23T01:12:37.280Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-01-23T01:12:37.280Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-01-23T01:12:37.280Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-01-23T01:12:37.280Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-01-23T01:12:37.280Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-01-23T01:12:37.280Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-01-23T01:12:37.280Z] -- /opt/iotech/iot/1.5/include [2024-01-23T01:12:37.280Z] -- C SDK 3.0.3-dev.10 for Linux [2024-01-23T01:12:37.280Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-01-23T01:12:37.280Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-01-23T01:12:37.280Z] -- Found Curses: /usr/lib/libcurses.so [2024-01-23T01:12:37.280Z] -- Configuring done (0.5s) [2024-01-23T01:12:37.280Z] -- Generating done (0.0s) [2024-01-23T01:12:37.280Z] -- Build files have been written to: /tmp/sdk/build/debug [2024-01-23T01:12:37.280Z] + make [2024-01-23T01:12:37.280Z] + tee debug.log [2024-01-23T01:12:37.280Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-01-23T01:12:37.539Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-01-23T01:12:37.539Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-01-23T01:12:37.539Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-01-23T01:12:37.798Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-01-23T01:12:37.798Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-01-23T01:12:37.798Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-01-23T01:12:38.057Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-01-23T01:12:38.057Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-01-23T01:12:38.057Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-01-23T01:12:38.317Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-01-23T01:12:38.317Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-01-23T01:12:38.317Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-01-23T01:12:38.317Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-01-23T01:12:38.576Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-01-23T01:12:38.576Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-01-23T01:12:38.576Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-01-23T01:12:38.835Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-01-23T01:12:38.835Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-01-23T01:12:38.835Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-01-23T01:12:39.096Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-01-23T01:12:39.096Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-01-23T01:12:39.357Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-01-23T01:12:39.357Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-01-23T01:12:39.357Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-01-23T01:12:39.357Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-01-23T01:12:39.616Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-01-23T01:12:39.875Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-01-23T01:12:39.875Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-01-23T01:12:39.875Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-01-23T01:12:39.875Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-01-23T01:12:40.135Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-01-23T01:12:40.135Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-23T01:12:40.135Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-01-23T01:12:40.135Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-23T01:12:40.135Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-23T01:12:40.135Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-01-23T01:12:40.135Z] | ^ [2024-01-23T01:12:40.135Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-01-23T01:12:40.135Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-01-23T01:12:40.135Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-01-23T01:12:40.396Z] [ 68%] Linking C shared library libcsdk.so [2024-01-23T01:12:40.396Z] [ 68%] Built target csdk [2024-01-23T01:12:40.396Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-01-23T01:12:40.396Z] [ 72%] Linking C executable template [2024-01-23T01:12:40.396Z] [ 72%] Built target template [2024-01-23T01:12:40.655Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-01-23T01:12:40.655Z] [ 76%] Linking C executable device-counter [2024-01-23T01:12:40.655Z] [ 76%] Built target device-counter [2024-01-23T01:12:40.655Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-01-23T01:12:40.655Z] [ 80%] Linking C executable device-random [2024-01-23T01:12:40.916Z] [ 80%] Built target device-random [2024-01-23T01:12:40.916Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-01-23T01:12:40.916Z] [ 84%] Linking C executable device-gyro [2024-01-23T01:12:40.916Z] [ 84%] Built target device-gyro [2024-01-23T01:12:40.916Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-01-23T01:12:41.176Z] [ 88%] Linking C executable device-bitfields [2024-01-23T01:12:41.176Z] [ 88%] Built target device-bitfields [2024-01-23T01:12:41.176Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-01-23T01:12:41.176Z] [ 92%] Linking C executable template-discovery [2024-01-23T01:12:41.176Z] [ 92%] Built target template-discovery [2024-01-23T01:12:41.435Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-01-23T01:12:41.435Z] [ 96%] Linking C executable device-file [2024-01-23T01:12:41.435Z] [ 96%] Built target device-file [2024-01-23T01:12:41.435Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-01-23T01:12:41.435Z] [100%] Linking C executable device-terminal [2024-01-23T01:12:41.695Z] [100%] Built target device-terminal [2024-01-23T01:12:41.695Z] make: Entering directory '/tmp/sdk/build/release' [2024-01-23T01:12:41.695Z] [ 68%] Built target csdk [2024-01-23T01:12:41.695Z] [ 72%] Built target template [2024-01-23T01:12:41.695Z] [ 76%] Built target device-counter [2024-01-23T01:12:41.695Z] [ 80%] Built target device-random [2024-01-23T01:12:41.695Z] [ 84%] Built target device-gyro [2024-01-23T01:12:41.695Z] [ 88%] Built target device-bitfields [2024-01-23T01:12:41.956Z] [ 92%] Built target template-discovery [2024-01-23T01:12:41.956Z] [ 96%] Built target device-file [2024-01-23T01:12:41.956Z] [100%] Built target device-terminal [2024-01-23T01:12:41.956Z] Install the project... [2024-01-23T01:12:41.956Z] -- Install configuration: "Release" [2024-01-23T01:12:41.956Z] -- Installing: /usr/local/lib/libcsdk.so [2024-01-23T01:12:41.956Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2024-01-23T01:12:41.956Z] -- Installing: /usr/local/include [2024-01-23T01:12:41.956Z] -- Installing: /usr/local/include/devsdk [2024-01-23T01:12:41.956Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2024-01-23T01:12:41.956Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2024-01-23T01:12:41.956Z] -- Installing: /usr/local/include/edgex [2024-01-23T01:12:41.956Z] -- Installing: /usr/local/include/edgex/edgex.h [2024-01-23T01:12:41.956Z] -- Installing: /usr/local/include/edgex/devices.h [2024-01-23T01:12:41.956Z] -- Installing: /usr/local/include/edgex/profiles.h [2024-01-23T01:12:41.956Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2024-01-23T01:12:41.956Z] -- Installing: /usr/local/include/edgex/rest-server.h [2024-01-23T01:12:41.956Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2024-01-23T01:12:41.956Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2024-01-23T01:12:41.956Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2024-01-23T01:12:41.956Z] make: Leaving directory '/tmp/sdk/build/release' [2024-01-23T01:12:43.338Z] Removing intermediate container c9293389bdff [2024-01-23T01:12:43.338Z] ---> c1f76962e9a3 [2024-01-23T01:12:43.339Z] Step 14/21 : FROM ${BASE} [2024-01-23T01:12:43.339Z] ---> 6605166a5db4 [2024-01-23T01:12:43.339Z] Step 15/21 : LABEL maintainer="IOTech " [2024-01-23T01:12:43.339Z] ---> Running in 2254ec5fe21a [2024-01-23T01:12:43.598Z] Removing intermediate container 2254ec5fe21a [2024-01-23T01:12:43.598Z] ---> e0ed0c16eb51 [2024-01-23T01:12:43.598Z] Step 16/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2024-01-23T01:12:43.598Z] ---> Running in 04d986906d95 [2024-01-23T01:12:43.862Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2024-01-23T01:12:44.431Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-01-23T01:12:44.431Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-01-23T01:12:44.431Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-01-23T01:12:44.692Z] Removing intermediate container 04d986906d95 [2024-01-23T01:12:44.692Z] ---> 5c6aacf75503 [2024-01-23T01:12:44.692Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-01-23T01:12:44.692Z] ---> Running in 912af466a330 [2024-01-23T01:12:45.259Z] Removing intermediate container 912af466a330 [2024-01-23T01:12:45.259Z] ---> 681cb7c45d38 [2024-01-23T01:12:45.259Z] Step 18/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 hiredis-dev [2024-01-23T01:12:45.259Z] ---> Running in caecad00065b [2024-01-23T01:12:45.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-23T01:12:45.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-23T01:12:45.778Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-23T01:12:46.347Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-23T01:12:46.347Z] (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) [2024-01-23T01:12:46.347Z] (2/9) Installing curl (8.5.0-r0) [2024-01-23T01:12:46.347Z] (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) [2024-01-23T01:12:46.347Z] (4/9) Installing hiredis (1.1.0-r2) [2024-01-23T01:12:46.347Z] (5/9) Installing hiredis-dev (1.1.0-r2) [2024-01-23T01:12:46.347Z] (6/9) Installing iotech-iot-1.5 (1.5.1-r0) [2024-01-23T01:12:47.283Z] (7/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-01-23T01:12:47.283Z] (8/9) Installing libcbor (0.10.2-r1) [2024-01-23T01:12:47.283Z] (9/9) Installing libuuid (2.38.1-r8) [2024-01-23T01:12:47.283Z] Executing busybox-1.36.1-r4.trigger [2024-01-23T01:12:47.283Z] OK: 331 MiB in 89 packages [2024-01-23T01:12:48.660Z] Removing intermediate container caecad00065b [2024-01-23T01:12:48.660Z] ---> e66351f46f3c [2024-01-23T01:12:48.660Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2024-01-23T01:12:48.660Z] ---> 9b3e9cc110b1 [2024-01-23T01:12:48.660Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2024-01-23T01:12:48.919Z] ---> 302e941c7df7 [2024-01-23T01:12:48.919Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2024-01-23T01:12:49.178Z] ---> 094d12aafaf0 [2024-01-23T01:12:49.178Z] Successfully built 094d12aafaf0 [2024-01-23T01:12:49.178Z] 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 [2024-01-23T01:12:49.721Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-23T01:12:49.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-23T01:12:49.829Z] prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container [2024-01-23T01:12:49.864Z] $ 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 ******** ci-base-image-x86_64 cat [2024-01-23T01:12:50.331Z] $ docker top 63de3d89d6b3eb3e6b9ce97d79353592b6a73df42644a7e60d1f1ac67d418837 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-23T01:12:50.716Z] + make test [2024-01-23T01:12:50.716Z] echo "make test" [2024-01-23T01:12:50.716Z] make test [Pipeline] } [2024-01-23T01:12:50.729Z] $ docker stop --time=1 63de3d89d6b3eb3e6b9ce97d79353592b6a73df42644a7e60d1f1ac67d418837 [2024-01-23T01:12:52.050Z] $ docker rm -f --volumes 63de3d89d6b3eb3e6b9ce97d79353592b6a73df42644a7e60d1f1ac67d418837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-23T01:12:53.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-23T01:12:53.330Z] + ls -al . [2024-01-23T01:12:53.330Z] total 212 [2024-01-23T01:12:53.330Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 23 01:12 . [2024-01-23T01:12:53.330Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 01:11 .. [2024-01-23T01:12:53.330Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 01:12 .git [2024-01-23T01:12:53.330Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 01:11 .github [2024-01-23T01:12:53.330Z] -rw-rw-r-- 1 jenkins jenkins 176 Jan 23 01:11 .gitignore [2024-01-23T01:12:53.330Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 01:12 .semver [2024-01-23T01:12:53.330Z] -rw-rw-r-- 1 jenkins jenkins 2908 Jan 23 01:11 Attribution.txt [2024-01-23T01:12:53.330Z] -rw-rw-r-- 1 jenkins jenkins 11953 Jan 23 01:11 CHANGELOG.md [2024-01-23T01:12:53.330Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jan 23 01:11 Doxyfile [2024-01-23T01:12:53.330Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 01:11 GOVERNANCE.md [2024-01-23T01:12:53.330Z] -rw-rw-r-- 1 jenkins jenkins 784 Jan 23 01:11 Jenkinsfile [2024-01-23T01:12:53.331Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 23 01:11 LICENSE [2024-01-23T01:12:53.331Z] -rw-rw-r-- 1 jenkins jenkins 444 Jan 23 01:11 Makefile [2024-01-23T01:12:53.331Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 23 01:11 OWNERS.md [2024-01-23T01:12:53.331Z] -rw-rw-r-- 1 jenkins jenkins 1651 Jan 23 01:11 README.IOT.md [2024-01-23T01:12:53.331Z] -rw-rw-r-- 1 jenkins jenkins 4215 Jan 23 01:11 README.md [2024-01-23T01:12:53.331Z] -rw-rw-r-- 1 jenkins jenkins 1245 Jan 23 01:11 README.v3.md [2024-01-23T01:12:53.331Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 23 01:12 VERSION [2024-01-23T01:12:53.331Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 01:11 docs [2024-01-23T01:12:53.331Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 01:11 include [2024-01-23T01:12:53.331Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 01:11 scripts [2024-01-23T01:12:53.331Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 01:11 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-23T01:12:53.707Z] + 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=6bdae90b977cdeecb957260a94da902cfcf10c29 --label arch=amd64 --label version=3.0.3-dev.10 . [2024-01-23T01:12:53.707Z] Sending build context to Docker daemon 4.972MB [2024-01-23T01:12:53.707Z] Step 1/17 : ARG BASE=alpine:3.18 [2024-01-23T01:12:53.707Z] Step 2/17 : FROM ${BASE} [2024-01-23T01:12:53.707Z] ---> 094d12aafaf0 [2024-01-23T01:12:53.707Z] Step 3/17 : LABEL maintainer="IOTech " [2024-01-23T01:12:54.299Z] ---> Running in 336a131fe4c3 [2024-01-23T01:12:54.299Z] Removing intermediate container 336a131fe4c3 [2024-01-23T01:12:54.299Z] ---> 1fbf6b1a7fa2 [2024-01-23T01:12:54.299Z] 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 [2024-01-23T01:12:54.299Z] ---> Running in 3458e93dbd07 [2024-01-23T01:12:54.599Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-01-23T01:12:55.167Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-01-23T01:12:55.167Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-01-23T01:12:55.167Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-01-23T01:12:55.425Z] Removing intermediate container 3458e93dbd07 [2024-01-23T01:12:55.425Z] ---> efa015e6a670 [2024-01-23T01:12:55.425Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-01-23T01:12:55.425Z] ---> Running in 96bc4a5b39e1 [2024-01-23T01:12:56.361Z] Removing intermediate container 96bc4a5b39e1 [2024-01-23T01:12:56.361Z] ---> 3e4e82f8e646 [2024-01-23T01:12:56.361Z] 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 iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2024-01-23T01:12:56.361Z] ---> Running in 84602def6b9f [2024-01-23T01:12:56.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-23T01:12:56.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-23T01:12:56.882Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-23T01:12:57.451Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-23T01:12:57.451Z] (1/11) Installing iotech-iot-1.5-dev (1.5.1-r0) [2024-01-23T01:12:57.711Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2024-01-23T01:12:57.711Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-01-23T01:12:57.711Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-01-23T01:12:57.711Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-01-23T01:12:57.711Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-01-23T01:12:57.711Z] (7/11) Installing libblkid (2.38.1-r8) [2024-01-23T01:12:57.711Z] (8/11) Installing libfdisk (2.38.1-r8) [2024-01-23T01:12:57.711Z] (9/11) Installing libmount (2.38.1-r8) [2024-01-23T01:12:57.711Z] (10/11) Installing libsmartcols (2.38.1-r8) [2024-01-23T01:12:57.711Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2024-01-23T01:12:57.711Z] Executing busybox-1.36.1-r4.trigger [2024-01-23T01:12:57.711Z] OK: 336 MiB in 100 packages [2024-01-23T01:12:58.647Z] Removing intermediate container 84602def6b9f [2024-01-23T01:12:58.647Z] ---> d4b21d6e4e8b [2024-01-23T01:12:58.647Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2024-01-23T01:12:58.647Z] ---> 74c87250b30d [2024-01-23T01:12:58.647Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2024-01-23T01:12:58.905Z] ---> 0727ffd3fc31 [2024-01-23T01:12:58.905Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2024-01-23T01:12:59.164Z] ---> a0a8dd290005 [2024-01-23T01:12:59.164Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2024-01-23T01:12:59.164Z] ---> bb6a659a3bb6 [2024-01-23T01:12:59.164Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2024-01-23T01:12:59.422Z] ---> fd782af029eb [2024-01-23T01:12:59.422Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2024-01-23T01:12:59.422Z] ---> b5681017bbf7 [2024-01-23T01:12:59.422Z] Step 13/17 : WORKDIR /edgex-c-sdk [2024-01-23T01:12:59.680Z] ---> Running in 15dc7a323044 [2024-01-23T01:12:59.680Z] Removing intermediate container 15dc7a323044 [2024-01-23T01:12:59.680Z] ---> 0a995be608c4 [2024-01-23T01:12:59.680Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2024-01-23T01:12:59.680Z] ---> Running in 74423812412b [2024-01-23T01:12:59.938Z] Removing intermediate container 74423812412b [2024-01-23T01:12:59.938Z] ---> 83677a692482 [2024-01-23T01:12:59.939Z] Step 15/17 : LABEL arch=amd64 [2024-01-23T01:12:59.939Z] ---> Running in 0f06e9123f8d [2024-01-23T01:12:59.939Z] Removing intermediate container 0f06e9123f8d [2024-01-23T01:12:59.939Z] ---> df5cd04dc3ef [2024-01-23T01:12:59.939Z] Step 16/17 : LABEL git_sha=6bdae90b977cdeecb957260a94da902cfcf10c29 [2024-01-23T01:12:59.939Z] ---> Running in 7a3cfe6f927a [2024-01-23T01:12:59.939Z] Removing intermediate container 7a3cfe6f927a [2024-01-23T01:12:59.939Z] ---> f198234c680b [2024-01-23T01:12:59.939Z] Step 17/17 : LABEL version=3.0.3-dev.10 [2024-01-23T01:12:59.939Z] ---> Running in fadce3bc3bd5 [2024-01-23T01:13:00.197Z] Removing intermediate container fadce3bc3bd5 [2024-01-23T01:13:00.197Z] ---> 18f67d7187b1 [2024-01-23T01:13:00.197Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2024-01-23T01:13:00.197Z] Successfully built 18f67d7187b1 [2024-01-23T01:13:00.197Z] 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 [2024-01-23T01:13:00.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-23T01:13:00.885Z] [2024-01-23T01:13:00.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-23T01:13:01.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-23T01:13:01.212Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-23T01:13:01.212Z] 5eb5b503b376: Pulling fs layer [2024-01-23T01:13:01.212Z] 5c69ac0246d0: Pulling fs layer [2024-01-23T01:13:01.212Z] ec43610c2a17: Pulling fs layer [2024-01-23T01:13:01.212Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-23T01:13:01.212Z] 33b1e0a273af: Pulling fs layer [2024-01-23T01:13:01.212Z] 5d3b04190fa2: Pulling fs layer [2024-01-23T01:13:01.212Z] 2f39f015ded8: Pulling fs layer [2024-01-23T01:13:01.212Z] 3a2ae6a8a46f: Waiting [2024-01-23T01:13:01.212Z] 33b1e0a273af: Waiting [2024-01-23T01:13:01.212Z] 5d3b04190fa2: Waiting [2024-01-23T01:13:01.212Z] 2f39f015ded8: Waiting [2024-01-23T01:13:01.212Z] 5c69ac0246d0: Verifying Checksum [2024-01-23T01:13:01.212Z] 5c69ac0246d0: Download complete [2024-01-23T01:13:01.212Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-23T01:13:01.212Z] 3a2ae6a8a46f: Download complete [2024-01-23T01:13:01.212Z] 33b1e0a273af: Verifying Checksum [2024-01-23T01:13:01.212Z] 33b1e0a273af: Download complete [2024-01-23T01:13:01.212Z] 5d3b04190fa2: Verifying Checksum [2024-01-23T01:13:01.212Z] 5d3b04190fa2: Download complete [2024-01-23T01:13:01.212Z] ec43610c2a17: Verifying Checksum [2024-01-23T01:13:01.212Z] ec43610c2a17: Download complete [2024-01-23T01:13:01.482Z] 5eb5b503b376: Verifying Checksum [2024-01-23T01:13:01.483Z] 5eb5b503b376: Download complete [2024-01-23T01:13:02.052Z] 2f39f015ded8: Verifying Checksum [2024-01-23T01:13:02.052Z] 2f39f015ded8: Download complete [2024-01-23T01:13:02.617Z] 5eb5b503b376: Pull complete [2024-01-23T01:13:02.875Z] 5c69ac0246d0: Pull complete [2024-01-23T01:13:03.133Z] ec43610c2a17: Pull complete [2024-01-23T01:13:03.392Z] 3a2ae6a8a46f: Pull complete [2024-01-23T01:13:03.392Z] 33b1e0a273af: Pull complete [2024-01-23T01:13:03.735Z] 5d3b04190fa2: Pull complete [2024-01-23T01:13:07.919Z] 2f39f015ded8: Pull complete [2024-01-23T01:13:07.919Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-23T01:13:07.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-23T01:13:07.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-23T01:13:08.079Z] prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container [2024-01-23T01:13:08.109Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-23T01:13:13.046Z] $ docker top ad99153587560419e2b5b59460733b3dee86e4a7110ccb0ed8d96c41f18a9140 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:13:13.497Z] ---> job-cost.sh [2024-01-23T01:13:13.498Z] lf-activate-venv: SKIPPING [2024-01-23T01:13:13.498Z] INFO: No Stack... [2024-01-23T01:13:14.066Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-23T01:13:14.329Z] INFO: Archiving Costs [Pipeline] sh [2024-01-23T01:13:14.635Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2024-01-23T01:13:14.635Z] + cut -d, -f6 [Pipeline] lock [2024-01-23T01:13:14.650Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] [2024-01-23T01:13:14.659Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] did not exist. Created. [2024-01-23T01:13:14.659Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-23T01:13:15.007Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-23T01:13:15.103Z] Stashed 1 file(s) [Pipeline] } [2024-01-23T01:13:15.110Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-23T01:13:15.169Z] $ docker stop --time=1 ad99153587560419e2b5b59460733b3dee86e4a7110ccb0ed8d96c41f18a9140 [2024-01-23T01:13:16.313Z] $ docker rm -f --volumes ad99153587560419e2b5b59460733b3dee86e4a7110ccb0ed8d96c41f18a9140 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-23T01:16:03.946Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27662 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2024-01-23T01:16:03.981Z] Running in /w/workspace/device-sdk-c/70 [Pipeline] { [Pipeline] checkout [2024-01-23T01:16:07.058Z] Selected Git installation does not exist. Using Default [2024-01-23T01:16:07.058Z] The recommended git tool is: NONE [2024-01-23T01:16:16.525Z] using credential edgex-jenkins-ssh [2024-01-23T01:16:16.548Z] Cloning the remote Git repository [2024-01-23T01:16:16.592Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2024-01-23T01:16:16.698Z] > git init /w/workspace/device-sdk-c/70 # timeout=10 [2024-01-23T01:16:16.856Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2024-01-23T01:16:16.857Z] > git --version # timeout=10 [2024-01-23T01:16:16.874Z] > git --version # 'git version 2.25.1' [2024-01-23T01:16:16.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-23T01:16:17.020Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-23T01:16:18.050Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2024-01-23T01:16:18.068Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-23T01:16:18.931Z] Avoid second fetch [2024-01-23T01:16:18.932Z] Checking out Revision 6bdae90b977cdeecb957260a94da902cfcf10c29 (main) [2024-01-23T01:16:18.953Z] > git config core.sparsecheckout # timeout=10 [2024-01-23T01:16:19.024Z] > git checkout -f 6bdae90b977cdeecb957260a94da902cfcf10c29 # timeout=10 [2024-01-23T01:16:19.561Z] Commit message: "fix: memory leaks in devsdk_post_readings function (#507)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-23T01:16:20.743Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-23T01:16:20.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-23T01:16:20.744Z] Dload Upload Total Spent Left Speed [2024-01-23T01:16:20.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93250 [Pipeline] sh [2024-01-23T01:16:21.090Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-23T01:16:21.423Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-23T01:16:21.423Z] sudo tee /etc/docker/daemon.new [2024-01-23T01:16:21.423Z] { [2024-01-23T01:16:21.423Z] "registry-mirrors": [ [2024-01-23T01:16:21.423Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-23T01:16:21.423Z] ], [2024-01-23T01:16:21.423Z] "bip": "10.250.0.254/24", [2024-01-23T01:16:21.423Z] "hosts": [ [2024-01-23T01:16:21.423Z] "tcp://0.0.0.0:5555", [2024-01-23T01:16:21.423Z] "unix:///var/run/docker.sock" [2024-01-23T01:16:21.423Z] ], [2024-01-23T01:16:21.423Z] "mtu": 1458, [2024-01-23T01:16:21.423Z] "selinux-enabled": true, [2024-01-23T01:16:21.423Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-23T01:16:21.423Z] } [Pipeline] sh [2024-01-23T01:16:21.759Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-23T01:16:22.093Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-23T01:16:40.379Z] provisioning config files... [2024-01-23T01:16:40.404Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/70@tmp/config12579230592447969017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:16:40.858Z] ---> ****-login.sh [2024-01-23T01:16:40.858Z] nexus3.edgexfoundry.org:10001 [2024-01-23T01:16:41.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-23T01:16:41.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-23T01:16:41.404Z] Configure a credential helper to remove this warning. See [2024-01-23T01:16:41.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-23T01:16:41.404Z] [2024-01-23T01:16:41.404Z] Login Succeeded [2024-01-23T01:16:41.404Z] nexus3.edgexfoundry.org:10002 [2024-01-23T01:16:41.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-23T01:16:41.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-23T01:16:41.674Z] Configure a credential helper to remove this warning. See [2024-01-23T01:16:41.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-23T01:16:41.674Z] [2024-01-23T01:16:41.674Z] Login Succeeded [2024-01-23T01:16:41.674Z] nexus3.edgexfoundry.org:10003 [2024-01-23T01:16:41.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-23T01:16:41.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-23T01:16:41.947Z] Configure a credential helper to remove this warning. See [2024-01-23T01:16:41.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-23T01:16:41.947Z] [2024-01-23T01:16:41.947Z] Login Succeeded [2024-01-23T01:16:41.947Z] nexus3.edgexfoundry.org:10004 [2024-01-23T01:16:41.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-23T01:16:42.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-23T01:16:42.217Z] Configure a credential helper to remove this warning. See [2024-01-23T01:16:42.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-23T01:16:42.217Z] [2024-01-23T01:16:42.217Z] Login Succeeded [2024-01-23T01:16:42.217Z] ****.io [2024-01-23T01:16:42.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-23T01:16:42.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-23T01:16:42.755Z] Configure a credential helper to remove this warning. See [2024-01-23T01:16:42.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-23T01:16:42.755Z] [2024-01-23T01:16:42.755Z] Login Succeeded [2024-01-23T01:16:42.755Z] ---> ****-login.sh ends [Pipeline] } [2024-01-23T01:16:42.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-23T01:16:43.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-23T01:16:43.212Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2024-01-23T01:16:43.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-23T01:16:43.273Z] ========================================================= [2024-01-23T01:16:43.273Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2024-01-23T01:16:43.273Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-23T01:16:43.671Z] + 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 . [2024-01-23T01:16:45.095Z] #0 building with "default" instance using docker driver [2024-01-23T01:16:45.095Z] [2024-01-23T01:16:45.095Z] #1 [internal] load build definition from Dockerfile.alpine-base [2024-01-23T01:16:45.095Z] #1 transferring dockerfile: 2.04kB 0.0s done [2024-01-23T01:16:45.095Z] #1 DONE 0.1s [2024-01-23T01:16:45.095Z] [2024-01-23T01:16:45.095Z] #2 [internal] load .dockerignore [2024-01-23T01:16:45.095Z] #2 transferring context: 2B done [2024-01-23T01:16:45.095Z] #2 DONE 0.1s [2024-01-23T01:16:45.095Z] [2024-01-23T01:16:45.095Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2024-01-23T01:16:45.095Z] #3 DONE 0.1s [2024-01-23T01:16:45.095Z] [2024-01-23T01:16:45.095Z] #4 [stage-1 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2024-01-23T01:16:45.095Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 0.0s done [2024-01-23T01:16:45.371Z] #4 ... [2024-01-23T01:16:45.371Z] [2024-01-23T01:16:45.371Z] #5 [internal] load build context [2024-01-23T01:16:45.371Z] #5 transferring context: 627.84kB 0.1s done [2024-01-23T01:16:45.371Z] #5 DONE 0.2s [2024-01-23T01:16:45.371Z] [2024-01-23T01:16:45.371Z] #4 [stage-1 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2024-01-23T01:16:45.371Z] #4 sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 741B / 741B done [2024-01-23T01:16:45.371Z] #4 sha256:2b552cad5dd98495624f16c0a312487c0a9b53c9e43189d1cca70f16696b9826 2.57kB / 2.57kB done [2024-01-23T01:16:45.371Z] #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s [2024-01-23T01:16:45.371Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 0B / 109.51MB 0.1s [2024-01-23T01:16:45.371Z] #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2024-01-23T01:16:45.371Z] #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2024-01-23T01:16:45.371Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 7.52MB / 109.51MB 0.3s [2024-01-23T01:16:45.642Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 16.78MB / 109.51MB 0.5s [2024-01-23T01:16:45.642Z] #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.4s done [2024-01-23T01:16:45.642Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 27.26MB / 109.51MB 0.7s [2024-01-23T01:16:45.913Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 33.55MB / 109.51MB 0.8s [2024-01-23T01:16:46.182Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 46.14MB / 109.51MB 1.0s [2024-01-23T01:16:46.182Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 52.43MB / 109.51MB 1.1s [2024-01-23T01:16:46.182Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 58.72MB / 109.51MB 1.2s [2024-01-23T01:16:46.452Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 71.30MB / 109.51MB 1.4s [2024-01-23T01:16:46.452Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 77.59MB / 109.51MB 1.5s [2024-01-23T01:16:46.720Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 83.89MB / 109.51MB 1.6s [2024-01-23T01:16:46.720Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 96.47MB / 109.51MB 1.8s [2024-01-23T01:16:46.990Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 102.76MB / 109.51MB 1.9s [2024-01-23T01:16:46.990Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 109.05MB / 109.51MB 2.0s [2024-01-23T01:16:47.261Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 109.51MB / 109.51MB 2.2s done [2024-01-23T01:16:47.531Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 [2024-01-23T01:16:52.891Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 5.1s [2024-01-23T01:16:59.562Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 11.7s [2024-01-23T01:17:00.153Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 12.9s done [2024-01-23T01:17:00.430Z] #4 DONE 15.5s [2024-01-23T01:17:00.700Z] [2024-01-23T01:17:00.700Z] #6 [stage-1 2/7] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2024-01-23T01:17:01.291Z] #6 0.801 Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-01-23T01:17:01.906Z] #6 1.297 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-01-23T01:17:01.906Z] #6 1.297 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-01-23T01:17:01.906Z] #6 1.298 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-01-23T01:17:02.878Z] #6 DONE 2.2s [2024-01-23T01:17:02.879Z] [2024-01-23T01:17:02.879Z] #7 [stage-1 3/7] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-01-23T01:17:03.848Z] #7 DONE 0.9s [2024-01-23T01:17:03.848Z] [2024-01-23T01:17:03.848Z] #8 [builder 4/12] 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 iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev [2024-01-23T01:17:04.825Z] #8 1.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-23T01:17:04.825Z] #8 1.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-23T01:17:05.788Z] #8 2.019 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-23T01:17:06.750Z] #8 2.972 WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-23T01:17:06.750Z] #8 3.019 (1/17) Installing hiredis (1.1.0-r2) [2024-01-23T01:17:06.750Z] #8 3.027 (2/17) Installing hiredis-dev (1.1.0-r2) [2024-01-23T01:17:06.750Z] #8 3.056 (3/17) Installing iotech-iot-1.5 (1.5.1-r0) [2024-01-23T01:17:07.333Z] #8 3.814 (4/17) Installing iotech-iot-1.5-dev (1.5.1-r0) [2024-01-23T01:17:07.606Z] #8 3.935 (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-01-23T01:17:07.606Z] #8 4.156 (6/17) Installing libcbor (0.10.2-r1) [2024-01-23T01:17:07.606Z] #8 4.166 (7/17) Installing libcbor-dev (0.10.2-r1) [2024-01-23T01:17:07.878Z] #8 4.265 (8/17) Installing libmenuw (6.4_p20230506-r0) [2024-01-23T01:17:07.878Z] #8 4.273 (9/17) Installing libpanelw (6.4_p20230506-r0) [2024-01-23T01:17:07.878Z] #8 4.280 (10/17) Installing libncurses++ (6.4_p20230506-r0) [2024-01-23T01:17:07.878Z] #8 4.290 (11/17) Installing ncurses-dev (6.4_p20230506-r0) [2024-01-23T01:17:07.878Z] #8 4.326 (12/17) Installing libblkid (2.38.1-r8) [2024-01-23T01:17:07.878Z] #8 4.343 (13/17) Installing libuuid (2.38.1-r8) [2024-01-23T01:17:07.878Z] #8 4.352 (14/17) Installing libfdisk (2.38.1-r8) [2024-01-23T01:17:07.878Z] #8 4.379 (15/17) Installing libmount (2.38.1-r8) [2024-01-23T01:17:07.878Z] #8 4.397 (16/17) Installing libsmartcols (2.38.1-r8) [2024-01-23T01:17:07.878Z] #8 4.408 (17/17) Installing util-linux-dev (2.38.1-r8) [2024-01-23T01:17:07.878Z] #8 4.490 Executing busybox-1.36.1-r4.trigger [2024-01-23T01:17:08.147Z] #8 ... [2024-01-23T01:17:08.147Z] [2024-01-23T01:17:08.147Z] #9 [stage-1 4/7] RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 hiredis-dev [2024-01-23T01:17:08.147Z] #9 1.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-23T01:17:08.147Z] #9 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-23T01:17:08.147Z] #9 2.013 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-23T01:17:08.147Z] #9 2.967 WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-23T01:17:08.147Z] #9 3.015 (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) [2024-01-23T01:17:08.147Z] #9 3.040 (2/9) Installing curl (8.5.0-r0) [2024-01-23T01:17:08.147Z] #9 3.055 (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) [2024-01-23T01:17:08.147Z] #9 3.073 (4/9) Installing hiredis (1.1.0-r2) [2024-01-23T01:17:08.147Z] #9 3.079 (5/9) Installing hiredis-dev (1.1.0-r2) [2024-01-23T01:17:08.147Z] #9 3.106 (6/9) Installing iotech-iot-1.5 (1.5.1-r0) [2024-01-23T01:17:08.147Z] #9 3.911 (7/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-01-23T01:17:08.147Z] #9 4.150 (8/9) Installing libcbor (0.10.2-r1) [2024-01-23T01:17:08.147Z] #9 4.160 (9/9) Installing libuuid (2.38.1-r8) [2024-01-23T01:17:08.147Z] #9 4.168 Executing busybox-1.36.1-r4.trigger [2024-01-23T01:17:08.147Z] #9 4.212 OK: 327 MiB in 89 packages [2024-01-23T01:17:08.147Z] #9 DONE 4.6s [2024-01-23T01:17:08.147Z] [2024-01-23T01:17:08.147Z] #8 [builder 4/12] 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 iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev [2024-01-23T01:17:08.147Z] #8 4.532 OK: 333 MiB in 99 packages [2024-01-23T01:17:08.423Z] #8 DONE 4.8s [2024-01-23T01:17:08.423Z] [2024-01-23T01:17:08.423Z] #10 [builder 5/12] RUN mkdir /tmp/sdk [2024-01-23T01:17:12.678Z] #10 DONE 3.6s [2024-01-23T01:17:12.678Z] [2024-01-23T01:17:12.678Z] #11 [builder 6/12] COPY VERSION /tmp/sdk [2024-01-23T01:17:12.678Z] #11 DONE 0.1s [2024-01-23T01:17:12.678Z] [2024-01-23T01:17:12.678Z] #12 [builder 7/12] COPY src /tmp/sdk/src [2024-01-23T01:17:12.678Z] #12 DONE 0.2s [2024-01-23T01:17:12.678Z] [2024-01-23T01:17:12.678Z] #13 [builder 8/12] COPY include /tmp/sdk/include [2024-01-23T01:17:12.678Z] #13 DONE 0.1s [2024-01-23T01:17:12.678Z] [2024-01-23T01:17:12.678Z] #14 [builder 9/12] COPY scripts /tmp/sdk/scripts [2024-01-23T01:17:12.678Z] #14 DONE 0.1s [2024-01-23T01:17:12.678Z] [2024-01-23T01:17:12.678Z] #15 [builder 10/12] COPY LICENSE /tmp/sdk [2024-01-23T01:17:12.678Z] #15 DONE 0.1s [2024-01-23T01:17:12.678Z] [2024-01-23T01:17:12.678Z] #16 [builder 11/12] COPY Attribution.txt /tmp/sdk [2024-01-23T01:17:12.678Z] #16 DONE 0.1s [2024-01-23T01:17:12.678Z] [2024-01-23T01:17:12.678Z] #17 [builder 12/12] RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2024-01-23T01:17:13.267Z] #17 0.637 + CPPCHECK=false [2024-01-23T01:17:13.267Z] #17 0.637 + DOCGEN=false [2024-01-23T01:17:13.536Z] #17 0.637 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2024-01-23T01:17:13.536Z] #17 0.640 + '[' 0 -gt 0 ] [2024-01-23T01:17:13.536Z] #17 0.641 + readlink -f ./scripts/build.sh [2024-01-23T01:17:13.536Z] #17 0.643 + dirname /tmp/sdk/scripts/build.sh [2024-01-23T01:17:13.536Z] #17 0.645 + dirname /tmp/sdk/scripts [2024-01-23T01:17:13.536Z] #17 0.646 + ROOT=/tmp/sdk [2024-01-23T01:17:13.536Z] #17 0.646 + cd /tmp/sdk [2024-01-23T01:17:13.536Z] #17 0.646 + mkdir -p /tmp/sdk/build/release [2024-01-23T01:17:13.536Z] #17 0.650 + cd /tmp/sdk/build/release [2024-01-23T01:17:13.536Z] #17 0.650 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2024-01-23T01:17:13.805Z] #17 0.995 -- The C compiler identification is GNU 12.2.1 [2024-01-23T01:17:13.805Z] #17 1.058 -- Detecting C compiler ABI info [2024-01-23T01:17:14.075Z] #17 1.414 -- Detecting C compiler ABI info - done [2024-01-23T01:17:14.343Z] #17 1.519 -- Check for working C compiler: /usr/bin/cc - skipped [2024-01-23T01:17:14.343Z] #17 1.521 -- Detecting C compile features [2024-01-23T01:17:14.343Z] #17 1.524 -- Detecting C compile features - done [2024-01-23T01:17:14.343Z] #17 1.551 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-01-23T01:17:14.343Z] #17 1.728 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-01-23T01:17:14.343Z] #17 1.746 -- Found LIBYAML: /usr/lib/libyaml.so [2024-01-23T01:17:14.343Z] #17 1.763 -- Found LIBUUID: /usr/lib/libuuid.so [2024-01-23T01:17:14.611Z] #17 1.778 -- Found LIBCBOR: /usr/lib/libcbor.so [2024-01-23T01:17:14.611Z] #17 1.793 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-01-23T01:17:14.611Z] #17 1.808 -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-01-23T01:17:14.611Z] #17 1.824 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-01-23T01:17:14.611Z] #17 1.824 -- /opt/iotech/iot/1.5/include [2024-01-23T01:17:14.611Z] #17 1.825 -- C SDK 3.0.3-dev.10 for Linux [2024-01-23T01:17:14.611Z] #17 1.837 -- Performing Test CSDK_HAVE_ATOMIC [2024-01-23T01:17:14.880Z] #17 2.163 -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-01-23T01:17:14.880Z] #17 2.327 -- Found Curses: /usr/lib/libcurses.so [2024-01-23T01:17:15.148Z] #17 2.444 -- Configuring done (1.8s) [2024-01-23T01:17:15.418Z] #17 2.721 -- Generating done (0.3s) [2024-01-23T01:17:15.686Z] #17 2.740 -- Build files have been written to: /tmp/sdk/build/release [2024-01-23T01:17:15.686Z] #17 2.764 + make all package [2024-01-23T01:17:15.686Z] #17 2.765 + tee release.log [2024-01-23T01:17:15.686Z] #17 2.903 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-01-23T01:17:16.644Z] #17 3.672 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-01-23T01:17:17.603Z] #17 4.551 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-01-23T01:17:18.192Z] #17 5.379 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-01-23T01:17:19.155Z] #17 6.215 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-01-23T01:17:19.738Z] #17 6.844 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-01-23T01:17:21.680Z] #17 8.849 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-01-23T01:17:22.643Z] #17 9.660 /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2024-01-23T01:17:22.643Z] #17 9.660 /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-23T01:17:22.643Z] #17 9.660 294 | while (privateConfig) [2024-01-23T01:17:22.643Z] #17 9.660 | ^~~~~~~~~~~~~ [2024-01-23T01:17:22.643Z] #17 9.660 /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here [2024-01-23T01:17:22.643Z] #17 9.660 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-01-23T01:17:22.643Z] #17 9.660 | ^~~~~~~~~~~~~ [2024-01-23T01:17:22.643Z] #17 9.661 /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-23T01:17:22.643Z] #17 9.661 271 | while (result) [2024-01-23T01:17:22.643Z] #17 9.661 | ^~~~~~ [2024-01-23T01:17:22.643Z] #17 9.661 /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here [2024-01-23T01:17:22.643Z] #17 9.661 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-01-23T01:17:22.643Z] #17 9.661 | ^~~~~~ [2024-01-23T01:17:22.643Z] #17 10.01 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-01-23T01:17:22.910Z] #17 10.24 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-01-23T01:17:23.872Z] #17 11.12 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-01-23T01:17:25.823Z] #17 12.98 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-01-23T01:17:26.411Z] #17 13.58 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-01-23T01:17:26.997Z] #17 14.45 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-01-23T01:17:27.960Z] #17 15.18 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-01-23T01:17:28.558Z] #17 15.68 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-01-23T01:17:29.664Z] #17 16.87 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-01-23T01:17:29.932Z] #17 17.23 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-01-23T01:17:32.545Z] #17 19.48 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-01-23T01:17:32.813Z] #17 19.86 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-01-23T01:17:33.081Z] #17 20.45 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-01-23T01:17:34.504Z] #17 21.78 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-01-23T01:17:41.161Z] #17 28.30 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-01-23T01:17:41.744Z] #17 28.94 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-01-23T01:17:42.024Z] #17 29.34 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-01-23T01:17:42.608Z] #17 29.88 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-01-23T01:17:43.191Z] #17 30.20 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-01-23T01:17:44.596Z] #17 31.60 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-01-23T01:17:46.545Z] #17 33.66 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-01-23T01:17:46.811Z] #17 34.10 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-01-23T01:17:47.769Z] #17 34.96 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-01-23T01:17:48.358Z] #17 35.54 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-01-23T01:17:48.631Z] #17 35.81 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-01-23T01:17:48.631Z] #17 35.81 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-23T01:17:48.631Z] #17 35.81 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-01-23T01:17:48.631Z] #17 35.81 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-23T01:17:48.631Z] #17 35.81 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-23T01:17:48.631Z] #17 35.81 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-01-23T01:17:48.631Z] #17 35.81 | ^ [2024-01-23T01:17:50.038Z] #17 37.31 /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-23T01:17:50.038Z] #17 37.31 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2024-01-23T01:17:50.038Z] #17 37.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-23T01:17:50.038Z] #17 37.31 /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here [2024-01-23T01:17:50.038Z] #17 37.31 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; [2024-01-23T01:17:50.038Z] #17 37.31 | ^~~~~~~~~~~~~~~~~~~~~ [2024-01-23T01:17:51.450Z] #17 38.42 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-01-23T01:17:52.034Z] #17 39.21 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-01-23T01:17:52.302Z] #17 39.57 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-01-23T01:17:52.888Z] #17 40.12 [ 68%] Linking C shared library libcsdk.so [2024-01-23T01:17:53.156Z] #17 40.33 [ 68%] Built target csdk [2024-01-23T01:17:53.156Z] #17 40.39 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-01-23T01:17:54.115Z] #17 41.24 [ 72%] Linking C executable template [2024-01-23T01:17:54.387Z] #17 41.64 [ 72%] Built target template [2024-01-23T01:17:54.387Z] #17 41.70 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-01-23T01:17:54.970Z] #17 42.26 [ 76%] Linking C executable device-counter [2024-01-23T01:17:55.238Z] #17 42.65 [ 76%] Built target device-counter [2024-01-23T01:17:55.506Z] #17 42.72 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-01-23T01:17:56.089Z] #17 43.26 [ 80%] Linking C executable device-random [2024-01-23T01:17:56.357Z] #17 43.60 [ 80%] Built target device-random [2024-01-23T01:17:56.357Z] #17 43.67 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-01-23T01:17:56.943Z] #17 44.16 [ 84%] Linking C executable device-gyro [2024-01-23T01:17:57.211Z] #17 44.51 [ 84%] Built target device-gyro [2024-01-23T01:17:57.211Z] #17 44.57 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-01-23T01:17:57.868Z] #17 45.11 [ 88%] Linking C executable device-bitfields [2024-01-23T01:17:58.455Z] #17 45.50 [ 88%] Built target device-bitfields [2024-01-23T01:17:58.455Z] #17 45.56 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-01-23T01:17:59.418Z] #17 46.43 [ 92%] Linking C executable template-discovery [2024-01-23T01:17:59.418Z] #17 46.78 [ 92%] Built target template-discovery [2024-01-23T01:17:59.692Z] #17 46.84 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-01-23T01:18:00.659Z] #17 47.72 [ 96%] Linking C executable device-file [2024-01-23T01:18:00.928Z] #17 48.08 [ 96%] Built target device-file [2024-01-23T01:18:00.928Z] #17 48.15 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-01-23T01:18:01.514Z] #17 48.88 [100%] Linking C executable device-terminal [2024-01-23T01:18:02.099Z] #17 49.28 [100%] Built target device-terminal [2024-01-23T01:18:02.099Z] #17 49.34 Run CPack packaging tool... [2024-01-23T01:18:02.099Z] #17 49.40 CPack: Create package using TGZ [2024-01-23T01:18:02.099Z] #17 49.40 CPack: Install projects [2024-01-23T01:18:02.099Z] #17 49.40 CPack: - Run preinstall target for: Csdk [2024-01-23T01:18:03.065Z] #17 50.31 CPack: - Install project: Csdk [] [2024-01-23T01:18:03.065Z] #17 50.35 CPack: Create package [2024-01-23T01:18:03.065Z] #17 50.44 CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.10.tar.gz generated. [2024-01-23T01:18:03.065Z] #17 50.44 + '[' false '=' true ] [2024-01-23T01:18:03.065Z] #17 50.44 + '[' false '=' true ] [2024-01-23T01:18:03.065Z] #17 50.44 + mkdir -p /tmp/sdk/build/debug [2024-01-23T01:18:03.065Z] #17 50.45 + cd /tmp/sdk/build/debug [2024-01-23T01:18:03.065Z] #17 50.45 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2024-01-23T01:18:03.649Z] #17 50.80 -- The C compiler identification is GNU 12.2.1 [2024-01-23T01:18:03.649Z] #17 50.87 -- Detecting C compiler ABI info [2024-01-23T01:18:03.917Z] #17 51.23 -- Detecting C compiler ABI info - done [2024-01-23T01:18:03.917Z] #17 51.32 -- Check for working C compiler: /usr/bin/cc - skipped [2024-01-23T01:18:03.917Z] #17 51.33 -- Detecting C compile features [2024-01-23T01:18:03.917Z] #17 51.33 -- Detecting C compile features - done [2024-01-23T01:18:03.917Z] #17 51.35 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-01-23T01:18:04.184Z] #17 51.54 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-01-23T01:18:04.184Z] #17 51.56 -- Found LIBYAML: /usr/lib/libyaml.so [2024-01-23T01:18:04.184Z] #17 51.57 -- Found LIBUUID: /usr/lib/libuuid.so [2024-01-23T01:18:04.184Z] #17 51.59 -- Found LIBCBOR: /usr/lib/libcbor.so [2024-01-23T01:18:04.184Z] #17 51.60 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-01-23T01:18:04.184Z] #17 51.62 -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-01-23T01:18:04.452Z] #17 51.63 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-01-23T01:18:04.452Z] #17 51.63 -- /opt/iotech/iot/1.5/include [2024-01-23T01:18:04.452Z] #17 51.63 -- C SDK 3.0.3-dev.10 for Linux [2024-01-23T01:18:04.452Z] #17 51.65 -- Performing Test CSDK_HAVE_ATOMIC [2024-01-23T01:18:04.721Z] #17 51.96 -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-01-23T01:18:04.988Z] #17 52.12 -- Found Curses: /usr/lib/libcurses.so [2024-01-23T01:18:04.988Z] #17 52.23 -- Configuring done (1.8s) [2024-01-23T01:18:05.255Z] #17 52.48 -- Generating done (0.2s) [2024-01-23T01:18:05.255Z] #17 52.50 -- Build files have been written to: /tmp/sdk/build/debug [2024-01-23T01:18:05.255Z] #17 52.52 + make [2024-01-23T01:18:05.255Z] #17 52.52 + tee debug.log [2024-01-23T01:18:05.522Z] #17 52.64 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-01-23T01:18:05.789Z] #17 53.02 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-01-23T01:18:06.372Z] #17 53.39 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-01-23T01:18:06.642Z] #17 53.74 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-01-23T01:18:06.913Z] #17 54.10 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-01-23T01:18:07.181Z] #17 54.45 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-01-23T01:18:07.763Z] #17 55.10 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-01-23T01:18:08.345Z] #17 55.54 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-01-23T01:18:08.612Z] #17 55.70 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-01-23T01:18:08.890Z] #17 56.12 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-01-23T01:18:09.477Z] #17 56.74 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-01-23T01:18:09.745Z] #17 57.06 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-01-23T01:18:10.013Z] #17 57.46 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-01-23T01:18:10.596Z] #17 57.82 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-01-23T01:18:10.863Z] #17 58.14 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-01-23T01:18:11.129Z] #17 58.49 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-01-23T01:18:11.396Z] #17 58.72 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-01-23T01:18:12.356Z] #17 59.45 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-01-23T01:18:12.357Z] #17 59.68 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-01-23T01:18:12.628Z] #17 59.90 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-01-23T01:18:13.212Z] #17 60.52 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-01-23T01:18:14.617Z] #17 61.62 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-01-23T01:18:14.883Z] #17 61.96 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-01-23T01:18:14.883Z] #17 62.22 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-01-23T01:18:15.464Z] #17 62.53 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-01-23T01:18:15.464Z] #17 62.79 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-01-23T01:18:16.047Z] #17 63.28 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-01-23T01:18:17.450Z] #17 64.56 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-01-23T01:18:17.450Z] #17 64.82 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-01-23T01:18:18.031Z] #17 65.20 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-01-23T01:18:18.297Z] #17 65.55 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-01-23T01:18:18.563Z] #17 65.80 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-01-23T01:18:18.563Z] #17 65.80 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-23T01:18:18.563Z] #17 65.80 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-01-23T01:18:18.563Z] #17 65.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-23T01:18:18.563Z] #17 65.81 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-23T01:18:18.563Z] #17 65.81 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-01-23T01:18:18.563Z] #17 65.81 | ^ [2024-01-23T01:18:19.146Z] #17 66.33 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-01-23T01:18:19.412Z] #17 66.68 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-01-23T01:18:19.679Z] #17 66.96 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-01-23T01:18:19.945Z] #17 67.25 [ 68%] Linking C shared library libcsdk.so [2024-01-23T01:18:20.212Z] #17 67.50 [ 68%] Built target csdk [2024-01-23T01:18:20.212Z] #17 67.56 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-01-23T01:18:20.479Z] #17 67.91 [ 72%] Linking C executable template [2024-01-23T01:18:21.061Z] #17 68.24 [ 72%] Built target template [2024-01-23T01:18:21.061Z] #17 68.30 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-01-23T01:18:21.329Z] #17 68.59 [ 76%] Linking C executable device-counter [2024-01-23T01:18:21.596Z] #17 68.91 [ 76%] Built target device-counter [2024-01-23T01:18:21.864Z] #17 68.97 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-01-23T01:18:21.864Z] #17 69.26 [ 80%] Linking C executable device-random [2024-01-23T01:18:22.448Z] #17 69.60 [ 80%] Built target device-random [2024-01-23T01:18:22.448Z] #17 69.65 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-01-23T01:18:22.714Z] #17 69.94 [ 84%] Linking C executable device-gyro [2024-01-23T01:18:22.980Z] #17 70.27 [ 84%] Built target device-gyro [2024-01-23T01:18:22.980Z] #17 70.32 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-01-23T01:18:23.565Z] #17 70.61 [ 88%] Linking C executable device-bitfields [2024-01-23T01:18:23.565Z] #17 70.94 [ 88%] Built target device-bitfields [2024-01-23T01:18:23.565Z] #17 70.99 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-01-23T01:18:24.151Z] #17 71.35 [ 92%] Linking C executable template-discovery [2024-01-23T01:18:24.419Z] #17 71.69 [ 92%] Built target template-discovery [2024-01-23T01:18:24.419Z] #17 71.75 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-01-23T01:18:25.004Z] #17 72.08 [ 96%] Linking C executable device-file [2024-01-23T01:18:25.270Z] #17 72.37 [ 96%] Built target device-file [2024-01-23T01:18:25.270Z] #17 72.43 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-01-23T01:18:25.539Z] #17 72.81 [100%] Linking C executable device-terminal [2024-01-23T01:18:25.807Z] #17 73.14 [100%] Built target device-terminal [2024-01-23T01:18:25.807Z] #17 73.18 make: Entering directory '/tmp/sdk/build/release' [2024-01-23T01:18:26.073Z] #17 73.33 [ 68%] Built target csdk [2024-01-23T01:18:26.073Z] #17 73.38 [ 72%] Built target template [2024-01-23T01:18:26.073Z] #17 73.43 [ 76%] Built target device-counter [2024-01-23T01:18:26.073Z] #17 73.49 [ 80%] Built target device-random [2024-01-23T01:18:26.340Z] #17 73.54 [ 84%] Built target device-gyro [2024-01-23T01:18:26.340Z] #17 73.59 [ 88%] Built target device-bitfields [2024-01-23T01:18:26.340Z] #17 73.65 [ 92%] Built target template-discovery [2024-01-23T01:18:26.340Z] #17 73.70 [ 96%] Built target device-file [2024-01-23T01:18:26.610Z] #17 73.76 [100%] Built target device-terminal [2024-01-23T01:18:26.610Z] #17 73.81 Install the project... [2024-01-23T01:18:26.610Z] #17 73.83 -- Install configuration: "Release" [2024-01-23T01:18:26.610Z] #17 73.84 -- Installing: /usr/local/lib/libcsdk.so [2024-01-23T01:18:26.610Z] #17 73.85 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2024-01-23T01:18:26.610Z] #17 73.85 -- Installing: /usr/local/include [2024-01-23T01:18:26.610Z] #17 73.85 -- Installing: /usr/local/include/devsdk [2024-01-23T01:18:26.610Z] #17 73.85 -- Installing: /usr/local/include/devsdk/devsdk.h [2024-01-23T01:18:26.610Z] #17 73.85 -- Installing: /usr/local/include/devsdk/devsdk-base.h [2024-01-23T01:18:26.610Z] #17 73.85 -- Installing: /usr/local/include/edgex [2024-01-23T01:18:26.610Z] #17 73.86 -- Installing: /usr/local/include/edgex/rest-server.h [2024-01-23T01:18:26.610Z] #17 73.86 -- Installing: /usr/local/include/edgex/edgex.h [2024-01-23T01:18:26.610Z] #17 73.86 -- Installing: /usr/local/include/edgex/edgex-base.h [2024-01-23T01:18:26.610Z] #17 73.86 -- Installing: /usr/local/include/edgex/devices.h [2024-01-23T01:18:26.610Z] #17 73.86 -- Installing: /usr/local/include/edgex/profiles.h [2024-01-23T01:18:26.610Z] #17 73.86 -- Installing: /usr/local/include/edgex/csdk-defs.h [2024-01-23T01:18:26.610Z] #17 73.87 -- Installing: /usr/local/share/device-sdk-c/LICENSE [2024-01-23T01:18:26.610Z] #17 73.87 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2024-01-23T01:18:26.610Z] #17 73.88 make: Leaving directory '/tmp/sdk/build/release' [2024-01-23T01:18:26.892Z] #17 DONE 74.0s [2024-01-23T01:18:26.892Z] [2024-01-23T01:18:26.892Z] #18 [stage-1 5/7] COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2024-01-23T01:18:26.892Z] #18 DONE 0.2s [2024-01-23T01:18:26.892Z] [2024-01-23T01:18:26.892Z] #19 [stage-1 6/7] COPY --from=builder /usr/local/lib /usr/local/lib [2024-01-23T01:18:27.158Z] #19 DONE 0.1s [2024-01-23T01:18:27.158Z] [2024-01-23T01:18:27.158Z] #20 [stage-1 7/7] COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2024-01-23T01:18:27.158Z] #20 DONE 0.1s [2024-01-23T01:18:27.158Z] [2024-01-23T01:18:27.158Z] #21 exporting to image [2024-01-23T01:18:27.158Z] #21 exporting layers [2024-01-23T01:18:27.424Z] #21 exporting layers 0.2s done [2024-01-23T01:18:27.424Z] #21 writing image sha256:7d9ae93250ec73ee34a62e993f69fc6671bf0bd983cb029e3e490eae6ef8a92e done [2024-01-23T01:18:27.424Z] #21 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-23T01:18:27.424Z] #21 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-23T01:18:28.053Z] + docker inspect -f . ci-base-image-arm64 [2024-01-23T01:18:28.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-23T01:18:28.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-27662 does not seem to be running inside a container [2024-01-23T01:18:28.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/70 -v /w/workspace/device-sdk-c/70:/w/workspace/device-sdk-c/70:rw,z -v /w/workspace/device-sdk-c/70@tmp:/w/workspace/device-sdk-c/70@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 [2024-01-23T01:18:29.401Z] $ docker top 54826617fdf2d37f0a8505d314fe297c611dcfefbf83618041dd81138801af5a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-23T01:18:29.921Z] + make test [2024-01-23T01:18:29.921Z] echo "make test" [2024-01-23T01:18:29.921Z] make test [Pipeline] } [2024-01-23T01:18:29.944Z] $ docker stop --time=1 54826617fdf2d37f0a8505d314fe297c611dcfefbf83618041dd81138801af5a [2024-01-23T01:18:31.485Z] $ docker rm -f --volumes 54826617fdf2d37f0a8505d314fe297c611dcfefbf83618041dd81138801af5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-23T01:18:32.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-23T01:18:32.524Z] + ls -al . [2024-01-23T01:18:32.524Z] total 208 [2024-01-23T01:18:32.524Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 01:16 . [2024-01-23T01:18:32.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 01:16 .. [2024-01-23T01:18:32.524Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 01:16 .git [2024-01-23T01:18:32.524Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 01:16 .github [2024-01-23T01:18:32.524Z] -rw-rw-r-- 1 jenkins jenkins 176 Jan 23 01:16 .gitignore [2024-01-23T01:18:32.524Z] -rw-rw-r-- 1 jenkins jenkins 2908 Jan 23 01:16 Attribution.txt [2024-01-23T01:18:32.524Z] -rw-rw-r-- 1 jenkins jenkins 11953 Jan 23 01:16 CHANGELOG.md [2024-01-23T01:18:32.524Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jan 23 01:16 Doxyfile [2024-01-23T01:18:32.524Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 01:16 GOVERNANCE.md [2024-01-23T01:18:32.524Z] -rw-rw-r-- 1 jenkins jenkins 784 Jan 23 01:16 Jenkinsfile [2024-01-23T01:18:32.524Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 23 01:16 LICENSE [2024-01-23T01:18:32.524Z] -rw-rw-r-- 1 jenkins jenkins 444 Jan 23 01:16 Makefile [2024-01-23T01:18:32.524Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 23 01:16 OWNERS.md [2024-01-23T01:18:32.524Z] -rw-rw-r-- 1 jenkins jenkins 1651 Jan 23 01:16 README.IOT.md [2024-01-23T01:18:32.524Z] -rw-rw-r-- 1 jenkins jenkins 4215 Jan 23 01:16 README.md [2024-01-23T01:18:32.524Z] -rw-rw-r-- 1 jenkins jenkins 1245 Jan 23 01:16 README.v3.md [2024-01-23T01:18:32.524Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 23 01:12 VERSION [2024-01-23T01:18:32.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 01:16 docs [2024-01-23T01:18:32.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 01:16 include [2024-01-23T01:18:32.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 01:16 scripts [2024-01-23T01:18:32.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 01:16 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-23T01:18:32.907Z] + 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=6bdae90b977cdeecb957260a94da902cfcf10c29 --label arch=arm64 --label version=3.0.3-dev.10 . [2024-01-23T01:18:33.664Z] #0 building with "default" instance using docker driver [2024-01-23T01:18:33.664Z] [2024-01-23T01:18:33.664Z] #1 [internal] load .dockerignore [2024-01-23T01:18:33.664Z] #1 transferring context: [2024-01-23T01:18:33.664Z] #1 transferring context: 2B done [2024-01-23T01:18:33.664Z] #1 DONE 0.0s [2024-01-23T01:18:33.664Z] [2024-01-23T01:18:33.664Z] #2 [internal] load build definition from Dockerfile.alpine [2024-01-23T01:18:33.664Z] #2 transferring dockerfile: 1.44kB 0.0s done [2024-01-23T01:18:33.664Z] #2 DONE 0.0s [2024-01-23T01:18:33.664Z] [2024-01-23T01:18:33.664Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-23T01:18:33.664Z] #3 DONE 0.0s [2024-01-23T01:18:33.664Z] [2024-01-23T01:18:33.664Z] #4 [internal] load build context [2024-01-23T01:18:33.664Z] #4 transferring context: 8.55kB 0.1s done [2024-01-23T01:18:33.664Z] #4 DONE 0.1s [2024-01-23T01:18:33.664Z] [2024-01-23T01:18:33.664Z] #5 [ 1/11] FROM docker.io/library/ci-base-image-arm64 [2024-01-23T01:18:33.664Z] #5 DONE 0.2s [2024-01-23T01:18:33.931Z] [2024-01-23T01:18:33.931Z] #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2024-01-23T01:18:34.513Z] #6 0.642 Connecting to iotech.jfrog.io (34.246.139.145:443) [2024-01-23T01:18:34.781Z] #6 1.187 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-01-23T01:18:35.048Z] #6 1.187 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-01-23T01:18:35.048Z] #6 1.189 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-01-23T01:18:35.048Z] #6 DONE 1.3s [2024-01-23T01:18:35.048Z] [2024-01-23T01:18:35.048Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-01-23T01:18:36.009Z] #7 DONE 0.9s [2024-01-23T01:18:36.009Z] [2024-01-23T01:18:36.009Z] #8 [ 4/11] 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 iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2024-01-23T01:18:36.973Z] #8 0.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-23T01:18:37.239Z] #8 1.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-23T01:18:37.819Z] #8 1.828 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-23T01:18:38.772Z] #8 2.730 WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-23T01:18:38.772Z] #8 2.772 (1/11) Installing iotech-iot-1.5-dev (1.5.1-r0) [2024-01-23T01:18:39.038Z] #8 3.088 (2/11) Installing libcbor-dev (0.10.2-r1) [2024-01-23T01:18:39.038Z] #8 3.110 (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-01-23T01:18:39.038Z] #8 3.118 (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-01-23T01:18:39.038Z] #8 3.138 (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-01-23T01:18:39.306Z] #8 3.147 (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-01-23T01:18:39.306Z] #8 3.176 (7/11) Installing libblkid (2.38.1-r8) [2024-01-23T01:18:39.306Z] #8 3.189 (8/11) Installing libfdisk (2.38.1-r8) [2024-01-23T01:18:39.306Z] #8 3.205 (9/11) Installing libmount (2.38.1-r8) [2024-01-23T01:18:39.306Z] #8 3.219 (10/11) Installing libsmartcols (2.38.1-r8) [2024-01-23T01:18:39.306Z] #8 3.231 (11/11) Installing util-linux-dev (2.38.1-r8) [2024-01-23T01:18:39.306Z] #8 3.308 Executing busybox-1.36.1-r4.trigger [2024-01-23T01:18:39.306Z] #8 3.352 OK: 333 MiB in 100 packages [2024-01-23T01:18:39.575Z] #8 DONE 3.7s [2024-01-23T01:18:39.575Z] [2024-01-23T01:18:39.575Z] #9 [ 5/11] COPY VERSION /edgex-c-sdk/ [2024-01-23T01:18:39.840Z] #9 DONE 0.1s [2024-01-23T01:18:39.840Z] [2024-01-23T01:18:39.840Z] #10 [ 6/11] COPY src /edgex-c-sdk/src/ [2024-01-23T01:18:40.108Z] #10 DONE 0.2s [2024-01-23T01:18:40.108Z] [2024-01-23T01:18:40.108Z] #11 [ 7/11] COPY include /edgex-c-sdk/include/ [2024-01-23T01:18:40.108Z] #11 DONE 0.1s [2024-01-23T01:18:40.108Z] [2024-01-23T01:18:40.108Z] #12 [ 8/11] COPY scripts /edgex-c-sdk/scripts [2024-01-23T01:18:40.108Z] #12 DONE 0.1s [2024-01-23T01:18:40.108Z] [2024-01-23T01:18:40.108Z] #13 [ 9/11] COPY LICENSE /edgex-c-sdk/ [2024-01-23T01:18:40.108Z] #13 DONE 0.1s [2024-01-23T01:18:40.375Z] [2024-01-23T01:18:40.375Z] #14 [10/11] COPY Attribution.txt /edgex-c-sdk/ [2024-01-23T01:18:40.375Z] #14 DONE 0.1s [2024-01-23T01:18:40.375Z] [2024-01-23T01:18:40.375Z] #15 [11/11] WORKDIR /edgex-c-sdk [2024-01-23T01:18:40.375Z] #15 DONE 0.1s [2024-01-23T01:18:40.375Z] [2024-01-23T01:18:40.375Z] #16 exporting to image [2024-01-23T01:18:40.375Z] #16 exporting layers [2024-01-23T01:18:40.956Z] #16 exporting layers 0.4s done [2024-01-23T01:18:40.956Z] #16 writing image sha256:380c0f3c6586179f38fd0a4dac935dd368fbe97cbbb51b9d37e9b94ffcd1fd13 done [2024-01-23T01:18:40.956Z] #16 naming to docker.io/library/device-sdk-arm64 [2024-01-23T01:18:40.956Z] #16 naming to docker.io/library/device-sdk-arm64 0.0s done [2024-01-23T01:18:40.956Z] #16 DONE 0.5s [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 [2024-01-23T01:18:41.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-23T01:18:41.703Z] [2024-01-23T01:18:41.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-23T01:18:42.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-23T01:18:43.491Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-23T01:18:43.491Z] 8998bd30e6a1: Pulling fs layer [2024-01-23T01:18:43.491Z] 04944245beec: Pulling fs layer [2024-01-23T01:18:43.491Z] 699f458cf7ca: Pulling fs layer [2024-01-23T01:18:43.491Z] 765212b225bb: Pulling fs layer [2024-01-23T01:18:43.491Z] f23df028b6ca: Pulling fs layer [2024-01-23T01:18:43.491Z] d65c8cfc05b1: Pulling fs layer [2024-01-23T01:18:43.491Z] 2437ff75d9bd: Pulling fs layer [2024-01-23T01:18:43.491Z] 765212b225bb: Waiting [2024-01-23T01:18:43.491Z] f23df028b6ca: Waiting [2024-01-23T01:18:43.491Z] 2437ff75d9bd: Waiting [2024-01-23T01:18:43.491Z] d65c8cfc05b1: Waiting [2024-01-23T01:18:43.491Z] 04944245beec: Verifying Checksum [2024-01-23T01:18:43.491Z] 04944245beec: Download complete [2024-01-23T01:18:43.491Z] 765212b225bb: Verifying Checksum [2024-01-23T01:18:43.491Z] 765212b225bb: Download complete [2024-01-23T01:18:43.491Z] f23df028b6ca: Download complete [2024-01-23T01:18:43.491Z] d65c8cfc05b1: Verifying Checksum [2024-01-23T01:18:43.491Z] d65c8cfc05b1: Download complete [2024-01-23T01:18:43.491Z] 699f458cf7ca: Verifying Checksum [2024-01-23T01:18:43.491Z] 699f458cf7ca: Download complete [2024-01-23T01:18:44.073Z] 8998bd30e6a1: Verifying Checksum [2024-01-23T01:18:44.073Z] 8998bd30e6a1: Download complete [2024-01-23T01:18:46.021Z] 2437ff75d9bd: Verifying Checksum [2024-01-23T01:18:46.021Z] 2437ff75d9bd: Download complete [2024-01-23T01:18:50.267Z] 8998bd30e6a1: Pull complete [2024-01-23T01:18:53.603Z] 04944245beec: Pull complete [2024-01-23T01:18:55.545Z] 699f458cf7ca: Pull complete [2024-01-23T01:18:55.811Z] 765212b225bb: Pull complete [2024-01-23T01:18:56.777Z] f23df028b6ca: Pull complete [2024-01-23T01:18:56.777Z] d65c8cfc05b1: Pull complete [2024-01-23T01:19:23.454Z] 2437ff75d9bd: Pull complete [2024-01-23T01:19:23.454Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-23T01:19:23.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-23T01:19:23.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-23T01:19:23.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-27662 does not seem to be running inside a container [2024-01-23T01:19:23.873Z] $ 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/70 -v /w/workspace/device-sdk-c/70:/w/workspace/device-sdk-c/70:rw,z -v /w/workspace/device-sdk-c/70@tmp:/w/workspace/device-sdk-c/70@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 [2024-01-23T01:19:25.160Z] $ docker top e2e16eafd7c2c77380e7a0aeb8af103c930418bfaa9382d325c317c20f029351 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:19:25.689Z] ---> job-cost.sh [2024-01-23T01:19:25.954Z] lf-activate-venv: SKIPPING [2024-01-23T01:19:25.954Z] INFO: No Stack... [2024-01-23T01:19:26.220Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-23T01:19:27.175Z] INFO: Archiving Costs [Pipeline] sh [2024-01-23T01:19:27.564Z] + cat /w/workspace/device-sdk-c/70/archives/cost.csv [2024-01-23T01:19:27.564Z] + cut -d, -f6 [Pipeline] lock [2024-01-23T01:19:27.629Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] [2024-01-23T01:19:27.636Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] did not exist. Created. [2024-01-23T01:19:27.636Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-23T01:19:28.035Z] /w/workspace/device-sdk-c/70@tmp/durable-75c92b21/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-23T01:19:28.356Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-23T01:19:28.371Z] Warning: overwriting stash ‘stack-cost’ [2024-01-23T01:19:28.844Z] Stashed 1 file(s) [Pipeline] } [2024-01-23T01:19:28.851Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-23T01:19:28.926Z] $ docker stop --time=1 e2e16eafd7c2c77380e7a0aeb8af103c930418bfaa9382d325c317c20f029351 [2024-01-23T01:19:30.335Z] $ docker rm -f --volumes e2e16eafd7c2c77380e7a0aeb8af103c930418bfaa9382d325c317c20f029351 [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 [2024-01-23T01:19:31.535Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-23T01:19:31.535Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-23T01:19:31.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-23T01:19:31.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-23T01:19:31.985Z] prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container [2024-01-23T01:19:32.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-23T01:19:32.340Z] $ docker top c4446db6f0dea794a9f43e73e5155dc3adaf5820315571ebfbf1f964c355e898 -eo pid,comm [2024-01-23T01:19:32.391Z] 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). [2024-01-23T01:19:32.391Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-23T01:19:32.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-23T01:19:32.511Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-23T01:19:32.615Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-23T01:19:32.613Z] $ docker exec c4446db6f0dea794a9f43e73e5155dc3adaf5820315571ebfbf1f964c355e898 ssh-agent [2024-01-23T01:19:32.719Z] SSH_AUTH_SOCK=/tmp/ssh-HWlCgKtdwKaI/agent.32 [2024-01-23T01:19:32.719Z] SSH_AGENT_PID=38 [2024-01-23T01:19:32.724Z] Running ssh-add (command line suppressed) [2024-01-23T01:19:32.809Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_11280684910197957825.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_11280684910197957825.key) [2024-01-23T01:19:32.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-23T01:19:33.142Z] + git semver tag [2024-01-23T01:19:33.400Z] 2024-01-23 01:19:33,301 [run_tag] DEBUG tag force:False [2024-01-23T01:19:33.400Z] 2024-01-23 01:19:33,301 [check_head_tag] DEBUG check head tag [2024-01-23T01:19:33.400Z] 2024-01-23 01:19:33,301 [execute] INFO git cat-file --batch-check [2024-01-23T01:19:33.400Z] 2024-01-23 01:19:33,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2024-01-23T01:19:33.400Z] 2024-01-23 01:19:33,305 [execute] INFO git cat-file --batch [2024-01-23T01:19:33.400Z] 2024-01-23 01:19:33,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2024-01-23T01:19:33.400Z] 2024-01-23 01:19:33,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-23T01:19:33.400Z] 2024-01-23 01:19:33,319 [execute] INFO git tag -a v3.0.3-dev.10 -m v3.0.3-dev.10 [2024-01-23T01:19:33.400Z] 2024-01-23 01:19:33,319 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.3-dev.10', '-m', 'v3.0.3-dev.10'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2024-01-23T01:19:33.400Z] 2024-01-23 01:19:33,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-23T01:19:33.400Z] 3.0.3-dev.10 [Pipeline] } [2024-01-23T01:19:33.404Z] $ docker exec --env ******** --env ******** c4446db6f0dea794a9f43e73e5155dc3adaf5820315571ebfbf1f964c355e898 ssh-agent -k [2024-01-23T01:19:33.497Z] unset SSH_AUTH_SOCK; [2024-01-23T01:19:33.497Z] unset SSH_AGENT_PID; [2024-01-23T01:19:33.497Z] echo Agent pid 38 killed; [2024-01-23T01:19:33.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-23T01:19:33.932Z] + git semver [Pipeline] } [2024-01-23T01:19:34.201Z] $ docker stop --time=1 c4446db6f0dea794a9f43e73e5155dc3adaf5820315571ebfbf1f964c355e898 [2024-01-23T01:19:35.492Z] $ docker rm -f --volumes c4446db6f0dea794a9f43e73e5155dc3adaf5820315571ebfbf1f964c355e898 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-23T01:19:36.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-23T01:19:36.013Z] [2024-01-23T01:19:36.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-23T01:19:36.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-23T01:19:36.342Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-23T01:19:36.342Z] ab5ef0e58194: Pulling fs layer [2024-01-23T01:19:36.342Z] 9712f1f96733: Pulling fs layer [2024-01-23T01:19:36.342Z] 63f879dbbcfc: Pulling fs layer [2024-01-23T01:19:36.342Z] 0d9ebad4ef96: Pulling fs layer [2024-01-23T01:19:36.342Z] e9a5061849ea: Pulling fs layer [2024-01-23T01:19:36.342Z] d747dcd14b5f: Pulling fs layer [2024-01-23T01:19:36.342Z] 2de7ff778b66: Pulling fs layer [2024-01-23T01:19:36.342Z] e9a5061849ea: Waiting [2024-01-23T01:19:36.342Z] d747dcd14b5f: Waiting [2024-01-23T01:19:36.342Z] 2de7ff778b66: Waiting [2024-01-23T01:19:36.342Z] 0d9ebad4ef96: Waiting [2024-01-23T01:19:36.342Z] 9712f1f96733: Download complete [2024-01-23T01:19:39.631Z] 63f879dbbcfc: Verifying Checksum [2024-01-23T01:19:39.631Z] 63f879dbbcfc: Download complete [2024-01-23T01:19:39.631Z] e9a5061849ea: Verifying Checksum [2024-01-23T01:19:39.631Z] e9a5061849ea: Download complete [2024-01-23T01:19:39.631Z] 0d9ebad4ef96: Verifying Checksum [2024-01-23T01:19:39.631Z] 0d9ebad4ef96: Download complete [2024-01-23T01:19:39.631Z] d747dcd14b5f: Verifying Checksum [2024-01-23T01:19:39.631Z] d747dcd14b5f: Download complete [2024-01-23T01:19:39.631Z] ab5ef0e58194: Verifying Checksum [2024-01-23T01:19:39.631Z] ab5ef0e58194: Download complete [2024-01-23T01:19:39.631Z] 2de7ff778b66: Verifying Checksum [2024-01-23T01:19:39.631Z] 2de7ff778b66: Download complete [2024-01-23T01:19:42.162Z] ab5ef0e58194: Pull complete [2024-01-23T01:19:42.162Z] 9712f1f96733: Pull complete [2024-01-23T01:19:42.729Z] 63f879dbbcfc: Pull complete [2024-01-23T01:19:46.009Z] 0d9ebad4ef96: Pull complete [2024-01-23T01:19:46.268Z] e9a5061849ea: Pull complete [2024-01-23T01:19:46.268Z] d747dcd14b5f: Pull complete [2024-01-23T01:19:47.202Z] 2de7ff778b66: Pull complete [2024-01-23T01:19:47.202Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-23T01:19:47.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-23T01:19:47.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-23T01:19:47.672Z] prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container [2024-01-23T01:19:47.695Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-23T01:19:52.282Z] $ docker top 58b332d4afa2d5898d6a06c5df877fc5aa2a09e3e912cbd6489623122d86fc9a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-23T01:19:52.420Z] provisioning config files... [2024-01-23T01:19:52.427Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config17043768303426016161tmp [2024-01-23T01:19:52.438Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1188080363839333946tmp [2024-01-23T01:19:52.447Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config931894240981929393tmp [Pipeline] { [Pipeline] echo [2024-01-23T01:19:52.544Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:19:52.847Z] ---> sigul-configuration.sh [2024-01-23T01:19:52.847Z] gpg: directory `/root/.gnupg' created [2024-01-23T01:19:52.847Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-23T01:19:52.847Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-23T01:19:52.847Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-23T01:19:52.847Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-23T01:19:52.847Z] gpg: CAST5 encrypted data [2024-01-23T01:19:52.847Z] gpg: encrypted with 1 passphrase [2024-01-23T01:19:52.847Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-23T01:19:53.142Z] + mkdir /home/jenkins [2024-01-23T01:19:53.142Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-23T01:19:53.439Z] + 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 [2024-01-23T01:19:53.450Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:19:53.747Z] ---> sigul-install.sh [2024-01-23T01:19:53.747Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-23T01:19:54.044Z] + git tag --list [2024-01-23T01:19:54.044Z] 0.7.0 [2024-01-23T01:19:54.044Z] 0.7.1 [2024-01-23T01:19:54.044Z] 1.0.0 [2024-01-23T01:19:54.044Z] v1.0.1 [2024-01-23T01:19:54.044Z] v1.0.2 [2024-01-23T01:19:54.044Z] v1.0.3 [2024-01-23T01:19:54.044Z] v1.1.0 [2024-01-23T01:19:54.044Z] v1.1.1 [2024-01-23T01:19:54.044Z] v1.2.0 [2024-01-23T01:19:54.044Z] v1.2.1 [2024-01-23T01:19:54.044Z] v1.2.2 [2024-01-23T01:19:54.044Z] v1.3.0 [2024-01-23T01:19:54.044Z] v1.3.1 [2024-01-23T01:19:54.044Z] v2.0.0 [2024-01-23T01:19:54.044Z] v2.1.0 [2024-01-23T01:19:54.044Z] v2.2.0 [2024-01-23T01:19:54.044Z] v2.3.0 [2024-01-23T01:19:54.044Z] v3.0 [2024-01-23T01:19:54.044Z] v3.0.0 [2024-01-23T01:19:54.044Z] v3.0.1 [2024-01-23T01:19:54.044Z] v3.0.2 [2024-01-23T01:19:54.044Z] v3.0.3-dev.1 [2024-01-23T01:19:54.044Z] v3.0.3-dev.10 [2024-01-23T01:19:54.044Z] v3.0.3-dev.2 [2024-01-23T01:19:54.044Z] v3.0.3-dev.3 [2024-01-23T01:19:54.044Z] v3.0.3-dev.4 [2024-01-23T01:19:54.044Z] v3.0.3-dev.5 [2024-01-23T01:19:54.044Z] v3.0.3-dev.6 [2024-01-23T01:19:54.044Z] v3.0.3-dev.7 [2024-01-23T01:19:54.044Z] v3.0.3-dev.8 [2024-01-23T01:19:54.044Z] v3.0.3-dev.9 [2024-01-23T01:19:54.044Z] v3.1 [2024-01-23T01:19:54.044Z] v3.1.0 [2024-01-23T01:19:54.044Z] v3.1.0-dev.1 [2024-01-23T01:19:54.044Z] v3.1.0-dev.2 [2024-01-23T01:19:54.044Z] v3.1.0-dev.3 [2024-01-23T01:19:54.044Z] v3.1.0-dev.4 [2024-01-23T01:19:54.044Z] v3.1.0-dev.5 [2024-01-23T01:19:54.044Z] v3.1.0-dev.6 [2024-01-23T01:19:54.044Z] v3.1.0-dev.7 [2024-01-23T01:19:54.044Z] v3.1.0-dev.8 [2024-01-23T01:19:54.044Z] v3.1.0-dev.9 [Pipeline] sh [2024-01-23T01:19:54.347Z] + lftools sign git-tag v3.0.3-dev.10 [2024-01-23T01:19:54.917Z] Signing Git tag with Sigul... [2024-01-23T01:19:54.917Z] Signing v3.0.3-dev.10 [Pipeline] echo [2024-01-23T01:19:55.193Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:19:55.490Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-23T01:19:55.509Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-23T01:19:55.590Z] $ docker stop --time=1 58b332d4afa2d5898d6a06c5df877fc5aa2a09e3e912cbd6489623122d86fc9a [2024-01-23T01:19:56.870Z] $ docker rm -f --volumes 58b332d4afa2d5898d6a06c5df877fc5aa2a09e3e912cbd6489623122d86fc9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-23T01:19:57.505Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-23T01:19:57.505Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-23T01:19:57.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-23T01:19:57.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-23T01:19:57.976Z] prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container [2024-01-23T01:19:58.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-23T01:19:58.385Z] $ docker top 06134cef02aa4ec5a2b42a9d652644dbab812d65136862099a975113804e461c -eo pid,comm [2024-01-23T01:19:58.438Z] 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). [2024-01-23T01:19:58.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-23T01:19:58.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-23T01:19:58.579Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-23T01:19:58.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-23T01:19:58.682Z] $ docker exec 06134cef02aa4ec5a2b42a9d652644dbab812d65136862099a975113804e461c ssh-agent [2024-01-23T01:19:58.776Z] SSH_AUTH_SOCK=/tmp/ssh-sSAdXgZtsQSG/agent.33 [2024-01-23T01:19:58.776Z] SSH_AGENT_PID=39 [2024-01-23T01:19:58.780Z] Running ssh-add (command line suppressed) [2024-01-23T01:19:58.885Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8212572693775679697.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8212572693775679697.key) [2024-01-23T01:19:58.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-23T01:19:59.229Z] + git semver bump pre [2024-01-23T01:19:59.488Z] 2024-01-23 01:19:59,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-23T01:19:59.488Z] 2024-01-23 01:19:59,403 [bump_version] DEBUG bumping version:3.0.3-dev.10 on axis:pre with prefix:dev [2024-01-23T01:19:59.488Z] 2024-01-23 01:19:59,403 [bump_version] DEBUG bumped version:3.0.3-dev.11 [2024-01-23T01:19:59.488Z] 2024-01-23 01:19:59,403 [write_version] DEBUG write version:3.0.3-dev.11 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2024-01-23T01:19:59.488Z] 2024-01-23 01:19:59,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-23T01:19:59.488Z] 2024-01-23 01:19:59,404 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-23T01:19:59.488Z] 2024-01-23 01:19:59,406 [execute] INFO git cat-file --batch-check [2024-01-23T01:19:59.488Z] 2024-01-23 01:19:59,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-23T01:19:59.488Z] 2024-01-23 01:19:59,412 [execute] INFO git cat-file --batch [2024-01-23T01:19:59.488Z] 2024-01-23 01:19:59,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-23T01:19:59.488Z] 2024-01-23 01:19:59,417 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-23T01:19:59.488Z] 3.0.3-dev.11 [Pipeline] } [2024-01-23T01:19:59.493Z] $ docker exec --env ******** --env ******** 06134cef02aa4ec5a2b42a9d652644dbab812d65136862099a975113804e461c ssh-agent -k [2024-01-23T01:19:59.589Z] unset SSH_AUTH_SOCK; [2024-01-23T01:19:59.589Z] unset SSH_AGENT_PID; [2024-01-23T01:19:59.589Z] echo Agent pid 39 killed; [2024-01-23T01:19:59.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-23T01:20:00.053Z] + git semver [Pipeline] } [2024-01-23T01:20:00.317Z] $ docker stop --time=1 06134cef02aa4ec5a2b42a9d652644dbab812d65136862099a975113804e461c [2024-01-23T01:20:01.589Z] $ docker rm -f --volumes 06134cef02aa4ec5a2b42a9d652644dbab812d65136862099a975113804e461c [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-23T01:20:02.052Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-23T01:20:02.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-23T01:20:02.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-23T01:20:02.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-23T01:20:02.519Z] prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container [2024-01-23T01:20:02.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-23T01:20:02.852Z] $ docker top 5dbcc6974f4c3d2ba8f387c4ac31251c2a4f943f482cb493e039f5984a0b7559 -eo pid,comm [2024-01-23T01:20:02.900Z] 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). [2024-01-23T01:20:02.900Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-23T01:20:03.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-23T01:20:03.073Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-23T01:20:03.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-23T01:20:03.177Z] $ docker exec 5dbcc6974f4c3d2ba8f387c4ac31251c2a4f943f482cb493e039f5984a0b7559 ssh-agent [2024-01-23T01:20:03.290Z] SSH_AUTH_SOCK=/tmp/ssh-vxO69H5vuxmp/agent.32 [2024-01-23T01:20:03.290Z] SSH_AGENT_PID=38 [2024-01-23T01:20:03.295Z] Running ssh-add (command line suppressed) [2024-01-23T01:20:03.386Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_532925817151255239.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_532925817151255239.key) [2024-01-23T01:20:03.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-23T01:20:03.735Z] + git semver push [2024-01-23T01:20:03.995Z] 2024-01-23 01:20:03,890 [run_push] DEBUG push [2024-01-23T01:20:03.995Z] 2024-01-23 01:20:03,891 [execute] INFO git cat-file --batch-check [2024-01-23T01:20:03.995Z] 2024-01-23 01:20:03,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-23T01:20:03.995Z] 2024-01-23 01:20:03,895 [execute] INFO git rev-list 93a343766f6ecb0fa47258ca5abd7c77cd25e0e6 -- [2024-01-23T01:20:03.995Z] 2024-01-23 01:20:03,895 [execute] DEBUG Popen(['git', 'rev-list', '93a343766f6ecb0fa47258ca5abd7c77cd25e0e6', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-23T01:20:03.995Z] 2024-01-23 01:20:03,903 [execute] INFO git fetch -v origin [2024-01-23T01:20:03.995Z] 2024-01-23 01:20:03,904 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-23T01:20:04.564Z] 2024-01-23 01:20:04,447 [run_push] DEBUG no remote changes detected [2024-01-23T01:20:04.564Z] 2024-01-23 01:20:04,447 [execute] INFO git push origin semver [2024-01-23T01:20:04.564Z] 2024-01-23 01:20:04,447 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-23T01:20:05.505Z] 2024-01-23 01:20:05,256 [run_push] DEBUG push all version tags [2024-01-23T01:20:05.505Z] 2024-01-23 01:20:05,256 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-23T01:20:05.505Z] 2024-01-23 01:20:05,256 [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) [2024-01-23T01:20:06.072Z] 2024-01-23 01:20:05,971 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-23T01:20:06.072Z] 3.0.3-dev.11 [Pipeline] } [2024-01-23T01:20:06.077Z] $ docker exec --env ******** --env ******** 5dbcc6974f4c3d2ba8f387c4ac31251c2a4f943f482cb493e039f5984a0b7559 ssh-agent -k [2024-01-23T01:20:06.170Z] unset SSH_AUTH_SOCK; [2024-01-23T01:20:06.171Z] unset SSH_AGENT_PID; [2024-01-23T01:20:06.171Z] echo Agent pid 38 killed; [2024-01-23T01:20:06.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-23T01:20:06.622Z] + git semver [Pipeline] } [2024-01-23T01:20:06.889Z] $ docker stop --time=1 5dbcc6974f4c3d2ba8f387c4ac31251c2a4f943f482cb493e039f5984a0b7559 [2024-01-23T01:20:08.130Z] $ docker rm -f --volumes 5dbcc6974f4c3d2ba8f387c4ac31251c2a4f943f482cb493e039f5984a0b7559 [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 [2024-01-23T01:20:08.998Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2024-01-23T01:20:08.998Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-01-23T01:20:08.998Z] total 16 [2024-01-23T01:20:08.998Z] drwxr-xr-x 3 root root 4096 Jan 23 01:13 . [2024-01-23T01:20:08.998Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 01:19 .. [2024-01-23T01:20:08.998Z] drwxr-xr-x 2 root root 4096 Jan 23 01:13 cost [2024-01-23T01:20:08.998Z] -rw-r--r-- 1 root root 83 Jan 23 01:13 cost.csv [2024-01-23T01:20:08.998Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-01-23T01:20:08.998Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-01-23T01:20:08.998Z] total 16 [2024-01-23T01:20:08.998Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 01:13 . [2024-01-23T01:20:08.998Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 01:19 .. [2024-01-23T01:20:08.998Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 01:13 cost [2024-01-23T01:20:08.998Z] -rw-r--r-- 1 jenkins jenkins 83 Jan 23 01:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:20:09.288Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:20:10.154Z] ---> package-listing.sh [2024-01-23T01:20:10.154Z] ++ facter osfamily [2024-01-23T01:20:10.154Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-23T01:20:10.413Z] + OS_FAMILY=debian [2024-01-23T01:20:10.413Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2024-01-23T01:20:10.413Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-23T01:20:10.413Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-23T01:20:10.413Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-23T01:20:10.413Z] + PACKAGES=/tmp/packages_start.txt [2024-01-23T01:20:10.413Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2024-01-23T01:20:10.413Z] + PACKAGES=/tmp/packages_end.txt [2024-01-23T01:20:10.413Z] + case "${OS_FAMILY}" in [2024-01-23T01:20:10.413Z] + dpkg -l [2024-01-23T01:20:10.413Z] + grep '^ii' [2024-01-23T01:20:10.413Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-23T01:20:10.413Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-23T01:20:10.413Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-23T01:20:10.413Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2024-01-23T01:20:10.413Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2024-01-23T01:20:10.413Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2024-01-23T01:20:10.424Z] 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 [2024-01-23T01:20:10.702Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-23T01:20:11.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-23T01:20:11.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-23T01:20:11.446Z] prd-ubuntu20.04-docker-8c-8g-27661 does not seem to be running inside a container [2024-01-23T01:20:11.468Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-23T01:20:11.686Z] $ docker top 19a09b47c77f96cd21744fe4da1fed8370030ea998e7bfca04bb1bf1fdef3931 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-23T01:20:12.110Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-23T01:20:12.396Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-23T01:20:12.679Z] + ls /var/log/sa-host [2024-01-23T01:20:12.679Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-23T01:20:12.866Z] provisioning config files... [2024-01-23T01:20:12.883Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1322709156887327161tmp [Pipeline] { [Pipeline] echo [2024-01-23T01:20:12.949Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:20:13.234Z] ---> create-netrc.sh [Pipeline] } [2024-01-23T01:20:13.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:20:13.641Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-23T01:20:13.651Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:20:13.939Z] ---> sudo-logs.sh [2024-01-23T01:20:13.939Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-23T01:20:14.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:20:14.298Z] ---> job-cost.sh [2024-01-23T01:20:14.298Z] lf-activate-venv: SKIPPING [2024-01-23T01:20:14.298Z] DEBUG: total: 0.2199999988079071 [2024-01-23T01:20:14.298Z] INFO: Retrieving Stack Cost... [2024-01-23T01:20:14.558Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-23T01:20:14.821Z] INFO: Archiving Costs [Pipeline] echo [2024-01-23T01:20:14.836Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-23T01:20:15.118Z] ---> logs-deploy.sh [2024-01-23T01:20:15.118Z] lf-activate-venv: SKIPPING [2024-01-23T01:20:15.118Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/70 [2024-01-23T01:20:15.118Z] INFO: archiving workspace using pattern(s): [2024-01-23T01:20:16.056Z] Archives upload complete. [2024-01-23T01:20:16.056Z] INFO: archiving logs to Nexus [2024-01-23T01:20:16.994Z] ---> uname -a: [2024-01-23T01:20:16.994Z] Linux prd-ubuntu20-04-docker-8c-8g-27661 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] ---> lscpu: [2024-01-23T01:20:16.994Z] Architecture: x86_64 [2024-01-23T01:20:16.994Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-23T01:20:16.994Z] Byte Order: Little Endian [2024-01-23T01:20:16.994Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-23T01:20:16.994Z] CPU(s): 8 [2024-01-23T01:20:16.994Z] On-line CPU(s) list: 0-7 [2024-01-23T01:20:16.994Z] Thread(s) per core: 1 [2024-01-23T01:20:16.994Z] Core(s) per socket: 1 [2024-01-23T01:20:16.994Z] Socket(s): 8 [2024-01-23T01:20:16.994Z] NUMA node(s): 1 [2024-01-23T01:20:16.994Z] Vendor ID: AuthenticAMD [2024-01-23T01:20:16.994Z] CPU family: 23 [2024-01-23T01:20:16.994Z] Model: 49 [2024-01-23T01:20:16.994Z] Model name: AMD EPYC-Rome Processor [2024-01-23T01:20:16.994Z] Stepping: 0 [2024-01-23T01:20:16.994Z] CPU MHz: 2800.000 [2024-01-23T01:20:16.994Z] BogoMIPS: 5600.00 [2024-01-23T01:20:16.994Z] Virtualization: AMD-V [2024-01-23T01:20:16.994Z] Hypervisor vendor: KVM [2024-01-23T01:20:16.994Z] Virtualization type: full [2024-01-23T01:20:16.994Z] L1d cache: 256 KiB [2024-01-23T01:20:16.994Z] L1i cache: 256 KiB [2024-01-23T01:20:16.994Z] L2 cache: 4 MiB [2024-01-23T01:20:16.994Z] L3 cache: 128 MiB [2024-01-23T01:20:16.994Z] NUMA node0 CPU(s): 0-7 [2024-01-23T01:20:16.994Z] Vulnerability Itlb multihit: Not affected [2024-01-23T01:20:16.994Z] Vulnerability L1tf: Not affected [2024-01-23T01:20:16.994Z] Vulnerability Mds: Not affected [2024-01-23T01:20:16.994Z] Vulnerability Meltdown: Not affected [2024-01-23T01:20:16.994Z] Vulnerability Mmio stale data: Not affected [2024-01-23T01:20:16.994Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-23T01:20:16.994Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-23T01:20:16.994Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-23T01:20:16.994Z] Vulnerability Srbds: Not affected [2024-01-23T01:20:16.994Z] Vulnerability Tsx async abort: Not affected [2024-01-23T01:20:16.994Z] 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 [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] ---> nproc: [2024-01-23T01:20:16.994Z] 8 [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] ---> df -h: [2024-01-23T01:20:16.994Z] Filesystem Size Used Avail Use% Mounted on [2024-01-23T01:20:16.994Z] overlay 155G 11G 145G 7% / [2024-01-23T01:20:16.994Z] tmpfs 64M 0 64M 0% /dev [2024-01-23T01:20:16.994Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-23T01:20:16.994Z] shm 64M 0 64M 0% /dev/shm [2024-01-23T01:20:16.994Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] ---> sar -b -r -n DEV: [2024-01-23T01:20:16.994Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27661) 01/23/24 _x86_64_ (8 CPU) [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] 01:11:12 LINUX RESTART (8 CPU) [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] 01:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-23T01:20:16.994Z] 01:13:01 232.78 3.22 229.56 0.00 434.33 95815.90 0.00 [2024-01-23T01:20:16.994Z] 01:14:01 51.96 0.18 51.77 0.00 11.46 48025.88 0.00 [2024-01-23T01:20:16.994Z] 01:15:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2024-01-23T01:20:16.994Z] 01:16:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 [2024-01-23T01:20:16.994Z] 01:17:01 46.33 11.41 34.91 0.00 3449.83 5750.37 0.00 [2024-01-23T01:20:16.994Z] 01:18:02 4.30 0.02 4.28 0.00 0.13 90.78 0.00 [2024-01-23T01:20:16.994Z] 01:19:01 1.39 0.00 1.39 0.00 0.00 16.00 0.00 [2024-01-23T01:20:16.994Z] 01:20:01 70.92 0.15 70.77 0.00 14.40 23320.51 0.00 [2024-01-23T01:20:16.994Z] Average: 51.39 1.88 49.52 0.00 489.79 21676.30 0.00 [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] 01:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-23T01:20:16.994Z] 01:13:01 29246496 31525464 798952 2.43 71864 2484688 2101584 6.19 1082416 2173872 219448 [2024-01-23T01:20:16.994Z] 01:14:01 29004768 31562024 744764 2.26 89844 2717648 1746280 5.15 1059032 2394180 16 [2024-01-23T01:20:16.994Z] 01:15:01 29005316 31562564 743824 2.26 89860 2717648 1746280 5.15 1059540 2394188 8 [2024-01-23T01:20:16.994Z] 01:16:01 29008872 31566052 740404 2.25 89908 2717656 1746280 5.15 1056008 2394192 16 [2024-01-23T01:20:16.994Z] 01:17:01 28670832 31543320 732340 2.23 112700 3010668 1710404 5.04 1286652 2467716 4 [2024-01-23T01:20:16.994Z] 01:18:02 28684984 31552804 722832 2.20 111280 3007416 1697056 5.00 1276052 2464500 12 [2024-01-23T01:20:16.994Z] 01:19:01 28685496 31553420 722048 2.20 111356 3007420 1697056 5.00 1276112 2464504 8 [2024-01-23T01:20:16.994Z] 01:20:01 27919104 31506652 763148 2.32 146716 3612120 1871656 5.52 1375616 3048184 888 [2024-01-23T01:20:16.994Z] Average: 28778234 31546538 746039 2.27 102941 2909408 1789574 5.27 1183928 2475167 27550 [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] 01:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-23T01:20:16.994Z] 01:13:01 lo 3.40 3.40 0.34 0.34 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:13:01 docker0 20.11 27.06 1.44 208.67 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:13:01 ens3 262.12 175.32 4783.25 122.41 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:14:01 ens3 14.63 10.36 15.21 6.09 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:15:01 ens3 0.93 0.43 0.08 0.04 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:16:01 ens3 0.42 0.32 0.13 0.09 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:17:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:17:01 ens3 113.06 47.68 2068.16 3.91 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:18:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:18:02 ens3 0.57 0.30 1.44 0.02 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:19:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:20:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:20:01 vethc20cf1c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:20:01 docker0 0.30 0.35 0.08 0.12 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] 01:20:01 ens3 158.59 99.28 3241.22 25.35 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] Average: vethc20cf1c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] Average: docker0 2.56 3.43 0.19 26.15 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] Average: ens3 68.94 41.80 1266.32 19.78 0.00 0.00 0.00 0.00 [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] ---> sar -P ALL: [2024-01-23T01:20:16.994Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27661) 01/23/24 _x86_64_ (8 CPU) [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] 01:11:12 LINUX RESTART (8 CPU) [2024-01-23T01:20:16.994Z] [2024-01-23T01:20:16.994Z] 01:12:01 CPU %user %nice %system %iowait %steal %idle [2024-01-23T01:20:16.994Z] 01:13:01 all 7.85 0.00 3.39 2.97 0.11 85.67 [2024-01-23T01:20:16.994Z] 01:13:01 0 6.67 0.00 3.42 5.12 0.15 84.64 [2024-01-23T01:20:16.994Z] 01:13:01 1 8.33 0.00 3.37 0.97 0.12 87.21 [2024-01-23T01:20:16.994Z] 01:13:01 2 6.44 0.00 3.87 5.38 0.08 84.22 [2024-01-23T01:20:16.994Z] 01:13:01 3 10.01 0.00 3.94 6.80 0.12 79.14 [2024-01-23T01:20:16.994Z] 01:13:01 4 8.16 0.00 3.62 0.55 0.10 87.57 [2024-01-23T01:20:16.994Z] 01:13:01 5 8.25 0.00 3.02 1.56 0.10 87.07 [2024-01-23T01:20:16.994Z] 01:13:01 6 8.65 0.00 3.42 0.84 0.12 86.97 [2024-01-23T01:20:16.994Z] 01:13:01 7 6.31 0.00 2.48 2.60 0.10 88.51 [2024-01-23T01:20:16.994Z] 01:14:01 all 2.01 0.00 0.88 1.20 0.02 95.90 [2024-01-23T01:20:16.994Z] 01:14:01 0 2.45 0.00 1.06 6.25 0.03 90.21 [2024-01-23T01:20:16.994Z] 01:14:01 1 1.95 0.00 1.14 0.02 0.03 96.86 [2024-01-23T01:20:16.994Z] 01:14:01 2 1.82 0.00 0.60 0.00 0.02 97.56 [2024-01-23T01:20:16.994Z] 01:14:01 3 1.52 0.00 1.19 1.89 0.00 95.41 [2024-01-23T01:20:16.994Z] 01:14:01 4 2.21 0.00 0.60 0.23 0.00 96.96 [2024-01-23T01:20:16.994Z] 01:14:01 5 2.04 0.00 1.02 0.92 0.02 96.01 [2024-01-23T01:20:16.994Z] 01:14:01 6 1.89 0.00 0.47 0.25 0.02 97.38 [2024-01-23T01:20:16.994Z] 01:14:01 7 2.19 0.00 0.99 0.02 0.02 96.79 [2024-01-23T01:20:16.994Z] 01:15:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-01-23T01:20:16.994Z] 01:15:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2024-01-23T01:20:16.994Z] 01:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-23T01:20:16.994Z] 01:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-23T01:20:16.994Z] 01:15:01 3 0.07 0.00 0.00 0.05 0.02 99.87 [2024-01-23T01:20:16.994Z] 01:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-01-23T01:20:16.994Z] 01:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-23T01:20:16.994Z] 01:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-23T01:20:16.994Z] 01:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-23T01:20:16.994Z] 01:16:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-01-23T01:20:16.994Z] 01:16:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-01-23T01:20:16.994Z] 01:16:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-01-23T01:20:16.994Z] 01:16:01 2 0.00 0.00 0.03 0.02 0.02 99.93 [2024-01-23T01:20:16.994Z] 01:16:01 3 0.03 0.00 0.03 0.07 0.00 99.87 [2024-01-23T01:20:16.994Z] 01:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-23T01:20:16.994Z] 01:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-23T01:20:16.994Z] 01:16:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-01-23T01:20:16.994Z] 01:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-23T01:20:16.994Z] 01:17:01 all 2.06 0.00 1.10 0.62 0.02 96.19 [2024-01-23T01:20:16.994Z] 01:17:01 0 1.88 0.00 1.07 0.03 0.02 97.00 [2024-01-23T01:20:16.994Z] 01:17:01 1 1.71 0.00 0.74 0.07 0.03 97.45 [2024-01-23T01:20:16.994Z] 01:17:01 2 2.30 0.00 0.87 0.60 0.02 96.21 [2024-01-23T01:20:16.994Z] 01:17:01 3 1.25 0.00 0.87 1.89 0.03 95.96 [2024-01-23T01:20:16.994Z] 01:17:01 4 1.72 0.00 1.74 0.08 0.02 96.45 [2024-01-23T01:20:16.994Z] 01:17:01 5 2.79 0.00 1.05 1.94 0.02 94.20 [2024-01-23T01:20:16.994Z] 01:17:01 6 1.90 0.00 1.77 0.10 0.02 96.21 [2024-01-23T01:20:16.994Z] 01:17:01 7 2.95 0.00 0.72 0.25 0.03 96.04 [2024-01-23T01:20:16.994Z] 01:18:02 all 0.09 0.00 0.03 0.05 0.01 99.82 [2024-01-23T01:20:16.994Z] 01:18:02 0 0.10 0.00 0.02 0.00 0.00 99.88 [2024-01-23T01:20:16.994Z] 01:18:02 1 0.08 0.00 0.03 0.02 0.02 99.85 [2024-01-23T01:20:16.994Z] 01:18:02 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-23T01:20:16.994Z] 01:18:02 3 0.05 0.00 0.03 0.37 0.00 99.55 [2024-01-23T01:20:16.994Z] 01:18:02 4 0.07 0.00 0.02 0.03 0.00 99.88 [2024-01-23T01:20:16.994Z] 01:18:02 5 0.30 0.00 0.07 0.00 0.00 99.63 [2024-01-23T01:20:16.994Z] 01:18:02 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-01-23T01:20:16.994Z] 01:18:02 7 0.08 0.00 0.03 0.00 0.03 99.85 [2024-01-23T01:20:16.994Z] 01:19:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2024-01-23T01:20:16.994Z] 01:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-23T01:20:16.994Z] 01:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-23T01:20:16.994Z] 01:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-23T01:20:16.994Z] 01:19:01 3 0.02 0.00 0.02 0.17 0.02 99.78 [2024-01-23T01:20:16.994Z] 01:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-23T01:20:16.994Z] 01:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-23T01:20:16.994Z] 01:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-23T01:20:16.994Z] 01:19:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-01-23T01:20:16.994Z] 01:20:01 all 3.99 0.00 1.75 1.12 0.04 93.10 [2024-01-23T01:20:16.994Z] 01:20:01 0 3.62 0.00 1.29 0.02 0.03 95.04 [2024-01-23T01:20:16.995Z] 01:20:01 1 3.75 0.00 1.65 0.03 0.05 94.51 [2024-01-23T01:20:16.995Z] 01:20:01 2 3.57 0.00 2.20 0.20 0.02 94.01 [2024-01-23T01:20:16.995Z] 01:20:01 3 3.81 0.00 1.61 1.83 0.03 92.72 [2024-01-23T01:20:16.995Z] 01:20:01 4 5.33 0.00 1.71 0.02 0.03 92.91 [2024-01-23T01:20:16.995Z] 01:20:01 5 3.77 0.00 1.86 0.07 0.05 94.25 [2024-01-23T01:20:16.995Z] 01:20:01 6 3.91 0.00 2.30 6.63 0.05 87.11 [2024-01-23T01:20:16.995Z] 01:20:01 7 4.16 0.00 1.34 0.18 0.05 94.26 [2024-01-23T01:20:16.995Z] Average: all 2.01 0.00 0.90 0.75 0.03 96.32 [2024-01-23T01:20:16.995Z] Average: 0 1.85 0.00 0.86 1.43 0.03 95.83 [2024-01-23T01:20:16.995Z] Average: 1 1.99 0.00 0.87 0.14 0.04 96.96 [2024-01-23T01:20:16.995Z] Average: 2 1.77 0.00 0.95 0.77 0.02 96.49 [2024-01-23T01:20:16.995Z] Average: 3 2.08 0.00 0.96 1.63 0.03 95.31 [2024-01-23T01:20:16.995Z] Average: 4 2.18 0.00 0.96 0.12 0.02 96.72 [2024-01-23T01:20:16.995Z] Average: 5 2.14 0.00 0.88 0.56 0.03 96.39 [2024-01-23T01:20:16.995Z] Average: 6 2.05 0.00 1.00 0.98 0.03 95.95 [2024-01-23T01:20:16.995Z] Average: 7 1.97 0.00 0.70 0.38 0.03 96.92 [2024-01-23T01:20:16.995Z] [2024-01-23T01:20:16.995Z] [2024-01-23T01:20:16.995Z]