Pull request #69 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/device-coap-c Obtained Jenkinsfile from 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc+578a9a03340fcb4ee66dd22d4e32c296796c0ad6 (86865f965b434c5b3add1a8fc9a90128d8a353d6) 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-ssh111851731588612551.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh18024566520122051812.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-coap-c/branches/PR-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11450530946338925327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-coap-c/branches/PR-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16362327060563532234.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh18179119512096175828.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-69/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-coap-c/branches/PR-69/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14605830581186061452.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-coap-c, dockerImageName:device-coap, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [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-coap-c-settings PROJECT: device-coap-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-coap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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-13630 in /w/workspace/edgexfoundry_device-coap-c_PR-69 [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-coap-c.git > git init /w/workspace/edgexfoundry_device-coap-c_PR-69 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-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-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 into PR head commit 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc Merge succeeded, producing 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc Checking out Revision 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc (PR-69) > git config core.sparsecheckout # timeout=10 > git checkout -f 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc # timeout=10 Commit message: "build: Update SDK version to 4.0.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:54:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:54:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:54:32 ========================================================= 06:54:32 EdgeX Global Pipelines Version Info 06:54:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:54:33 ------------------- 06:54:33 stable info: 06:54:33 ------------------- 06:54:33 Commited By: Ginny Guan ginny@iotechsys.com 06:54:33 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 06:54:33 Message: update stable to v1.0.281 06:54:34 ------------------- 06:54:34 experimental info: 06:54:34 ------------------- 06:54:34 Commited By: **** collab-it+edgex@linuxfoundation.org 06:54:34 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 06:54:34 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:54:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo 06:54:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo 06:54:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:54:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:54:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 06:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 06:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo 06:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:54:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:54:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:54:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:54:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:54:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:54:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-69 [Pipeline] echo 06:54:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-69 [Pipeline] echo 06:54:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-69 [Pipeline] echo 06:54:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc [Pipeline] echo 06:54:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32142e1 [Pipeline] echo 06:54:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:35 provisioning config files... 06:54:35 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/config18064810462688589742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:36 ---> ****-login.sh 06:54:36 nexus3.edgexfoundry.org:10001 06:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:36 06:54:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:54:36 Configure a credential helper to remove this warning. See 06:54:36 https://docs.****.com/go/credential-store/ 06:54:36 06:54:36 Login Succeeded 06:54:36 nexus3.edgexfoundry.org:10002 06:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:36 06:54:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:54:36 Configure a credential helper to remove this warning. See 06:54:36 https://docs.****.com/go/credential-store/ 06:54:36 06:54:36 Login Succeeded 06:54:36 nexus3.edgexfoundry.org:10003 06:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:36 06:54:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:54:36 Configure a credential helper to remove this warning. See 06:54:36 https://docs.****.com/go/credential-store/ 06:54:36 06:54:36 Login Succeeded 06:54:36 nexus3.edgexfoundry.org:10004 06:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:37 06:54:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:54:37 Configure a credential helper to remove this warning. See 06:54:37 https://docs.****.com/go/credential-store/ 06:54:37 06:54:37 Login Succeeded 06:54:37 ****.io 06:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:37 06:54:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:54:37 Configure a credential helper to remove this warning. See 06:54:37 https://docs.****.com/go/credential-store/ 06:54:37 06:54:37 Login Succeeded 06:54:37 ---> ****-login.sh ends [Pipeline] } 06:54:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 06:54:37 + git rev-list -1 --merges 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc~1..32142e196a3e8ecae54d24939dc21ad7dbc7ebcc [Pipeline] echo 06:54:37 -----------> git rev-list -1 --merges 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc~1..32142e196a3e8ecae54d24939dc21ad7dbc7ebcc 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc [false] [Pipeline] sh 06:54:38 + git log --format=format:%s -1 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc [Pipeline] echo 06:54:38 ========================================================= 06:54:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:54:38 ========================================================= Stage "Build LTS Release Image" 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 [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:54:39 + git rev-list -1 --merges 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc~1..32142e196a3e8ecae54d24939dc21ad7dbc7ebcc [Pipeline] echo 06:54:39 -----------> git rev-list -1 --merges 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc~1..32142e196a3e8ecae54d24939dc21ad7dbc7ebcc 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc [false] [Pipeline] sh 06:54:39 + git log --format=format:%s -1 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc [Pipeline] echo 06:54:39 ========================================================= 06:54:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:54:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:54:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:54:40 + grep -v github /etc/ssh/ssh_known_hosts 06:54:40 + [ -e /tmp/ssh_known_hosts ] 06:54:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:54:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:54:40 + sudo tee -a /etc/ssh/ssh_known_hosts 06:54:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:40 06:54:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:41 0.1.4: Pulling from edgex-devops/py-git-semver 06:54:41 3dae71ba6b94: Pulling fs layer 06:54:41 6bf1a483ea7c: Pulling fs layer 06:54:41 f5dfc541a4d3: Pulling fs layer 06:54:41 461d9e800cba: Pulling fs layer 06:54:41 80192f66455f: Pulling fs layer 06:54:41 2e8e34ca0e6c: Pulling fs layer 06:54:41 a29436f7fd5d: Pulling fs layer 06:54:41 923cac83aea3: Pulling fs layer 06:54:41 25ad8b0a4227: Pulling fs layer 06:54:41 db01528c6b51: Pulling fs layer 06:54:41 28988de357af: Pulling fs layer 06:54:41 461d9e800cba: Waiting 06:54:41 80192f66455f: Waiting 06:54:41 2e8e34ca0e6c: Waiting 06:54:41 a29436f7fd5d: Waiting 06:54:41 923cac83aea3: Waiting 06:54:41 25ad8b0a4227: Waiting 06:54:41 db01528c6b51: Waiting 06:54:41 28988de357af: Waiting 06:54:41 6bf1a483ea7c: Download complete 06:54:41 461d9e800cba: Verifying Checksum 06:54:41 461d9e800cba: Download complete 06:54:41 80192f66455f: Verifying Checksum 06:54:41 80192f66455f: Download complete 06:54:41 f5dfc541a4d3: Verifying Checksum 06:54:41 f5dfc541a4d3: Download complete 06:54:41 3dae71ba6b94: Verifying Checksum 06:54:41 3dae71ba6b94: Download complete 06:54:41 923cac83aea3: Download complete 06:54:41 25ad8b0a4227: Verifying Checksum 06:54:41 25ad8b0a4227: Download complete 06:54:41 db01528c6b51: Verifying Checksum 06:54:41 db01528c6b51: Download complete 06:54:41 28988de357af: Download complete 06:54:41 a29436f7fd5d: Verifying Checksum 06:54:41 a29436f7fd5d: Download complete 06:54:41 2e8e34ca0e6c: Verifying Checksum 06:54:41 2e8e34ca0e6c: Download complete 06:54:42 3dae71ba6b94: Pull complete 06:54:42 6bf1a483ea7c: Pull complete 06:54:43 f5dfc541a4d3: Pull complete 06:54:43 461d9e800cba: Pull complete 06:54:43 80192f66455f: Pull complete 06:54:47 2e8e34ca0e6c: Pull complete 06:54:47 a29436f7fd5d: Pull complete 06:54:47 923cac83aea3: Pull complete 06:54:48 25ad8b0a4227: Pull complete 06:54:48 db01528c6b51: Pull complete 06:54:48 28988de357af: Pull complete 06:54:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:54:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:48 prd-ubuntu20.04-docker-8c-8g-13630 does not seem to be running inside a container 06:54:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_PR-69 -v /w/workspace/edgexfoundry_device-coap-c_PR-69:/w/workspace/edgexfoundry_device-coap-c_PR-69:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:54:50 $ docker top 8d806c3798ceab4a00ad56d82738a46815401f7ee3c2d5d4f023c84822517021 -eo pid,comm 06:54:50 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). 06:54:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:54:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:50 [ssh-agent] Looking for ssh-agent implementation... 06:54:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:50 $ docker exec 8d806c3798ceab4a00ad56d82738a46815401f7ee3c2d5d4f023c84822517021 ssh-agent 06:54:50 SSH_AUTH_SOCK=/tmp/ssh-g4KuIsOetwy5/agent.33 06:54:50 SSH_AGENT_PID=39 06:54:50 Running ssh-add (command line suppressed) 06:54:50 Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_12255627545243424741.key (/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_12255627545243424741.key) 06:54:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-coap-c_PR-69 [Pipeline] sh 06:54:51 + git tag --points-at HEAD [Pipeline] } 06:54:51 $ docker exec --env ******** --env ******** 8d806c3798ceab4a00ad56d82738a46815401f7ee3c2d5d4f023c84822517021 ssh-agent -k 06:54:51 unset SSH_AUTH_SOCK; 06:54:51 unset SSH_AGENT_PID; 06:54:51 echo Agent pid 39 killed; 06:54:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:54:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:51 [ssh-agent] Looking for ssh-agent implementation... 06:54:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:51 $ docker exec 8d806c3798ceab4a00ad56d82738a46815401f7ee3c2d5d4f023c84822517021 ssh-agent 06:54:51 SSH_AUTH_SOCK=/tmp/ssh-aN1yHgpLrpbe/agent.86 06:54:51 SSH_AGENT_PID=92 06:54:51 Running ssh-add (command line suppressed) 06:54:51 Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_855785043024499955.key (/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_855785043024499955.key) 06:54:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:52 + git semver init 06:54:52 2026-06-22 06:54:52,477 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:54:52 2026-06-22 06:54:52,482 [run_init] DEBUG init version:0.0.0 force:False 06:54:52 2026-06-22 06:54:52,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver 06:54:52 2026-06-22 06:54:52,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_PR-69/.semver 06:54:52 2026-06-22 06:54:52,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-69, stdin=None, shell=False, universal_newlines=False) 06:54:53 2026-06-22 06:54:53,246 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_PR-69/.git/info/exclude 06:54:53 2026-06-22 06:54:53,246 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver/PR-69 with force:False 06:54:53 2026-06-22 06:54:53,246 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver/PR-69 06:54:53 2026-06-22 06:54:53,251 [execute] INFO git cat-file --batch-check 06:54:53 2026-06-22 06:54:53,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver, stdin=, shell=False, universal_newlines=False) 06:54:53 2026-06-22 06:54:53,256 [execute] INFO git cat-file --batch 06:54:53 2026-06-22 06:54:53,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver, stdin=, shell=False, universal_newlines=False) 06:54:53 2026-06-22 06:54:53,260 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_PR-69/.semver/PR-69 06:54:53 0.0.0 [Pipeline] } 06:54:53 $ docker exec --env ******** --env ******** 8d806c3798ceab4a00ad56d82738a46815401f7ee3c2d5d4f023c84822517021 ssh-agent -k 06:54:53 unset SSH_AUTH_SOCK; 06:54:53 unset SSH_AGENT_PID; 06:54:53 echo Agent pid 92 killed; 06:54:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:54:54 + git semver [Pipeline] } 06:54:54 $ docker stop --time=1 8d806c3798ceab4a00ad56d82738a46815401f7ee3c2d5d4f023c84822517021 06:54:55 $ docker rm -f --volumes 8d806c3798ceab4a00ad56d82738a46815401f7ee3c2d5d4f023c84822517021 [Pipeline] // withDockerContainer [Pipeline] sh 06:54:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:54:56 Stashed 1 file(s) [Pipeline] echo 06:54:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:57 provisioning config files... 06:54:57 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/config9061531625446329348tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 06:54:57 ---> ****-login.sh 06:54:57 nexus3.edgexfoundry.org:10001 06:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:57 Login Succeeded 06:54:57 nexus3.edgexfoundry.org:10002 06:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:57 Login Succeeded 06:54:57 nexus3.edgexfoundry.org:10003 06:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:58 Login Succeeded 06:54:58 nexus3.edgexfoundry.org:10004 06:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:58 Login Succeeded 06:54:58 ****.io 06:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:58 Login Succeeded 06:54:58 ---> ****-login.sh ends [Pipeline] } 06:54:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:54:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:54:58 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 06:54:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:54:58 ========================================================= 06:54:58 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 06:54:58 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:59 + 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 . 06:54:59 #0 building with "default" instance using docker driver 06:54:59 06:54:59 #1 [internal] load build definition from Dockerfile.alpine-base 06:54:59 #1 transferring dockerfile: 986B done 06:54:59 #1 DONE 0.0s 06:54:59 06:54:59 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 06:54:59 #2 DONE 0.1s 06:55:00 06:55:00 #3 [internal] load .dockerignore 06:55:00 #3 transferring context: 2B done 06:55:00 #3 DONE 0.0s 06:55:00 06:55:00 #4 [internal] load build context 06:55:00 #4 transferring context: 68.37kB done 06:55:00 #4 DONE 0.0s 06:55:00 06:55:00 #5 [ 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 06:55:00 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 06:55:00 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 06:55:00 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 06:55:00 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 06:55:00 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 5.24MB / 118.14MB 0.1s 06:55:00 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 06:55:00 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 15.73MB / 118.14MB 0.2s 06:55:00 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 06:55:00 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 52.43MB / 118.14MB 0.4s 06:55:00 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 105.91MB / 118.14MB 0.6s 06:55:00 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s 06:55:00 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 06:55:00 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s done 06:55:04 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.2s done 06:55:04 #5 DONE 4.2s 06:55:04 06:55:04 #6 [ 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:55:04 #6 0.255 Connecting to iotech.jfrog.io (54.73.4.50:443) 06:55:04 #6 0.664 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:55:04 #6 0.664 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:55:04 #6 0.664 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:55:05 #6 DONE 1.4s 06:55:05 06:55:05 #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:55:05 #7 DONE 0.3s 06:55:05 06:55:05 #8 [ 4/12] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init 06:55:06 #8 0.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:55:06 #8 0.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:55:06 #8 0.518 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:06 #8 1.166 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:55:07 #8 1.173 (1/18) Installing dumb-init (1.2.5-r2) 06:55:07 #8 1.177 (2/18) Installing hiredis (1.1.0-r2) 06:55:07 #8 1.262 (3/18) Installing hiredis-dev (1.1.0-r2) 06:55:07 #8 1.354 (4/18) Installing libcbor (0.10.2-r1) 06:55:07 #8 1.357 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) 06:55:07 #8 2.125 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) 06:55:07 #8 2.271 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 06:55:08 #8 2.729 (8/18) Installing libcbor-dev (0.10.2-r1) 06:55:08 #8 2.733 (9/18) Installing libmenuw (6.4_p20230506-r0) 06:55:08 #8 2.737 (10/18) Installing libpanelw (6.4_p20230506-r0) 06:55:08 #8 2.740 (11/18) Installing libncurses++ (6.4_p20230506-r0) 06:55:08 #8 2.744 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 06:55:08 #8 2.751 (13/18) Installing libblkid (2.38.1-r8) 06:55:08 #8 2.758 (14/18) Installing libuuid (2.38.1-r8) 06:55:08 #8 2.761 (15/18) Installing libfdisk (2.38.1-r8) 06:55:08 #8 2.771 (16/18) Installing libmount (2.38.1-r8) 06:55:08 #8 2.778 (17/18) Installing libsmartcols (2.38.1-r8) 06:55:08 #8 2.783 (18/18) Installing util-linux-dev (2.38.1-r8) 06:55:08 #8 2.811 Executing busybox-1.36.1-r4.trigger 06:55:08 #8 2.819 OK: 338 MiB in 100 packages 06:55:08 #8 DONE 2.9s 06:55:08 06:55:08 #9 [ 5/12] RUN apk --no-cache upgrade 06:55:09 #9 0.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:55:09 #9 0.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:55:09 #9 0.437 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:09 #9 1.030 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:55:09 #9 1.035 Upgrading critical system libraries and apk-tools: 06:55:09 #9 1.035 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:55:09 #9 1.042 Executing busybox-1.36.1-r4.trigger 06:55:09 #9 1.087 Continuing the upgrade transaction with new apk-tools: 06:55:09 #9 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:55:09 #9 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:55:09 #9 1.295 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:10 #9 1.868 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:55:10 #9 1.875 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 06:55:10 #9 1.890 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 06:55:10 #9 1.905 Executing busybox-1.36.1-r7.post-upgrade 06:55:10 #9 1.917 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 06:55:10 #9 1.921 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 06:55:10 #9 1.927 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 06:55:10 #9 1.963 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 06:55:10 #9 1.973 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 06:55:10 #9 1.976 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 06:55:10 #9 2.030 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 06:55:10 #9 2.083 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 06:55:10 #9 2.088 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 06:55:10 #9 2.093 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 06:55:10 #9 2.104 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 06:55:10 #9 2.119 (14/27) Installing libpsl (0.21.5-r0) 06:55:10 #9 2.123 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 06:55:10 #9 2.132 (16/27) Installing libpsl-utils (0.21.5-r0) 06:55:10 #9 2.135 (17/27) Installing libpsl-dev (0.21.5-r0) 06:55:10 #9 2.138 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 06:55:10 #9 2.164 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 06:55:10 #9 2.168 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 06:55:10 #9 2.220 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 06:55:11 #9 2.224 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 06:55:11 #9 2.228 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 06:55:11 #9 2.251 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 06:55:11 #9 2.254 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 06:55:11 #9 2.257 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 06:55:11 #9 2.261 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 06:55:11 #9 2.268 Executing busybox-1.36.1-r7.trigger 06:55:11 #9 2.273 Executing ca-certificates-20241121-r1.trigger 06:55:11 #9 2.316 OK: 338 MiB in 103 packages 06:55:11 #9 DONE 2.5s 06:55:11 06:55:11 #10 [ 6/12] COPY scripts /device-coap/scripts 06:55:11 #10 DONE 0.0s 06:55:11 06:55:11 #11 [ 7/12] COPY src /device-coap/src/ 06:55:11 #11 DONE 0.0s 06:55:11 06:55:11 #12 [ 8/12] COPY VERSION /device-coap 06:55:11 #12 DONE 0.0s 06:55:11 06:55:11 #13 [ 9/12] RUN mkdir -p /device-coap/build 06:55:11 #13 DONE 0.3s 06:55:11 06:55:11 #14 [10/12] WORKDIR /device-coap 06:55:11 #14 DONE 0.0s 06:55:11 06:55:11 #15 [11/12] RUN /device-coap/scripts/build_deps.sh 1 06:55:11 #15 0.248 + BUILD_CSDK=1 06:55:11 #15 0.248 + TINYDTLS_VERSION=b0e230d 06:55:11 #15 0.248 + LIBCOAP_VERSION=1739507 06:55:11 #15 0.248 + CSDK_VERSION=4.0.2 06:55:11 #15 0.248 + '[' -d deps ] 06:55:11 #15 0.248 + mkdir deps 06:55:12 #15 0.248 + cd /device-coap/deps 06:55:12 #15 0.248 + git clone https://github.com/eclipse/tinydtls.git 06:55:12 #15 0.250 Cloning into 'tinydtls'... 06:55:12 #15 0.746 + cd tinydtls 06:55:12 #15 0.746 + git checkout develop 06:55:12 #15 0.764 branch 'develop' set up to track 'origin/develop'. 06:55:12 #15 0.764 Switched to a new branch 'develop' 06:55:12 #15 0.765 + git reset --hard b0e230d 06:55:12 #15 0.788 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 06:55:12 #15 0.788 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 06:55:12 #15 0.789 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 06:55:12 #15 0.790 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 06:55:12 #15 0.791 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 06:55:12 #15 0.792 + mkdir -p build 06:55:12 #15 0.792 + cd build 06:55:12 #15 0.792 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 06:55:12 #15 0.863 -- The C compiler identification is GNU 12.2.1 06:55:12 #15 0.875 -- Detecting C compiler ABI info 06:55:12 #15 0.963 -- Detecting C compiler ABI info - done 06:55:12 #15 0.980 -- Check for working C compiler: /usr/bin/cc - skipped 06:55:12 #15 0.981 -- Detecting C compile features 06:55:12 #15 0.981 -- Detecting C compile features - done 06:55:12 #15 0.984 -- Looking for assert.h 06:55:12 #15 1.067 -- Looking for assert.h - found 06:55:12 #15 1.068 -- Looking for arpa/inet.h 06:55:12 #15 1.156 -- Looking for arpa/inet.h - found 06:55:12 #15 1.157 -- Looking for fcntl.h 06:55:12 #15 1.242 -- Looking for fcntl.h - found 06:55:12 #15 1.242 -- Looking for inttypes.h 06:55:12 #15 1.331 -- Looking for inttypes.h - found 06:55:13 #15 1.331 -- Looking for memory.h 06:55:13 #15 1.419 -- Looking for memory.h - found 06:55:13 #15 1.419 -- Looking for netdb.h 06:55:13 #15 1.508 -- Looking for netdb.h - found 06:55:13 #15 1.508 -- Looking for netinet/in.h 06:55:13 #15 1.592 -- Looking for netinet/in.h - found 06:55:13 #15 1.592 -- Looking for stddef.h 06:55:13 #15 1.673 -- Looking for stddef.h - found 06:55:13 #15 1.673 -- Looking for stdint.h 06:55:13 #15 1.751 -- Looking for stdint.h - found 06:55:13 #15 1.751 -- Looking for stdlib.h 06:55:13 #15 1.836 -- Looking for stdlib.h - found 06:55:13 #15 1.837 -- Looking for string.h 06:55:13 #15 1.928 -- Looking for string.h - found 06:55:13 #15 1.928 -- Looking for strings.h 06:55:13 #15 2.015 -- Looking for strings.h - found 06:55:13 #15 2.015 -- Looking for time.h 06:55:13 #15 2.097 -- Looking for time.h - found 06:55:13 #15 2.097 -- Looking for sys/param.h 06:55:13 #15 2.173 -- Looking for sys/param.h - found 06:55:13 #15 2.173 -- Looking for sys/socket.h 06:55:13 #15 2.265 -- Looking for sys/socket.h - found 06:55:13 #15 2.266 -- Looking for sys/stat.h 06:55:13 #15 2.349 -- Looking for sys/stat.h - found 06:55:14 #15 2.350 -- Looking for sys/types.h 06:55:14 #15 2.430 -- Looking for sys/types.h - found 06:55:14 #15 2.430 -- Looking for sys/time.h 06:55:14 #15 2.513 -- Looking for sys/time.h - found 06:55:14 #15 2.513 -- Looking for unistd.h 06:55:14 #15 2.594 -- Looking for unistd.h - found 06:55:14 #15 2.594 -- Looking for float.h 06:55:14 #15 2.670 -- Looking for float.h - found 06:55:14 #15 2.671 -- Looking for dlfcn.h 06:55:14 #15 2.754 -- Looking for dlfcn.h - found 06:55:14 #15 2.754 -- Looking for memset 06:55:14 #15 2.836 -- Looking for memset - found 06:55:14 #15 2.836 -- Looking for select 06:55:14 #15 2.919 -- Looking for select - found 06:55:14 #15 2.919 -- Looking for socket 06:55:14 #15 3.005 -- Looking for socket - found 06:55:14 #15 3.005 -- Looking for strdup 06:55:14 #15 3.087 -- Looking for strdup - found 06:55:14 #15 3.087 -- Looking for strerror 06:55:14 #15 3.163 -- Looking for strerror - found 06:55:14 #15 3.163 -- Looking for strnlen 06:55:14 #15 3.251 -- Looking for strnlen - found 06:55:14 #15 3.251 -- Looking for fls 06:55:14 #15 3.340 -- Looking for fls - not found 06:55:15 #15 3.340 -- Looking for vprintf 06:55:15 #15 3.413 -- Looking for vprintf - found 06:55:15 #15 3.414 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 06:55:15 #15 3.463 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 06:55:15 #15 3.471 -- Configuring done (2.7s) 06:55:15 #15 3.478 -- Generating done (0.0s) 06:55:15 #15 3.479 -- Build files have been written to: /device-coap/deps/tinydtls/build 06:55:15 #15 3.482 + make 06:55:15 #15 3.518 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 06:55:15 #15 3.669 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 06:55:15 #15 3.706 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 06:55:15 #15 3.960 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 06:55:15 #15 4.070 In file included from /device-coap/deps/tinydtls/crypto.c:34: 06:55:15 #15 4.070 In function 'ecc_ecdh', 06:55:15 #15 4.070 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:55:15 #15 4.070 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 06:55:15 #15 4.070 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:55:15 #15 4.070 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:55:15 #15 4.070 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:55:15 #15 4.070 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:55:15 #15 4.070 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:55:15 #15 4.070 | ^~~~~~~~~~~ 06:55:15 #15 4.070 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 06:55:15 #15 4.070 431 | uint32_t pub_x[8]; 06:55:15 #15 4.070 | ^~~~~ 06:55:15 #15 4.070 In function 'ecc_ecdh', 06:55:15 #15 4.070 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:55:15 #15 4.070 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 06:55:15 #15 4.070 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:55:15 #15 4.070 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:55:15 #15 4.070 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:55:15 #15 4.070 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:55:15 #15 4.070 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:55:15 #15 4.070 | ^~~~~~~~~~~ 06:55:15 #15 4.070 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 06:55:15 #15 4.070 432 | uint32_t pub_y[8]; 06:55:15 #15 4.070 | ^~~~~ 06:55:15 #15 4.070 In function 'ecc_ecdh', 06:55:15 #15 4.070 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 06:55:15 #15 4.070 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 06:55:15 #15 4.070 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 06:55:15 #15 4.070 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:55:15 #15 4.070 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 06:55:15 #15 4.070 /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here 06:55:15 #15 4.070 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 06:55:15 #15 4.070 | ^~~~~~~~~~~ 06:55:15 #15 4.071 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 06:55:15 #15 4.071 430 | uint32_t priv[8]; 06:55:15 #15 4.071 | ^~~~ 06:55:15 #15 4.155 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 06:55:16 #15 5.111 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 06:55:16 #15 5.165 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 06:55:16 #15 5.210 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 06:55:16 #15 5.244 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 06:55:16 #15 5.261 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 06:55:16 #15 5.261 /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 06:55:16 #15 5.261 316 | for (idx = 0; idx < count; idx++) { 06:55:16 #15 5.261 | ^ 06:55:16 #15 5.261 /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 06:55:16 #15 5.261 319 | return result == count; 06:55:16 #15 5.261 | ^~ 06:55:17 #15 5.931 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 06:55:17 #15 5.993 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 06:55:17 #15 6.059 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 06:55:17 #15 6.108 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 06:55:17 #15 6.173 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 06:55:18 #15 6.193 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 06:55:18 #15 6.193 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 06:55:18 #15 6.193 | ~~~~~~~~~~^~~~~~~~ 06:55:18 #15 6.193 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 06:55:18 #15 6.193 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 06:55:18 #15 6.193 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 06:55:18 #15 6.193 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:55:18 #15 6.194 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 06:55:18 #15 6.194 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 06:55:18 #15 6.194 | ~~~~~^~~~~~~~ 06:55:18 #15 6.194 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 06:55:18 #15 6.194 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 06:55:18 #15 6.194 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:55:18 #15 6.336 [100%] Linking C shared library libtinydtls.so 06:55:18 #15 6.369 [100%] Built target tinydtls 06:55:18 #15 6.376 + make install 06:55:18 #15 6.423 [100%] Built target tinydtls 06:55:18 #15 6.441 Install the project... 06:55:18 #15 6.450 -- Install configuration: "Release" 06:55:18 #15 6.450 -- Installing: /usr/local/lib/libtinydtls.so 06:55:18 #15 6.451 -- Installing: /usr/local/include/tinydtls 06:55:18 #15 6.451 -- Installing: /usr/local/include/tinydtls/uthash.h 06:55:18 #15 6.452 -- Installing: /usr/local/include/tinydtls/sha2 06:55:18 #15 6.452 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 06:55:18 #15 6.452 -- Installing: /usr/local/include/tinydtls/ecc 06:55:18 #15 6.452 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 06:55:18 #15 6.452 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 06:55:18 #15 6.453 -- Installing: /usr/local/include/tinydtls/tinydtls.h 06:55:18 #15 6.453 -- Installing: /usr/local/include/tinydtls/alert.h 06:55:18 #15 6.453 -- Installing: /usr/local/include/tinydtls/aes 06:55:18 #15 6.453 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 06:55:18 #15 6.453 -- Installing: /usr/local/include/tinydtls/crypto.h 06:55:18 #15 6.454 -- Installing: /usr/local/include/tinydtls/numeric.h 06:55:18 #15 6.454 -- Installing: /usr/local/include/tinydtls/peer.h 06:55:18 #15 6.454 -- Installing: /usr/local/include/tinydtls/utlist.h 06:55:18 #15 6.455 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 06:55:18 #15 6.455 -- Installing: /usr/local/include/tinydtls/dtls_time.h 06:55:18 #15 6.455 -- Installing: /usr/local/include/tinydtls/netq.h 06:55:18 #15 6.455 -- Installing: /usr/local/include/tinydtls/dtls.h 06:55:18 #15 6.455 -- Installing: /usr/local/include/tinydtls/global.h 06:55:18 #15 6.456 -- Installing: /usr/local/include/tinydtls/state.h 06:55:18 #15 6.456 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 06:55:18 #15 6.456 -- Installing: /usr/local/include/tinydtls/session.h 06:55:18 #15 6.456 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 06:55:18 #15 6.456 -- Installing: /usr/local/include/tinydtls/hmac.h 06:55:18 #15 6.456 -- Installing: /usr/local/include/tinydtls/ccm.h 06:55:18 #15 6.456 -- Up-to-date: /usr/local/include/tinydtls 06:55:18 #15 6.456 -- Installing: /usr/local/include/tinydtls/dtls_config.h 06:55:18 #15 6.457 + cd /device-coap/deps 06:55:18 #15 6.457 + git clone https://github.com/obgm/libcoap.git 06:55:18 #15 6.458 Cloning into 'libcoap'... 06:55:19 #15 8.094 + cd libcoap 06:55:19 #15 8.094 + git reset --hard 1739507 06:55:19 #15 8.132 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 06:55:19 #15 8.132 + patch -p1 06:55:19 #15 8.133 patching file cmake/FindTinyDTLS.cmake 06:55:19 #15 8.133 + patch -p1 06:55:19 #15 8.134 patching file include/coap2/coap_config.h.in 06:55:19 #15 8.134 + mkdir -p build 06:55:19 #15 8.135 + cd build 06:55:19 #15 8.135 + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 06:55:19 #15 8.206 -- The CXX compiler identification is GNU 12.2.1 06:55:19 #15 8.263 -- The C compiler identification is GNU 12.2.1 06:55:19 #15 8.276 -- Detecting CXX compiler ABI info 06:55:19 #15 8.366 -- Detecting CXX compiler ABI info - done 06:55:20 #15 8.387 -- Check for working CXX compiler: /usr/bin/c++ - skipped 06:55:20 #15 8.387 -- Detecting CXX compile features 06:55:20 #15 8.388 -- Detecting CXX compile features - done 06:55:20 #15 8.392 -- Detecting C compiler ABI info 06:55:20 #15 8.472 -- Detecting C compiler ABI info - done 06:55:20 #15 8.493 -- Check for working C compiler: /usr/bin/cc - skipped 06:55:20 #15 8.493 -- Detecting C compile features 06:55:20 #15 8.494 -- Detecting C compile features - done 06:55:20 #15 8.498 -- Looking for byteswap.h 06:55:20 #15 8.583 -- Looking for byteswap.h - found 06:55:20 #15 8.584 -- Looking for inttypes.h 06:55:20 #15 8.667 -- Looking for inttypes.h - found 06:55:20 #15 8.667 -- Looking for limits.h 06:55:20 #15 8.755 -- Looking for limits.h - found 06:55:20 #15 8.755 -- Looking for memory.h 06:55:20 #15 8.836 -- Looking for memory.h - found 06:55:20 #15 8.836 -- Looking for strings.h 06:55:20 #15 8.924 -- Looking for strings.h - found 06:55:20 #15 8.924 -- Looking for string.h 06:55:20 #15 9.006 -- Looking for string.h - found 06:55:20 #15 9.006 -- Looking for sys/sysctl.h 06:55:20 #15 9.055 -- Looking for sys/sysctl.h - not found 06:55:20 #15 9.055 -- Looking for netinet/in.h 06:55:20 #15 9.135 -- Looking for netinet/in.h - found 06:55:20 #15 9.136 -- Looking for sys/epoll.h 06:55:20 #15 9.213 -- Looking for sys/epoll.h - found 06:55:20 #15 9.213 -- Looking for sys/timerfd.h 06:55:20 #15 9.298 -- Looking for sys/timerfd.h - found 06:55:20 #15 9.298 -- Looking for arpa/inet.h 06:55:20 #15 9.387 -- Looking for arpa/inet.h - found 06:55:21 #15 9.387 -- Looking for stdbool.h 06:55:21 #15 9.473 -- Looking for stdbool.h - found 06:55:21 #15 9.474 -- Looking for netdb.h 06:55:21 #15 9.558 -- Looking for netdb.h - found 06:55:21 #15 9.559 -- Looking for pthread.h 06:55:21 #15 9.634 -- Looking for pthread.h - found 06:55:21 #15 9.635 -- Looking for stdlib.h 06:55:21 #15 9.717 -- Looking for stdlib.h - found 06:55:21 #15 9.718 -- Looking for stdint.h 06:55:21 #15 9.795 -- Looking for stdint.h - found 06:55:21 #15 9.796 -- Looking for syslog.h 06:55:21 #15 9.868 -- Looking for syslog.h - found 06:55:21 #15 9.868 -- Looking for sys/ioctl.h 06:55:21 #15 9.945 -- Looking for sys/ioctl.h - found 06:55:21 #15 9.945 -- Looking for sys/socket.h 06:55:21 #15 10.03 -- Looking for sys/socket.h - found 06:55:21 #15 10.03 -- Looking for sys/stat.h 06:55:21 #15 10.10 -- Looking for sys/stat.h - found 06:55:21 #15 10.10 -- Looking for sys/time.h 06:55:21 #15 10.19 -- Looking for sys/time.h - found 06:55:21 #15 10.19 -- Looking for sys/types.h 06:55:21 #15 10.29 -- Looking for sys/types.h - found 06:55:21 #15 10.29 -- Looking for sys/unistd.h 06:55:21 #15 10.34 -- Looking for sys/unistd.h - not found 06:55:22 #15 10.34 -- Looking for time.h 06:55:22 #15 10.43 -- Looking for time.h - found 06:55:22 #15 10.43 -- Looking for unistd.h 06:55:22 #15 10.51 -- Looking for unistd.h - found 06:55:22 #15 10.51 -- Looking for float.h 06:55:22 #15 10.60 -- Looking for float.h - found 06:55:22 #15 10.60 -- Looking for stddef.h 06:55:22 #15 10.69 -- Looking for stddef.h - found 06:55:22 #15 10.69 -- Looking for winsock2.h 06:55:22 #15 10.73 -- Looking for winsock2.h - not found 06:55:22 #15 10.73 -- Looking for ws2tcpip.h 06:55:22 #15 10.78 -- Looking for ws2tcpip.h - not found 06:55:22 #15 10.78 -- Looking for malloc 06:55:22 #15 10.87 -- Looking for malloc - found 06:55:22 #15 10.87 -- Looking for memset 06:55:22 #15 10.95 -- Looking for memset - found 06:55:22 #15 10.95 -- Looking for select 06:55:22 #15 11.03 -- Looking for select - found 06:55:22 #15 11.03 -- Looking for socket 06:55:22 #15 11.11 -- Looking for socket - found 06:55:22 #15 11.11 -- Looking for strcasecmp 06:55:22 #15 11.20 -- Looking for strcasecmp - found 06:55:23 #15 11.20 -- Looking for pthread_mutex_lock 06:55:23 #15 11.27 -- Looking for pthread_mutex_lock - found 06:55:23 #15 11.27 -- Looking for getaddrinfo 06:55:23 #15 11.35 -- Looking for getaddrinfo - found 06:55:23 #15 11.35 -- Looking for strnlen 06:55:23 #15 11.44 -- Looking for strnlen - found 06:55:23 #15 11.44 -- Looking for strrchr 06:55:23 #15 11.52 -- Looking for strrchr - found 06:55:23 #15 11.52 -- Looking for getrandom 06:55:23 #15 11.60 -- Looking for getrandom - found 06:55:23 #15 11.60 -- Looking for cmsghdr 06:55:23 #15 11.65 -- Looking for cmsghdr - not found 06:55:23 #15 11.65 -- compiling without epoll support 06:55:23 #15 11.65 -- compiling with DTLS support 06:55:23 #15 11.65 -- DTLS_BACKEND: tinydtls 06:55:23 #15 11.66 -- Found TinyDTLS: /usr/local/include 06:55:23 #15 11.66 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 06:55:23 #15 11.66 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 06:55:23 #15 11.66 -- TINYDTLS_ROOT_DIR: 06:55:23 #15 11.66 -- compiling with tinydtls support 06:55:23 #15 11.66 -- ENABLE_DTLS:.....................ON 06:55:23 #15 11.66 -- ENABLE_TCP:......................ON 06:55:23 #15 11.66 -- ENABLE_DOCS:.....................OFF 06:55:23 #15 11.66 -- ENABLE_EXAMPLES:.................OFF 06:55:23 #15 11.66 -- DTLS_BACKEND:....................tinydtls 06:55:23 #15 11.66 -- WITH_GNUTLS:.....................OFF 06:55:23 #15 11.66 -- WITH_TINYDTLS:...................ON 06:55:23 #15 11.66 -- WITH_OPENSSL:....................OFF 06:55:23 #15 11.66 -- WITH_MBEDTLS:....................OFF 06:55:23 #15 11.66 -- HAVE_LIBTINYDTLS:................1 06:55:23 #15 11.66 -- HAVE_LIBGNUTLS:.................. 06:55:23 #15 11.66 -- HAVE_OPENSSL:.................... 06:55:23 #15 11.66 -- HAVE_MBEDTLS:.................... 06:55:23 #15 11.66 -- COAP_EPOLL_SUPPORT:.............. 06:55:23 #15 11.66 -- CMAKE_C_COMPILER:................/usr/bin/cc 06:55:23 #15 11.66 -- BUILD_SHARED_LIBS:...............ON 06:55:23 #15 11.66 -- CMAKE_BUILD_TYPE:................Release 06:55:23 #15 11.66 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 06:55:23 #15 11.67 -- Configuring done (3.5s) 06:55:23 #15 11.67 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 06:55:23 #15 11.67 Policy CMP0115 is not set: Source file extensions must be explicit. Run 06:55:23 #15 11.67 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 06:55:23 #15 11.67 command to set the policy and suppress this warning. 06:55:23 #15 11.67 06:55:23 #15 11.67 File: 06:55:23 #15 11.67 06:55:23 #15 11.67 /device-coap/deps/libcoap/include/coap2/coap.h.in 06:55:23 #15 11.67 This warning is for project developers. Use -Wno-dev to suppress it. 06:55:23 #15 11.67 06:55:23 #15 11.68 -- Generating done (0.0s) 06:55:23 #15 11.68 -- Build files have been written to: /device-coap/deps/libcoap/build 06:55:23 #15 11.68 + make 06:55:23 #15 11.72 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 06:55:23 #15 11.78 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 06:55:23 #15 11.86 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 06:55:23 #15 11.96 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 06:55:23 #15 12.23 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 06:55:24 #15 12.28 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 06:55:24 #15 12.33 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 06:55:24 #15 12.62 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 06:55:24 #15 12.66 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 06:55:24 #15 12.72 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 06:55:24 #15 13.24 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 06:55:25 #15 13.35 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 06:55:25 #15 13.41 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 06:55:25 #15 13.49 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 06:55:25 #15 13.54 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 06:55:25 #15 14.11 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 06:55:25 #15 14.30 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 06:55:26 #15 14.49 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 06:55:26 #15 14.89 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 06:55:26 #15 14.96 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 06:55:26 #15 15.00 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 06:55:26 #15 15.20 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 06:55:26 #15 15.38 [100%] Linking C shared library libcoap-2.so 06:55:27 #15 15.42 [100%] Built target coap-2 06:55:27 #15 15.43 + make install 06:55:27 #15 15.49 [100%] Built target coap-2 06:55:27 #15 15.50 Install the project... 06:55:27 #15 15.51 -- Install configuration: "Release" 06:55:27 #15 15.51 -- Installing: /usr/local/lib/libcoap-2.so 06:55:27 #15 15.51 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 06:55:27 #15 15.51 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 06:55:27 #15 15.51 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 06:55:27 #15 15.51 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 06:55:27 #15 15.51 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 06:55:27 #15 15.51 -- Up-to-date: /usr/local/include 06:55:27 #15 15.51 -- Installing: /usr/local/include/coap2 06:55:27 #15 15.51 -- Installing: /usr/local/include/coap2/uthash.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/subscribe.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/option.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/resource.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/bits.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/coap_hashkey.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/block.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/coap_io.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/pdu.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/str.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/async.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/net.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/address.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/uri.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/coap_event.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/coap_riot.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/coap_dtls.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/coap_mutex.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/coap_prng.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/lwippools.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/coap_debug.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/utlist.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/coap_time.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/encode.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/libcoap.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/mem.h 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/coap_session.h 06:55:27 #15 15.52 -- Up-to-date: /usr/local/include 06:55:27 #15 15.52 -- Up-to-date: /usr/local/include/coap2 06:55:27 #15 15.52 -- Installing: /usr/local/include/coap2/coap.h 06:55:27 #15 15.52 + '[' 1 '=' 1 ] 06:55:27 #15 15.52 + cd /device-coap/deps 06:55:27 #15 15.52 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 06:55:27 #15 15.52 Connecting to github.com (140.82.112.3:443) 06:55:27 #15 15.77 Connecting to codeload.github.com (140.82.112.10:443) 06:55:27 #15 15.90 saving to 'v4.0.2.zip' 06:55:27 #15 15.97 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 06:55:27 #15 15.97 'v4.0.2.zip' saved 06:55:27 #15 15.97 + unzip v4.0.2.zip 06:55:27 #15 15.97 Archive: v4.0.2.zip 06:55:27 #15 15.97 creating: device-sdk-c-4.0.2/ 06:55:27 #15 15.97 creating: device-sdk-c-4.0.2/.github/ 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/.github/Contributing.md 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/.github/semantic.yml 06:55:27 #15 15.97 creating: device-sdk-c-4.0.2/.github/workflows/ 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/.gitignore 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/Attribution.txt 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/CHANGELOG.md 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/Doxyfile 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/Jenkinsfile 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/LICENSE 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/Makefile 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/OWNERS.md 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/README.IOT.md 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/README.md 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/README.v3.md 06:55:27 #15 15.97 creating: device-sdk-c-4.0.2/docs/ 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/docs/configuration.md 06:55:27 #15 15.97 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/docs/metrics.md 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/docs/startup.md 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/include/ 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/include/devsdk/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/include/edgex/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/scripts/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/scripts/build.sh 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/api.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/bus.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/bus.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/callback3.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/callback3.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/command.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/command.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/config.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/config.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/correlation.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/correlation.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/data.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/data.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/device.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/device.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/devman.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/devmap.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/devmap.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/devutil.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/discovery.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/discovery.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/file/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 06:55:27 #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 06:55:27 #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 06:55:27 #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 06:55:27 #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 06:55:27 #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 06:55:27 #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/random/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 06:55:27 #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 06:55:27 #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 06:55:27 #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:55:27 #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/res/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 06:55:27 #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 06:55:27 #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 06:55:27 #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 06:55:27 #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 06:55:27 #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 06:55:27 #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/filesys.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/filesys.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/keeper.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/keeper.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/map.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/map.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/metadata.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/metadata.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/metrics.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/opstate.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/opstate.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/parson.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/parson.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/profiles.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/profiles.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/registry.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/registry.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/rest.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/rest.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/secrets.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/secrets.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/service.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/service.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/transform.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/transform.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/validate.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/validate.h 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/watchers.c 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/c/watchers.h 06:55:27 #15 15.99 creating: device-sdk-c-4.0.2/src/cmake/ 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 06:55:27 #15 15.99 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 06:55:27 #15 15.99 + cd device-sdk-c-4.0.2 06:55:27 #15 15.99 + ./scripts/build.sh 06:55:27 #15 15.99 + CPPCHECK=false 06:55:27 #15 15.99 + DOCGEN=false 06:55:27 #15 15.99 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:55:27 #15 15.99 + '[' 0 -gt 0 ] 06:55:27 #15 15.99 + readlink -f ./scripts/build.sh 06:55:27 #15 15.99 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh 06:55:27 #15 16.00 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts 06:55:27 #15 16.00 + ROOT=/device-coap/deps/device-sdk-c-4.0.2 06:55:27 #15 16.00 + cd /device-coap/deps/device-sdk-c-4.0.2 06:55:27 #15 16.00 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release 06:55:27 #15 16.00 + cd /device-coap/deps/device-sdk-c-4.0.2/build/release 06:55:27 #15 16.00 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src 06:55:27 #15 16.08 -- The C compiler identification is GNU 12.2.1 06:55:27 #15 16.10 -- Detecting C compiler ABI info 06:55:27 #15 16.18 -- Detecting C compiler ABI info - done 06:55:27 #15 16.20 -- Check for working C compiler: /usr/bin/cc - skipped 06:55:27 #15 16.20 -- Detecting C compile features 06:55:27 #15 16.20 -- Detecting C compile features - done 06:55:27 #15 16.20 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:55:27 #15 16.28 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 06:55:27 #15 16.28 -- Found LIBYAML: /usr/lib/libyaml.so 06:55:27 #15 16.29 -- Found LIBUUID: /usr/lib/libuuid.so 06:55:27 #15 16.29 -- Found LIBCBOR: /usr/lib/libcbor.so 06:55:27 #15 16.29 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:55:27 #15 16.29 CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): 06:55:27 #15 16.29 Could NOT find IOT (missing: IOT_LIBRARY IOT_INCLUDE_DIR) 06:55:27 #15 16.29 Call Stack (most recent call first): 06:55:27 #15 16.29 /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) 06:55:27 #15 16.29 cmake/FindIOT.cmake:4 (find_package_handle_standard_args) 06:55:27 #15 16.29 CMakeLists.txt:46 (find_package) 06:55:27 #15 16.29 06:55:27 #15 16.29 06:55:27 #15 16.29 -- Configuring incomplete, errors occurred! 06:55:27 #15 ERROR: process "/bin/sh -c /device-coap/scripts/build_deps.sh 1" did not complete successfully: exit code: 1 06:55:27 ------ 06:55:27 > [11/12] RUN /device-coap/scripts/build_deps.sh 1: 06:55:27 16.29 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:55:27 16.29 CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): 06:55:27 16.29 Could NOT find IOT (missing: IOT_LIBRARY IOT_INCLUDE_DIR) 06:55:27 16.29 Call Stack (most recent call first): 06:55:27 16.29 /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) 06:55:27 16.29 cmake/FindIOT.cmake:4 (find_package_handle_standard_args) 06:55:27 16.29 CMakeLists.txt:46 (find_package) 06:55:27 16.29 06:55:27 16.29 06:55:27 16.29 -- Configuring incomplete, errors occurred! 06:55:27 ------ 06:55:27 Dockerfile.alpine-base:22 06:55:27 -------------------- 06:55:27 20 | 06:55:27 21 | WORKDIR /device-coap 06:55:27 22 | >>> RUN /device-coap/scripts/build_deps.sh 1 06:55:27 23 | RUN /device-coap/scripts/build.sh 06:55:27 24 | 06:55:27 -------------------- 06:55:27 ERROR: failed to solve: process "/bin/sh -c /device-coap/scripts/build_deps.sh 1" did not complete successfully: exit code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:29 06:55:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:29 latest: Pulling from edgex-lftools-log-publisher 06:55:29 5eb5b503b376: Pulling fs layer 06:55:29 5c69ac0246d0: Pulling fs layer 06:55:29 ec43610c2a17: Pulling fs layer 06:55:29 3a2ae6a8a46f: Pulling fs layer 06:55:29 33b1e0a273af: Pulling fs layer 06:55:29 3a2ae6a8a46f: Waiting 06:55:29 5d3b04190fa2: Pulling fs layer 06:55:29 2f39f015ded8: Pulling fs layer 06:55:29 5d3b04190fa2: Waiting 06:55:29 33b1e0a273af: Waiting 06:55:29 2f39f015ded8: Waiting 06:55:29 5c69ac0246d0: Verifying Checksum 06:55:29 3a2ae6a8a46f: Verifying Checksum 06:55:29 3a2ae6a8a46f: Download complete 06:55:29 33b1e0a273af: Download complete 06:55:29 5d3b04190fa2: Verifying Checksum 06:55:29 5d3b04190fa2: Download complete 06:55:29 ec43610c2a17: Verifying Checksum 06:55:29 ec43610c2a17: Download complete 06:55:30 5eb5b503b376: Verifying Checksum 06:55:30 5eb5b503b376: Download complete 06:55:30 2f39f015ded8: Download complete 06:55:31 5eb5b503b376: Pull complete 06:55:31 5c69ac0246d0: Pull complete 06:55:32 ec43610c2a17: Pull complete 06:55:32 3a2ae6a8a46f: Pull complete 06:55:32 33b1e0a273af: Pull complete 06:55:32 5d3b04190fa2: Pull complete 06:55:37 2f39f015ded8: Pull complete 06:55:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:37 prd-ubuntu20.04-docker-8c-8g-13630 does not seem to be running inside a container 06:55:38 $ 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-coap-c_PR-69 -v /w/workspace/edgexfoundry_device-coap-c_PR-69:/w/workspace/edgexfoundry_device-coap-c_PR-69:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:55:39 $ docker top d8738198e7317c107742d43183c40ca5465a124009a656bb48184ae1f5fbdc90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:39 ---> job-cost.sh 06:55:39 lf-activate-venv: SKIPPING 06:55:39 INFO: No Stack... 06:55:40 INFO: Retrieving Pricing Info for: v3-standard-8 06:55:40 INFO: Archiving Costs [Pipeline] sh 06:55:40 + cat /w/workspace/edgexfoundry_device-coap-c_PR-69/archives/cost.csv 06:55:40 + cut -d, -f6 [Pipeline] lock 06:55:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-PR-69-1-stack-cost] 06:55:41 Resource [jenkins-edgexfoundry-device-coap-c-PR-69-1-stack-cost] did not exist. Created. 06:55:41 Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-PR-69-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:55:41 + echo total: 0.2199999988079071 [Pipeline] stash 06:55:41 Stashed 1 file(s) [Pipeline] } 06:55:41 Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-PR-69-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:55:41 $ docker stop --time=1 d8738198e7317c107742d43183c40ca5465a124009a656bb48184ae1f5fbdc90 06:55:42 $ docker rm -f --volumes d8738198e7317c107742d43183c40ca5465a124009a656bb48184ae1f5fbdc90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:55:43 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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 06:55:44 + [ -d /w/workspace/edgexfoundry_device-coap-c_PR-69/archives ] 06:55:44 + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-69/archives 06:55:44 total 16 06:55:44 drwxr-xr-x 3 root root 4096 Jun 22 06:55 . 06:55:44 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 06:55 .. 06:55:44 drwxr-xr-x 2 root root 4096 Jun 22 06:55 cost 06:55:44 -rw-r--r-- 1 root root 84 Jun 22 06:55 cost.csv 06:55:44 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_PR-69/archives 06:55:44 + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-69/archives 06:55:44 total 16 06:55:44 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 06:55 . 06:55:44 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 06:55 .. 06:55:44 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 06:55 cost 06:55:44 -rw-r--r-- 1 jenkins jenkins 84 Jun 22 06:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:55:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:55:45 ---> package-listing.sh 06:55:45 ++ facter osfamily 06:55:45 ++ tr '[:upper:]' '[:lower:]' 06:55:46 + OS_FAMILY=debian 06:55:46 + workspace=/w/workspace/edgexfoundry_device-coap-c_PR-69 06:55:46 + START_PACKAGES=/tmp/packages_start.txt 06:55:46 + END_PACKAGES=/tmp/packages_end.txt 06:55:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:55:46 + PACKAGES=/tmp/packages_start.txt 06:55:46 + '[' /w/workspace/edgexfoundry_device-coap-c_PR-69 ']' 06:55:46 + PACKAGES=/tmp/packages_end.txt 06:55:46 + case "${OS_FAMILY}" in 06:55:46 + dpkg -l 06:55:46 + grep '^ii' 06:55:46 + '[' -f /tmp/packages_start.txt ']' 06:55:46 + '[' -f /tmp/packages_end.txt ']' 06:55:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:55:46 + '[' /w/workspace/edgexfoundry_device-coap-c_PR-69 ']' 06:55:46 + mkdir -p /w/workspace/edgexfoundry_device-coap-c_PR-69/archives/ 06:55:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_PR-69/archives/ [Pipeline] echo 06:55:46 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-coap-c_PR-69/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:55:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:47 prd-ubuntu20.04-docker-8c-8g-13630 does not seem to be running inside a container 06:55:47 $ 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-coap-c_PR-69/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-coap-c_PR-69 -v /w/workspace/edgexfoundry_device-coap-c_PR-69:/w/workspace/edgexfoundry_device-coap-c_PR-69:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:55:47 $ docker top d679d6420161fee7f2526af95d390969544aaf9ddb40d4e726a56959448eb5a5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:47 + touch /tmp/pre-build-complete [Pipeline] sh 06:55:48 + mkdir -p /var/log/sysstat [Pipeline] sh 06:55:48 + ls /var/log/sa-host 06:55:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:55:48 provisioning config files... 06:55:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/config420141518273783286tmp [Pipeline] { [Pipeline] echo 06:55:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:55:49 ---> create-netrc.sh [Pipeline] } 06:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:55:49 ---> python-tools-install.sh [Pipeline] echo 06:55:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:55:50 ---> sudo-logs.sh 06:55:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:55:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:55:50 ---> job-cost.sh 06:55:50 lf-activate-venv: SKIPPING 06:55:50 DEBUG: total: 0.2199999988079071 06:55:50 INFO: Retrieving Stack Cost... 06:55:50 INFO: Retrieving Pricing Info for: v3-standard-8 06:55:50 INFO: Archiving Costs [Pipeline] echo 06:55:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:55:51 ---> logs-deploy.sh 06:55:51 lf-activate-venv: SKIPPING 06:55:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/PR-69/1 06:55:51 INFO: archiving workspace using pattern(s): 06:55:52 Archives upload complete. 06:55:52 INFO: archiving logs to Nexus