Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5010725629ae1840c76610bca239c55fa79b92f 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-ssh2589626184167930075.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh10539828673950394631.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7040717125364117548.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh16510786555923830371.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13603195720161399041.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41475 in /w/workspace/edgexfoundry_device-sdk-c_odessa [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_odessa # 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 a5010725629ae1840c76610bca239c55fa79b92f (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @908f3fa" > 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 a5010725629ae1840c76610bca239c55fa79b92f # timeout=10 > git rev-list --no-walk ef7fd39ffd2e09854197366ea97645a74e6c1cc8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:41:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:41:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:41:52 ========================================================= 02:41:52 EdgeX Global Pipelines Version Info 02:41:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:41:53 ------------------- 02:41:53 stable info: 02:41:53 ------------------- 02:41:53 Commited By: Cherry Wang cherry@iotechsys.com 02:41:53 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 02:41:53 Message: update stable to v1.0.272 02:41:53 ------------------- 02:41:53 experimental info: 02:41:53 ------------------- 02:41:53 Commited By: Ginny Guan ginny@iotechsys.com 02:41:53 Commit SHA: 235b1586b52bba4daa563b0c82d97de0826420b1 02:41:53 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a501072 [Pipeline] echo 02:41:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:54 provisioning config files... 02:41:54 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config3991397215779983741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:55 ---> ****-login.sh 02:41:55 nexus3.edgexfoundry.org:10001 02:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:55 Configure a credential helper to remove this warning. See 02:41:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:55 02:41:55 Login Succeeded 02:41:55 nexus3.edgexfoundry.org:10002 02:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:55 Configure a credential helper to remove this warning. See 02:41:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:55 02:41:55 Login Succeeded 02:41:55 nexus3.edgexfoundry.org:10003 02:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:55 Configure a credential helper to remove this warning. See 02:41:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:55 02:41:55 Login Succeeded 02:41:55 nexus3.edgexfoundry.org:10004 02:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:55 Configure a credential helper to remove this warning. See 02:41:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:55 02:41:55 Login Succeeded 02:41:55 ****.io 02:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:55 Configure a credential helper to remove this warning. See 02:41:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:55 02:41:55 Login Succeeded 02:41:55 ---> ****-login.sh ends [Pipeline] } 02:41:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 02:41:56 + git rev-list -1 --merges a5010725629ae1840c76610bca239c55fa79b92f~1..a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] echo 02:41:56 -----------> git rev-list -1 --merges a5010725629ae1840c76610bca239c55fa79b92f~1..a5010725629ae1840c76610bca239c55fa79b92f a5010725629ae1840c76610bca239c55fa79b92f [false] [Pipeline] sh 02:41:56 + git log --format=format:%s -1 a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] echo 02:41:56 ========================================================= 02:41:56 [isLTSReleaseBuild] No build required. isLTSRelease: [true] 02:41:56 ========================================================= [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo 02:41:56 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:41:56 + echo 0.0.0 [Pipeline] echo 02:41:56 [prepBaseBuildImage] Generating new image with name: device-sdk-c-builder-x86_64 [Pipeline] echo 02:41:57 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:41:57 ========================================================= 02:41:57 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts] 02:41:57 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:57 + docker build -t device-sdk-c-builder-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts . 02:41:57 Sending build context to Docker daemon 3.298MB 02:41:57 Step 1/22 : ARG BASE=alpine:3.18 02:41:57 Step 2/22 : FROM ${BASE} as builder 02:41:57 gcc-lts: Pulling from edgex-devops/edgex-gcc-base 02:41:57 96526aa774ef: Pulling fs layer 02:41:57 4f9bc52d1dc7: Pulling fs layer 02:41:57 585e8d389ef7: Pulling fs layer 02:41:57 4f9bc52d1dc7: Verifying Checksum 02:41:57 4f9bc52d1dc7: Download complete 02:41:57 96526aa774ef: Verifying Checksum 02:41:57 96526aa774ef: Download complete 02:41:57 96526aa774ef: Pull complete 02:41:59 4f9bc52d1dc7: Pull complete 02:42:00 585e8d389ef7: Verifying Checksum 02:42:00 585e8d389ef7: Download complete 02:42:03 585e8d389ef7: Pull complete 02:42:03 Digest: sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 02:42:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts 02:42:03 ---> 45f96820a350 02:42:03 Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 02:42:05 ---> Running in 6883eaa4aa0a 02:42:05 Connecting to iotech.jfrog.io (34.247.22.236:443) 02:42:06 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:42:06 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:42:06 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:42:06 Removing intermediate container 6883eaa4aa0a 02:42:06 ---> 1335e771a652 02:42:06 Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 02:42:06 ---> Running in 6ec024a902ef 02:42:07 Removing intermediate container 6ec024a902ef 02:42:07 ---> 86afbc8d6798 02:42:07 Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev 02:42:07 ---> Running in eca61246b2db 02:42:07 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:42:07 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:42:08 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 02:42:09 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:42:09 (1/15) Installing libcbor (0.10.2-r1) 02:42:09 (2/15) Installing iotech-iot-1.5 (1.5.5-r0) 02:42:09 (3/15) Installing iotech-iot-1.5-dev (1.5.5-r0) 02:42:10 (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 02:42:10 (5/15) Installing libcbor-dev (0.10.2-r1) 02:42:10 (6/15) Installing libmenuw (6.4_p20230506-r0) 02:42:11 (7/15) Installing libpanelw (6.4_p20230506-r0) 02:42:11 (8/15) Installing libncurses++ (6.4_p20230506-r0) 02:42:11 Still waiting to schedule task 02:42:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:42:11 (9/15) Installing ncurses-dev (6.4_p20230506-r0) 02:42:12 (10/15) Installing libblkid (2.38.1-r8) 02:42:12 (11/15) Installing libuuid (2.38.1-r8) 02:42:12 (12/15) Installing libfdisk (2.38.1-r8) 02:42:13 (13/15) Installing libmount (2.38.1-r8) 02:42:13 (14/15) Installing libsmartcols (2.38.1-r8) 02:42:14 (15/15) Installing util-linux-dev (2.38.1-r8) 02:42:14 Executing busybox-1.36.1-r2.trigger 02:42:14 OK: 336 MiB in 97 packages 02:42:15 Removing intermediate container eca61246b2db 02:42:15 ---> d8ba42b4b230 02:42:15 Step 6/22 : RUN mkdir /tmp/sdk 02:42:15 ---> Running in d2c4c3c53c0a 02:42:15 Removing intermediate container d2c4c3c53c0a 02:42:15 ---> d3194496233c 02:42:15 Step 7/22 : COPY VERSION /tmp/sdk 02:42:15 ---> 1a1968e08dd1 02:42:15 Step 8/22 : COPY src /tmp/sdk/src 02:42:15 ---> 2ec711c37beb 02:42:15 Step 9/22 : COPY include /tmp/sdk/include 02:42:15 ---> 102f3862bb30 02:42:15 Step 10/22 : COPY scripts /tmp/sdk/scripts 02:42:16 ---> 8558f13ed7a1 02:42:16 Step 11/22 : COPY LICENSE /tmp/sdk 02:42:16 ---> 3fa647e701fa 02:42:16 Step 12/22 : COPY Attribution.txt /tmp/sdk 02:42:16 ---> 89fd66f60dce 02:42:16 Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 02:42:16 ---> Running in c70d0c1627c5 02:42:16 + CPPCHECK=false 02:42:16 + DOCGEN=false 02:42:16 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 02:42:16 + '[' 0 -gt 0 ] 02:42:16 + readlink -f ./scripts/build.sh 02:42:16 + dirname /tmp/sdk/scripts/build.sh 02:42:16 + dirname /tmp/sdk/scripts 02:42:16 + ROOT=/tmp/sdk 02:42:16 + cd /tmp/sdk 02:42:16 + mkdir -p /tmp/sdk/build/release 02:42:16 + cd /tmp/sdk/build/release 02:42:16 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 02:42:16 -- The C compiler identification is GNU 12.2.1 02:42:16 -- Detecting C compiler ABI info 02:42:16 -- Detecting C compiler ABI info - done 02:42:16 -- Check for working C compiler: /usr/bin/cc - skipped 02:42:16 -- Detecting C compile features 02:42:16 -- Detecting C compile features - done 02:42:16 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:42:16 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 02:42:16 -- Found LIBYAML: /usr/lib/libyaml.so 02:42:16 -- Found LIBUUID: /usr/lib/libuuid.so 02:42:16 -- Found LIBCBOR: /usr/lib/libcbor.so 02:42:16 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:42:16 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:42:16 -- /opt/iotech/iot/1.5/include 02:42:16 -- C SDK 0.0.0 for Linux 02:42:16 -- Performing Test CSDK_HAVE_ATOMIC 02:42:16 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:42:16 -- Found Curses: /usr/lib/libcurses.so 02:42:16 -- Configuring done (0.4s) 02:42:17 -- Generating done (0.0s) 02:42:17 -- Build files have been written to: /tmp/sdk/build/release 02:42:17 + make+ tee release.log 02:42:17 all package 02:42:17 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:42:17 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:42:17 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:42:17 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:42:17 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:42:17 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:42:17 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:42:18 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:42:18 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:42:18 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:42:18 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:42:18 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:42:18 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:42:19 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:42:19 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:42:19 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:42:19 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:42:19 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:42:19 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:42:20 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:42:20 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:42:21 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:42:21 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:42:21 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:42:21 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:42:21 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:42:21 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:42:22 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:42:22 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:42:22 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:42:22 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:42:22 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 02:42:22 /tmp/sdk/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 02:42:22 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 02:42:22 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:42:22 /tmp/sdk/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 02:42:22 875 | const iot_data_t *deviceservices_config; 02:42:22 | ^~~~~~~~~~~~~~~~~~~~~ 02:42:22 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:42:22 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:42:22 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:42:23 [ 68%] Linking C shared library libcsdk.so 02:42:23 [ 68%] Built target csdk 02:42:23 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:42:23 [ 72%] Linking C executable template 02:42:23 [ 72%] Built target template 02:42:23 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:42:23 [ 76%] Linking C executable device-counter 02:42:23 [ 76%] Built target device-counter 02:42:23 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:42:23 [ 80%] Linking C executable device-random 02:42:23 [ 80%] Built target device-random 02:42:23 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:42:23 [ 84%] Linking C executable device-gyro 02:42:23 [ 84%] Built target device-gyro 02:42:23 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:42:23 [ 88%] Linking C executable device-bitfields 02:42:23 [ 88%] Built target device-bitfields 02:42:23 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:42:24 [ 92%] Linking C executable template-discovery 02:42:24 [ 92%] Built target template-discovery 02:42:24 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:42:24 [ 96%] Linking C executable device-file 02:42:24 [ 96%] Built target device-file 02:42:24 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:42:24 [100%] Linking C executable device-terminal 02:42:24 [100%] Built target device-terminal 02:42:24 Run CPack packaging tool... 02:42:24 CPack: Create package using TGZ 02:42:24 CPack: Install projects 02:42:24 CPack: - Run preinstall target for: Csdk 02:42:24 CPack: - Install project: Csdk [] 02:42:24 CPack: Create package 02:42:24 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 02:42:24 + '[' false '=' true ] 02:42:24 + '[' false '=' true ] 02:42:24 + mkdir -p /tmp/sdk/build/debug 02:42:24 + cd /tmp/sdk/build/debug 02:42:24 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 02:42:24 -- The C compiler identification is GNU 12.2.1 02:42:24 -- Detecting C compiler ABI info 02:42:25 -- Detecting C compiler ABI info - done 02:42:25 -- Check for working C compiler: /usr/bin/cc - skipped 02:42:25 -- Detecting C compile features 02:42:25 -- Detecting C compile features - done 02:42:25 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:42:25 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 02:42:25 -- Found LIBYAML: /usr/lib/libyaml.so 02:42:25 -- Found LIBUUID: /usr/lib/libuuid.so 02:42:25 -- Found LIBCBOR: /usr/lib/libcbor.so 02:42:25 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:42:25 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:42:25 -- /opt/iotech/iot/1.5/include 02:42:25 -- C SDK 0.0.0 for Linux 02:42:25 -- Performing Test CSDK_HAVE_ATOMIC 02:42:25 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:42:25 -- Found Curses: /usr/lib/libcurses.so 02:42:25 -- Configuring done (0.4s) 02:42:25 -- Generating done (0.0s) 02:42:25 -- Build files have been written to: /tmp/sdk/build/debug 02:42:25 + make+ 02:42:25 tee debug.log 02:42:25 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:42:25 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:42:25 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:42:25 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:42:25 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:42:25 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:42:25 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:42:25 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:42:25 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:42:26 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:42:26 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:42:26 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:42:26 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:42:26 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:42:26 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:42:26 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:42:26 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:42:26 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:42:26 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:42:27 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:42:27 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:42:27 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:42:27 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:42:27 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:42:27 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:42:27 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:42:27 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:42:27 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:42:27 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:42:27 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:42:27 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:42:28 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:42:28 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:42:28 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:42:28 [ 68%] Linking C shared library libcsdk.so 02:42:28 [ 68%] Built target csdk 02:42:28 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:42:28 [ 72%] Linking C executable template 02:42:28 [ 72%] Built target template 02:42:28 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:42:28 [ 76%] Linking C executable device-counter 02:42:28 [ 76%] Built target device-counter 02:42:28 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:42:28 [ 80%] Linking C executable device-random 02:42:28 [ 80%] Built target device-random 02:42:28 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:42:28 [ 84%] Linking C executable device-gyro 02:42:28 [ 84%] Built target device-gyro 02:42:28 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:42:28 [ 88%] Linking C executable device-bitfields 02:42:28 [ 88%] Built target device-bitfields 02:42:28 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:42:29 [ 92%] Linking C executable template-discovery 02:42:29 [ 92%] Built target template-discovery 02:42:29 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:42:29 [ 96%] Linking C executable device-file 02:42:29 [ 96%] Built target device-file 02:42:29 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:42:29 [100%] Linking C executable device-terminal 02:42:29 [100%] Built target device-terminal 02:42:29 make: Entering directory '/tmp/sdk/build/release' 02:42:29 [ 68%] Built target csdk 02:42:29 [ 72%] Built target template 02:42:29 [ 76%] Built target device-counter 02:42:29 [ 80%] Built target device-random 02:42:29 [ 84%] Built target device-gyro 02:42:29 [ 88%] Built target device-bitfields 02:42:29 [ 92%] Built target template-discovery 02:42:29 [ 96%] Built target device-file 02:42:29 [100%] Built target device-terminal 02:42:29 Install the project... 02:42:29 -- Install configuration: "Release" 02:42:29 -- Installing: /usr/local/lib/libcsdk.so 02:42:29 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 02:42:29 -- Installing: /usr/local/include 02:42:29 -- Installing: /usr/local/include/devsdk 02:42:29 -- Installing: /usr/local/include/devsdk/devsdk.h 02:42:29 -- Installing: /usr/local/include/devsdk/devsdk-base.h 02:42:29 -- Installing: /usr/local/include/edgex 02:42:29 -- Installing: /usr/local/include/edgex/edgex.h 02:42:29 -- Installing: /usr/local/include/edgex/devices.h 02:42:29 -- Installing: /usr/local/include/edgex/profiles.h 02:42:29 -- Installing: /usr/local/include/edgex/edgex-base.h 02:42:29 -- Installing: /usr/local/include/edgex/rest-server.h 02:42:29 -- Installing: /usr/local/include/edgex/csdk-defs.h 02:42:29 -- Installing: /usr/local/share/device-sdk-c/LICENSE 02:42:29 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 02:42:29 make: Leaving directory '/tmp/sdk/build/release' 02:42:30 Removing intermediate container c70d0c1627c5 02:42:30 ---> 4e48740fcb2d 02:42:30 Step 14/22 : FROM ${BASE} 02:42:30 ---> 45f96820a350 02:42:30 Step 15/22 : LABEL maintainer="IOTech " 02:42:30 ---> Running in 81b09cc1326a 02:42:30 Removing intermediate container 81b09cc1326a 02:42:30 ---> e65f13e258f6 02:42:30 Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 02:42:30 ---> Running in 6b5bb53dbd71 02:42:30 Connecting to iotech.jfrog.io (34.247.22.236:443) 02:42:31 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:42:31 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:42:31 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:42:31 Removing intermediate container 6b5bb53dbd71 02:42:31 ---> 42616a635571 02:42:31 Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 02:42:31 ---> Running in 835ad6700903 02:42:31 Removing intermediate container 835ad6700903 02:42:31 ---> d1d002b1b772 02:42:31 Step 18/22 : 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 dumb-init 02:42:31 ---> Running in fbca5a502603 02:42:32 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:42:32 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:42:32 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 02:42:33 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:42:33 (1/11) Installing libpsl (0.21.5-r0) 02:42:34 (2/11) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 02:42:34 (3/11) Installing curl (8.12.1-r0) 02:42:34 (4/11) Installing libpsl-utils (0.21.5-r0) 02:42:35 (5/11) Installing libpsl-dev (0.21.5-r0) 02:42:35 (6/11) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 02:42:35 (7/11) Installing dumb-init (1.2.5-r2) 02:42:35 (8/11) Installing libcbor (0.10.2-r1) 02:42:36 (9/11) Installing iotech-iot-1.5 (1.5.5-r0) 02:42:36 (10/11) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 02:42:36 (11/11) Installing libuuid (2.38.1-r8) 02:42:37 Executing busybox-1.36.1-r2.trigger 02:42:37 OK: 331 MiB in 91 packages 02:42:37 Removing intermediate container fbca5a502603 02:42:37 ---> a3d1f15debc8 02:42:37 Step 19/22 : RUN apk --no-cache upgrade 02:42:37 ---> Running in 55b2f0812927 02:42:37 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:42:38 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:42:38 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 02:42:39 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:42:39 Upgrading critical system libraries and apk-tools: 02:42:39 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:42:39 Executing busybox-1.36.1-r2.trigger 02:42:40 Continuing the upgrade transaction with new apk-tools: 02:42:40 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:42:40 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:42:40 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 02:42:41 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:42:41 (1/20) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 02:42:42 (2/20) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) 02:42:42 Executing busybox-1.36.1-r7.post-upgrade 02:42:42 (3/20) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) 02:42:42 (4/20) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 02:42:43 (5/20) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 02:42:43 (6/20) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 02:42:44 (7/20) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) 02:42:44 (8/20) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 02:42:45 (9/20) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 02:42:45 (10/20) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 02:42:45 (11/20) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 02:42:46 (12/20) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 02:42:46 (13/20) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 02:42:47 (14/20) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) 02:42:47 (15/20) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 02:42:47 (16/20) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 02:42:48 (17/20) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 02:42:48 (18/20) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 02:42:48 (19/20) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 02:42:49 (20/20) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 02:42:49 Executing busybox-1.36.1-r7.trigger 02:42:49 Executing ca-certificates-20241121-r1.trigger 02:42:49 OK: 331 MiB in 91 packages 02:42:50 Removing intermediate container 55b2f0812927 02:42:50 ---> e1f1dacfb883 02:42:50 Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 02:42:50 ---> 7d303564dca2 02:42:50 Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib 02:42:50 ---> 6b4bfd040976 02:42:50 Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 02:42:50 ---> 422b67f5a039 02:42:50 Successfully built 422b67f5a039 02:42:50 Successfully tagged device-sdk-c-builder-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:51 + git log --pretty=%H %s 02:42:51 + grep ci(lts-release) 02:42:51 + awk {print $1} 02:42:51 + head -n 1 [Pipeline] echo 02:42:51 [edgeXDocker.push] Tagging docker image device-sdk-c-builder-x86_64 with the following tags: 02:42:51 a5010725629ae1840c76610bca239c55fa79b92f 02:42:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:51 + docker tag device-sdk-c-builder-x86_64 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:52 + docker push nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f 02:42:52 The push refers to repository [nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64] 02:42:52 bda953369b11: Preparing 02:42:52 cb3c5b05888d: Preparing 02:42:52 c06569bb9894: Preparing 02:42:52 2ef0dec6c9cb: Preparing 02:42:52 dc42051b072d: Preparing 02:42:52 be9c9532ad36: Preparing 02:42:52 1dbd121e6c7e: Preparing 02:42:52 9d94fa7f7201: Preparing 02:42:52 1a98914da975: Preparing 02:42:52 cc2447e1835a: Preparing 02:42:52 be9c9532ad36: Waiting 02:42:52 1dbd121e6c7e: Waiting 02:42:52 9d94fa7f7201: Waiting 02:42:52 1a98914da975: Waiting 02:42:52 cc2447e1835a: Waiting 02:42:52 bda953369b11: Pushed 02:42:52 cb3c5b05888d: Pushed 02:42:52 c06569bb9894: Pushed 02:42:52 9d94fa7f7201: Layer already exists 02:42:52 1a98914da975: Layer already exists 02:42:52 cc2447e1835a: Layer already exists 02:42:52 be9c9532ad36: Pushed 02:42:52 1dbd121e6c7e: Pushed 02:42:52 dc42051b072d: Pushed 02:42:55 2ef0dec6c9cb: Pushed 02:42:55 a5010725629ae1840c76610bca239c55fa79b92f: digest: sha256:6cd169f18f1be2603c55d1008fca29f6eb671ef1130a41b19a435dd87536800c size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:42:55 ===================================================== [Pipeline] echo 02:42:55 taggedImages: 02:42:55 - nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:43:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41476 in /w/workspace/edgexfoundry_device-sdk-c_odessa [Pipeline] { [Pipeline] checkout 02:43:45 Selected Git installation does not exist. Using Default 02:43:45 The recommended git tool is: NONE 02:43:50 using credential edgex-jenkins-ssh 02:43:50 Cloning the remote Git repository 02:43:50 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 02:43:50 > git init /w/workspace/edgexfoundry_device-sdk-c_odessa # timeout=10 02:43:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 02:43:50 > git --version # timeout=10 02:43:50 > git --version # 'git version 2.25.1' 02:43:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:43:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:43:51 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 02:43:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:43:52 Avoid second fetch 02:43:52 Checking out Revision a5010725629ae1840c76610bca239c55fa79b92f (odessa) 02:43:52 > git config core.sparsecheckout # timeout=10 02:43:52 > git checkout -f a5010725629ae1840c76610bca239c55fa79b92f # timeout=10 02:43:53 Commit message: "ci(lts-release): LTS release v4.0.0 @908f3fa" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh 02:43:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:43:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:58 Dload Upload Total Spent Left Speed 02:43:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 37399 0 --:--:-- --:--:-- --:--:-- 37399 [Pipeline] sh 02:43:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:43:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:43:58 + sudo tee /etc/docker/daemon.new 02:43:58 { 02:43:58 "registry-mirrors": [ 02:43:58 "https://nexus3.edgexfoundry.org:10001" 02:43:58 ], 02:43:58 "bip": "10.250.0.254/24", 02:43:58 "hosts": [ 02:43:58 "tcp://0.0.0.0:5555", 02:43:58 "unix:///var/run/docker.sock" 02:43:58 ], 02:43:58 "mtu": 1458, 02:43:58 "selinux-enabled": true, 02:43:58 "seccomp-profile": "/etc/docker/seccomp.json" 02:43:58 } [Pipeline] sh 02:43:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:43:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:17 provisioning config files... 02:44:17 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config13845769844633726396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:18 ---> ****-login.sh 02:44:18 nexus3.edgexfoundry.org:10001 02:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:44:18 Configure a credential helper to remove this warning. See 02:44:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:44:18 02:44:18 Login Succeeded 02:44:18 nexus3.edgexfoundry.org:10002 02:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:44:19 Configure a credential helper to remove this warning. See 02:44:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:44:19 02:44:19 Login Succeeded 02:44:19 nexus3.edgexfoundry.org:10003 02:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:44:19 Configure a credential helper to remove this warning. See 02:44:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:44:19 02:44:19 Login Succeeded 02:44:19 nexus3.edgexfoundry.org:10004 02:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:44:20 Configure a credential helper to remove this warning. See 02:44:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:44:20 02:44:20 Login Succeeded 02:44:20 ****.io 02:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:44:20 Configure a credential helper to remove this warning. See 02:44:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:44:20 02:44:20 Login Succeeded 02:44:20 ---> ****-login.sh ends [Pipeline] } 02:44:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:20 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:44:20 + echo 0.0.0 [Pipeline] echo 02:44:20 [prepBaseBuildImage] Generating new image with name: device-sdk-c-builder-arm64 [Pipeline] echo 02:44:21 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:44:21 ========================================================= 02:44:21 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts] 02:44:21 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:21 + docker build -t device-sdk-c-builder-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts . 02:44:21 Sending build context to Docker daemon 3.295MB 02:44:21 Step 1/22 : ARG BASE=alpine:3.18 02:44:21 Step 2/22 : FROM ${BASE} as builder 02:44:21 gcc-lts: Pulling from edgex-devops/edgex-gcc-base-arm64 02:44:21 579b34f0a95b: Pulling fs layer 02:44:21 b046b3a35be6: Pulling fs layer 02:44:21 2014ba793e07: Pulling fs layer 02:44:21 b046b3a35be6: Download complete 02:44:22 579b34f0a95b: Verifying Checksum 02:44:22 579b34f0a95b: Download complete 02:44:22 579b34f0a95b: Pull complete 02:44:23 b046b3a35be6: Pull complete 02:44:38 2014ba793e07: Pull complete 02:44:38 Digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 02:44:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts 02:44:38 ---> 4f4201145ecf 02:44:38 Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 02:44:38 ---> Running in b5d35c9c69f2 02:44:38 Connecting to iotech.jfrog.io (34.247.22.236:443) 02:44:38 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:44:38 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:44:38 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:44:38 Removing intermediate container b5d35c9c69f2 02:44:38 ---> 686c91460d52 02:44:38 Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 02:44:38 ---> Running in 52b0a691cb42 02:44:40 Removing intermediate container 52b0a691cb42 02:44:40 ---> 7a14f5994211 02:44:40 Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev 02:44:40 ---> Running in ae1b6787e838 02:44:41 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:44:41 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:44:42 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 02:44:43 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:44:43 (1/15) Installing libcbor (0.10.2-r1) 02:44:44 (2/15) Installing iotech-iot-1.5 (1.5.5-r0) 02:44:44 (3/15) Installing iotech-iot-1.5-dev (1.5.5-r0) 02:44:44 (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 02:44:44 (5/15) Installing libcbor-dev (0.10.2-r1) 02:44:45 (6/15) Installing libmenuw (6.4_p20230506-r0) 02:44:45 (7/15) Installing libpanelw (6.4_p20230506-r0) 02:44:46 (8/15) Installing libncurses++ (6.4_p20230506-r0) 02:44:46 (9/15) Installing ncurses-dev (6.4_p20230506-r0) 02:44:46 (10/15) Installing libblkid (2.38.1-r8) 02:44:47 (11/15) Installing libuuid (2.38.1-r8) 02:44:47 (12/15) Installing libfdisk (2.38.1-r8) 02:44:48 (13/15) Installing libmount (2.38.1-r8) 02:44:48 (14/15) Installing libsmartcols (2.38.1-r8) 02:44:49 (15/15) Installing util-linux-dev (2.38.1-r8) 02:44:49 Executing busybox-1.36.1-r2.trigger 02:44:49 OK: 332 MiB in 97 packages 02:44:51 Removing intermediate container ae1b6787e838 02:44:51 ---> ef85f0d9e17a 02:44:51 Step 6/22 : RUN mkdir /tmp/sdk 02:44:51 ---> Running in 947264ff7a0f 02:44:52 Removing intermediate container 947264ff7a0f 02:44:52 ---> 9ac7052542ef 02:44:52 Step 7/22 : COPY VERSION /tmp/sdk 02:44:53 ---> 470bad95d13f 02:44:53 Step 8/22 : COPY src /tmp/sdk/src 02:44:54 ---> fe961c42aa19 02:44:54 Step 9/22 : COPY include /tmp/sdk/include 02:44:54 ---> 9fb96da77a49 02:44:54 Step 10/22 : COPY scripts /tmp/sdk/scripts 02:44:55 ---> 1ecc5f6f34c1 02:44:55 Step 11/22 : COPY LICENSE /tmp/sdk 02:44:55 ---> e10f934710bd 02:44:55 Step 12/22 : COPY Attribution.txt /tmp/sdk 02:44:56 ---> 4aefd252959c 02:44:56 Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 02:44:56 ---> Running in 92ffabd7215b 02:44:56 + CPPCHECK=false 02:44:56 + DOCGEN=false 02:44:56 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 02:44:56 + '[' 0 -gt 0 ] 02:44:56 + readlink -f ./scripts/build.sh 02:44:56 + dirname /tmp/sdk/scripts/build.sh 02:44:56 + dirname /tmp/sdk/scripts 02:44:56 + ROOT=/tmp/sdk 02:44:56 + cd /tmp/sdk 02:44:56 + mkdir -p /tmp/sdk/build/release 02:44:56 + cd /tmp/sdk/build/release 02:44:56 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 02:44:57 -- The C compiler identification is GNU 12.2.1 02:44:57 -- Detecting C compiler ABI info 02:44:57 -- Detecting C compiler ABI info - done 02:44:57 -- Check for working C compiler: /usr/bin/cc - skipped 02:44:57 -- Detecting C compile features 02:44:57 -- Detecting C compile features - done 02:44:57 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:44:57 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 02:44:58 -- Found LIBYAML: /usr/lib/libyaml.so 02:44:58 -- Found LIBUUID: /usr/lib/libuuid.so 02:44:58 -- Found LIBCBOR: /usr/lib/libcbor.so 02:44:58 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:44:58 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:44:58 -- /opt/iotech/iot/1.5/include 02:44:58 -- C SDK 0.0.0 for Linux 02:44:58 -- Performing Test CSDK_HAVE_ATOMIC 02:44:58 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:44:58 -- Found Curses: /usr/lib/libcurses.so 02:44:58 -- Configuring done (1.6s) 02:44:58 -- Generating done (0.2s) 02:44:58 -- Build files have been written to: /tmp/sdk/build/release 02:44:58 + make all package 02:44:58 + tee release.log 02:44:58 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:44:59 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:45:00 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:45:01 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:45:01 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:45:03 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:45:04 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:45:05 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:45:07 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:45:07 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:45:07 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:45:08 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:45:09 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:45:10 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:45:10 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:45:12 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:45:12 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:45:14 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:45:14 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:45:15 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:45:16 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:45:23 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:45:23 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:45:23 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:45:24 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:45:24 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:45:26 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:45:27 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:45:28 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:45:29 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:45:29 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:45:31 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 02:45:31 /tmp/sdk/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 02:45:31 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 02:45:31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:45:31 /tmp/sdk/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 02:45:31 875 | const iot_data_t *deviceservices_config; 02:45:31 | ^~~~~~~~~~~~~~~~~~~~~ 02:45:32 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:45:33 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:45:33 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:45:33 [ 68%] Linking C shared library libcsdk.so 02:45:34 [ 68%] Built target csdk 02:45:34 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:45:35 [ 72%] Linking C executable template 02:45:35 [ 72%] Built target template 02:45:35 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:45:35 [ 76%] Linking C executable device-counter 02:45:36 [ 76%] Built target device-counter 02:45:36 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:45:36 [ 80%] Linking C executable device-random 02:45:36 [ 80%] Built target device-random 02:45:36 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:45:37 [ 84%] Linking C executable device-gyro 02:45:37 [ 84%] Built target device-gyro 02:45:37 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:45:38 [ 88%] Linking C executable device-bitfields 02:45:38 [ 88%] Built target device-bitfields 02:45:38 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:45:39 [ 92%] Linking C executable template-discovery 02:45:39 [ 92%] Built target template-discovery 02:45:39 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:45:40 [ 96%] Linking C executable device-file 02:45:40 [ 96%] Built target device-file 02:45:40 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:45:41 [100%] Linking C executable device-terminal 02:45:41 [100%] Built target device-terminal 02:45:41 Run CPack packaging tool... 02:45:41 CPack: Create package using TGZ 02:45:41 CPack: Install projects 02:45:41 CPack: - Run preinstall target for: Csdk 02:45:42 CPack: - Install project: Csdk [] 02:45:42 CPack: Create package 02:45:42 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 02:45:42 + '[' false '=' true ] 02:45:42 + '[' false '=' true ] 02:45:42 + mkdir -p /tmp/sdk/build/debug 02:45:42 + cd /tmp/sdk/build/debug 02:45:42 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 02:45:43 -- The C compiler identification is GNU 12.2.1 02:45:43 -- Detecting C compiler ABI info 02:45:43 -- Detecting C compiler ABI info - done 02:45:43 -- Check for working C compiler: /usr/bin/cc - skipped 02:45:43 -- Detecting C compile features 02:45:43 -- Detecting C compile features - done 02:45:43 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:45:43 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 02:45:43 -- Found LIBYAML: /usr/lib/libyaml.so 02:45:43 -- Found LIBUUID: /usr/lib/libuuid.so 02:45:43 -- Found LIBCBOR: /usr/lib/libcbor.so 02:45:43 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:45:43 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:45:43 -- /opt/iotech/iot/1.5/include 02:45:43 -- C SDK 0.0.0 for Linux 02:45:43 -- Performing Test CSDK_HAVE_ATOMIC 02:45:44 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:45:44 -- Found Curses: /usr/lib/libcurses.so 02:45:44 -- Configuring done (1.6s) 02:45:44 -- Generating done (0.2s) 02:45:44 -- Build files have been written to: /tmp/sdk/build/debug 02:45:44 + + make 02:45:44 tee debug.log 02:45:44 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:45:45 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:45:45 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:45:45 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:45:46 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:45:46 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:45:46 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:45:47 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:45:48 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:45:48 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:45:48 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:45:49 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:45:49 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:45:49 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:45:49 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:45:50 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:45:50 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:45:51 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:45:51 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:45:52 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:45:52 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:45:53 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:45:54 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:45:54 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:45:54 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:45:54 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:45:55 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:45:56 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:45:56 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:45:56 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:45:57 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:45:58 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:45:58 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:45:58 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:45:59 [ 68%] Linking C shared library libcsdk.so 02:45:59 [ 68%] Built target csdk 02:45:59 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:45:59 [ 72%] Linking C executable template 02:45:59 [ 72%] Built target template 02:46:00 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:46:00 [ 76%] Linking C executable device-counter 02:46:00 [ 76%] Built target device-counter 02:46:00 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:46:00 [ 80%] Linking C executable device-random 02:46:01 [ 80%] Built target device-random 02:46:01 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:46:01 [ 84%] Linking C executable device-gyro 02:46:01 [ 84%] Built target device-gyro 02:46:01 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:46:02 [ 88%] Linking C executable device-bitfields 02:46:02 [ 88%] Built target device-bitfields 02:46:02 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:46:02 [ 92%] Linking C executable template-discovery 02:46:03 [ 92%] Built target template-discovery 02:46:03 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:46:03 [ 96%] Linking C executable device-file 02:46:03 [ 96%] Built target device-file 02:46:03 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:46:04 [100%] Linking C executable device-terminal 02:46:04 [100%] Built target device-terminal 02:46:04 make: Entering directory '/tmp/sdk/build/release' 02:46:04 [ 68%] Built target csdk 02:46:04 [ 72%] Built target template 02:46:04 [ 76%] Built target device-counter 02:46:04 [ 80%] Built target device-random 02:46:04 [ 84%] Built target device-gyro 02:46:04 [ 88%] Built target device-bitfields 02:46:05 [ 92%] Built target template-discovery 02:46:05 [ 96%] Built target device-file 02:46:05 [100%] Built target device-terminal 02:46:05 Install the project... 02:46:05 -- Install configuration: "Release" 02:46:05 -- Installing: /usr/local/lib/libcsdk.so 02:46:05 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 02:46:05 -- Installing: /usr/local/include 02:46:05 -- Installing: /usr/local/include/devsdk 02:46:05 -- Installing: /usr/local/include/devsdk/devsdk.h 02:46:05 -- Installing: /usr/local/include/devsdk/devsdk-base.h 02:46:05 -- Installing: /usr/local/include/edgex 02:46:05 -- Installing: /usr/local/include/edgex/rest-server.h 02:46:05 -- Installing: /usr/local/include/edgex/edgex.h 02:46:05 -- Installing: /usr/local/include/edgex/edgex-base.h 02:46:05 -- Installing: /usr/local/include/edgex/devices.h 02:46:05 -- Installing: /usr/local/include/edgex/profiles.h 02:46:05 -- Installing: /usr/local/include/edgex/csdk-defs.h 02:46:05 -- Installing: /usr/local/share/device-sdk-c/LICENSE 02:46:05 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 02:46:05 make: Leaving directory '/tmp/sdk/build/release' 02:46:06 Removing intermediate container 92ffabd7215b 02:46:06 ---> 68a986bd027d 02:46:06 Step 14/22 : FROM ${BASE} 02:46:06 ---> 4f4201145ecf 02:46:06 Step 15/22 : LABEL maintainer="IOTech " 02:46:06 ---> Running in 4aaaf42b4e66 02:46:06 Removing intermediate container 4aaaf42b4e66 02:46:06 ---> 47bf303cf592 02:46:06 Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 02:46:06 ---> Running in 886113bcd66d 02:46:07 Connecting to iotech.jfrog.io (34.247.22.236:443) 02:46:08 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:46:08 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:46:08 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:46:09 Removing intermediate container 886113bcd66d 02:46:09 ---> 93fb4fe35343 02:46:09 Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 02:46:09 ---> Running in 619c52254723 02:46:10 Removing intermediate container 619c52254723 02:46:10 ---> 9d717bec778d 02:46:10 Step 18/22 : 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 dumb-init 02:46:10 ---> Running in 702a0f3bd3a7 02:46:11 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:46:12 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:46:13 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 02:46:13 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:46:13 (1/11) Installing libpsl (0.21.5-r0) 02:46:14 (2/11) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 02:46:14 (3/11) Installing curl (8.12.1-r0) 02:46:15 (4/11) Installing libpsl-utils (0.21.5-r0) 02:46:15 (5/11) Installing libpsl-dev (0.21.5-r0) 02:46:16 (6/11) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 02:46:16 (7/11) Installing dumb-init (1.2.5-r2) 02:46:17 (8/11) Installing libcbor (0.10.2-r1) 02:46:17 (9/11) Installing iotech-iot-1.5 (1.5.5-r0) 02:46:17 (10/11) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 02:46:17 (11/11) Installing libuuid (2.38.1-r8) 02:46:18 Executing busybox-1.36.1-r2.trigger 02:46:18 OK: 327 MiB in 91 packages 02:46:19 Removing intermediate container 702a0f3bd3a7 02:46:19 ---> 8813b35b0bd6 02:46:19 Step 19/22 : RUN apk --no-cache upgrade 02:46:19 ---> Running in 9ba694acfcf7 02:46:20 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:46:20 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:46:21 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 02:46:22 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:46:22 Upgrading critical system libraries and apk-tools: 02:46:22 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:46:23 Executing busybox-1.36.1-r2.trigger 02:46:23 Continuing the upgrade transaction with new apk-tools: 02:46:23 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:46:24 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:46:25 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 02:46:25 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:46:26 (1/20) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 02:46:26 (2/20) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) 02:46:27 Executing busybox-1.36.1-r7.post-upgrade 02:46:27 (3/20) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) 02:46:27 (4/20) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 02:46:27 (5/20) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 02:46:28 (6/20) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 02:46:28 (7/20) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) 02:46:29 (8/20) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 02:46:30 (9/20) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 02:46:30 (10/20) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 02:46:30 (11/20) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 02:46:31 (12/20) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 02:46:32 (13/20) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 02:46:33 (14/20) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) 02:46:33 (15/20) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 02:46:33 (16/20) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 02:46:34 (17/20) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 02:46:34 (18/20) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 02:46:34 (19/20) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 02:46:35 (20/20) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 02:46:35 Executing busybox-1.36.1-r7.trigger 02:46:35 Executing ca-certificates-20241121-r1.trigger 02:46:36 OK: 327 MiB in 91 packages 02:46:38 Removing intermediate container 9ba694acfcf7 02:46:38 ---> c9f20b6e05e5 02:46:38 Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 02:46:38 ---> 9423ca1dba3f 02:46:38 Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib 02:46:39 ---> d20e29c805ee 02:46:39 Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 02:46:39 ---> 1d9ef92a524d 02:46:39 Successfully built 1d9ef92a524d 02:46:39 Successfully tagged device-sdk-c-builder-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:46:40 + grep ci(lts-release) 02:46:40 + head -n 1 02:46:40 + git log --pretty=%H %s 02:46:40 + awk {print $1} [Pipeline] echo 02:46:40 [edgeXDocker.push] Tagging docker image device-sdk-c-builder-arm64 with the following tags: 02:46:40 a5010725629ae1840c76610bca239c55fa79b92f 02:46:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:40 + docker tag device-sdk-c-builder-arm64 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:40 + docker push nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:a5010725629ae1840c76610bca239c55fa79b92f 02:46:40 The push refers to repository [nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64] 02:46:40 9a09b7903070: Preparing 02:46:40 b58f1411e238: Preparing 02:46:40 89883ac318ec: Preparing 02:46:40 41cb886df3fd: Preparing 02:46:40 362a384abfd3: Preparing 02:46:40 690de41c3c05: Preparing 02:46:40 bf0c0d3cf5c5: Preparing 02:46:40 7516a9d68dc0: Preparing 02:46:40 fbbef3d89ef9: Preparing 02:46:40 5f4d9fc4d98d: Preparing 02:46:40 7516a9d68dc0: Waiting 02:46:40 fbbef3d89ef9: Waiting 02:46:40 5f4d9fc4d98d: Waiting 02:46:40 690de41c3c05: Waiting 02:46:40 bf0c0d3cf5c5: Waiting 02:46:41 9a09b7903070: Pushed 02:46:41 89883ac318ec: Pushed 02:46:41 b58f1411e238: Pushed 02:46:41 7516a9d68dc0: Layer already exists 02:46:41 690de41c3c05: Pushed 02:46:41 fbbef3d89ef9: Layer already exists 02:46:41 bf0c0d3cf5c5: Pushed 02:46:41 5f4d9fc4d98d: Layer already exists 02:46:42 362a384abfd3: Pushed 02:46:48 41cb886df3fd: Pushed 02:46:48 a5010725629ae1840c76610bca239c55fa79b92f: digest: sha256:2b43d2c608facb4fa460badf9456c860d5dda4845d3f46e63ab9c949c302117d size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:48 ===================================================== [Pipeline] echo 02:46:48 taggedImages: 02:46:48 - nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:46:49 + git rev-list -1 --merges a5010725629ae1840c76610bca239c55fa79b92f~1..a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] echo 02:46:49 -----------> git rev-list -1 --merges a5010725629ae1840c76610bca239c55fa79b92f~1..a5010725629ae1840c76610bca239c55fa79b92f a5010725629ae1840c76610bca239c55fa79b92f [false] [Pipeline] sh 02:46:49 + git log --format=format:%s -1 a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] echo 02:46:49 ========================================================= 02:46:49 [isLTSReleaseBuild] No build required. isLTSRelease: [true] 02:46:49 ========================================================= Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:46:50 + [ -d /w/workspace/edgexfoundry_device-sdk-c_odessa/archives ] [Pipeline] libraryResource [Pipeline] sh 02:46:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:46:51 ---> package-listing.sh 02:46:51 ++ facter osfamily 02:46:51 ++ tr '[:upper:]' '[:lower:]' 02:46:52 + OS_FAMILY=debian 02:46:52 + workspace=/w/workspace/edgexfoundry_device-sdk-c_odessa 02:46:52 + START_PACKAGES=/tmp/packages_start.txt 02:46:52 + END_PACKAGES=/tmp/packages_end.txt 02:46:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:46:52 + PACKAGES=/tmp/packages_start.txt 02:46:52 + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' 02:46:52 + PACKAGES=/tmp/packages_end.txt 02:46:52 + case "${OS_FAMILY}" in 02:46:52 + dpkg -l 02:46:52 + grep '^ii' 02:46:52 + '[' -f /tmp/packages_start.txt ']' 02:46:52 + '[' -f /tmp/packages_end.txt ']' 02:46:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:46:52 + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' 02:46:52 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ 02:46:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [Pipeline] echo 02:46:52 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_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:46:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:53 02:46:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:53 latest: Pulling from edgex-lftools-log-publisher 02:46:53 5eb5b503b376: Pulling fs layer 02:46:53 5c69ac0246d0: Pulling fs layer 02:46:53 ec43610c2a17: Pulling fs layer 02:46:53 3a2ae6a8a46f: Pulling fs layer 02:46:53 33b1e0a273af: Pulling fs layer 02:46:53 5d3b04190fa2: Pulling fs layer 02:46:53 2f39f015ded8: Pulling fs layer 02:46:53 33b1e0a273af: Waiting 02:46:53 5d3b04190fa2: Waiting 02:46:53 2f39f015ded8: Waiting 02:46:53 3a2ae6a8a46f: Waiting 02:46:53 5c69ac0246d0: Verifying Checksum 02:46:53 5c69ac0246d0: Download complete 02:46:53 3a2ae6a8a46f: Verifying Checksum 02:46:53 3a2ae6a8a46f: Download complete 02:46:53 33b1e0a273af: Verifying Checksum 02:46:53 33b1e0a273af: Download complete 02:46:53 ec43610c2a17: Verifying Checksum 02:46:53 ec43610c2a17: Download complete 02:46:53 5d3b04190fa2: Verifying Checksum 02:46:53 5d3b04190fa2: Download complete 02:46:53 5eb5b503b376: Verifying Checksum 02:46:53 5eb5b503b376: Download complete 02:46:54 2f39f015ded8: Download complete 02:46:54 5eb5b503b376: Pull complete 02:46:54 5c69ac0246d0: Pull complete 02:46:55 ec43610c2a17: Pull complete 02:46:55 3a2ae6a8a46f: Pull complete 02:46:55 33b1e0a273af: Pull complete 02:46:55 5d3b04190fa2: Pull complete 02:47:00 2f39f015ded8: Pull complete 02:47:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:47:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:00 prd-ubuntu20.04-docker-8c-8g-41475 does not seem to be running inside a container 02:47:00 $ 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_odessa/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_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@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-lftools-log-publisher:latest cat 02:47:02 $ docker top fbd21245a76c77b70d029a4a00e740d4862d917d16ec3b9b3ff0ff39331d5b45 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:02 + touch /tmp/pre-build-complete [Pipeline] sh 02:47:03 + mkdir -p /var/log/sysstat [Pipeline] sh 02:47:03 + ls /var/log/sa-host 02:47:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:03 provisioning config files... 02:47:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config2746343200583058896tmp [Pipeline] { [Pipeline] echo 02:47:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:47:03 ---> create-netrc.sh [Pipeline] } 02:47:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:47:04 ---> python-tools-install.sh [Pipeline] echo 02:47:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:47:04 ---> sudo-logs.sh 02:47:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:47:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:47:04 ---> job-cost.sh 02:47:04 lf-activate-venv: SKIPPING 02:47:04 INFO: No Stack... 02:47:05 INFO: Retrieving Pricing Info for: v3-standard-8 02:47:05 INFO: Archiving Costs [Pipeline] echo 02:47:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:47:05 ---> logs-deploy.sh 02:47:05 lf-activate-venv: SKIPPING 02:47:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/odessa/4 02:47:05 INFO: archiving workspace using pattern(s): 02:47:06 Archives upload complete. 02:47:06 INFO: archiving logs to Nexus 02:47:07 ---> uname -a: 02:47:07 Linux prd-ubuntu20-04-docker-8c-8g-41475 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:47:07 02:47:07 02:47:07 ---> lscpu: 02:47:07 Architecture: x86_64 02:47:07 CPU op-mode(s): 32-bit, 64-bit 02:47:07 Byte Order: Little Endian 02:47:07 Address sizes: 40 bits physical, 48 bits virtual 02:47:07 CPU(s): 8 02:47:07 On-line CPU(s) list: 0-7 02:47:07 Thread(s) per core: 1 02:47:07 Core(s) per socket: 1 02:47:07 Socket(s): 8 02:47:07 NUMA node(s): 1 02:47:07 Vendor ID: AuthenticAMD 02:47:07 CPU family: 23 02:47:07 Model: 49 02:47:07 Model name: AMD EPYC-Rome Processor 02:47:07 Stepping: 0 02:47:07 CPU MHz: 2799.998 02:47:07 BogoMIPS: 5599.99 02:47:07 Virtualization: AMD-V 02:47:07 Hypervisor vendor: KVM 02:47:07 Virtualization type: full 02:47:07 L1d cache: 256 KiB 02:47:07 L1i cache: 256 KiB 02:47:07 L2 cache: 4 MiB 02:47:07 L3 cache: 128 MiB 02:47:07 NUMA node0 CPU(s): 0-7 02:47:07 Vulnerability Itlb multihit: Not affected 02:47:07 Vulnerability L1tf: Not affected 02:47:07 Vulnerability Mds: Not affected 02:47:07 Vulnerability Meltdown: Not affected 02:47:07 Vulnerability Mmio stale data: Not affected 02:47:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:47:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:47:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:47:07 Vulnerability Srbds: Not affected 02:47:07 Vulnerability Tsx async abort: Not affected 02:47:07 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 02:47:07 02:47:07 02:47:07 ---> nproc: 02:47:07 8 02:47:07 02:47:07 02:47:07 ---> df -h: 02:47:07 Filesystem Size Used Avail Use% Mounted on 02:47:07 overlay 155G 10G 145G 7% / 02:47:07 tmpfs 64M 0 64M 0% /dev 02:47:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:47:07 shm 64M 0 64M 0% /dev/shm 02:47:07 /dev/vda1 155G 10G 145G 7% /facter-os 02:47:07 02:47:07 02:47:07 ---> sar -b -r -n DEV: 02:47:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41475) 03/17/25 _x86_64_ (8 CPU) 02:47:07 02:47:07 02:41:09 LINUX RESTART (8 CPU) 02:47:07 02:47:07 02:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:47:07 02:43:01 134.88 2.48 132.39 0.00 391.67 37622.80 0.00 02:47:07 02:44:01 2.80 0.00 2.80 0.00 0.00 32.14 0.00 02:47:07 02:45:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 02:47:07 02:46:01 2.10 0.00 2.10 0.00 0.00 23.20 0.00 02:47:07 02:47:01 64.46 11.56 52.90 0.00 3488.44 17554.28 0.00 02:47:07 Average: 41.04 2.81 38.23 0.00 776.11 11048.78 0.00 02:47:07 02:47:07 02:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:47:07 02:43:01 29800560 31569312 775908 2.36 58016 2006360 1736384 5.12 1023432 1720988 544 02:47:07 02:44:01 29800016 31568944 775576 2.36 58088 2006364 1736384 5.12 1024004 1720976 164 02:47:07 02:45:01 29800024 31569044 775424 2.36 58128 2006364 1736384 5.12 1023372 1721080 168 02:47:07 02:46:01 29809668 31578752 765828 2.33 58224 2006352 1736384 5.12 1014300 1721092 4 02:47:07 02:47:01 29027940 31510744 793040 2.41 81564 2663500 1873456 5.52 1206608 2232576 76576 02:47:07 Average: 29647642 31559359 777155 2.36 62804 2137788 1763798 5.20 1058343 1823342 15491 02:47:07 02:47:07 02:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:47:07 02:43:01 ens3 174.24 145.18 430.66 253.04 0.00 0.00 0.00 0.00 02:47:07 02:43:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 02:47:07 02:43:01 docker0 73.85 86.44 4.35 373.13 0.00 0.00 0.00 0.00 02:47:07 02:44:01 ens3 1.22 0.98 0.31 0.27 0.00 0.00 0.00 0.00 02:47:07 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:47:07 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:07 02:45:01 ens3 0.37 0.40 0.02 0.03 0.00 0.00 0.00 0.00 02:47:07 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:07 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:07 02:46:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:47:07 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:47:07 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:07 02:47:01 ens3 160.48 85.64 3930.58 13.03 0.00 0.00 0.00 0.00 02:47:07 02:47:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 02:47:07 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:07 Average: ens3 67.29 46.46 872.42 53.27 0.00 0.00 0.00 0.00 02:47:07 Average: lo 0.79 0.79 0.08 0.08 0.00 0.00 0.00 0.00 02:47:07 Average: docker0 14.77 17.29 0.87 74.62 0.00 0.00 0.00 0.00 02:47:07 02:47:07 02:47:07 ---> sar -P ALL: 02:47:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41475) 03/17/25 _x86_64_ (8 CPU) 02:47:07 02:47:07 02:41:09 LINUX RESTART (8 CPU) 02:47:07 02:47:07 02:42:01 CPU %user %nice %system %iowait %steal %idle 02:47:07 02:43:01 all 5.61 0.00 1.96 0.85 0.04 91.54 02:47:07 02:43:01 0 6.36 0.00 1.94 0.40 0.05 91.25 02:47:07 02:43:01 1 6.56 0.00 2.02 0.62 0.05 90.75 02:47:07 02:43:01 2 5.52 0.00 1.64 0.60 0.03 92.21 02:47:07 02:43:01 3 8.22 0.00 2.48 0.17 0.03 89.10 02:47:07 02:43:01 4 3.15 0.00 1.66 1.98 0.05 93.16 02:47:07 02:43:01 5 4.44 0.00 2.20 0.18 0.05 93.13 02:47:07 02:43:01 6 5.74 0.00 1.94 0.92 0.05 91.35 02:47:07 02:43:01 7 4.92 0.00 1.82 1.88 0.03 91.34 02:47:07 02:44:01 all 0.13 0.00 0.01 0.01 0.00 99.85 02:47:07 02:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:47:07 02:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:47:07 02:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:47:07 02:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:47:07 02:44:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:47:07 02:44:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:47:07 02:44:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:47:07 02:44:01 7 0.93 0.00 0.02 0.10 0.00 98.96 02:47:07 02:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:47:07 02:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:47:07 02:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:47:07 02:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:47:07 02:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:47:07 02:45:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:47:07 02:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:47:07 02:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:47:07 02:45:01 7 0.02 0.00 0.02 0.02 0.02 99.93 02:47:07 02:46:01 all 0.03 0.00 0.01 0.02 0.00 99.94 02:47:07 02:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:47:07 02:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:47:07 02:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:47:07 02:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:47:07 02:46:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:47:07 02:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:47:07 02:46:01 6 0.00 0.00 0.03 0.02 0.00 99.95 02:47:07 02:46:01 7 0.05 0.00 0.02 0.15 0.00 99.78 02:47:07 02:47:01 all 3.43 0.00 1.44 0.93 0.03 94.17 02:47:07 02:47:01 0 3.35 0.00 2.25 2.90 0.03 91.47 02:47:07 02:47:01 1 3.18 0.00 1.57 0.70 0.02 94.53 02:47:07 02:47:01 2 3.72 0.00 1.46 0.69 0.03 94.10 02:47:07 02:47:01 3 3.16 0.00 0.90 0.13 0.03 95.76 02:47:07 02:47:01 4 4.72 0.00 1.61 0.35 0.03 93.28 02:47:07 02:47:01 5 3.43 0.00 1.09 0.20 0.02 95.26 02:47:07 02:47:01 6 3.03 0.00 1.19 0.02 0.02 95.75 02:47:07 02:47:01 7 2.88 0.00 1.45 2.49 0.02 93.17 02:47:07 Average: all 1.84 0.00 0.68 0.36 0.02 97.10 02:47:07 Average: 0 1.96 0.00 0.84 0.66 0.02 96.53 02:47:07 Average: 1 1.95 0.00 0.72 0.26 0.01 97.06 02:47:07 Average: 2 1.85 0.00 0.62 0.26 0.01 97.27 02:47:07 Average: 3 2.27 0.00 0.68 0.06 0.01 96.97 02:47:07 Average: 4 1.60 0.00 0.66 0.46 0.02 97.26 02:47:07 Average: 5 1.59 0.00 0.66 0.08 0.02 97.66 02:47:07 Average: 6 1.76 0.00 0.63 0.19 0.01 97.40 02:47:07 Average: 7 1.76 0.00 0.66 0.93 0.01 96.64 02:47:07 02:47:07 02:47:07