Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c 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-ssh14588495512420028062.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-ssh15753310184908788484.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-ssh11493715606438905503.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-ssh3817889846787854274.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-ssh263566723896707178.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-27299’ Running on prd-ubuntu20.04-docker-8c-8g-27305 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 c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c (main) Commit message: "fix:When reading's value is string type, it will be released prematurely (#506)" > 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 c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c # timeout=10 > git rev-list --no-walk cc49468877935c119f35277098ef123672d1c8b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-16T01:23:39.815Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-16T01:23:39.886Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-16T01:23:39.912Z] ========================================================= [2024-01-16T01:23:39.912Z] EdgeX Global Pipelines Version Info [2024-01-16T01:23:39.912Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:23:41.025Z] ------------------- [2024-01-16T01:23:41.025Z] stable info: [2024-01-16T01:23:41.025Z] ------------------- [2024-01-16T01:23:41.025Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-16T01:23:41.025Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-16T01:23:41.025Z] Message: update stable to v1.0.258 [2024-01-16T01:23:41.285Z] ------------------- [2024-01-16T01:23:41.285Z] experimental info: [2024-01-16T01:23:41.285Z] ------------------- [2024-01-16T01:23:41.285Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-16T01:23:41.285Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-16T01:23:41.285Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-16T01:23:41.372Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2024-01-16T01:23:41.398Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2024-01-16T01:23:41.426Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-16T01:23:41.450Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-16T01:23:41.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-16T01:23:41.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2024-01-16T01:23:41.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2024-01-16T01:23:41.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-16T01:23:41.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-16T01:23:41.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2024-01-16T01:23:41.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-16T01:23:41.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-16T01:23:41.706Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-16T01:23:41.735Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-01-16T01:23:41.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-16T01:23:41.803Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-16T01:23:41.835Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-16T01:23:41.867Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-16T01:23:41.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-16T01:23:41.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-16T01:23:41.963Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c [Pipeline] echo [2024-01-16T01:23:41.994Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c533cd2 [Pipeline] echo [2024-01-16T01:23:42.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-16T01:23:42.101Z] provisioning config files... [2024-01-16T01:23:42.265Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config6630696486126868409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:23:42.606Z] ---> ****-login.sh [2024-01-16T01:23:42.606Z] nexus3.edgexfoundry.org:10001 [2024-01-16T01:23:42.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-16T01:23:42.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-16T01:23:42.867Z] Configure a credential helper to remove this warning. See [2024-01-16T01:23:42.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-16T01:23:42.867Z] [2024-01-16T01:23:42.867Z] Login Succeeded [2024-01-16T01:23:42.867Z] nexus3.edgexfoundry.org:10002 [2024-01-16T01:23:43.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-16T01:23:43.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-16T01:23:43.127Z] Configure a credential helper to remove this warning. See [2024-01-16T01:23:43.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-16T01:23:43.127Z] [2024-01-16T01:23:43.127Z] Login Succeeded [2024-01-16T01:23:43.127Z] nexus3.edgexfoundry.org:10003 [2024-01-16T01:23:43.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-16T01:23:43.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-16T01:23:43.127Z] Configure a credential helper to remove this warning. See [2024-01-16T01:23:43.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-16T01:23:43.127Z] [2024-01-16T01:23:43.127Z] Login Succeeded [2024-01-16T01:23:43.127Z] nexus3.edgexfoundry.org:10004 [2024-01-16T01:23:43.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-16T01:23:43.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-16T01:23:43.387Z] Configure a credential helper to remove this warning. See [2024-01-16T01:23:43.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-16T01:23:43.388Z] [2024-01-16T01:23:43.388Z] Login Succeeded [2024-01-16T01:23:43.388Z] ****.io [2024-01-16T01:23:43.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-16T01:23:43.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-16T01:23:43.649Z] Configure a credential helper to remove this warning. See [2024-01-16T01:23:43.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-16T01:23:43.649Z] [2024-01-16T01:23:43.649Z] Login Succeeded [2024-01-16T01:23:43.649Z] ---> ****-login.sh ends [Pipeline] } [2024-01-16T01:23:43.658Z] 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-16T01:23:44.143Z] + git rev-list -1 --merges c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c~1..c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c [Pipeline] echo [2024-01-16T01:23:44.175Z] -----------> git rev-list -1 --merges c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c~1..c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c [false] [Pipeline] sh [2024-01-16T01:23:44.477Z] + git log --format=format:%s -1 c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c [Pipeline] echo [2024-01-16T01:23:44.495Z] ========================================================= [2024-01-16T01:23:44.495Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-16T01:23:44.495Z] ========================================================= 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-16T01:23:45.048Z] + git rev-list -1 --merges c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c~1..c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c [Pipeline] echo [2024-01-16T01:23:45.060Z] -----------> git rev-list -1 --merges c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c~1..c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c [false] [Pipeline] sh [2024-01-16T01:23:45.360Z] + git log --format=format:%s -1 c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c [Pipeline] echo [2024-01-16T01:23:45.377Z] ========================================================= [2024-01-16T01:23:45.377Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-16T01:23:45.377Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-01-16T01:23:45.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-16T01:23:45.858Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-16T01:23:45.858Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-16T01:23:45.858Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-16T01:23:45.858Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-16T01:23:45.858Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-16T01:23:45.858Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-16T01:23:46.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-16T01:23:46.290Z] [2024-01-16T01:23:46.290Z] 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-16T01:23:46.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-16T01:23:46.607Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-16T01:23:46.607Z] b85a868b505f: Pulling fs layer [2024-01-16T01:23:46.607Z] e2be974225ed: Pulling fs layer [2024-01-16T01:23:46.607Z] 339a4e72a1f5: Pulling fs layer [2024-01-16T01:23:46.607Z] 988bab9f4d93: Pulling fs layer [2024-01-16T01:23:46.607Z] 1469e6f7b9e6: Pulling fs layer [2024-01-16T01:23:46.607Z] eaf3925da568: Pulling fs layer [2024-01-16T01:23:46.607Z] bab4dde63d76: Pulling fs layer [2024-01-16T01:23:46.607Z] bde34c3a00c8: Pulling fs layer [2024-01-16T01:23:46.607Z] b352a97aabf1: Pulling fs layer [2024-01-16T01:23:46.607Z] 4872d77fe225: Pulling fs layer [2024-01-16T01:23:46.607Z] 5851b861e8e6: Pulling fs layer [2024-01-16T01:23:46.607Z] bab4dde63d76: Waiting [2024-01-16T01:23:46.607Z] b352a97aabf1: Waiting [2024-01-16T01:23:46.607Z] eaf3925da568: Waiting [2024-01-16T01:23:46.607Z] 4872d77fe225: Waiting [2024-01-16T01:23:46.607Z] bde34c3a00c8: Waiting [2024-01-16T01:23:46.607Z] 5851b861e8e6: Waiting [2024-01-16T01:23:46.607Z] 988bab9f4d93: Waiting [2024-01-16T01:23:46.607Z] 1469e6f7b9e6: Waiting [2024-01-16T01:23:46.607Z] e2be974225ed: Download complete [2024-01-16T01:23:46.607Z] 988bab9f4d93: Verifying Checksum [2024-01-16T01:23:46.607Z] 988bab9f4d93: Download complete [2024-01-16T01:23:46.607Z] 1469e6f7b9e6: Verifying Checksum [2024-01-16T01:23:46.607Z] 1469e6f7b9e6: Download complete [2024-01-16T01:23:46.868Z] 339a4e72a1f5: Verifying Checksum [2024-01-16T01:23:46.868Z] 339a4e72a1f5: Download complete [2024-01-16T01:23:46.868Z] eaf3925da568: Verifying Checksum [2024-01-16T01:23:46.868Z] eaf3925da568: Download complete [2024-01-16T01:23:46.868Z] bde34c3a00c8: Download complete [2024-01-16T01:23:46.868Z] b352a97aabf1: Verifying Checksum [2024-01-16T01:23:46.868Z] b352a97aabf1: Download complete [2024-01-16T01:23:46.868Z] 4872d77fe225: Verifying Checksum [2024-01-16T01:23:46.868Z] 4872d77fe225: Download complete [2024-01-16T01:23:46.868Z] 5851b861e8e6: Download complete [2024-01-16T01:23:46.868Z] b85a868b505f: Verifying Checksum [2024-01-16T01:23:46.868Z] b85a868b505f: Download complete [2024-01-16T01:23:47.139Z] bab4dde63d76: Verifying Checksum [2024-01-16T01:23:47.139Z] bab4dde63d76: Download complete [2024-01-16T01:23:48.083Z] b85a868b505f: Pull complete [2024-01-16T01:23:48.361Z] e2be974225ed: Pull complete [2024-01-16T01:23:48.930Z] 339a4e72a1f5: Pull complete [2024-01-16T01:23:48.930Z] 988bab9f4d93: Pull complete [2024-01-16T01:23:49.188Z] 1469e6f7b9e6: Pull complete [2024-01-16T01:23:49.446Z] eaf3925da568: Pull complete [2024-01-16T01:23:51.366Z] bab4dde63d76: Pull complete [2024-01-16T01:23:51.366Z] bde34c3a00c8: Pull complete [2024-01-16T01:23:51.366Z] b352a97aabf1: Pull complete [2024-01-16T01:23:51.366Z] 4872d77fe225: Pull complete [2024-01-16T01:23:51.366Z] 5851b861e8e6: Pull complete [2024-01-16T01:23:51.366Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-16T01:23:51.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-16T01:23:51.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-16T01:23:51.552Z] prd-ubuntu20.04-docker-8c-8g-27305 does not seem to be running inside a container [2024-01-16T01:23:51.588Z] $ 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-16T01:23:54.740Z] $ docker top f039c88720581cf5fe9f01fdf336dff788930b6c29dc99d239951c13f7cfb517 -eo pid,comm [2024-01-16T01:23:54.800Z] 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-16T01:23:54.800Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-16T01:23:54.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-16T01:23:54.888Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-16T01:23:55.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-16T01:23:55.012Z] $ docker exec f039c88720581cf5fe9f01fdf336dff788930b6c29dc99d239951c13f7cfb517 ssh-agent [2024-01-16T01:23:55.141Z] SSH_AUTH_SOCK=/tmp/ssh-eGUwGmlWyyBT/agent.32 [2024-01-16T01:23:55.141Z] SSH_AGENT_PID=39 [2024-01-16T01:23:55.149Z] Running ssh-add (command line suppressed) [2024-01-16T01:23:55.248Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4427190794764804351.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4427190794764804351.key) [2024-01-16T01:23:55.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-16T01:23:55.573Z] + git tag --points-at HEAD [Pipeline] } [2024-01-16T01:23:55.582Z] $ docker exec --env ******** --env ******** f039c88720581cf5fe9f01fdf336dff788930b6c29dc99d239951c13f7cfb517 ssh-agent -k [2024-01-16T01:23:55.698Z] unset SSH_AUTH_SOCK; [2024-01-16T01:23:55.699Z] unset SSH_AGENT_PID; [2024-01-16T01:23:55.699Z] echo Agent pid 39 killed; [2024-01-16T01:23:55.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-16T01:23:55.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-16T01:23:55.770Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-16T01:23:55.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-16T01:23:55.883Z] $ docker exec f039c88720581cf5fe9f01fdf336dff788930b6c29dc99d239951c13f7cfb517 ssh-agent [2024-01-16T01:23:56.008Z] SSH_AUTH_SOCK=/tmp/ssh-RTSt77Qzelw4/agent.71 [2024-01-16T01:23:56.008Z] SSH_AGENT_PID=78 [2024-01-16T01:23:56.014Z] Running ssh-add (command line suppressed) [2024-01-16T01:23:56.117Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5651195954855452614.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5651195954855452614.key) [2024-01-16T01:23:56.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-16T01:23:56.465Z] + git semver init [2024-01-16T01:23:56.725Z] 2024-01-16 01:23:56,640 [run_init] DEBUG init version:0.0.0 force:False [2024-01-16T01:23:56.725Z] 2024-01-16 01:23:56,641 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2024-01-16T01:23:56.725Z] 2024-01-16 01:23:56,641 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2024-01-16T01:23:56.725Z] 2024-01-16 01:23:56,642 [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-16T01:23:57.664Z] 2024-01-16 01:23:57,512 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2024-01-16T01:23:57.664Z] 2024-01-16 01:23:57,513 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2024-01-16T01:23:57.664Z] 2024-01-16 01:23:57,513 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-16T01:23:57.664Z] 2024-01-16 01:23:57,514 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-16T01:23:57.664Z] 3.0.3-dev.9 [Pipeline] } [2024-01-16T01:23:57.670Z] $ docker exec --env ******** --env ******** f039c88720581cf5fe9f01fdf336dff788930b6c29dc99d239951c13f7cfb517 ssh-agent -k [2024-01-16T01:23:57.772Z] unset SSH_AUTH_SOCK; [2024-01-16T01:23:57.772Z] unset SSH_AGENT_PID; [2024-01-16T01:23:57.773Z] echo Agent pid 78 killed; [2024-01-16T01:23:57.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-16T01:23:58.148Z] + git semver [Pipeline] } [2024-01-16T01:23:58.432Z] $ docker stop --time=1 f039c88720581cf5fe9f01fdf336dff788930b6c29dc99d239951c13f7cfb517 [2024-01-16T01:23:59.736Z] $ docker rm -f --volumes f039c88720581cf5fe9f01fdf336dff788930b6c29dc99d239951c13f7cfb517 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-16T01:24:00.106Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-16T01:24:00.364Z] Stashed 1 file(s) [Pipeline] echo [2024-01-16T01:24:00.368Z] [edgeXSemver]: initialized semver on version 3.0.3-dev.9 [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-16T01:24:00.663Z] provisioning config files... [2024-01-16T01:24:00.672Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config10876978330354580297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:24:00.993Z] ---> ****-login.sh [2024-01-16T01:24:00.994Z] nexus3.edgexfoundry.org:10001 [2024-01-16T01:24:00.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-16T01:24:00.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-16T01:24:00.994Z] Configure a credential helper to remove this warning. See [2024-01-16T01:24:00.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-16T01:24:00.994Z] [2024-01-16T01:24:00.994Z] Login Succeeded [2024-01-16T01:24:00.994Z] nexus3.edgexfoundry.org:10002 [2024-01-16T01:24:00.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-16T01:24:00.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-16T01:24:00.994Z] Configure a credential helper to remove this warning. See [2024-01-16T01:24:00.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-16T01:24:00.994Z] [2024-01-16T01:24:00.994Z] Login Succeeded [2024-01-16T01:24:00.994Z] nexus3.edgexfoundry.org:10003 [2024-01-16T01:24:01.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-16T01:24:01.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-16T01:24:01.253Z] Configure a credential helper to remove this warning. See [2024-01-16T01:24:01.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-16T01:24:01.253Z] [2024-01-16T01:24:01.253Z] Login Succeeded [2024-01-16T01:24:01.253Z] nexus3.edgexfoundry.org:10004 [2024-01-16T01:24:01.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-16T01:24:01.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-16T01:24:01.253Z] Configure a credential helper to remove this warning. See [2024-01-16T01:24:01.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-16T01:24:01.254Z] [2024-01-16T01:24:01.254Z] Login Succeeded [2024-01-16T01:24:01.254Z] ****.io [2024-01-16T01:24:01.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-16T01:24:01.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-16T01:24:01.513Z] Configure a credential helper to remove this warning. See [2024-01-16T01:24:01.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-16T01:24:01.513Z] [2024-01-16T01:24:01.513Z] Login Succeeded [2024-01-16T01:24:01.513Z] ---> ****-login.sh ends [Pipeline] } [2024-01-16T01:24:01.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-16T01:24:01.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-16T01:24:01.692Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2024-01-16T01:24:01.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-16T01:24:01.755Z] ========================================================= [2024-01-16T01:24:01.755Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2024-01-16T01:24:01.755Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-16T01:24:02.118Z] + 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-16T01:24:02.118Z] Sending build context to Docker daemon 4.969MB [2024-01-16T01:24:02.118Z] Step 1/21 : ARG BASE=alpine:3.18 [2024-01-16T01:24:02.118Z] Step 2/21 : FROM ${BASE} as builder [2024-01-16T01:24:02.118Z] latest: Pulling from edgex-devops/edgex-gcc-base [2024-01-16T01:24:02.118Z] 96526aa774ef: Pulling fs layer [2024-01-16T01:24:02.118Z] da60e534fd72: Pulling fs layer [2024-01-16T01:24:02.378Z] 96526aa774ef: Verifying Checksum [2024-01-16T01:24:02.378Z] 96526aa774ef: Download complete [2024-01-16T01:24:02.378Z] 96526aa774ef: Pull complete [2024-01-16T01:24:03.315Z] da60e534fd72: Download complete [2024-01-16T01:24:06.606Z] da60e534fd72: Pull complete [2024-01-16T01:24:06.606Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2024-01-16T01:24:06.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2024-01-16T01:24:06.606Z] ---> 6605166a5db4 [2024-01-16T01:24:06.606Z] 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-16T01:24:10.016Z] ---> Running in 896f5682b5aa [2024-01-16T01:24:10.016Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2024-01-16T01:24:10.276Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-01-16T01:24:10.277Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-01-16T01:24:10.277Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-01-16T01:24:10.536Z] Removing intermediate container 896f5682b5aa [2024-01-16T01:24:10.536Z] ---> 02b0ae6cf4d6 [2024-01-16T01:24:10.536Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-01-16T01:24:10.536Z] ---> Running in 2345ad4ae15b [2024-01-16T01:24:11.106Z] Removing intermediate container 2345ad4ae15b [2024-01-16T01:24:11.106Z] ---> a79a52b2478a [2024-01-16T01:24:11.106Z] 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-16T01:24:11.106Z] ---> Running in 7cd50d29c2e2 [2024-01-16T01:24:11.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-16T01:24:11.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-16T01:24:12.197Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-16T01:24:12.767Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-16T01:24:12.767Z] (1/17) Installing hiredis (1.1.0-r2) [2024-01-16T01:24:12.767Z] (2/17) Installing hiredis-dev (1.1.0-r2) [2024-01-16T01:24:12.767Z] (3/17) Installing iotech-iot-1.5 (1.5.0-r0) [2024-01-16T01:24:13.336Z] (4/17) Installing iotech-iot-1.5-dev (1.5.0-r0) [2024-01-16T01:24:13.336Z] (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-01-16T01:24:13.596Z] (6/17) Installing libcbor (0.10.2-r1) [2024-01-16T01:24:13.596Z] (7/17) Installing libcbor-dev (0.10.2-r1) [2024-01-16T01:24:13.855Z] (8/17) Installing libmenuw (6.4_p20230506-r0) [2024-01-16T01:24:13.855Z] (9/17) Installing libpanelw (6.4_p20230506-r0) [2024-01-16T01:24:13.855Z] (10/17) Installing libncurses++ (6.4_p20230506-r0) [2024-01-16T01:24:13.855Z] (11/17) Installing ncurses-dev (6.4_p20230506-r0) [2024-01-16T01:24:13.855Z] (12/17) Installing libblkid (2.38.1-r8) [2024-01-16T01:24:13.855Z] (13/17) Installing libuuid (2.38.1-r8) [2024-01-16T01:24:13.855Z] (14/17) Installing libfdisk (2.38.1-r8) [2024-01-16T01:24:13.855Z] (15/17) Installing libmount (2.38.1-r8) [2024-01-16T01:24:13.855Z] (16/17) Installing libsmartcols (2.38.1-r8) [2024-01-16T01:24:13.855Z] (17/17) Installing util-linux-dev (2.38.1-r8) [2024-01-16T01:24:13.855Z] Executing busybox-1.36.1-r4.trigger [2024-01-16T01:24:13.855Z] OK: 336 MiB in 99 packages [2024-01-16T01:24:14.582Z] Removing intermediate container 7cd50d29c2e2 [2024-01-16T01:24:14.582Z] ---> 9736b246f704 [2024-01-16T01:24:14.582Z] Step 6/21 : RUN mkdir /tmp/sdk [2024-01-16T01:24:14.582Z] ---> Running in 6869c24a7dcf [2024-01-16T01:24:15.150Z] Removing intermediate container 6869c24a7dcf [2024-01-16T01:24:15.150Z] ---> 3aae6ecb1b02 [2024-01-16T01:24:15.150Z] Step 7/21 : COPY VERSION /tmp/sdk [2024-01-16T01:24:15.408Z] ---> 5bb7bffe14c7 [2024-01-16T01:24:15.408Z] Step 8/21 : COPY src /tmp/sdk/src [2024-01-16T01:24:15.562Z] Still waiting to schedule task [2024-01-16T01:24:15.562Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-27303’ is offline [2024-01-16T01:24:15.667Z] ---> 22c6ff403738 [2024-01-16T01:24:15.667Z] Step 9/21 : COPY include /tmp/sdk/include [2024-01-16T01:24:15.667Z] ---> 6aa173b1933d [2024-01-16T01:24:15.667Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2024-01-16T01:24:15.932Z] ---> b873a54a6c25 [2024-01-16T01:24:15.932Z] Step 11/21 : COPY LICENSE /tmp/sdk [2024-01-16T01:24:15.932Z] ---> ce0d9d84cd9c [2024-01-16T01:24:15.932Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2024-01-16T01:24:16.189Z] ---> 1b03ad984f82 [2024-01-16T01:24:16.189Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2024-01-16T01:24:16.189Z] ---> Running in 60a50481aed2 [2024-01-16T01:24:16.449Z] + CPPCHECK=false [2024-01-16T01:24:16.449Z] + DOCGEN=false [2024-01-16T01:24:16.449Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2024-01-16T01:24:16.449Z] + '[' 0 -gt 0 ] [2024-01-16T01:24:16.449Z] + readlink -f ./scripts/build.sh [2024-01-16T01:24:16.449Z] + dirname /tmp/sdk/scripts/build.sh [2024-01-16T01:24:16.449Z] + dirname /tmp/sdk/scripts [2024-01-16T01:24:16.449Z] + ROOT=/tmp/sdk [2024-01-16T01:24:16.449Z] + cd /tmp/sdk [2024-01-16T01:24:16.449Z] + mkdir -p /tmp/sdk/build/release [2024-01-16T01:24:16.449Z] + cd /tmp/sdk/build/release [2024-01-16T01:24:16.449Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2024-01-16T01:24:16.449Z] -- The C compiler identification is GNU 12.2.1 [2024-01-16T01:24:16.449Z] -- Detecting C compiler ABI info [2024-01-16T01:24:16.709Z] -- Detecting C compiler ABI info - done [2024-01-16T01:24:16.709Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-01-16T01:24:16.709Z] -- Detecting C compile features [2024-01-16T01:24:16.709Z] -- Detecting C compile features - done [2024-01-16T01:24:16.709Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-01-16T01:24:16.709Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-01-16T01:24:16.709Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-01-16T01:24:16.709Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-01-16T01:24:16.709Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-01-16T01:24:16.709Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-01-16T01:24:16.709Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-01-16T01:24:16.709Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-01-16T01:24:16.709Z] -- /opt/iotech/iot/1.5/include [2024-01-16T01:24:16.709Z] -- C SDK 3.0.3-dev.9 for Linux [2024-01-16T01:24:16.709Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-01-16T01:24:16.709Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-01-16T01:24:16.973Z] -- Found Curses: /usr/lib/libcurses.so [2024-01-16T01:24:16.973Z] -- Configuring done (0.4s) [2024-01-16T01:24:16.973Z] -- Generating done (0.0s) [2024-01-16T01:24:16.973Z] -- Build files have been written to: /tmp/sdk/build/release [2024-01-16T01:24:16.973Z] + make all package [2024-01-16T01:24:16.973Z] + tee release.log [2024-01-16T01:24:16.973Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-01-16T01:24:17.233Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-01-16T01:24:17.233Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-01-16T01:24:17.494Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-01-16T01:24:17.494Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-01-16T01:24:17.494Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-01-16T01:24:18.063Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-01-16T01:24:18.063Z] /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2024-01-16T01:24:18.063Z] /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-16T01:24:18.063Z] 294 | while (privateConfig) [2024-01-16T01:24:18.063Z] | ^~~~~~~~~~~~~ [2024-01-16T01:24:18.063Z] /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here [2024-01-16T01:24:18.063Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-01-16T01:24:18.063Z] | ^~~~~~~~~~~~~ [2024-01-16T01:24:18.063Z] /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-16T01:24:18.063Z] 271 | while (result) [2024-01-16T01:24:18.063Z] | ^~~~~~ [2024-01-16T01:24:18.063Z] /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here [2024-01-16T01:24:18.063Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-01-16T01:24:18.063Z] | ^~~~~~ [2024-01-16T01:24:18.063Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-01-16T01:24:18.063Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-01-16T01:24:18.324Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-01-16T01:24:18.584Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-01-16T01:24:18.584Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-01-16T01:24:18.844Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-01-16T01:24:18.844Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-01-16T01:24:19.104Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-01-16T01:24:19.104Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-01-16T01:24:19.362Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-01-16T01:24:19.622Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-01-16T01:24:19.622Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-01-16T01:24:19.622Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-01-16T01:24:19.881Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-01-16T01:24:21.262Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-01-16T01:24:21.262Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-01-16T01:24:21.262Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-01-16T01:24:21.262Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-01-16T01:24:21.262Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-01-16T01:24:21.521Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-01-16T01:24:21.780Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-01-16T01:24:22.040Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-01-16T01:24:22.040Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-01-16T01:24:22.299Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-01-16T01:24:22.299Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-01-16T01:24:22.299Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-16T01:24:22.299Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-01-16T01:24:22.299Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-16T01:24:22.299Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-16T01:24:22.299Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-01-16T01:24:22.299Z] | ^ [2024-01-16T01:24:22.559Z] /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-16T01:24:22.559Z] 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2024-01-16T01:24:22.559Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-16T01:24:22.559Z] /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here [2024-01-16T01:24:22.559Z] 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; [2024-01-16T01:24:22.559Z] | ^~~~~~~~~~~~~~~~~~~~~ [2024-01-16T01:24:22.559Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-01-16T01:24:22.819Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-01-16T01:24:22.819Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-01-16T01:24:22.819Z] [ 68%] Linking C shared library libcsdk.so [2024-01-16T01:24:22.819Z] [ 68%] Built target csdk [2024-01-16T01:24:22.819Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-01-16T01:24:23.079Z] [ 72%] Linking C executable template [2024-01-16T01:24:23.079Z] [ 72%] Built target template [2024-01-16T01:24:23.079Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-01-16T01:24:23.339Z] [ 76%] Linking C executable device-counter [2024-01-16T01:24:23.339Z] [ 76%] Built target device-counter [2024-01-16T01:24:23.339Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-01-16T01:24:23.339Z] [ 80%] Linking C executable device-random [2024-01-16T01:24:23.600Z] [ 80%] Built target device-random [2024-01-16T01:24:23.600Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-01-16T01:24:23.600Z] [ 84%] Linking C executable device-gyro [2024-01-16T01:24:23.600Z] [ 84%] Built target device-gyro [2024-01-16T01:24:23.600Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-01-16T01:24:23.859Z] [ 88%] Linking C executable device-bitfields [2024-01-16T01:24:23.859Z] [ 88%] Built target device-bitfields [2024-01-16T01:24:23.859Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-01-16T01:24:24.120Z] [ 92%] Linking C executable template-discovery [2024-01-16T01:24:24.120Z] [ 92%] Built target template-discovery [2024-01-16T01:24:24.120Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-01-16T01:24:24.379Z] [ 96%] Linking C executable device-file [2024-01-16T01:24:24.379Z] [ 96%] Built target device-file [2024-01-16T01:24:24.379Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-01-16T01:24:24.379Z] [100%] Linking C executable device-terminal [2024-01-16T01:24:24.638Z] [100%] Built target device-terminal [2024-01-16T01:24:24.638Z] Run CPack packaging tool... [2024-01-16T01:24:24.638Z] CPack: Create package using TGZ [2024-01-16T01:24:24.638Z] CPack: Install projects [2024-01-16T01:24:24.638Z] CPack: - Run preinstall target for: Csdk [2024-01-16T01:24:24.906Z] CPack: - Install project: Csdk [] [2024-01-16T01:24:24.906Z] CPack: Create package [2024-01-16T01:24:24.906Z] CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.9.tar.gz generated. [2024-01-16T01:24:24.906Z] + '[' false '=' true ] [2024-01-16T01:24:24.906Z] + '[' false '=' true ] [2024-01-16T01:24:24.906Z] + mkdir -p /tmp/sdk/build/debug [2024-01-16T01:24:24.906Z] + cd /tmp/sdk/build/debug [2024-01-16T01:24:24.906Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2024-01-16T01:24:24.906Z] -- The C compiler identification is GNU 12.2.1 [2024-01-16T01:24:24.906Z] -- Detecting C compiler ABI info [2024-01-16T01:24:25.167Z] -- Detecting C compiler ABI info - done [2024-01-16T01:24:25.167Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-01-16T01:24:25.167Z] -- Detecting C compile features [2024-01-16T01:24:25.167Z] -- Detecting C compile features - done [2024-01-16T01:24:25.167Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-01-16T01:24:25.167Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-01-16T01:24:25.167Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-01-16T01:24:25.167Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-01-16T01:24:25.167Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-01-16T01:24:25.167Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-01-16T01:24:25.167Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-01-16T01:24:25.167Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-01-16T01:24:25.167Z] -- /opt/iotech/iot/1.5/include [2024-01-16T01:24:25.167Z] -- C SDK 3.0.3-dev.9 for Linux [2024-01-16T01:24:25.167Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-01-16T01:24:25.167Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-01-16T01:24:25.428Z] -- Found Curses: /usr/lib/libcurses.so [2024-01-16T01:24:25.428Z] -- Configuring done (0.5s) [2024-01-16T01:24:25.428Z] -- Generating done (0.0s) [2024-01-16T01:24:25.428Z] -- Build files have been written to: /tmp/sdk/build/debug [2024-01-16T01:24:25.428Z] + make [2024-01-16T01:24:25.428Z] + tee debug.log [2024-01-16T01:24:25.428Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-01-16T01:24:25.428Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-01-16T01:24:25.691Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-01-16T01:24:25.691Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-01-16T01:24:25.691Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-01-16T01:24:25.691Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-01-16T01:24:25.954Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-01-16T01:24:25.954Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-01-16T01:24:25.954Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-01-16T01:24:26.212Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-01-16T01:24:26.212Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-01-16T01:24:26.212Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-01-16T01:24:26.472Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-01-16T01:24:26.472Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-01-16T01:24:26.472Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-01-16T01:24:26.732Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-01-16T01:24:26.732Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-01-16T01:24:26.732Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-01-16T01:24:26.992Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-01-16T01:24:26.992Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-01-16T01:24:26.992Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-01-16T01:24:27.253Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-01-16T01:24:27.253Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-01-16T01:24:27.513Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-01-16T01:24:27.513Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-01-16T01:24:27.513Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-01-16T01:24:27.513Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-01-16T01:24:27.773Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-01-16T01:24:27.773Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-01-16T01:24:28.032Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-01-16T01:24:28.032Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-01-16T01:24:28.032Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-01-16T01:24:28.032Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-16T01:24:28.032Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-01-16T01:24:28.032Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-16T01:24:28.032Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-16T01:24:28.032Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-01-16T01:24:28.032Z] | ^ [2024-01-16T01:24:28.292Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-01-16T01:24:28.292Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-01-16T01:24:28.292Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-01-16T01:24:28.292Z] [ 68%] Linking C shared library libcsdk.so [2024-01-16T01:24:28.551Z] [ 68%] Built target csdk [2024-01-16T01:24:28.551Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-01-16T01:24:28.551Z] [ 72%] Linking C executable template [2024-01-16T01:24:28.551Z] [ 72%] Built target template [2024-01-16T01:24:28.551Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-01-16T01:24:28.551Z] [ 76%] Linking C executable device-counter [2024-01-16T01:24:28.810Z] [ 76%] Built target device-counter [2024-01-16T01:24:28.810Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-01-16T01:24:28.810Z] [ 80%] Linking C executable device-random [2024-01-16T01:24:28.810Z] [ 80%] Built target device-random [2024-01-16T01:24:28.810Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-01-16T01:24:29.070Z] [ 84%] Linking C executable device-gyro [2024-01-16T01:24:29.070Z] [ 84%] Built target device-gyro [2024-01-16T01:24:29.070Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-01-16T01:24:29.070Z] [ 88%] Linking C executable device-bitfields [2024-01-16T01:24:29.070Z] [ 88%] Built target device-bitfields [2024-01-16T01:24:29.329Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-01-16T01:24:29.329Z] [ 92%] Linking C executable template-discovery [2024-01-16T01:24:29.329Z] [ 92%] Built target template-discovery [2024-01-16T01:24:29.329Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-01-16T01:24:29.329Z] [ 96%] Linking C executable device-file [2024-01-16T01:24:29.588Z] [ 96%] Built target device-file [2024-01-16T01:24:29.588Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-01-16T01:24:29.588Z] [100%] Linking C executable device-terminal [2024-01-16T01:24:29.588Z] [100%] Built target device-terminal [2024-01-16T01:24:29.588Z] make: Entering directory '/tmp/sdk/build/release' [2024-01-16T01:24:29.847Z] [ 68%] Built target csdk [2024-01-16T01:24:29.847Z] [ 72%] Built target template [2024-01-16T01:24:29.847Z] [ 76%] Built target device-counter [2024-01-16T01:24:29.847Z] [ 80%] Built target device-random [2024-01-16T01:24:29.847Z] [ 84%] Built target device-gyro [2024-01-16T01:24:29.847Z] [ 88%] Built target device-bitfields [2024-01-16T01:24:29.847Z] [ 92%] Built target template-discovery [2024-01-16T01:24:29.847Z] [ 96%] Built target device-file [2024-01-16T01:24:29.847Z] [100%] Built target device-terminal [2024-01-16T01:24:29.847Z] Install the project... [2024-01-16T01:24:29.847Z] -- Install configuration: "Release" [2024-01-16T01:24:29.847Z] -- Installing: /usr/local/lib/libcsdk.so [2024-01-16T01:24:29.847Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2024-01-16T01:24:29.847Z] -- Installing: /usr/local/include [2024-01-16T01:24:29.847Z] -- Installing: /usr/local/include/devsdk [2024-01-16T01:24:29.847Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2024-01-16T01:24:29.847Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2024-01-16T01:24:29.847Z] -- Installing: /usr/local/include/edgex [2024-01-16T01:24:29.847Z] -- Installing: /usr/local/include/edgex/edgex.h [2024-01-16T01:24:29.847Z] -- Installing: /usr/local/include/edgex/devices.h [2024-01-16T01:24:29.847Z] -- Installing: /usr/local/include/edgex/profiles.h [2024-01-16T01:24:29.847Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2024-01-16T01:24:29.847Z] -- Installing: /usr/local/include/edgex/rest-server.h [2024-01-16T01:24:29.847Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2024-01-16T01:24:29.847Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2024-01-16T01:24:29.847Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2024-01-16T01:24:29.847Z] make: Leaving directory '/tmp/sdk/build/release' [2024-01-16T01:24:30.815Z] Removing intermediate container 60a50481aed2 [2024-01-16T01:24:30.815Z] ---> 4b91e8b870e5 [2024-01-16T01:24:30.815Z] Step 14/21 : FROM ${BASE} [2024-01-16T01:24:30.815Z] ---> 6605166a5db4 [2024-01-16T01:24:30.815Z] Step 15/21 : LABEL maintainer="IOTech " [2024-01-16T01:24:30.815Z] ---> Running in 79aa56a75b0a [2024-01-16T01:24:30.815Z] Removing intermediate container 79aa56a75b0a [2024-01-16T01:24:30.815Z] ---> a797852e908c [2024-01-16T01:24:30.815Z] 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-16T01:24:30.815Z] ---> Running in 6fcc5dec8dcc [2024-01-16T01:24:31.074Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2024-01-16T01:24:31.640Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-01-16T01:24:31.640Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-01-16T01:24:31.640Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-01-16T01:24:31.900Z] Removing intermediate container 6fcc5dec8dcc [2024-01-16T01:24:31.901Z] ---> 49a1e4350de2 [2024-01-16T01:24:31.901Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-01-16T01:24:31.901Z] ---> Running in 0d1d054883d5 [2024-01-16T01:24:32.472Z] Removing intermediate container 0d1d054883d5 [2024-01-16T01:24:32.472Z] ---> fdb69b714814 [2024-01-16T01:24:32.472Z] 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-16T01:24:32.472Z] ---> Running in 880b1f66fb9d [2024-01-16T01:24:32.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-16T01:24:32.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-16T01:24:32.992Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-16T01:24:33.561Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-16T01:24:33.561Z] (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) [2024-01-16T01:24:33.561Z] (2/9) Installing curl (8.5.0-r0) [2024-01-16T01:24:33.561Z] (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) [2024-01-16T01:24:33.561Z] (4/9) Installing hiredis (1.1.0-r2) [2024-01-16T01:24:33.561Z] (5/9) Installing hiredis-dev (1.1.0-r2) [2024-01-16T01:24:33.561Z] (6/9) Installing iotech-iot-1.5 (1.5.0-r0) [2024-01-16T01:24:34.500Z] (7/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-01-16T01:24:34.500Z] (8/9) Installing libcbor (0.10.2-r1) [2024-01-16T01:24:34.500Z] (9/9) Installing libuuid (2.38.1-r8) [2024-01-16T01:24:34.500Z] Executing busybox-1.36.1-r4.trigger [2024-01-16T01:24:34.500Z] OK: 331 MiB in 89 packages [2024-01-16T01:24:35.071Z] Removing intermediate container 880b1f66fb9d [2024-01-16T01:24:35.071Z] ---> 63ced74445c8 [2024-01-16T01:24:35.071Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2024-01-16T01:24:35.331Z] ---> 7b5cb22dff55 [2024-01-16T01:24:35.331Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2024-01-16T01:24:35.331Z] ---> a83a338421fd [2024-01-16T01:24:35.331Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2024-01-16T01:24:35.592Z] ---> bf0201aedbf6 [2024-01-16T01:24:35.592Z] Successfully built bf0201aedbf6 [2024-01-16T01:24:35.592Z] 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-16T01:24:36.149Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-16T01:24:36.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-16T01:24:36.265Z] prd-ubuntu20.04-docker-8c-8g-27305 does not seem to be running inside a container [2024-01-16T01:24:36.378Z] $ 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-16T01:24:36.747Z] $ docker top cfdaa113fafb3c1c41c2c9ff82246c448d55314abefd7a64153c60572a6c8062 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-16T01:24:37.164Z] + make test [2024-01-16T01:24:37.164Z] echo "make test" [2024-01-16T01:24:37.164Z] make test [Pipeline] } [2024-01-16T01:24:37.172Z] $ docker stop --time=1 cfdaa113fafb3c1c41c2c9ff82246c448d55314abefd7a64153c60572a6c8062 [2024-01-16T01:24:38.438Z] $ docker rm -f --volumes cfdaa113fafb3c1c41c2c9ff82246c448d55314abefd7a64153c60572a6c8062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-16T01:24:39.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-16T01:24:39.511Z] + ls -al . [2024-01-16T01:24:39.512Z] total 212 [2024-01-16T01:24:39.512Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 16 01:23 . [2024-01-16T01:24:39.512Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 01:23 .. [2024-01-16T01:24:39.512Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 01:23 .git [2024-01-16T01:24:39.512Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 01:23 .github [2024-01-16T01:24:39.512Z] -rw-rw-r-- 1 jenkins jenkins 176 Jan 16 01:23 .gitignore [2024-01-16T01:24:39.512Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 01:23 .semver [2024-01-16T01:24:39.512Z] -rw-rw-r-- 1 jenkins jenkins 2908 Jan 16 01:23 Attribution.txt [2024-01-16T01:24:39.512Z] -rw-rw-r-- 1 jenkins jenkins 11953 Jan 16 01:23 CHANGELOG.md [2024-01-16T01:24:39.512Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jan 16 01:23 Doxyfile [2024-01-16T01:24:39.512Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 01:23 GOVERNANCE.md [2024-01-16T01:24:39.512Z] -rw-rw-r-- 1 jenkins jenkins 784 Jan 16 01:23 Jenkinsfile [2024-01-16T01:24:39.512Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 16 01:23 LICENSE [2024-01-16T01:24:39.512Z] -rw-rw-r-- 1 jenkins jenkins 444 Jan 16 01:23 Makefile [2024-01-16T01:24:39.512Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 16 01:23 OWNERS.md [2024-01-16T01:24:39.512Z] -rw-rw-r-- 1 jenkins jenkins 1651 Jan 16 01:23 README.IOT.md [2024-01-16T01:24:39.512Z] -rw-rw-r-- 1 jenkins jenkins 4215 Jan 16 01:23 README.md [2024-01-16T01:24:39.512Z] -rw-rw-r-- 1 jenkins jenkins 1245 Jan 16 01:23 README.v3.md [2024-01-16T01:24:39.512Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 16 01:24 VERSION [2024-01-16T01:24:39.512Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 01:23 docs [2024-01-16T01:24:39.512Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 01:23 include [2024-01-16T01:24:39.512Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 01:23 scripts [2024-01-16T01:24:39.512Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 01:23 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-16T01:24:39.865Z] + 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=c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c --label arch=amd64 --label version=3.0.3-dev.9 . [2024-01-16T01:24:39.865Z] Sending build context to Docker daemon 4.969MB [2024-01-16T01:24:39.865Z] Step 1/17 : ARG BASE=alpine:3.18 [2024-01-16T01:24:39.865Z] Step 2/17 : FROM ${BASE} [2024-01-16T01:24:39.865Z] ---> bf0201aedbf6 [2024-01-16T01:24:39.865Z] Step 3/17 : LABEL maintainer="IOTech " [2024-01-16T01:24:39.865Z] ---> Running in 51306ec7fd51 [2024-01-16T01:24:40.125Z] Removing intermediate container 51306ec7fd51 [2024-01-16T01:24:40.125Z] ---> 2cb44197cd20 [2024-01-16T01:24:40.126Z] 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-16T01:24:40.126Z] ---> Running in 7d0524bb46b4 [2024-01-16T01:24:40.385Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2024-01-16T01:24:40.955Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-01-16T01:24:40.955Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-01-16T01:24:40.955Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-01-16T01:24:40.955Z] Removing intermediate container 7d0524bb46b4 [2024-01-16T01:24:40.955Z] ---> 01ff20e2da0d [2024-01-16T01:24:40.955Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-01-16T01:24:41.215Z] ---> Running in c1611001d579 [2024-01-16T01:24:41.782Z] Removing intermediate container c1611001d579 [2024-01-16T01:24:41.782Z] ---> e429c9777bd4 [2024-01-16T01:24:41.782Z] 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-16T01:24:41.782Z] ---> Running in 57ed867527f7 [2024-01-16T01:24:42.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-16T01:24:42.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-16T01:24:42.301Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-16T01:24:42.871Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-16T01:24:42.871Z] (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) [2024-01-16T01:24:42.871Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2024-01-16T01:24:42.871Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-01-16T01:24:42.871Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-01-16T01:24:42.871Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-01-16T01:24:43.130Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-01-16T01:24:43.130Z] (7/11) Installing libblkid (2.38.1-r8) [2024-01-16T01:24:43.130Z] (8/11) Installing libfdisk (2.38.1-r8) [2024-01-16T01:24:43.130Z] (9/11) Installing libmount (2.38.1-r8) [2024-01-16T01:24:43.130Z] (10/11) Installing libsmartcols (2.38.1-r8) [2024-01-16T01:24:43.130Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2024-01-16T01:24:43.130Z] Executing busybox-1.36.1-r4.trigger [2024-01-16T01:24:43.130Z] OK: 336 MiB in 100 packages [2024-01-16T01:24:43.698Z] Removing intermediate container 57ed867527f7 [2024-01-16T01:24:43.698Z] ---> 481a8514a26b [2024-01-16T01:24:43.698Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2024-01-16T01:24:43.698Z] ---> 14325fb00f37 [2024-01-16T01:24:43.698Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2024-01-16T01:24:43.958Z] ---> 69e0e47e59ca [2024-01-16T01:24:43.958Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2024-01-16T01:24:44.218Z] ---> fb1e7c0e1e32 [2024-01-16T01:24:44.218Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2024-01-16T01:24:44.218Z] ---> e3083ced5452 [2024-01-16T01:24:44.218Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2024-01-16T01:24:44.476Z] ---> 9435fb2b5a19 [2024-01-16T01:24:44.476Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2024-01-16T01:24:44.476Z] ---> 88a332256d94 [2024-01-16T01:24:44.476Z] Step 13/17 : WORKDIR /edgex-c-sdk [2024-01-16T01:24:44.476Z] ---> Running in fb4c40cb4096 [2024-01-16T01:24:44.735Z] Removing intermediate container fb4c40cb4096 [2024-01-16T01:24:44.735Z] ---> 0d616bebce44 [2024-01-16T01:24:44.735Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2024-01-16T01:24:44.735Z] ---> Running in 90b3089c3755 [2024-01-16T01:24:44.735Z] Removing intermediate container 90b3089c3755 [2024-01-16T01:24:44.735Z] ---> f7af0e2304e6 [2024-01-16T01:24:44.735Z] Step 15/17 : LABEL arch=amd64 [2024-01-16T01:24:44.735Z] ---> Running in 783f3901dc70 [2024-01-16T01:24:44.735Z] Removing intermediate container 783f3901dc70 [2024-01-16T01:24:44.735Z] ---> ed74a89be7ef [2024-01-16T01:24:44.735Z] Step 16/17 : LABEL git_sha=c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c [2024-01-16T01:24:44.735Z] ---> Running in 37b6f973a5e1 [2024-01-16T01:24:44.996Z] Removing intermediate container 37b6f973a5e1 [2024-01-16T01:24:44.996Z] ---> 7d781768a6c8 [2024-01-16T01:24:44.996Z] Step 17/17 : LABEL version=3.0.3-dev.9 [2024-01-16T01:24:44.996Z] ---> Running in 2f06aa8b773d [2024-01-16T01:24:44.996Z] Removing intermediate container 2f06aa8b773d [2024-01-16T01:24:44.996Z] ---> d8a87ab805a5 [2024-01-16T01:24:44.996Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2024-01-16T01:24:44.996Z] Successfully built d8a87ab805a5 [2024-01-16T01:24:44.996Z] 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-16T01:24:45.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-16T01:24:45.773Z] [2024-01-16T01:24:45.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-16T01:24:46.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-16T01:24:46.106Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-16T01:24:46.106Z] 5eb5b503b376: Pulling fs layer [2024-01-16T01:24:46.106Z] 5c69ac0246d0: Pulling fs layer [2024-01-16T01:24:46.106Z] ec43610c2a17: Pulling fs layer [2024-01-16T01:24:46.106Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-16T01:24:46.106Z] 33b1e0a273af: Pulling fs layer [2024-01-16T01:24:46.106Z] 5d3b04190fa2: Pulling fs layer [2024-01-16T01:24:46.106Z] 2f39f015ded8: Pulling fs layer [2024-01-16T01:24:46.106Z] 3a2ae6a8a46f: Waiting [2024-01-16T01:24:46.106Z] 33b1e0a273af: Waiting [2024-01-16T01:24:46.106Z] 2f39f015ded8: Waiting [2024-01-16T01:24:46.106Z] 5d3b04190fa2: Waiting [2024-01-16T01:24:46.106Z] 5c69ac0246d0: Verifying Checksum [2024-01-16T01:24:46.107Z] 5c69ac0246d0: Download complete [2024-01-16T01:24:46.107Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-16T01:24:46.107Z] 3a2ae6a8a46f: Download complete [2024-01-16T01:24:46.107Z] 33b1e0a273af: Verifying Checksum [2024-01-16T01:24:46.107Z] 5d3b04190fa2: Verifying Checksum [2024-01-16T01:24:46.107Z] 5d3b04190fa2: Download complete [2024-01-16T01:24:46.107Z] ec43610c2a17: Verifying Checksum [2024-01-16T01:24:46.107Z] ec43610c2a17: Download complete [2024-01-16T01:24:46.365Z] 5eb5b503b376: Verifying Checksum [2024-01-16T01:24:46.365Z] 5eb5b503b376: Download complete [2024-01-16T01:24:46.930Z] 2f39f015ded8: Download complete [2024-01-16T01:24:47.585Z] 5eb5b503b376: Pull complete [2024-01-16T01:24:47.843Z] 5c69ac0246d0: Pull complete [2024-01-16T01:24:48.410Z] ec43610c2a17: Pull complete [2024-01-16T01:24:48.410Z] 3a2ae6a8a46f: Pull complete [2024-01-16T01:24:48.669Z] 33b1e0a273af: Pull complete [2024-01-16T01:24:48.669Z] 5d3b04190fa2: Pull complete [2024-01-16T01:24:53.931Z] 2f39f015ded8: Pull complete [2024-01-16T01:24:53.931Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-16T01:24:53.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-16T01:24:53.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-16T01:24:54.109Z] prd-ubuntu20.04-docker-8c-8g-27305 does not seem to be running inside a container [2024-01-16T01:24:54.141Z] $ 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-16T01:24:59.217Z] $ docker top 5d5740ec1306616c6fa214e1aaa14ff13cea498049ad634ec6621ed4a62dcdec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:24:59.665Z] ---> job-cost.sh [2024-01-16T01:24:59.666Z] lf-activate-venv: SKIPPING [2024-01-16T01:24:59.666Z] INFO: No Stack... [2024-01-16T01:24:59.925Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-16T01:25:00.185Z] INFO: Archiving Costs [Pipeline] sh [2024-01-16T01:25:00.482Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2024-01-16T01:25:00.483Z] + cut -d, -f6 [Pipeline] lock [2024-01-16T01:25:00.498Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-69-stack-cost] [2024-01-16T01:25:00.506Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-69-stack-cost] did not exist. Created. [2024-01-16T01:25:00.506Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-16T01:25:00.851Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-16T01:25:00.927Z] Stashed 1 file(s) [Pipeline] } [2024-01-16T01:25:00.936Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-16T01:25:00.986Z] $ docker stop --time=1 5d5740ec1306616c6fa214e1aaa14ff13cea498049ad634ec6621ed4a62dcdec [2024-01-16T01:25:02.148Z] $ docker rm -f --volumes 5d5740ec1306616c6fa214e1aaa14ff13cea498049ad634ec6621ed4a62dcdec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-16T01:25:56.019Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27307 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2024-01-16T01:25:56.057Z] Running in /w/workspace/device-sdk-c/69 [Pipeline] { [Pipeline] checkout [2024-01-16T01:25:59.152Z] Selected Git installation does not exist. Using Default [2024-01-16T01:25:59.153Z] The recommended git tool is: NONE [2024-01-16T01:26:04.623Z] using credential edgex-jenkins-ssh [2024-01-16T01:26:04.644Z] Cloning the remote Git repository [2024-01-16T01:26:04.693Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2024-01-16T01:26:04.798Z] > git init /w/workspace/device-sdk-c/69 # timeout=10 [2024-01-16T01:26:04.967Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2024-01-16T01:26:04.968Z] > git --version # timeout=10 [2024-01-16T01:26:04.986Z] > git --version # 'git version 2.25.1' [2024-01-16T01:26:04.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-16T01:26:05.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-16T01:26:10.815Z] Avoid second fetch [2024-01-16T01:26:10.815Z] Checking out Revision c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c (main) [2024-01-16T01:26:09.883Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2024-01-16T01:26:09.925Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-16T01:26:10.831Z] > git config core.sparsecheckout # timeout=10 [2024-01-16T01:26:11.589Z] Commit message: "fix:When reading's value is string type, it will be released prematurely (#506)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-16T01:26:10.893Z] > git checkout -f c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c # timeout=10 [2024-01-16T01:26:12.799Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-16T01:26:12.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-16T01:26:12.800Z] Dload Upload Total Spent Left Speed [2024-01-16T01:26:12.800Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 78770 0 --:--:-- --:--:-- --:--:-- 79262 [Pipeline] sh [2024-01-16T01:26:13.155Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-16T01:26:13.499Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-01-16T01:26:13.499Z] sudo tee /etc/docker/daemon.new [2024-01-16T01:26:13.499Z] { [2024-01-16T01:26:13.499Z] "registry-mirrors": [ [2024-01-16T01:26:13.499Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-16T01:26:13.499Z] ], [2024-01-16T01:26:13.499Z] "bip": "10.250.0.254/24", [2024-01-16T01:26:13.499Z] "hosts": [ [2024-01-16T01:26:13.499Z] "tcp://0.0.0.0:5555", [2024-01-16T01:26:13.499Z] "unix:///var/run/docker.sock" [2024-01-16T01:26:13.499Z] ], [2024-01-16T01:26:13.499Z] "mtu": 1458, [2024-01-16T01:26:13.499Z] "selinux-enabled": true, [2024-01-16T01:26:13.499Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-16T01:26:13.499Z] } [Pipeline] sh [2024-01-16T01:26:13.886Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-16T01:26:14.246Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-16T01:26:32.578Z] provisioning config files... [2024-01-16T01:26:32.604Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/69@tmp/config6297597975337130541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:26:33.053Z] ---> ****-login.sh [2024-01-16T01:26:33.053Z] nexus3.edgexfoundry.org:10001 [2024-01-16T01:26:33.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-16T01:26:33.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-16T01:26:33.596Z] Configure a credential helper to remove this warning. See [2024-01-16T01:26:33.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-16T01:26:33.596Z] [2024-01-16T01:26:33.596Z] Login Succeeded [2024-01-16T01:26:33.596Z] nexus3.edgexfoundry.org:10002 [2024-01-16T01:26:33.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-16T01:26:33.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-16T01:26:33.866Z] Configure a credential helper to remove this warning. See [2024-01-16T01:26:33.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-16T01:26:33.866Z] [2024-01-16T01:26:33.866Z] Login Succeeded [2024-01-16T01:26:33.866Z] nexus3.edgexfoundry.org:10003 [2024-01-16T01:26:33.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-16T01:26:34.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-16T01:26:34.137Z] Configure a credential helper to remove this warning. See [2024-01-16T01:26:34.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-16T01:26:34.137Z] [2024-01-16T01:26:34.137Z] Login Succeeded [2024-01-16T01:26:34.137Z] nexus3.edgexfoundry.org:10004 [2024-01-16T01:26:34.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-16T01:26:34.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-16T01:26:34.406Z] Configure a credential helper to remove this warning. See [2024-01-16T01:26:34.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-16T01:26:34.406Z] [2024-01-16T01:26:34.406Z] Login Succeeded [2024-01-16T01:26:34.406Z] ****.io [2024-01-16T01:26:34.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-16T01:26:34.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-16T01:26:34.675Z] Configure a credential helper to remove this warning. See [2024-01-16T01:26:34.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-16T01:26:34.675Z] [2024-01-16T01:26:34.675Z] Login Succeeded [2024-01-16T01:26:34.944Z] ---> ****-login.sh ends [Pipeline] } [2024-01-16T01:26:34.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-16T01:26:35.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-16T01:26:35.374Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2024-01-16T01:26:35.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-16T01:26:35.442Z] ========================================================= [2024-01-16T01:26:35.442Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2024-01-16T01:26:35.442Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-16T01:26:35.850Z] + 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-16T01:26:39.197Z] #0 building with "default" instance using docker driver [2024-01-16T01:26:39.197Z] [2024-01-16T01:26:39.197Z] #1 [internal] load .dockerignore [2024-01-16T01:26:39.197Z] #1 transferring context: 2B 0.0s done [2024-01-16T01:26:39.197Z] #1 DONE 0.1s [2024-01-16T01:26:39.197Z] [2024-01-16T01:26:39.197Z] #2 [internal] load build definition from Dockerfile.alpine-base [2024-01-16T01:26:39.197Z] #2 transferring dockerfile: 2.04kB done [2024-01-16T01:26:39.197Z] #2 DONE 0.1s [2024-01-16T01:26:39.197Z] [2024-01-16T01:26:39.197Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2024-01-16T01:26:39.197Z] #3 DONE 0.1s [2024-01-16T01:26:39.197Z] [2024-01-16T01:26:39.197Z] #4 [builder 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2024-01-16T01:26:39.197Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 0.0s done [2024-01-16T01:26:39.198Z] #4 sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 741B / 741B done [2024-01-16T01:26:39.198Z] #4 sha256:2b552cad5dd98495624f16c0a312487c0a9b53c9e43189d1cca70f16696b9826 2.57kB / 2.57kB done [2024-01-16T01:26:39.198Z] #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.1s [2024-01-16T01:26:39.198Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 1.05MB / 109.51MB 0.1s [2024-01-16T01:26:39.198Z] #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.2s [2024-01-16T01:26:39.198Z] #4 ... [2024-01-16T01:26:39.198Z] [2024-01-16T01:26:39.198Z] #5 [internal] load build context [2024-01-16T01:26:39.198Z] #5 transferring context: 627.84kB 0.2s done [2024-01-16T01:26:39.198Z] #5 DONE 0.2s [2024-01-16T01:26:39.198Z] [2024-01-16T01:26:39.198Z] #4 [builder 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2024-01-16T01:26:39.198Z] #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2024-01-16T01:26:39.198Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 8.33MB / 109.51MB 0.3s [2024-01-16T01:26:39.198Z] #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2024-01-16T01:26:39.468Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 22.02MB / 109.51MB 0.6s [2024-01-16T01:26:39.468Z] #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.3s done [2024-01-16T01:26:39.747Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 38.80MB / 109.51MB 0.9s [2024-01-16T01:26:39.747Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 44.33MB / 109.51MB 1.0s [2024-01-16T01:26:40.017Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 55.57MB / 109.51MB 1.2s [2024-01-16T01:26:40.287Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 71.30MB / 109.51MB 1.5s [2024-01-16T01:26:40.558Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 87.03MB / 109.51MB 1.8s [2024-01-16T01:26:40.834Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 97.52MB / 109.51MB 2.0s [2024-01-16T01:26:41.103Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 108.00MB / 109.51MB 2.2s [2024-01-16T01:26:41.372Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 109.51MB / 109.51MB 2.4s done [2024-01-16T01:26:41.372Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 [2024-01-16T01:26:46.739Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 5.1s [2024-01-16T01:26:53.388Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 11.5s [2024-01-16T01:26:53.994Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 12.7s done [2024-01-16T01:26:54.267Z] #4 DONE 15.5s [2024-01-16T01:26:54.267Z] [2024-01-16T01:26:54.267Z] #6 [builder 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2024-01-16T01:26:55.233Z] #6 0.852 Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-01-16T01:26:55.826Z] #6 1.351 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-01-16T01:26:55.826Z] #6 1.351 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-01-16T01:26:55.826Z] #6 1.352 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-01-16T01:26:56.413Z] #6 DONE 2.2s [2024-01-16T01:26:56.682Z] [2024-01-16T01:26:56.682Z] #7 [builder 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-01-16T01:26:57.266Z] #7 DONE 0.8s [2024-01-16T01:26:57.266Z] [2024-01-16T01:26:57.266Z] #8 [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-16T01:26:58.238Z] #8 0.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-16T01:26:58.504Z] #8 1.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-16T01:26:59.087Z] #8 1.755 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-16T01:27:00.043Z] #8 2.695 WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-16T01:27:00.043Z] #8 2.725 (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) [2024-01-16T01:27:00.043Z] #8 2.753 (2/9) Installing curl (8.5.0-r0) [2024-01-16T01:27:00.043Z] #8 2.771 (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) [2024-01-16T01:27:00.043Z] #8 2.792 (4/9) Installing hiredis (1.1.0-r2) [2024-01-16T01:27:00.043Z] #8 2.815 (5/9) Installing hiredis-dev (1.1.0-r2) [2024-01-16T01:27:00.309Z] #8 2.925 (6/9) Installing iotech-iot-1.5 (1.5.0-r0) [2024-01-16T01:27:00.892Z] #8 3.724 (7/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-01-16T01:27:01.170Z] #8 4.010 (8/9) Installing libcbor (0.10.2-r1) [2024-01-16T01:27:01.170Z] #8 4.018 (9/9) Installing libuuid (2.38.1-r8) [2024-01-16T01:27:01.170Z] #8 4.028 Executing busybox-1.36.1-r4.trigger [2024-01-16T01:27:01.441Z] #8 4.073 OK: 327 MiB in 89 packages [2024-01-16T01:27:01.731Z] #8 DONE 4.4s [2024-01-16T01:27:01.731Z] [2024-01-16T01:27:01.731Z] #9 [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-16T01:27:01.731Z] #9 0.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-16T01:27:01.731Z] #9 1.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-16T01:27:01.731Z] #9 1.747 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-16T01:27:01.731Z] #9 2.693 WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-16T01:27:01.731Z] #9 2.725 (1/17) Installing hiredis (1.1.0-r2) [2024-01-16T01:27:01.731Z] #9 2.817 (2/17) Installing hiredis-dev (1.1.0-r2) [2024-01-16T01:27:01.731Z] #9 2.926 (3/17) Installing iotech-iot-1.5 (1.5.0-r0) [2024-01-16T01:27:01.731Z] #9 3.695 (4/17) Installing iotech-iot-1.5-dev (1.5.0-r0) [2024-01-16T01:27:01.731Z] #9 3.816 (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-01-16T01:27:01.731Z] #9 4.039 (6/17) Installing libcbor (0.10.2-r1) [2024-01-16T01:27:01.731Z] #9 4.048 (7/17) Installing libcbor-dev (0.10.2-r1) [2024-01-16T01:27:01.731Z] #9 4.065 (8/17) Installing libmenuw (6.4_p20230506-r0) [2024-01-16T01:27:01.731Z] #9 4.074 (9/17) Installing libpanelw (6.4_p20230506-r0) [2024-01-16T01:27:01.731Z] #9 4.085 (10/17) Installing libncurses++ (6.4_p20230506-r0) [2024-01-16T01:27:01.731Z] #9 4.097 (11/17) Installing ncurses-dev (6.4_p20230506-r0) [2024-01-16T01:27:01.731Z] #9 4.130 (12/17) Installing libblkid (2.38.1-r8) [2024-01-16T01:27:01.731Z] #9 4.149 (13/17) Installing libuuid (2.38.1-r8) [2024-01-16T01:27:01.731Z] #9 4.159 (14/17) Installing libfdisk (2.38.1-r8) [2024-01-16T01:27:01.731Z] #9 4.178 (15/17) Installing libmount (2.38.1-r8) [2024-01-16T01:27:01.731Z] #9 4.195 (16/17) Installing libsmartcols (2.38.1-r8) [2024-01-16T01:27:01.731Z] #9 4.210 (17/17) Installing util-linux-dev (2.38.1-r8) [2024-01-16T01:27:01.731Z] #9 4.501 Executing busybox-1.36.1-r4.trigger [2024-01-16T01:27:01.731Z] #9 4.549 OK: 333 MiB in 99 packages [2024-01-16T01:27:02.321Z] #9 DONE 4.8s [2024-01-16T01:27:02.321Z] [2024-01-16T01:27:02.321Z] #10 [builder 5/12] RUN mkdir /tmp/sdk [2024-01-16T01:27:02.908Z] #10 DONE 0.8s [2024-01-16T01:27:02.908Z] [2024-01-16T01:27:02.908Z] #11 [builder 6/12] COPY VERSION /tmp/sdk [2024-01-16T01:27:03.176Z] #11 DONE 0.1s [2024-01-16T01:27:03.176Z] [2024-01-16T01:27:03.176Z] #12 [builder 7/12] COPY src /tmp/sdk/src [2024-01-16T01:27:03.176Z] #12 DONE 0.2s [2024-01-16T01:27:03.176Z] [2024-01-16T01:27:03.176Z] #13 [builder 8/12] COPY include /tmp/sdk/include [2024-01-16T01:27:03.443Z] #13 DONE 0.1s [2024-01-16T01:27:03.443Z] [2024-01-16T01:27:03.443Z] #14 [builder 9/12] COPY scripts /tmp/sdk/scripts [2024-01-16T01:27:03.443Z] #14 DONE 0.1s [2024-01-16T01:27:03.443Z] [2024-01-16T01:27:03.443Z] #15 [builder 10/12] COPY LICENSE /tmp/sdk [2024-01-16T01:27:03.443Z] #15 DONE 0.1s [2024-01-16T01:27:03.443Z] [2024-01-16T01:27:03.443Z] #16 [builder 11/12] COPY Attribution.txt /tmp/sdk [2024-01-16T01:27:03.443Z] #16 DONE 0.1s [2024-01-16T01:27:03.709Z] [2024-01-16T01:27:03.709Z] #17 [builder 12/12] RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2024-01-16T01:27:04.293Z] #17 0.620 + CPPCHECK=false [2024-01-16T01:27:04.293Z] #17 0.620 + DOCGEN=false [2024-01-16T01:27:04.293Z] #17 0.620 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2024-01-16T01:27:04.293Z] #17 0.620 + '[' 0 -gt 0 ] [2024-01-16T01:27:04.293Z] #17 0.623 + readlink -f ./scripts/build.sh [2024-01-16T01:27:04.293Z] #17 0.625 + dirname /tmp/sdk/scripts/build.sh [2024-01-16T01:27:04.293Z] #17 0.627 + dirname /tmp/sdk/scripts [2024-01-16T01:27:04.293Z] #17 0.630 + ROOT=/tmp/sdk [2024-01-16T01:27:04.293Z] #17 0.630 + cd /tmp/sdk [2024-01-16T01:27:04.293Z] #17 0.630 + mkdir -p /tmp/sdk/build/release [2024-01-16T01:27:04.293Z] #17 0.632 + cd /tmp/sdk/build/release [2024-01-16T01:27:04.293Z] #17 0.632 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2024-01-16T01:27:04.560Z] #17 0.956 -- The C compiler identification is GNU 12.2.1 [2024-01-16T01:27:04.560Z] #17 1.019 -- Detecting C compiler ABI info [2024-01-16T01:27:04.826Z] #17 1.364 -- Detecting C compiler ABI info - done [2024-01-16T01:27:04.826Z] #17 1.447 -- Check for working C compiler: /usr/bin/cc - skipped [2024-01-16T01:27:05.094Z] #17 1.449 -- Detecting C compile features [2024-01-16T01:27:05.094Z] #17 1.452 -- Detecting C compile features - done [2024-01-16T01:27:05.094Z] #17 1.476 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-01-16T01:27:05.094Z] #17 1.667 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-01-16T01:27:05.094Z] #17 1.684 -- Found LIBYAML: /usr/lib/libyaml.so [2024-01-16T01:27:05.094Z] #17 1.700 -- Found LIBUUID: /usr/lib/libuuid.so [2024-01-16T01:27:05.364Z] #17 1.715 -- Found LIBCBOR: /usr/lib/libcbor.so [2024-01-16T01:27:05.364Z] #17 1.730 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-01-16T01:27:05.364Z] #17 1.745 -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-01-16T01:27:05.364Z] #17 1.763 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-01-16T01:27:05.364Z] #17 1.763 -- /opt/iotech/iot/1.5/include [2024-01-16T01:27:05.364Z] #17 1.763 -- C SDK 3.0.3-dev.9 for Linux [2024-01-16T01:27:05.364Z] #17 1.777 -- Performing Test CSDK_HAVE_ATOMIC [2024-01-16T01:27:05.631Z] #17 2.091 -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-01-16T01:27:05.898Z] #17 2.250 -- Found Curses: /usr/lib/libcurses.so [2024-01-16T01:27:05.898Z] #17 2.357 -- Configuring done (1.7s) [2024-01-16T01:27:06.165Z] #17 2.606 -- Generating done (0.2s) [2024-01-16T01:27:06.165Z] #17 2.624 -- Build files have been written to: /tmp/sdk/build/release [2024-01-16T01:27:06.165Z] #17 2.645 + make all package [2024-01-16T01:27:06.165Z] #17 2.645 + tee release.log [2024-01-16T01:27:06.431Z] #17 2.768 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-01-16T01:27:07.014Z] #17 3.448 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-01-16T01:27:07.970Z] #17 4.334 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-01-16T01:27:08.552Z] #17 5.002 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-01-16T01:27:09.509Z] #17 5.790 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-01-16T01:27:09.775Z] #17 6.356 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-01-16T01:27:13.117Z] #17 8.948 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-01-16T01:27:13.382Z] #17 9.871 /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2024-01-16T01:27:13.382Z] #17 9.871 /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-16T01:27:13.382Z] #17 9.871 294 | while (privateConfig) [2024-01-16T01:27:13.382Z] #17 9.871 | ^~~~~~~~~~~~~ [2024-01-16T01:27:13.382Z] #17 9.871 /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here [2024-01-16T01:27:13.382Z] #17 9.871 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-01-16T01:27:13.382Z] #17 9.871 | ^~~~~~~~~~~~~ [2024-01-16T01:27:13.382Z] #17 9.872 /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-16T01:27:13.382Z] #17 9.872 271 | while (result) [2024-01-16T01:27:13.382Z] #17 9.872 | ^~~~~~ [2024-01-16T01:27:13.382Z] #17 9.872 /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here [2024-01-16T01:27:13.382Z] #17 9.872 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-01-16T01:27:13.382Z] #17 9.872 | ^~~~~~ [2024-01-16T01:27:13.649Z] #17 10.21 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-01-16T01:27:13.915Z] #17 10.44 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-01-16T01:27:14.873Z] #17 11.40 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-01-16T01:27:16.812Z] #17 13.40 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-01-16T01:27:17.775Z] #17 14.04 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-01-16T01:27:18.356Z] #17 14.83 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-01-16T01:27:19.313Z] #17 15.57 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-01-16T01:27:19.580Z] #17 16.05 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-01-16T01:27:20.541Z] #17 17.02 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-01-16T01:27:20.807Z] #17 17.33 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-01-16T01:27:22.874Z] #17 19.34 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-01-16T01:27:23.163Z] #17 19.67 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-01-16T01:27:23.759Z] #17 20.24 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-01-16T01:27:25.169Z] #17 21.45 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-01-16T01:27:31.835Z] #17 28.43 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-01-16T01:27:32.798Z] #17 29.09 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-01-16T01:27:33.068Z] #17 29.51 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-01-16T01:27:33.653Z] #17 30.07 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-01-16T01:27:33.922Z] #17 30.39 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-01-16T01:27:35.896Z] #17 31.90 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-01-16T01:27:37.850Z] #17 34.06 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-01-16T01:27:38.120Z] #17 34.51 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-01-16T01:27:39.086Z] #17 35.46 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-01-16T01:27:39.671Z] #17 36.05 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-01-16T01:27:39.671Z] #17 36.32 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-01-16T01:27:39.938Z] #17 36.32 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-16T01:27:39.938Z] #17 36.32 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-01-16T01:27:39.939Z] #17 36.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-16T01:27:39.939Z] #17 36.33 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-16T01:27:39.939Z] #17 36.33 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-01-16T01:27:39.939Z] #17 36.33 | ^ [2024-01-16T01:27:41.354Z] #17 37.78 /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2024-01-16T01:27:41.354Z] #17 37.78 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2024-01-16T01:27:41.354Z] #17 37.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-16T01:27:41.354Z] #17 37.78 /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here [2024-01-16T01:27:41.354Z] #17 37.78 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; [2024-01-16T01:27:41.354Z] #17 37.78 | ^~~~~~~~~~~~~~~~~~~~~ [2024-01-16T01:27:42.316Z] #17 38.83 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-01-16T01:27:43.281Z] #17 39.58 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-01-16T01:27:43.281Z] #17 39.92 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-01-16T01:27:43.867Z] #17 40.42 [ 68%] Linking C shared library libcsdk.so [2024-01-16T01:27:44.135Z] #17 40.65 [ 68%] Built target csdk [2024-01-16T01:27:44.135Z] #17 40.70 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-01-16T01:27:45.098Z] #17 41.52 [ 72%] Linking C executable template [2024-01-16T01:27:45.367Z] #17 41.83 [ 72%] Built target template [2024-01-16T01:27:45.367Z] #17 41.88 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-01-16T01:27:45.953Z] #17 42.42 [ 76%] Linking C executable device-counter [2024-01-16T01:27:46.222Z] #17 42.72 [ 76%] Built target device-counter [2024-01-16T01:27:46.222Z] #17 42.78 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-01-16T01:27:46.806Z] #17 43.28 [ 80%] Linking C executable device-random [2024-01-16T01:27:47.076Z] #17 43.57 [ 80%] Built target device-random [2024-01-16T01:27:47.076Z] #17 43.63 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-01-16T01:27:47.668Z] #17 44.13 [ 84%] Linking C executable device-gyro [2024-01-16T01:27:47.938Z] #17 44.48 [ 84%] Built target device-gyro [2024-01-16T01:27:47.938Z] #17 44.53 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-01-16T01:27:48.527Z] #17 45.02 [ 88%] Linking C executable device-bitfields [2024-01-16T01:27:49.114Z] #17 45.34 [ 88%] Built target device-bitfields [2024-01-16T01:27:49.114Z] #17 45.40 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-01-16T01:27:49.700Z] #17 46.19 [ 92%] Linking C executable template-discovery [2024-01-16T01:27:50.287Z] #17 46.51 [ 92%] Built target template-discovery [2024-01-16T01:27:50.287Z] #17 46.57 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-01-16T01:27:50.872Z] #17 47.29 [ 96%] Linking C executable device-file [2024-01-16T01:27:51.139Z] #17 47.60 [ 96%] Built target device-file [2024-01-16T01:27:51.139Z] #17 47.66 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-01-16T01:27:52.102Z] #17 48.27 [100%] Linking C executable device-terminal [2024-01-16T01:27:52.102Z] #17 48.64 [100%] Built target device-terminal [2024-01-16T01:27:52.102Z] #17 48.70 Run CPack packaging tool... [2024-01-16T01:27:52.369Z] #17 48.74 CPack: Create package using TGZ [2024-01-16T01:27:52.369Z] #17 48.74 CPack: Install projects [2024-01-16T01:27:52.369Z] #17 48.74 CPack: - Run preinstall target for: Csdk [2024-01-16T01:27:52.955Z] #17 49.53 CPack: - Install project: Csdk [] [2024-01-16T01:27:52.955Z] #17 49.57 CPack: Create package [2024-01-16T01:27:53.223Z] #17 49.66 CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.9.tar.gz generated. [2024-01-16T01:27:53.223Z] #17 49.66 + '[' false '=' true ] [2024-01-16T01:27:53.223Z] #17 49.66 + '[' false '=' true ] [2024-01-16T01:27:53.223Z] #17 49.66 + mkdir -p /tmp/sdk/build/debug [2024-01-16T01:27:53.223Z] #17 49.67 + cd /tmp/sdk/build/debug [2024-01-16T01:27:53.223Z] #17 49.67 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2024-01-16T01:27:53.491Z] #17 49.98 -- The C compiler identification is GNU 12.2.1 [2024-01-16T01:27:53.491Z] #17 50.04 -- Detecting C compiler ABI info [2024-01-16T01:27:54.079Z] #17 50.38 -- Detecting C compiler ABI info - done [2024-01-16T01:27:54.079Z] #17 50.47 -- Check for working C compiler: /usr/bin/cc - skipped [2024-01-16T01:27:54.079Z] #17 50.47 -- Detecting C compile features [2024-01-16T01:27:54.079Z] #17 50.48 -- Detecting C compile features - done [2024-01-16T01:27:54.079Z] #17 50.50 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-01-16T01:27:54.079Z] #17 50.70 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-01-16T01:27:54.351Z] #17 50.72 -- Found LIBYAML: /usr/lib/libyaml.so [2024-01-16T01:27:54.351Z] #17 50.73 -- Found LIBUUID: /usr/lib/libuuid.so [2024-01-16T01:27:54.351Z] #17 50.75 -- Found LIBCBOR: /usr/lib/libcbor.so [2024-01-16T01:27:54.351Z] #17 50.77 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-01-16T01:27:54.351Z] #17 50.78 -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-01-16T01:27:54.351Z] #17 50.80 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-01-16T01:27:54.351Z] #17 50.80 -- /opt/iotech/iot/1.5/include [2024-01-16T01:27:54.351Z] #17 50.80 -- C SDK 3.0.3-dev.9 for Linux [2024-01-16T01:27:54.351Z] #17 50.81 -- Performing Test CSDK_HAVE_ATOMIC [2024-01-16T01:27:54.621Z] #17 51.13 -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-01-16T01:27:54.890Z] #17 51.30 -- Found Curses: /usr/lib/libcurses.so [2024-01-16T01:27:55.159Z] #17 51.42 -- Configuring done (1.7s) [2024-01-16T01:27:55.160Z] #17 51.69 -- Generating done (0.2s) [2024-01-16T01:27:55.430Z] #17 51.71 -- Build files have been written to: /tmp/sdk/build/debug [2024-01-16T01:27:55.430Z] #17 51.73 + make [2024-01-16T01:27:55.430Z] #17 51.73 + tee debug.log [2024-01-16T01:27:55.430Z] #17 51.86 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-01-16T01:27:55.697Z] #17 52.26 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-01-16T01:27:56.289Z] #17 52.66 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-01-16T01:27:56.557Z] #17 53.02 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-01-16T01:27:56.827Z] #17 53.40 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-01-16T01:27:57.414Z] #17 53.77 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-01-16T01:27:58.002Z] #17 54.45 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-01-16T01:27:58.591Z] #17 54.92 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-01-16T01:27:58.861Z] #17 55.13 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-01-16T01:27:59.129Z] #17 55.66 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-01-16T01:28:00.094Z] #17 56.42 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-01-16T01:28:00.362Z] #17 56.79 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-01-16T01:28:00.948Z] #17 57.25 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-01-16T01:28:01.282Z] #17 57.63 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-01-16T01:28:01.554Z] #17 58.01 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-01-16T01:28:01.824Z] #17 58.43 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-01-16T01:28:02.093Z] #17 58.68 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-01-16T01:28:03.060Z] #17 59.42 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-01-16T01:28:03.338Z] #17 59.65 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-01-16T01:28:03.338Z] #17 59.87 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-01-16T01:28:03.926Z] #17 60.50 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-01-16T01:28:05.343Z] #17 61.63 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-01-16T01:28:05.343Z] #17 61.98 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-01-16T01:28:05.611Z] #17 62.24 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-01-16T01:28:06.200Z] #17 62.55 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-01-16T01:28:06.200Z] #17 62.81 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-01-16T01:28:06.788Z] #17 63.33 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-01-16T01:28:08.208Z] #17 64.76 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-01-16T01:28:08.796Z] #17 65.06 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-01-16T01:28:09.064Z] #17 65.49 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-01-16T01:28:09.332Z] #17 65.88 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-01-16T01:28:09.608Z] #17 66.15 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-01-16T01:28:09.608Z] #17 66.15 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-16T01:28:09.608Z] #17 66.15 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-01-16T01:28:09.608Z] #17 66.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-01-16T01:28:09.608Z] #17 66.15 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-01-16T01:28:09.608Z] #17 66.15 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-01-16T01:28:09.608Z] #17 66.15 | ^ [2024-01-16T01:28:10.199Z] #17 66.72 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-01-16T01:28:10.467Z] #17 67.13 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-01-16T01:28:11.050Z] #17 67.45 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-01-16T01:28:11.317Z] #17 67.74 [ 68%] Linking C shared library libcsdk.so [2024-01-16T01:28:11.584Z] #17 68.01 [ 68%] Built target csdk [2024-01-16T01:28:11.584Z] #17 68.07 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-01-16T01:28:11.852Z] #17 68.45 [ 72%] Linking C executable template [2024-01-16T01:28:12.436Z] #17 68.95 [ 72%] Built target template [2024-01-16T01:28:12.436Z] #17 69.02 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-01-16T01:28:13.025Z] #17 69.34 [ 76%] Linking C executable device-counter [2024-01-16T01:28:13.292Z] #17 69.77 [ 76%] Built target device-counter [2024-01-16T01:28:13.292Z] #17 69.84 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-01-16T01:28:13.560Z] #17 70.16 [ 80%] Linking C executable device-random [2024-01-16T01:28:14.142Z] #17 70.54 [ 80%] Built target device-random [2024-01-16T01:28:14.142Z] #17 70.61 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-01-16T01:28:14.411Z] #17 70.90 [ 84%] Linking C executable device-gyro [2024-01-16T01:28:15.000Z] #17 71.31 [ 84%] Built target device-gyro [2024-01-16T01:28:15.001Z] #17 71.37 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-01-16T01:28:15.269Z] #17 71.67 [ 88%] Linking C executable device-bitfields [2024-01-16T01:28:15.538Z] #17 71.98 [ 88%] Built target device-bitfields [2024-01-16T01:28:15.538Z] #17 72.04 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-01-16T01:28:16.125Z] #17 72.41 [ 92%] Linking C executable template-discovery [2024-01-16T01:28:16.125Z] #17 72.70 [ 92%] Built target template-discovery [2024-01-16T01:28:16.125Z] #17 72.76 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-01-16T01:28:16.710Z] #17 73.11 [ 96%] Linking C executable device-file [2024-01-16T01:28:16.979Z] #17 73.42 [ 96%] Built target device-file [2024-01-16T01:28:16.979Z] #17 73.49 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-01-16T01:28:17.247Z] #17 73.90 [100%] Linking C executable device-terminal [2024-01-16T01:28:17.832Z] #17 74.30 [100%] Built target device-terminal [2024-01-16T01:28:17.832Z] #17 74.33 make: Entering directory '/tmp/sdk/build/release' [2024-01-16T01:28:18.100Z] #17 74.51 [ 68%] Built target csdk [2024-01-16T01:28:18.100Z] #17 74.57 [ 72%] Built target template [2024-01-16T01:28:18.100Z] #17 74.63 [ 76%] Built target device-counter [2024-01-16T01:28:18.100Z] #17 74.69 [ 80%] Built target device-random [2024-01-16T01:28:18.100Z] #17 74.75 [ 84%] Built target device-gyro [2024-01-16T01:28:18.368Z] #17 74.82 [ 88%] Built target device-bitfields [2024-01-16T01:28:18.368Z] #17 74.88 [ 92%] Built target template-discovery [2024-01-16T01:28:18.368Z] #17 74.94 [ 96%] Built target device-file [2024-01-16T01:28:18.368Z] #17 75.01 [100%] Built target device-terminal [2024-01-16T01:28:20.997Z] #17 75.07 Install the project... [2024-01-16T01:28:20.997Z] #17 75.09 -- Install configuration: "Release" [2024-01-16T01:28:20.997Z] #17 75.09 -- Installing: /usr/local/lib/libcsdk.so [2024-01-16T01:28:20.997Z] #17 75.10 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2024-01-16T01:28:20.997Z] #17 75.10 -- Installing: /usr/local/include [2024-01-16T01:28:20.997Z] #17 75.11 -- Installing: /usr/local/include/devsdk [2024-01-16T01:28:20.997Z] #17 75.11 -- Installing: /usr/local/include/devsdk/devsdk.h [2024-01-16T01:28:20.997Z] #17 75.11 -- Installing: /usr/local/include/devsdk/devsdk-base.h [2024-01-16T01:28:20.997Z] #17 75.11 -- Installing: /usr/local/include/edgex [2024-01-16T01:28:20.997Z] #17 75.11 -- Installing: /usr/local/include/edgex/rest-server.h [2024-01-16T01:28:20.997Z] #17 75.11 -- Installing: /usr/local/include/edgex/edgex.h [2024-01-16T01:28:20.997Z] #17 75.11 -- Installing: /usr/local/include/edgex/edgex-base.h [2024-01-16T01:28:20.997Z] #17 75.11 -- Installing: /usr/local/include/edgex/devices.h [2024-01-16T01:28:21.266Z] #17 75.12 -- Installing: /usr/local/include/edgex/profiles.h [2024-01-16T01:28:21.266Z] #17 75.12 -- Installing: /usr/local/include/edgex/csdk-defs.h [2024-01-16T01:28:21.266Z] #17 75.12 -- Installing: /usr/local/share/device-sdk-c/LICENSE [2024-01-16T01:28:21.266Z] #17 75.12 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2024-01-16T01:28:21.266Z] #17 75.14 make: Leaving directory '/tmp/sdk/build/release' [2024-01-16T01:28:21.266Z] #17 DONE 77.7s [2024-01-16T01:28:21.266Z] [2024-01-16T01:28:21.266Z] #18 [stage-1 5/7] COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2024-01-16T01:28:21.534Z] #18 DONE 0.2s [2024-01-16T01:28:21.534Z] [2024-01-16T01:28:21.534Z] #19 [stage-1 6/7] COPY --from=builder /usr/local/lib /usr/local/lib [2024-01-16T01:28:21.534Z] #19 DONE 0.1s [2024-01-16T01:28:21.534Z] [2024-01-16T01:28:21.534Z] #20 [stage-1 7/7] COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2024-01-16T01:28:21.534Z] #20 DONE 0.1s [2024-01-16T01:28:21.800Z] [2024-01-16T01:28:21.800Z] #21 exporting to image [2024-01-16T01:28:21.800Z] #21 exporting layers [2024-01-16T01:28:21.800Z] #21 exporting layers 0.2s done [2024-01-16T01:28:21.800Z] #21 writing image sha256:b51307637b5d6aa6d42596dc95e72e97639676b128fe40ffd1122801ca9dba9e done [2024-01-16T01:28:21.800Z] #21 naming to docker.io/library/ci-base-image-arm64 done [2024-01-16T01:28:21.800Z] #21 DONE 0.2s [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-16T01:28:22.691Z] + docker inspect -f . ci-base-image-arm64 [2024-01-16T01:28:22.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-16T01:28:22.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-27307 does not seem to be running inside a container [2024-01-16T01:28:23.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/69 -v /w/workspace/device-sdk-c/69:/w/workspace/device-sdk-c/69:rw,z -v /w/workspace/device-sdk-c/69@tmp:/w/workspace/device-sdk-c/69@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-16T01:28:24.098Z] $ docker top 232c1f8fad659d1116e7ca93972bc127c89fae7f692d595cdc6a3b1d979ea231 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-16T01:28:24.648Z] + make test [2024-01-16T01:28:24.917Z] echo "make test" [2024-01-16T01:28:24.917Z] make test [Pipeline] } [2024-01-16T01:28:24.936Z] $ docker stop --time=1 232c1f8fad659d1116e7ca93972bc127c89fae7f692d595cdc6a3b1d979ea231 [2024-01-16T01:28:26.498Z] $ docker rm -f --volumes 232c1f8fad659d1116e7ca93972bc127c89fae7f692d595cdc6a3b1d979ea231 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-16T01:28:27.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-16T01:28:27.545Z] + ls -al . [2024-01-16T01:28:27.545Z] total 208 [2024-01-16T01:28:27.545Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 01:26 . [2024-01-16T01:28:27.545Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 01:26 .. [2024-01-16T01:28:27.545Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 01:26 .git [2024-01-16T01:28:27.545Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 01:26 .github [2024-01-16T01:28:27.545Z] -rw-rw-r-- 1 jenkins jenkins 176 Jan 16 01:26 .gitignore [2024-01-16T01:28:27.545Z] -rw-rw-r-- 1 jenkins jenkins 2908 Jan 16 01:26 Attribution.txt [2024-01-16T01:28:27.545Z] -rw-rw-r-- 1 jenkins jenkins 11953 Jan 16 01:26 CHANGELOG.md [2024-01-16T01:28:27.545Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jan 16 01:26 Doxyfile [2024-01-16T01:28:27.545Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 01:26 GOVERNANCE.md [2024-01-16T01:28:27.545Z] -rw-rw-r-- 1 jenkins jenkins 784 Jan 16 01:26 Jenkinsfile [2024-01-16T01:28:27.545Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 16 01:26 LICENSE [2024-01-16T01:28:27.545Z] -rw-rw-r-- 1 jenkins jenkins 444 Jan 16 01:26 Makefile [2024-01-16T01:28:27.545Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 16 01:26 OWNERS.md [2024-01-16T01:28:27.545Z] -rw-rw-r-- 1 jenkins jenkins 1651 Jan 16 01:26 README.IOT.md [2024-01-16T01:28:27.545Z] -rw-rw-r-- 1 jenkins jenkins 4215 Jan 16 01:26 README.md [2024-01-16T01:28:27.545Z] -rw-rw-r-- 1 jenkins jenkins 1245 Jan 16 01:26 README.v3.md [2024-01-16T01:28:27.545Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 16 01:24 VERSION [2024-01-16T01:28:27.545Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 01:26 docs [2024-01-16T01:28:27.545Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 01:26 include [2024-01-16T01:28:27.545Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 01:26 scripts [2024-01-16T01:28:27.545Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 01:26 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-16T01:28:27.934Z] + 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=c533cd2e0d9c0aa79f18f2e3eeb4447a32e46d6c --label arch=arm64 --label version=3.0.3-dev.9 . [2024-01-16T01:28:28.522Z] #0 building with "default" instance using docker driver [2024-01-16T01:28:28.522Z] [2024-01-16T01:28:28.522Z] #1 [internal] load build definition from Dockerfile.alpine [2024-01-16T01:28:28.522Z] #1 transferring dockerfile: [2024-01-16T01:28:28.522Z] #1 transferring dockerfile: 1.44kB 0.0s done [2024-01-16T01:28:28.522Z] #1 DONE 0.0s [2024-01-16T01:28:28.522Z] [2024-01-16T01:28:28.522Z] #2 [internal] load .dockerignore [2024-01-16T01:28:28.522Z] #2 transferring context: 2B done [2024-01-16T01:28:28.522Z] #2 DONE 0.0s [2024-01-16T01:28:28.522Z] [2024-01-16T01:28:28.522Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-16T01:28:28.522Z] #3 DONE 0.0s [2024-01-16T01:28:28.522Z] [2024-01-16T01:28:28.522Z] #4 [internal] load build context [2024-01-16T01:28:28.522Z] #4 transferring context: 8.55kB 0.1s done [2024-01-16T01:28:28.798Z] #4 DONE 0.1s [2024-01-16T01:28:28.798Z] [2024-01-16T01:28:28.798Z] #5 [ 1/11] FROM docker.io/library/ci-base-image-arm64 [2024-01-16T01:28:28.798Z] #5 DONE 0.2s [2024-01-16T01:28:28.798Z] [2024-01-16T01:28:28.798Z] #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-16T01:28:29.388Z] #6 0.760 Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-01-16T01:28:30.350Z] #6 1.261 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-01-16T01:28:30.350Z] #6 1.261 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-01-16T01:28:30.350Z] #6 1.261 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-01-16T01:28:30.350Z] #6 DONE 1.4s [2024-01-16T01:28:30.350Z] [2024-01-16T01:28:30.350Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-01-16T01:28:30.935Z] #7 DONE 0.8s [2024-01-16T01:28:31.211Z] [2024-01-16T01:28:31.211Z] #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-16T01:28:31.807Z] #8 0.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-16T01:28:32.086Z] #8 1.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-16T01:28:32.674Z] #8 1.715 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-16T01:28:33.632Z] #8 2.625 WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-01-16T01:28:33.632Z] #8 2.660 (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) [2024-01-16T01:28:34.217Z] #8 2.969 (2/11) Installing libcbor-dev (0.10.2-r1) [2024-01-16T01:28:34.217Z] #8 3.015 (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-01-16T01:28:34.217Z] #8 3.022 (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-01-16T01:28:34.217Z] #8 3.032 (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-01-16T01:28:34.217Z] #8 3.046 (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-01-16T01:28:34.217Z] #8 3.076 (7/11) Installing libblkid (2.38.1-r8) [2024-01-16T01:28:34.217Z] #8 3.090 (8/11) Installing libfdisk (2.38.1-r8) [2024-01-16T01:28:34.217Z] #8 3.123 (9/11) Installing libmount (2.38.1-r8) [2024-01-16T01:28:34.217Z] #8 3.137 (10/11) Installing libsmartcols (2.38.1-r8) [2024-01-16T01:28:34.217Z] #8 3.151 (11/11) Installing util-linux-dev (2.38.1-r8) [2024-01-16T01:28:34.483Z] #8 3.235 Executing busybox-1.36.1-r4.trigger [2024-01-16T01:28:34.483Z] #8 3.280 OK: 333 MiB in 100 packages [2024-01-16T01:28:35.438Z] #8 DONE 4.4s [2024-01-16T01:28:35.438Z] [2024-01-16T01:28:35.438Z] #9 [ 5/11] COPY VERSION /edgex-c-sdk/ [2024-01-16T01:28:35.438Z] #9 DONE 0.1s [2024-01-16T01:28:35.438Z] [2024-01-16T01:28:35.438Z] #10 [ 6/11] COPY src /edgex-c-sdk/src/ [2024-01-16T01:28:35.706Z] #10 DONE 0.2s [2024-01-16T01:28:35.706Z] [2024-01-16T01:28:35.706Z] #11 [ 7/11] COPY include /edgex-c-sdk/include/ [2024-01-16T01:28:35.706Z] #11 DONE 0.1s [2024-01-16T01:28:35.706Z] [2024-01-16T01:28:35.706Z] #12 [ 8/11] COPY scripts /edgex-c-sdk/scripts [2024-01-16T01:28:35.973Z] #12 DONE 0.1s [2024-01-16T01:28:35.973Z] [2024-01-16T01:28:35.973Z] #13 [ 9/11] COPY LICENSE /edgex-c-sdk/ [2024-01-16T01:28:35.973Z] #13 DONE 0.1s [2024-01-16T01:28:35.973Z] [2024-01-16T01:28:35.973Z] #14 [10/11] COPY Attribution.txt /edgex-c-sdk/ [2024-01-16T01:28:35.973Z] #14 DONE 0.1s [2024-01-16T01:28:35.973Z] [2024-01-16T01:28:35.973Z] #15 [11/11] WORKDIR /edgex-c-sdk [2024-01-16T01:28:36.297Z] #15 DONE 0.1s [2024-01-16T01:28:36.297Z] [2024-01-16T01:28:36.297Z] #16 exporting to image [2024-01-16T01:28:36.297Z] #16 exporting layers [2024-01-16T01:28:36.571Z] #16 exporting layers 0.4s done [2024-01-16T01:28:36.571Z] #16 writing image sha256:14f409cffb3002070aa3bf251329792b65e758bab65ef7ba4584f8024638b670 done [2024-01-16T01:28:36.571Z] #16 naming to docker.io/library/device-sdk-arm64 0.0s done [2024-01-16T01:28:36.571Z] #16 DONE 0.4s [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-16T01:28:37.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-16T01:28:37.312Z] [2024-01-16T01:28:37.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-16T01:28:37.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-16T01:28:37.701Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-16T01:28:37.701Z] 8998bd30e6a1: Pulling fs layer [2024-01-16T01:28:37.701Z] 04944245beec: Pulling fs layer [2024-01-16T01:28:37.701Z] 699f458cf7ca: Pulling fs layer [2024-01-16T01:28:37.701Z] 765212b225bb: Pulling fs layer [2024-01-16T01:28:37.701Z] f23df028b6ca: Pulling fs layer [2024-01-16T01:28:37.701Z] d65c8cfc05b1: Pulling fs layer [2024-01-16T01:28:37.701Z] 2437ff75d9bd: Pulling fs layer [2024-01-16T01:28:37.701Z] 2437ff75d9bd: Waiting [2024-01-16T01:28:37.701Z] f23df028b6ca: Waiting [2024-01-16T01:28:37.701Z] d65c8cfc05b1: Waiting [2024-01-16T01:28:37.701Z] 765212b225bb: Waiting [2024-01-16T01:28:37.972Z] 04944245beec: Verifying Checksum [2024-01-16T01:28:37.973Z] 04944245beec: Download complete [2024-01-16T01:28:37.973Z] 765212b225bb: Verifying Checksum [2024-01-16T01:28:37.973Z] 765212b225bb: Download complete [2024-01-16T01:28:37.973Z] f23df028b6ca: Download complete [2024-01-16T01:28:37.973Z] d65c8cfc05b1: Verifying Checksum [2024-01-16T01:28:37.973Z] d65c8cfc05b1: Download complete [2024-01-16T01:28:38.247Z] 699f458cf7ca: Verifying Checksum [2024-01-16T01:28:38.247Z] 699f458cf7ca: Download complete [2024-01-16T01:28:38.520Z] 8998bd30e6a1: Verifying Checksum [2024-01-16T01:28:38.520Z] 8998bd30e6a1: Download complete [2024-01-16T01:28:40.471Z] 2437ff75d9bd: Verifying Checksum [2024-01-16T01:28:40.471Z] 2437ff75d9bd: Download complete [2024-01-16T01:28:44.718Z] 8998bd30e6a1: Pull complete [2024-01-16T01:28:45.305Z] 04944245beec: Pull complete [2024-01-16T01:28:47.245Z] 699f458cf7ca: Pull complete [2024-01-16T01:28:50.587Z] 765212b225bb: Pull complete [2024-01-16T01:28:51.549Z] f23df028b6ca: Pull complete [2024-01-16T01:28:51.549Z] d65c8cfc05b1: Pull complete [2024-01-16T01:29:18.246Z] 2437ff75d9bd: Pull complete [2024-01-16T01:29:18.246Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-16T01:29:18.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-16T01:29:18.246Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-16T01:29:18.530Z] prd-ubuntu20.04-docker-arm64-4c-16g-27307 does not seem to be running inside a container [2024-01-16T01:29:18.593Z] $ 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/69 -v /w/workspace/device-sdk-c/69:/w/workspace/device-sdk-c/69:rw,z -v /w/workspace/device-sdk-c/69@tmp:/w/workspace/device-sdk-c/69@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-16T01:29:20.328Z] $ docker top 9c7ec8068fee63baa38290083b9453a47fa66611578bb5f4f24fee9b02efc772 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:29:20.858Z] ---> job-cost.sh [2024-01-16T01:29:21.124Z] lf-activate-venv: SKIPPING [2024-01-16T01:29:21.124Z] INFO: No Stack... [2024-01-16T01:29:21.704Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-16T01:29:22.282Z] INFO: Archiving Costs [Pipeline] sh [2024-01-16T01:29:22.599Z] + cat /w/workspace/device-sdk-c/69/archives/cost.csv [2024-01-16T01:29:22.599Z] + cut -d, -f6 [Pipeline] lock [2024-01-16T01:29:22.661Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-69-stack-cost] [2024-01-16T01:29:22.665Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-69-stack-cost] did not exist. Created. [2024-01-16T01:29:22.665Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-16T01:29:23.054Z] /w/workspace/device-sdk-c/69@tmp/durable-20018700/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-16T01:29:23.370Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-16T01:29:23.419Z] Warning: overwriting stash ‘stack-cost’ [2024-01-16T01:29:23.933Z] Stashed 1 file(s) [Pipeline] } [2024-01-16T01:29:23.939Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-16T01:29:24.017Z] $ docker stop --time=1 9c7ec8068fee63baa38290083b9453a47fa66611578bb5f4f24fee9b02efc772 [2024-01-16T01:29:25.437Z] $ docker rm -f --volumes 9c7ec8068fee63baa38290083b9453a47fa66611578bb5f4f24fee9b02efc772 [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-16T01:29:26.658Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-16T01:29:26.658Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-16T01:29:26.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-16T01:29:26.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-16T01:29:27.122Z] prd-ubuntu20.04-docker-8c-8g-27305 does not seem to be running inside a container [2024-01-16T01:29:27.152Z] $ 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-16T01:29:27.509Z] $ docker top f777e9d87b8eb47c7e7310735e0bfbc59e5b2e541339ad29fe6025e932e63779 -eo pid,comm [2024-01-16T01:29:27.561Z] 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-16T01:29:27.561Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-16T01:29:27.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-16T01:29:27.701Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-16T01:29:27.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-16T01:29:27.813Z] $ docker exec f777e9d87b8eb47c7e7310735e0bfbc59e5b2e541339ad29fe6025e932e63779 ssh-agent [2024-01-16T01:29:27.928Z] SSH_AUTH_SOCK=/tmp/ssh-ZQeKlqi8ftGb/agent.32 [2024-01-16T01:29:27.928Z] SSH_AGENT_PID=38 [2024-01-16T01:29:27.933Z] Running ssh-add (command line suppressed) [2024-01-16T01:29:28.036Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_14696761906535958521.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_14696761906535958521.key) [2024-01-16T01:29:28.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-16T01:29:28.371Z] + git semver tag [2024-01-16T01:29:28.628Z] 2024-01-16 01:29:28,580 [run_tag] DEBUG tag force:False [2024-01-16T01:29:28.628Z] 2024-01-16 01:29:28,580 [check_head_tag] DEBUG check head tag [2024-01-16T01:29:28.628Z] 2024-01-16 01:29:28,581 [execute] INFO git cat-file --batch-check [2024-01-16T01:29:28.628Z] 2024-01-16 01:29:28,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2024-01-16T01:29:28.628Z] 2024-01-16 01:29:28,586 [execute] INFO git cat-file --batch [2024-01-16T01:29:28.628Z] 2024-01-16 01:29:28,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2024-01-16T01:29:28.628Z] 2024-01-16 01:29:28,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-16T01:29:28.628Z] 2024-01-16 01:29:28,601 [execute] INFO git tag -a v3.0.3-dev.9 -m v3.0.3-dev.9 [2024-01-16T01:29:28.628Z] 2024-01-16 01:29:28,601 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.3-dev.9', '-m', 'v3.0.3-dev.9'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2024-01-16T01:29:28.628Z] 2024-01-16 01:29:28,607 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-16T01:29:28.628Z] 3.0.3-dev.9 [Pipeline] } [2024-01-16T01:29:28.893Z] $ docker exec --env ******** --env ******** f777e9d87b8eb47c7e7310735e0bfbc59e5b2e541339ad29fe6025e932e63779 ssh-agent -k [2024-01-16T01:29:28.994Z] unset SSH_AUTH_SOCK; [2024-01-16T01:29:28.995Z] unset SSH_AGENT_PID; [2024-01-16T01:29:28.995Z] echo Agent pid 38 killed; [2024-01-16T01:29:29.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-16T01:29:29.428Z] + git semver [Pipeline] } [2024-01-16T01:29:29.697Z] $ docker stop --time=1 f777e9d87b8eb47c7e7310735e0bfbc59e5b2e541339ad29fe6025e932e63779 [2024-01-16T01:29:30.984Z] $ docker rm -f --volumes f777e9d87b8eb47c7e7310735e0bfbc59e5b2e541339ad29fe6025e932e63779 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-16T01:29:31.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-16T01:29:31.516Z] [2024-01-16T01:29:31.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-16T01:29:31.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-16T01:29:31.849Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-16T01:29:31.849Z] ab5ef0e58194: Pulling fs layer [2024-01-16T01:29:31.849Z] 9712f1f96733: Pulling fs layer [2024-01-16T01:29:31.849Z] 63f879dbbcfc: Pulling fs layer [2024-01-16T01:29:31.849Z] 0d9ebad4ef96: Pulling fs layer [2024-01-16T01:29:31.849Z] e9a5061849ea: Pulling fs layer [2024-01-16T01:29:31.849Z] d747dcd14b5f: Pulling fs layer [2024-01-16T01:29:31.849Z] 2de7ff778b66: Pulling fs layer [2024-01-16T01:29:31.849Z] e9a5061849ea: Waiting [2024-01-16T01:29:31.849Z] d747dcd14b5f: Waiting [2024-01-16T01:29:31.849Z] 0d9ebad4ef96: Waiting [2024-01-16T01:29:31.849Z] 9712f1f96733: Download complete [2024-01-16T01:29:32.107Z] 63f879dbbcfc: Verifying Checksum [2024-01-16T01:29:32.107Z] 63f879dbbcfc: Download complete [2024-01-16T01:29:32.366Z] e9a5061849ea: Verifying Checksum [2024-01-16T01:29:32.366Z] e9a5061849ea: Download complete [2024-01-16T01:29:32.366Z] d747dcd14b5f: Verifying Checksum [2024-01-16T01:29:32.366Z] d747dcd14b5f: Download complete [2024-01-16T01:29:32.366Z] ab5ef0e58194: Verifying Checksum [2024-01-16T01:29:32.366Z] ab5ef0e58194: Download complete [2024-01-16T01:29:32.366Z] 0d9ebad4ef96: Verifying Checksum [2024-01-16T01:29:32.366Z] 0d9ebad4ef96: Download complete [2024-01-16T01:29:32.366Z] 2de7ff778b66: Verifying Checksum [2024-01-16T01:29:32.366Z] 2de7ff778b66: Download complete [2024-01-16T01:29:35.650Z] ab5ef0e58194: Pull complete [2024-01-16T01:29:35.650Z] 9712f1f96733: Pull complete [2024-01-16T01:29:35.909Z] 63f879dbbcfc: Pull complete [2024-01-16T01:29:40.099Z] 0d9ebad4ef96: Pull complete [2024-01-16T01:29:40.358Z] e9a5061849ea: Pull complete [2024-01-16T01:29:40.358Z] d747dcd14b5f: Pull complete [2024-01-16T01:29:41.736Z] 2de7ff778b66: Pull complete [2024-01-16T01:29:41.736Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-16T01:29:41.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-16T01:29:41.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-16T01:29:41.954Z] prd-ubuntu20.04-docker-8c-8g-27305 does not seem to be running inside a container [2024-01-16T01:29:41.981Z] $ 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-16T01:29:47.426Z] $ docker top 37b743a6c7b1980b5901ae9314aea47c833085c1b0a4d0d3228588259860755b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-16T01:29:47.558Z] provisioning config files... [2024-01-16T01:29:47.564Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config11039255266636984410tmp [2024-01-16T01:29:47.573Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7446508476548397112tmp [2024-01-16T01:29:47.584Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config5491035788938661359tmp [Pipeline] { [Pipeline] echo [2024-01-16T01:29:47.640Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:29:47.936Z] ---> sigul-configuration.sh [2024-01-16T01:29:47.936Z] gpg: directory `/root/.gnupg' created [2024-01-16T01:29:47.936Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-16T01:29:47.936Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-16T01:29:47.936Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-16T01:29:47.936Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-16T01:29:47.936Z] gpg: CAST5 encrypted data [2024-01-16T01:29:47.936Z] gpg: encrypted with 1 passphrase [2024-01-16T01:29:47.936Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-16T01:29:48.234Z] + mkdir /home/jenkins [2024-01-16T01:29:48.234Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-16T01:29:48.531Z] + 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-16T01:29:48.545Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:29:48.843Z] ---> sigul-install.sh [2024-01-16T01:29:48.843Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-16T01:29:49.140Z] + git tag --list [2024-01-16T01:29:49.140Z] 0.7.0 [2024-01-16T01:29:49.140Z] 0.7.1 [2024-01-16T01:29:49.140Z] 1.0.0 [2024-01-16T01:29:49.140Z] v1.0.1 [2024-01-16T01:29:49.140Z] v1.0.2 [2024-01-16T01:29:49.140Z] v1.0.3 [2024-01-16T01:29:49.140Z] v1.1.0 [2024-01-16T01:29:49.140Z] v1.1.1 [2024-01-16T01:29:49.140Z] v1.2.0 [2024-01-16T01:29:49.140Z] v1.2.1 [2024-01-16T01:29:49.140Z] v1.2.2 [2024-01-16T01:29:49.140Z] v1.3.0 [2024-01-16T01:29:49.140Z] v1.3.1 [2024-01-16T01:29:49.140Z] v2.0.0 [2024-01-16T01:29:49.140Z] v2.1.0 [2024-01-16T01:29:49.140Z] v2.2.0 [2024-01-16T01:29:49.140Z] v2.3.0 [2024-01-16T01:29:49.140Z] v3.0 [2024-01-16T01:29:49.140Z] v3.0.0 [2024-01-16T01:29:49.140Z] v3.0.1 [2024-01-16T01:29:49.140Z] v3.0.2 [2024-01-16T01:29:49.140Z] v3.0.3-dev.1 [2024-01-16T01:29:49.140Z] v3.0.3-dev.2 [2024-01-16T01:29:49.140Z] v3.0.3-dev.3 [2024-01-16T01:29:49.140Z] v3.0.3-dev.4 [2024-01-16T01:29:49.140Z] v3.0.3-dev.5 [2024-01-16T01:29:49.140Z] v3.0.3-dev.6 [2024-01-16T01:29:49.140Z] v3.0.3-dev.7 [2024-01-16T01:29:49.140Z] v3.0.3-dev.8 [2024-01-16T01:29:49.140Z] v3.0.3-dev.9 [2024-01-16T01:29:49.140Z] v3.1 [2024-01-16T01:29:49.140Z] v3.1.0 [2024-01-16T01:29:49.140Z] v3.1.0-dev.1 [2024-01-16T01:29:49.140Z] v3.1.0-dev.2 [2024-01-16T01:29:49.140Z] v3.1.0-dev.3 [2024-01-16T01:29:49.140Z] v3.1.0-dev.4 [2024-01-16T01:29:49.140Z] v3.1.0-dev.5 [2024-01-16T01:29:49.140Z] v3.1.0-dev.6 [2024-01-16T01:29:49.140Z] v3.1.0-dev.7 [2024-01-16T01:29:49.140Z] v3.1.0-dev.8 [2024-01-16T01:29:49.140Z] v3.1.0-dev.9 [Pipeline] sh [2024-01-16T01:29:49.438Z] + lftools sign git-tag v3.0.3-dev.9 [2024-01-16T01:29:50.006Z] Signing Git tag with Sigul... [2024-01-16T01:29:50.006Z] Signing v3.0.3-dev.9 [Pipeline] echo [2024-01-16T01:29:50.588Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:29:50.887Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-16T01:29:50.895Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-16T01:29:50.983Z] $ docker stop --time=1 37b743a6c7b1980b5901ae9314aea47c833085c1b0a4d0d3228588259860755b [2024-01-16T01:29:52.286Z] $ docker rm -f --volumes 37b743a6c7b1980b5901ae9314aea47c833085c1b0a4d0d3228588259860755b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-16T01:29:52.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-16T01:29:52.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-16T01:29:53.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-16T01:29:53.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-16T01:29:53.426Z] prd-ubuntu20.04-docker-8c-8g-27305 does not seem to be running inside a container [2024-01-16T01:29:53.456Z] $ 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-16T01:29:53.821Z] $ docker top 0e80b3b77c4c71be97282908ec653a91f6b58bf7a2feca4b3321137da2d21bfe -eo pid,comm [2024-01-16T01:29:53.875Z] 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-16T01:29:53.875Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-16T01:29:54.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-16T01:29:54.028Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-16T01:29:54.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-16T01:29:54.145Z] $ docker exec 0e80b3b77c4c71be97282908ec653a91f6b58bf7a2feca4b3321137da2d21bfe ssh-agent [2024-01-16T01:29:54.264Z] SSH_AUTH_SOCK=/tmp/ssh-NOG3gHrxugVD/agent.32 [2024-01-16T01:29:54.264Z] SSH_AGENT_PID=38 [2024-01-16T01:29:54.269Z] Running ssh-add (command line suppressed) [2024-01-16T01:29:54.365Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4691719963760704146.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4691719963760704146.key) [2024-01-16T01:29:54.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-16T01:29:54.710Z] + git semver bump pre [2024-01-16T01:29:54.970Z] 2024-01-16 01:29:54,906 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-16T01:29:54.970Z] 2024-01-16 01:29:54,906 [bump_version] DEBUG bumping version:3.0.3-dev.9 on axis:pre with prefix:dev [2024-01-16T01:29:54.970Z] 2024-01-16 01:29:54,906 [bump_version] DEBUG bumped version:3.0.3-dev.10 [2024-01-16T01:29:54.970Z] 2024-01-16 01:29:54,906 [write_version] DEBUG write version:3.0.3-dev.10 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2024-01-16T01:29:54.970Z] 2024-01-16 01:29:54,906 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-16T01:29:54.970Z] 2024-01-16 01:29:54,906 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-16T01:29:54.970Z] 2024-01-16 01:29:54,908 [execute] INFO git cat-file --batch-check [2024-01-16T01:29:54.970Z] 2024-01-16 01:29:54,909 [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-16T01:29:54.970Z] 2024-01-16 01:29:54,914 [execute] INFO git cat-file --batch [2024-01-16T01:29:54.970Z] 2024-01-16 01:29:54,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-16T01:29:54.970Z] 2024-01-16 01:29:54,918 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-16T01:29:54.970Z] 3.0.3-dev.10 [Pipeline] } [2024-01-16T01:29:54.978Z] $ docker exec --env ******** --env ******** 0e80b3b77c4c71be97282908ec653a91f6b58bf7a2feca4b3321137da2d21bfe ssh-agent -k [2024-01-16T01:29:55.081Z] unset SSH_AUTH_SOCK; [2024-01-16T01:29:55.081Z] unset SSH_AGENT_PID; [2024-01-16T01:29:55.082Z] echo Agent pid 38 killed; [2024-01-16T01:29:55.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-16T01:29:55.548Z] + git semver [Pipeline] } [2024-01-16T01:29:55.820Z] $ docker stop --time=1 0e80b3b77c4c71be97282908ec653a91f6b58bf7a2feca4b3321137da2d21bfe [2024-01-16T01:29:57.100Z] $ docker rm -f --volumes 0e80b3b77c4c71be97282908ec653a91f6b58bf7a2feca4b3321137da2d21bfe [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-16T01:29:57.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-16T01:29:57.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-16T01:29:57.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-16T01:29:57.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-16T01:29:58.027Z] prd-ubuntu20.04-docker-8c-8g-27305 does not seem to be running inside a container [2024-01-16T01:29:58.054Z] $ 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-16T01:29:58.399Z] $ docker top ec5c971a24112fac7528e6e54e93da6c0899ee2aa5f6aee68a8f1007608bd5ea -eo pid,comm [2024-01-16T01:29:58.447Z] 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-16T01:29:58.447Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-16T01:29:58.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-16T01:29:58.599Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-16T01:29:58.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-16T01:29:58.729Z] $ docker exec ec5c971a24112fac7528e6e54e93da6c0899ee2aa5f6aee68a8f1007608bd5ea ssh-agent [2024-01-16T01:29:58.844Z] SSH_AUTH_SOCK=/tmp/ssh-sFHqCvVoRNgJ/agent.32 [2024-01-16T01:29:58.844Z] SSH_AGENT_PID=38 [2024-01-16T01:29:58.849Z] Running ssh-add (command line suppressed) [2024-01-16T01:29:58.945Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_12665336143953883117.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_12665336143953883117.key) [2024-01-16T01:29:58.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-16T01:29:59.291Z] + git semver push [2024-01-16T01:29:59.551Z] 2024-01-16 01:29:59,480 [run_push] DEBUG push [2024-01-16T01:29:59.551Z] 2024-01-16 01:29:59,481 [execute] INFO git cat-file --batch-check [2024-01-16T01:29:59.551Z] 2024-01-16 01:29:59,481 [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-16T01:29:59.551Z] 2024-01-16 01:29:59,485 [execute] INFO git rev-list dd9f3fd443cf82d9c14cd04bb431e7ed9ab50c0a -- [2024-01-16T01:29:59.551Z] 2024-01-16 01:29:59,486 [execute] DEBUG Popen(['git', 'rev-list', 'dd9f3fd443cf82d9c14cd04bb431e7ed9ab50c0a', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-16T01:29:59.551Z] 2024-01-16 01:29:59,494 [execute] INFO git fetch -v origin [2024-01-16T01:29:59.551Z] 2024-01-16 01:29:59,495 [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-16T01:30:00.120Z] 2024-01-16 01:30:00,024 [run_push] DEBUG no remote changes detected [2024-01-16T01:30:00.120Z] 2024-01-16 01:30:00,024 [execute] INFO git push origin semver [2024-01-16T01:30:00.120Z] 2024-01-16 01:30:00,025 [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-16T01:30:01.061Z] 2024-01-16 01:30:00,808 [run_push] DEBUG push all version tags [2024-01-16T01:30:01.061Z] 2024-01-16 01:30:00,809 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-16T01:30:01.061Z] 2024-01-16 01:30:00,809 [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-16T01:30:01.629Z] 2024-01-16 01:30:01,575 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-01-16T01:30:01.629Z] 3.0.3-dev.10 [Pipeline] } [2024-01-16T01:30:01.636Z] $ docker exec --env ******** --env ******** ec5c971a24112fac7528e6e54e93da6c0899ee2aa5f6aee68a8f1007608bd5ea ssh-agent -k [2024-01-16T01:30:01.741Z] unset SSH_AUTH_SOCK; [2024-01-16T01:30:01.741Z] unset SSH_AGENT_PID; [2024-01-16T01:30:01.741Z] echo Agent pid 38 killed; [2024-01-16T01:30:01.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-16T01:30:02.231Z] + git semver [Pipeline] } [2024-01-16T01:30:02.501Z] $ docker stop --time=1 ec5c971a24112fac7528e6e54e93da6c0899ee2aa5f6aee68a8f1007608bd5ea [2024-01-16T01:30:03.787Z] $ docker rm -f --volumes ec5c971a24112fac7528e6e54e93da6c0899ee2aa5f6aee68a8f1007608bd5ea [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-16T01:30:04.636Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2024-01-16T01:30:04.636Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-01-16T01:30:04.636Z] total 16 [2024-01-16T01:30:04.636Z] drwxr-xr-x 3 root root 4096 Jan 16 01:25 . [2024-01-16T01:30:04.636Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 01:29 .. [2024-01-16T01:30:04.636Z] drwxr-xr-x 2 root root 4096 Jan 16 01:25 cost [2024-01-16T01:30:04.636Z] -rw-r--r-- 1 root root 83 Jan 16 01:25 cost.csv [2024-01-16T01:30:04.636Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-01-16T01:30:04.636Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-01-16T01:30:04.636Z] total 16 [2024-01-16T01:30:04.636Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 01:25 . [2024-01-16T01:30:04.636Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 01:29 .. [2024-01-16T01:30:04.636Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 01:25 cost [2024-01-16T01:30:04.636Z] -rw-r--r-- 1 jenkins jenkins 83 Jan 16 01:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:30:04.932Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:30:05.793Z] ---> package-listing.sh [2024-01-16T01:30:05.793Z] ++ facter osfamily [2024-01-16T01:30:05.793Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-16T01:30:06.053Z] + OS_FAMILY=debian [2024-01-16T01:30:06.053Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2024-01-16T01:30:06.053Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-16T01:30:06.053Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-16T01:30:06.053Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-16T01:30:06.053Z] + PACKAGES=/tmp/packages_start.txt [2024-01-16T01:30:06.053Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2024-01-16T01:30:06.053Z] + PACKAGES=/tmp/packages_end.txt [2024-01-16T01:30:06.053Z] + case "${OS_FAMILY}" in [2024-01-16T01:30:06.053Z] + dpkg -l [2024-01-16T01:30:06.053Z] + grep '^ii' [2024-01-16T01:30:06.053Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-16T01:30:06.053Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-16T01:30:06.053Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-16T01:30:06.053Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2024-01-16T01:30:06.053Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2024-01-16T01:30:06.053Z] + 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-16T01:30:06.065Z] 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-16T01:30:06.343Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-16T01:30:06.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-16T01:30:06.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-16T01:30:07.100Z] prd-ubuntu20.04-docker-8c-8g-27305 does not seem to be running inside a container [2024-01-16T01:30:07.130Z] $ 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-16T01:30:07.549Z] $ docker top 28027e4f0c94182c06ea833956cdfd89b4964ee9016463d623fe5f55a73afd4f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-16T01:30:08.006Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-16T01:30:08.320Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-16T01:30:08.606Z] + ls /var/log/sa-host [2024-01-16T01:30:08.606Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-16T01:30:08.796Z] provisioning config files... [2024-01-16T01:30:08.805Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config11346393734164430602tmp [Pipeline] { [Pipeline] echo [2024-01-16T01:30:08.935Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:30:09.224Z] ---> create-netrc.sh [Pipeline] } [2024-01-16T01:30:09.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:30:09.650Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-16T01:30:09.659Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:30:09.941Z] ---> sudo-logs.sh [2024-01-16T01:30:09.941Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-16T01:30:10.016Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:30:10.299Z] ---> job-cost.sh [2024-01-16T01:30:10.299Z] lf-activate-venv: SKIPPING [2024-01-16T01:30:10.299Z] DEBUG: total: 0.2199999988079071 [2024-01-16T01:30:10.299Z] INFO: Retrieving Stack Cost... [2024-01-16T01:30:10.558Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-16T01:30:10.817Z] INFO: Archiving Costs [Pipeline] echo [2024-01-16T01:30:10.829Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-16T01:30:11.109Z] ---> logs-deploy.sh [2024-01-16T01:30:11.109Z] lf-activate-venv: SKIPPING [2024-01-16T01:30:11.109Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/69 [2024-01-16T01:30:11.109Z] INFO: archiving workspace using pattern(s): [2024-01-16T01:30:12.046Z] Archives upload complete. [2024-01-16T01:30:12.305Z] INFO: archiving logs to Nexus [2024-01-16T01:30:12.875Z] ---> uname -a: [2024-01-16T01:30:12.875Z] Linux prd-ubuntu20-04-docker-8c-8g-27305 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-16T01:30:12.875Z] [2024-01-16T01:30:12.875Z] [2024-01-16T01:30:12.875Z] ---> lscpu: [2024-01-16T01:30:12.875Z] Architecture: x86_64 [2024-01-16T01:30:12.875Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-16T01:30:12.875Z] Byte Order: Little Endian [2024-01-16T01:30:12.875Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-16T01:30:12.875Z] CPU(s): 8 [2024-01-16T01:30:12.875Z] On-line CPU(s) list: 0-7 [2024-01-16T01:30:12.875Z] Thread(s) per core: 1 [2024-01-16T01:30:12.875Z] Core(s) per socket: 1 [2024-01-16T01:30:12.875Z] Socket(s): 8 [2024-01-16T01:30:12.875Z] NUMA node(s): 1 [2024-01-16T01:30:12.875Z] Vendor ID: AuthenticAMD [2024-01-16T01:30:12.875Z] CPU family: 23 [2024-01-16T01:30:12.875Z] Model: 49 [2024-01-16T01:30:12.875Z] Model name: AMD EPYC-Rome Processor [2024-01-16T01:30:12.875Z] Stepping: 0 [2024-01-16T01:30:12.875Z] CPU MHz: 2800.000 [2024-01-16T01:30:12.875Z] BogoMIPS: 5600.00 [2024-01-16T01:30:12.875Z] Virtualization: AMD-V [2024-01-16T01:30:12.875Z] Hypervisor vendor: KVM [2024-01-16T01:30:12.875Z] Virtualization type: full [2024-01-16T01:30:12.875Z] L1d cache: 256 KiB [2024-01-16T01:30:12.875Z] L1i cache: 256 KiB [2024-01-16T01:30:12.875Z] L2 cache: 4 MiB [2024-01-16T01:30:12.875Z] L3 cache: 128 MiB [2024-01-16T01:30:12.875Z] NUMA node0 CPU(s): 0-7 [2024-01-16T01:30:12.875Z] Vulnerability Itlb multihit: Not affected [2024-01-16T01:30:12.875Z] Vulnerability L1tf: Not affected [2024-01-16T01:30:12.875Z] Vulnerability Mds: Not affected [2024-01-16T01:30:12.875Z] Vulnerability Meltdown: Not affected [2024-01-16T01:30:12.875Z] Vulnerability Mmio stale data: Not affected [2024-01-16T01:30:12.875Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-16T01:30:12.875Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-16T01:30:12.875Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-16T01:30:12.875Z] Vulnerability Srbds: Not affected [2024-01-16T01:30:12.875Z] Vulnerability Tsx async abort: Not affected [2024-01-16T01:30:12.875Z] 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-16T01:30:12.875Z] [2024-01-16T01:30:12.875Z] [2024-01-16T01:30:12.875Z] ---> nproc: [2024-01-16T01:30:12.875Z] 8 [2024-01-16T01:30:12.875Z] [2024-01-16T01:30:12.875Z] [2024-01-16T01:30:12.875Z] ---> df -h: [2024-01-16T01:30:12.875Z] Filesystem Size Used Avail Use% Mounted on [2024-01-16T01:30:12.875Z] overlay 155G 11G 145G 7% / [2024-01-16T01:30:12.875Z] tmpfs 64M 0 64M 0% /dev [2024-01-16T01:30:12.875Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-16T01:30:12.875Z] shm 64M 0 64M 0% /dev/shm [2024-01-16T01:30:12.875Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-01-16T01:30:12.875Z] [2024-01-16T01:30:12.875Z] [2024-01-16T01:30:12.875Z] ---> sar -b -r -n DEV: [2024-01-16T01:30:12.875Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27305) 01/16/24 _x86_64_ (8 CPU) [2024-01-16T01:30:12.875Z] [2024-01-16T01:30:12.875Z] 01:23:04 LINUX RESTART (8 CPU) [2024-01-16T01:30:12.875Z] [2024-01-16T01:30:12.875Z] 01:24:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-16T01:30:12.875Z] 01:25:01 233.69 0.49 233.20 0.00 54.23 34108.39 0.00 [2024-01-16T01:30:12.875Z] 01:26:01 4.42 0.00 4.42 0.00 0.00 61.21 0.00 [2024-01-16T01:30:12.875Z] 01:27:01 1.42 0.00 1.42 0.00 0.00 15.19 0.00 [2024-01-16T01:30:12.875Z] 01:28:01 2.20 0.00 2.20 0.00 0.00 25.06 0.00 [2024-01-16T01:30:12.875Z] 01:29:01 46.39 10.35 36.04 0.00 3421.16 5831.16 0.00 [2024-01-16T01:30:12.875Z] 01:30:01 82.40 0.13 82.27 0.00 19.86 23522.08 0.00 [2024-01-16T01:30:12.875Z] Average: 61.27 1.83 59.44 0.00 583.98 10527.77 0.00 [2024-01-16T01:30:12.875Z] [2024-01-16T01:30:12.875Z] 01:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-16T01:30:12.875Z] 01:25:01 28999188 31559360 747040 2.27 89788 2717840 1917332 5.65 1062500 2396576 404 [2024-01-16T01:30:12.875Z] 01:26:01 29026720 31586240 722520 2.20 89912 2717708 1771164 5.22 1034324 2396340 8 [2024-01-16T01:30:12.875Z] 01:27:01 29029640 31589300 719276 2.19 89992 2717708 1771164 5.22 1032244 2396356 8 [2024-01-16T01:30:12.875Z] 01:28:01 29036240 31595884 712280 2.17 90076 2717708 1771164 5.22 1025180 2396360 4 [2024-01-16T01:30:12.875Z] 01:29:01 28706376 31578376 699704 2.13 113044 3009528 1723332 5.08 1254196 2467476 8 [2024-01-16T01:30:12.875Z] 01:30:01 27948832 31536520 733792 2.23 147184 3611428 1758908 5.18 1346628 3046860 688 [2024-01-16T01:30:12.875Z] Average: 28791166 31574280 722435 2.20 103333 2915320 1785511 5.26 1125845 2516661 187 [2024-01-16T01:30:12.875Z] [2024-01-16T01:30:12.875Z] 01:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-16T01:30:12.875Z] 01:25:01 docker0 16.88 25.49 1.12 182.22 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.875Z] 01:25:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.875Z] 01:25:01 ens3 202.66 135.60 3589.99 111.98 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:26:01 ens3 6.03 4.15 12.78 0.90 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:27:01 ens3 0.95 0.32 0.08 0.03 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:28:01 ens3 0.83 0.33 0.16 0.08 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:29:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:29:01 ens3 132.83 61.56 2069.35 4.81 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:30:01 docker0 2.18 1.90 0.35 0.63 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:30:01 vetha81ccf7 1.87 1.63 0.30 0.52 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:30:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] 01:30:01 ens3 179.57 107.65 3258.52 30.73 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] Average: docker0 3.14 4.51 0.24 30.05 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] Average: vetha81ccf7 0.31 0.27 0.05 0.09 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] Average: ens3 86.82 51.36 1482.54 24.51 0.00 0.00 0.00 0.00 [2024-01-16T01:30:12.876Z] [2024-01-16T01:30:12.876Z] [2024-01-16T01:30:12.876Z] ---> sar -P ALL: [2024-01-16T01:30:12.876Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27305) 01/16/24 _x86_64_ (8 CPU) [2024-01-16T01:30:12.876Z] [2024-01-16T01:30:12.876Z] 01:23:04 LINUX RESTART (8 CPU) [2024-01-16T01:30:12.876Z] [2024-01-16T01:30:12.876Z] 01:24:02 CPU %user %nice %system %iowait %steal %idle [2024-01-16T01:30:12.876Z] 01:25:01 all 8.96 0.00 3.87 2.50 0.06 84.61 [2024-01-16T01:30:12.876Z] 01:25:01 0 8.32 0.00 3.47 0.51 0.05 87.65 [2024-01-16T01:30:12.876Z] 01:25:01 1 8.62 0.00 2.98 4.65 0.07 83.68 [2024-01-16T01:30:12.876Z] 01:25:01 2 10.35 0.00 4.40 1.19 0.05 84.02 [2024-01-16T01:30:12.876Z] 01:25:01 3 9.31 0.00 3.11 0.14 0.05 87.40 [2024-01-16T01:30:12.876Z] 01:25:01 4 7.47 0.00 3.44 2.39 0.07 86.63 [2024-01-16T01:30:12.876Z] 01:25:01 5 8.71 0.00 5.23 7.85 0.09 78.12 [2024-01-16T01:30:12.876Z] 01:25:01 6 10.05 0.00 3.87 1.67 0.07 84.35 [2024-01-16T01:30:12.876Z] 01:25:01 7 8.87 0.00 4.44 1.60 0.07 85.02 [2024-01-16T01:30:12.876Z] 01:26:01 all 0.27 0.00 0.04 0.01 0.01 99.68 [2024-01-16T01:30:12.876Z] 01:26:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2024-01-16T01:30:12.876Z] 01:26:01 1 0.03 0.00 0.03 0.05 0.00 99.88 [2024-01-16T01:30:12.876Z] 01:26:01 2 1.81 0.00 0.03 0.02 0.02 98.12 [2024-01-16T01:30:12.876Z] 01:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-16T01:30:12.876Z] 01:26:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-01-16T01:30:12.876Z] 01:26:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-01-16T01:30:12.876Z] 01:26:01 6 0.17 0.00 0.10 0.00 0.02 99.72 [2024-01-16T01:30:12.876Z] 01:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-16T01:30:12.876Z] 01:27:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2024-01-16T01:30:12.876Z] 01:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-01-16T01:30:12.876Z] 01:27:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2024-01-16T01:30:12.876Z] 01:27:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2024-01-16T01:30:12.876Z] 01:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-16T01:30:12.876Z] 01:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-16T01:30:12.876Z] 01:27:01 5 0.76 0.00 0.03 0.00 0.00 99.20 [2024-01-16T01:30:12.876Z] 01:27:01 6 0.17 0.00 0.08 0.00 0.02 99.73 [2024-01-16T01:30:12.876Z] 01:27:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-01-16T01:30:12.876Z] 01:28:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2024-01-16T01:30:12.876Z] 01:28:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2024-01-16T01:30:12.876Z] 01:28:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2024-01-16T01:30:12.876Z] 01:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-16T01:30:12.876Z] 01:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-16T01:30:12.876Z] 01:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-16T01:30:12.876Z] 01:28:01 5 1.48 0.00 0.02 0.00 0.02 98.48 [2024-01-16T01:30:12.876Z] 01:28:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2024-01-16T01:30:12.876Z] 01:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-16T01:30:12.876Z] 01:29:01 all 2.06 0.00 1.21 0.47 0.02 96.24 [2024-01-16T01:30:12.876Z] 01:29:01 0 2.85 0.00 1.10 0.90 0.02 95.13 [2024-01-16T01:30:12.876Z] 01:29:01 1 1.46 0.00 1.49 0.65 0.02 96.38 [2024-01-16T01:30:12.876Z] 01:29:01 2 1.79 0.00 0.85 0.60 0.02 96.75 [2024-01-16T01:30:12.876Z] 01:29:01 3 2.72 0.00 1.15 0.48 0.02 95.62 [2024-01-16T01:30:12.876Z] 01:29:01 4 1.95 0.00 1.29 0.00 0.02 96.75 [2024-01-16T01:30:12.876Z] 01:29:01 5 2.36 0.00 1.05 0.05 0.02 96.53 [2024-01-16T01:30:12.876Z] 01:29:01 6 1.56 0.00 1.87 0.90 0.02 95.65 [2024-01-16T01:30:12.876Z] 01:29:01 7 1.82 0.00 0.90 0.17 0.02 97.09 [2024-01-16T01:30:12.876Z] 01:30:01 all 4.97 0.00 2.33 1.20 0.04 91.47 [2024-01-16T01:30:12.876Z] 01:30:01 0 4.83 0.00 2.91 8.79 0.03 83.44 [2024-01-16T01:30:12.876Z] 01:30:01 1 4.61 0.00 2.70 0.02 0.03 92.64 [2024-01-16T01:30:12.876Z] 01:30:01 2 5.12 0.00 2.49 0.12 0.03 92.24 [2024-01-16T01:30:12.876Z] 01:30:01 3 5.29 0.00 2.08 0.12 0.03 92.47 [2024-01-16T01:30:12.876Z] 01:30:01 4 4.17 0.00 1.61 0.02 0.05 94.15 [2024-01-16T01:30:12.876Z] 01:30:01 5 5.13 0.00 2.00 0.02 0.05 92.81 [2024-01-16T01:30:12.876Z] 01:30:01 6 5.51 0.00 2.42 0.40 0.05 91.62 [2024-01-16T01:30:12.876Z] 01:30:01 7 5.14 0.00 2.39 0.08 0.03 92.35 [2024-01-16T01:30:12.876Z] Average: all 2.74 0.00 1.23 0.69 0.02 95.31 [2024-01-16T01:30:12.876Z] Average: 0 2.66 0.00 1.26 1.70 0.02 94.36 [2024-01-16T01:30:12.876Z] Average: 1 2.44 0.00 1.20 0.89 0.02 95.45 [2024-01-16T01:30:12.876Z] Average: 2 3.15 0.00 1.28 0.32 0.02 95.24 [2024-01-16T01:30:12.876Z] Average: 3 2.87 0.00 1.05 0.12 0.02 95.94 [2024-01-16T01:30:12.876Z] Average: 4 2.26 0.00 1.05 0.39 0.03 96.27 [2024-01-16T01:30:12.876Z] Average: 5 3.05 0.00 1.37 1.29 0.03 94.27 [2024-01-16T01:30:12.876Z] Average: 6 2.88 0.00 1.38 0.49 0.03 95.21 [2024-01-16T01:30:12.876Z] Average: 7 2.62 0.00 1.28 0.30 0.02 95.78 [2024-01-16T01:30:12.876Z] [2024-01-16T01:30:12.876Z] [2024-01-16T01:30:12.876Z]