Push event to branch minnesota Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6182e83b98c022ca1bd0a0839ba068b34176a663 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-ssh8529346488018172240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh6542779549626584955.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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/minnesota/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/minnesota/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11055675465058413455.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/minnesota/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15317931999625918940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh11908788909038404951.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/minnesota/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/minnesota/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1971854284452296842.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1830’ Running on prd-ubuntu20.04-docker-8c-8g-1833 in /w/workspace/pp-rfid-llrp-inventory_minnesota [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/pp-rfid-llrp-inventory_minnesota # 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 Avoid second fetch Checking out Revision 6182e83b98c022ca1bd0a0839ba068b34176a663 (minnesota) Commit message: "docs: Update changelog for 3.0 (#205)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:37:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f 6182e83b98c022ca1bd0a0839ba068b34176a663 # timeout=10 21:37:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:37:16 ========================================================= 21:37:16 EdgeX Global Pipelines Version Info 21:37:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:37:17 ------------------- 21:37:17 stable info: 21:37:17 ------------------- 21:37:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:37:17 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:37:17 Message: update stable to v1.0.250 21:37:18 ------------------- 21:37:18 experimental info: 21:37:18 ------------------- 21:37:18 Commited By: **** collab-it+edgex@linuxfoundation.org 21:37:18 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:37:18 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:37:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 21:37:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 21:37:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:37:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:37:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:37:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:37:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:37:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:37:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:37:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:37:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:37:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 21:37:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = minnesota [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = minnesota [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = minnesota [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6182e83 [Pipeline] echo 21:37:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:19 provisioning config files... 21:37:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config13394094109233033182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:20 ---> docker-login.sh 21:37:20 nexus3.edgexfoundry.org:10001 21:37:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:20 Configure a credential helper to remove this warning. See 21:37:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:20 21:37:20 Login Succeeded 21:37:20 nexus3.edgexfoundry.org:10002 21:37:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:20 Configure a credential helper to remove this warning. See 21:37:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:20 21:37:20 Login Succeeded 21:37:20 nexus3.edgexfoundry.org:10003 21:37:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:20 Configure a credential helper to remove this warning. See 21:37:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:20 21:37:20 Login Succeeded 21:37:20 nexus3.edgexfoundry.org:10004 21:37:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:20 Configure a credential helper to remove this warning. See 21:37:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:20 21:37:20 Login Succeeded 21:37:20 docker.io 21:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:21 Configure a credential helper to remove this warning. See 21:37:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:21 21:37:21 Login Succeeded 21:37:21 ---> docker-login.sh ends [Pipeline] } 21:37:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:37:21 + git rev-list -1 --merges 6182e83b98c022ca1bd0a0839ba068b34176a663~1..6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo 21:37:21 -----------> git rev-list -1 --merges 6182e83b98c022ca1bd0a0839ba068b34176a663~1..6182e83b98c022ca1bd0a0839ba068b34176a663 6182e83b98c022ca1bd0a0839ba068b34176a663 [false] [Pipeline] sh 21:37:22 + git log --format=format:%s -1 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo 21:37:22 ========================================================= 21:37:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:37:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:37:22 + git log --format=format:%s -1 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo 21:37:22 [semverPrep] GIT_COMMIT: 6182e83b98c022ca1bd0a0839ba068b34176a663, Commit Message: docs: Update changelog for 3.0 (#205) [Pipeline] echo 21:37:22 [semverPrep] This is not a build commit. [Pipeline] sh 21:37:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:37:23 + grep -v github /etc/ssh/ssh_known_hosts 21:37:23 + [ -e /tmp/ssh_known_hosts ] 21:37:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:37:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:37:23 + sudo tee -a /etc/ssh/ssh_known_hosts 21:37:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:37:23 21:37:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:37:23 0.1.4: Pulling from edgex-devops/py-git-semver 21:37:23 b85a868b505f: Pulling fs layer 21:37:23 e2be974225ed: Pulling fs layer 21:37:23 339a4e72a1f5: Pulling fs layer 21:37:23 988bab9f4d93: Pulling fs layer 21:37:23 1469e6f7b9e6: Pulling fs layer 21:37:23 eaf3925da568: Pulling fs layer 21:37:23 bab4dde63d76: Pulling fs layer 21:37:23 bde34c3a00c8: Pulling fs layer 21:37:23 b352a97aabf1: Pulling fs layer 21:37:23 4872d77fe225: Pulling fs layer 21:37:23 5851b861e8e6: Pulling fs layer 21:37:23 bde34c3a00c8: Waiting 21:37:23 988bab9f4d93: Waiting 21:37:23 1469e6f7b9e6: Waiting 21:37:23 eaf3925da568: Waiting 21:37:23 bab4dde63d76: Waiting 21:37:23 5851b861e8e6: Waiting 21:37:23 b352a97aabf1: Waiting 21:37:23 e2be974225ed: Verifying Checksum 21:37:23 e2be974225ed: Download complete 21:37:23 988bab9f4d93: Verifying Checksum 21:37:23 988bab9f4d93: Download complete 21:37:23 1469e6f7b9e6: Verifying Checksum 21:37:23 1469e6f7b9e6: Download complete 21:37:24 eaf3925da568: Verifying Checksum 21:37:24 eaf3925da568: Download complete 21:37:24 339a4e72a1f5: Verifying Checksum 21:37:24 339a4e72a1f5: Download complete 21:37:24 bde34c3a00c8: Verifying Checksum 21:37:24 bde34c3a00c8: Download complete 21:37:24 b352a97aabf1: Verifying Checksum 21:37:24 b352a97aabf1: Download complete 21:37:24 4872d77fe225: Verifying Checksum 21:37:24 4872d77fe225: Download complete 21:37:24 5851b861e8e6: Download complete 21:37:24 b85a868b505f: Verifying Checksum 21:37:24 b85a868b505f: Download complete 21:37:24 bab4dde63d76: Verifying Checksum 21:37:24 bab4dde63d76: Download complete 21:37:25 b85a868b505f: Pull complete 21:37:25 e2be974225ed: Pull complete 21:37:25 339a4e72a1f5: Pull complete 21:37:26 988bab9f4d93: Pull complete 21:37:26 1469e6f7b9e6: Pull complete 21:37:26 eaf3925da568: Pull complete 21:37:28 bab4dde63d76: Pull complete 21:37:28 bde34c3a00c8: Pull complete 21:37:28 b352a97aabf1: Pull complete 21:37:28 4872d77fe225: Pull complete 21:37:28 5851b861e8e6: Pull complete 21:37:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:37:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:37:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:28 prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container 21:37:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:37:30 $ docker top a56a3d55bf444b7593e038ff00849295e346f3be1aa4542edc3b6e8ecee4a18f -eo pid,comm 21:37:30 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). 21:37:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:37:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:31 [ssh-agent] Looking for ssh-agent implementation... 21:37:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:31 $ docker exec a56a3d55bf444b7593e038ff00849295e346f3be1aa4542edc3b6e8ecee4a18f ssh-agent 21:37:31 SSH_AUTH_SOCK=/tmp/ssh-dFpbsm2c8bBf/agent.32 21:37:31 SSH_AGENT_PID=38 21:37:31 Running ssh-add (command line suppressed) 21:37:31 Identity added: /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/private_key_11549986768843999060.key (/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/private_key_11549986768843999060.key) 21:37:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:31 + git tag --points-at HEAD [Pipeline] } 21:37:31 $ docker exec --env ******** --env ******** a56a3d55bf444b7593e038ff00849295e346f3be1aa4542edc3b6e8ecee4a18f ssh-agent -k 21:37:31 unset SSH_AUTH_SOCK; 21:37:31 unset SSH_AGENT_PID; 21:37:31 echo Agent pid 38 killed; 21:37:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:37:31 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0|v3.0.0' [Pipeline] sshagent 21:37:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:31 [ssh-agent] Looking for ssh-agent implementation... 21:37:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:32 $ docker exec a56a3d55bf444b7593e038ff00849295e346f3be1aa4542edc3b6e8ecee4a18f ssh-agent 21:37:32 SSH_AUTH_SOCK=/tmp/ssh-KKlXm7MuVRQ3/agent.70 21:37:32 SSH_AGENT_PID=76 21:37:32 Running ssh-add (command line suppressed) 21:37:32 Identity added: /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/private_key_8366289490078728686.key (/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/private_key_8366289490078728686.key) 21:37:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:32 + git semver init 21:37:32 2023-07-23 21:37:32,818 [run_init] DEBUG init version:0.0.0 force:False 21:37:32 2023-07-23 21:37:32,819 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/pp-rfid-llrp-inventory_minnesota/.semver 21:37:32 2023-07-23 21:37:32,819 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/pp-rfid-llrp-inventory_minnesota/.semver 21:37:32 2023-07-23 21:37:32,819 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/pp-rfid-llrp-inventory_minnesota/.semver'], cwd=/w/workspace/pp-rfid-llrp-inventory_minnesota, universal_newlines=False, shell=None, istream=None) 21:37:33 2023-07-23 21:37:33,808 [append_file] DEBUG append to file:/w/workspace/pp-rfid-llrp-inventory_minnesota/.git/info/exclude 21:37:33 2023-07-23 21:37:33,809 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/pp-rfid-llrp-inventory_minnesota/.semver/minnesota with force:False 21:37:33 2023-07-23 21:37:33,809 [write_file] DEBUG write to file:/w/workspace/pp-rfid-llrp-inventory_minnesota/.semver/minnesota 21:37:33 2023-07-23 21:37:33,813 [execute] INFO git cat-file --batch-check 21:37:33 2023-07-23 21:37:33,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/pp-rfid-llrp-inventory_minnesota/.semver, universal_newlines=False, shell=None, istream=) 21:37:33 2023-07-23 21:37:33,819 [execute] INFO git cat-file --batch 21:37:33 2023-07-23 21:37:33,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/pp-rfid-llrp-inventory_minnesota/.semver, universal_newlines=False, shell=None, istream=) 21:37:33 2023-07-23 21:37:33,824 [read_version] DEBUG read version from /w/workspace/pp-rfid-llrp-inventory_minnesota/.semver/minnesota 21:37:33 0.0.0 [Pipeline] } 21:37:33 $ docker exec --env ******** --env ******** a56a3d55bf444b7593e038ff00849295e346f3be1aa4542edc3b6e8ecee4a18f ssh-agent -k 21:37:33 unset SSH_AUTH_SOCK; 21:37:33 unset SSH_AGENT_PID; 21:37:33 echo Agent pid 76 killed; 21:37:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:37:34 + git semver [Pipeline] } 21:37:34 $ docker stop --time=1 a56a3d55bf444b7593e038ff00849295e346f3be1aa4542edc3b6e8ecee4a18f 21:37:35 $ docker rm -f --volumes a56a3d55bf444b7593e038ff00849295e346f3be1aa4542edc3b6e8ecee4a18f [Pipeline] // withDockerContainer [Pipeline] sh 21:37:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:37:36 Stashed 1 file(s) [Pipeline] echo 21:37:36 [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 21:37:37 provisioning config files... 21:37:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config17431025276859372937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:37 ---> docker-login.sh 21:37:37 nexus3.edgexfoundry.org:10001 21:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:37 Configure a credential helper to remove this warning. See 21:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:37 21:37:37 Login Succeeded 21:37:37 nexus3.edgexfoundry.org:10002 21:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:37 Configure a credential helper to remove this warning. See 21:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:37 21:37:37 Login Succeeded 21:37:37 nexus3.edgexfoundry.org:10003 21:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:37 Configure a credential helper to remove this warning. See 21:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:37 21:37:37 Login Succeeded 21:37:37 nexus3.edgexfoundry.org:10004 21:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:37 Configure a credential helper to remove this warning. See 21:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:37 21:37:37 Login Succeeded 21:37:37 docker.io 21:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:38 Configure a credential helper to remove this warning. See 21:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:38 21:37:38 Login Succeeded 21:37:38 ---> docker-login.sh ends [Pipeline] } 21:37:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:37:38 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:37:38 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:37:38 ========================================================= 21:37:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:37:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:38 + 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 . 21:37:38 Sending build context to Docker daemon 12.66MB 21:37:38 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:37:38 Step 2/12 : FROM ${BASE} AS builder 21:37:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:37:38 4db1b89c0bd1: Pulling fs layer 21:37:38 6911f1a30b25: Pulling fs layer 21:37:38 e194b8c5c2a9: Pulling fs layer 21:37:38 6863d3e3a2b1: Pulling fs layer 21:37:38 ec0bb842ea78: Pulling fs layer 21:37:38 40a00589a448: Pulling fs layer 21:37:38 6c08303d61cc: Pulling fs layer 21:37:38 798269fcf238: Pulling fs layer 21:37:38 ec0bb842ea78: Waiting 21:37:38 40a00589a448: Waiting 21:37:38 6c08303d61cc: Waiting 21:37:38 6863d3e3a2b1: Waiting 21:37:38 798269fcf238: Waiting 21:37:38 6911f1a30b25: Verifying Checksum 21:37:38 6911f1a30b25: Download complete 21:37:39 6863d3e3a2b1: Verifying Checksum 21:37:39 6863d3e3a2b1: Download complete 21:37:39 ec0bb842ea78: Verifying Checksum 21:37:39 ec0bb842ea78: Download complete 21:37:39 4db1b89c0bd1: Verifying Checksum 21:37:39 4db1b89c0bd1: Download complete 21:37:39 40a00589a448: Verifying Checksum 21:37:39 40a00589a448: Download complete 21:37:39 4db1b89c0bd1: Pull complete 21:37:39 6911f1a30b25: Pull complete 21:37:39 e194b8c5c2a9: Verifying Checksum 21:37:39 e194b8c5c2a9: Download complete 21:37:39 798269fcf238: Verifying Checksum 21:37:39 798269fcf238: Download complete 21:37:39 6c08303d61cc: Verifying Checksum 21:37:39 6c08303d61cc: Download complete 21:37:43 e194b8c5c2a9: Pull complete 21:37:43 6863d3e3a2b1: Pull complete 21:37:43 ec0bb842ea78: Pull complete 21:37:43 40a00589a448: Pull complete 21:37:46 6c08303d61cc: Pull complete 21:37:46 798269fcf238: Pull complete 21:37:46 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:37:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:37:46 ---> ec979cd7f677 21:37:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:37:48 ---> Running in 998b8844e372 21:37:48 Removing intermediate container 998b8844e372 21:37:48 ---> 3178f930f522 21:37:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:37:48 ---> Running in 7e8b3268dd5e 21:37:48 Removing intermediate container 7e8b3268dd5e 21:37:48 ---> 0145ca7f9af1 21:37:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:37:48 ---> Running in 5050256c1a60 21:37:48 Removing intermediate container 5050256c1a60 21:37:48 ---> f7f34e7ac160 21:37:48 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:37:48 ---> Running in a44f0b12a71f 21:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:37:49 OK: 265 MiB in 53 packages 21:37:50 Removing intermediate container a44f0b12a71f 21:37:50 ---> 7f9a06ae0031 21:37:50 Step 7/12 : WORKDIR /app 21:37:50 ---> Running in 86af14a63b8a 21:37:50 Removing intermediate container 86af14a63b8a 21:37:50 ---> 0dadd91aae38 21:37:50 Step 8/12 : COPY go.mod vendor* ./ 21:37:50 ---> 007bc40f467b 21:37:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:50 ---> Running in e60e38b654e6 21:37:52 Still waiting to schedule task 21:37:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1831’ 21:38:12 Removing intermediate container e60e38b654e6 21:38:12 ---> 5a14e07731e7 21:38:12 Step 10/12 : COPY . . 21:38:12 ---> 7198fc2ed6d0 21:38:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:38:12 ---> Running in 24df8e736fa7 21:38:12 Removing intermediate container 24df8e736fa7 21:38:12 ---> 0e270ecffe22 21:38:12 Step 12/12 : RUN $MAKE 21:38:12 ---> Running in 1118a03d5a4c 21:38:12 noop 21:38:12 Removing intermediate container 1118a03d5a4c 21:38:12 ---> f97c1afd9e27 21:38:12 Successfully built f97c1afd9e27 21:38:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:12 + docker inspect -f . ci-base-image-x86_64 21:38:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:12 prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container 21:38:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@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 ******** ci-base-image-x86_64 cat 21:38:13 $ docker top 3f3067d1c45468226c5996b791eb1eeebb2a707bca49d4fb3f8a669f4f7c7ccb -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:13 + go version 21:38:13 go version go1.20.6 linux/amd64 [Pipeline] } 21:38:13 $ docker stop --time=1 3f3067d1c45468226c5996b791eb1eeebb2a707bca49d4fb3f8a669f4f7c7ccb 21:38:15 $ docker rm -f --volumes 3f3067d1c45468226c5996b791eb1eeebb2a707bca49d4fb3f8a669f4f7c7ccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:15 + docker inspect -f . ci-base-image-x86_64 21:38:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:15 prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container 21:38:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@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 ******** ci-base-image-x86_64 cat 21:38:16 $ docker top 1d7cbca18d9045b677974666137913d40c78e52a2bc48f9e4bac4b36e65e815e -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:16 + git config --global --add safe.directory /w/workspace/pp-rfid-llrp-inventory_minnesota [Pipeline] fileExists [Pipeline] sh 21:38:16 + make test 21:38:16 go test -race ./... -coverprofile=coverage.out ./... 21:38:38 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:38:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:38:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.143s coverage: 86.2% of statements 21:38:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.692s coverage: 71.9% of statements 21:39:00 go vet ./... 21:39:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:39:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:39:04 ./bin/test-attribution.sh 21:39:04 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 21:39:04 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:39:04 $ docker stop --time=1 1d7cbca18d9045b677974666137913d40c78e52a2bc48f9e4bac4b36e65e815e 21:39:07 $ docker rm -f --volumes 1d7cbca18d9045b677974666137913d40c78e52a2bc48f9e4bac4b36e65e815e [Pipeline] // withDockerContainer [Pipeline] sh 21:39:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:39:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:39:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:39:15 + ls -al . 21:39:15 total 232 21:39:15 drwxrwxr-x 11 jenkins jenkins 4096 Jul 23 21:38 . 21:39:15 drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 21:37 .. 21:39:15 -rw-rw-r-- 1 jenkins jenkins 262 Jul 23 21:37 .dockerignore 21:39:15 drwxrwxr-x 8 jenkins jenkins 4096 Jul 23 21:37 .git 21:39:15 drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 21:37 .github 21:39:15 -rw-rw-r-- 1 jenkins jenkins 788 Jul 23 21:37 .gitignore 21:39:15 -rw-rw-r-- 1 jenkins jenkins 41 Jul 23 21:37 .golangci.yml 21:39:15 drwxr-xr-x 3 jenkins jenkins 4096 Jul 23 21:37 .semver 21:39:15 -rw-rw-r-- 1 jenkins jenkins 9805 Jul 23 21:37 Attribution.txt 21:39:15 -rw-rw-r-- 1 jenkins jenkins 9042 Jul 23 21:37 CHANGELOG.md 21:39:15 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 23 21:37 Dockerfile 21:39:15 -rw-rw-r-- 1 jenkins jenkins 677 Jul 23 21:37 GOVERNANCE.md 21:39:15 -rw-rw-r-- 1 jenkins jenkins 687 Jul 23 21:37 Jenkinsfile 21:39:15 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 23 21:37 LICENSE 21:39:15 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 23 21:37 Makefile 21:39:15 -rw-rw-r-- 1 jenkins jenkins 617 Jul 23 21:37 OWNERS.md 21:39:15 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 23 21:37 README.md 21:39:15 -rw-rw-r-- 1 jenkins jenkins 5 Jul 23 21:37 VERSION 21:39:15 drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 21:37 bin 21:39:15 -rw-r--r-- 1 jenkins jenkins 41317 Jul 23 21:38 coverage.out 21:39:15 -rw-rw-r-- 1 jenkins jenkins 3419 Jul 23 21:37 go.mod 21:39:15 -rw-rw-r-- 1 jenkins jenkins 31409 Jul 23 21:37 go.sum 21:39:15 drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 21:37 images 21:39:15 drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 21:37 internal 21:39:15 -rw-rw-r-- 1 jenkins jenkins 531 Jul 23 21:37 main.go 21:39:15 drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 21:37 res 21:39:15 drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 21:37 snap 21:39:15 drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 21:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:16 + 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=6182e83b98c022ca1bd0a0839ba068b34176a663 --label arch=amd64 --label version=0.0.0 . 21:39:16 Sending build context to Docker daemon 12.66MB 21:39:16 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 21:39:16 Step 2/29 : FROM ${BASE} AS builder 21:39:16 ---> f97c1afd9e27 21:39:16 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 21:39:16 ---> Running in 68fd2bed5fd7 21:39:16 Removing intermediate container 68fd2bed5fd7 21:39:16 ---> 13a009cb6617 21:39:16 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 21:39:16 ---> Running in 22460501179b 21:39:16 Removing intermediate container 22460501179b 21:39:16 ---> bab97646af42 21:39:16 Step 5/29 : ARG ADD_BUILD_TAGS="" 21:39:16 ---> Running in a34a7b759b03 21:39:16 Removing intermediate container a34a7b759b03 21:39:16 ---> e6d376cab2ba 21:39:16 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:39:16 ---> Running in bef360c3defd 21:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:39:17 OK: 265 MiB in 53 packages 21:39:17 Removing intermediate container bef360c3defd 21:39:17 ---> f5dd0d205566 21:39:17 Step 7/29 : WORKDIR /app 21:39:17 ---> Running in 1045c058b012 21:39:17 Removing intermediate container 1045c058b012 21:39:17 ---> 13cb29e72e88 21:39:17 Step 8/29 : COPY go.mod vendor* ./ 21:39:17 ---> 9a0369092def 21:39:17 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:39:17 ---> Running in 4a2f4ad7f0db 21:39:18 Removing intermediate container 4a2f4ad7f0db 21:39:18 ---> 8d79243890c6 21:39:18 Step 10/29 : COPY . . 21:39:18 ---> 2dfb677d1c79 21:39:18 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:39:18 ---> Running in dc74ab627c77 21:39:18 Removing intermediate container dc74ab627c77 21:39:18 ---> 67a14470b23b 21:39:18 Step 12/29 : RUN $MAKE 21:39:18 ---> Running in dd3eb5f584e2 21:39:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -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 21:39:37 Removing intermediate container dd3eb5f584e2 21:39:37 ---> 60257b53e4c7 21:39:37 Step 13/29 : FROM alpine:3.17 21:39:37 3.17: Pulling from library/alpine 21:39:37 4db1b89c0bd1: Already exists 21:39:37 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:39:37 Status: Downloaded newer image for alpine:3.17 21:39:37 ---> 1f73a9d63274 21:39:37 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:39:37 ---> Running in 14b27a65f2d9 21:39:37 Removing intermediate container 14b27a65f2d9 21:39:37 ---> aa79b1e20049 21:39:37 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:39:38 ---> Running in 00810092fb58 21:39:38 Removing intermediate container 00810092fb58 21:39:38 ---> bca8ed21d835 21:39:38 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 21:39:38 ---> Running in 4083cbe7480b 21:39:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:39:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:39:38 (1/2) Installing ca-certificates (20230506-r0) 21:39:38 (2/2) Installing dumb-init (1.2.5-r2) 21:39:38 Executing busybox-1.35.0-r29.trigger 21:39:38 Executing ca-certificates-20230506-r0.trigger 21:39:38 OK: 8 MiB in 17 packages 21:39:39 Removing intermediate container 4083cbe7480b 21:39:39 ---> b404ce884749 21:39:39 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:39:39 ---> 84e77915b45e 21:39:39 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 21:39:39 ---> 579a5c5dd4c4 21:39:39 Step 19/29 : COPY --from=builder /app/res/ /res/ 21:39:39 ---> 894d6a84b98e 21:39:39 Step 20/29 : COPY --from=builder /app/static/ /static/ 21:39:39 ---> e9b410114194 21:39:39 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:39:40 ---> 3adcb6dfaa27 21:39:40 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:39:40 ---> Running in 8464610bcf29 21:39:41 Removing intermediate container 8464610bcf29 21:39:41 ---> 3e84f7ded259 21:39:41 Step 23/29 : VOLUME /cache 21:39:41 ---> Running in 6735d5a9f2fb 21:39:41 Removing intermediate container 6735d5a9f2fb 21:39:41 ---> 2187018a01bb 21:39:41 Step 24/29 : EXPOSE 59711 21:39:41 ---> Running in cb4e44333764 21:39:41 Removing intermediate container cb4e44333764 21:39:41 ---> c58c0ccc6d63 21:39:41 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:39:41 ---> Running in ddda9389fd1f 21:39:41 Removing intermediate container ddda9389fd1f 21:39:41 ---> ebda5d6499d8 21:39:41 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:39:41 ---> Running in 8d735d335186 21:39:41 Removing intermediate container 8d735d335186 21:39:41 ---> cb3520215ec8 21:39:41 Step 27/29 : LABEL arch=amd64 21:39:41 ---> Running in 5057363b5542 21:39:41 Removing intermediate container 5057363b5542 21:39:41 ---> f2b7ff78bae3 21:39:41 Step 28/29 : LABEL git_sha=6182e83b98c022ca1bd0a0839ba068b34176a663 21:39:41 ---> Running in 9c6a5e6f38c3 21:39:41 Removing intermediate container 9c6a5e6f38c3 21:39:41 ---> 36d29654b263 21:39:41 Step 29/29 : LABEL version=0.0.0 21:39:41 ---> Running in 650e0e58457f 21:39:41 Removing intermediate container 650e0e58457f 21:39:41 ---> 32d30f0fa327 21:39:41 [Warning] One or more build-args [ARCH] were not consumed 21:39:41 Successfully built 32d30f0fa327 21:39:41 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:39:41 provisioning config files... 21:39:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config7922929582909584286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:42 ---> docker-login.sh 21:39:42 nexus3.edgexfoundry.org:10001 21:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:42 Configure a credential helper to remove this warning. See 21:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:42 21:39:42 Login Succeeded 21:39:42 nexus3.edgexfoundry.org:10002 21:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:42 Configure a credential helper to remove this warning. See 21:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:42 21:39:42 Login Succeeded 21:39:42 nexus3.edgexfoundry.org:10003 21:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:42 Configure a credential helper to remove this warning. See 21:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:42 21:39:42 Login Succeeded 21:39:42 nexus3.edgexfoundry.org:10004 21:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:42 Configure a credential helper to remove this warning. See 21:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:42 21:39:42 Login Succeeded 21:39:42 docker.io 21:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:42 Configure a credential helper to remove this warning. See 21:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:42 21:39:42 Login Succeeded 21:39:42 ---> docker-login.sh ends [Pipeline] } 21:39:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:39:43 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:39:43 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 21:39:43 6182e83b98c022ca1bd0a0839ba068b34176a663 21:39:43 latest 21:39:43 0.0.0 21:39:43 6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 21:39:43 minnesota 21:39:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:43 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663 21:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:39:44 65cfb815b196: Preparing 21:39:44 9b9f0e5cf7f8: Preparing 21:39:44 7b927d5aea3c: Preparing 21:39:44 7b220770f749: Preparing 21:39:44 f8e76f03aec3: Preparing 21:39:44 be2e187b155c: Preparing 21:39:44 184d721d8905: Preparing 21:39:44 3dab9f8bf2d2: Preparing 21:39:44 184d721d8905: Waiting 21:39:44 3dab9f8bf2d2: Waiting 21:39:44 7b927d5aea3c: Pushed 21:39:44 7b220770f749: Pushed 21:39:44 f8e76f03aec3: Pushed 21:39:44 65cfb815b196: Pushed 21:39:44 3dab9f8bf2d2: Layer already exists 21:39:44 184d721d8905: Pushed 21:39:44 be2e187b155c: Pushed 21:39:46 9b9f0e5cf7f8: Pushed 21:39:46 6182e83b98c022ca1bd0a0839ba068b34176a663: digest: sha256:e6a91f699fca9ab6164af4f5bc88ede35d068f757d444130a6d740e75f39630a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:47 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:39:47 65cfb815b196: Preparing 21:39:47 9b9f0e5cf7f8: Preparing 21:39:47 7b927d5aea3c: Preparing 21:39:47 7b220770f749: Preparing 21:39:47 f8e76f03aec3: Preparing 21:39:47 be2e187b155c: Preparing 21:39:47 184d721d8905: Preparing 21:39:47 3dab9f8bf2d2: Preparing 21:39:47 be2e187b155c: Waiting 21:39:47 184d721d8905: Waiting 21:39:47 3dab9f8bf2d2: Waiting 21:39:47 65cfb815b196: Layer already exists 21:39:47 7b220770f749: Layer already exists 21:39:47 f8e76f03aec3: Layer already exists 21:39:47 9b9f0e5cf7f8: Layer already exists 21:39:47 7b927d5aea3c: Layer already exists 21:39:47 be2e187b155c: Layer already exists 21:39:47 184d721d8905: Layer already exists 21:39:47 3dab9f8bf2d2: Layer already exists 21:39:47 latest: digest: sha256:e6a91f699fca9ab6164af4f5bc88ede35d068f757d444130a6d740e75f39630a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:48 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.0 21:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:39:48 65cfb815b196: Preparing 21:39:48 9b9f0e5cf7f8: Preparing 21:39:48 7b927d5aea3c: Preparing 21:39:48 7b220770f749: Preparing 21:39:48 f8e76f03aec3: Preparing 21:39:48 be2e187b155c: Preparing 21:39:48 184d721d8905: Preparing 21:39:48 3dab9f8bf2d2: Preparing 21:39:48 be2e187b155c: Waiting 21:39:48 184d721d8905: Waiting 21:39:48 3dab9f8bf2d2: Waiting 21:39:48 7b927d5aea3c: Layer already exists 21:39:48 9b9f0e5cf7f8: Layer already exists 21:39:48 f8e76f03aec3: Layer already exists 21:39:48 65cfb815b196: Layer already exists 21:39:48 7b220770f749: Layer already exists 21:39:48 3dab9f8bf2d2: Layer already exists 21:39:48 184d721d8905: Layer already exists 21:39:48 be2e187b155c: Layer already exists 21:39:48 0.0.0: digest: sha256:e6a91f699fca9ab6164af4f5bc88ede35d068f757d444130a6d740e75f39630a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:49 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 21:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:39:49 65cfb815b196: Preparing 21:39:49 9b9f0e5cf7f8: Preparing 21:39:49 7b927d5aea3c: Preparing 21:39:49 7b220770f749: Preparing 21:39:49 f8e76f03aec3: Preparing 21:39:49 be2e187b155c: Preparing 21:39:49 184d721d8905: Preparing 21:39:49 3dab9f8bf2d2: Preparing 21:39:49 be2e187b155c: Waiting 21:39:49 184d721d8905: Waiting 21:39:49 7b927d5aea3c: Layer already exists 21:39:49 7b220770f749: Layer already exists 21:39:49 f8e76f03aec3: Layer already exists 21:39:49 9b9f0e5cf7f8: Layer already exists 21:39:49 65cfb815b196: Layer already exists 21:39:49 184d721d8905: Layer already exists 21:39:49 3dab9f8bf2d2: Layer already exists 21:39:49 be2e187b155c: Layer already exists 21:39:49 6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0: digest: sha256:e6a91f699fca9ab6164af4f5bc88ede35d068f757d444130a6d740e75f39630a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:50 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:minnesota [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:minnesota 21:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:39:50 65cfb815b196: Preparing 21:39:50 9b9f0e5cf7f8: Preparing 21:39:50 7b927d5aea3c: Preparing 21:39:50 7b220770f749: Preparing 21:39:50 f8e76f03aec3: Preparing 21:39:50 be2e187b155c: Preparing 21:39:50 184d721d8905: Preparing 21:39:50 3dab9f8bf2d2: Preparing 21:39:50 3dab9f8bf2d2: Waiting 21:39:50 be2e187b155c: Waiting 21:39:50 184d721d8905: Waiting 21:39:50 65cfb815b196: Layer already exists 21:39:50 f8e76f03aec3: Layer already exists 21:39:50 7b927d5aea3c: Layer already exists 21:39:50 7b220770f749: Layer already exists 21:39:50 9b9f0e5cf7f8: Layer already exists 21:39:50 be2e187b155c: Layer already exists 21:39:50 3dab9f8bf2d2: Layer already exists 21:39:50 184d721d8905: Layer already exists 21:39:50 minnesota: digest: sha256:e6a91f699fca9ab6164af4f5bc88ede35d068f757d444130a6d740e75f39630a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:39:50 ===================================================== [Pipeline] echo 21:39:50 taggedImages: 21:39:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663 21:39:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:39:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.0 21:39:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 21:39:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:minnesota [Pipeline] } [Pipeline] // script [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 21:39:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:51 21:39:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:52 latest: Pulling from edgex-lftools-log-publisher 21:39:52 5eb5b503b376: Pulling fs layer 21:39:52 5c69ac0246d0: Pulling fs layer 21:39:52 ec43610c2a17: Pulling fs layer 21:39:52 3a2ae6a8a46f: Pulling fs layer 21:39:52 33b1e0a273af: Pulling fs layer 21:39:52 5d3b04190fa2: Pulling fs layer 21:39:52 3a2ae6a8a46f: Waiting 21:39:52 33b1e0a273af: Waiting 21:39:52 2f39f015ded8: Pulling fs layer 21:39:52 5d3b04190fa2: Waiting 21:39:52 2f39f015ded8: Waiting 21:39:52 5c69ac0246d0: Verifying Checksum 21:39:52 5c69ac0246d0: Download complete 21:39:52 3a2ae6a8a46f: Verifying Checksum 21:39:52 3a2ae6a8a46f: Download complete 21:39:52 ec43610c2a17: Verifying Checksum 21:39:52 ec43610c2a17: Download complete 21:39:52 33b1e0a273af: Verifying Checksum 21:39:52 33b1e0a273af: Download complete 21:39:52 5d3b04190fa2: Verifying Checksum 21:39:52 5d3b04190fa2: Download complete 21:39:52 5eb5b503b376: Verifying Checksum 21:39:52 5eb5b503b376: Download complete 21:39:52 2f39f015ded8: Download complete 21:39:53 5eb5b503b376: Pull complete 21:39:53 5c69ac0246d0: Pull complete 21:39:53 ec43610c2a17: Pull complete 21:39:53 3a2ae6a8a46f: Pull complete 21:39:53 33b1e0a273af: Pull complete 21:39:54 5d3b04190fa2: Pull complete 21:39:58 2f39f015ded8: Pull complete 21:39:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:39:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:58 prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container 21:39:58 $ 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/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:40:01 $ docker top de86537bcd2ba22061f4102ee901d7cd5a6b2e34c72bebc523ca6ff81a249ad0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:40:01 ---> job-cost.sh 21:40:01 lf-activate-venv: SKIPPING 21:40:01 INFO: No Stack... 21:40:02 INFO: Retrieving Pricing Info for: v3-standard-8 21:40:02 INFO: Archiving Costs [Pipeline] sh 21:40:02 + cat /w/workspace/pp-rfid-llrp-inventory_minnesota/archives/cost.csv 21:40:02 + cut -d, -f6 [Pipeline] lock 21:40:02 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] 21:40:02 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] did not exist. Created. 21:40:02 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:40:03 + echo total: 0.2199999988079071 [Pipeline] stash 21:40:03 Stashed 1 file(s) [Pipeline] } 21:40:03 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:40:03 $ docker stop --time=1 de86537bcd2ba22061f4102ee901d7cd5a6b2e34c72bebc523ca6ff81a249ad0 21:40:04 $ docker rm -f --volumes de86537bcd2ba22061f4102ee901d7cd5a6b2e34c72bebc523ca6ff81a249ad0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:40:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1835 in /w/workspace/pp-rfid-llrp-inventory_minnesota [Pipeline] { [Pipeline] ws 21:40:48 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 21:40:48 The recommended git tool is: git 21:40:54 using credential edgex-jenkins-ssh 21:40:54 Cloning the remote Git repository 21:40:54 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:40:54 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 21:40:55 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:40:55 > git --version # timeout=10 21:40:55 > git --version # 'git version 2.25.1' 21:40:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:58 Avoid second fetch 21:40:58 Checking out Revision 6182e83b98c022ca1bd0a0839ba068b34176a663 (minnesota) 21:40:57 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:40:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:58 > git config core.sparsecheckout # timeout=10 21:40:58 > git checkout -f 6182e83b98c022ca1bd0a0839ba068b34176a663 # timeout=10 21:40:59 Commit message: "docs: Update changelog for 3.0 (#205)" 21:40:59 > git --version # timeout=10 21:40:59 > git --version # 'git version 2.25.1' 21:40:59 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:41:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:41:00 % Total % Received % Xferd Average Speed Time Time Time Current 21:41:00 Dload Upload Total Spent Left Speed 21:41:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 21:41:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:41:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:41:01 + sudo tee /etc/docker/daemon.new 21:41:01 { 21:41:01 "registry-mirrors": [ 21:41:01 "https://nexus3.edgexfoundry.org:10001" 21:41:01 ], 21:41:01 "bip": "10.250.0.254/24", 21:41:01 "hosts": [ 21:41:01 "tcp://0.0.0.0:5555", 21:41:01 "unix:///var/run/docker.sock" 21:41:01 ], 21:41:01 "mtu": 1458, 21:41:01 "selinux-enabled": true, 21:41:01 "seccomp-profile": "/etc/docker/seccomp.json" 21:41:01 } [Pipeline] sh 21:41:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:41:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:41:20 provisioning config files... 21:41:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13650652611588237409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:41:20 ---> docker-login.sh 21:41:20 nexus3.edgexfoundry.org:10001 21:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:21 Configure a credential helper to remove this warning. See 21:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:21 21:41:21 Login Succeeded 21:41:21 nexus3.edgexfoundry.org:10002 21:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:21 Configure a credential helper to remove this warning. See 21:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:21 21:41:21 Login Succeeded 21:41:21 nexus3.edgexfoundry.org:10003 21:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:22 Configure a credential helper to remove this warning. See 21:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:22 21:41:22 Login Succeeded 21:41:22 nexus3.edgexfoundry.org:10004 21:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:22 Configure a credential helper to remove this warning. See 21:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:22 21:41:22 Login Succeeded 21:41:22 docker.io 21:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:23 Configure a credential helper to remove this warning. See 21:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:23 21:41:23 Login Succeeded 21:41:23 ---> docker-login.sh ends [Pipeline] } 21:41:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:41:23 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:41:23 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:41:23 ========================================================= 21:41:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:41:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:24 + 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 . 21:41:26 Sending build context to Docker daemon 683kB 21:41:26 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:41:26 Step 2/12 : FROM ${BASE} AS builder 21:41:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:41:26 edb6bdbacee9: Pulling fs layer 21:41:26 5f9638ab2659: Pulling fs layer 21:41:26 8d51d6327a98: Pulling fs layer 21:41:26 8b374f2dd631: Pulling fs layer 21:41:26 ec14aa9079de: Pulling fs layer 21:41:26 2f466654f4bb: Pulling fs layer 21:41:26 554e91adad29: Pulling fs layer 21:41:26 ec14aa9079de: Waiting 21:41:26 2f466654f4bb: Waiting 21:41:26 554e91adad29: Waiting 21:41:26 8b374f2dd631: Waiting 21:41:26 5f9638ab2659: Verifying Checksum 21:41:26 5f9638ab2659: Download complete 21:41:26 8b374f2dd631: Verifying Checksum 21:41:26 8b374f2dd631: Download complete 21:41:26 ec14aa9079de: Verifying Checksum 21:41:26 ec14aa9079de: Download complete 21:41:26 edb6bdbacee9: Verifying Checksum 21:41:26 edb6bdbacee9: Download complete 21:41:27 edb6bdbacee9: Pull complete 21:41:27 554e91adad29: Verifying Checksum 21:41:27 554e91adad29: Download complete 21:41:27 5f9638ab2659: Pull complete 21:41:28 2f466654f4bb: Verifying Checksum 21:41:28 2f466654f4bb: Download complete 21:41:28 8d51d6327a98: Verifying Checksum 21:41:28 8d51d6327a98: Download complete 21:41:41 8d51d6327a98: Pull complete 21:41:41 8b374f2dd631: Pull complete 21:41:41 ec14aa9079de: Pull complete 21:41:47 2f466654f4bb: Pull complete 21:41:52 554e91adad29: Pull complete 21:41:52 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:41:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:41:52 ---> 1e15ea492957 21:41:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:41:53 ---> Running in 0b1903ce5201 21:41:53 Removing intermediate container 0b1903ce5201 21:41:53 ---> 50e22e95ce8e 21:41:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:41:54 ---> Running in 76ddaf6482b9 21:41:54 Removing intermediate container 76ddaf6482b9 21:41:54 ---> 06bee1daa39f 21:41:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:41:54 ---> Running in a11d93b63f1c 21:41:54 Removing intermediate container a11d93b63f1c 21:41:54 ---> 2bf50f7515dd 21:41:54 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:41:55 ---> Running in 80e614039645 21:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:57 OK: 263 MiB in 53 packages 21:41:58 Removing intermediate container 80e614039645 21:41:58 ---> c6d642d2f461 21:41:58 Step 7/12 : WORKDIR /app 21:41:58 ---> Running in 27f989caee07 21:41:58 Removing intermediate container 27f989caee07 21:41:58 ---> 6e3456aa17b1 21:41:58 Step 8/12 : COPY go.mod vendor* ./ 21:41:59 ---> cc7862eb1229 21:41:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:41:59 ---> Running in 657f364f3fb6 21:43:07 Removing intermediate container 657f364f3fb6 21:43:07 ---> 1d0f0dd3ff9d 21:43:07 Step 10/12 : COPY . . 21:43:07 ---> 2c7f58d07091 21:43:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:43:07 ---> Running in 23f8127a35ec 21:43:07 Removing intermediate container 23f8127a35ec 21:43:07 ---> ee323d06ffa5 21:43:07 Step 12/12 : RUN $MAKE 21:43:07 ---> Running in b2a523bd0db0 21:43:07 noop 21:43:07 Removing intermediate container b2a523bd0db0 21:43:07 ---> e6fb2c14215f 21:43:07 Successfully built e6fb2c14215f 21:43:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:07 + docker inspect -f . ci-base-image-arm64 21:43:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:08 prd-ubuntu20.04-docker-arm64-4c-16g-1835 does not seem to be running inside a container 21:43:08 $ 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 ******** ci-base-image-arm64 cat 21:43:09 $ docker top ca31ec7cc57389c032fe31006e61fd759aa7505702f58ab4a2623c76c87a81fa -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:10 + go version 21:43:10 go version go1.20.6 linux/arm64 [Pipeline] } 21:43:10 $ docker stop --time=1 ca31ec7cc57389c032fe31006e61fd759aa7505702f58ab4a2623c76c87a81fa 21:43:11 $ docker rm -f --volumes ca31ec7cc57389c032fe31006e61fd759aa7505702f58ab4a2623c76c87a81fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:12 + docker inspect -f . ci-base-image-arm64 21:43:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:12 prd-ubuntu20.04-docker-arm64-4c-16g-1835 does not seem to be running inside a container 21:43:13 $ 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 ******** ci-base-image-arm64 cat 21:43:14 $ docker top 5af0d0dc02c55b480a603a95f3a94f950ff62226be7ee2737c6bdbf7fdaa2d88 -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:14 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 21:43:15 + make test 21:43:15 go test -race ./... -coverprofile=coverage.out ./... 21:46:21 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:46:30 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:46:30 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.142s coverage: 86.2% of statements 21:46:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.543s coverage: 71.9% of statements 21:46:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:46:41 go vet ./... 21:49:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:49:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:49:02 ./bin/test-attribution.sh 21:49:02 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 21:49:02 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:49:02 $ docker stop --time=1 5af0d0dc02c55b480a603a95f3a94f950ff62226be7ee2737c6bdbf7fdaa2d88 21:49:04 $ docker rm -f --volumes 5af0d0dc02c55b480a603a95f3a94f950ff62226be7ee2737c6bdbf7fdaa2d88 [Pipeline] // withDockerContainer [Pipeline] sh 21:49:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:49:06 Warning: overwriting stash ‘coverage-report’ 21:49:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:49:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:49:07 + ls -al . 21:49:07 total 228 21:49:07 drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 21:43 . 21:49:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 21:40 .. 21:49:07 -rw-rw-r-- 1 jenkins jenkins 262 Jul 23 21:40 .dockerignore 21:49:07 drwxrwxr-x 8 jenkins jenkins 4096 Jul 23 21:40 .git 21:49:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 21:40 .github 21:49:07 -rw-rw-r-- 1 jenkins jenkins 788 Jul 23 21:40 .gitignore 21:49:07 -rw-rw-r-- 1 jenkins jenkins 41 Jul 23 21:40 .golangci.yml 21:49:07 -rw-rw-r-- 1 jenkins jenkins 9805 Jul 23 21:40 Attribution.txt 21:49:07 -rw-rw-r-- 1 jenkins jenkins 9042 Jul 23 21:40 CHANGELOG.md 21:49:07 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 23 21:40 Dockerfile 21:49:07 -rw-rw-r-- 1 jenkins jenkins 677 Jul 23 21:40 GOVERNANCE.md 21:49:07 -rw-rw-r-- 1 jenkins jenkins 687 Jul 23 21:40 Jenkinsfile 21:49:07 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 23 21:40 LICENSE 21:49:07 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 23 21:40 Makefile 21:49:07 -rw-rw-r-- 1 jenkins jenkins 617 Jul 23 21:40 OWNERS.md 21:49:07 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 23 21:40 README.md 21:49:07 -rw-rw-r-- 1 jenkins jenkins 5 Jul 23 21:37 VERSION 21:49:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 21:40 bin 21:49:07 -rw-r--r-- 1 jenkins jenkins 41317 Jul 23 21:46 coverage.out 21:49:07 -rw-rw-r-- 1 jenkins jenkins 3419 Jul 23 21:40 go.mod 21:49:07 -rw-rw-r-- 1 jenkins jenkins 31409 Jul 23 21:40 go.sum 21:49:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 21:40 images 21:49:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 21:40 internal 21:49:07 -rw-rw-r-- 1 jenkins jenkins 531 Jul 23 21:40 main.go 21:49:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 21:40 res 21:49:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 21:40 snap 21:49:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 21:40 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:08 + 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=6182e83b98c022ca1bd0a0839ba068b34176a663 --label arch=arm64 --label version=0.0.0 . 21:49:08 Sending build context to Docker daemon 683kB 21:49:08 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 21:49:08 Step 2/29 : FROM ${BASE} AS builder 21:49:08 ---> e6fb2c14215f 21:49:08 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 21:49:08 ---> Running in 254f4a6126ab 21:49:08 Removing intermediate container 254f4a6126ab 21:49:08 ---> a492ce988da1 21:49:08 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 21:49:08 ---> Running in 5612fdef47cc 21:49:09 Removing intermediate container 5612fdef47cc 21:49:09 ---> 848ee51aa87c 21:49:09 Step 5/29 : ARG ADD_BUILD_TAGS="" 21:49:09 ---> Running in 529837ea2d58 21:49:09 Removing intermediate container 529837ea2d58 21:49:09 ---> 91d52bf2d799 21:49:09 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:49:09 ---> Running in 2a778da4f939 21:49:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:49:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:49:12 OK: 263 MiB in 53 packages 21:49:13 Removing intermediate container 2a778da4f939 21:49:13 ---> 7dfbd89d4943 21:49:13 Step 7/29 : WORKDIR /app 21:49:13 ---> Running in ff17d139c7e4 21:49:13 Removing intermediate container ff17d139c7e4 21:49:13 ---> 4e1146b9a454 21:49:13 Step 8/29 : COPY go.mod vendor* ./ 21:49:13 ---> 73a8e6e3bd09 21:49:13 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:13 ---> Running in dd4843c90cf3 21:49:16 Removing intermediate container dd4843c90cf3 21:49:16 ---> f21c249678a2 21:49:16 Step 10/29 : COPY . . 21:49:16 ---> 48a4b2793179 21:49:16 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:49:16 ---> Running in a7a850eb1653 21:49:17 Removing intermediate container a7a850eb1653 21:49:17 ---> e275131dc0ff 21:49:17 Step 12/29 : RUN $MAKE 21:49:17 ---> Running in dc3f536b6fe8 21:49:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -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 21:51:24 Removing intermediate container dc3f536b6fe8 21:51:24 ---> cc7351eaee1c 21:51:24 Step 13/29 : FROM alpine:3.17 21:51:24 3.17: Pulling from library/alpine 21:51:24 edb6bdbacee9: Already exists 21:51:24 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:51:24 Status: Downloaded newer image for alpine:3.17 21:51:24 ---> 779605e5fbc0 21:51:24 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:51:24 ---> Running in 71f622f953ef 21:51:24 Removing intermediate container 71f622f953ef 21:51:24 ---> 92290f774da0 21:51:24 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:51:24 ---> Running in 55e928952172 21:51:24 Removing intermediate container 55e928952172 21:51:24 ---> e23cc8795b2b 21:51:24 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 21:51:24 ---> Running in c1bb8c5503ef 21:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:51:27 (1/2) Installing ca-certificates (20230506-r0) 21:51:27 (2/2) Installing dumb-init (1.2.5-r2) 21:51:27 Executing busybox-1.35.0-r29.trigger 21:51:27 Executing ca-certificates-20230506-r0.trigger 21:51:27 OK: 8 MiB in 17 packages 21:51:29 Removing intermediate container c1bb8c5503ef 21:51:29 ---> 3221d771c5b8 21:51:29 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:51:29 ---> 644bf2783e36 21:51:29 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 21:51:29 ---> 0b65cdda856c 21:51:29 Step 19/29 : COPY --from=builder /app/res/ /res/ 21:51:30 ---> 1e348eb79cd3 21:51:30 Step 20/29 : COPY --from=builder /app/static/ /static/ 21:51:30 ---> 0d33a51c1c6c 21:51:30 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:51:32 ---> c291aea50298 21:51:32 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:51:32 ---> Running in de70fd794d64 21:51:33 Removing intermediate container de70fd794d64 21:51:33 ---> 077c1baab423 21:51:33 Step 23/29 : VOLUME /cache 21:51:33 ---> Running in 9c5ceae8faea 21:51:34 Removing intermediate container 9c5ceae8faea 21:51:34 ---> d71f00fcc597 21:51:34 Step 24/29 : EXPOSE 59711 21:51:34 ---> Running in e2c846f1d02d 21:51:34 Removing intermediate container e2c846f1d02d 21:51:34 ---> 41401156f764 21:51:34 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:51:34 ---> Running in 53d3a0ebea89 21:51:34 Removing intermediate container 53d3a0ebea89 21:51:34 ---> 9e2eab561a95 21:51:34 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:51:34 ---> Running in c6970a58ffbf 21:51:35 Removing intermediate container c6970a58ffbf 21:51:35 ---> f39466bfdaa2 21:51:35 Step 27/29 : LABEL arch=arm64 21:51:35 ---> Running in dee5f91a5d01 21:51:35 Removing intermediate container dee5f91a5d01 21:51:35 ---> 60f839745f64 21:51:35 Step 28/29 : LABEL git_sha=6182e83b98c022ca1bd0a0839ba068b34176a663 21:51:35 ---> Running in afda353eb39d 21:51:35 Removing intermediate container afda353eb39d 21:51:35 ---> 9b74b0fd941b 21:51:35 Step 29/29 : LABEL version=0.0.0 21:51:35 ---> Running in 454289277a6e 21:51:36 Removing intermediate container 454289277a6e 21:51:36 ---> ed9e5c035cdc 21:51:36 [Warning] One or more build-args [ARCH] were not consumed 21:51:36 Successfully built ed9e5c035cdc 21:51:36 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:51:36 provisioning config files... 21:51:36 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config12158769116282830900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:37 ---> docker-login.sh 21:51:37 nexus3.edgexfoundry.org:10001 21:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:37 Configure a credential helper to remove this warning. See 21:51:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:37 21:51:37 Login Succeeded 21:51:37 nexus3.edgexfoundry.org:10002 21:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:37 Configure a credential helper to remove this warning. See 21:51:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:37 21:51:37 Login Succeeded 21:51:37 nexus3.edgexfoundry.org:10003 21:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:38 Configure a credential helper to remove this warning. See 21:51:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:38 21:51:38 Login Succeeded 21:51:38 nexus3.edgexfoundry.org:10004 21:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:38 Configure a credential helper to remove this warning. See 21:51:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:38 21:51:38 Login Succeeded 21:51:38 docker.io 21:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:38 Configure a credential helper to remove this warning. See 21:51:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:38 21:51:38 Login Succeeded 21:51:38 ---> docker-login.sh ends [Pipeline] } 21:51:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:39 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:51:39 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 21:51:39 6182e83b98c022ca1bd0a0839ba068b34176a663 21:51:39 latest 21:51:39 0.0.0 21:51:39 6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 21:51:39 minnesota 21:51:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:39 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663 21:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:51:40 00dafbc026fc: Preparing 21:51:40 7478f7a930ba: Preparing 21:51:40 83e735c9f1bf: Preparing 21:51:40 749852700aa0: Preparing 21:51:40 d580c1d02f87: Preparing 21:51:40 ce5331659a23: Preparing 21:51:40 b55cce3e19f3: Preparing 21:51:40 9386262d7a74: Preparing 21:51:40 ce5331659a23: Waiting 21:51:40 b55cce3e19f3: Waiting 21:51:40 9386262d7a74: Waiting 21:51:40 749852700aa0: Pushed 21:51:40 00dafbc026fc: Pushed 21:51:40 83e735c9f1bf: Pushed 21:51:40 d580c1d02f87: Pushed 21:51:40 9386262d7a74: Layer already exists 21:51:40 ce5331659a23: Pushed 21:51:40 b55cce3e19f3: Pushed 21:51:46 7478f7a930ba: Pushed 21:51:46 6182e83b98c022ca1bd0a0839ba068b34176a663: digest: sha256:254c922e29c457d6679978d05e365b0c0c59d8b91a10f2717c77527f2cce8925 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:51:47 00dafbc026fc: Preparing 21:51:47 7478f7a930ba: Preparing 21:51:47 83e735c9f1bf: Preparing 21:51:47 749852700aa0: Preparing 21:51:47 d580c1d02f87: Preparing 21:51:47 ce5331659a23: Preparing 21:51:47 b55cce3e19f3: Preparing 21:51:47 9386262d7a74: Preparing 21:51:47 b55cce3e19f3: Waiting 21:51:47 9386262d7a74: Waiting 21:51:47 ce5331659a23: Waiting 21:51:47 d580c1d02f87: Layer already exists 21:51:47 749852700aa0: Layer already exists 21:51:47 00dafbc026fc: Layer already exists 21:51:47 83e735c9f1bf: Layer already exists 21:51:47 7478f7a930ba: Layer already exists 21:51:47 9386262d7a74: Layer already exists 21:51:47 ce5331659a23: Layer already exists 21:51:47 b55cce3e19f3: Layer already exists 21:51:47 latest: digest: sha256:254c922e29c457d6679978d05e365b0c0c59d8b91a10f2717c77527f2cce8925 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:47 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.0 21:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:51:48 00dafbc026fc: Preparing 21:51:48 7478f7a930ba: Preparing 21:51:48 83e735c9f1bf: Preparing 21:51:48 749852700aa0: Preparing 21:51:48 d580c1d02f87: Preparing 21:51:48 ce5331659a23: Preparing 21:51:48 b55cce3e19f3: Preparing 21:51:48 9386262d7a74: Preparing 21:51:48 ce5331659a23: Waiting 21:51:48 b55cce3e19f3: Waiting 21:51:48 9386262d7a74: Waiting 21:51:48 7478f7a930ba: Layer already exists 21:51:48 749852700aa0: Layer already exists 21:51:48 d580c1d02f87: Layer already exists 21:51:48 83e735c9f1bf: Layer already exists 21:51:48 00dafbc026fc: Layer already exists 21:51:48 b55cce3e19f3: Layer already exists 21:51:48 ce5331659a23: Layer already exists 21:51:48 9386262d7a74: Layer already exists 21:51:48 0.0.0: digest: sha256:254c922e29c457d6679978d05e365b0c0c59d8b91a10f2717c77527f2cce8925 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:48 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 21:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:51:49 00dafbc026fc: Preparing 21:51:49 7478f7a930ba: Preparing 21:51:49 83e735c9f1bf: Preparing 21:51:49 749852700aa0: Preparing 21:51:49 d580c1d02f87: Preparing 21:51:49 ce5331659a23: Preparing 21:51:49 b55cce3e19f3: Preparing 21:51:49 9386262d7a74: Preparing 21:51:49 b55cce3e19f3: Waiting 21:51:49 9386262d7a74: Waiting 21:51:49 ce5331659a23: Waiting 21:51:49 749852700aa0: Layer already exists 21:51:49 7478f7a930ba: Layer already exists 21:51:49 d580c1d02f87: Layer already exists 21:51:49 83e735c9f1bf: Layer already exists 21:51:49 00dafbc026fc: Layer already exists 21:51:49 ce5331659a23: Layer already exists 21:51:49 9386262d7a74: Layer already exists 21:51:49 b55cce3e19f3: Layer already exists 21:51:49 6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0: digest: sha256:254c922e29c457d6679978d05e365b0c0c59d8b91a10f2717c77527f2cce8925 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:49 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:minnesota [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:minnesota 21:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:51:50 00dafbc026fc: Preparing 21:51:50 7478f7a930ba: Preparing 21:51:50 83e735c9f1bf: Preparing 21:51:50 749852700aa0: Preparing 21:51:50 d580c1d02f87: Preparing 21:51:50 ce5331659a23: Preparing 21:51:50 b55cce3e19f3: Preparing 21:51:50 9386262d7a74: Preparing 21:51:50 ce5331659a23: Waiting 21:51:50 b55cce3e19f3: Waiting 21:51:50 9386262d7a74: Waiting 21:51:50 83e735c9f1bf: Layer already exists 21:51:50 7478f7a930ba: Layer already exists 21:51:50 749852700aa0: Layer already exists 21:51:50 00dafbc026fc: Layer already exists 21:51:50 d580c1d02f87: Layer already exists 21:51:50 ce5331659a23: Layer already exists 21:51:50 b55cce3e19f3: Layer already exists 21:51:50 9386262d7a74: Layer already exists 21:51:50 minnesota: digest: sha256:254c922e29c457d6679978d05e365b0c0c59d8b91a10f2717c77527f2cce8925 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:50 ===================================================== [Pipeline] echo 21:51:51 taggedImages: 21:51:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663 21:51:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:51:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.0 21:51:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663-0.0.0 21:51:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:minnesota [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:51:51 21:51:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:51:51 arm64: Pulling from edgex-lftools-log-publisher 21:51:51 8998bd30e6a1: Pulling fs layer 21:51:51 04944245beec: Pulling fs layer 21:51:51 699f458cf7ca: Pulling fs layer 21:51:51 765212b225bb: Pulling fs layer 21:51:51 f23df028b6ca: Pulling fs layer 21:51:51 d65c8cfc05b1: Pulling fs layer 21:51:51 2437ff75d9bd: Pulling fs layer 21:51:51 f23df028b6ca: Waiting 21:51:51 765212b225bb: Waiting 21:51:51 d65c8cfc05b1: Waiting 21:51:51 2437ff75d9bd: Waiting 21:51:52 04944245beec: Verifying Checksum 21:51:52 04944245beec: Download complete 21:51:52 765212b225bb: Verifying Checksum 21:51:52 765212b225bb: Download complete 21:51:52 f23df028b6ca: Download complete 21:51:52 d65c8cfc05b1: Verifying Checksum 21:51:52 d65c8cfc05b1: Download complete 21:51:52 699f458cf7ca: Verifying Checksum 21:51:52 699f458cf7ca: Download complete 21:51:52 8998bd30e6a1: Download complete 21:51:54 2437ff75d9bd: Verifying Checksum 21:51:54 2437ff75d9bd: Download complete 21:51:56 8998bd30e6a1: Pull complete 21:51:56 04944245beec: Pull complete 21:51:58 699f458cf7ca: Pull complete 21:51:58 765212b225bb: Pull complete 21:51:58 f23df028b6ca: Pull complete 21:51:59 d65c8cfc05b1: Pull complete 21:52:14 2437ff75d9bd: Pull complete 21:52:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:52:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:14 prd-ubuntu20.04-docker-arm64-4c-16g-1835 does not seem to be running inside a container 21:52:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:52:18 $ docker top 8974f550e4772ad1af5d470fa1717ee6a94f0370f5cef91a8dc827f070946e88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:19 ---> job-cost.sh 21:52:19 lf-activate-venv: SKIPPING 21:52:19 INFO: No Stack... 21:52:20 INFO: Retrieving Pricing Info for: v3-standard-4 21:52:21 INFO: Archiving Costs [Pipeline] sh 21:52:21 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 21:52:21 + cut -d, -f6 [Pipeline] lock 21:52:21 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] 21:52:21 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] did not exist. Created. 21:52:21 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:52:22 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-481ca156/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:52:22 + echo total: 0.10999999940395355 [Pipeline] stash 21:52:22 Warning: overwriting stash ‘stack-cost’ 21:52:22 Stashed 1 file(s) [Pipeline] } 21:52:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-minnesota-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:52:22 $ docker stop --time=1 8974f550e4772ad1af5d470fa1717ee6a94f0370f5cef91a8dc827f070946e88 21:52:24 $ docker rm -f --volumes 8974f550e4772ad1af5d470fa1717ee6a94f0370f5cef91a8dc827f070946e88 [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 21:52:25 provisioning config files... 21:52:25 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config1317814661785034546tmp [Pipeline] { [Pipeline] sh 21:52:25 + set +x 21:52:25 + curl+ -s https://codecov.io/bash 21:52:25 bash -s -- 21:52:25 21:52:25 _____ _ 21:52:25 / ____| | | 21:52:25 | | ___ __| | ___ ___ _____ __ 21:52:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:52:25 | |___| (_) | (_| | __/ (_| (_) \ V / 21:52:25 \_____\___/ \__,_|\___|\___\___/ \_/ 21:52:25 Bash-1.0.6 21:52:25 21:52:25 21:52:25 ==> git version 2.25.1 found 21:52:25 ==> 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 21:52:25 Release-Date: 2020-01-08 21:52:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:52:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:52:25 ==> Jenkins CI detected. 21:52:25 current dir:  /w/workspace/pp-rfid-llrp-inventory_minnesota 21:52:25 project root: . 21:52:25 --> token set from env 21:52:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:52:25 ==> Running gcov in . (disable via -X gcov) 21:52:25 ==> Python coveragepy not found 21:52:25 ==> Searching for coverage reports in: 21:52:25 + . 21:52:25 -> Found 1 reports 21:52:25 ==> Detecting git/mercurial file structure 21:52:25 ==> Reading reports 21:52:25 + ./coverage.out bytes=41317 21:52:25 ==> Appending adjustments 21:52:25 https://docs.codecov.io/docs/fixing-reports 21:52:25 + Found adjustments 21:52:25 ==> Gzipping contents 21:52:25 12K /tmp/codecov.JxVYbJ.gz 21:52:25 ==> Uploading reports 21:52:25 url: https://codecov.io 21:52:25 query: branch=minnesota&commit=6182e83b98c022ca1bd0a0839ba068b34176a663&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fminnesota%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:52:25 -> Pinging Codecov 21:52:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=minnesota&commit=6182e83b98c022ca1bd0a0839ba068b34176a663&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fminnesota%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:52:26 -> Uploading to 21:52:26 https://storage.googleapis.com/codecov/v4/raw/2023-07-23/581DD39554BDF9B6E22D074273EAD858/6182e83b98c022ca1bd0a0839ba068b34176a663/39240d5e-fec4-44bb-939e-4f188feddbfd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230723%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230723T215225Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7078d6f90d0004e30fa39a42f35eb9162f3bd7ee12c56e538df31d264258dc1c 21:52:26 % Total % Received % Xferd Average Speed Time Time Time Current 21:52:26 Dload Upload Total Spent Left Speed 21:52:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 52914 --:--:-- --:--:-- --:--:-- 52914 21:52:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] } 21:52:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:52:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:52:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:52:27 21:52:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:52:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:52:27 df9b9388f04a: Pulling fs layer 21:52:27 52dc419b0ee2: Pulling fs layer 21:52:27 25bc292e5bac: Pulling fs layer 21:52:27 114826534d7a: Pulling fs layer 21:52:27 4657fd5d0bcf: Pulling fs layer 21:52:27 114826534d7a: Waiting 21:52:27 6ad1cebc031e: Pulling fs layer 21:52:27 8a3aa393b2d8: Pulling fs layer 21:52:27 6ad1cebc031e: Waiting 21:52:27 4657fd5d0bcf: Waiting 21:52:27 25bc292e5bac: Verifying Checksum 21:52:27 25bc292e5bac: Download complete 21:52:27 52dc419b0ee2: Download complete 21:52:27 4657fd5d0bcf: Verifying Checksum 21:52:27 4657fd5d0bcf: Download complete 21:52:27 df9b9388f04a: Verifying Checksum 21:52:27 df9b9388f04a: Download complete 21:52:27 6ad1cebc031e: Verifying Checksum 21:52:27 6ad1cebc031e: Download complete 21:52:27 df9b9388f04a: Pull complete 21:52:27 52dc419b0ee2: Pull complete 21:52:27 25bc292e5bac: Pull complete 21:52:28 114826534d7a: Verifying Checksum 21:52:28 114826534d7a: Download complete 21:52:28 8a3aa393b2d8: Verifying Checksum 21:52:28 8a3aa393b2d8: Download complete 21:52:31 114826534d7a: Pull complete 21:52:31 4657fd5d0bcf: Pull complete 21:52:31 6ad1cebc031e: Pull complete 21:52:34 8a3aa393b2d8: Pull complete 21:52:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:52:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:52:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:34 prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container 21:52:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:52:35 $ docker top 638f186dda7a30912d39e9e486a4e009a21166af3035978f1712c08f83bef9d5 -eo pid,comm [Pipeline] { [Pipeline] echo 21:52:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:minnesota' [Pipeline] sh 21:52:36 + set -o pipefail 21:52:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:minnesota' 21:52:41 21:52:41 Monitoring /w/workspace/pp-rfid-llrp-inventory_minnesota (edgexfoundry/app-rfid-llrp-inventory)... 21:52:41 21:52:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/cebfe94f-cc75-44f7-9bf0-bce7a5560deb/history/69e0d8ba-4b7d-4c74-94c7-dab1dfe59880 21:52:41 21:52:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:52:41 21:52:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:52:41 21:52:41 21:52:41 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:52:41 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:52:41 More details here: https://snyk.co/ue1NS [Pipeline] } 21:52:41 $ docker stop --time=1 638f186dda7a30912d39e9e486a4e009a21166af3035978f1712c08f83bef9d5 21:52:43 $ docker rm -f --volumes 638f186dda7a30912d39e9e486a4e009a21166af3035978f1712c08f83bef9d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:52:44 + git log --format=format:%s -1 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] sh 21:52:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:52:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:52:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:45 prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container 21:52:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:52:45 $ docker top 4bbb88a8c6bd148efcf00326625cd02ec529c8a26af6f766d490e5cc493a7ea6 -eo pid,comm 21:52:45 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). 21:52:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:52:45 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0|v3.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:46 + git semver [Pipeline] } 21:52:46 $ docker stop --time=1 4bbb88a8c6bd148efcf00326625cd02ec529c8a26af6f766d490e5cc493a7ea6 21:52:47 $ docker rm -f --volumes 4bbb88a8c6bd148efcf00326625cd02ec529c8a26af6f766d490e5cc493a7ea6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:52:48 21:52:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:52:48 0.23.1-centos7: Pulling from edgex-lftools 21:52:48 ab5ef0e58194: Pulling fs layer 21:52:48 9712f1f96733: Pulling fs layer 21:52:48 63f879dbbcfc: Pulling fs layer 21:52:48 0d9ebad4ef96: Pulling fs layer 21:52:48 e9a5061849ea: Pulling fs layer 21:52:48 d747dcd14b5f: Pulling fs layer 21:52:48 2de7ff778b66: Pulling fs layer 21:52:48 e9a5061849ea: Waiting 21:52:48 d747dcd14b5f: Waiting 21:52:48 2de7ff778b66: Waiting 21:52:48 0d9ebad4ef96: Waiting 21:52:48 9712f1f96733: Verifying Checksum 21:52:48 9712f1f96733: Download complete 21:52:49 63f879dbbcfc: Verifying Checksum 21:52:49 63f879dbbcfc: Download complete 21:52:49 e9a5061849ea: Verifying Checksum 21:52:49 e9a5061849ea: Download complete 21:52:49 d747dcd14b5f: Download complete 21:52:49 ab5ef0e58194: Verifying Checksum 21:52:49 ab5ef0e58194: Download complete 21:52:49 0d9ebad4ef96: Verifying Checksum 21:52:49 0d9ebad4ef96: Download complete 21:52:49 2de7ff778b66: Verifying Checksum 21:52:49 2de7ff778b66: Download complete 21:52:51 ab5ef0e58194: Pull complete 21:52:52 9712f1f96733: Pull complete 21:52:52 63f879dbbcfc: Pull complete 21:52:55 0d9ebad4ef96: Pull complete 21:52:56 e9a5061849ea: Pull complete 21:52:56 d747dcd14b5f: Pull complete 21:52:57 2de7ff778b66: Pull complete 21:52:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:52:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:57 prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container 21:52:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:52:58 $ docker top c1a9667cd45ff55d080d8461ddd5ce3fea62f14b58414dcb18540a8892c310cc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:52:59 provisioning config files... 21:52:59 copy managed file [sigul-config] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config188836844402822422tmp 21:52:59 copy managed file [sigul-password] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config394130439181748793tmp 21:52:59 copy managed file [sigul-pki] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config2024451522642811248tmp [Pipeline] { [Pipeline] echo 21:52:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:52:59 ---> sigul-configuration.sh 21:52:59 gpg: directory `/root/.gnupg' created 21:52:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:52:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:52:59 gpg: keyring `/root/.gnupg/secring.gpg' created 21:52:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:52:59 gpg: CAST5 encrypted data 21:52:59 gpg: encrypted with 1 passphrase 21:52:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:52:59 + mkdir /home/jenkins 21:52:59 + mkdir /home/jenkins/sigul [Pipeline] sh 21:53:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:53:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:53:00 ---> sigul-install.sh 21:53:00 Sigul already installed; skipping installation. [Pipeline] sh 21:53:00 + git tag --list 21:53:00 v0.0.0 21:53:00 v1.0.0 21:53:00 v2.1.0 21:53:00 v2.1.1 21:53:00 v2.2.0 21:53:00 v2.3.0 21:53:00 v3.0 21:53:00 v3.0.0 21:53:00 v3.1.0-dev.1 21:53:00 v3.1.0-dev.2 21:53:00 v3.1.0-dev.3 21:53:00 v3.1.0-dev.4 21:53:00 v3.1.0-dev.5 [Pipeline] sh 21:53:01 + lftools sign git-tag v0.0.0 21:53:01 Signing Git tag with Sigul... 21:53:01 Signing v0.0.0 [Pipeline] echo 21:53:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:53:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:53:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:53:02 $ docker stop --time=1 c1a9667cd45ff55d080d8461ddd5ce3fea62f14b58414dcb18540a8892c310cc 21:53:03 $ docker rm -f --volumes c1a9667cd45ff55d080d8461ddd5ce3fea62f14b58414dcb18540a8892c310cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:53:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:04 prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container 21:53:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:53:05 $ docker top 1bd76309b27a4f65f449cef9eeebbf9efeb25d62ae1fa92b4b3f78fefd9addc6 -eo pid,comm 21:53:05 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). 21:53:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:53:05 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0|v3.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:05 + git semver [Pipeline] } 21:53:06 $ docker stop --time=1 1bd76309b27a4f65f449cef9eeebbf9efeb25d62ae1fa92b4b3f78fefd9addc6 21:53:07 $ docker rm -f --volumes 1bd76309b27a4f65f449cef9eeebbf9efeb25d62ae1fa92b4b3f78fefd9addc6 [Pipeline] // withDockerContainer [Pipeline] sh 21:53:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:08 prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container 21:53:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:53:08 $ docker top da9b3f56bc210c9f3646dec40c07a55ccaac41898aabe3bce2dd0c3a956837d5 -eo pid,comm 21:53:08 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). 21:53:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:53:08 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0|v3.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:09 + git semver [Pipeline] } 21:53:09 $ docker stop --time=1 da9b3f56bc210c9f3646dec40c07a55ccaac41898aabe3bce2dd0c3a956837d5 21:53:10 $ docker rm -f --volumes da9b3f56bc210c9f3646dec40c07a55ccaac41898aabe3bce2dd0c3a956837d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 21:53:11 + [ -d /w/workspace/pp-rfid-llrp-inventory_minnesota/archives ] 21:53:11 + ls -al /w/workspace/pp-rfid-llrp-inventory_minnesota/archives 21:53:11 total 16 21:53:11 drwxr-xr-x 3 root root 4096 Jul 23 21:40 . 21:53:11 drwxrwxr-x 12 jenkins jenkins 4096 Jul 23 21:53 .. 21:53:11 drwxr-xr-x 2 root root 4096 Jul 23 21:40 cost 21:53:11 -rw-r--r-- 1 root root 98 Jul 23 21:40 cost.csv 21:53:11 + sudo chown -R jenkins:jenkins /w/workspace/pp-rfid-llrp-inventory_minnesota/archives 21:53:11 + ls -al /w/workspace/pp-rfid-llrp-inventory_minnesota/archives 21:53:11 total 16 21:53:11 drwxr-xr-x 3 jenkins jenkins 4096 Jul 23 21:40 . 21:53:11 drwxrwxr-x 12 jenkins jenkins 4096 Jul 23 21:53 .. 21:53:11 drwxr-xr-x 2 jenkins jenkins 4096 Jul 23 21:40 cost 21:53:11 -rw-r--r-- 1 jenkins jenkins 98 Jul 23 21:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:53:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:53:13 ---> package-listing.sh 21:53:13 ++ facter osfamily 21:53:13 ++ tr '[:upper:]' '[:lower:]' 21:53:13 + OS_FAMILY=debian 21:53:13 + workspace=/w/workspace/pp-rfid-llrp-inventory_minnesota 21:53:13 + START_PACKAGES=/tmp/packages_start.txt 21:53:13 + END_PACKAGES=/tmp/packages_end.txt 21:53:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:53:13 + PACKAGES=/tmp/packages_start.txt 21:53:13 + '[' /w/workspace/pp-rfid-llrp-inventory_minnesota ']' 21:53:13 + PACKAGES=/tmp/packages_end.txt 21:53:13 + case "${OS_FAMILY}" in 21:53:13 + dpkg -l 21:53:13 + grep '^ii' 21:53:13 + '[' -f /tmp/packages_start.txt ']' 21:53:13 + '[' -f /tmp/packages_end.txt ']' 21:53:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:53:13 + '[' /w/workspace/pp-rfid-llrp-inventory_minnesota ']' 21:53:13 + mkdir -p /w/workspace/pp-rfid-llrp-inventory_minnesota/archives/ 21:53:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/pp-rfid-llrp-inventory_minnesota/archives/ [Pipeline] echo 21:53:13 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/pp-rfid-llrp-inventory_minnesota/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:53:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:14 prd-ubuntu20.04-docker-8c-8g-1833 does not seem to be running inside a container 21:53:14 $ 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/pp-rfid-llrp-inventory_minnesota/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/pp-rfid-llrp-inventory_minnesota -v /w/workspace/pp-rfid-llrp-inventory_minnesota:/w/workspace/pp-rfid-llrp-inventory_minnesota:rw,z -v /w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:53:14 $ docker top bdf2ae25580a66de91f852baf8542ce890ebc96f2556aaf1308aed5ea76890ef -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:14 + touch /tmp/pre-build-complete [Pipeline] sh 21:53:15 + mkdir -p /var/log/sysstat [Pipeline] sh 21:53:15 + ls /var/log/sa-host 21:53:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:15 provisioning config files... 21:53:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pp-rfid-llrp-inventory_minnesota@tmp/config15205007013749237973tmp [Pipeline] { [Pipeline] echo 21:53:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:53:16 ---> create-netrc.sh [Pipeline] } 21:53:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:53:16 ---> python-tools-install.sh [Pipeline] echo 21:53:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:53:16 ---> sudo-logs.sh 21:53:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:53:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:53:17 ---> job-cost.sh 21:53:17 lf-activate-venv: SKIPPING 21:53:17 DEBUG: total: 0.2199999988079071 21:53:17 INFO: Retrieving Stack Cost... 21:53:17 INFO: Retrieving Pricing Info for: v3-standard-8 21:53:17 INFO: Archiving Costs [Pipeline] echo 21:53:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:53:18 ---> logs-deploy.sh 21:53:18 lf-activate-venv: SKIPPING 21:53:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/minnesota/1 21:53:18 INFO: archiving workspace using pattern(s): 21:53:19 Archives upload complete. 21:53:19 INFO: archiving logs to Nexus 21:53:20 ---> uname -a: 21:53:20 Linux prd-ubuntu20-04-docker-8c-8g-1833 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:53:20 21:53:20 21:53:20 ---> lscpu: 21:53:20 Architecture: x86_64 21:53:20 CPU op-mode(s): 32-bit, 64-bit 21:53:20 Byte Order: Little Endian 21:53:20 Address sizes: 40 bits physical, 48 bits virtual 21:53:20 CPU(s): 8 21:53:20 On-line CPU(s) list: 0-7 21:53:20 Thread(s) per core: 1 21:53:20 Core(s) per socket: 1 21:53:20 Socket(s): 8 21:53:20 NUMA node(s): 1 21:53:20 Vendor ID: AuthenticAMD 21:53:20 CPU family: 23 21:53:20 Model: 49 21:53:20 Model name: AMD EPYC-Rome Processor 21:53:20 Stepping: 0 21:53:20 CPU MHz: 2799.998 21:53:20 BogoMIPS: 5599.99 21:53:20 Virtualization: AMD-V 21:53:20 Hypervisor vendor: KVM 21:53:20 Virtualization type: full 21:53:20 L1d cache: 256 KiB 21:53:20 L1i cache: 256 KiB 21:53:20 L2 cache: 4 MiB 21:53:20 L3 cache: 128 MiB 21:53:20 NUMA node0 CPU(s): 0-7 21:53:20 Vulnerability Itlb multihit: Not affected 21:53:20 Vulnerability L1tf: Not affected 21:53:20 Vulnerability Mds: Not affected 21:53:20 Vulnerability Meltdown: Not affected 21:53:20 Vulnerability Mmio stale data: Not affected 21:53:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:53:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:53:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:53:20 Vulnerability Srbds: Not affected 21:53:20 Vulnerability Tsx async abort: Not affected 21:53:20 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 21:53:20 21:53:20 21:53:20 ---> nproc: 21:53:20 8 21:53:20 21:53:20 21:53:20 ---> df -h: 21:53:20 Filesystem Size Used Avail Use% Mounted on 21:53:20 overlay 155G 13G 143G 9% / 21:53:20 tmpfs 64M 0 64M 0% /dev 21:53:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:53:20 shm 64M 0 64M 0% /dev/shm 21:53:20 /dev/vda1 155G 13G 143G 9% /facter-os 21:53:20 21:53:20 21:53:20 ---> sar -b -r -n DEV: 21:53:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1833) 07/23/23 _x86_64_ (8 CPU) 21:53:20 21:53:20 21:36:38 LINUX RESTART (8 CPU) 21:53:20 21:53:20 21:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:53:20 21:38:01 211.96 40.26 171.70 0.00 4371.73 140750.92 0.00 21:53:20 21:39:01 83.72 0.12 83.60 0.00 11.60 29502.42 0.00 21:53:20 21:40:01 201.11 0.25 200.86 0.00 21.02 47902.74 0.00 21:53:20 21:41:01 8.68 0.02 8.66 0.00 2.40 687.39 0.00 21:53:20 21:42:01 55.06 11.60 43.46 0.00 5176.74 8861.99 0.00 21:53:20 21:43:01 5.30 0.02 5.28 0.00 0.13 114.78 0.00 21:53:20 21:44:01 2.07 0.00 2.07 0.00 0.00 24.53 0.00 21:53:20 21:45:01 2.00 0.00 2.00 0.00 0.00 22.00 0.00 21:53:20 21:46:01 1.18 0.00 1.18 0.00 0.00 12.79 0.00 21:53:20 21:47:01 2.23 0.00 2.23 0.00 0.00 24.93 0.00 21:53:20 21:48:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 21:53:20 21:49:01 1.97 0.00 1.97 0.00 0.00 21.46 0.00 21:53:20 21:50:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 21:53:20 21:51:01 1.83 0.00 1.83 0.00 0.00 19.73 0.00 21:53:20 21:52:01 1.83 0.02 1.82 0.00 0.13 25.73 0.00 21:53:20 21:53:01 97.20 0.23 96.97 0.00 14.40 56348.08 0.00 21:53:20 Average: 42.24 3.24 39.00 0.00 595.86 17646.33 0.00 21:53:20 21:53:20 21:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:53:20 21:38:01 28175908 31565916 746660 2.27 115940 3469208 2052568 6.05 1164496 3099800 247308 21:53:20 21:39:01 27837252 31509640 794528 2.42 147040 3679620 2188204 6.45 1237900 3313620 339152 21:53:20 21:40:01 27603880 31553900 750660 2.28 158444 3930208 1823576 5.37 1275060 3495976 252 21:53:20 21:41:01 27611824 31562252 742360 2.26 158656 3930292 1785608 5.26 1276144 3483848 60 21:53:20 21:42:01 27065032 31523544 758900 2.31 192620 4391608 1789524 5.27 1620976 3650652 964 21:53:20 21:43:01 27090096 31544400 737764 2.24 191200 4388580 1777012 5.24 1597064 3647696 488 21:53:20 21:44:01 27091188 31545024 737444 2.24 191272 4388376 1777012 5.24 1596004 3647404 8 21:53:20 21:45:01 27097000 31550900 731508 2.22 191328 4388384 1777012 5.24 1590512 3647404 8 21:53:20 21:46:01 27096580 31550640 731692 2.23 191380 4388384 1777012 5.24 1590608 3647404 8 21:53:20 21:47:01 27096144 31550316 731948 2.23 191456 4388392 1777012 5.24 1590752 3647416 8 21:53:20 21:48:01 27096704 31550912 731336 2.22 191476 4388392 1777012 5.24 1590828 3647448 4 21:53:20 21:49:01 27096688 31550984 731220 2.22 191540 4388396 1777012 5.24 1590876 3647448 8 21:53:20 21:50:01 27096420 31550792 731356 2.22 191608 4388400 1777012 5.24 1590932 3647452 16 21:53:20 21:51:01 27096560 31550984 731108 2.22 191652 4388400 1777012 5.24 1591144 3647456 16 21:53:20 21:52:01 27095848 31550348 732304 2.23 191696 4388380 1804144 5.32 1591164 3647428 8 21:53:20 21:53:01 25531996 31462936 811176 2.47 229196 5696704 1884604 5.55 1757520 4907912 956 21:53:20 Average: 27173695 31542093 745748 2.27 182282 4311358 1832584 5.40 1515749 3651648 36829 21:53:20 21:53:20 21:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:53:20 21:38:01 lo 6.44 6.44 0.62 0.62 0.00 0.00 0.00 0.00 21:53:20 21:38:01 docker0 208.69 357.67 16.38 2171.49 0.00 0.00 0.00 0.00 21:53:20 21:38:01 ens3 897.14 545.01 9023.74 103.25 0.00 0.00 0.00 0.00 21:53:20 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:20 21:39:01 veth7e25988 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 21:53:20 21:39:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:53:20 21:39:01 ens3 28.11 16.03 26.07 10.61 0.00 0.00 0.00 0.00 21:53:20 21:40:01 lo 8.65 8.65 0.85 0.85 0.00 0.00 0.00 0.00 21:53:20 21:40:01 docker0 3.04 6.22 0.19 87.86 0.00 0.00 0.00 0.00 21:53:20 21:40:01 ens3 189.09 156.59 2658.02 330.99 0.00 0.00 0.00 0.00 21:53:20 21:41:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:53:20 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:41:01 ens3 9.06 5.83 9.54 3.19 0.00 0.00 0.00 0.00 21:53:20 21:42:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 21:53:20 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:42:01 ens3 166.71 69.14 2921.35 4.99 0.00 0.00 0.00 0.00 21:53:20 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:20 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:43:01 ens3 0.53 0.42 0.10 0.09 0.00 0.00 0.00 0.00 21:53:20 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:44:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:20 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:45:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:53:20 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:46:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:53:20 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:20 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:47:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:53:20 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:48:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 21:53:20 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:20 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:53:20 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:20 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:51:01 ens3 0.33 0.28 0.16 0.02 0.00 0.00 0.00 0.00 21:53:20 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:52:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 21:53:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 21:53:20 21:53:01 veth5cd12a4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:53:20 21:53:01 docker0 33.61 59.01 2.92 580.78 0.00 0.00 0.00 0.00 21:53:20 21:53:01 ens3 320.10 185.59 7756.83 32.30 0.00 0.00 0.00 0.00 21:53:20 Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 21:53:20 Average: veth5cd12a4 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 21:53:20 Average: docker0 15.13 26.09 1.20 175.41 0.00 0.00 0.00 0.00 21:53:20 Average: ens3 99.93 60.71 1391.90 30.31 0.00 0.00 0.00 0.00 21:53:20 21:53:20 21:53:20 ---> sar -P ALL: 21:53:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1833) 07/23/23 _x86_64_ (8 CPU) 21:53:20 21:53:20 21:36:38 LINUX RESTART (8 CPU) 21:53:20 21:53:20 21:37:02 CPU %user %nice %system %iowait %steal %idle 21:53:20 21:38:01 all 12.23 0.00 4.41 2.13 0.06 81.16 21:53:20 21:38:01 0 14.17 0.00 4.55 0.29 0.07 80.92 21:53:20 21:38:01 1 12.13 0.00 4.97 5.26 0.07 77.57 21:53:20 21:38:01 2 13.42 0.00 3.42 3.86 0.07 79.23 21:53:20 21:38:01 3 9.89 0.00 4.12 0.09 0.07 85.83 21:53:20 21:38:01 4 13.16 0.00 4.12 1.27 0.05 81.40 21:53:20 21:38:01 5 12.48 0.00 4.53 2.90 0.05 80.04 21:53:20 21:38:01 6 12.60 0.00 4.36 2.30 0.05 80.69 21:53:20 21:38:01 7 9.96 0.00 5.23 1.12 0.09 83.60 21:53:20 21:39:01 all 41.87 0.00 6.14 0.88 0.10 51.01 21:53:20 21:39:01 0 41.43 0.00 6.74 0.17 0.10 51.56 21:53:20 21:39:01 1 42.80 0.00 6.50 5.32 0.08 45.30 21:53:20 21:39:01 2 40.29 0.00 6.49 0.12 0.10 53.00 21:53:20 21:39:01 3 42.94 0.00 5.70 0.02 0.10 51.24 21:53:20 21:39:01 4 42.02 0.00 6.07 0.15 0.10 51.66 21:53:20 21:39:01 5 43.61 0.00 5.72 0.08 0.10 50.49 21:53:20 21:39:01 6 40.05 0.00 6.06 0.34 0.10 53.45 21:53:20 21:39:01 7 41.86 0.00 5.83 0.84 0.10 51.37 21:53:20 21:40:01 all 19.67 0.00 4.60 1.77 0.17 73.80 21:53:20 21:40:01 0 19.72 0.00 4.89 2.30 0.07 73.02 21:53:20 21:40:01 1 19.98 0.00 5.22 6.73 0.87 67.20 21:53:20 21:40:01 2 20.24 0.00 4.41 0.02 0.07 75.26 21:53:20 21:40:01 3 19.47 0.00 4.56 0.08 0.07 75.81 21:53:20 21:40:01 4 18.93 0.00 4.31 2.66 0.08 74.02 21:53:20 21:40:01 5 18.91 0.00 4.26 0.12 0.07 76.65 21:53:20 21:40:01 6 19.21 0.00 4.55 2.06 0.07 74.11 21:53:20 21:40:01 7 20.87 0.00 4.59 0.25 0.08 74.20 21:53:20 21:41:01 all 0.32 0.00 0.14 0.04 0.00 99.49 21:53:20 21:41:01 0 0.17 0.00 0.10 0.00 0.00 99.73 21:53:20 21:41:01 1 0.45 0.00 0.13 0.02 0.02 99.38 21:53:20 21:41:01 2 0.18 0.00 0.12 0.05 0.00 99.65 21:53:20 21:41:01 3 1.00 0.00 0.23 0.02 0.02 98.74 21:53:20 21:41:01 4 0.18 0.00 0.20 0.08 0.00 99.53 21:53:20 21:41:01 5 0.22 0.00 0.12 0.00 0.00 99.67 21:53:20 21:41:01 6 0.17 0.00 0.13 0.00 0.00 99.70 21:53:20 21:41:01 7 0.23 0.00 0.12 0.13 0.00 99.52 21:53:20 21:42:01 all 2.28 0.00 1.50 0.37 0.03 95.82 21:53:20 21:42:01 0 3.29 0.00 1.13 0.35 0.03 95.20 21:53:20 21:42:01 1 1.89 0.00 1.62 1.34 0.03 95.12 21:53:20 21:42:01 2 2.30 0.00 1.42 0.32 0.02 95.94 21:53:20 21:42:01 3 1.39 0.00 0.79 0.05 0.03 97.74 21:53:20 21:42:01 4 2.14 0.00 1.37 0.60 0.02 95.87 21:53:20 21:42:01 5 2.86 0.00 1.34 0.23 0.02 95.55 21:53:20 21:42:01 6 2.45 0.00 2.34 0.05 0.02 95.15 21:53:20 21:42:01 7 1.94 0.00 1.99 0.05 0.03 95.98 21:53:20 21:43:01 all 0.08 0.00 0.08 0.01 0.01 99.82 21:53:20 21:43:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:53:20 21:43:01 1 0.02 0.00 0.07 0.05 0.02 99.85 21:53:20 21:43:01 2 0.10 0.00 0.07 0.00 0.02 99.82 21:53:20 21:43:01 3 0.12 0.00 0.08 0.05 0.02 99.73 21:53:20 21:43:01 4 0.00 0.00 0.07 0.00 0.02 99.92 21:53:20 21:43:01 5 0.12 0.00 0.07 0.00 0.02 99.80 21:53:20 21:43:01 6 0.02 0.00 0.08 0.00 0.00 99.90 21:53:20 21:43:01 7 0.22 0.00 0.13 0.02 0.00 99.63 21:53:20 21:44:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:53:20 21:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:53:20 21:44:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:53:20 21:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:53:20 21:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:53:20 21:44:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:53:20 21:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:53:20 21:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:53:20 21:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:53:20 21:45:01 all 0.03 0.00 0.01 0.01 0.00 99.95 21:53:20 21:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:53:20 21:45:01 1 0.05 0.00 0.02 0.03 0.00 99.90 21:53:20 21:45:01 2 0.02 0.00 0.03 0.00 0.02 99.93 21:53:20 21:45:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:53:20 21:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:53:20 21:45:01 5 0.05 0.00 0.00 0.00 0.02 99.93 21:53:20 21:45:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:53:20 21:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:53:20 21:46:01 all 0.17 0.00 0.01 0.00 0.01 99.80 21:53:20 21:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:53:20 21:46:01 1 0.30 0.00 0.02 0.02 0.02 99.65 21:53:20 21:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:53:20 21:46:01 3 0.20 0.00 0.03 0.00 0.02 99.75 21:53:20 21:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:53:20 21:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:53:20 21:46:01 6 0.05 0.00 0.03 0.00 0.02 99.90 21:53:20 21:46:01 7 0.79 0.00 0.00 0.00 0.00 99.21 21:53:20 21:47:01 all 0.25 0.00 0.01 0.01 0.01 99.73 21:53:20 21:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:53:20 21:47:01 1 0.03 0.00 0.02 0.03 0.00 99.92 21:53:20 21:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:53:20 21:47:01 3 0.05 0.00 0.02 0.02 0.00 99.92 21:53:20 21:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:53:20 21:47:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:53:20 21:47:01 6 0.05 0.00 0.00 0.00 0.02 99.93 21:53:20 21:47:01 7 1.71 0.00 0.00 0.00 0.02 98.27 21:53:20 21:48:01 all 0.22 0.00 0.02 0.00 0.01 99.75 21:53:20 21:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:53:20 21:48:01 1 0.07 0.00 0.00 0.02 0.00 99.92 21:53:20 21:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:53:20 21:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:53:20 21:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:53:20 21:48:01 5 0.02 0.00 0.03 0.00 0.02 99.93 21:53:20 21:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:53:20 21:48:01 7 1.65 0.00 0.08 0.00 0.00 98.27 21:53:20 21:53:20 21:48:01 CPU %user %nice %system %iowait %steal %idle 21:53:20 21:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:53:20 21:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:53:20 21:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:53:20 21:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:53:20 21:49:01 3 0.05 0.00 0.00 0.02 0.00 99.93 21:53:20 21:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:53:20 21:49:01 5 0.05 0.00 0.00 0.00 0.00 99.95 21:53:20 21:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:53:20 21:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:53:20 21:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:53:20 21:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:53:20 21:50:01 1 0.02 0.00 0.02 0.03 0.02 99.92 21:53:20 21:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:53:20 21:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:53:20 21:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:53:20 21:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:53:20 21:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:53:20 21:50:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:53:20 21:51:01 all 0.04 0.00 0.02 0.00 0.01 99.93 21:53:20 21:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:53:20 21:51:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:53:20 21:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:53:20 21:51:01 3 0.05 0.00 0.00 0.00 0.02 99.93 21:53:20 21:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:53:20 21:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:53:20 21:51:01 6 0.02 0.00 0.05 0.00 0.02 99.92 21:53:20 21:51:01 7 0.18 0.00 0.07 0.00 0.02 99.73 21:53:20 21:52:01 all 0.08 0.00 0.03 0.00 0.00 99.89 21:53:20 21:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:53:20 21:52:01 1 0.02 0.00 0.02 0.03 0.00 99.93 21:53:20 21:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:53:20 21:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:53:20 21:52:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:53:20 21:52:01 5 0.05 0.00 0.02 0.00 0.02 99.92 21:53:20 21:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:53:20 21:52:01 7 0.47 0.00 0.03 0.00 0.00 99.50 21:53:20 21:53:01 all 7.62 0.00 3.25 0.57 0.04 88.52 21:53:20 21:53:01 0 7.96 0.00 3.17 0.12 0.03 88.72 21:53:20 21:53:01 1 8.38 0.00 2.59 0.50 0.05 88.48 21:53:20 21:53:01 2 7.95 0.00 3.91 3.07 0.05 85.02 21:53:20 21:53:01 3 6.36 0.00 3.04 0.39 0.05 90.16 21:53:20 21:53:01 4 9.21 0.00 4.55 0.10 0.03 86.11 21:53:20 21:53:01 5 7.34 0.00 2.82 0.03 0.03 89.77 21:53:20 21:53:01 6 6.41 0.00 3.30 0.39 0.03 89.87 21:53:20 21:53:01 7 7.32 0.00 2.60 0.00 0.05 90.03 21:53:20 Average: all 5.27 0.00 1.25 0.36 0.03 93.09 21:53:20 Average: 0 5.39 0.00 1.28 0.20 0.02 93.10 21:53:20 Average: 1 5.33 0.00 1.31 1.20 0.07 92.09 21:53:20 Average: 2 5.25 0.00 1.23 0.46 0.02 93.04 21:53:20 Average: 3 5.07 0.00 1.16 0.04 0.03 93.70 21:53:20 Average: 4 5.31 0.00 1.29 0.30 0.02 93.08 21:53:20 Average: 5 5.33 0.00 1.17 0.20 0.02 93.27 21:53:20 Average: 6 5.04 0.00 1.31 0.32 0.02 93.31 21:53:20 Average: 7 5.42 0.00 1.28 0.15 0.02 93.13 21:53:20 21:53:20 21:53:20