Pull request #277 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb33045e0006077ac7a47f59d918e938fa59a32d+31e6ac994eff17ca061a794726bcebaa7bd7b8ba (ded28efd5b317841a1b1beb698ec8ad93d50e009) 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-ssh10184170550394876090.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12049696263483652708.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh 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/app-rfid-llrp-inventory/branches/PR-277/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/app-rfid-llrp-inventory/branches/PR-277/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2950882518881717941.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/app-rfid-llrp-inventory/branches/PR-277/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10064872503079882834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh16384281603208969826.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/app-rfid-llrp-inventory/branches/PR-277/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/app-rfid-llrp-inventory/branches/PR-277/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10011335259023036741.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5250 in /w/workspace/y_app-rfid-llrp-inventory_PR-277 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-277 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 31e6ac994eff17ca061a794726bcebaa7bd7b8ba into PR head commit fb33045e0006077ac7a47f59d918e938fa59a32d Merge succeeded, producing fb33045e0006077ac7a47f59d918e938fa59a32d Checking out Revision fb33045e0006077ac7a47f59d918e938fa59a32d (PR-277) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f fb33045e0006077ac7a47f59d918e938fa59a32d # 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 31e6ac994eff17ca061a794726bcebaa7bd7b8ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb33045e0006077ac7a47f59d918e938fa59a32d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:07:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:07:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:07:57 ========================================================= 13:07:57 EdgeX Global Pipelines Version Info 13:07:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:07:58 ------------------- 13:07:58 stable info: 13:07:58 ------------------- 13:07:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:07:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:07:58 Message: update stable to v1.0.258 13:07:59 ------------------- 13:07:59 experimental info: 13:07:59 ------------------- 13:07:59 Commited By: **** collab-it+edgex@linuxfoundation.org 13:07:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:07:59 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:07:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:07:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:07:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:07:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:07:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:07:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:07:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:07:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:07:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:07:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:07:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:07:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:08:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:08:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:08:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:08:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:08:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:08:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:08:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:08:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:08:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:08:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:08:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:08:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:08:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:08:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-277 [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-277 [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-277 [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb33045e0006077ac7a47f59d918e938fa59a32d [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb33045 [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:08:01 provisioning config files... 13:08:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/config14295394728782111434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:08:02 ---> ****-login.sh 13:08:02 nexus3.edgexfoundry.org:10001 13:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:02 Configure a credential helper to remove this warning. See 13:08:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:02 13:08:02 Login Succeeded 13:08:02 nexus3.edgexfoundry.org:10002 13:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:02 Configure a credential helper to remove this warning. See 13:08:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:02 13:08:02 Login Succeeded 13:08:02 nexus3.edgexfoundry.org:10003 13:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:02 Configure a credential helper to remove this warning. See 13:08:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:02 13:08:02 Login Succeeded 13:08:02 nexus3.edgexfoundry.org:10004 13:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:03 Configure a credential helper to remove this warning. See 13:08:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:03 13:08:03 Login Succeeded 13:08:03 ****.io 13:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:03 Configure a credential helper to remove this warning. See 13:08:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:03 13:08:03 Login Succeeded 13:08:03 ---> ****-login.sh ends [Pipeline] } 13:08:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:08:05 + git rev-list -1 --merges fb33045e0006077ac7a47f59d918e938fa59a32d~1..fb33045e0006077ac7a47f59d918e938fa59a32d [Pipeline] echo 13:08:05 -----------> git rev-list -1 --merges fb33045e0006077ac7a47f59d918e938fa59a32d~1..fb33045e0006077ac7a47f59d918e938fa59a32d fb33045e0006077ac7a47f59d918e938fa59a32d [false] [Pipeline] sh 13:08:05 + git log --format=format:%s -1 fb33045e0006077ac7a47f59d918e938fa59a32d [Pipeline] echo 13:08:05 ========================================================= 13:08:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:08:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:08:06 + git log --format=format:%s -1 fb33045e0006077ac7a47f59d918e938fa59a32d [Pipeline] echo 13:08:06 [semverPrep] GIT_COMMIT: fb33045e0006077ac7a47f59d918e938fa59a32d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:08:07 [semverPrep] This is not a build commit. [Pipeline] sh 13:08:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:08:07 + grep -v github /etc/ssh/ssh_known_hosts 13:08:07 + [ -e /tmp/ssh_known_hosts ] 13:08:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:08:07 + + sudo tee -a /etc/ssh/ssh_known_hosts 13:08:07 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:08:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:08 13:08:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:09 0.1.4: Pulling from edgex-devops/py-git-semver 13:08:09 b85a868b505f: Pulling fs layer 13:08:09 e2be974225ed: Pulling fs layer 13:08:09 339a4e72a1f5: Pulling fs layer 13:08:09 988bab9f4d93: Pulling fs layer 13:08:09 1469e6f7b9e6: Pulling fs layer 13:08:09 eaf3925da568: Pulling fs layer 13:08:09 bab4dde63d76: Pulling fs layer 13:08:09 bde34c3a00c8: Pulling fs layer 13:08:09 b352a97aabf1: Pulling fs layer 13:08:09 4872d77fe225: Pulling fs layer 13:08:09 5851b861e8e6: Pulling fs layer 13:08:09 988bab9f4d93: Waiting 13:08:09 1469e6f7b9e6: Waiting 13:08:09 eaf3925da568: Waiting 13:08:09 b352a97aabf1: Waiting 13:08:09 4872d77fe225: Waiting 13:08:09 5851b861e8e6: Waiting 13:08:09 bde34c3a00c8: Waiting 13:08:10 e2be974225ed: Verifying Checksum 13:08:10 e2be974225ed: Download complete 13:08:10 988bab9f4d93: Download complete 13:08:10 339a4e72a1f5: Verifying Checksum 13:08:10 339a4e72a1f5: Download complete 13:08:10 1469e6f7b9e6: Verifying Checksum 13:08:10 1469e6f7b9e6: Download complete 13:08:10 eaf3925da568: Verifying Checksum 13:08:10 eaf3925da568: Download complete 13:08:10 bde34c3a00c8: Verifying Checksum 13:08:10 bde34c3a00c8: Download complete 13:08:10 b352a97aabf1: Download complete 13:08:10 4872d77fe225: Verifying Checksum 13:08:10 4872d77fe225: Download complete 13:08:10 5851b861e8e6: Verifying Checksum 13:08:10 5851b861e8e6: Download complete 13:08:10 b85a868b505f: Verifying Checksum 13:08:10 b85a868b505f: Download complete 13:08:10 bab4dde63d76: Verifying Checksum 13:08:10 bab4dde63d76: Download complete 13:08:11 b85a868b505f: Pull complete 13:08:12 e2be974225ed: Pull complete 13:08:12 339a4e72a1f5: Pull complete 13:08:12 988bab9f4d93: Pull complete 13:08:12 1469e6f7b9e6: Pull complete 13:08:12 eaf3925da568: Pull complete 13:08:15 bab4dde63d76: Pull complete 13:08:15 bde34c3a00c8: Pull complete 13:08:15 b352a97aabf1: Pull complete 13:08:15 4872d77fe225: Pull complete 13:08:15 5851b861e8e6: Pull complete 13:08:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:16 prd-ubuntu20.04-docker-8c-8g-5250 does not seem to be running inside a container 13:08:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-277 -v /w/workspace/y_app-rfid-llrp-inventory_PR-277:/w/workspace/y_app-rfid-llrp-inventory_PR-277:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:08:22 $ docker top 49f628961edb0d24a8d8055f91b7a39fb32688f9121d6f793a58da152be14915 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:08:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:08:22 [ssh-agent] Looking for ssh-agent implementation... 13:08:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:08:23 $ docker exec 49f628961edb0d24a8d8055f91b7a39fb32688f9121d6f793a58da152be14915 ssh-agent 13:08:23 SSH_AUTH_SOCK=/tmp/ssh-4VFJ6o9dO7AE/agent.32 13:08:23 SSH_AGENT_PID=38 13:08:23 Running ssh-add (command line suppressed) 13:08:23 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/private_key_413637941302709910.key (/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/private_key_413637941302709910.key) 13:08:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:08:24 + git tag --points-at HEAD [Pipeline] } 13:08:24 $ docker exec --env ******** --env ******** 49f628961edb0d24a8d8055f91b7a39fb32688f9121d6f793a58da152be14915 ssh-agent -k 13:08:24 unset SSH_AUTH_SOCK; 13:08:24 unset SSH_AGENT_PID; 13:08:24 echo Agent pid 38 killed; 13:08:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:08:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:08:24 [ssh-agent] Looking for ssh-agent implementation... 13:08:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:08:24 $ docker exec 49f628961edb0d24a8d8055f91b7a39fb32688f9121d6f793a58da152be14915 ssh-agent 13:08:24 SSH_AUTH_SOCK=/tmp/ssh-lix1pjZeE6Qb/agent.70 13:08:24 SSH_AGENT_PID=76 13:08:24 Running ssh-add (command line suppressed) 13:08:25 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/private_key_15146663105244119812.key (/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/private_key_15146663105244119812.key) 13:08:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:08:27 + git semver init 13:08:27 2024-03-08 13:08:27,786 [run_init] DEBUG init version:0.0.0 force:False 13:08:27 2024-03-08 13:08:27,787 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver 13:08:27 2024-03-08 13:08:27,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver 13:08:27 2024-03-08 13:08:27,787 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-277, universal_newlines=False, shell=None, istream=None) 13:08:29 2024-03-08 13:08:29,326 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-277/.git/info/exclude 13:08:29 2024-03-08 13:08:29,326 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver/PR-277 with force:False 13:08:29 2024-03-08 13:08:29,326 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver/PR-277 13:08:29 2024-03-08 13:08:29,331 [execute] INFO git cat-file --batch-check 13:08:29 2024-03-08 13:08:29,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver, universal_newlines=False, shell=None, istream=) 13:08:29 2024-03-08 13:08:29,336 [execute] INFO git cat-file --batch 13:08:29 2024-03-08 13:08:29,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver, universal_newlines=False, shell=None, istream=) 13:08:29 2024-03-08 13:08:29,342 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-277/.semver/PR-277 13:08:29 0.0.0 [Pipeline] } 13:08:29 $ docker exec --env ******** --env ******** 49f628961edb0d24a8d8055f91b7a39fb32688f9121d6f793a58da152be14915 ssh-agent -k 13:08:29 unset SSH_AUTH_SOCK; 13:08:29 unset SSH_AGENT_PID; 13:08:29 echo Agent pid 76 killed; 13:08:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:08:30 + git semver [Pipeline] } 13:08:31 $ docker stop --time=1 49f628961edb0d24a8d8055f91b7a39fb32688f9121d6f793a58da152be14915 13:08:32 $ docker rm -f --volumes 49f628961edb0d24a8d8055f91b7a39fb32688f9121d6f793a58da152be14915 [Pipeline] // withDockerContainer [Pipeline] sh 13:08:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:08:33 Stashed 1 file(s) [Pipeline] echo 13:08:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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 13:08:37 provisioning config files... 13:08:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/config5213735658657287564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:08:37 ---> ****-login.sh 13:08:37 nexus3.edgexfoundry.org:10001 13:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:37 Configure a credential helper to remove this warning. See 13:08:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:37 13:08:37 Login Succeeded 13:08:37 nexus3.edgexfoundry.org:10002 13:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:37 Configure a credential helper to remove this warning. See 13:08:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:37 13:08:37 Login Succeeded 13:08:37 nexus3.edgexfoundry.org:10003 13:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:37 Configure a credential helper to remove this warning. See 13:08:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:37 13:08:37 Login Succeeded 13:08:37 nexus3.edgexfoundry.org:10004 13:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:37 Configure a credential helper to remove this warning. See 13:08:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:37 13:08:37 Login Succeeded 13:08:37 ****.io 13:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:38 Configure a credential helper to remove this warning. See 13:08:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:38 13:08:38 Login Succeeded 13:08:38 ---> ****-login.sh ends [Pipeline] } 13:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:08:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:08:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:08:39 ========================================================= 13:08:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:08:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:08:40 Sending build context to Docker daemon 16.91MB 13:08:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:08:40 Step 2/12 : FROM ${BASE} AS builder 13:08:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:08:40 7264a8db6415: Pulling fs layer 13:08:40 c4d48a809fc2: Pulling fs layer 13:08:40 4f1c88b9dad5: Pulling fs layer 13:08:40 ad3a456e5733: Pulling fs layer 13:08:40 69c7f0334f64: Pulling fs layer 13:08:40 1f1c1a5573a3: Pulling fs layer 13:08:40 ce7588e14bc9: Pulling fs layer 13:08:40 b5e4710f87ac: Pulling fs layer 13:08:40 ce7588e14bc9: Waiting 13:08:40 b5e4710f87ac: Waiting 13:08:40 69c7f0334f64: Waiting 13:08:40 1f1c1a5573a3: Waiting 13:08:40 ad3a456e5733: Waiting 13:08:40 c4d48a809fc2: Verifying Checksum 13:08:40 c4d48a809fc2: Download complete 13:08:41 ad3a456e5733: Verifying Checksum 13:08:41 ad3a456e5733: Download complete 13:08:41 69c7f0334f64: Verifying Checksum 13:08:41 69c7f0334f64: Download complete 13:08:41 7264a8db6415: Verifying Checksum 13:08:41 7264a8db6415: Download complete 13:08:41 1f1c1a5573a3: Verifying Checksum 13:08:41 1f1c1a5573a3: Download complete 13:08:41 7264a8db6415: Pull complete 13:08:41 b5e4710f87ac: Verifying Checksum 13:08:41 b5e4710f87ac: Download complete 13:08:41 c4d48a809fc2: Pull complete 13:08:41 4f1c88b9dad5: Verifying Checksum 13:08:41 4f1c88b9dad5: Download complete 13:08:42 ce7588e14bc9: Verifying Checksum 13:08:42 ce7588e14bc9: Download complete 13:08:44 4f1c88b9dad5: Pull complete 13:08:44 ad3a456e5733: Pull complete 13:08:44 69c7f0334f64: Pull complete 13:08:44 1f1c1a5573a3: Pull complete 13:08:47 ce7588e14bc9: Pull complete 13:08:47 b5e4710f87ac: Pull complete 13:08:47 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:08:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:08:47 ---> 88b5674ff536 13:08:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:08:51 Still waiting to schedule task 13:08:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:08:53 ---> Running in f6b66013b9c5 13:08:53 Removing intermediate container f6b66013b9c5 13:08:53 ---> 70ce04b3ab9e 13:08:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:08:53 ---> Running in 4b1182f0334b 13:08:53 Removing intermediate container 4b1182f0334b 13:08:53 ---> daab51c4a201 13:08:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:08:53 ---> Running in 37a1e957ee0d 13:08:53 Removing intermediate container 37a1e957ee0d 13:08:53 ---> 71ad4a2949cd 13:08:53 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:08:53 ---> Running in ea8649a30d34 13:08:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:08:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:08:54 OK: 264 MiB in 52 packages 13:08:54 Removing intermediate container ea8649a30d34 13:08:54 ---> 171fa6abec36 13:08:54 Step 7/12 : WORKDIR /app 13:08:54 ---> Running in c43318d365ca 13:08:54 Removing intermediate container c43318d365ca 13:08:54 ---> b23b06eb496b 13:08:54 Step 8/12 : COPY go.mod vendor* ./ 13:08:54 ---> aa3a51ab07f6 13:08:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:54 ---> Running in b20a3f9e7eca 13:09:36 Removing intermediate container b20a3f9e7eca 13:09:36 ---> fb1ba7f7cbdd 13:09:36 Step 10/12 : COPY . . 13:09:36 ---> bad010654314 13:09:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:09:36 ---> Running in de6842412ab8 13:09:36 Removing intermediate container de6842412ab8 13:09:36 ---> 36c621683971 13:09:36 Step 12/12 : RUN $MAKE 13:09:36 ---> Running in efd5de68c396 13:09:36 noop 13:09:36 Removing intermediate container efd5de68c396 13:09:36 ---> 69e7d05f6915 13:09:36 Successfully built 69e7d05f6915 13:09:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:37 + docker inspect -f . ci-base-image-x86_64 13:09:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:37 prd-ubuntu20.04-docker-8c-8g-5250 does not seem to be running inside a container 13:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-277 -v /w/workspace/y_app-rfid-llrp-inventory_PR-277:/w/workspace/y_app-rfid-llrp-inventory_PR-277:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:09:39 $ docker top b1fec6d11ab8eb397ff2652ab40946a6ca4d8d586d14d296cc0b69c4eda572ba -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:38 + go version 13:09:38 go version go1.21.0 linux/amd64 [Pipeline] } 13:09:39 $ docker stop --time=1 b1fec6d11ab8eb397ff2652ab40946a6ca4d8d586d14d296cc0b69c4eda572ba 13:09:41 $ docker rm -f --volumes b1fec6d11ab8eb397ff2652ab40946a6ca4d8d586d14d296cc0b69c4eda572ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:40 + docker inspect -f . ci-base-image-x86_64 13:09:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:40 prd-ubuntu20.04-docker-8c-8g-5250 does not seem to be running inside a container 13:09:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-277 -v /w/workspace/y_app-rfid-llrp-inventory_PR-277:/w/workspace/y_app-rfid-llrp-inventory_PR-277:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:09:42 $ docker top d3548826ed7dd6989549930db9864322a0df35affc68922b57cb2a1b1e17735a -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:41 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-277 [Pipeline] fileExists [Pipeline] sh 13:09:42 + make test 13:09:42 go test -race ./... -coverprofile=coverage.out ./... 13:10:00 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:10:00 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:10:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.140s coverage: 86.2% of statements 13:10:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.686s coverage: 71.9% of statements 13:10:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5251 in /w/workspace/y_app-rfid-llrp-inventory_PR-277 [Pipeline] { [Pipeline] ws 13:10:21 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:10:21 The recommended git tool is: git 13:10:26 go vet ./... 13:10:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:10:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:10:26 ./bin/test-attribution.sh 13:10:26 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:10:26 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:10:26 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:10:26 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:10:26 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:10:26 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:10:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:10:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:10:26 $ docker stop --time=1 d3548826ed7dd6989549930db9864322a0df35affc68922b57cb2a1b1e17735a 13:10:26 using credential edgex-jenkins-ssh 13:10:26 Cloning the remote Git repository 13:10:26 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:10:27 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:10:27 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:10:27 > git --version # timeout=10 13:10:27 > git --version # 'git version 2.25.1' 13:10:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:10:29 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:10:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:10:31 Merging remotes/origin/main commit 31e6ac994eff17ca061a794726bcebaa7bd7b8ba into PR head commit fb33045e0006077ac7a47f59d918e938fa59a32d 13:10:31 $ docker rm -f --volumes d3548826ed7dd6989549930db9864322a0df35affc68922b57cb2a1b1e17735a 13:10:31 Merge succeeded, producing fb33045e0006077ac7a47f59d918e938fa59a32d 13:10:31 Checking out Revision fb33045e0006077ac7a47f59d918e938fa59a32d (PR-277) [Pipeline] // withDockerContainer 13:10:31 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:10:31 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:10:31 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:10:31 > git config core.sparsecheckout # timeout=10 13:10:31 > git checkout -f fb33045e0006077ac7a47f59d918e938fa59a32d # timeout=10 13:10:31 > git remote # timeout=10 13:10:31 > git config --get remote.origin.url # timeout=10 13:10:31 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:31 > git merge 31e6ac994eff17ca061a794726bcebaa7bd7b8ba # timeout=10 13:10:31 > git rev-parse HEAD^{commit} # timeout=10 13:10:31 > git config core.sparsecheckout # timeout=10 13:10:31 > git checkout -f fb33045e0006077ac7a47f59d918e938fa59a32d # timeout=10 [Pipeline] sh 13:10:32 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:10:32 > git --version # timeout=10 13:10:32 > git --version # 'git version 2.25.1' 13:10:32 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:10:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:10:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 13:10:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh 13:10:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:10:34 % Total % Received % Xferd Average Speed Time Time Time Current 13:10:34 Dload Upload Total Spent Left Speed 13:10:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k 13:10:34 + ls -al . 13:10:34 total 208 13:10:34 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 13:09 . 13:10:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:07 .. 13:10:34 -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 13:07 .dockerignore 13:10:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 13:10 .git 13:10:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:07 .github 13:10:34 -rw-rw-r-- 1 jenkins jenkins 773 Mar 8 13:07 .gitignore 13:10:34 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 13:07 .golangci.yml 13:10:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 13:08 .semver 13:10:34 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 8 13:07 Attribution.txt 13:10:34 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 8 13:07 CHANGELOG.md 13:10:34 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 8 13:07 Dockerfile 13:10:34 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 13:07 GOVERNANCE.md 13:10:34 -rw-rw-r-- 1 jenkins jenkins 665 Mar 8 13:07 Jenkinsfile 13:10:34 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 13:07 LICENSE 13:10:34 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 8 13:07 Makefile 13:10:34 -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 13:07 OWNERS.md 13:10:34 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 8 13:07 README.md 13:10:34 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 13:08 VERSION 13:10:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:07 bin 13:10:34 -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 13:10 coverage.out 13:10:34 -rw-rw-r-- 1 jenkins jenkins 3971 Mar 8 13:07 go.mod 13:10:34 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 8 13:07 go.sum 13:10:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:07 images 13:10:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:07 internal 13:10:34 -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 13:07 main.go 13:10:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:07 openapi 13:10:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:07 res 13:10:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:07 static [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:10:34 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fb33045e0006077ac7a47f59d918e938fa59a32d --label arch=amd64 --label version=0.0.0 . 13:10:34 Sending build context to Docker daemon 16.91MB 13:10:34 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:10:34 Step 2/30 : FROM ${BASE} AS builder 13:10:34 ---> 69e7d05f6915 13:10:34 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:10:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:10:34 + sudo tee /etc/docker/daemon.new 13:10:34 { 13:10:34 "registry-mirrors": [ 13:10:34 "https://nexus3.edgexfoundry.org:10001" 13:10:34 ], 13:10:34 "bip": "10.250.0.254/24", 13:10:34 "hosts": [ 13:10:34 "tcp://0.0.0.0:5555", 13:10:34 "unix:///var/run/docker.sock" 13:10:34 ], 13:10:34 "mtu": 1458, 13:10:34 "selinux-enabled": true, 13:10:34 "seccomp-profile": "/etc/docker/seccomp.json" 13:10:34 } [Pipeline] sh 13:10:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:10:35 ---> Running in fcffaa5fe91b 13:10:35 Removing intermediate container fcffaa5fe91b 13:10:35 ---> f1e5e1a579ab 13:10:35 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:10:35 ---> Running in d887c8ffa267 13:10:35 Removing intermediate container d887c8ffa267 13:10:35 ---> 232719b44e5f 13:10:35 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:10:35 ---> Running in e42da356ace1 13:10:35 Removing intermediate container e42da356ace1 13:10:35 ---> 4ebec169d41a 13:10:35 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:10:35 ---> Running in c21b6b9658f0 13:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:10:35 + sudo service docker restart 13:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:10:36 OK: 264 MiB in 52 packages 13:10:36 Removing intermediate container c21b6b9658f0 13:10:36 ---> b2326cc58b26 13:10:36 Step 7/30 : WORKDIR /app 13:10:36 ---> Running in 397ecb79d643 13:10:36 Removing intermediate container 397ecb79d643 13:10:36 ---> 818e67bee508 13:10:36 Step 8/30 : COPY go.mod vendor* ./ 13:10:36 ---> 2dbc77a22bf6 13:10:36 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:36 ---> Running in f1f1f68e01f8 13:10:37 Removing intermediate container f1f1f68e01f8 13:10:37 ---> 1dd4972e1bcc 13:10:37 Step 10/30 : COPY . . 13:10:37 ---> 77f487f236d3 13:10:37 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:10:37 ---> Running in 010af96f50d2 13:10:38 Removing intermediate container 010af96f50d2 13:10:38 ---> 5180e49be0f4 13:10:38 Step 12/30 : RUN $MAKE 13:10:38 ---> Running in bd4785468e44 13:10:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:54 provisioning config files... 13:10:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config12185060998111089588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:54 ---> ****-login.sh 13:10:54 nexus3.edgexfoundry.org:10001 13:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:55 Configure a credential helper to remove this warning. See 13:10:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:55 13:10:55 Login Succeeded 13:10:55 nexus3.edgexfoundry.org:10002 13:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:55 Configure a credential helper to remove this warning. See 13:10:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:55 13:10:55 Login Succeeded 13:10:55 nexus3.edgexfoundry.org:10003 13:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:55 Configure a credential helper to remove this warning. See 13:10:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:55 13:10:55 Login Succeeded 13:10:55 nexus3.edgexfoundry.org:10004 13:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:56 Configure a credential helper to remove this warning. See 13:10:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:56 13:10:56 Login Succeeded 13:10:56 ****.io 13:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:56 Configure a credential helper to remove this warning. See 13:10:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:56 13:10:56 Login Succeeded 13:10:56 ---> ****-login.sh ends [Pipeline] } 13:10:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:10:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:10:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:10:57 ========================================================= 13:10:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:10:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:10:58 Sending build context to Docker daemon 670.2kB 13:10:58 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:10:58 Step 2/12 : FROM ${BASE} AS builder 13:10:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:10:58 9fda8d8052c6: Pulling fs layer 13:10:58 5d54e960e981: Pulling fs layer 13:10:58 c4a7e357bf2a: Pulling fs layer 13:10:58 f0e02332f6b5: Pulling fs layer 13:10:58 872ee5b61b7b: Pulling fs layer 13:10:58 0c6a40ed1a82: Pulling fs layer 13:10:58 94ae7d8d031c: Pulling fs layer 13:10:58 f0e02332f6b5: Waiting 13:10:58 0c6a40ed1a82: Waiting 13:10:58 94ae7d8d031c: Waiting 13:10:58 5d54e960e981: Verifying Checksum 13:10:58 5d54e960e981: Download complete 13:10:58 f0e02332f6b5: Verifying Checksum 13:10:58 f0e02332f6b5: Download complete 13:10:58 872ee5b61b7b: Verifying Checksum 13:10:58 872ee5b61b7b: Download complete 13:10:58 9fda8d8052c6: Download complete 13:10:59 94ae7d8d031c: Verifying Checksum 13:10:59 94ae7d8d031c: Download complete 13:10:59 9fda8d8052c6: Pull complete 13:11:00 5d54e960e981: Pull complete 13:11:00 c4a7e357bf2a: Verifying Checksum 13:11:00 c4a7e357bf2a: Download complete 13:11:01 0c6a40ed1a82: Verifying Checksum 13:11:01 0c6a40ed1a82: Download complete 13:11:04 Removing intermediate container bd4785468e44 13:11:04 ---> 191fc051d914 13:11:04 Step 13/30 : FROM alpine:3.18 13:11:04 3.18: Pulling from library/alpine 13:11:04 619be1103602: Pulling fs layer 13:11:04 619be1103602: Verifying Checksum 13:11:04 619be1103602: Download complete 13:11:04 619be1103602: Pull complete 13:11:04 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:11:04 Status: Downloaded newer image for alpine:3.18 13:11:04 ---> d3782b16ccc9 13:11:04 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:11:04 ---> Running in 8a6643fba9bc 13:11:04 Removing intermediate container 8a6643fba9bc 13:11:04 ---> 82c88c918855 13:11:04 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:11:04 ---> Running in a29e50d57de4 13:11:04 Removing intermediate container a29e50d57de4 13:11:04 ---> 8b9a64c2bbbc 13:11:04 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:11:05 ---> Running in 72b86ab473c6 13:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:11:06 (1/2) Installing ca-certificates (20230506-r0) 13:11:06 (2/2) Installing dumb-init (1.2.5-r2) 13:11:06 Executing busybox-1.36.1-r5.trigger 13:11:06 Executing ca-certificates-20230506-r0.trigger 13:11:06 OK: 8 MiB in 17 packages 13:11:08 Removing intermediate container 72b86ab473c6 13:11:08 ---> cea471c31f02 13:11:08 Step 17/30 : RUN apk --no-cache upgrade 13:11:08 ---> Running in 3179a4d877e8 13:11:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:11:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:11:09 OK: 8 MiB in 17 packages 13:11:09 Removing intermediate container 3179a4d877e8 13:11:09 ---> 673dc6c618aa 13:11:09 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:11:09 ---> af4fcb477651 13:11:09 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:11:09 ---> f9a19a3c3c9a 13:11:09 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:11:09 ---> c91d0ec306c3 13:11:09 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:11:10 ---> ba50013214f8 13:11:10 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:11:11 ---> 8ad82e4997f9 13:11:11 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:11:11 ---> Running in 02094e164a05 13:11:11 Removing intermediate container 02094e164a05 13:11:11 ---> 970c6250381b 13:11:11 Step 24/30 : VOLUME /cache 13:11:12 ---> Running in 6af62cff7821 13:11:12 Removing intermediate container 6af62cff7821 13:11:12 ---> ce0e01ee471a 13:11:12 Step 25/30 : EXPOSE 59711 13:11:12 ---> Running in 5b2bfdbc2867 13:11:12 Removing intermediate container 5b2bfdbc2867 13:11:12 ---> 198280e0072b 13:11:12 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:11:12 ---> Running in 44e0e07afcb6 13:11:12 Removing intermediate container 44e0e07afcb6 13:11:12 ---> d9a0d3dcf4aa 13:11:12 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:11:12 ---> Running in f0c2f44388c5 13:11:12 Removing intermediate container f0c2f44388c5 13:11:12 ---> a9f6e0312b40 13:11:12 Step 28/30 : LABEL arch=amd64 13:11:12 ---> Running in 593d4416b64e 13:11:12 Removing intermediate container 593d4416b64e 13:11:12 ---> 45bd6f6cfa4d 13:11:12 Step 29/30 : LABEL git_sha=fb33045e0006077ac7a47f59d918e938fa59a32d 13:11:12 ---> Running in 47124061fe22 13:11:12 Removing intermediate container 47124061fe22 13:11:12 ---> 4c3c8cd9e2c2 13:11:12 Step 30/30 : LABEL version=0.0.0 13:11:13 ---> Running in e3e492f0ad03 13:11:13 Removing intermediate container e3e492f0ad03 13:11:13 ---> 4faa7906c760 13:11:13 [Warning] One or more build-args [ARCH] were not consumed 13:11:13 Successfully built 4faa7906c760 13:11:13 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [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 13:11:14 c4a7e357bf2a: Pull complete 13:11:14 f0e02332f6b5: Pull complete 13:11:14 872ee5b61b7b: Pull complete Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:14 13:11:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:15 latest: Pulling from edgex-lftools-log-publisher 13:11:15 5eb5b503b376: Pulling fs layer 13:11:15 5c69ac0246d0: Pulling fs layer 13:11:15 ec43610c2a17: Pulling fs layer 13:11:15 3a2ae6a8a46f: Pulling fs layer 13:11:15 3a2ae6a8a46f: Waiting 13:11:15 33b1e0a273af: Pulling fs layer 13:11:15 5d3b04190fa2: Pulling fs layer 13:11:15 2f39f015ded8: Pulling fs layer 13:11:15 33b1e0a273af: Waiting 13:11:15 2f39f015ded8: Waiting 13:11:15 5c69ac0246d0: Download complete 13:11:15 3a2ae6a8a46f: Verifying Checksum 13:11:15 3a2ae6a8a46f: Download complete 13:11:15 33b1e0a273af: Verifying Checksum 13:11:15 33b1e0a273af: Download complete 13:11:15 ec43610c2a17: Verifying Checksum 13:11:15 ec43610c2a17: Download complete 13:11:15 5d3b04190fa2: Download complete 13:11:15 5eb5b503b376: Verifying Checksum 13:11:15 5eb5b503b376: Download complete 13:11:15 2f39f015ded8: Download complete 13:11:16 5eb5b503b376: Pull complete 13:11:16 5c69ac0246d0: Pull complete 13:11:17 ec43610c2a17: Pull complete 13:11:17 3a2ae6a8a46f: Pull complete 13:11:17 33b1e0a273af: Pull complete 13:11:17 5d3b04190fa2: Pull complete 13:11:21 2f39f015ded8: Pull complete 13:11:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:11:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:21 prd-ubuntu20.04-docker-8c-8g-5250 does not seem to be running inside a container 13:11:21 $ 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/y_app-rfid-llrp-inventory_PR-277 -v /w/workspace/y_app-rfid-llrp-inventory_PR-277:/w/workspace/y_app-rfid-llrp-inventory_PR-277:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:11:22 0c6a40ed1a82: Pull complete 13:11:23 94ae7d8d031c: Pull complete 13:11:23 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:11:23 ---> 86de565de09d 13:11:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:11:25 ---> Running in 405a5bfd5f90 13:11:25 Removing intermediate container 405a5bfd5f90 13:11:25 ---> c6d31fa75ff4 13:11:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:11:25 ---> Running in 685cc458dd04 13:11:25 Removing intermediate container 685cc458dd04 13:11:25 ---> d63fd41b71c7 13:11:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:11:25 ---> Running in 8e303a5e564d 13:11:26 Removing intermediate container 8e303a5e564d 13:11:26 ---> 5ac5e8b530b5 13:11:26 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:11:26 ---> Running in 435b4b48f7ab 13:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:11:28 OK: 266 MiB in 52 packages 13:11:29 Removing intermediate container 435b4b48f7ab 13:11:29 ---> 988d5968fb4b 13:11:29 Step 7/12 : WORKDIR /app 13:11:29 ---> Running in b9c9677af4d8 13:11:29 $ docker top d927ec0c4f47cee330f013d3f3d5de43e502b93c698b5ac24745d6cb62089def -eo pid,comm [Pipeline] { 13:11:30 Removing intermediate container b9c9677af4d8 13:11:30 ---> 22d3881d1958 13:11:30 Step 8/12 : COPY go.mod vendor* ./ [Pipeline] libraryResource [Pipeline] sh 13:11:30 ---> f250529d6cae 13:11:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:11:30 ---> Running in 91aa7c108acb 13:11:30 ---> job-cost.sh 13:11:30 lf-activate-venv: SKIPPING 13:11:30 INFO: No Stack... 13:11:31 INFO: Retrieving Pricing Info for: v3-standard-8 13:11:31 INFO: Archiving Costs [Pipeline] sh 13:11:31 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-277/archives/cost.csv 13:11:31 + cut -d, -f6 [Pipeline] lock 13:11:31 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] 13:11:31 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] did not exist. Created. 13:11:31 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:11:32 + echo total: 0.2199999988079071 [Pipeline] stash 13:11:32 Stashed 1 file(s) [Pipeline] } 13:11:32 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:11:32 $ docker stop --time=1 d927ec0c4f47cee330f013d3f3d5de43e502b93c698b5ac24745d6cb62089def 13:11:33 $ docker rm -f --volumes d927ec0c4f47cee330f013d3f3d5de43e502b93c698b5ac24745d6cb62089def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:12:27 Removing intermediate container 91aa7c108acb 13:12:27 ---> e169eed7017c 13:12:27 Step 10/12 : COPY . . 13:12:27 ---> 6f340929347a 13:12:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:12:28 ---> Running in 1378c52cc5c5 13:12:28 Removing intermediate container 1378c52cc5c5 13:12:28 ---> 3ace34ae3c81 13:12:28 Step 12/12 : RUN $MAKE 13:12:28 ---> Running in 614ff43bbf0c 13:12:29 noop 13:12:29 Removing intermediate container 614ff43bbf0c 13:12:29 ---> 284b5c77208a 13:12:29 Successfully built 284b5c77208a 13:12:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:30 + docker inspect -f . ci-base-image-arm64 13:12:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:31 prd-ubuntu20.04-docker-arm64-4c-16g-5251 does not seem to be running inside a container 13:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:12:32 $ docker top c105cf80e80b2c774d3b7e5d0b8d999d56584e94201b42ee64c2592982bfc853 -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:33 + go version 13:12:33 go version go1.21.0 linux/arm64 [Pipeline] } 13:12:33 $ docker stop --time=1 c105cf80e80b2c774d3b7e5d0b8d999d56584e94201b42ee64c2592982bfc853 13:12:34 $ docker rm -f --volumes c105cf80e80b2c774d3b7e5d0b8d999d56584e94201b42ee64c2592982bfc853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:36 + docker inspect -f . ci-base-image-arm64 13:12:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:36 prd-ubuntu20.04-docker-arm64-4c-16g-5251 does not seem to be running inside a container 13:12:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:12:37 $ docker top 7725b959fb00ea3d1b7576e40961afa39bf6a5e2c704fcd3cee60088ad91434d -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:38 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:12:39 + make test 13:12:39 go test -race ./... -coverprofile=coverage.out ./... 13:14:46 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:14:46 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:14:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.045s coverage: 86.2% of statements 13:14:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.389s coverage: 71.9% of statements 13:14:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:14:49 go vet ./... 13:16:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:16:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:16:56 ./bin/test-attribution.sh 13:16:56 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:16:56 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:16:56 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:16:56 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:16:56 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:16:56 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:16:56 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:16:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:16:56 $ docker stop --time=1 7725b959fb00ea3d1b7576e40961afa39bf6a5e2c704fcd3cee60088ad91434d 13:16:58 $ docker rm -f --volumes 7725b959fb00ea3d1b7576e40961afa39bf6a5e2c704fcd3cee60088ad91434d [Pipeline] // withDockerContainer [Pipeline] sh 13:17:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:17:00 Warning: overwriting stash ‘coverage-report’ 13:17:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:17:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:17:01 + ls -al . 13:17:01 total 204 13:17:01 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 13:12 . 13:17:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:10 .. 13:17:01 -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 13:10 .dockerignore 13:17:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 13:10 .git 13:17:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:10 .github 13:17:01 -rw-rw-r-- 1 jenkins jenkins 773 Mar 8 13:10 .gitignore 13:17:01 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 13:10 .golangci.yml 13:17:01 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 8 13:10 Attribution.txt 13:17:01 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 8 13:10 CHANGELOG.md 13:17:01 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 8 13:10 Dockerfile 13:17:01 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 13:10 GOVERNANCE.md 13:17:01 -rw-rw-r-- 1 jenkins jenkins 665 Mar 8 13:10 Jenkinsfile 13:17:01 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 13:10 LICENSE 13:17:01 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 8 13:10 Makefile 13:17:01 -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 13:10 OWNERS.md 13:17:01 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 8 13:10 README.md 13:17:01 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 13:08 VERSION 13:17:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:10 bin 13:17:01 -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 13:14 coverage.out 13:17:01 -rw-rw-r-- 1 jenkins jenkins 3971 Mar 8 13:10 go.mod 13:17:01 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 8 13:10 go.sum 13:17:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:10 images 13:17:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:10 internal 13:17:01 -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 13:10 main.go 13:17:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:10 openapi 13:17:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:10 res 13:17:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:02 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fb33045e0006077ac7a47f59d918e938fa59a32d --label arch=arm64 --label version=0.0.0 . 13:17:03 Sending build context to Docker daemon 670.2kB 13:17:03 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:17:03 Step 2/30 : FROM ${BASE} AS builder 13:17:03 ---> 284b5c77208a 13:17:03 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:17:03 ---> Running in 0368d03fd11f 13:17:04 Removing intermediate container 0368d03fd11f 13:17:04 ---> 2a6195171b13 13:17:04 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:17:04 ---> Running in db28f4f0ccf2 13:17:04 Removing intermediate container db28f4f0ccf2 13:17:04 ---> 5eff42604788 13:17:04 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:17:04 ---> Running in 14dab043210d 13:17:04 Removing intermediate container 14dab043210d 13:17:04 ---> 4baa14aa2270 13:17:04 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:17:04 ---> Running in 73880db7e653 13:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:17:07 OK: 266 MiB in 52 packages 13:17:08 Removing intermediate container 73880db7e653 13:17:08 ---> eac01d3bf0be 13:17:08 Step 7/30 : WORKDIR /app 13:17:08 ---> Running in 07778907fb83 13:17:08 Removing intermediate container 07778907fb83 13:17:08 ---> 8e3517f99bc8 13:17:08 Step 8/30 : COPY go.mod vendor* ./ 13:17:09 ---> df4ba35fbb5a 13:17:09 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:09 ---> Running in c47089e17904 13:17:11 Removing intermediate container c47089e17904 13:17:11 ---> 41e0229227bb 13:17:11 Step 10/30 : COPY . . 13:17:11 ---> 70bed9f7ac0a 13:17:11 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:17:11 ---> Running in 072d242dc98a 13:17:11 Removing intermediate container 072d242dc98a 13:17:11 ---> 995e0e1ed98e 13:17:11 Step 12/30 : RUN $MAKE 13:17:11 ---> Running in 0244ae6349de 13:17:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:19:04 Removing intermediate container 0244ae6349de 13:19:04 ---> e9843fa67187 13:19:04 Step 13/30 : FROM alpine:3.18 13:19:04 3.18: Pulling from library/alpine 13:19:04 c6b39de5b339: Pulling fs layer 13:19:04 c6b39de5b339: Verifying Checksum 13:19:04 c6b39de5b339: Download complete 13:19:04 c6b39de5b339: Pull complete 13:19:04 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:19:04 Status: Downloaded newer image for alpine:3.18 13:19:04 ---> 33abbf032149 13:19:04 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:19:04 ---> Running in a1416f80f173 13:19:04 Removing intermediate container a1416f80f173 13:19:04 ---> 590fcc670211 13:19:04 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:19:04 ---> Running in 7d1b6b46a448 13:19:04 Removing intermediate container 7d1b6b46a448 13:19:04 ---> 465a7f055bb5 13:19:04 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:19:04 ---> Running in fb21e624fe54 13:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:19:04 (1/2) Installing ca-certificates (20230506-r0) 13:19:04 (2/2) Installing dumb-init (1.2.5-r2) 13:19:04 Executing busybox-1.36.1-r5.trigger 13:19:04 Executing ca-certificates-20230506-r0.trigger 13:19:04 OK: 9 MiB in 17 packages 13:19:04 Removing intermediate container fb21e624fe54 13:19:04 ---> 6c931c3184d5 13:19:04 Step 17/30 : RUN apk --no-cache upgrade 13:19:04 ---> Running in 02454ecd986c 13:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:19:04 OK: 9 MiB in 17 packages 13:19:04 Removing intermediate container 02454ecd986c 13:19:04 ---> 5312dfcec94b 13:19:04 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:19:04 ---> 3d1329ca15cc 13:19:04 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:19:04 ---> c4efe70bf479 13:19:04 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:19:04 ---> 8a732577b203 13:19:04 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:19:04 ---> decf1d8fd163 13:19:04 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:19:05 ---> c18a5a1fff6b 13:19:05 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:19:05 ---> Running in 66cb37bb4c83 13:19:07 Removing intermediate container 66cb37bb4c83 13:19:07 ---> 0b987338d9c1 13:19:07 Step 24/30 : VOLUME /cache 13:19:07 ---> Running in 3bbfa9be40be 13:19:07 Removing intermediate container 3bbfa9be40be 13:19:07 ---> 570e68ef56a0 13:19:07 Step 25/30 : EXPOSE 59711 13:19:07 ---> Running in db223dc1b197 13:19:07 Removing intermediate container db223dc1b197 13:19:07 ---> 4f6a9a3099e8 13:19:07 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:19:07 ---> Running in 7f17c534ae1e 13:19:08 Removing intermediate container 7f17c534ae1e 13:19:08 ---> bb0d4a2304d4 13:19:08 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:19:08 ---> Running in 696be8406d3d 13:19:08 Removing intermediate container 696be8406d3d 13:19:08 ---> 8aaed407c7ca 13:19:08 Step 28/30 : LABEL arch=arm64 13:19:08 ---> Running in 2cb57d8f2d7f 13:19:08 Removing intermediate container 2cb57d8f2d7f 13:19:08 ---> 211703165c84 13:19:08 Step 29/30 : LABEL git_sha=fb33045e0006077ac7a47f59d918e938fa59a32d 13:19:08 ---> Running in 8ef765e2b326 13:19:09 Removing intermediate container 8ef765e2b326 13:19:09 ---> 429c000623fb 13:19:09 Step 30/30 : LABEL version=0.0.0 13:19:09 ---> Running in e28338f84aeb 13:19:09 Removing intermediate container e28338f84aeb 13:19:09 ---> b4dd4c01a247 13:19:09 [Warning] One or more build-args [ARCH] were not consumed 13:19:09 Successfully built b4dd4c01a247 13:19:09 Successfully tagged app-rfid-llrp-inventory-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 13:19:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:11 13:19:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:12 arm64: Pulling from edgex-lftools-log-publisher 13:19:12 8998bd30e6a1: Pulling fs layer 13:19:12 04944245beec: Pulling fs layer 13:19:12 699f458cf7ca: Pulling fs layer 13:19:12 765212b225bb: Pulling fs layer 13:19:12 f23df028b6ca: Pulling fs layer 13:19:12 d65c8cfc05b1: Pulling fs layer 13:19:12 2437ff75d9bd: Pulling fs layer 13:19:12 765212b225bb: Waiting 13:19:12 f23df028b6ca: Waiting 13:19:12 d65c8cfc05b1: Waiting 13:19:12 2437ff75d9bd: Waiting 13:19:12 04944245beec: Verifying Checksum 13:19:12 04944245beec: Download complete 13:19:12 765212b225bb: Verifying Checksum 13:19:12 765212b225bb: Download complete 13:19:12 f23df028b6ca: Verifying Checksum 13:19:12 f23df028b6ca: Download complete 13:19:12 d65c8cfc05b1: Verifying Checksum 13:19:12 d65c8cfc05b1: Download complete 13:19:12 699f458cf7ca: Verifying Checksum 13:19:12 699f458cf7ca: Download complete 13:19:13 8998bd30e6a1: Download complete 13:19:15 2437ff75d9bd: Verifying Checksum 13:19:15 2437ff75d9bd: Download complete 13:19:17 8998bd30e6a1: Pull complete 13:19:18 04944245beec: Pull complete 13:19:19 699f458cf7ca: Pull complete 13:19:20 765212b225bb: Pull complete 13:19:20 f23df028b6ca: Pull complete 13:19:21 d65c8cfc05b1: Pull complete 13:19:39 2437ff75d9bd: Pull complete 13:19:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:19:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:40 prd-ubuntu20.04-docker-arm64-4c-16g-5251 does not seem to be running inside a container 13:19:40 $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:19:43 $ docker top 39c086f6e1293277e1432e13cd95584c3771ffe639b1b408d1ed8b9804183cd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:19:44 ---> job-cost.sh 13:19:44 lf-activate-venv: SKIPPING 13:19:44 INFO: No Stack... 13:19:44 INFO: Retrieving Pricing Info for: v3-standard-4 13:19:45 INFO: Archiving Costs [Pipeline] sh 13:19:46 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:19:46 + cut -d, -f6 [Pipeline] lock 13:19:46 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] 13:19:46 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] did not exist. Created. 13:19:46 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:19:47 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-edb9be11/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:19:47 + echo total: 0.10999999940395355 [Pipeline] stash 13:19:47 Warning: overwriting stash ‘stack-cost’ 13:19:47 Stashed 1 file(s) [Pipeline] } 13:19:47 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-277-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:19:48 $ docker stop --time=1 39c086f6e1293277e1432e13cd95584c3771ffe639b1b408d1ed8b9804183cd1 13:19:49 $ docker rm -f --volumes 39c086f6e1293277e1432e13cd95584c3771ffe639b1b408d1ed8b9804183cd1 [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] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:19:53 provisioning config files... 13:19:53 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/config4854689122524927732tmp [Pipeline] { [Pipeline] sh 13:19:54 + set +x 13:19:54 + curl -s https://codecov.io/bash 13:19:54 + bash -s -- 13:19:54 13:19:54 _____ _ 13:19:54 / ____| | | 13:19:54 | | ___ __| | ___ ___ _____ __ 13:19:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:19:54 | |___| (_) | (_| | __/ (_| (_) \ V / 13:19:54 \_____\___/ \__,_|\___|\___\___/ \_/ 13:19:54 Bash-1.0.6 13:19:54 13:19:54 13:19:54 ==> git version 2.25.1 found 13:19:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:19:54 Release-Date: 2020-01-08 13:19:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:19:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:19:54 ==> Jenkins CI detected. 13:19:54 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-277 13:19:54 project root: . 13:19:54 --> token set from env 13:19:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:19:54 ==> Running gcov in . (disable via -X gcov) 13:19:54 ==> Python coveragepy not found 13:19:54 ==> Searching for coverage reports in: 13:19:54 + . 13:19:54 -> Found 1 reports 13:19:54 ==> Detecting git/mercurial file structure 13:19:54 ==> Reading reports 13:19:54 + ./coverage.out bytes=41317 13:19:54 ==> Appending adjustments 13:19:54 https://docs.codecov.io/docs/fixing-reports 13:19:54 + Found adjustments 13:19:54 ==> Gzipping contents 13:19:54 12K /tmp/codecov.xaSnZG.gz 13:19:54 ==> Uploading reports 13:19:54 url: https://codecov.io 13:19:54 query: branch=PR-277&commit=fb33045e0006077ac7a47f59d918e938fa59a32d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-277%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=277&job=&cmd_args= 13:19:54 -> Pinging Codecov 13:19:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-277&commit=fb33045e0006077ac7a47f59d918e938fa59a32d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-277%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=277&job=&cmd_args= 13:19:54 -> Uploading to 13:19:54 https://storage.googleapis.com/codecov/v4/raw/2024-03-08/581DD39554BDF9B6E22D074273EAD858/fb33045e0006077ac7a47f59d918e938fa59a32d/017ae200-6f65-4d6f-9819-efb7cee21454.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T131954Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b455222ae865a599d4697cea4043c640ada507ee0dae29ed891725e04c88eeee 13:19:54 % Total % Received % Xferd Average Speed Time Time Time Current 13:19:54 Dload Upload Total Spent Left Speed 13:19:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 41467 --:--:-- --:--:-- --:--:-- 41320 100 11611 0 0 100 11611 0 41467 --:--:-- --:--:-- --:--:-- 41320 13:19:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fb33045e0006077ac7a47f59d918e938fa59a32d [Pipeline] } 13:19:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 13:20:02 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-277/archives ] 13:20:02 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-277/archives 13:20:02 total 16 13:20:02 drwxr-xr-x 3 root root 4096 Mar 8 13:11 . 13:20:02 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 13:11 .. 13:20:02 drwxr-xr-x 2 root root 4096 Mar 8 13:11 cost 13:20:02 -rw-r--r-- 1 root root 95 Mar 8 13:11 cost.csv 13:20:02 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-277/archives 13:20:02 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-277/archives 13:20:02 total 16 13:20:02 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 13:11 . 13:20:02 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 13:11 .. 13:20:02 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 13:11 cost 13:20:02 -rw-r--r-- 1 jenkins jenkins 95 Mar 8 13:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:20:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:20:03 ---> package-listing.sh 13:20:03 ++ facter osfamily 13:20:03 ++ tr '[:upper:]' '[:lower:]' 13:20:04 + OS_FAMILY=debian 13:20:04 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-277 13:20:04 + START_PACKAGES=/tmp/packages_start.txt 13:20:04 + END_PACKAGES=/tmp/packages_end.txt 13:20:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:20:04 + PACKAGES=/tmp/packages_start.txt 13:20:04 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-277 ']' 13:20:04 + PACKAGES=/tmp/packages_end.txt 13:20:04 + case "${OS_FAMILY}" in 13:20:04 + dpkg -l 13:20:04 + grep '^ii' 13:20:04 + '[' -f /tmp/packages_start.txt ']' 13:20:04 + '[' -f /tmp/packages_end.txt ']' 13:20:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:20:04 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-277 ']' 13:20:04 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-277/archives/ 13:20:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-277/archives/ [Pipeline] echo 13:20:04 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/y_app-rfid-llrp-inventory_PR-277/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:20:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:20:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:06 prd-ubuntu20.04-docker-8c-8g-5250 does not seem to be running inside a container 13:20:06 $ 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/y_app-rfid-llrp-inventory_PR-277/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-277 -v /w/workspace/y_app-rfid-llrp-inventory_PR-277:/w/workspace/y_app-rfid-llrp-inventory_PR-277:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:20:07 $ docker top 0e2d903d6916fbec72b229cc98e2d982a57b52061c5520a7dd6a97c684f45643 -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:08 + touch /tmp/pre-build-complete [Pipeline] sh 13:20:08 + mkdir -p /var/log/sysstat [Pipeline] sh 13:20:08 + ls /var/log/sa-host 13:20:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:20:09 provisioning config files... 13:20:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-277@tmp/config17015345005148779924tmp [Pipeline] { [Pipeline] echo 13:20:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:20:10 ---> create-netrc.sh [Pipeline] } 13:20:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:20:11 ---> python-tools-install.sh [Pipeline] echo 13:20:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:20:11 ---> sudo-logs.sh 13:20:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:20:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:20:12 ---> job-cost.sh 13:20:12 lf-activate-venv: SKIPPING 13:20:12 DEBUG: total: 0.2199999988079071 13:20:12 INFO: Retrieving Stack Cost... 13:20:12 INFO: Retrieving Pricing Info for: v3-standard-8 13:20:12 INFO: Archiving Costs [Pipeline] echo 13:20:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:20:13 ---> logs-deploy.sh 13:20:13 lf-activate-venv: SKIPPING 13:20:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-277/1 13:20:13 INFO: archiving workspace using pattern(s): 13:20:14 Archives upload complete. 13:20:14 INFO: archiving logs to Nexus 13:20:15 ---> uname -a: 13:20:15 Linux prd-ubuntu20-04-docker-8c-8g-5250 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:20:15 13:20:15 13:20:15 ---> lscpu: 13:20:15 Architecture: x86_64 13:20:15 CPU op-mode(s): 32-bit, 64-bit 13:20:15 Byte Order: Little Endian 13:20:15 Address sizes: 40 bits physical, 48 bits virtual 13:20:15 CPU(s): 8 13:20:15 On-line CPU(s) list: 0-7 13:20:15 Thread(s) per core: 1 13:20:15 Core(s) per socket: 1 13:20:15 Socket(s): 8 13:20:15 NUMA node(s): 1 13:20:15 Vendor ID: AuthenticAMD 13:20:15 CPU family: 23 13:20:15 Model: 49 13:20:15 Model name: AMD EPYC-Rome Processor 13:20:15 Stepping: 0 13:20:15 CPU MHz: 2800.000 13:20:15 BogoMIPS: 5600.00 13:20:15 Virtualization: AMD-V 13:20:15 Hypervisor vendor: KVM 13:20:15 Virtualization type: full 13:20:15 L1d cache: 256 KiB 13:20:15 L1i cache: 256 KiB 13:20:15 L2 cache: 4 MiB 13:20:15 L3 cache: 128 MiB 13:20:15 NUMA node0 CPU(s): 0-7 13:20:15 Vulnerability Itlb multihit: Not affected 13:20:15 Vulnerability L1tf: Not affected 13:20:15 Vulnerability Mds: Not affected 13:20:15 Vulnerability Meltdown: Not affected 13:20:15 Vulnerability Mmio stale data: Not affected 13:20:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:20:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:20:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:20:15 Vulnerability Srbds: Not affected 13:20:15 Vulnerability Tsx async abort: Not affected 13:20:15 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 13:20:15 13:20:15 13:20:15 ---> nproc: 13:20:15 8 13:20:15 13:20:15 13:20:15 ---> df -h: 13:20:15 Filesystem Size Used Avail Use% Mounted on 13:20:15 overlay 155G 12G 144G 8% / 13:20:15 tmpfs 64M 0 64M 0% /dev 13:20:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:20:15 shm 64M 0 64M 0% /dev/shm 13:20:15 /dev/vda1 155G 12G 144G 8% /facter-os 13:20:15 13:20:15 13:20:15 ---> sar -b -r -n DEV: 13:20:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5250) 03/08/24 _x86_64_ (8 CPU) 13:20:15 13:20:15 13:07:11 LINUX RESTART (8 CPU) 13:20:15 13:20:15 13:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:20:15 13:09:01 124.65 9.70 114.95 0.00 1688.92 33763.04 0.00 13:20:15 13:10:01 126.65 0.75 125.90 0.00 14.40 40379.94 0.00 13:20:15 13:11:01 101.68 0.20 101.48 0.00 13.86 37850.37 0.00 13:20:15 13:12:01 138.86 0.07 138.79 0.00 6.00 20533.38 0.00 13:20:15 13:13:01 29.83 10.18 19.65 0.00 3442.76 3788.97 0.00 13:20:15 13:14:01 3.18 0.00 3.18 0.00 0.00 35.59 0.00 13:20:15 13:15:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 13:20:15 13:16:01 2.00 0.02 1.98 0.00 0.93 21.46 0.00 13:20:15 13:17:01 1.38 0.02 1.37 0.00 0.13 15.33 0.00 13:20:15 13:18:01 2.42 0.00 2.42 0.00 0.00 35.46 0.00 13:20:15 13:19:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 13:20:15 13:20:01 1.92 0.10 1.82 0.00 7.20 26.40 0.00 13:20:15 Average: 44.60 1.75 42.85 0.00 431.18 11373.17 0.00 13:20:15 13:20:15 13:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:20:15 13:09:01 29198524 31536752 779812 2.37 77652 2538248 1956400 5.77 1033496 2266996 4924 13:20:15 13:10:01 27960140 31468072 832880 2.53 138612 3550400 1913668 5.64 1500760 2925104 526588 13:20:15 13:11:01 28295156 31537528 765956 2.33 142360 3299112 1855896 5.47 1232520 2877840 164 13:20:15 13:12:01 27757304 31536336 763432 2.32 154256 3770920 1750020 5.16 1284004 3305240 152 13:20:15 13:13:01 27520720 31518460 771364 2.35 159612 3974428 1800716 5.31 1445056 3357532 396 13:20:15 13:14:01 27525532 31523328 766428 2.33 159680 3974424 1800716 5.31 1440372 3357532 8 13:20:15 13:15:01 27525064 31522948 766600 2.33 159736 3974440 1800716 5.31 1440664 3357564 140 13:20:15 13:16:01 27534884 31532904 756648 2.30 159820 3974468 1800716 5.31 1430412 3357592 8 13:20:15 13:17:01 27534612 31532940 756540 2.30 159916 3974468 1800716 5.31 1430808 3357764 156 13:20:15 13:18:01 27535572 31534116 755292 2.30 159992 3974580 1800716 5.31 1430612 3357856 172 13:20:15 13:19:01 27535272 31533888 755468 2.30 160056 3974580 1800716 5.31 1430608 3357856 176 13:20:15 13:20:01 27534172 31533116 755964 2.30 160096 3974812 1799296 5.30 1431008 3357888 72 13:20:15 Average: 27788079 31525866 768865 2.34 149316 3746240 1823358 5.37 1377527 3186397 44413 13:20:15 13:20:15 13:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:20:15 13:09:01 vethdd13c10 60.91 69.11 5.96 58.17 0.00 0.00 0.00 0.00 13:20:15 13:09:01 lo 5.80 5.80 0.58 0.58 0.00 0.00 0.00 0.00 13:20:15 13:09:01 ens3 321.58 240.58 5160.65 39.05 0.00 0.00 0.00 0.00 13:20:15 13:09:01 docker0 102.12 111.66 8.20 353.46 0.00 0.00 0.00 0.00 13:20:15 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:20:15 13:10:01 ens3 245.16 184.30 2015.39 83.84 0.00 0.00 0.00 0.00 13:20:15 13:10:01 veth1ecad30 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:20:15 13:10:01 docker0 153.01 206.32 11.51 1981.35 0.00 0.00 0.00 0.00 13:20:15 13:11:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 13:20:15 13:11:01 ens3 26.45 15.66 53.58 9.59 0.00 0.00 0.00 0.00 13:20:15 13:11:01 docker0 1.37 2.62 0.08 30.91 0.00 0.00 0.00 0.00 13:20:15 13:12:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 13:20:15 13:12:01 ens3 106.87 65.41 2649.02 14.26 0.00 0.00 0.00 0.00 13:20:15 13:12:01 docker0 2.97 4.22 0.18 64.82 0.00 0.00 0.00 0.00 13:20:15 13:13:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:20:15 13:13:01 ens3 89.97 44.03 1376.59 3.20 0.00 0.00 0.00 0.00 13:20:15 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:15 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:20:15 13:14:01 ens3 0.22 0.18 0.01 0.01 0.00 0.00 0.00 0.00 13:20:15 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:15 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:15 13:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:15 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:15 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:20:15 13:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:20:15 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:15 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:15 13:17:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:20:15 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:15 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:20:15 13:18:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 13:20:15 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:15 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:15 13:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:15 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:15 13:20:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 13:20:15 13:20:01 ens3 4.50 3.43 4.26 1.56 0.00 0.00 0.00 0.00 13:20:15 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:15 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 13:20:15 Average: ens3 66.27 46.16 938.29 12.63 0.00 0.00 0.00 0.00 13:20:15 Average: docker0 21.62 27.07 1.67 202.54 0.00 0.00 0.00 0.00 13:20:15 13:20:15 13:20:15 ---> sar -P ALL: 13:20:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5250) 03/08/24 _x86_64_ (8 CPU) 13:20:15 13:20:15 13:07:11 LINUX RESTART (8 CPU) 13:20:15 13:20:15 13:08:01 CPU %user %nice %system %iowait %steal %idle 13:20:15 13:09:01 all 5.30 0.00 2.39 3.06 0.06 89.19 13:20:15 13:09:01 0 6.26 0.00 2.47 4.20 0.07 87.00 13:20:15 13:09:01 1 6.04 0.00 1.99 0.47 0.07 91.43 13:20:15 13:09:01 2 4.71 0.00 1.79 0.10 0.05 93.35 13:20:15 13:09:01 3 3.77 0.00 2.50 16.55 0.05 77.13 13:20:15 13:09:01 4 5.27 0.00 2.85 0.22 0.05 91.61 13:20:15 13:09:01 5 4.79 0.00 2.58 0.42 0.05 92.15 13:20:15 13:09:01 6 4.77 0.00 2.36 2.29 0.07 90.51 13:20:15 13:09:01 7 6.78 0.00 2.56 0.37 0.10 90.19 13:20:15 13:10:01 all 20.49 0.00 3.27 3.76 0.14 72.34 13:20:15 13:10:01 0 21.55 0.00 3.38 1.97 0.13 72.97 13:20:15 13:10:01 1 18.52 0.00 4.11 9.11 0.08 68.19 13:20:15 13:10:01 2 20.76 0.00 2.66 0.55 0.10 75.93 13:20:15 13:10:01 3 20.61 0.00 2.96 0.37 0.08 75.98 13:20:15 13:10:01 4 20.85 0.00 3.80 0.61 0.10 74.64 13:20:15 13:10:01 5 20.30 0.00 3.26 12.95 0.17 63.33 13:20:15 13:10:01 6 20.21 0.00 3.37 4.26 0.12 72.04 13:20:15 13:10:01 7 21.10 0.00 2.61 0.30 0.30 75.69 13:20:15 13:11:01 all 36.02 0.00 4.21 3.60 0.10 56.06 13:20:15 13:11:01 0 37.16 0.00 4.54 8.66 0.10 49.54 13:20:15 13:11:01 1 35.74 0.00 4.47 3.19 0.12 56.49 13:20:15 13:11:01 2 34.65 0.00 3.81 1.47 0.08 59.99 13:20:15 13:11:01 3 35.52 0.00 3.80 1.55 0.12 59.02 13:20:15 13:11:01 4 36.12 0.00 4.77 8.91 0.10 50.10 13:20:15 13:11:01 5 35.37 0.00 3.59 0.51 0.08 60.45 13:20:15 13:11:01 6 36.06 0.00 4.68 4.17 0.10 54.98 13:20:15 13:11:01 7 37.55 0.00 4.06 0.32 0.10 57.97 13:20:15 13:12:01 all 3.13 0.00 1.48 3.46 0.04 91.90 13:20:15 13:12:01 0 3.24 0.00 2.56 0.75 0.03 93.42 13:20:15 13:12:01 1 3.08 0.00 1.76 8.03 0.03 87.10 13:20:15 13:12:01 2 2.29 0.00 1.01 11.57 0.05 85.08 13:20:15 13:12:01 3 3.18 0.00 1.36 0.72 0.10 94.64 13:20:15 13:12:01 4 3.46 0.00 1.56 2.79 0.03 92.16 13:20:15 13:12:01 5 2.96 0.00 0.90 0.00 0.03 96.11 13:20:15 13:12:01 6 3.42 0.00 1.22 3.14 0.03 92.19 13:20:15 13:12:01 7 3.37 0.00 1.44 0.67 0.03 94.48 13:20:15 13:13:01 all 0.96 0.00 0.49 0.73 0.02 97.81 13:20:15 13:13:01 0 1.23 0.00 0.50 0.52 0.03 97.72 13:20:15 13:13:01 1 1.30 0.00 0.75 2.65 0.03 95.26 13:20:15 13:13:01 2 1.67 0.00 0.48 1.07 0.00 96.78 13:20:15 13:13:01 3 1.25 0.00 0.70 0.10 0.02 97.93 13:20:15 13:13:01 4 0.50 0.00 0.42 0.45 0.02 98.62 13:20:15 13:13:01 5 0.60 0.00 0.48 1.00 0.02 97.90 13:20:15 13:13:01 6 0.53 0.00 0.27 0.03 0.02 99.15 13:20:15 13:13:01 7 0.60 0.00 0.28 0.00 0.02 99.10 13:20:15 13:14:01 all 0.12 0.00 0.01 0.02 0.00 99.85 13:20:15 13:14:01 0 0.07 0.00 0.03 0.05 0.02 99.83 13:20:15 13:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:20:15 13:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:20:15 13:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:20:15 13:14:01 4 0.75 0.00 0.02 0.00 0.02 99.22 13:20:15 13:14:01 5 0.03 0.00 0.02 0.10 0.00 99.85 13:20:15 13:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:20:15 13:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:20:15 13:15:01 all 0.09 0.00 0.01 0.04 0.01 99.85 13:20:15 13:15:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:20:15 13:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:20:15 13:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:20:15 13:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:20:15 13:15:01 4 0.67 0.00 0.02 0.03 0.02 99.27 13:20:15 13:15:01 5 0.02 0.00 0.02 0.25 0.00 99.72 13:20:15 13:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:20:15 13:15:01 7 0.00 0.00 0.00 0.02 0.02 99.97 13:20:15 13:16:01 all 0.22 0.00 0.02 0.01 0.01 99.75 13:20:15 13:16:01 0 0.05 0.00 0.02 0.02 0.02 99.90 13:20:15 13:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:20:15 13:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:20:15 13:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:20:15 13:16:01 4 1.55 0.00 0.10 0.00 0.00 98.35 13:20:15 13:16:01 5 0.02 0.00 0.00 0.03 0.00 99.95 13:20:15 13:16:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:20:15 13:16:01 7 0.03 0.00 0.00 0.02 0.00 99.95 13:20:15 13:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:20:15 13:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:20:15 13:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:20:15 13:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:20:15 13:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:20:15 13:17:01 4 0.05 0.00 0.00 0.00 0.02 99.93 13:20:15 13:17:01 5 0.00 0.00 0.02 0.03 0.02 99.93 13:20:15 13:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:20:15 13:17:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:20:15 13:18:01 all 0.06 0.00 0.01 0.03 0.01 99.89 13:20:15 13:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:20:15 13:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:20:15 13:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:20:15 13:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:20:15 13:18:01 4 0.05 0.00 0.00 0.00 0.02 99.93 13:20:15 13:18:01 5 0.02 0.00 0.02 0.23 0.00 99.73 13:20:15 13:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:20:15 13:18:01 7 0.30 0.00 0.02 0.03 0.02 99.63 13:20:15 13:19:01 all 0.01 0.00 0.00 0.00 0.01 99.97 13:20:15 13:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:20:15 13:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:20:15 13:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:20:15 13:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:20:15 13:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:20:15 13:19:01 5 0.00 0.00 0.00 0.03 0.00 99.97 13:20:15 13:19:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:20:15 13:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:20:15 13:20:15 13:19:01 CPU %user %nice %system %iowait %steal %idle 13:20:15 13:20:01 all 0.11 0.00 0.06 0.01 0.01 99.81 13:20:15 13:20:01 0 0.03 0.00 0.08 0.02 0.00 99.87 13:20:15 13:20:01 1 0.10 0.00 0.08 0.00 0.02 99.80 13:20:15 13:20:01 2 0.07 0.00 0.10 0.00 0.00 99.83 13:20:15 13:20:01 3 0.10 0.00 0.05 0.00 0.02 99.83 13:20:15 13:20:01 4 0.10 0.00 0.02 0.00 0.03 99.85 13:20:15 13:20:01 5 0.08 0.00 0.03 0.05 0.02 99.82 13:20:15 13:20:01 6 0.07 0.00 0.05 0.00 0.02 99.87 13:20:15 13:20:01 7 0.37 0.00 0.05 0.00 0.00 99.58 13:20:15 Average: all 5.50 0.00 0.99 1.22 0.03 92.25 13:20:15 Average: 0 5.77 0.00 1.13 1.34 0.03 91.72 13:20:15 Average: 1 5.35 0.00 1.09 1.94 0.03 91.58 13:20:15 Average: 2 5.31 0.00 0.82 1.23 0.03 92.63 13:20:15 Average: 3 5.34 0.00 0.94 1.59 0.03 92.10 13:20:15 Average: 4 5.76 0.00 1.13 1.08 0.03 92.01 13:20:15 Average: 5 5.31 0.00 0.90 1.29 0.03 92.46 13:20:15 Average: 6 5.39 0.00 1.00 1.15 0.04 92.43 13:20:15 Average: 7 5.81 0.00 0.91 0.14 0.05 93.08 13:20:15 13:20:15 13:20:15