Pull request #498 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 FelixTing for edgexfoundry/device-sdk-c Obtained Jenkinsfile from c88ce6eefd456c6e47ec634bc876aa6a2693b531+faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 (f8e43db5937714b93905a5cec7735638e0e13c69) 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-ssh7426801467246025091.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh16053315664421872574.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-sdk-c/branches/PR-498/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-sdk-c/branches/PR-498/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16335392509745038449.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-sdk-c/branches/PR-498/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14598858182588084407.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh3417383772909090932.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-sdk-c/branches/PR-498/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-sdk-c/branches/PR-498/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14784720553017243827.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-18064’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18066 in /w/workspace/edgexfoundry_device-sdk-c_PR-498 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-498 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 Merging remotes/origin/napa commit faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 into PR head commit c88ce6eefd456c6e47ec634bc876aa6a2693b531 Merge succeeded, producing c88ce6eefd456c6e47ec634bc876aa6a2693b531 Checking out Revision c88ce6eefd456c6e47ec634bc876aa6a2693b531 (PR-498) > git config core.sparsecheckout # timeout=10 > git checkout -f c88ce6eefd456c6e47ec634bc876aa6a2693b531 # 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 faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c88ce6eefd456c6e47ec634bc876aa6a2693b531 # timeout=10 Commit message: "fix: bump sdk version to 3.1.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-15T06:33:40.082Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-15T06:33:40.253Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T06:33:40.356Z] ========================================================= [2023-11-15T06:33:40.356Z] EdgeX Global Pipelines Version Info [2023-11-15T06:33:40.356Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-15T06:33:41.084Z] ------------------- [2023-11-15T06:33:41.084Z] stable info: [2023-11-15T06:33:41.084Z] ------------------- [2023-11-15T06:33:41.084Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-15T06:33:41.084Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-15T06:33:41.084Z] Message: update stable to v1.0.257 [2023-11-15T06:33:41.657Z] ------------------- [2023-11-15T06:33:41.657Z] experimental info: [2023-11-15T06:33:41.657Z] ------------------- [2023-11-15T06:33:41.657Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-15T06:33:41.657Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-15T06:33:41.657Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-15T06:33:41.910Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2023-11-15T06:33:41.955Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2023-11-15T06:33:41.992Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-15T06:33:42.033Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-15T06:33:42.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-15T06:33:42.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2023-11-15T06:33:42.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2023-11-15T06:33:42.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-15T06:33:42.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-15T06:33:42.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2023-11-15T06:33:42.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-15T06:33:42.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-15T06:33:42.376Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T06:33:42.413Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T06:33:42.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-15T06:33:42.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-15T06:33:42.527Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-15T06:33:42.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-498 [Pipeline] echo [2023-11-15T06:33:42.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-498 [Pipeline] echo [2023-11-15T06:33:42.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-498 [Pipeline] echo [2023-11-15T06:33:42.671Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c88ce6eefd456c6e47ec634bc876aa6a2693b531 [Pipeline] echo [2023-11-15T06:33:42.713Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c88ce6e [Pipeline] echo [2023-11-15T06:33:42.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T06:33:42.856Z] provisioning config files... [2023-11-15T06:33:42.875Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp/config15939386126359202597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T06:33:43.222Z] ---> docker-login.sh [2023-11-15T06:33:43.223Z] nexus3.edgexfoundry.org:10001 [2023-11-15T06:33:43.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T06:33:43.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T06:33:43.743Z] Configure a credential helper to remove this warning. See [2023-11-15T06:33:43.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T06:33:43.743Z] [2023-11-15T06:33:43.743Z] Login Succeeded [2023-11-15T06:33:43.743Z] nexus3.edgexfoundry.org:10002 [2023-11-15T06:33:43.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T06:33:43.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T06:33:43.743Z] Configure a credential helper to remove this warning. See [2023-11-15T06:33:43.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T06:33:43.743Z] [2023-11-15T06:33:43.743Z] Login Succeeded [2023-11-15T06:33:43.743Z] nexus3.edgexfoundry.org:10003 [2023-11-15T06:33:43.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T06:33:44.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T06:33:44.002Z] Configure a credential helper to remove this warning. See [2023-11-15T06:33:44.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T06:33:44.002Z] [2023-11-15T06:33:44.002Z] Login Succeeded [2023-11-15T06:33:44.002Z] nexus3.edgexfoundry.org:10004 [2023-11-15T06:33:44.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T06:33:44.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T06:33:44.002Z] Configure a credential helper to remove this warning. See [2023-11-15T06:33:44.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T06:33:44.002Z] [2023-11-15T06:33:44.002Z] Login Succeeded [2023-11-15T06:33:44.002Z] docker.io [2023-11-15T06:33:44.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T06:33:44.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T06:33:44.577Z] Configure a credential helper to remove this warning. See [2023-11-15T06:33:44.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T06:33:44.577Z] [2023-11-15T06:33:44.577Z] Login Succeeded [2023-11-15T06:33:44.577Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T06:33:44.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2023-11-15T06:33:45.248Z] + git rev-list -1 --merges c88ce6eefd456c6e47ec634bc876aa6a2693b531~1..c88ce6eefd456c6e47ec634bc876aa6a2693b531 [Pipeline] echo [2023-11-15T06:33:45.396Z] -----------> git rev-list -1 --merges c88ce6eefd456c6e47ec634bc876aa6a2693b531~1..c88ce6eefd456c6e47ec634bc876aa6a2693b531 c88ce6eefd456c6e47ec634bc876aa6a2693b531 [false] [Pipeline] sh [2023-11-15T06:33:45.711Z] + git log --format=format:%s -1 c88ce6eefd456c6e47ec634bc876aa6a2693b531 [Pipeline] echo [2023-11-15T06:33:45.746Z] ========================================================= [2023-11-15T06:33:45.747Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-15T06:33:45.747Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-15T06:33:46.566Z] + git rev-list -1 --merges c88ce6eefd456c6e47ec634bc876aa6a2693b531~1..c88ce6eefd456c6e47ec634bc876aa6a2693b531 [Pipeline] echo [2023-11-15T06:33:46.596Z] -----------> git rev-list -1 --merges c88ce6eefd456c6e47ec634bc876aa6a2693b531~1..c88ce6eefd456c6e47ec634bc876aa6a2693b531 c88ce6eefd456c6e47ec634bc876aa6a2693b531 [false] [Pipeline] sh [2023-11-15T06:33:46.903Z] + git log --format=format:%s -1 c88ce6eefd456c6e47ec634bc876aa6a2693b531 [Pipeline] echo [2023-11-15T06:33:46.941Z] ========================================================= [2023-11-15T06:33:46.941Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-15T06:33:46.941Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-15T06:33:47.425Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T06:33:47.425Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-15T06:33:47.425Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-15T06:33:47.425Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-15T06:33:47.425Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-15T06:33:47.425Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-15T06:33:47.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T06:33:47.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T06:33:47.991Z] [2023-11-15T06:33:47.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T06:33:48.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T06:33:48.380Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-15T06:33:48.380Z] b85a868b505f: Pulling fs layer [2023-11-15T06:33:48.380Z] e2be974225ed: Pulling fs layer [2023-11-15T06:33:48.380Z] 339a4e72a1f5: Pulling fs layer [2023-11-15T06:33:48.380Z] 988bab9f4d93: Pulling fs layer [2023-11-15T06:33:48.380Z] 1469e6f7b9e6: Pulling fs layer [2023-11-15T06:33:48.380Z] eaf3925da568: Pulling fs layer [2023-11-15T06:33:48.380Z] bab4dde63d76: Pulling fs layer [2023-11-15T06:33:48.380Z] bde34c3a00c8: Pulling fs layer [2023-11-15T06:33:48.380Z] b352a97aabf1: Pulling fs layer [2023-11-15T06:33:48.380Z] 4872d77fe225: Pulling fs layer [2023-11-15T06:33:48.380Z] 5851b861e8e6: Pulling fs layer [2023-11-15T06:33:48.380Z] 988bab9f4d93: Waiting [2023-11-15T06:33:48.380Z] eaf3925da568: Waiting [2023-11-15T06:33:48.380Z] 1469e6f7b9e6: Waiting [2023-11-15T06:33:48.380Z] bde34c3a00c8: Waiting [2023-11-15T06:33:48.380Z] b352a97aabf1: Waiting [2023-11-15T06:33:48.380Z] 4872d77fe225: Waiting [2023-11-15T06:33:48.380Z] 5851b861e8e6: Waiting [2023-11-15T06:33:48.380Z] e2be974225ed: Verifying Checksum [2023-11-15T06:33:48.380Z] e2be974225ed: Download complete [2023-11-15T06:33:48.380Z] 988bab9f4d93: Verifying Checksum [2023-11-15T06:33:48.380Z] 988bab9f4d93: Download complete [2023-11-15T06:33:48.641Z] 1469e6f7b9e6: Verifying Checksum [2023-11-15T06:33:48.641Z] eaf3925da568: Verifying Checksum [2023-11-15T06:33:48.641Z] eaf3925da568: Download complete [2023-11-15T06:33:48.641Z] 339a4e72a1f5: Verifying Checksum [2023-11-15T06:33:48.641Z] 339a4e72a1f5: Download complete [2023-11-15T06:33:48.641Z] bde34c3a00c8: Download complete [2023-11-15T06:33:48.641Z] b352a97aabf1: Verifying Checksum [2023-11-15T06:33:48.641Z] b352a97aabf1: Download complete [2023-11-15T06:33:48.641Z] 4872d77fe225: Verifying Checksum [2023-11-15T06:33:48.641Z] 4872d77fe225: Download complete [2023-11-15T06:33:48.641Z] 5851b861e8e6: Download complete [2023-11-15T06:33:48.641Z] b85a868b505f: Verifying Checksum [2023-11-15T06:33:48.641Z] b85a868b505f: Download complete [2023-11-15T06:33:48.911Z] bab4dde63d76: Verifying Checksum [2023-11-15T06:33:48.911Z] bab4dde63d76: Download complete [2023-11-15T06:33:50.305Z] b85a868b505f: Pull complete [2023-11-15T06:33:50.305Z] e2be974225ed: Pull complete [2023-11-15T06:33:50.876Z] 339a4e72a1f5: Pull complete [2023-11-15T06:33:50.876Z] 988bab9f4d93: Pull complete [2023-11-15T06:33:51.136Z] 1469e6f7b9e6: Pull complete [2023-11-15T06:33:51.136Z] eaf3925da568: Pull complete [2023-11-15T06:33:53.044Z] bab4dde63d76: Pull complete [2023-11-15T06:33:53.044Z] bde34c3a00c8: Pull complete [2023-11-15T06:33:53.304Z] b352a97aabf1: Pull complete [2023-11-15T06:33:53.304Z] 4872d77fe225: Pull complete [2023-11-15T06:33:53.304Z] 5851b861e8e6: Pull complete [2023-11-15T06:33:53.304Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-15T06:33:53.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T06:33:53.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T06:33:53.546Z] prd-ubuntu20.04-docker-8c-8g-18066 does not seem to be running inside a container [2023-11-15T06:33:53.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-498 -v /w/workspace/edgexfoundry_device-sdk-c_PR-498:/w/workspace/edgexfoundry_device-sdk-c_PR-498:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-498@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-15T06:33:56.613Z] $ docker top 7262869d893476a829d8d288f16084adc359ef53dfc867a78204dbecca9718f8 -eo pid,comm [2023-11-15T06:33:56.667Z] 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). [2023-11-15T06:33:56.667Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T06:33:56.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T06:33:56.787Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T06:33:56.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T06:33:56.907Z] $ docker exec 7262869d893476a829d8d288f16084adc359ef53dfc867a78204dbecca9718f8 ssh-agent [2023-11-15T06:33:57.015Z] SSH_AUTH_SOCK=/tmp/ssh-pV6E5oiVlSll/agent.31 [2023-11-15T06:33:57.015Z] SSH_AGENT_PID=37 [2023-11-15T06:33:57.020Z] Running ssh-add (command line suppressed) [2023-11-15T06:33:57.119Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp/private_key_7452546316644876753.key (/w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp/private_key_7452546316644876753.key) [2023-11-15T06:33:57.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T06:33:57.457Z] + git tag --points-at HEAD [Pipeline] } [2023-11-15T06:33:57.487Z] $ docker exec --env ******** --env ******** 7262869d893476a829d8d288f16084adc359ef53dfc867a78204dbecca9718f8 ssh-agent -k [2023-11-15T06:33:57.574Z] unset SSH_AUTH_SOCK; [2023-11-15T06:33:57.574Z] unset SSH_AGENT_PID; [2023-11-15T06:33:57.574Z] echo Agent pid 37 killed; [2023-11-15T06:33:57.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-15T06:33:57.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T06:33:57.667Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T06:33:57.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T06:33:57.786Z] $ docker exec 7262869d893476a829d8d288f16084adc359ef53dfc867a78204dbecca9718f8 ssh-agent [2023-11-15T06:33:57.895Z] SSH_AUTH_SOCK=/tmp/ssh-F9nZbramNL6m/agent.68 [2023-11-15T06:33:57.895Z] SSH_AGENT_PID=75 [2023-11-15T06:33:57.898Z] Running ssh-add (command line suppressed) [2023-11-15T06:33:58.006Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp/private_key_2041658036047449837.key (/w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp/private_key_2041658036047449837.key) [2023-11-15T06:33:58.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T06:33:58.348Z] + git semver init [2023-11-15T06:33:58.607Z] 2023-11-15 06:33:58,523 [run_init] DEBUG init version:0.0.0 force:False [2023-11-15T06:33:58.607Z] 2023-11-15 06:33:58,524 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver [2023-11-15T06:33:58.607Z] 2023-11-15 06:33:58,524 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver [2023-11-15T06:33:58.607Z] 2023-11-15 06:33:58,524 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-498, universal_newlines=False, shell=None, istream=None) [2023-11-15T06:33:59.550Z] 2023-11-15 06:33:59,392 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-498/.git/info/exclude [2023-11-15T06:33:59.550Z] 2023-11-15 06:33:59,392 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver/PR-498 with force:False [2023-11-15T06:33:59.550Z] 2023-11-15 06:33:59,392 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver/PR-498 [2023-11-15T06:33:59.550Z] 2023-11-15 06:33:59,397 [execute] INFO git cat-file --batch-check [2023-11-15T06:33:59.550Z] 2023-11-15 06:33:59,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver, universal_newlines=False, shell=None, istream=) [2023-11-15T06:33:59.550Z] 2023-11-15 06:33:59,402 [execute] INFO git cat-file --batch [2023-11-15T06:33:59.550Z] 2023-11-15 06:33:59,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver, universal_newlines=False, shell=None, istream=) [2023-11-15T06:33:59.550Z] 2023-11-15 06:33:59,407 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver/PR-498 [2023-11-15T06:33:59.550Z] 0.0.0 [Pipeline] } [2023-11-15T06:33:59.578Z] $ docker exec --env ******** --env ******** 7262869d893476a829d8d288f16084adc359ef53dfc867a78204dbecca9718f8 ssh-agent -k [2023-11-15T06:33:59.679Z] unset SSH_AUTH_SOCK; [2023-11-15T06:33:59.680Z] unset SSH_AGENT_PID; [2023-11-15T06:33:59.680Z] echo Agent pid 75 killed; [2023-11-15T06:33:59.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T06:34:00.117Z] + git semver [Pipeline] } [2023-11-15T06:34:00.400Z] $ docker stop --time=1 7262869d893476a829d8d288f16084adc359ef53dfc867a78204dbecca9718f8 [2023-11-15T06:34:01.817Z] $ docker rm -f --volumes 7262869d893476a829d8d288f16084adc359ef53dfc867a78204dbecca9718f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T06:34:02.192Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-15T06:34:02.477Z] Stashed 1 file(s) [Pipeline] echo [2023-11-15T06:34:02.493Z] [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T06:34:02.955Z] provisioning config files... [2023-11-15T06:34:02.965Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp/config7518992559749251087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T06:34:03.305Z] ---> docker-login.sh [2023-11-15T06:34:03.305Z] nexus3.edgexfoundry.org:10001 [2023-11-15T06:34:03.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T06:34:03.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T06:34:03.305Z] Configure a credential helper to remove this warning. See [2023-11-15T06:34:03.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T06:34:03.305Z] [2023-11-15T06:34:03.305Z] Login Succeeded [2023-11-15T06:34:03.305Z] nexus3.edgexfoundry.org:10002 [2023-11-15T06:34:03.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T06:34:03.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T06:34:03.305Z] Configure a credential helper to remove this warning. See [2023-11-15T06:34:03.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T06:34:03.305Z] [2023-11-15T06:34:03.305Z] Login Succeeded [2023-11-15T06:34:03.305Z] nexus3.edgexfoundry.org:10003 [2023-11-15T06:34:03.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T06:34:03.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T06:34:03.571Z] Configure a credential helper to remove this warning. See [2023-11-15T06:34:03.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T06:34:03.571Z] [2023-11-15T06:34:03.571Z] Login Succeeded [2023-11-15T06:34:03.571Z] nexus3.edgexfoundry.org:10004 [2023-11-15T06:34:03.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T06:34:03.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T06:34:03.571Z] Configure a credential helper to remove this warning. See [2023-11-15T06:34:03.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T06:34:03.571Z] [2023-11-15T06:34:03.571Z] Login Succeeded [2023-11-15T06:34:03.571Z] docker.io [2023-11-15T06:34:03.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T06:34:03.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T06:34:03.830Z] Configure a credential helper to remove this warning. See [2023-11-15T06:34:03.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T06:34:03.830Z] [2023-11-15T06:34:03.830Z] Login Succeeded [2023-11-15T06:34:03.830Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T06:34:03.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T06:34:04.068Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-15T06:34:04.418Z] + git log --pretty=%H %s [2023-11-15T06:34:04.418Z] + grep ci(lts-release) [2023-11-15T06:34:04.418Z] + head -n 1 [2023-11-15T06:34:04.418Z] + awk {print $1} [Pipeline] echo [2023-11-15T06:34:04.455Z] [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh [2023-11-15T06:34:04.750Z] + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [2023-11-15T06:34:04.750Z] faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7: Pulling from device-sdk-c-builder-x86_64 [2023-11-15T06:34:04.750Z] 96526aa774ef: Pulling fs layer [2023-11-15T06:34:04.750Z] 4f9bc52d1dc7: Pulling fs layer [2023-11-15T06:34:04.750Z] 585e8d389ef7: Pulling fs layer [2023-11-15T06:34:04.750Z] 3423b2a5ea43: Pulling fs layer [2023-11-15T06:34:04.750Z] bb226d34ec8c: Pulling fs layer [2023-11-15T06:34:04.750Z] 086b5312e468: Pulling fs layer [2023-11-15T06:34:04.750Z] 3423b2a5ea43: Waiting [2023-11-15T06:34:04.750Z] 11fdbfc70b38: Pulling fs layer [2023-11-15T06:34:04.750Z] fd305ee336ed: Pulling fs layer [2023-11-15T06:34:04.750Z] 11fdbfc70b38: Waiting [2023-11-15T06:34:04.750Z] fd305ee336ed: Waiting [2023-11-15T06:34:04.750Z] 086b5312e468: Waiting [2023-11-15T06:34:04.750Z] b7eec2cb7897: Pulling fs layer [2023-11-15T06:34:04.750Z] b7eec2cb7897: Waiting [2023-11-15T06:34:04.750Z] 4f9bc52d1dc7: Download complete [2023-11-15T06:34:04.750Z] 3423b2a5ea43: Verifying Checksum [2023-11-15T06:34:04.750Z] 3423b2a5ea43: Download complete [2023-11-15T06:34:04.750Z] bb226d34ec8c: Verifying Checksum [2023-11-15T06:34:04.750Z] bb226d34ec8c: Download complete [2023-11-15T06:34:04.750Z] 96526aa774ef: Verifying Checksum [2023-11-15T06:34:04.750Z] 96526aa774ef: Download complete [2023-11-15T06:34:04.750Z] 11fdbfc70b38: Verifying Checksum [2023-11-15T06:34:04.750Z] 11fdbfc70b38: Download complete [2023-11-15T06:34:04.750Z] fd305ee336ed: Verifying Checksum [2023-11-15T06:34:04.750Z] fd305ee336ed: Download complete [2023-11-15T06:34:04.750Z] 086b5312e468: Download complete [2023-11-15T06:34:04.750Z] b7eec2cb7897: Download complete [2023-11-15T06:34:05.009Z] 96526aa774ef: Pull complete [2023-11-15T06:34:05.009Z] 4f9bc52d1dc7: Pull complete [2023-11-15T06:34:05.576Z] 585e8d389ef7: Verifying Checksum [2023-11-15T06:34:05.576Z] 585e8d389ef7: Download complete [2023-11-15T06:34:08.862Z] 585e8d389ef7: Pull complete [2023-11-15T06:34:08.862Z] 3423b2a5ea43: Pull complete [2023-11-15T06:34:08.862Z] bb226d34ec8c: Pull complete [2023-11-15T06:34:08.862Z] 086b5312e468: Pull complete [2023-11-15T06:34:08.862Z] 11fdbfc70b38: Pull complete [2023-11-15T06:34:08.862Z] fd305ee336ed: Pull complete [2023-11-15T06:34:08.862Z] b7eec2cb7897: Pull complete [2023-11-15T06:34:08.862Z] Digest: sha256:3ec7123fb91b4a511f3d76380cde1bfed4ea5ab0d734fd668911db47a8038c56 [2023-11-15T06:34:08.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [2023-11-15T06:34:08.862Z] nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh [2023-11-15T06:34:09.174Z] + docker tag nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 ci-base-image-x86_64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T06:34:09.804Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T06:34:09.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T06:34:09.949Z] prd-ubuntu20.04-docker-8c-8g-18066 does not seem to be running inside a container [2023-11-15T06:34:09.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_PR-498 -v /w/workspace/edgexfoundry_device-sdk-c_PR-498:/w/workspace/edgexfoundry_device-sdk-c_PR-498:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-498@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 ******** ci-base-image-x86_64 cat [2023-11-15T06:34:12.801Z] $ docker top 27825895a5d87f446740424c7e52dc1a7e2e1e953322c6cb0a3dd4d44ca71947 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T06:34:13.203Z] + make test [2023-11-15T06:34:13.203Z] echo "make test" [2023-11-15T06:34:13.203Z] make test [Pipeline] } [2023-11-15T06:34:13.239Z] $ docker stop --time=1 27825895a5d87f446740424c7e52dc1a7e2e1e953322c6cb0a3dd4d44ca71947 [2023-11-15T06:34:14.538Z] $ docker rm -f --volumes 27825895a5d87f446740424c7e52dc1a7e2e1e953322c6cb0a3dd4d44ca71947 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T06:34:15.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T06:34:15.694Z] + ls -al . [2023-11-15T06:34:15.695Z] total 212 [2023-11-15T06:34:15.695Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 06:33 . [2023-11-15T06:34:15.695Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 06:33 .. [2023-11-15T06:34:15.695Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 06:34 .git [2023-11-15T06:34:15.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 06:33 .github [2023-11-15T06:34:15.695Z] -rw-rw-r-- 1 jenkins jenkins 176 Nov 15 06:33 .gitignore [2023-11-15T06:34:15.695Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 06:33 .semver [2023-11-15T06:34:15.695Z] -rw-rw-r-- 1 jenkins jenkins 2908 Nov 15 06:33 Attribution.txt [2023-11-15T06:34:15.695Z] -rw-rw-r-- 1 jenkins jenkins 11953 Nov 15 06:33 CHANGELOG.md [2023-11-15T06:34:15.695Z] -rw-rw-r-- 1 jenkins jenkins 108574 Nov 15 06:33 Doxyfile [2023-11-15T06:34:15.695Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 06:33 GOVERNANCE.md [2023-11-15T06:34:15.695Z] -rw-rw-r-- 1 jenkins jenkins 784 Nov 15 06:33 Jenkinsfile [2023-11-15T06:34:15.695Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 06:33 LICENSE [2023-11-15T06:34:15.695Z] -rw-rw-r-- 1 jenkins jenkins 444 Nov 15 06:33 Makefile [2023-11-15T06:34:15.695Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 15 06:33 OWNERS.md [2023-11-15T06:34:15.695Z] -rw-rw-r-- 1 jenkins jenkins 1651 Nov 15 06:33 README.IOT.md [2023-11-15T06:34:15.695Z] -rw-rw-r-- 1 jenkins jenkins 4215 Nov 15 06:33 README.md [2023-11-15T06:34:15.695Z] -rw-rw-r-- 1 jenkins jenkins 1245 Nov 15 06:33 README.v3.md [2023-11-15T06:34:15.695Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 06:34 VERSION [2023-11-15T06:34:15.695Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 06:33 docs [2023-11-15T06:34:15.695Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 06:33 include [2023-11-15T06:34:15.695Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 06:33 scripts [2023-11-15T06:34:15.695Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 06:33 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T06:34:16.096Z] + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c88ce6eefd456c6e47ec634bc876aa6a2693b531 --label arch=amd64 --label version=0.0.0 . [2023-11-15T06:34:16.096Z] Sending build context to Docker daemon 4.964MB [2023-11-15T06:34:16.096Z] Step 1/17 : ARG BASE=alpine:3.18 [2023-11-15T06:34:16.096Z] Step 2/17 : FROM ${BASE} [2023-11-15T06:34:16.096Z] ---> fbfc8f2b3e40 [2023-11-15T06:34:16.096Z] Step 3/17 : LABEL maintainer="IOTech " [2023-11-15T06:34:16.096Z] ---> Running in f293b6442632 [2023-11-15T06:34:16.355Z] Removing intermediate container f293b6442632 [2023-11-15T06:34:16.355Z] ---> 66eecf2c4c76 [2023-11-15T06:34:16.355Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-11-15T06:34:16.355Z] ---> Running in 044f1a576ac1 [2023-11-15T06:34:16.614Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2023-11-15T06:34:17.183Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-11-15T06:34:17.183Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-11-15T06:34:17.183Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-11-15T06:34:17.443Z] Removing intermediate container 044f1a576ac1 [2023-11-15T06:34:17.443Z] ---> 0fd777d828bc [2023-11-15T06:34:17.443Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2023-11-15T06:34:17.443Z] ---> Running in a087f73f7860 [2023-11-15T06:34:17.798Z] Still waiting to schedule task [2023-11-15T06:34:17.798Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-18065’ is offline [2023-11-15T06:34:18.837Z] Removing intermediate container a087f73f7860 [2023-11-15T06:34:18.837Z] ---> 2fbef7c62ad0 [2023-11-15T06:34:18.837Z] Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2023-11-15T06:34:18.837Z] ---> Running in a9f2b690c6e3 [2023-11-15T06:34:19.096Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T06:34:19.662Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T06:34:20.231Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T06:34:20.799Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-11-15T06:34:20.799Z] (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-11-15T06:34:21.059Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2023-11-15T06:34:21.320Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2023-11-15T06:34:21.887Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2023-11-15T06:34:21.887Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2023-11-15T06:34:22.453Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2023-11-15T06:34:22.714Z] (7/11) Installing libblkid (2.38.1-r8) [2023-11-15T06:34:23.287Z] (8/11) Installing libfdisk (2.38.1-r8) [2023-11-15T06:34:23.560Z] (9/11) Installing libmount (2.38.1-r8) [2023-11-15T06:34:23.819Z] (10/11) Installing libsmartcols (2.38.1-r8) [2023-11-15T06:34:24.391Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2023-11-15T06:34:24.971Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T06:34:24.971Z] OK: 336 MiB in 100 packages [2023-11-15T06:34:25.548Z] Removing intermediate container a9f2b690c6e3 [2023-11-15T06:34:25.548Z] ---> 936ee386b107 [2023-11-15T06:34:25.548Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2023-11-15T06:34:25.548Z] ---> 5a06168afc59 [2023-11-15T06:34:25.548Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2023-11-15T06:34:25.806Z] ---> 25c24300c166 [2023-11-15T06:34:25.806Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2023-11-15T06:34:25.806Z] ---> cb6a008f7d6a [2023-11-15T06:34:25.806Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2023-11-15T06:34:26.065Z] ---> f0df393919fe [2023-11-15T06:34:26.065Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2023-11-15T06:34:26.065Z] ---> 0e6e940f6c50 [2023-11-15T06:34:26.065Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2023-11-15T06:34:26.325Z] ---> 1754be19f1d9 [2023-11-15T06:34:26.325Z] Step 13/17 : WORKDIR /edgex-c-sdk [2023-11-15T06:34:26.325Z] ---> Running in d114fd4a27bd [2023-11-15T06:34:26.325Z] Removing intermediate container d114fd4a27bd [2023-11-15T06:34:26.325Z] ---> ed18138a1a43 [2023-11-15T06:34:26.325Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2023-11-15T06:34:26.584Z] ---> Running in a1aaa1c57aef [2023-11-15T06:34:26.584Z] Removing intermediate container a1aaa1c57aef [2023-11-15T06:34:26.584Z] ---> 2b0fd410fc7e [2023-11-15T06:34:26.584Z] Step 15/17 : LABEL arch=amd64 [2023-11-15T06:34:26.584Z] ---> Running in b3d6e4a2614c [2023-11-15T06:34:26.584Z] Removing intermediate container b3d6e4a2614c [2023-11-15T06:34:26.584Z] ---> 4433c3f0782d [2023-11-15T06:34:26.584Z] Step 16/17 : LABEL git_sha=c88ce6eefd456c6e47ec634bc876aa6a2693b531 [2023-11-15T06:34:26.584Z] ---> Running in b1ac48096636 [2023-11-15T06:34:26.844Z] Removing intermediate container b1ac48096636 [2023-11-15T06:34:26.844Z] ---> b17ba3442e61 [2023-11-15T06:34:26.844Z] Step 17/17 : LABEL version=0.0.0 [2023-11-15T06:34:26.844Z] ---> Running in b6ccf3ed36e4 [2023-11-15T06:34:26.844Z] Removing intermediate container b6ccf3ed36e4 [2023-11-15T06:34:26.844Z] ---> 9f75624d251e [2023-11-15T06:34:26.844Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2023-11-15T06:34:26.844Z] Successfully built 9f75624d251e [2023-11-15T06:34:26.844Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T06:34:27.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T06:34:27.734Z] [2023-11-15T06:34:27.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T06:34:28.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T06:34:28.109Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-15T06:34:28.109Z] 5eb5b503b376: Pulling fs layer [2023-11-15T06:34:28.109Z] 5c69ac0246d0: Pulling fs layer [2023-11-15T06:34:28.109Z] ec43610c2a17: Pulling fs layer [2023-11-15T06:34:28.109Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-15T06:34:28.109Z] 33b1e0a273af: Pulling fs layer [2023-11-15T06:34:28.109Z] 5d3b04190fa2: Pulling fs layer [2023-11-15T06:34:28.109Z] 2f39f015ded8: Pulling fs layer [2023-11-15T06:34:28.109Z] 3a2ae6a8a46f: Waiting [2023-11-15T06:34:28.109Z] 33b1e0a273af: Waiting [2023-11-15T06:34:28.109Z] 5d3b04190fa2: Waiting [2023-11-15T06:34:28.109Z] 2f39f015ded8: Waiting [2023-11-15T06:34:28.109Z] 5c69ac0246d0: Verifying Checksum [2023-11-15T06:34:28.109Z] 5c69ac0246d0: Download complete [2023-11-15T06:34:28.109Z] 3a2ae6a8a46f: Download complete [2023-11-15T06:34:28.109Z] ec43610c2a17: Verifying Checksum [2023-11-15T06:34:28.109Z] ec43610c2a17: Download complete [2023-11-15T06:34:28.109Z] 33b1e0a273af: Verifying Checksum [2023-11-15T06:34:28.109Z] 33b1e0a273af: Download complete [2023-11-15T06:34:28.109Z] 5d3b04190fa2: Download complete [2023-11-15T06:34:28.381Z] 5eb5b503b376: Verifying Checksum [2023-11-15T06:34:28.381Z] 5eb5b503b376: Download complete [2023-11-15T06:34:28.947Z] 2f39f015ded8: Download complete [2023-11-15T06:34:29.513Z] 5eb5b503b376: Pull complete [2023-11-15T06:34:29.772Z] 5c69ac0246d0: Pull complete [2023-11-15T06:34:30.031Z] ec43610c2a17: Pull complete [2023-11-15T06:34:30.031Z] 3a2ae6a8a46f: Pull complete [2023-11-15T06:34:30.290Z] 33b1e0a273af: Pull complete [2023-11-15T06:34:30.290Z] 5d3b04190fa2: Pull complete [2023-11-15T06:34:34.480Z] 2f39f015ded8: Pull complete [2023-11-15T06:34:34.480Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-15T06:34:34.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T06:34:34.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T06:34:34.712Z] prd-ubuntu20.04-docker-8c-8g-18066 does not seem to be running inside a container [2023-11-15T06:34:34.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-498 -v /w/workspace/edgexfoundry_device-sdk-c_PR-498:/w/workspace/edgexfoundry_device-sdk-c_PR-498:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-498@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 [2023-11-15T06:34:40.645Z] $ docker top fef855cf0d59ec497db40f023cdea768ba08de7e9782a3bbe4bb96855b9b9948 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T06:34:41.095Z] ---> job-cost.sh [2023-11-15T06:34:41.095Z] lf-activate-venv: SKIPPING [2023-11-15T06:34:41.095Z] INFO: No Stack... [2023-11-15T06:34:41.356Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T06:34:41.924Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T06:34:42.240Z] + cat /w/workspace/edgexfoundry_device-sdk-c_PR-498/archives/cost.csv [2023-11-15T06:34:42.240Z] + cut -d, -f6 [Pipeline] lock [2023-11-15T06:34:42.277Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] [2023-11-15T06:34:42.282Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] did not exist. Created. [2023-11-15T06:34:42.282Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T06:34:42.672Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-15T06:34:42.737Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T06:34:42.752Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T06:34:42.827Z] $ docker stop --time=1 fef855cf0d59ec497db40f023cdea768ba08de7e9782a3bbe4bb96855b9b9948 [2023-11-15T06:34:43.988Z] $ docker rm -f --volumes fef855cf0d59ec497db40f023cdea768ba08de7e9782a3bbe4bb96855b9b9948 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-15T06:35:57.650Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18067 in /w/workspace/edgexfoundry_device-sdk-c_PR-498 [Pipeline] { [Pipeline] ws [2023-11-15T06:35:57.707Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2023-11-15T06:35:57.784Z] Selected Git installation does not exist. Using Default [2023-11-15T06:35:57.784Z] The recommended git tool is: NONE [2023-11-15T06:36:02.888Z] using credential edgex-jenkins-ssh [2023-11-15T06:36:02.910Z] Cloning the remote Git repository [2023-11-15T06:36:02.949Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2023-11-15T06:36:03.033Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2023-11-15T06:36:03.180Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2023-11-15T06:36:03.181Z] > git --version # timeout=10 [2023-11-15T06:36:03.205Z] > git --version # 'git version 2.25.1' [2023-11-15T06:36:03.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T06:36:03.351Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T06:36:04.403Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2023-11-15T06:36:04.421Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T06:36:05.208Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2023-11-15T06:36:05.254Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2023-11-15T06:36:05.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T06:36:05.270Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 [2023-11-15T06:36:05.884Z] Merging remotes/origin/napa commit faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 into PR head commit c88ce6eefd456c6e47ec634bc876aa6a2693b531 [2023-11-15T06:36:06.202Z] Merge succeeded, producing c88ce6eefd456c6e47ec634bc876aa6a2693b531 [2023-11-15T06:36:06.203Z] Checking out Revision c88ce6eefd456c6e47ec634bc876aa6a2693b531 (PR-498) [2023-11-15T06:36:05.904Z] > git config core.sparsecheckout # timeout=10 [2023-11-15T06:36:05.984Z] > git checkout -f c88ce6eefd456c6e47ec634bc876aa6a2693b531 # timeout=10 [2023-11-15T06:36:06.101Z] > git remote # timeout=10 [2023-11-15T06:36:06.120Z] > git config --get remote.origin.url # timeout=10 [2023-11-15T06:36:06.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T06:36:06.151Z] > git merge faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 # timeout=10 [2023-11-15T06:36:06.184Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-15T06:36:06.209Z] > git config core.sparsecheckout # timeout=10 [2023-11-15T06:36:06.222Z] > git checkout -f c88ce6eefd456c6e47ec634bc876aa6a2693b531 # timeout=10 [2023-11-15T06:36:09.746Z] Commit message: "fix: bump sdk version to 3.1.1" [2023-11-15T06:36:09.793Z] > git --version # timeout=10 [2023-11-15T06:36:09.803Z] > git --version # 'git version 2.25.1' [2023-11-15T06:36:09.824Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T06:36:11.148Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-15T06:36:11.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T06:36:11.149Z] Dload Upload Total Spent Left Speed [2023-11-15T06:36:11.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-11-15T06:36:11.978Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-15T06:36:12.320Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-11-15T06:36:12.320Z] /etc/docker/daemon.new [2023-11-15T06:36:12.320Z] { [2023-11-15T06:36:12.320Z] "registry-mirrors": [ [2023-11-15T06:36:12.320Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-15T06:36:12.320Z] ], [2023-11-15T06:36:12.320Z] "bip": "10.250.0.254/24", [2023-11-15T06:36:12.320Z] "hosts": [ [2023-11-15T06:36:12.320Z] "tcp://0.0.0.0:5555", [2023-11-15T06:36:12.321Z] "unix:///var/run/docker.sock" [2023-11-15T06:36:12.321Z] ], [2023-11-15T06:36:12.321Z] "mtu": 1458, [2023-11-15T06:36:12.321Z] "selinux-enabled": true, [2023-11-15T06:36:12.321Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-15T06:36:12.321Z] } [Pipeline] sh [2023-11-15T06:36:12.826Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-15T06:36:13.180Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T06:36:31.505Z] provisioning config files... [2023-11-15T06:36:31.532Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config11522448694070112787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T06:36:31.939Z] ---> docker-login.sh [2023-11-15T06:36:31.939Z] nexus3.edgexfoundry.org:10001 [2023-11-15T06:36:32.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T06:36:32.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T06:36:32.485Z] Configure a credential helper to remove this warning. See [2023-11-15T06:36:32.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T06:36:32.485Z] [2023-11-15T06:36:32.485Z] Login Succeeded [2023-11-15T06:36:32.485Z] nexus3.edgexfoundry.org:10002 [2023-11-15T06:36:32.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T06:36:33.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T06:36:33.030Z] Configure a credential helper to remove this warning. See [2023-11-15T06:36:33.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T06:36:33.030Z] [2023-11-15T06:36:33.030Z] Login Succeeded [2023-11-15T06:36:33.030Z] nexus3.edgexfoundry.org:10003 [2023-11-15T06:36:33.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T06:36:33.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T06:36:33.305Z] Configure a credential helper to remove this warning. See [2023-11-15T06:36:33.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T06:36:33.305Z] [2023-11-15T06:36:33.305Z] Login Succeeded [2023-11-15T06:36:33.305Z] nexus3.edgexfoundry.org:10004 [2023-11-15T06:36:33.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T06:36:33.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T06:36:33.579Z] Configure a credential helper to remove this warning. See [2023-11-15T06:36:33.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T06:36:33.579Z] [2023-11-15T06:36:33.579Z] Login Succeeded [2023-11-15T06:36:33.579Z] docker.io [2023-11-15T06:36:33.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T06:36:34.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T06:36:34.119Z] Configure a credential helper to remove this warning. See [2023-11-15T06:36:34.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T06:36:34.119Z] [2023-11-15T06:36:34.119Z] Login Succeeded [2023-11-15T06:36:34.119Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T06:36:34.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T06:36:34.525Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-15T06:36:34.879Z] + grep ci(lts-release) [2023-11-15T06:36:34.879Z] + git log --pretty=%H %s [2023-11-15T06:36:34.879Z] + awk {print $1} [2023-11-15T06:36:34.879Z] + head -n 1 [Pipeline] echo [2023-11-15T06:36:34.948Z] [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh [2023-11-15T06:36:35.275Z] + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [2023-11-15T06:36:35.545Z] faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7: Pulling from device-sdk-c-builder-arm64 [2023-11-15T06:36:35.545Z] 579b34f0a95b: Pulling fs layer [2023-11-15T06:36:35.545Z] b046b3a35be6: Pulling fs layer [2023-11-15T06:36:35.545Z] 2014ba793e07: Pulling fs layer [2023-11-15T06:36:35.545Z] 37152cc71573: Pulling fs layer [2023-11-15T06:36:35.545Z] 3b62a4435cd8: Pulling fs layer [2023-11-15T06:36:35.545Z] e1b1e155426b: Pulling fs layer [2023-11-15T06:36:35.545Z] 6026ac9a2879: Pulling fs layer [2023-11-15T06:36:35.545Z] a51c0497d701: Pulling fs layer [2023-11-15T06:36:35.545Z] 5290c3b9fb3b: Pulling fs layer [2023-11-15T06:36:35.545Z] e1b1e155426b: Waiting [2023-11-15T06:36:35.545Z] 6026ac9a2879: Waiting [2023-11-15T06:36:35.545Z] a51c0497d701: Waiting [2023-11-15T06:36:35.545Z] 37152cc71573: Waiting [2023-11-15T06:36:35.545Z] 5290c3b9fb3b: Waiting [2023-11-15T06:36:35.545Z] 3b62a4435cd8: Waiting [2023-11-15T06:36:35.545Z] b046b3a35be6: Verifying Checksum [2023-11-15T06:36:35.545Z] b046b3a35be6: Download complete [2023-11-15T06:36:35.545Z] 37152cc71573: Verifying Checksum [2023-11-15T06:36:35.545Z] 37152cc71573: Download complete [2023-11-15T06:36:35.545Z] 3b62a4435cd8: Verifying Checksum [2023-11-15T06:36:35.545Z] 3b62a4435cd8: Download complete [2023-11-15T06:36:35.545Z] 579b34f0a95b: Download complete [2023-11-15T06:36:35.545Z] 6026ac9a2879: Verifying Checksum [2023-11-15T06:36:35.545Z] 6026ac9a2879: Download complete [2023-11-15T06:36:35.545Z] e1b1e155426b: Verifying Checksum [2023-11-15T06:36:35.545Z] e1b1e155426b: Download complete [2023-11-15T06:36:35.545Z] 5290c3b9fb3b: Verifying Checksum [2023-11-15T06:36:35.545Z] 5290c3b9fb3b: Download complete [2023-11-15T06:36:35.545Z] a51c0497d701: Verifying Checksum [2023-11-15T06:36:35.545Z] a51c0497d701: Download complete [2023-11-15T06:36:36.132Z] 579b34f0a95b: Pull complete [2023-11-15T06:36:36.402Z] b046b3a35be6: Pull complete [2023-11-15T06:36:37.813Z] 2014ba793e07: Verifying Checksum [2023-11-15T06:36:37.813Z] 2014ba793e07: Download complete [2023-11-15T06:36:47.893Z] 2014ba793e07: Pull complete [2023-11-15T06:36:48.163Z] 37152cc71573: Pull complete [2023-11-15T06:36:48.429Z] 3b62a4435cd8: Pull complete [2023-11-15T06:36:48.697Z] e1b1e155426b: Pull complete [2023-11-15T06:36:48.964Z] 6026ac9a2879: Pull complete [2023-11-15T06:36:49.230Z] a51c0497d701: Pull complete [2023-11-15T06:36:49.496Z] 5290c3b9fb3b: Pull complete [2023-11-15T06:36:49.496Z] Digest: sha256:562758cfa96a572b54c21e92050971cac9011483215b3dcbf73b74f9ee2fb111 [2023-11-15T06:36:49.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [2023-11-15T06:36:49.496Z] nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh [2023-11-15T06:36:49.831Z] + docker tag nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 ci-base-image-arm64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T06:36:50.466Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T06:36:50.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T06:36:50.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-18067 does not seem to be running inside a container [2023-11-15T06:36:50.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@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 ******** ci-base-image-arm64 cat [2023-11-15T06:36:52.853Z] $ docker top 0e992336180fe23e9d58d5513c565a75e794c2021745be14f090ff7237df4245 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T06:36:53.743Z] + make test [2023-11-15T06:36:53.743Z] echo "make test" [2023-11-15T06:36:53.743Z] make test [Pipeline] } [2023-11-15T06:36:53.776Z] $ docker stop --time=1 0e992336180fe23e9d58d5513c565a75e794c2021745be14f090ff7237df4245 [2023-11-15T06:36:55.421Z] $ docker rm -f --volumes 0e992336180fe23e9d58d5513c565a75e794c2021745be14f090ff7237df4245 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T06:36:56.236Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T06:36:56.570Z] + ls -al . [2023-11-15T06:36:56.570Z] total 208 [2023-11-15T06:36:56.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 06:36 . [2023-11-15T06:36:56.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 06:36 .. [2023-11-15T06:36:56.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 06:36 .git [2023-11-15T06:36:56.571Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 06:36 .github [2023-11-15T06:36:56.571Z] -rw-rw-r-- 1 jenkins jenkins 176 Nov 15 06:36 .gitignore [2023-11-15T06:36:56.571Z] -rw-rw-r-- 1 jenkins jenkins 2908 Nov 15 06:36 Attribution.txt [2023-11-15T06:36:56.571Z] -rw-rw-r-- 1 jenkins jenkins 11953 Nov 15 06:36 CHANGELOG.md [2023-11-15T06:36:56.571Z] -rw-rw-r-- 1 jenkins jenkins 108574 Nov 15 06:36 Doxyfile [2023-11-15T06:36:56.571Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 06:36 GOVERNANCE.md [2023-11-15T06:36:56.571Z] -rw-rw-r-- 1 jenkins jenkins 784 Nov 15 06:36 Jenkinsfile [2023-11-15T06:36:56.571Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 06:36 LICENSE [2023-11-15T06:36:56.571Z] -rw-rw-r-- 1 jenkins jenkins 444 Nov 15 06:36 Makefile [2023-11-15T06:36:56.571Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 15 06:36 OWNERS.md [2023-11-15T06:36:56.571Z] -rw-rw-r-- 1 jenkins jenkins 1651 Nov 15 06:36 README.IOT.md [2023-11-15T06:36:56.571Z] -rw-rw-r-- 1 jenkins jenkins 4215 Nov 15 06:36 README.md [2023-11-15T06:36:56.571Z] -rw-rw-r-- 1 jenkins jenkins 1245 Nov 15 06:36 README.v3.md [2023-11-15T06:36:56.571Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 06:34 VERSION [2023-11-15T06:36:56.571Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 06:36 docs [2023-11-15T06:36:56.571Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 06:36 include [2023-11-15T06:36:56.571Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 06:36 scripts [2023-11-15T06:36:56.571Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 06:36 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T06:36:57.172Z] + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c88ce6eefd456c6e47ec634bc876aa6a2693b531 --label arch=arm64 --label version=0.0.0 . [2023-11-15T06:36:57.443Z] Sending build context to Docker daemon 2.973MB [2023-11-15T06:36:57.708Z] Step 1/17 : ARG BASE=alpine:3.18 [2023-11-15T06:36:57.708Z] Step 2/17 : FROM ${BASE} [2023-11-15T06:36:57.708Z] ---> 218f5de8259d [2023-11-15T06:36:57.708Z] Step 3/17 : LABEL maintainer="IOTech " [2023-11-15T06:36:59.122Z] ---> Running in 25cf963654f9 [2023-11-15T06:36:59.388Z] Removing intermediate container 25cf963654f9 [2023-11-15T06:36:59.388Z] ---> 4ed20b5c9eb5 [2023-11-15T06:36:59.388Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-11-15T06:36:59.388Z] ---> Running in a10bbc7b659f [2023-11-15T06:37:00.358Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2023-11-15T06:37:00.942Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-11-15T06:37:00.942Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-11-15T06:37:00.942Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-11-15T06:37:01.525Z] Removing intermediate container a10bbc7b659f [2023-11-15T06:37:01.525Z] ---> 3963f369197c [2023-11-15T06:37:01.525Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2023-11-15T06:37:01.525Z] ---> Running in 4040d26eacd3 [2023-11-15T06:37:03.472Z] Removing intermediate container 4040d26eacd3 [2023-11-15T06:37:03.472Z] ---> 5ab55e418e1c [2023-11-15T06:37:03.472Z] Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2023-11-15T06:37:03.472Z] ---> Running in 61aec07a20c2 [2023-11-15T06:37:04.066Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T06:37:04.655Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T06:37:05.616Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T06:37:06.573Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-11-15T06:37:06.573Z] (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-11-15T06:37:06.839Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2023-11-15T06:37:07.418Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2023-11-15T06:37:07.684Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2023-11-15T06:37:07.949Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2023-11-15T06:37:08.529Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2023-11-15T06:37:08.795Z] (7/11) Installing libblkid (2.38.1-r8) [2023-11-15T06:37:09.374Z] (8/11) Installing libfdisk (2.38.1-r8) [2023-11-15T06:37:09.646Z] (9/11) Installing libmount (2.38.1-r8) [2023-11-15T06:37:10.235Z] (10/11) Installing libsmartcols (2.38.1-r8) [2023-11-15T06:37:10.825Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2023-11-15T06:37:11.409Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T06:37:11.409Z] OK: 333 MiB in 100 packages [2023-11-15T06:37:14.750Z] Removing intermediate container 61aec07a20c2 [2023-11-15T06:37:14.750Z] ---> 5d3d474a1e70 [2023-11-15T06:37:14.750Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2023-11-15T06:37:14.750Z] ---> 7e1b9538a381 [2023-11-15T06:37:14.750Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2023-11-15T06:37:15.347Z] ---> f31f08cf24ae [2023-11-15T06:37:15.347Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2023-11-15T06:37:15.928Z] ---> 03025e6ab7eb [2023-11-15T06:37:15.928Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2023-11-15T06:37:16.508Z] ---> 4f60726b6bf0 [2023-11-15T06:37:16.508Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2023-11-15T06:37:17.092Z] ---> 05b0548d1c67 [2023-11-15T06:37:17.092Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2023-11-15T06:37:17.363Z] ---> 0309c5f196c0 [2023-11-15T06:37:17.363Z] Step 13/17 : WORKDIR /edgex-c-sdk [2023-11-15T06:37:17.633Z] ---> Running in acbc83b87eef [2023-11-15T06:37:17.901Z] Removing intermediate container acbc83b87eef [2023-11-15T06:37:17.901Z] ---> be6370607169 [2023-11-15T06:37:17.901Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2023-11-15T06:37:17.901Z] ---> Running in 57cd8f976b85 [2023-11-15T06:37:18.171Z] Removing intermediate container 57cd8f976b85 [2023-11-15T06:37:18.172Z] ---> d15c0e52aaa7 [2023-11-15T06:37:18.172Z] Step 15/17 : LABEL arch=arm64 [2023-11-15T06:37:18.172Z] ---> Running in b9c8c35a61c1 [2023-11-15T06:37:18.440Z] Removing intermediate container b9c8c35a61c1 [2023-11-15T06:37:18.440Z] ---> 27164b59a775 [2023-11-15T06:37:18.440Z] Step 16/17 : LABEL git_sha=c88ce6eefd456c6e47ec634bc876aa6a2693b531 [2023-11-15T06:37:18.708Z] ---> Running in d07801497641 [2023-11-15T06:37:18.976Z] Removing intermediate container d07801497641 [2023-11-15T06:37:18.976Z] ---> 433eff05f9c6 [2023-11-15T06:37:18.976Z] Step 17/17 : LABEL version=0.0.0 [2023-11-15T06:37:18.976Z] ---> Running in ad8a8fefc533 [2023-11-15T06:37:19.242Z] Removing intermediate container ad8a8fefc533 [2023-11-15T06:37:19.242Z] ---> 492beb0e4749 [2023-11-15T06:37:19.242Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2023-11-15T06:37:19.242Z] Successfully built 492beb0e4749 [2023-11-15T06:37:19.242Z] Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T06:37:20.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T06:37:20.027Z] [2023-11-15T06:37:20.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T06:37:20.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T06:37:20.434Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-15T06:37:20.434Z] 8998bd30e6a1: Pulling fs layer [2023-11-15T06:37:20.434Z] 04944245beec: Pulling fs layer [2023-11-15T06:37:20.434Z] 699f458cf7ca: Pulling fs layer [2023-11-15T06:37:20.434Z] 765212b225bb: Pulling fs layer [2023-11-15T06:37:20.434Z] f23df028b6ca: Pulling fs layer [2023-11-15T06:37:20.434Z] d65c8cfc05b1: Pulling fs layer [2023-11-15T06:37:20.434Z] 2437ff75d9bd: Pulling fs layer [2023-11-15T06:37:20.434Z] 765212b225bb: Waiting [2023-11-15T06:37:20.434Z] f23df028b6ca: Waiting [2023-11-15T06:37:20.434Z] d65c8cfc05b1: Waiting [2023-11-15T06:37:20.434Z] 2437ff75d9bd: Waiting [2023-11-15T06:37:20.702Z] 04944245beec: Verifying Checksum [2023-11-15T06:37:20.702Z] 04944245beec: Download complete [2023-11-15T06:37:20.702Z] 765212b225bb: Download complete [2023-11-15T06:37:20.702Z] f23df028b6ca: Verifying Checksum [2023-11-15T06:37:20.702Z] f23df028b6ca: Download complete [2023-11-15T06:37:20.702Z] d65c8cfc05b1: Verifying Checksum [2023-11-15T06:37:20.702Z] d65c8cfc05b1: Download complete [2023-11-15T06:37:20.702Z] 699f458cf7ca: Verifying Checksum [2023-11-15T06:37:20.702Z] 699f458cf7ca: Download complete [2023-11-15T06:37:21.287Z] 8998bd30e6a1: Verifying Checksum [2023-11-15T06:37:21.287Z] 8998bd30e6a1: Download complete [2023-11-15T06:37:23.874Z] 2437ff75d9bd: Verifying Checksum [2023-11-15T06:37:23.874Z] 2437ff75d9bd: Download complete [2023-11-15T06:37:25.826Z] 8998bd30e6a1: Pull complete [2023-11-15T06:37:27.234Z] 04944245beec: Pull complete [2023-11-15T06:37:28.641Z] 699f458cf7ca: Pull complete [2023-11-15T06:37:28.908Z] 765212b225bb: Pull complete [2023-11-15T06:37:29.871Z] f23df028b6ca: Pull complete [2023-11-15T06:37:29.871Z] d65c8cfc05b1: Pull complete [2023-11-15T06:37:48.077Z] 2437ff75d9bd: Pull complete [2023-11-15T06:37:48.077Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-15T06:37:48.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T06:37:48.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T06:37:48.386Z] prd-ubuntu20.04-docker-arm64-4c-16g-18067 does not seem to be running inside a container [2023-11-15T06:37:48.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@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:arm64 cat [2023-11-15T06:37:50.813Z] $ docker top 3f2e8e74f16b413e179bd1814e3e03fe4ee0904430a97c8e08db5afc4164f0e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T06:37:51.409Z] ---> job-cost.sh [2023-11-15T06:37:51.676Z] lf-activate-venv: SKIPPING [2023-11-15T06:37:51.676Z] INFO: No Stack... [2023-11-15T06:37:52.256Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-15T06:37:52.838Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T06:37:53.198Z] + cat /w/workspace/device-sdk-c/1/archives/cost.csv [2023-11-15T06:37:53.198Z] + cut -d, -f6 [Pipeline] lock [2023-11-15T06:37:53.247Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] [2023-11-15T06:37:53.252Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] did not exist. Created. [2023-11-15T06:37:53.252Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T06:37:53.680Z] /w/workspace/device-sdk-c/1@tmp/durable-14b5cfe6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-15T06:37:54.454Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-15T06:37:54.497Z] Warning: overwriting stash ‘stack-cost’ [2023-11-15T06:37:55.048Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T06:37:55.071Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T06:37:55.144Z] $ docker stop --time=1 3f2e8e74f16b413e179bd1814e3e03fe4ee0904430a97c8e08db5afc4164f0e1 [2023-11-15T06:37:56.871Z] $ docker rm -f --volumes 3f2e8e74f16b413e179bd1814e3e03fe4ee0904430a97c8e08db5afc4164f0e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-15T06:37:58.639Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-498/archives ] [2023-11-15T06:37:58.639Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-498/archives [2023-11-15T06:37:58.639Z] total 16 [2023-11-15T06:37:58.639Z] drwxr-xr-x 3 root root 4096 Nov 15 06:34 . [2023-11-15T06:37:58.639Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 06:34 .. [2023-11-15T06:37:58.639Z] drwxr-xr-x 2 root root 4096 Nov 15 06:34 cost [2023-11-15T06:37:58.639Z] -rw-r--r-- 1 root root 84 Nov 15 06:34 cost.csv [2023-11-15T06:37:58.639Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-498/archives [2023-11-15T06:37:58.639Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-498/archives [2023-11-15T06:37:58.639Z] total 16 [2023-11-15T06:37:58.639Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 06:34 . [2023-11-15T06:37:58.639Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 06:34 .. [2023-11-15T06:37:58.639Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 06:34 cost [2023-11-15T06:37:58.639Z] -rw-r--r-- 1 jenkins jenkins 84 Nov 15 06:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-15T06:37:58.971Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T06:37:59.860Z] ---> package-listing.sh [2023-11-15T06:37:59.860Z] ++ facter osfamily [2023-11-15T06:37:59.860Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-15T06:38:00.120Z] + OS_FAMILY=debian [2023-11-15T06:38:00.120Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-498 [2023-11-15T06:38:00.120Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-15T06:38:00.120Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-15T06:38:00.120Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-15T06:38:00.120Z] + PACKAGES=/tmp/packages_start.txt [2023-11-15T06:38:00.120Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-498 ']' [2023-11-15T06:38:00.120Z] + PACKAGES=/tmp/packages_end.txt [2023-11-15T06:38:00.120Z] + case "${OS_FAMILY}" in [2023-11-15T06:38:00.120Z] + dpkg -l [2023-11-15T06:38:00.120Z] + grep '^ii' [2023-11-15T06:38:00.120Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-15T06:38:00.120Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-15T06:38:00.120Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-15T06:38:00.120Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-498 ']' [2023-11-15T06:38:00.120Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-498/archives/ [2023-11-15T06:38:00.120Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-498/archives/ [Pipeline] echo [2023-11-15T06:38:00.164Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-15T06:38:00.457Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T06:38:01.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T06:38:01.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T06:38:01.237Z] prd-ubuntu20.04-docker-8c-8g-18066 does not seem to be running inside a container [2023-11-15T06:38:01.272Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-498 -v /w/workspace/edgexfoundry_device-sdk-c_PR-498:/w/workspace/edgexfoundry_device-sdk-c_PR-498:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-498@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-15T06:38:01.497Z] $ docker top 72dd6c7ea1a5a32271de2ab67edeebd4896786a21743eee606d220881cd94e70 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T06:38:01.883Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-15T06:38:02.190Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-15T06:38:02.499Z] + ls /var/log/sa-host [2023-11-15T06:38:02.499Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T06:38:02.628Z] provisioning config files... [2023-11-15T06:38:02.643Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp/config3661004301590350305tmp [Pipeline] { [Pipeline] echo [2023-11-15T06:38:02.686Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T06:38:02.992Z] ---> create-netrc.sh [Pipeline] } [2023-11-15T06:38:03.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-15T06:38:03.441Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-15T06:38:03.478Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T06:38:03.799Z] ---> sudo-logs.sh [2023-11-15T06:38:03.799Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-15T06:38:03.889Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T06:38:04.202Z] ---> job-cost.sh [2023-11-15T06:38:04.202Z] lf-activate-venv: SKIPPING [2023-11-15T06:38:04.202Z] DEBUG: total: 0.2199999988079071 [2023-11-15T06:38:04.202Z] INFO: Retrieving Stack Cost... [2023-11-15T06:38:04.462Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T06:38:04.720Z] INFO: Archiving Costs [Pipeline] echo [2023-11-15T06:38:04.758Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T06:38:05.070Z] ---> logs-deploy.sh [2023-11-15T06:38:05.070Z] lf-activate-venv: SKIPPING [2023-11-15T06:38:05.070Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-498/1 [2023-11-15T06:38:05.070Z] INFO: archiving workspace using pattern(s): [2023-11-15T06:38:06.449Z] Archives upload complete. [2023-11-15T06:38:06.449Z] INFO: archiving logs to Nexus [2023-11-15T06:38:07.022Z] ---> uname -a: [2023-11-15T06:38:07.022Z] Linux prd-ubuntu20-04-docker-8c-8g-18066 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] ---> lscpu: [2023-11-15T06:38:07.022Z] Architecture: x86_64 [2023-11-15T06:38:07.022Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-15T06:38:07.022Z] Byte Order: Little Endian [2023-11-15T06:38:07.022Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-15T06:38:07.022Z] CPU(s): 8 [2023-11-15T06:38:07.022Z] On-line CPU(s) list: 0-7 [2023-11-15T06:38:07.022Z] Thread(s) per core: 1 [2023-11-15T06:38:07.022Z] Core(s) per socket: 1 [2023-11-15T06:38:07.022Z] Socket(s): 8 [2023-11-15T06:38:07.022Z] NUMA node(s): 1 [2023-11-15T06:38:07.022Z] Vendor ID: AuthenticAMD [2023-11-15T06:38:07.022Z] CPU family: 23 [2023-11-15T06:38:07.022Z] Model: 49 [2023-11-15T06:38:07.022Z] Model name: AMD EPYC-Rome Processor [2023-11-15T06:38:07.022Z] Stepping: 0 [2023-11-15T06:38:07.022Z] CPU MHz: 2799.998 [2023-11-15T06:38:07.022Z] BogoMIPS: 5599.99 [2023-11-15T06:38:07.022Z] Virtualization: AMD-V [2023-11-15T06:38:07.022Z] Hypervisor vendor: KVM [2023-11-15T06:38:07.022Z] Virtualization type: full [2023-11-15T06:38:07.022Z] L1d cache: 256 KiB [2023-11-15T06:38:07.022Z] L1i cache: 256 KiB [2023-11-15T06:38:07.022Z] L2 cache: 4 MiB [2023-11-15T06:38:07.022Z] L3 cache: 128 MiB [2023-11-15T06:38:07.022Z] NUMA node0 CPU(s): 0-7 [2023-11-15T06:38:07.022Z] Vulnerability Itlb multihit: Not affected [2023-11-15T06:38:07.022Z] Vulnerability L1tf: Not affected [2023-11-15T06:38:07.022Z] Vulnerability Mds: Not affected [2023-11-15T06:38:07.022Z] Vulnerability Meltdown: Not affected [2023-11-15T06:38:07.022Z] Vulnerability Mmio stale data: Not affected [2023-11-15T06:38:07.022Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-15T06:38:07.022Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-15T06:38:07.022Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-15T06:38:07.022Z] Vulnerability Srbds: Not affected [2023-11-15T06:38:07.022Z] Vulnerability Tsx async abort: Not affected [2023-11-15T06:38:07.022Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] ---> nproc: [2023-11-15T06:38:07.022Z] 8 [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] ---> df -h: [2023-11-15T06:38:07.022Z] Filesystem Size Used Avail Use% Mounted on [2023-11-15T06:38:07.022Z] overlay 155G 11G 145G 7% / [2023-11-15T06:38:07.022Z] tmpfs 64M 0 64M 0% /dev [2023-11-15T06:38:07.022Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-15T06:38:07.022Z] shm 64M 0 64M 0% /dev/shm [2023-11-15T06:38:07.022Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] ---> sar -b -r -n DEV: [2023-11-15T06:38:07.022Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18066) 11/15/23 _x86_64_ (8 CPU) [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] 06:32:57 LINUX RESTART (8 CPU) [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] 06:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-15T06:38:07.022Z] 06:34:02 347.16 48.31 298.85 0.00 5422.03 186008.07 0.00 [2023-11-15T06:38:07.022Z] 06:35:01 135.37 0.36 135.01 0.00 30.64 31054.53 0.00 [2023-11-15T06:38:07.022Z] 06:36:01 1.77 0.00 1.77 0.00 0.00 20.55 0.00 [2023-11-15T06:38:07.022Z] 06:37:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2023-11-15T06:38:07.022Z] 06:38:01 6.63 1.08 5.55 0.00 79.45 114.51 0.00 [2023-11-15T06:38:07.022Z] Average: 98.25 9.98 88.27 0.00 1109.98 43481.74 0.00 [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] 06:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-15T06:38:07.022Z] 06:34:02 29945092 31601604 748020 2.27 59856 1894588 1749132 5.15 978352 1641472 184 [2023-11-15T06:38:07.022Z] 06:35:01 29032724 31563408 745368 2.27 86380 2699780 1752868 5.17 1021720 2423404 332 [2023-11-15T06:38:07.022Z] 06:36:01 29032800 31563564 744704 2.26 86428 2699780 1752868 5.17 1021632 2423404 20 [2023-11-15T06:38:07.022Z] 06:37:01 29038876 31569936 738156 2.24 86476 2699784 1752868 5.17 1016180 2423632 156 [2023-11-15T06:38:07.022Z] 06:38:01 29000064 31539688 766780 2.33 87972 2705964 1994772 5.88 1047516 2429076 504 [2023-11-15T06:38:07.022Z] Average: 29209911 31567640 748606 2.28 81422 2539979 1800502 5.31 1017080 2268198 239 [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] 06:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-15T06:38:07.022Z] 06:34:02 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] 06:34:02 ens3 408.00 271.05 2476.48 90.45 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] 06:34:02 docker0 3.02 2.67 0.31 29.29 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] 06:35:01 lo 3.73 3.73 0.37 0.37 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] 06:35:01 ens3 197.19 123.01 4655.85 27.23 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] 06:35:01 docker0 13.96 16.03 0.86 59.36 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] 06:36:01 ens3 4.85 3.43 11.61 0.49 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] 06:37:01 ens3 1.13 0.68 0.41 0.29 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] 06:38:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] 06:38:01 ens3 10.85 7.08 12.55 4.36 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] Average: lo 1.74 1.74 0.17 0.17 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] Average: ens3 124.16 80.91 1420.55 24.56 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] Average: docker0 3.36 3.70 0.23 17.59 0.00 0.00 0.00 0.00 [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] ---> sar -P ALL: [2023-11-15T06:38:07.022Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18066) 11/15/23 _x86_64_ (8 CPU) [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] 06:32:57 LINUX RESTART (8 CPU) [2023-11-15T06:38:07.022Z] [2023-11-15T06:38:07.022Z] 06:33:01 CPU %user %nice %system %iowait %steal %idle [2023-11-15T06:38:07.022Z] 06:34:02 all 6.79 0.00 2.09 3.79 0.05 87.28 [2023-11-15T06:38:07.022Z] 06:34:02 0 6.44 0.00 1.76 3.89 0.03 87.87 [2023-11-15T06:38:07.022Z] 06:34:02 1 4.49 0.00 2.19 0.55 0.05 92.71 [2023-11-15T06:38:07.022Z] 06:34:02 2 5.65 0.00 1.54 1.17 0.05 91.59 [2023-11-15T06:38:07.022Z] 06:34:02 3 8.44 0.00 3.29 10.07 0.07 78.14 [2023-11-15T06:38:07.022Z] 06:34:02 4 6.55 0.00 1.76 5.50 0.05 86.14 [2023-11-15T06:38:07.022Z] 06:34:02 5 6.47 0.00 1.48 1.44 0.03 90.58 [2023-11-15T06:38:07.022Z] 06:34:02 6 8.39 0.00 2.35 3.88 0.05 85.34 [2023-11-15T06:38:07.022Z] 06:34:02 7 7.93 0.00 2.33 3.83 0.05 85.86 [2023-11-15T06:38:07.022Z] 06:35:01 all 4.79 0.00 2.29 2.45 0.06 90.42 [2023-11-15T06:38:07.022Z] 06:35:01 0 4.31 0.00 2.85 9.25 0.07 83.52 [2023-11-15T06:38:07.022Z] 06:35:01 1 4.28 0.00 2.68 0.12 0.05 92.87 [2023-11-15T06:38:07.022Z] 06:35:01 2 4.62 0.00 2.12 0.17 0.03 93.06 [2023-11-15T06:38:07.023Z] 06:35:01 3 4.52 0.00 1.88 0.02 0.05 93.53 [2023-11-15T06:38:07.023Z] 06:35:01 4 6.02 0.00 2.10 1.41 0.07 90.40 [2023-11-15T06:38:07.023Z] 06:35:01 5 4.50 0.00 2.95 4.16 0.07 88.32 [2023-11-15T06:38:07.023Z] 06:35:01 6 4.94 0.00 1.58 2.54 0.03 90.90 [2023-11-15T06:38:07.023Z] 06:35:01 7 5.13 0.00 2.19 1.91 0.07 90.71 [2023-11-15T06:38:07.023Z] 06:36:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2023-11-15T06:38:07.023Z] 06:36:01 0 0.05 0.00 0.02 0.03 0.02 99.88 [2023-11-15T06:38:07.023Z] 06:36:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-15T06:38:07.023Z] 06:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T06:38:07.023Z] 06:36:01 3 0.00 0.00 0.00 0.07 0.02 99.92 [2023-11-15T06:38:07.023Z] 06:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T06:38:07.023Z] 06:36:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-15T06:38:07.023Z] 06:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-15T06:38:07.023Z] 06:36:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2023-11-15T06:38:07.023Z] 06:37:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2023-11-15T06:38:07.023Z] 06:37:01 0 0.03 0.00 0.02 0.03 0.00 99.92 [2023-11-15T06:38:07.023Z] 06:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-11-15T06:38:07.023Z] 06:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T06:38:07.023Z] 06:37:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2023-11-15T06:38:07.023Z] 06:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T06:38:07.023Z] 06:37:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2023-11-15T06:38:07.023Z] 06:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T06:38:07.023Z] 06:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T06:38:07.023Z] 06:38:01 all 0.39 0.00 0.13 0.03 0.02 99.43 [2023-11-15T06:38:07.023Z] 06:38:01 0 0.17 0.00 0.08 0.08 0.02 99.65 [2023-11-15T06:38:07.023Z] 06:38:01 1 0.83 0.00 0.20 0.02 0.02 98.93 [2023-11-15T06:38:07.023Z] 06:38:01 2 0.44 0.00 0.08 0.00 0.00 99.48 [2023-11-15T06:38:07.023Z] 06:38:01 3 0.37 0.00 0.12 0.00 0.05 99.47 [2023-11-15T06:38:07.023Z] 06:38:01 4 0.07 0.00 0.10 0.07 0.00 99.77 [2023-11-15T06:38:07.023Z] 06:38:01 5 0.32 0.00 0.07 0.02 0.02 99.58 [2023-11-15T06:38:07.023Z] 06:38:01 6 0.47 0.00 0.32 0.02 0.02 99.18 [2023-11-15T06:38:07.023Z] 06:38:01 7 0.43 0.00 0.07 0.07 0.02 99.42 [2023-11-15T06:38:07.023Z] Average: all 2.39 0.00 0.90 1.25 0.03 95.43 [2023-11-15T06:38:07.023Z] Average: 0 2.18 0.00 0.94 2.62 0.03 94.23 [2023-11-15T06:38:07.023Z] Average: 1 1.93 0.00 1.02 0.14 0.02 96.90 [2023-11-15T06:38:07.023Z] Average: 2 2.14 0.00 0.74 0.27 0.02 96.83 [2023-11-15T06:38:07.023Z] Average: 3 2.66 0.00 1.06 2.03 0.04 94.21 [2023-11-15T06:38:07.023Z] Average: 4 2.51 0.00 0.78 1.39 0.02 95.29 [2023-11-15T06:38:07.023Z] Average: 5 2.27 0.00 0.90 1.11 0.03 95.70 [2023-11-15T06:38:07.023Z] Average: 6 2.75 0.00 0.84 1.28 0.02 95.10 [2023-11-15T06:38:07.023Z] Average: 7 2.70 0.00 0.92 1.15 0.03 95.20 [2023-11-15T06:38:07.023Z] [2023-11-15T06:38:07.023Z] [2023-11-15T06:38:07.023Z]