Pull request #165 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177+0370fe2059bad325f9c903388f854f49bb598ddd (c38efffd05eb29ae9e812f5d6ca9ac77a5c45a01) 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-ssh5350234492514863864.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4325743727129710714.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-165/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-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12618412005975074903.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-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9849976202822016640.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh9782023325627633559.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-165/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-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9605096726086739283.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [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.20 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-4856 in /w/workspace/y_app-rfid-llrp-inventory_PR-165 [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-165 # 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 Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 Merge succeeded, producing 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 Checking out Revision 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 (PR-165) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > 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/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 # 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 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:01:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:01:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:01:54 ========================================================= 14:01:54 EdgeX Global Pipelines Version Info 14:01:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:01:55 ------------------- 14:01:55 stable info: 14:01:55 ------------------- 14:01:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:01:55 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:01:55 Message: update stable to v1.0.245 14:01:55 ------------------- 14:01:55 experimental info: 14:01:55 ------------------- 14:01:55 Commited By: **** collab-it+edgex@linuxfoundation.org 14:01:55 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 14:01:55 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:01:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:01:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:01:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:01:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:01:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:01:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:01:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:01:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo 14:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo 14:01:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo 14:01:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [Pipeline] echo 14:01:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e85c91 [Pipeline] echo 14:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:57 provisioning config files... 14:01:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/config4220520750978614929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:57 ---> docker-login.sh 14:01:57 nexus3.edgexfoundry.org:10001 14:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:58 Configure a credential helper to remove this warning. See 14:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:58 14:01:58 Login Succeeded 14:01:58 nexus3.edgexfoundry.org:10002 14:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:58 Configure a credential helper to remove this warning. See 14:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:58 14:01:58 Login Succeeded 14:01:58 nexus3.edgexfoundry.org:10003 14:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:58 Configure a credential helper to remove this warning. See 14:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:58 14:01:58 Login Succeeded 14:01:58 nexus3.edgexfoundry.org:10004 14:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:58 Configure a credential helper to remove this warning. See 14:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:58 14:01:58 Login Succeeded 14:01:58 docker.io 14:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:58 Configure a credential helper to remove this warning. See 14:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:58 14:01:58 Login Succeeded 14:01:58 ---> docker-login.sh ends [Pipeline] } 14:01:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:01:59 + git rev-list -1 --merges 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177~1..2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [Pipeline] echo 14:01:59 -----------> git rev-list -1 --merges 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177~1..2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [false] [Pipeline] sh 14:01:59 + git log --format=format:%s -1 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [Pipeline] echo 14:01:59 ========================================================= 14:01:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:01:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:00 + git log --format=format:%s -1 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [Pipeline] echo 14:02:00 [semverPrep] GIT_COMMIT: 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 14:02:00 [semverPrep] This is not a build commit. [Pipeline] sh 14:02:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:02:00 + grep -v github /etc/ssh/ssh_known_hosts 14:02:00 + [ -e /tmp/ssh_known_hosts ] 14:02:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:02:00 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:02:00 sudo tee -a /etc/ssh/ssh_known_hosts 14:02:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:01 14:02:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:01 0.1.4: Pulling from edgex-devops/py-git-semver 14:02:01 b85a868b505f: Pulling fs layer 14:02:01 e2be974225ed: Pulling fs layer 14:02:01 339a4e72a1f5: Pulling fs layer 14:02:01 988bab9f4d93: Pulling fs layer 14:02:01 1469e6f7b9e6: Pulling fs layer 14:02:01 eaf3925da568: Pulling fs layer 14:02:01 bab4dde63d76: Pulling fs layer 14:02:01 bde34c3a00c8: Pulling fs layer 14:02:01 b352a97aabf1: Pulling fs layer 14:02:01 4872d77fe225: Pulling fs layer 14:02:01 5851b861e8e6: Pulling fs layer 14:02:01 bab4dde63d76: Waiting 14:02:01 4872d77fe225: Waiting 14:02:01 b352a97aabf1: Waiting 14:02:01 5851b861e8e6: Waiting 14:02:01 1469e6f7b9e6: Waiting 14:02:01 988bab9f4d93: Waiting 14:02:01 eaf3925da568: Waiting 14:02:01 e2be974225ed: Verifying Checksum 14:02:01 e2be974225ed: Download complete 14:02:01 988bab9f4d93: Verifying Checksum 14:02:01 988bab9f4d93: Download complete 14:02:01 1469e6f7b9e6: Verifying Checksum 14:02:01 1469e6f7b9e6: Download complete 14:02:01 eaf3925da568: Download complete 14:02:01 339a4e72a1f5: Verifying Checksum 14:02:01 339a4e72a1f5: Download complete 14:02:01 bde34c3a00c8: Verifying Checksum 14:02:01 bde34c3a00c8: Download complete 14:02:01 b352a97aabf1: Verifying Checksum 14:02:01 b352a97aabf1: Download complete 14:02:01 4872d77fe225: Download complete 14:02:01 b85a868b505f: Verifying Checksum 14:02:01 b85a868b505f: Download complete 14:02:02 5851b861e8e6: Verifying Checksum 14:02:02 5851b861e8e6: Download complete 14:02:02 bab4dde63d76: Verifying Checksum 14:02:02 bab4dde63d76: Download complete 14:02:03 b85a868b505f: Pull complete 14:02:03 e2be974225ed: Pull complete 14:02:03 339a4e72a1f5: Pull complete 14:02:03 988bab9f4d93: Pull complete 14:02:04 1469e6f7b9e6: Pull complete 14:02:04 eaf3925da568: Pull complete 14:02:06 bab4dde63d76: Pull complete 14:02:06 bde34c3a00c8: Pull complete 14:02:06 b352a97aabf1: Pull complete 14:02:06 4872d77fe225: Pull complete 14:02:06 5851b861e8e6: Pull complete 14:02:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:02:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:06 prd-ubuntu20.04-docker-8c-8g-4856 does not seem to be running inside a container 14:02:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-165 -v /w/workspace/y_app-rfid-llrp-inventory_PR-165:/w/workspace/y_app-rfid-llrp-inventory_PR-165:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-165@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:02:10 $ docker top 48eeb09f84feca75dc72ad23924dc752b9edf93035646d7db84f78072bb60aec -eo pid,comm 14:02:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:02:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:02:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:10 [ssh-agent] Looking for ssh-agent implementation... 14:02:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:10 $ docker exec 48eeb09f84feca75dc72ad23924dc752b9edf93035646d7db84f78072bb60aec ssh-agent 14:02:10 SSH_AUTH_SOCK=/tmp/ssh-KJ18FZByNd0I/agent.32 14:02:10 SSH_AGENT_PID=38 14:02:10 Running ssh-add (command line suppressed) 14:02:10 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/private_key_10461624750652003291.key (/w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/private_key_10461624750652003291.key) 14:02:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:11 + git tag --points-at HEAD [Pipeline] } 14:02:11 $ docker exec --env ******** --env ******** 48eeb09f84feca75dc72ad23924dc752b9edf93035646d7db84f78072bb60aec ssh-agent -k 14:02:11 unset SSH_AUTH_SOCK; 14:02:11 unset SSH_AGENT_PID; 14:02:11 echo Agent pid 38 killed; 14:02:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:02:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:11 [ssh-agent] Looking for ssh-agent implementation... 14:02:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:11 $ docker exec 48eeb09f84feca75dc72ad23924dc752b9edf93035646d7db84f78072bb60aec ssh-agent 14:02:11 SSH_AUTH_SOCK=/tmp/ssh-fGz7DpC5yGmc/agent.70 14:02:11 SSH_AGENT_PID=76 14:02:11 Running ssh-add (command line suppressed) 14:02:11 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/private_key_11254063216327413032.key (/w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/private_key_11254063216327413032.key) 14:02:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:12 + git semver init 14:02:12 2023-03-21 14:02:12,391 [run_init] DEBUG init version:0.0.0 force:False 14:02:12 2023-03-21 14:02:12,392 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver 14:02:12 2023-03-21 14:02:12,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver 14:02:12 2023-03-21 14:02:12,393 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-165, universal_newlines=False, shell=None, istream=None) 14:02:13 2023-03-21 14:02:13,539 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-165/.git/info/exclude 14:02:13 2023-03-21 14:02:13,539 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver/PR-165 with force:False 14:02:13 2023-03-21 14:02:13,539 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver/PR-165 14:02:13 2023-03-21 14:02:13,542 [execute] INFO git cat-file --batch-check 14:02:13 2023-03-21 14:02:13,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver, universal_newlines=False, shell=None, istream=) 14:02:13 2023-03-21 14:02:13,549 [execute] INFO git cat-file --batch 14:02:13 2023-03-21 14:02:13,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver, universal_newlines=False, shell=None, istream=) 14:02:13 2023-03-21 14:02:13,553 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver/PR-165 14:02:13 0.0.0 [Pipeline] } 14:02:13 $ docker exec --env ******** --env ******** 48eeb09f84feca75dc72ad23924dc752b9edf93035646d7db84f78072bb60aec ssh-agent -k 14:02:13 unset SSH_AUTH_SOCK; 14:02:13 unset SSH_AGENT_PID; 14:02:13 echo Agent pid 76 killed; 14:02:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:02:14 + git semver [Pipeline] } 14:02:14 $ docker stop --time=1 48eeb09f84feca75dc72ad23924dc752b9edf93035646d7db84f78072bb60aec 14:02:16 $ docker rm -f --volumes 48eeb09f84feca75dc72ad23924dc752b9edf93035646d7db84f78072bb60aec [Pipeline] // withDockerContainer [Pipeline] sh 14:02:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:02:16 Stashed 1 file(s) [Pipeline] echo 14:02:16 [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 14:02:17 provisioning config files... 14:02:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/config15890295497759999761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:17 ---> docker-login.sh 14:02:17 nexus3.edgexfoundry.org:10001 14:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:17 Configure a credential helper to remove this warning. See 14:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:17 14:02:17 Login Succeeded 14:02:17 nexus3.edgexfoundry.org:10002 14:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:17 Configure a credential helper to remove this warning. See 14:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:17 14:02:17 Login Succeeded 14:02:17 nexus3.edgexfoundry.org:10003 14:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:17 Configure a credential helper to remove this warning. See 14:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:17 14:02:17 Login Succeeded 14:02:17 nexus3.edgexfoundry.org:10004 14:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:17 Configure a credential helper to remove this warning. See 14:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:17 14:02:17 Login Succeeded 14:02:17 docker.io 14:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:18 Configure a credential helper to remove this warning. See 14:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:18 14:02:18 Login Succeeded 14:02:18 ---> docker-login.sh ends [Pipeline] } 14:02:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:02:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:18 ========================================================= 14:02:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:02:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:02:18 Sending build context to Docker daemon 12.59MB 14:02:18 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:02:18 Step 2/12 : FROM ${BASE} AS builder 14:02:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:02:18 63b65145d645: Pulling fs layer 14:02:18 a2d21d5440eb: Pulling fs layer 14:02:18 935e6c44a52c: Pulling fs layer 14:02:18 94cc34f8dd06: Pulling fs layer 14:02:18 30dea6a524f1: Pulling fs layer 14:02:18 a2aff8979fd8: Pulling fs layer 14:02:18 6808be2612f2: Pulling fs layer 14:02:18 f25807f1079a: Pulling fs layer 14:02:18 6808be2612f2: Waiting 14:02:18 94cc34f8dd06: Waiting 14:02:18 a2aff8979fd8: Waiting 14:02:18 30dea6a524f1: Waiting 14:02:18 f25807f1079a: Waiting 14:02:18 a2d21d5440eb: Verifying Checksum 14:02:18 a2d21d5440eb: Download complete 14:02:19 94cc34f8dd06: Verifying Checksum 14:02:19 94cc34f8dd06: Download complete 14:02:19 30dea6a524f1: Verifying Checksum 14:02:19 30dea6a524f1: Download complete 14:02:19 63b65145d645: Verifying Checksum 14:02:19 63b65145d645: Download complete 14:02:19 a2aff8979fd8: Verifying Checksum 14:02:19 a2aff8979fd8: Download complete 14:02:19 63b65145d645: Pull complete 14:02:19 a2d21d5440eb: Pull complete 14:02:20 f25807f1079a: Verifying Checksum 14:02:20 f25807f1079a: Download complete 14:02:20 935e6c44a52c: Verifying Checksum 14:02:20 935e6c44a52c: Download complete 14:02:20 6808be2612f2: Verifying Checksum 14:02:20 6808be2612f2: Download complete 14:02:23 935e6c44a52c: Pull complete 14:02:23 94cc34f8dd06: Pull complete 14:02:23 30dea6a524f1: Pull complete 14:02:23 a2aff8979fd8: Pull complete 14:02:26 6808be2612f2: Pull complete 14:02:26 f25807f1079a: Pull complete 14:02:26 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:02:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:02:26 ---> 3b553350e43f 14:02:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:02:32 Still waiting to schedule task 14:02:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:02:34 ---> Running in 18b30590abd9 14:02:34 Removing intermediate container 18b30590abd9 14:02:34 ---> 1975dd2559bc 14:02:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:02:34 ---> Running in f19448af04e4 14:02:34 Removing intermediate container f19448af04e4 14:02:34 ---> eb8a8255c6db 14:02:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:02:34 ---> Running in ffb8b2760766 14:02:34 Removing intermediate container ffb8b2760766 14:02:34 ---> 1a2b109a70a3 14:02:34 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:34 ---> Running in 03d504c77455 14:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:02:35 OK: 265 MiB in 53 packages 14:02:35 Removing intermediate container 03d504c77455 14:02:35 ---> 68a56e38b5f1 14:02:35 Step 7/12 : WORKDIR /app 14:02:35 ---> Running in bb1fec45b698 14:02:35 Removing intermediate container bb1fec45b698 14:02:35 ---> f8062f909148 14:02:35 Step 8/12 : COPY go.mod vendor* ./ 14:02:35 ---> f3b6273026ca 14:02:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:35 ---> Running in dcebc2285c5f 14:03:43 Removing intermediate container dcebc2285c5f 14:03:43 ---> 302ab7071b1e 14:03:43 Step 10/12 : COPY . . 14:03:43 ---> c563dc5233dc 14:03:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:03:43 ---> Running in 2071b4750a15 14:03:43 Removing intermediate container 2071b4750a15 14:03:43 ---> 5d308ef29d9d 14:03:43 Step 12/12 : RUN $MAKE 14:03:43 ---> Running in 1e8f7d7e75f2 14:03:43 noop 14:03:43 Removing intermediate container 1e8f7d7e75f2 14:03:43 ---> 7623c6fde2ed 14:03:43 Successfully built 7623c6fde2ed 14:03:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:43 + docker inspect -f . ci-base-image-x86_64 14:03:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:44 prd-ubuntu20.04-docker-8c-8g-4856 does not seem to be running inside a container 14:03:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-165 -v /w/workspace/y_app-rfid-llrp-inventory_PR-165:/w/workspace/y_app-rfid-llrp-inventory_PR-165:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-165@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 ******** ci-base-image-x86_64 cat 14:03:44 $ docker top f1eee051d5a6d2581ba4e9c49817508b1140e134a34571a129fca33c54ca6311 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:44 + go version 14:03:44 go version go1.20.2 linux/amd64 [Pipeline] } 14:03:44 $ docker stop --time=1 f1eee051d5a6d2581ba4e9c49817508b1140e134a34571a129fca33c54ca6311 14:03:46 $ docker rm -f --volumes f1eee051d5a6d2581ba4e9c49817508b1140e134a34571a129fca33c54ca6311 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:47 + docker inspect -f . ci-base-image-x86_64 14:03:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:47 prd-ubuntu20.04-docker-8c-8g-4856 does not seem to be running inside a container 14:03:47 $ 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-165 -v /w/workspace/y_app-rfid-llrp-inventory_PR-165:/w/workspace/y_app-rfid-llrp-inventory_PR-165:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-165@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 ******** ci-base-image-x86_64 cat 14:03:47 $ docker top 5d517da3ccd13611f28094bae0e66541e730bf861368a29d392ec9d31d051ed6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:47 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-165 [Pipeline] fileExists [Pipeline] sh 14:03:48 + make test 14:03:48 go test -race ./... -coverprofile=coverage.out ./... 14:04:07 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:04:07 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:04:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.141s coverage: 86.2% of statements 14:04:09 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.692s coverage: 71.9% of statements 14:04:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4857 in /w/workspace/y_app-rfid-llrp-inventory_PR-165 [Pipeline] { [Pipeline] ws 14:04:15 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:04:16 The recommended git tool is: git 14:04:21 using credential edgex-jenkins-ssh 14:04:21 Cloning the remote Git repository 14:04:21 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:22 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:04:22 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:22 > git --version # timeout=10 14:04:22 > git --version # 'git version 2.25.1' 14:04:22 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:04:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:26 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:04:26 Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 14:04:27 Merge succeeded, producing 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 14:04:27 Checking out Revision 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 (PR-165) 14:04:27 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 14:04:27 > git --version # timeout=10 14:04:27 > git --version # 'git version 2.25.1' 14:04:27 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 14:04:26 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:04:26 > git config core.sparsecheckout # timeout=10 14:04:26 > git checkout -f 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 # timeout=10 14:04:27 > git remote # timeout=10 14:04:27 > git config --get remote.origin.url # timeout=10 14:04:27 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:27 > git merge 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 14:04:27 > git rev-parse HEAD^{commit} # timeout=10 14:04:27 > git config core.sparsecheckout # timeout=10 14:04:27 > git checkout -f 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:04:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:04:28 % Total % Received % Xferd Average Speed Time Time Time Current 14:04:28 Dload Upload Total Spent Left Speed 14:04:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 14:04:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:04:29 + sudo tee /etc/docker/daemon.new 14:04:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:04:29 { 14:04:29 "registry-mirrors": [ 14:04:29 "https://nexus3.edgexfoundry.org:10001" 14:04:29 ], 14:04:29 "bip": "10.250.0.254/24", 14:04:29 "hosts": [ 14:04:29 "tcp://0.0.0.0:5555", 14:04:29 "unix:///var/run/docker.sock" 14:04:29 ], 14:04:29 "mtu": 1458, 14:04:29 "selinux-enabled": true, 14:04:29 "seccomp-profile": "/etc/docker/seccomp.json" 14:04:29 } [Pipeline] sh 14:04:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:04:30 + sudo service docker restart 14:04:31 go vet ./... 14:04:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:04:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:04:33 ./bin/test-attribution.sh [Pipeline] echo 14:04:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:04:33 $ docker stop --time=1 5d517da3ccd13611f28094bae0e66541e730bf861368a29d392ec9d31d051ed6 14:04:39 $ docker rm -f --volumes 5d517da3ccd13611f28094bae0e66541e730bf861368a29d392ec9d31d051ed6 [Pipeline] // withDockerContainer [Pipeline] sh 14:04:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:04:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:04:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:04:41 + ls -al . 14:04:41 total 228 14:04:41 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 14:03 . 14:04:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 14:01 .. 14:04:41 -rw-rw-r-- 1 jenkins jenkins 262 Mar 21 14:01 .dockerignore 14:04:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 14:02 .git 14:04:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 14:01 .github 14:04:41 -rw-rw-r-- 1 jenkins jenkins 788 Mar 21 14:01 .gitignore 14:04:41 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 14:01 .golangci.yml 14:04:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 14:02 .semver 14:04:41 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 21 14:01 Attribution.txt 14:04:41 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 21 14:01 CHANGELOG.md 14:04:41 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 21 14:01 Dockerfile 14:04:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 14:01 GOVERNANCE.md 14:04:41 -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 14:01 Jenkinsfile 14:04:41 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 14:01 LICENSE 14:04:41 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 21 14:01 Makefile 14:04:41 -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 14:01 OWNERS.md 14:04:41 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 21 14:01 README.md 14:04:41 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 14:02 VERSION 14:04:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 14:01 bin 14:04:41 -rw-r--r-- 1 jenkins jenkins 41317 Mar 21 14:04 coverage.out 14:04:41 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 21 14:01 go.mod 14:04:41 -rw-rw-r-- 1 jenkins jenkins 31591 Mar 21 14:01 go.sum 14:04:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 14:01 images 14:04:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 14:01 internal 14:04:41 -rw-rw-r-- 1 jenkins jenkins 531 Mar 21 14:01 main.go 14:04:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 14:01 res 14:04:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 14:01 snap 14:04:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 14:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:41 + 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=2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 --label arch=amd64 --label version=0.0.0 . 14:04:41 Sending build context to Docker daemon 12.59MB 14:04:41 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:04:41 Step 2/29 : FROM ${BASE} AS builder 14:04:41 ---> 7623c6fde2ed 14:04:41 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:04:41 ---> Running in 40c63439795b 14:04:42 Removing intermediate container 40c63439795b 14:04:42 ---> 4c715a8e9007 14:04:42 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:04:42 ---> Running in 42d0bff48e33 14:04:42 Removing intermediate container 42d0bff48e33 14:04:42 ---> 992081ffe669 14:04:42 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:04:42 ---> Running in 23ee918b145f 14:04:42 Removing intermediate container 23ee918b145f 14:04:42 ---> ae97b16b4296 14:04:42 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:04:42 ---> Running in bfba469fc4f4 14:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:04:43 OK: 265 MiB in 53 packages 14:04:43 Removing intermediate container bfba469fc4f4 14:04:43 ---> 9f3bcf8aec90 14:04:43 Step 7/29 : WORKDIR /app 14:04:43 ---> Running in 6885b45bde80 14:04:43 Removing intermediate container 6885b45bde80 14:04:43 ---> db5cc83166cf 14:04:43 Step 8/29 : COPY go.mod vendor* ./ 14:04:43 ---> 9ec20c8e0fba 14:04:43 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:43 ---> Running in 522d272a0e2e 14:04:44 Removing intermediate container 522d272a0e2e 14:04:44 ---> eeb4b2314684 14:04:44 Step 10/29 : COPY . . 14:04:44 ---> 7f2d5c30d40c 14:04:44 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:04:44 ---> Running in 66f376c5c664 14:04:45 Removing intermediate container 66f376c5c664 14:04:45 ---> 06039db6a520 14:04:45 Step 12/29 : RUN $MAKE 14:04:45 ---> Running in 53a4aa863d0e 14:04:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -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 14:04:49 provisioning config files... 14:04:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13937369168524192648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:50 ---> docker-login.sh 14:04:50 nexus3.edgexfoundry.org:10001 14:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:52 Configure a credential helper to remove this warning. See 14:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:52 14:04:52 Login Succeeded 14:04:52 nexus3.edgexfoundry.org:10002 14:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:52 Configure a credential helper to remove this warning. See 14:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:52 14:04:52 Login Succeeded 14:04:53 nexus3.edgexfoundry.org:10003 14:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:53 Configure a credential helper to remove this warning. See 14:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:53 14:04:53 Login Succeeded 14:04:53 nexus3.edgexfoundry.org:10004 14:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:53 Configure a credential helper to remove this warning. See 14:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:53 14:04:53 Login Succeeded 14:04:53 docker.io 14:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:54 Configure a credential helper to remove this warning. See 14:04:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:54 14:04:54 Login Succeeded 14:04:54 ---> docker-login.sh ends [Pipeline] } 14:04:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:04:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:04:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:04:54 ========================================================= 14:04:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:04:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:04:55 Sending build context to Docker daemon 678.4kB 14:04:55 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:04:55 Step 2/12 : FROM ${BASE} AS builder 14:04:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:04:55 af6eaf76a39c: Pulling fs layer 14:04:55 55522c791124: Pulling fs layer 14:04:55 ce5c4a1c91eb: Pulling fs layer 14:04:55 169dfbe0d373: Pulling fs layer 14:04:55 e1ff8fa3b103: Pulling fs layer 14:04:55 52ebb69f0ebf: Pulling fs layer 14:04:55 5abe8eddf0d5: Pulling fs layer 14:04:55 169dfbe0d373: Waiting 14:04:55 e1ff8fa3b103: Waiting 14:04:55 52ebb69f0ebf: Waiting 14:04:55 5abe8eddf0d5: Waiting 14:04:55 55522c791124: Verifying Checksum 14:04:55 55522c791124: Download complete 14:04:55 169dfbe0d373: Verifying Checksum 14:04:55 169dfbe0d373: Download complete 14:04:55 e1ff8fa3b103: Verifying Checksum 14:04:55 e1ff8fa3b103: Download complete 14:04:55 af6eaf76a39c: Verifying Checksum 14:04:57 af6eaf76a39c: Pull complete 14:04:57 5abe8eddf0d5: Verifying Checksum 14:04:57 5abe8eddf0d5: Download complete 14:04:57 55522c791124: Pull complete 14:04:58 ce5c4a1c91eb: Verifying Checksum 14:04:58 ce5c4a1c91eb: Download complete 14:04:58 52ebb69f0ebf: Verifying Checksum 14:04:58 52ebb69f0ebf: Download complete 14:05:10 ce5c4a1c91eb: Pull complete 14:05:10 169dfbe0d373: Pull complete 14:05:10 e1ff8fa3b103: Pull complete 14:05:12 Removing intermediate container 53a4aa863d0e 14:05:12 ---> be52ddb4ec39 14:05:12 Step 13/29 : FROM alpine:3.17 14:05:12 3.17: Pulling from library/alpine 14:05:12 63b65145d645: Already exists 14:05:12 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:05:12 Status: Downloaded newer image for alpine:3.17 14:05:12 ---> b2aa39c304c2 14:05:12 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:05:12 ---> Running in 71179bfd8ee7 14:05:12 Removing intermediate container 71179bfd8ee7 14:05:12 ---> 26a1377d84d4 14:05:12 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:05:12 ---> Running in 18139a3fb7a8 14:05:12 Removing intermediate container 18139a3fb7a8 14:05:12 ---> 805a7c137493 14:05:12 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:05:12 ---> Running in c8023e8fe702 14:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:05:12 (1/2) Installing ca-certificates (20220614-r4) 14:05:12 (2/2) Installing dumb-init (1.2.5-r2) 14:05:12 Executing busybox-1.35.0-r29.trigger 14:05:12 Executing ca-certificates-20220614-r4.trigger 14:05:12 OK: 8 MiB in 17 packages 14:05:13 Removing intermediate container c8023e8fe702 14:05:13 ---> d053821d1022 14:05:13 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:05:13 ---> c81ac3420848 14:05:13 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:05:13 ---> 66a33fa69996 14:05:13 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:05:13 ---> d518cc31db8c 14:05:13 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:05:13 ---> 38bd690bf29c 14:05:13 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:05:14 ---> b63210ebeda9 14:05:14 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:05:14 ---> Running in 0c06191bdd81 14:05:15 Removing intermediate container 0c06191bdd81 14:05:15 ---> 57890e68a073 14:05:15 Step 23/29 : VOLUME /cache 14:05:15 ---> Running in 86ad2d832e4e 14:05:15 Removing intermediate container 86ad2d832e4e 14:05:15 ---> 7649d06252e1 14:05:15 Step 24/29 : EXPOSE 59711 14:05:15 ---> Running in 707c638de855 14:05:15 Removing intermediate container 707c638de855 14:05:15 ---> a1ac180e1305 14:05:15 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:05:15 ---> Running in f5b757cc7329 14:05:15 Removing intermediate container f5b757cc7329 14:05:15 ---> 5870f07ea205 14:05:15 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:05:15 ---> Running in 68a49c5c4db0 14:05:15 Removing intermediate container 68a49c5c4db0 14:05:15 ---> 497b253e5274 14:05:15 Step 27/29 : LABEL arch=amd64 14:05:15 ---> Running in eeb9fa80a360 14:05:15 Removing intermediate container eeb9fa80a360 14:05:15 ---> 307b78b06f98 14:05:15 Step 28/29 : LABEL git_sha=2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 14:05:15 ---> Running in 0494f1785f64 14:05:16 Removing intermediate container 0494f1785f64 14:05:16 ---> 7583a700dfad 14:05:16 Step 29/29 : LABEL version=0.0.0 14:05:16 ---> Running in f07d70fb7b78 14:05:16 Removing intermediate container f07d70fb7b78 14:05:16 ---> e72ea4ae4a83 14:05:16 [Warning] One or more build-args [ARCH] were not consumed 14:05:16 Successfully built e72ea4ae4a83 14:05:16 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:17 14:05:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:17 latest: Pulling from edgex-lftools-log-publisher 14:05:17 5eb5b503b376: Pulling fs layer 14:05:17 5c69ac0246d0: Pulling fs layer 14:05:17 ec43610c2a17: Pulling fs layer 14:05:17 3a2ae6a8a46f: Pulling fs layer 14:05:17 33b1e0a273af: Pulling fs layer 14:05:17 5d3b04190fa2: Pulling fs layer 14:05:17 2f39f015ded8: Pulling fs layer 14:05:17 3a2ae6a8a46f: Waiting 14:05:17 33b1e0a273af: Waiting 14:05:17 5d3b04190fa2: Waiting 14:05:17 2f39f015ded8: Waiting 14:05:17 5c69ac0246d0: Verifying Checksum 14:05:17 5c69ac0246d0: Download complete 14:05:17 3a2ae6a8a46f: Verifying Checksum 14:05:17 3a2ae6a8a46f: Download complete 14:05:18 33b1e0a273af: Verifying Checksum 14:05:18 33b1e0a273af: Download complete 14:05:18 5d3b04190fa2: Download complete 14:05:18 ec43610c2a17: Verifying Checksum 14:05:18 ec43610c2a17: Download complete 14:05:18 5eb5b503b376: Verifying Checksum 14:05:18 5eb5b503b376: Download complete 14:05:18 2f39f015ded8: Download complete 14:05:19 52ebb69f0ebf: Pull complete 14:05:19 5eb5b503b376: Pull complete 14:05:19 5c69ac0246d0: Pull complete 14:05:20 ec43610c2a17: Pull complete 14:05:20 3a2ae6a8a46f: Pull complete 14:05:20 33b1e0a273af: Pull complete 14:05:20 5d3b04190fa2: Pull complete 14:05:21 5abe8eddf0d5: Pull complete 14:05:21 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:05:21 ---> 6cb57ee374ae 14:05:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:05:21 ---> Running in 5bab76063fd7 14:05:21 Removing intermediate container 5bab76063fd7 14:05:21 ---> 65a607f3ddca 14:05:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:05:21 ---> Running in c1564119fb2f 14:05:22 Removing intermediate container c1564119fb2f 14:05:22 ---> 854976f208cf 14:05:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:05:22 ---> Running in a0a8d9070798 14:05:22 Removing intermediate container a0a8d9070798 14:05:22 ---> c2d318bc3cf3 14:05:22 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:05:22 ---> Running in 9e590f28331f 14:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:24 2f39f015ded8: Pull complete 14:05:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:05:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:05:24 prd-ubuntu20.04-docker-8c-8g-4856 does not seem to be running inside a container 14:05:24 $ 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-165 -v /w/workspace/y_app-rfid-llrp-inventory_PR-165:/w/workspace/y_app-rfid-llrp-inventory_PR-165:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-165@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 14:05:25 OK: 263 MiB in 53 packages 14:05:26 Removing intermediate container 9e590f28331f 14:05:26 ---> d59d342c0185 14:05:26 Step 7/12 : WORKDIR /app 14:05:26 ---> Running in 893d482ac551 14:05:27 Removing intermediate container 893d482ac551 14:05:27 ---> 7527f80c54ac 14:05:27 Step 8/12 : COPY go.mod vendor* ./ 14:05:28 ---> 1acd7de3a4f0 14:05:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:28 ---> Running in 1107684913b1 14:05:30 $ docker top 292206e394c85a7413ff693993fe09bdc93005020f711d3faefc53575a5ab225 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:31 ---> job-cost.sh 14:05:31 lf-activate-venv: SKIPPING 14:05:31 INFO: No Stack... 14:05:31 INFO: Retrieving Pricing Info for: v3-standard-8 14:05:31 INFO: Archiving Costs [Pipeline] sh 14:05:32 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-165/archives/cost.csv 14:05:32 + cut -d, -f6 [Pipeline] lock 14:05:32 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] 14:05:32 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] did not exist. Created. 14:05:32 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:05:32 + echo total: 0.2199999988079071 [Pipeline] stash 14:05:32 Stashed 1 file(s) [Pipeline] } 14:05:32 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:05:32 $ docker stop --time=1 292206e394c85a7413ff693993fe09bdc93005020f711d3faefc53575a5ab225 14:05:33 $ docker rm -f --volumes 292206e394c85a7413ff693993fe09bdc93005020f711d3faefc53575a5ab225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:06:49 Removing intermediate container 1107684913b1 14:06:49 ---> a2b052ee660c 14:06:49 Step 10/12 : COPY . . 14:06:49 ---> 05f334615e48 14:06:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:06:49 ---> Running in fb5d6fada261 14:06:49 Removing intermediate container fb5d6fada261 14:06:49 ---> cb33952aedca 14:06:49 Step 12/12 : RUN $MAKE 14:06:49 ---> Running in ecdcf76b8230 14:06:49 noop 14:06:49 Removing intermediate container ecdcf76b8230 14:06:49 ---> d0b22d688dcc 14:06:49 Successfully built d0b22d688dcc 14:06:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:50 + docker inspect -f . ci-base-image-arm64 14:06:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:50 prd-ubuntu20.04-docker-arm64-4c-16g-4857 does not seem to be running inside a container 14:06:50 $ 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 14:06:53 $ docker top 9b32cc70881d5ed936e2d03e25f0a4ef61988660be79bb11e415a92f33f58442 -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:54 + go version 14:06:54 go version go1.20.2 linux/arm64 [Pipeline] } 14:06:54 $ docker stop --time=1 9b32cc70881d5ed936e2d03e25f0a4ef61988660be79bb11e415a92f33f58442 14:06:55 $ docker rm -f --volumes 9b32cc70881d5ed936e2d03e25f0a4ef61988660be79bb11e415a92f33f58442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:56 + docker inspect -f . ci-base-image-arm64 14:06:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:56 prd-ubuntu20.04-docker-arm64-4c-16g-4857 does not seem to be running inside a container 14:06:56 $ 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 14:06:57 $ docker top 23684071417e7636296615438fad25b97ee2e33dcdfecb99e5064ac30976e82f -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:58 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:06:58 + make test 14:06:58 go test -race ./... -coverprofile=coverage.out ./... 14:09:35 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:09:35 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:09:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.001s coverage: 86.2% of statements 14:09:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.454s coverage: 71.9% of statements 14:09:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:09:39 go vet ./... 14:12:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:12:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:12:01 ./bin/test-attribution.sh [Pipeline] echo 14:12:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:12:01 $ docker stop --time=1 23684071417e7636296615438fad25b97ee2e33dcdfecb99e5064ac30976e82f 14:12:03 $ docker rm -f --volumes 23684071417e7636296615438fad25b97ee2e33dcdfecb99e5064ac30976e82f [Pipeline] // withDockerContainer [Pipeline] sh 14:12:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:12:05 Warning: overwriting stash ‘coverage-report’ 14:12:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:12:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:12:06 + ls -al . 14:12:06 total 224 14:12:06 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 14:07 . 14:12:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 14:04 .. 14:12:06 -rw-rw-r-- 1 jenkins jenkins 262 Mar 21 14:04 .dockerignore 14:12:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 14:04 .git 14:12:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 14:04 .github 14:12:06 -rw-rw-r-- 1 jenkins jenkins 788 Mar 21 14:04 .gitignore 14:12:06 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 14:04 .golangci.yml 14:12:06 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 21 14:04 Attribution.txt 14:12:06 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 21 14:04 CHANGELOG.md 14:12:06 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 21 14:04 Dockerfile 14:12:06 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 14:04 GOVERNANCE.md 14:12:06 -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 14:04 Jenkinsfile 14:12:06 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 14:04 LICENSE 14:12:06 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 21 14:04 Makefile 14:12:06 -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 14:04 OWNERS.md 14:12:06 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 21 14:04 README.md 14:12:06 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 14:02 VERSION 14:12:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 14:04 bin 14:12:06 -rw-r--r-- 1 jenkins jenkins 41317 Mar 21 14:09 coverage.out 14:12:06 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 21 14:04 go.mod 14:12:06 -rw-rw-r-- 1 jenkins jenkins 31591 Mar 21 14:04 go.sum 14:12:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 14:04 images 14:12:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 14:04 internal 14:12:06 -rw-rw-r-- 1 jenkins jenkins 531 Mar 21 14:04 main.go 14:12:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 14:04 res 14:12:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 14:04 snap 14:12:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:06 + 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=2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 --label arch=arm64 --label version=0.0.0 . 14:12:07 Sending build context to Docker daemon 678.4kB 14:12:07 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:12:07 Step 2/29 : FROM ${BASE} AS builder 14:12:07 ---> d0b22d688dcc 14:12:07 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:12:07 ---> Running in e4594a61110f 14:12:07 Removing intermediate container e4594a61110f 14:12:07 ---> 62ea95f2ff1b 14:12:07 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:12:07 ---> Running in 5e001b1229dd 14:12:07 Removing intermediate container 5e001b1229dd 14:12:07 ---> 2eace9153603 14:12:07 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:12:07 ---> Running in 9201f2adfcdf 14:12:08 Removing intermediate container 9201f2adfcdf 14:12:08 ---> f60c257ea1a9 14:12:08 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:12:08 ---> Running in ee9c8884df5b 14:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:12:10 OK: 263 MiB in 53 packages 14:12:11 Removing intermediate container ee9c8884df5b 14:12:11 ---> 3a2f48e7b3ea 14:12:11 Step 7/29 : WORKDIR /app 14:12:11 ---> Running in d5451dcd6171 14:12:11 Removing intermediate container d5451dcd6171 14:12:11 ---> 0e7a029556ee 14:12:11 Step 8/29 : COPY go.mod vendor* ./ 14:12:12 ---> e9bca7cbb517 14:12:12 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:12 ---> Running in e922b9049df5 14:12:15 Removing intermediate container e922b9049df5 14:12:15 ---> 972222bbb3d2 14:12:15 Step 10/29 : COPY . . 14:12:15 ---> c51a642d5d2f 14:12:15 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:12:15 ---> Running in 88d30522da7a 14:12:15 Removing intermediate container 88d30522da7a 14:12:15 ---> 4e35b1e16b29 14:12:15 Step 12/29 : RUN $MAKE 14:12:15 ---> Running in 043d22f7c579 14:12:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -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 14:14:23 Removing intermediate container 043d22f7c579 14:14:23 ---> d0d734abfc1c 14:14:23 Step 13/29 : FROM alpine:3.17 14:14:23 3.17: Pulling from library/alpine 14:14:23 af6eaf76a39c: Already exists 14:14:23 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:14:23 Status: Downloaded newer image for alpine:3.17 14:14:23 ---> d74e625d9115 14:14:23 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:14:23 ---> Running in 00fcdfdd4153 14:14:23 Removing intermediate container 00fcdfdd4153 14:14:23 ---> 792fd3a58a96 14:14:23 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:14:23 ---> Running in e068a6490aa9 14:14:23 Removing intermediate container e068a6490aa9 14:14:23 ---> 5250e00b081b 14:14:23 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:14:23 ---> Running in ee3971e57008 14:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:14:25 (1/2) Installing ca-certificates (20220614-r4) 14:14:25 (2/2) Installing dumb-init (1.2.5-r2) 14:14:25 Executing busybox-1.35.0-r29.trigger 14:14:25 Executing ca-certificates-20220614-r4.trigger 14:14:25 OK: 8 MiB in 17 packages 14:14:27 Removing intermediate container ee3971e57008 14:14:27 ---> cf184ce1ee4f 14:14:27 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:14:27 ---> 2ea5db13fe2d 14:14:27 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:14:27 ---> 7ec70d28e00b 14:14:27 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:14:28 ---> 11c7b1dfdd24 14:14:28 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:14:28 ---> 6be14845694d 14:14:28 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:14:30 ---> 8496f59bde6e 14:14:30 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:14:30 ---> Running in 9bb838765b77 14:14:33 Removing intermediate container 9bb838765b77 14:14:33 ---> 32cfbaa42bd3 14:14:33 Step 23/29 : VOLUME /cache 14:14:33 ---> Running in 852f9d8df8f7 14:14:33 Removing intermediate container 852f9d8df8f7 14:14:33 ---> 57b6c27bea1b 14:14:33 Step 24/29 : EXPOSE 59711 14:14:33 ---> Running in 547d8e090630 14:14:34 Removing intermediate container 547d8e090630 14:14:34 ---> 4887369a6167 14:14:34 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:14:34 ---> Running in e1d7a9342198 14:14:34 Removing intermediate container e1d7a9342198 14:14:34 ---> 468411d47997 14:14:34 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:14:34 ---> Running in c7f849e1786f 14:14:35 Removing intermediate container c7f849e1786f 14:14:35 ---> f507f291dd11 14:14:35 Step 27/29 : LABEL arch=arm64 14:14:35 ---> Running in 6f269d8d5a8f 14:14:35 Removing intermediate container 6f269d8d5a8f 14:14:35 ---> 79430ff4dd3c 14:14:35 Step 28/29 : LABEL git_sha=2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 14:14:35 ---> Running in be7aecf64274 14:14:35 Removing intermediate container be7aecf64274 14:14:35 ---> 5e3adefa4bba 14:14:35 Step 29/29 : LABEL version=0.0.0 14:14:35 ---> Running in f78af48185d3 14:14:36 Removing intermediate container f78af48185d3 14:14:36 ---> 66391c37740f 14:14:36 [Warning] One or more build-args [ARCH] were not consumed 14:14:36 Successfully built 66391c37740f 14:14:36 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 14:14:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:14:37 14:14:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:14:37 arm64: Pulling from edgex-lftools-log-publisher 14:14:37 8998bd30e6a1: Pulling fs layer 14:14:37 04944245beec: Pulling fs layer 14:14:37 699f458cf7ca: Pulling fs layer 14:14:37 765212b225bb: Pulling fs layer 14:14:37 f23df028b6ca: Pulling fs layer 14:14:37 d65c8cfc05b1: Pulling fs layer 14:14:37 2437ff75d9bd: Pulling fs layer 14:14:37 765212b225bb: Waiting 14:14:37 f23df028b6ca: Waiting 14:14:37 d65c8cfc05b1: Waiting 14:14:37 2437ff75d9bd: Waiting 14:14:37 04944245beec: Verifying Checksum 14:14:37 04944245beec: Download complete 14:14:37 765212b225bb: Verifying Checksum 14:14:37 765212b225bb: Download complete 14:14:37 f23df028b6ca: Verifying Checksum 14:14:37 f23df028b6ca: Download complete 14:14:37 d65c8cfc05b1: Verifying Checksum 14:14:37 d65c8cfc05b1: Download complete 14:14:37 699f458cf7ca: Verifying Checksum 14:14:37 699f458cf7ca: Download complete 14:14:38 8998bd30e6a1: Verifying Checksum 14:14:38 8998bd30e6a1: Download complete 14:14:40 2437ff75d9bd: Verifying Checksum 14:14:42 8998bd30e6a1: Pull complete 14:14:42 04944245beec: Pull complete 14:14:43 699f458cf7ca: Pull complete 14:14:44 765212b225bb: Pull complete 14:14:46 f23df028b6ca: Pull complete 14:14:47 d65c8cfc05b1: Pull complete 14:15:02 2437ff75d9bd: Pull complete 14:15:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:15:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:02 prd-ubuntu20.04-docker-arm64-4c-16g-4857 does not seem to be running inside a container 14:15:02 $ 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 14:15:05 $ docker top 09c81cf0c2f26e6d937e89159a7acbaa8dbfc299ff715f379683f267bbc47020 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:15:05 ---> job-cost.sh 14:15:05 lf-activate-venv: SKIPPING 14:15:05 INFO: No Stack... 14:15:06 INFO: Retrieving Pricing Info for: v3-standard-4 14:15:07 INFO: Archiving Costs [Pipeline] sh 14:15:07 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:15:07 + cut -d, -f6 [Pipeline] lock 14:15:07 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] 14:15:07 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] did not exist. Created. 14:15:07 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:15:07 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-5f3d40b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:15:08 + echo total: 0.10999999940395355 [Pipeline] stash 14:15:08 Warning: overwriting stash ‘stack-cost’ 14:15:08 Stashed 1 file(s) [Pipeline] } 14:15:08 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:15:08 $ docker stop --time=1 09c81cf0c2f26e6d937e89159a7acbaa8dbfc299ff715f379683f267bbc47020 14:15:09 $ docker rm -f --volumes 09c81cf0c2f26e6d937e89159a7acbaa8dbfc299ff715f379683f267bbc47020 [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 14:15:11 provisioning config files... 14:15:11 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/config1429226272310214596tmp [Pipeline] { [Pipeline] sh 14:15:11 + set +x 14:15:11 + + bash -scurl -- -s 14:15:11 https://codecov.io/bash 14:15:11 14:15:11 _____ _ 14:15:11 / ____| | | 14:15:11 | | ___ __| | ___ ___ _____ __ 14:15:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:15:11 | |___| (_) | (_| | __/ (_| (_) \ V / 14:15:11 \_____\___/ \__,_|\___|\___\___/ \_/ 14:15:11 Bash-1.0.6 14:15:11 14:15:11 14:15:11 ==> git version 2.25.1 found 14:15:11 ==> 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 14:15:11 Release-Date: 2020-01-08 14:15:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:15:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:15:11 ==> Jenkins CI detected. 14:15:11 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-165 14:15:11 project root: . 14:15:11 --> token set from env 14:15:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:15:11 ==> Running gcov in . (disable via -X gcov) 14:15:11 ==> Python coveragepy not found 14:15:11 ==> Searching for coverage reports in: 14:15:11 + . 14:15:11 -> Found 1 reports 14:15:11 ==> Detecting git/mercurial file structure 14:15:11 ==> Reading reports 14:15:11 + ./coverage.out bytes=41317 14:15:11 ==> Appending adjustments 14:15:11 https://docs.codecov.io/docs/fixing-reports 14:15:11 + Found adjustments 14:15:11 ==> Gzipping contents 14:15:11 12K /tmp/codecov.b4UrpX.gz 14:15:11 ==> Uploading reports 14:15:11 url: https://codecov.io 14:15:11 query: branch=PR-165&commit=2e85c91a9543ae3a144ba9c7fa8d414b6a63c177&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-165%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=165&job=&cmd_args= 14:15:11 -> Pinging Codecov 14:15:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-165&commit=2e85c91a9543ae3a144ba9c7fa8d414b6a63c177&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-165%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=165&job=&cmd_args= 14:15:11 -> Uploading to 14:15:11 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/581DD39554BDF9B6E22D074273EAD858/2e85c91a9543ae3a144ba9c7fa8d414b6a63c177/98cdb553-1836-476a-b24a-d78e606d448e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T141511Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f77ce8c2ca64b2d249ed2241e59135d5641909570d270a01582ab0cace91fb4a 14:15:11 % Total % Received % Xferd Average Speed Time Time Time Current 14:15:11 Dload Upload Total Spent Left Speed 14:15:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11806 0 0 100 11806 0 51780 --:--:-- --:--:-- --:--:-- 51554 100 11806 0 0 100 11806 0 36438 --:--:-- --:--:-- --:--:-- 36326 14:15:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [Pipeline] } 14:15:12 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 14:15:13 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-165/archives ] 14:15:13 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-165/archives 14:15:13 total 16 14:15:13 drwxr-xr-x 3 root root 4096 Mar 21 14:05 . 14:15:13 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 14:05 .. 14:15:13 drwxr-xr-x 2 root root 4096 Mar 21 14:05 cost 14:15:13 -rw-r--r-- 1 root root 95 Mar 21 14:05 cost.csv 14:15:13 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-165/archives 14:15:13 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-165/archives 14:15:13 total 16 14:15:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 14:05 . 14:15:13 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 14:05 .. 14:15:13 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 14:05 cost 14:15:13 -rw-r--r-- 1 jenkins jenkins 95 Mar 21 14:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:15:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:15:15 ---> package-listing.sh 14:15:15 ++ facter osfamily 14:15:15 ++ tr '[:upper:]' '[:lower:]' 14:15:15 + OS_FAMILY=debian 14:15:15 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-165 14:15:15 + START_PACKAGES=/tmp/packages_start.txt 14:15:15 + END_PACKAGES=/tmp/packages_end.txt 14:15:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:15:15 + PACKAGES=/tmp/packages_start.txt 14:15:15 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-165 ']' 14:15:15 + PACKAGES=/tmp/packages_end.txt 14:15:15 + case "${OS_FAMILY}" in 14:15:15 + dpkg -l 14:15:15 + grep '^ii' 14:15:15 + '[' -f /tmp/packages_start.txt ']' 14:15:15 + '[' -f /tmp/packages_end.txt ']' 14:15:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:15:15 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-165 ']' 14:15:15 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-165/archives/ 14:15:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-165/archives/ [Pipeline] echo 14:15:15 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-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:15:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:15:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:16 prd-ubuntu20.04-docker-8c-8g-4856 does not seem to be running inside a container 14:15:16 $ 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-165/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-165 -v /w/workspace/y_app-rfid-llrp-inventory_PR-165:/w/workspace/y_app-rfid-llrp-inventory_PR-165:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-165@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:15:16 $ docker top f0efdc065fd6e33189ca6c6d22c91381bf699277039bbe96ccd0d19006545606 -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:17 + touch /tmp/pre-build-complete [Pipeline] sh 14:15:17 + mkdir -p /var/log/sysstat [Pipeline] sh 14:15:17 + ls /var/log/sa-host 14:15:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:15:17 provisioning config files... 14:15:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/config9284773437809513594tmp [Pipeline] { [Pipeline] echo 14:15:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:15:18 ---> create-netrc.sh [Pipeline] } 14:15:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:15:18 ---> python-tools-install.sh [Pipeline] echo 14:15:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:15:19 ---> sudo-logs.sh 14:15:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:15:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:15:19 ---> job-cost.sh 14:15:19 lf-activate-venv: SKIPPING 14:15:19 DEBUG: total: 0.2199999988079071 14:15:19 INFO: Retrieving Stack Cost... 14:15:19 INFO: Retrieving Pricing Info for: v3-standard-8 14:15:20 INFO: Archiving Costs [Pipeline] echo 14:15:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:15:20 ---> logs-deploy.sh 14:15:20 lf-activate-venv: SKIPPING 14:15:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-165/1 14:15:20 INFO: archiving workspace using pattern(s): 14:15:21 Archives upload complete. 14:15:21 INFO: archiving logs to Nexus 14:15:22 ---> uname -a: 14:15:22 Linux prd-ubuntu20-04-docker-8c-8g-4856 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:15:22 14:15:22 14:15:22 ---> lscpu: 14:15:22 Architecture: x86_64 14:15:22 CPU op-mode(s): 32-bit, 64-bit 14:15:22 Byte Order: Little Endian 14:15:22 Address sizes: 40 bits physical, 48 bits virtual 14:15:22 CPU(s): 8 14:15:22 On-line CPU(s) list: 0-7 14:15:22 Thread(s) per core: 1 14:15:22 Core(s) per socket: 1 14:15:22 Socket(s): 8 14:15:22 NUMA node(s): 1 14:15:22 Vendor ID: AuthenticAMD 14:15:22 CPU family: 23 14:15:22 Model: 49 14:15:22 Model name: AMD EPYC-Rome Processor 14:15:22 Stepping: 0 14:15:22 CPU MHz: 2800.000 14:15:22 BogoMIPS: 5600.00 14:15:22 Virtualization: AMD-V 14:15:22 Hypervisor vendor: KVM 14:15:22 Virtualization type: full 14:15:22 L1d cache: 256 KiB 14:15:22 L1i cache: 256 KiB 14:15:22 L2 cache: 4 MiB 14:15:22 L3 cache: 128 MiB 14:15:22 NUMA node0 CPU(s): 0-7 14:15:22 Vulnerability Itlb multihit: Not affected 14:15:22 Vulnerability L1tf: Not affected 14:15:22 Vulnerability Mds: Not affected 14:15:22 Vulnerability Meltdown: Not affected 14:15:22 Vulnerability Mmio stale data: Not affected 14:15:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:15:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:15:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:15:22 Vulnerability Srbds: Not affected 14:15:22 Vulnerability Tsx async abort: Not affected 14:15:22 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 14:15:22 14:15:22 14:15:22 ---> nproc: 14:15:22 8 14:15:22 14:15:22 14:15:22 ---> df -h: 14:15:22 Filesystem Size Used Avail Use% Mounted on 14:15:22 overlay 155G 12G 144G 8% / 14:15:22 tmpfs 64M 0 64M 0% /dev 14:15:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:15:22 shm 64M 0 64M 0% /dev/shm 14:15:22 /dev/vda1 155G 12G 144G 8% /facter-os 14:15:22 14:15:22 14:15:22 ---> sar -b -r -n DEV: 14:15:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4856) 03/21/23 _x86_64_ (8 CPU) 14:15:22 14:15:22 14:01:10 LINUX RESTART (8 CPU) 14:15:22 14:15:22 14:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:15:22 14:03:01 110.51 3.08 107.43 0.00 418.06 36558.17 0.00 14:15:22 14:04:01 111.65 0.67 110.98 0.00 5.60 45483.62 0.00 14:15:22 14:05:01 94.50 0.23 94.27 0.00 9.47 25156.47 0.00 14:15:22 14:06:01 126.81 0.05 126.76 0.00 8.80 29194.47 0.00 14:15:22 14:07:01 40.51 7.78 32.73 0.00 907.85 3110.30 0.00 14:15:22 14:08:01 21.83 0.00 21.83 0.00 0.00 1497.75 0.00 14:15:22 14:09:01 20.81 0.00 20.81 0.00 0.00 1470.55 0.00 14:15:22 14:10:01 20.80 0.00 20.80 0.00 0.00 1480.69 0.00 14:15:22 14:11:01 20.68 0.00 20.68 0.00 0.00 1467.51 0.00 14:15:22 14:12:01 21.18 0.00 21.18 0.00 0.00 1491.62 0.00 14:15:22 14:13:02 20.08 0.00 20.08 0.00 0.00 1448.69 0.00 14:15:22 14:14:01 11.18 0.00 11.18 0.00 0.00 903.17 0.00 14:15:22 14:15:01 17.51 0.00 17.51 0.00 0.00 1317.65 0.00 14:15:22 Average: 49.13 0.91 48.22 0.00 103.96 11596.71 0.00 14:15:22 14:15:22 14:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:15:22 14:03:01 29032232 31558232 747444 2.27 79212 2721312 1978700 5.83 1040744 2441452 106940 14:15:22 14:04:01 27725896 31170304 1127236 3.43 144420 3483300 2342176 6.90 1693360 2991372 303732 14:15:22 14:05:01 28164780 31540212 760284 2.31 148452 3421632 1877868 5.53 1282960 2978460 48336 14:15:22 14:06:01 27654316 31552824 745748 2.27 158428 3888024 1767028 5.21 1289908 3431256 192 14:15:22 14:07:01 27482660 31539288 751156 2.28 177520 4019696 1791572 5.28 1377548 3497932 5096 14:15:22 14:08:01 27480972 31549448 740928 2.25 180548 4028116 1791572 5.28 1374092 3506420 4104 14:15:22 14:09:01 27469880 31551068 739144 2.25 183756 4037132 1791572 5.28 1377496 3515388 4184 14:15:22 14:10:01 27465704 31558860 731324 2.22 186476 4046032 1791572 5.28 1371044 3524268 3724 14:15:22 14:11:01 27456152 31561176 728924 2.22 189096 4054988 1791572 5.28 1373936 3533236 3672 14:15:22 14:12:01 27443920 31560508 729624 2.22 191300 4063900 1807624 5.33 1375996 3542276 3480 14:15:22 14:13:02 27431808 31560596 729996 2.22 193780 4072824 1807624 5.33 1378728 3551724 3336 14:15:22 14:14:01 27421960 31560036 730528 2.22 194880 4080784 1807624 5.33 1379652 3559652 3152 14:15:22 14:15:01 27411644 31560784 729868 2.22 196396 4089920 1807624 5.33 1380796 3568880 2736 14:15:22 Average: 27664763 31524872 768631 2.34 171097 3846743 1858010 5.48 1361251 3357101 37899 14:15:22 14:15:22 14:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:15:22 14:03:01 docker0 125.58 172.57 9.83 502.40 0.00 0.00 0.00 0.00 14:15:22 14:03:01 veth91e5313 96.92 139.86 8.95 265.58 0.00 0.00 0.00 0.02 14:15:22 14:03:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 14:15:22 14:03:01 ens3 405.50 274.45 5558.40 37.87 0.00 0.00 0.00 0.00 14:15:22 14:04:01 docker0 95.03 174.54 7.32 1611.35 0.00 0.00 0.00 0.00 14:15:22 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:22 14:04:01 ens3 218.50 132.39 1641.24 84.13 0.00 0.00 0.00 0.00 14:15:22 14:04:01 veth0ae4db5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:15:22 14:05:01 docker0 3.35 7.63 0.18 42.83 0.00 0.00 0.00 0.00 14:15:22 14:05:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 14:15:22 14:05:01 ens3 31.23 19.45 63.25 10.35 0.00 0.00 0.00 0.00 14:15:22 14:06:01 docker0 3.33 7.17 0.19 45.88 0.00 0.00 0.00 0.00 14:15:22 14:06:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 14:15:22 14:06:01 ens3 124.68 71.75 2573.38 13.67 0.00 0.00 0.00 0.00 14:15:22 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:22 14:07:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:15:22 14:07:01 ens3 126.85 74.75 939.71 5.22 0.00 0.00 0.00 0.00 14:15:22 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:22 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:22 14:08:01 ens3 79.05 52.56 145.51 3.39 0.00 0.00 0.00 0.00 14:15:22 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:22 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:22 14:09:01 ens3 84.14 55.87 155.64 3.60 0.00 0.00 0.00 0.00 14:15:22 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:22 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:22 14:10:01 ens3 85.97 56.32 155.32 3.63 0.00 0.00 0.00 0.00 14:15:22 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:22 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:22 14:11:01 ens3 84.59 55.16 152.76 3.55 0.00 0.00 0.00 0.00 14:15:22 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:22 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:22 14:12:01 ens3 85.39 55.74 154.23 3.65 0.00 0.00 0.00 0.00 14:15:22 14:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:22 14:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:22 14:13:02 ens3 83.17 55.67 154.45 3.59 0.00 0.00 0.00 0.00 14:15:22 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:22 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:22 14:14:01 ens3 60.70 38.99 140.00 2.52 0.00 0.00 0.00 0.00 14:15:22 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:22 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:22 14:15:01 ens3 61.07 38.99 155.75 2.52 0.00 0.00 0.00 0.00 14:15:22 Average: docker0 17.51 27.87 1.35 169.64 0.00 0.00 0.00 0.00 14:15:22 Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 14:15:22 Average: ens3 117.83 75.59 923.27 13.68 0.00 0.00 0.00 0.00 14:15:22 14:15:22 14:15:22 ---> sar -P ALL: 14:15:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4856) 03/21/23 _x86_64_ (8 CPU) 14:15:22 14:15:22 14:01:10 LINUX RESTART (8 CPU) 14:15:22 14:15:22 14:02:01 CPU %user %nice %system %iowait %steal %idle 14:15:22 14:03:01 all 5.81 0.00 2.62 3.09 0.05 88.43 14:15:22 14:03:01 0 6.31 0.00 2.94 5.98 0.05 84.72 14:15:22 14:03:01 1 6.92 0.00 2.25 1.16 0.05 89.62 14:15:22 14:03:01 2 6.61 0.00 2.87 0.24 0.05 90.23 14:15:22 14:03:01 3 4.67 0.00 2.43 0.77 0.05 92.08 14:15:22 14:03:01 4 5.17 0.00 2.61 5.17 0.05 87.00 14:15:22 14:03:01 5 5.21 0.00 2.61 0.05 0.05 92.08 14:15:22 14:03:01 6 5.70 0.00 2.42 0.15 0.05 91.67 14:15:22 14:03:01 7 5.88 0.00 2.80 11.31 0.08 79.93 14:15:22 14:04:01 all 17.08 0.00 3.69 5.26 0.09 73.88 14:15:22 14:04:01 0 17.08 0.00 3.56 3.36 0.07 75.93 14:15:22 14:04:01 1 16.94 0.00 3.46 0.03 0.08 79.49 14:15:22 14:04:01 2 16.83 0.00 2.70 0.70 0.08 79.67 14:15:22 14:04:01 3 17.27 0.00 3.69 6.34 0.12 72.58 14:15:22 14:04:01 4 18.02 0.00 3.25 0.51 0.08 78.14 14:15:22 14:04:01 5 16.12 0.00 4.70 3.32 0.07 75.79 14:15:22 14:04:01 6 16.25 0.00 4.10 17.10 0.08 62.47 14:15:22 14:04:01 7 18.16 0.00 4.03 10.81 0.10 66.90 14:15:22 14:05:01 all 39.30 0.00 5.74 2.99 0.11 51.86 14:15:22 14:05:01 0 39.50 0.00 5.91 0.69 0.12 53.79 14:15:22 14:05:01 1 39.14 0.00 5.74 7.53 0.10 47.49 14:15:22 14:05:01 2 39.30 0.00 5.52 3.49 0.10 51.59 14:15:22 14:05:01 3 39.12 0.00 5.50 0.80 0.10 54.48 14:15:22 14:05:01 4 39.45 0.00 5.76 0.44 0.10 54.25 14:15:22 14:05:01 5 38.47 0.00 5.90 0.57 0.10 54.96 14:15:22 14:05:01 6 40.87 0.00 5.88 5.61 0.14 47.51 14:15:22 14:05:01 7 38.55 0.00 5.75 4.83 0.12 50.75 14:15:22 14:06:01 all 3.84 0.00 1.78 3.50 0.04 90.83 14:15:22 14:06:01 0 3.70 0.00 1.65 6.47 0.03 88.16 14:15:22 14:06:01 1 4.19 0.00 2.32 0.84 0.05 92.60 14:15:22 14:06:01 2 4.08 0.00 1.57 7.90 0.03 86.42 14:15:22 14:06:01 3 3.59 0.00 1.69 0.37 0.05 94.29 14:15:22 14:06:01 4 3.87 0.00 1.59 1.88 0.03 92.63 14:15:22 14:06:01 5 4.12 0.00 2.02 9.45 0.03 84.39 14:15:22 14:06:01 6 3.41 0.00 2.15 0.89 0.02 93.54 14:15:22 14:06:01 7 3.79 0.00 1.27 0.23 0.07 94.64 14:15:22 14:07:01 all 1.36 0.00 0.68 0.73 0.02 97.21 14:15:22 14:07:01 0 0.70 0.00 0.35 0.08 0.02 98.85 14:15:22 14:07:01 1 0.89 0.00 1.40 0.15 0.02 97.54 14:15:22 14:07:01 2 2.66 0.00 0.59 3.83 0.02 92.89 14:15:22 14:07:01 3 0.95 0.00 0.40 0.05 0.02 98.58 14:15:22 14:07:01 4 0.93 0.00 0.42 0.18 0.03 98.43 14:15:22 14:07:01 5 1.12 0.00 0.53 0.73 0.02 97.60 14:15:22 14:07:01 6 1.90 0.00 1.29 0.67 0.02 96.12 14:15:22 14:07:01 7 1.69 0.00 0.44 0.10 0.03 97.74 14:15:22 14:08:01 all 0.49 0.00 0.11 0.26 0.01 99.12 14:15:22 14:08:01 0 0.42 0.00 0.23 0.02 0.02 99.32 14:15:22 14:08:01 1 0.22 0.00 0.18 1.25 0.02 98.33 14:15:22 14:08:01 2 1.27 0.00 0.10 0.38 0.02 98.23 14:15:22 14:08:01 3 0.38 0.00 0.05 0.13 0.02 99.42 14:15:22 14:08:01 4 0.47 0.00 0.12 0.08 0.02 99.32 14:15:22 14:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 14:15:22 14:08:01 6 0.45 0.00 0.10 0.12 0.02 99.32 14:15:22 14:08:01 7 0.67 0.00 0.13 0.08 0.02 99.10 14:15:22 14:09:01 all 0.32 0.00 0.09 0.41 0.02 99.16 14:15:22 14:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:15:22 14:09:01 1 0.28 0.00 0.07 1.18 0.02 98.45 14:15:22 14:09:01 2 0.25 0.00 0.10 0.12 0.02 99.51 14:15:22 14:09:01 3 0.52 0.00 0.07 0.08 0.03 99.30 14:15:22 14:09:01 4 0.32 0.00 0.07 0.07 0.00 99.55 14:15:22 14:09:01 5 0.33 0.00 0.08 0.10 0.02 99.47 14:15:22 14:09:01 6 0.52 0.00 0.10 0.12 0.02 99.25 14:15:22 14:09:01 7 0.32 0.00 0.23 1.59 0.03 97.83 14:15:22 14:10:01 all 0.37 0.00 0.10 0.63 0.01 98.89 14:15:22 14:10:01 0 0.10 0.00 0.05 0.02 0.02 99.82 14:15:22 14:10:01 1 0.72 0.00 0.20 0.30 0.02 98.77 14:15:22 14:10:01 2 0.44 0.00 0.08 0.07 0.02 99.40 14:15:22 14:10:01 3 0.53 0.00 0.10 0.08 0.02 99.27 14:15:22 14:10:01 4 0.10 0.00 0.03 0.02 0.00 99.85 14:15:22 14:10:01 5 0.28 0.00 0.08 0.03 0.00 99.60 14:15:22 14:10:01 6 0.28 0.00 0.03 0.07 0.02 99.60 14:15:22 14:10:01 7 0.47 0.00 0.20 4.50 0.03 94.79 14:15:22 14:11:01 all 0.51 0.00 0.13 0.64 0.02 98.71 14:15:22 14:11:01 0 0.20 0.00 0.12 0.00 0.02 99.67 14:15:22 14:11:01 1 0.58 0.00 0.13 0.15 0.02 99.11 14:15:22 14:11:01 2 1.71 0.00 0.15 0.15 0.02 97.98 14:15:22 14:11:01 3 0.52 0.00 0.28 4.12 0.03 95.05 14:15:22 14:11:01 4 0.07 0.00 0.00 0.00 0.00 99.93 14:15:22 14:11:01 5 0.27 0.00 0.05 0.08 0.02 99.58 14:15:22 14:11:01 6 0.33 0.00 0.12 0.05 0.00 99.50 14:15:22 14:11:01 7 0.43 0.00 0.17 0.53 0.03 98.83 14:15:22 14:12:01 all 0.53 0.00 0.14 0.24 0.02 99.08 14:15:22 14:12:01 0 0.45 0.00 0.17 0.10 0.02 99.27 14:15:22 14:12:01 1 0.37 0.00 0.10 0.07 0.03 99.43 14:15:22 14:12:01 2 1.73 0.00 0.16 0.03 0.02 98.05 14:15:22 14:12:01 3 0.50 0.00 0.27 0.43 0.02 98.78 14:15:22 14:12:01 4 0.27 0.00 0.12 0.02 0.02 99.58 14:15:22 14:12:01 5 0.43 0.00 0.07 0.03 0.00 99.47 14:15:22 14:12:01 6 0.05 0.00 0.02 0.00 0.02 99.92 14:15:22 14:12:01 7 0.40 0.00 0.22 1.24 0.03 98.11 14:15:22 14:13:02 all 0.32 0.00 0.09 1.21 0.01 98.36 14:15:22 14:13:02 0 0.37 0.00 0.07 0.08 0.02 99.47 14:15:22 14:13:02 1 0.50 0.00 0.03 0.53 0.03 98.90 14:15:22 14:13:02 2 0.27 0.00 0.10 0.20 0.00 99.43 14:15:22 14:13:02 3 0.43 0.00 0.08 0.20 0.02 99.26 14:15:22 14:13:02 4 0.00 0.00 0.00 0.00 0.00 100.00 14:15:22 14:13:02 5 0.13 0.00 0.03 0.03 0.02 99.78 14:15:22 14:13:02 6 0.42 0.00 0.03 0.45 0.02 99.08 14:15:22 14:13:02 7 0.45 0.00 0.38 8.19 0.02 90.96 14:15:22 14:15:22 14:13:02 CPU %user %nice %system %iowait %steal %idle 14:15:22 14:14:01 all 0.35 0.00 0.09 10.10 0.03 89.42 14:15:22 14:14:01 0 0.39 0.00 0.12 1.90 0.02 97.57 14:15:22 14:14:01 1 0.29 0.00 0.12 1.10 0.05 98.44 14:15:22 14:14:01 2 1.28 0.00 0.07 0.61 0.10 97.94 14:15:22 14:14:01 3 0.25 0.00 0.07 1.03 0.02 98.63 14:15:22 14:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:15:22 14:14:01 5 0.20 0.00 0.05 0.47 0.02 99.25 14:15:22 14:14:01 6 0.10 0.00 0.05 0.46 0.00 99.39 14:15:22 14:14:01 7 0.27 0.00 0.24 75.46 0.05 23.98 14:15:22 14:15:01 all 0.31 0.00 0.12 4.57 0.01 94.99 14:15:22 14:15:01 0 0.42 0.00 0.15 0.57 0.02 98.85 14:15:22 14:15:01 1 0.35 0.00 0.12 0.27 0.02 99.25 14:15:22 14:15:01 2 0.50 0.00 0.15 0.47 0.02 98.86 14:15:22 14:15:01 3 0.17 0.00 0.03 0.12 0.02 99.67 14:15:22 14:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:15:22 14:15:01 5 0.23 0.00 0.10 0.03 0.00 99.63 14:15:22 14:15:01 6 0.50 0.00 0.17 1.42 0.02 97.90 14:15:22 14:15:01 7 0.30 0.00 0.23 33.73 0.03 65.70 14:15:22 Average: all 5.41 0.00 1.18 2.58 0.03 90.80 14:15:22 Average: 0 5.34 0.00 1.18 1.48 0.03 91.97 14:15:22 Average: 1 5.47 0.00 1.24 1.12 0.04 92.14 14:15:22 Average: 2 5.90 0.00 1.09 1.40 0.04 91.58 14:15:22 Average: 3 5.29 0.00 1.13 1.12 0.04 92.43 14:15:22 Average: 4 5.25 0.00 1.07 0.64 0.03 93.01 14:15:22 Average: 5 5.13 0.00 1.24 1.14 0.03 92.46 14:15:22 Average: 6 5.41 0.00 1.26 2.07 0.03 91.23 14:15:22 Average: 7 5.48 0.00 1.23 11.66 0.05 81.58 14:15:22 14:15:22 14:15:22