Pull request #235 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18bc8a63e30533957a8f3b3b8896ff8166909070+e64d70a5e82bcb00ec99310357a3871ed025cc70 (44783383a5812ada70963876e39d7651cfb3b4ec) 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-ssh2587956599524776413.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4480116397008611704.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12553131648951789983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh445046918529985145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17679284050779465783.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-235/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-235/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13187340065764557543.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9607 in /w/workspace/y_app-rfid-llrp-inventory_PR-235 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-235 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e64d70a5e82bcb00ec99310357a3871ed025cc70 into PR head commit 18bc8a63e30533957a8f3b3b8896ff8166909070 Merge succeeded, producing 18bc8a63e30533957a8f3b3b8896ff8166909070 Checking out Revision 18bc8a63e30533957a8f3b3b8896ff8166909070 (PR-235) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18bc8a63e30533957a8f3b3b8896ff8166909070 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e64d70a5e82bcb00ec99310357a3871ed025cc70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18bc8a63e30533957a8f3b3b8896ff8166909070 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:29:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:29:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:29:08 ========================================================= 13:29:08 EdgeX Global Pipelines Version Info 13:29:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:29:09 ------------------- 13:29:09 stable info: 13:29:09 ------------------- 13:29:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:29:09 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:29:09 Message: update stable to v1.0.254 13:29:10 ------------------- 13:29:10 experimental info: 13:29:10 ------------------- 13:29:10 Commited By: **** collab-it+edgex@linuxfoundation.org 13:29:10 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:29:10 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:29:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:29:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:29:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:29:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:29:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:29:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:29:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:29:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-235 [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-235 [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-235 [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18bc8a63e30533957a8f3b3b8896ff8166909070 [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18bc8a6 [Pipeline] echo 13:29:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:11 provisioning config files... 13:29:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/config10797272748697488309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:12 ---> docker-login.sh 13:29:12 nexus3.edgexfoundry.org:10001 13:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:12 Configure a credential helper to remove this warning. See 13:29:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:12 13:29:12 Login Succeeded 13:29:12 nexus3.edgexfoundry.org:10002 13:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:12 Configure a credential helper to remove this warning. See 13:29:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:12 13:29:12 Login Succeeded 13:29:12 nexus3.edgexfoundry.org:10003 13:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:12 Configure a credential helper to remove this warning. See 13:29:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:12 13:29:12 Login Succeeded 13:29:12 nexus3.edgexfoundry.org:10004 13:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:13 Configure a credential helper to remove this warning. See 13:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:13 13:29:13 Login Succeeded 13:29:13 docker.io 13:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:13 Configure a credential helper to remove this warning. See 13:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:13 13:29:13 Login Succeeded 13:29:13 ---> docker-login.sh ends [Pipeline] } 13:29:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:29:13 + git rev-list -1 --merges 18bc8a63e30533957a8f3b3b8896ff8166909070~1..18bc8a63e30533957a8f3b3b8896ff8166909070 [Pipeline] echo 13:29:14 -----------> git rev-list -1 --merges 18bc8a63e30533957a8f3b3b8896ff8166909070~1..18bc8a63e30533957a8f3b3b8896ff8166909070 18bc8a63e30533957a8f3b3b8896ff8166909070 [false] [Pipeline] sh 13:29:14 + git log --format=format:%s -1 18bc8a63e30533957a8f3b3b8896ff8166909070 [Pipeline] echo 13:29:14 ========================================================= 13:29:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:29:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:29:14 + git log --format=format:%s -1 18bc8a63e30533957a8f3b3b8896ff8166909070 [Pipeline] echo 13:29:14 [semverPrep] GIT_COMMIT: 18bc8a63e30533957a8f3b3b8896ff8166909070, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:29:14 [semverPrep] This is not a build commit. [Pipeline] sh 13:29:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:29:15 + grep -v github /etc/ssh/ssh_known_hosts 13:29:15 + [ -e /tmp/ssh_known_hosts ] 13:29:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:29:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:29:15 + sudo tee -a /etc/ssh/ssh_known_hosts 13:29:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:15 13:29:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:16 0.1.4: Pulling from edgex-devops/py-git-semver 13:29:16 b85a868b505f: Pulling fs layer 13:29:16 e2be974225ed: Pulling fs layer 13:29:16 339a4e72a1f5: Pulling fs layer 13:29:16 988bab9f4d93: Pulling fs layer 13:29:16 1469e6f7b9e6: Pulling fs layer 13:29:16 eaf3925da568: Pulling fs layer 13:29:16 bab4dde63d76: Pulling fs layer 13:29:16 bde34c3a00c8: Pulling fs layer 13:29:16 b352a97aabf1: Pulling fs layer 13:29:16 4872d77fe225: Pulling fs layer 13:29:16 5851b861e8e6: Pulling fs layer 13:29:16 988bab9f4d93: Waiting 13:29:16 1469e6f7b9e6: Waiting 13:29:16 eaf3925da568: Waiting 13:29:16 bab4dde63d76: Waiting 13:29:16 bde34c3a00c8: Waiting 13:29:16 b352a97aabf1: Waiting 13:29:16 4872d77fe225: Waiting 13:29:16 5851b861e8e6: Waiting 13:29:16 e2be974225ed: Verifying Checksum 13:29:16 e2be974225ed: Download complete 13:29:16 988bab9f4d93: Verifying Checksum 13:29:16 988bab9f4d93: Download complete 13:29:16 1469e6f7b9e6: Verifying Checksum 13:29:16 1469e6f7b9e6: Download complete 13:29:16 339a4e72a1f5: Verifying Checksum 13:29:16 339a4e72a1f5: Download complete 13:29:16 eaf3925da568: Verifying Checksum 13:29:16 eaf3925da568: Download complete 13:29:16 bde34c3a00c8: Verifying Checksum 13:29:16 bde34c3a00c8: Download complete 13:29:16 b352a97aabf1: Verifying Checksum 13:29:16 b352a97aabf1: Download complete 13:29:16 4872d77fe225: Verifying Checksum 13:29:16 4872d77fe225: Download complete 13:29:16 5851b861e8e6: Download complete 13:29:16 b85a868b505f: Verifying Checksum 13:29:16 b85a868b505f: Download complete 13:29:16 bab4dde63d76: Verifying Checksum 13:29:16 bab4dde63d76: Download complete 13:29:18 b85a868b505f: Pull complete 13:29:18 e2be974225ed: Pull complete 13:29:18 339a4e72a1f5: Pull complete 13:29:18 988bab9f4d93: Pull complete 13:29:18 1469e6f7b9e6: Pull complete 13:29:18 eaf3925da568: Pull complete 13:29:20 bab4dde63d76: Pull complete 13:29:20 bde34c3a00c8: Pull complete 13:29:20 b352a97aabf1: Pull complete 13:29:20 4872d77fe225: Pull complete 13:29:20 5851b861e8e6: Pull complete 13:29:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:29:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:21 prd-ubuntu20.04-docker-8c-8g-9607 does not seem to be running inside a container 13:29:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-235 -v /w/workspace/y_app-rfid-llrp-inventory_PR-235:/w/workspace/y_app-rfid-llrp-inventory_PR-235:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:29:24 $ docker top 4abce889c63b1a2acb881d0ee201c866c44e659ccfcfeb59890fc6bf8d035be5 -eo pid,comm 13:29:25 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). 13:29:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:29:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:29:25 [ssh-agent] Looking for ssh-agent implementation... 13:29:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:25 $ docker exec 4abce889c63b1a2acb881d0ee201c866c44e659ccfcfeb59890fc6bf8d035be5 ssh-agent 13:29:25 SSH_AUTH_SOCK=/tmp/ssh-ePkNXyhPOCoP/agent.32 13:29:25 SSH_AGENT_PID=38 13:29:25 Running ssh-add (command line suppressed) 13:29:25 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/private_key_18101790538506870003.key (/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/private_key_18101790538506870003.key) 13:29:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:29:25 + git tag --points-at HEAD [Pipeline] } 13:29:25 $ docker exec --env ******** --env ******** 4abce889c63b1a2acb881d0ee201c866c44e659ccfcfeb59890fc6bf8d035be5 ssh-agent -k 13:29:25 unset SSH_AUTH_SOCK; 13:29:25 unset SSH_AGENT_PID; 13:29:25 echo Agent pid 38 killed; 13:29:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:29:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:29:26 [ssh-agent] Looking for ssh-agent implementation... 13:29:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:26 $ docker exec 4abce889c63b1a2acb881d0ee201c866c44e659ccfcfeb59890fc6bf8d035be5 ssh-agent 13:29:26 SSH_AUTH_SOCK=/tmp/ssh-bkD8gppLehhK/agent.70 13:29:26 SSH_AGENT_PID=76 13:29:26 Running ssh-add (command line suppressed) 13:29:26 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/private_key_16080687793252731884.key (/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/private_key_16080687793252731884.key) 13:29:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:29:26 + git semver init 13:29:26 2023-10-19 13:29:26,899 [run_init] DEBUG init version:0.0.0 force:False 13:29:26 2023-10-19 13:29:26,900 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver 13:29:26 2023-10-19 13:29:26,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver 13:29:26 2023-10-19 13:29:26,900 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-235, universal_newlines=False, shell=None, istream=None) 13:29:28 2023-10-19 13:29:28,063 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-235/.git/info/exclude 13:29:28 2023-10-19 13:29:28,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver/PR-235 with force:False 13:29:28 2023-10-19 13:29:28,064 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver/PR-235 13:29:28 2023-10-19 13:29:28,069 [execute] INFO git cat-file --batch-check 13:29:28 2023-10-19 13:29:28,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver, universal_newlines=False, shell=None, istream=) 13:29:28 2023-10-19 13:29:28,076 [execute] INFO git cat-file --batch 13:29:28 2023-10-19 13:29:28,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver, universal_newlines=False, shell=None, istream=) 13:29:28 2023-10-19 13:29:28,082 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-235/.semver/PR-235 13:29:28 0.0.0 [Pipeline] } 13:29:28 $ docker exec --env ******** --env ******** 4abce889c63b1a2acb881d0ee201c866c44e659ccfcfeb59890fc6bf8d035be5 ssh-agent -k 13:29:28 unset SSH_AUTH_SOCK; 13:29:28 unset SSH_AGENT_PID; 13:29:28 echo Agent pid 76 killed; 13:29:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:29:28 + git semver [Pipeline] } 13:29:29 $ docker stop --time=1 4abce889c63b1a2acb881d0ee201c866c44e659ccfcfeb59890fc6bf8d035be5 13:29:30 $ docker rm -f --volumes 4abce889c63b1a2acb881d0ee201c866c44e659ccfcfeb59890fc6bf8d035be5 [Pipeline] // withDockerContainer [Pipeline] sh 13:29:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:29:31 Stashed 1 file(s) [Pipeline] echo 13:29:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:31 provisioning config files... 13:29:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/config15073549222279068299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:32 ---> docker-login.sh 13:29:32 nexus3.edgexfoundry.org:10001 13:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:32 Configure a credential helper to remove this warning. See 13:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:32 13:29:32 Login Succeeded 13:29:32 nexus3.edgexfoundry.org:10002 13:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:32 Configure a credential helper to remove this warning. See 13:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:32 13:29:32 Login Succeeded 13:29:32 nexus3.edgexfoundry.org:10003 13:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:32 Configure a credential helper to remove this warning. See 13:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:32 13:29:32 Login Succeeded 13:29:32 nexus3.edgexfoundry.org:10004 13:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:32 Configure a credential helper to remove this warning. See 13:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:32 13:29:32 Login Succeeded 13:29:32 docker.io 13:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:32 Configure a credential helper to remove this warning. See 13:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:32 13:29:32 Login Succeeded 13:29:32 ---> docker-login.sh ends [Pipeline] } 13:29:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:29:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:29:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:29:33 ========================================================= 13:29:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:29:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:29:33 Sending build context to Docker daemon 12.75MB 13:29:33 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:29:33 Step 2/12 : FROM ${BASE} AS builder 13:29:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:29:33 7264a8db6415: Pulling fs layer 13:29:33 c4d48a809fc2: Pulling fs layer 13:29:33 4f1c88b9dad5: Pulling fs layer 13:29:33 ad3a456e5733: Pulling fs layer 13:29:33 33e27b845d1e: Pulling fs layer 13:29:33 c68163c4e522: Pulling fs layer 13:29:33 50da416c3ac9: Pulling fs layer 13:29:33 33e27b845d1e: Waiting 13:29:33 c68163c4e522: Waiting 13:29:33 ad3a456e5733: Waiting 13:29:33 50da416c3ac9: Waiting 13:29:33 23d2d4c4bb30: Pulling fs layer 13:29:33 23d2d4c4bb30: Waiting 13:29:33 c4d48a809fc2: Download complete 13:29:33 ad3a456e5733: Verifying Checksum 13:29:33 ad3a456e5733: Download complete 13:29:33 33e27b845d1e: Verifying Checksum 13:29:33 33e27b845d1e: Download complete 13:29:33 7264a8db6415: Verifying Checksum 13:29:33 7264a8db6415: Download complete 13:29:33 c68163c4e522: Verifying Checksum 13:29:33 c68163c4e522: Download complete 13:29:33 7264a8db6415: Pull complete 13:29:34 23d2d4c4bb30: Verifying Checksum 13:29:34 23d2d4c4bb30: Download complete 13:29:34 c4d48a809fc2: Pull complete 13:29:34 4f1c88b9dad5: Verifying Checksum 13:29:34 4f1c88b9dad5: Download complete 13:29:34 50da416c3ac9: Verifying Checksum 13:29:34 50da416c3ac9: Download complete 13:29:37 4f1c88b9dad5: Pull complete 13:29:37 ad3a456e5733: Pull complete 13:29:37 33e27b845d1e: Pull complete 13:29:37 c68163c4e522: Pull complete 13:29:40 50da416c3ac9: Pull complete 13:29:40 23d2d4c4bb30: Pull complete 13:29:40 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:29:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:29:40 ---> 0786185ac409 13:29:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:29:44 ---> Running in 6393fca1defc 13:29:44 Removing intermediate container 6393fca1defc 13:29:44 ---> 871c7e4a0101 13:29:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:29:44 ---> Running in 30b45a8bd514 13:29:44 Removing intermediate container 30b45a8bd514 13:29:44 ---> 07b22f7a20f3 13:29:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:29:44 ---> Running in e3371c3fea78 13:29:44 Removing intermediate container e3371c3fea78 13:29:44 ---> f89a1a662998 13:29:44 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:29:45 ---> Running in ff8e5e2ca60f 13:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:29:45 OK: 264 MiB in 52 packages 13:29:46 Removing intermediate container ff8e5e2ca60f 13:29:46 ---> 927ae45cc3c6 13:29:46 Step 7/12 : WORKDIR /app 13:29:46 ---> Running in 559148e3faad 13:29:46 Removing intermediate container 559148e3faad 13:29:46 ---> fe06a8bc3bfb 13:29:46 Step 8/12 : COPY go.mod vendor* ./ 13:29:46 ---> 5a92d5212adc 13:29:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:46 ---> Running in c6212bd6143d 13:29:46 Still waiting to schedule task 13:29:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:30:53 Removing intermediate container c6212bd6143d 13:30:53 ---> dfb5171a77d5 13:30:53 Step 10/12 : COPY . . 13:30:53 ---> e9b1d3bbe5fd 13:30:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:30:53 ---> Running in e2231e277e76 13:30:53 Removing intermediate container e2231e277e76 13:30:53 ---> 9a8855d33871 13:30:53 Step 12/12 : RUN $MAKE 13:30:53 ---> Running in 49e8c482de48 13:30:53 noop 13:30:53 Removing intermediate container 49e8c482de48 13:30:53 ---> 0926bf2cd5ce 13:30:53 Successfully built 0926bf2cd5ce 13:30:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:54 + docker inspect -f . ci-base-image-x86_64 13:30:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:54 prd-ubuntu20.04-docker-8c-8g-9607 does not seem to be running inside a container 13:30:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-235 -v /w/workspace/y_app-rfid-llrp-inventory_PR-235:/w/workspace/y_app-rfid-llrp-inventory_PR-235:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:30:54 $ docker top b5e0f6a6b7ecaa832ad2537860fd0cb036d7ee38b7c0ab7b70c73baae9526277 -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:55 + go version 13:30:55 go version go1.21.0 linux/amd64 [Pipeline] } 13:30:55 $ docker stop --time=1 b5e0f6a6b7ecaa832ad2537860fd0cb036d7ee38b7c0ab7b70c73baae9526277 13:30:56 $ docker rm -f --volumes b5e0f6a6b7ecaa832ad2537860fd0cb036d7ee38b7c0ab7b70c73baae9526277 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:57 + docker inspect -f . ci-base-image-x86_64 13:30:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:57 prd-ubuntu20.04-docker-8c-8g-9607 does not seem to be running inside a container 13:30:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-235 -v /w/workspace/y_app-rfid-llrp-inventory_PR-235:/w/workspace/y_app-rfid-llrp-inventory_PR-235:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:30:57 $ docker top 1d5254dac8842aaba4b121469f6ebd00a389c196ea2554edf4eca5438e57b809 -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:58 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-235 [Pipeline] fileExists [Pipeline] sh 13:30:58 + make test 13:30:58 go test -race ./... -coverprofile=coverage.out ./... 13:31:16 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:31:16 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:31:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.126s coverage: 86.2% of statements 13:31:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.708s coverage: 71.9% of statements 13:31:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9608 in /w/workspace/y_app-rfid-llrp-inventory_PR-235 [Pipeline] { [Pipeline] ws 13:31:24 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:31:24 The recommended git tool is: git 13:31:29 using credential edgex-jenkins-ssh 13:31:29 Cloning the remote Git repository 13:31:30 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:31:30 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:31:30 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:31:30 > git --version # timeout=10 13:31:30 > git --version # 'git version 2.25.1' 13:31:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:32 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:31:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:33 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:31:33 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:31:33 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:31:33 Merging remotes/origin/main commit e64d70a5e82bcb00ec99310357a3871ed025cc70 into PR head commit 18bc8a63e30533957a8f3b3b8896ff8166909070 13:31:34 Merge succeeded, producing 18bc8a63e30533957a8f3b3b8896ff8166909070 13:31:34 Checking out Revision 18bc8a63e30533957a8f3b3b8896ff8166909070 (PR-235) 13:31:34 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:31:34 > git --version # timeout=10 13:31:34 > git --version # 'git version 2.25.1' 13:31:34 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 13:31:33 > git config core.sparsecheckout # timeout=10 13:31:34 > git checkout -f 18bc8a63e30533957a8f3b3b8896ff8166909070 # timeout=10 13:31:34 > git remote # timeout=10 13:31:34 > git config --get remote.origin.url # timeout=10 13:31:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:34 > git merge e64d70a5e82bcb00ec99310357a3871ed025cc70 # timeout=10 13:31:34 > git rev-parse HEAD^{commit} # timeout=10 13:31:34 > git config core.sparsecheckout # timeout=10 13:31:34 > git checkout -f 18bc8a63e30533957a8f3b3b8896ff8166909070 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:31:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:31:36 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:36 Dload Upload Total Spent Left Speed 13:31:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 13:31:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:31:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:31:36 + sudo tee /etc/docker/daemon.new 13:31:36 { 13:31:36 "registry-mirrors": [ 13:31:36 "https://nexus3.edgexfoundry.org:10001" 13:31:36 ], 13:31:36 "bip": "10.250.0.254/24", 13:31:36 "hosts": [ 13:31:36 "tcp://0.0.0.0:5555", 13:31:36 "unix:///var/run/docker.sock" 13:31:36 ], 13:31:36 "mtu": 1458, 13:31:36 "selinux-enabled": true, 13:31:36 "seccomp-profile": "/etc/docker/seccomp.json" 13:31:36 } [Pipeline] sh 13:31:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:31:37 + sudo service docker restart 13:31:42 go vet ./... 13:31:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:31:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:31:44 ./bin/test-attribution.sh 13:31:44 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:31:44 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:31:44 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:31:44 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:31:44 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:31:44 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:31:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:31:44 $ docker stop --time=1 1d5254dac8842aaba4b121469f6ebd00a389c196ea2554edf4eca5438e57b809 13:31:49 $ docker rm -f --volumes 1d5254dac8842aaba4b121469f6ebd00a389c196ea2554edf4eca5438e57b809 [Pipeline] // withDockerContainer [Pipeline] sh 13:31:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:31:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:31:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:31:50 + ls -al . 13:31:50 total 236 13:31:50 drwxrwxr-x 11 jenkins jenkins 4096 Oct 19 13:30 . 13:31:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 13:29 .. 13:31:50 -rw-rw-r-- 1 jenkins jenkins 262 Oct 19 13:29 .dockerignore 13:31:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 13:31 .git 13:31:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 13:29 .github 13:31:50 -rw-rw-r-- 1 jenkins jenkins 788 Oct 19 13:29 .gitignore 13:31:50 -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 13:29 .golangci.yml 13:31:50 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 13:29 .semver 13:31:50 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 19 13:29 Attribution.txt 13:31:50 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 19 13:29 CHANGELOG.md 13:31:50 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 19 13:29 Dockerfile 13:31:50 -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 13:29 GOVERNANCE.md 13:31:50 -rw-rw-r-- 1 jenkins jenkins 687 Oct 19 13:29 Jenkinsfile 13:31:50 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 19 13:29 LICENSE 13:31:50 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 19 13:29 Makefile 13:31:50 -rw-rw-r-- 1 jenkins jenkins 617 Oct 19 13:29 OWNERS.md 13:31:50 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 19 13:29 README.md 13:31:50 -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 13:29 VERSION 13:31:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 13:29 bin 13:31:50 -rw-r--r-- 1 jenkins jenkins 41317 Oct 19 13:31 coverage.out 13:31:50 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 19 13:29 go.mod 13:31:50 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 19 13:29 go.sum 13:31:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 13:29 images 13:31:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 13:29 internal 13:31:50 -rw-rw-r-- 1 jenkins jenkins 531 Oct 19 13:29 main.go 13:31:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 13:29 res 13:31:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 13:29 snap 13:31:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 13:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:51 + 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=18bc8a63e30533957a8f3b3b8896ff8166909070 --label arch=amd64 --label version=0.0.0 . 13:31:51 Sending build context to Docker daemon 12.75MB 13:31:51 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:31:51 Step 2/29 : FROM ${BASE} AS builder 13:31:51 ---> 0926bf2cd5ce 13:31:51 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:31:51 ---> Running in 703bc96896b9 13:31:51 Removing intermediate container 703bc96896b9 13:31:51 ---> e76f65517bef 13:31:51 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:31:51 ---> Running in cc5a2140c5ab 13:31:51 Removing intermediate container cc5a2140c5ab 13:31:51 ---> eb415c229cc2 13:31:51 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:31:51 ---> Running in 7012e14d7658 13:31:51 Removing intermediate container 7012e14d7658 13:31:51 ---> c59f8c9ed310 13:31:51 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:31:51 ---> Running in 1582ee9c94cf 13:31:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:31:52 OK: 264 MiB in 52 packages 13:31:52 Removing intermediate container 1582ee9c94cf 13:31:52 ---> fee856fef9df 13:31:52 Step 7/29 : WORKDIR /app 13:31:52 ---> Running in e63cbcc1f4e2 13:31:52 Removing intermediate container e63cbcc1f4e2 13:31:52 ---> 11604715d559 13:31:52 Step 8/29 : COPY go.mod vendor* ./ 13:31:52 ---> 11d9617fa4f7 13:31:52 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:52 ---> Running in 301b5ffa8e0a 13:31:53 Removing intermediate container 301b5ffa8e0a 13:31:53 ---> 5d1ec710e63c 13:31:53 Step 10/29 : COPY . . 13:31:53 ---> 92763a7a6f88 13:31:53 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:31:53 ---> Running in e30cd1383a77 13:31:54 Removing intermediate container e30cd1383a77 13:31:54 ---> dc02834e010e 13:31:54 Step 12/29 : RUN $MAKE 13:31:54 ---> Running in ace4d7daffb9 13:31:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:55 provisioning config files... 13:31:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config668321364604260890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:56 ---> docker-login.sh 13:31:56 nexus3.edgexfoundry.org:10001 13:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:56 Configure a credential helper to remove this warning. See 13:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:56 13:31:56 Login Succeeded 13:31:56 nexus3.edgexfoundry.org:10002 13:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:57 Configure a credential helper to remove this warning. See 13:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:57 13:31:57 Login Succeeded 13:31:57 nexus3.edgexfoundry.org:10003 13:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:57 Configure a credential helper to remove this warning. See 13:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:57 13:31:57 Login Succeeded 13:31:57 nexus3.edgexfoundry.org:10004 13:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:58 Configure a credential helper to remove this warning. See 13:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:58 13:31:58 Login Succeeded 13:31:58 docker.io 13:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:58 Configure a credential helper to remove this warning. See 13:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:58 13:31:58 Login Succeeded 13:31:58 ---> docker-login.sh ends [Pipeline] } 13:31:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:31:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:31:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:31:59 ========================================================= 13:31:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:31:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:31:59 Sending build context to Docker daemon 685.1kB 13:31:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:31:59 Step 2/12 : FROM ${BASE} AS builder 13:32:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:32:00 9fda8d8052c6: Pulling fs layer 13:32:00 5d54e960e981: Pulling fs layer 13:32:00 c4a7e357bf2a: Pulling fs layer 13:32:00 f0e02332f6b5: Pulling fs layer 13:32:00 cefa15bbcfad: Pulling fs layer 13:32:00 17808c966233: Pulling fs layer 13:32:00 f4c1fc716caa: Pulling fs layer 13:32:00 f0e02332f6b5: Waiting 13:32:00 cefa15bbcfad: Waiting 13:32:00 17808c966233: Waiting 13:32:00 f4c1fc716caa: Waiting 13:32:00 5d54e960e981: Download complete 13:32:00 f0e02332f6b5: Verifying Checksum 13:32:00 f0e02332f6b5: Download complete 13:32:00 cefa15bbcfad: Verifying Checksum 13:32:00 cefa15bbcfad: Download complete 13:32:00 9fda8d8052c6: Verifying Checksum 13:32:00 9fda8d8052c6: Download complete 13:32:00 f4c1fc716caa: Verifying Checksum 13:32:00 f4c1fc716caa: Download complete 13:32:01 9fda8d8052c6: Pull complete 13:32:01 c4a7e357bf2a: Verifying Checksum 13:32:01 c4a7e357bf2a: Download complete 13:32:02 17808c966233: Verifying Checksum 13:32:02 17808c966233: Download complete 13:32:04 5d54e960e981: Pull complete 13:32:16 Removing intermediate container ace4d7daffb9 13:32:16 ---> 1cd3860c2481 13:32:16 Step 13/29 : FROM alpine:3.18 13:32:16 3.18: Pulling from library/alpine 13:32:16 96526aa774ef: Pulling fs layer 13:32:16 96526aa774ef: Download complete 13:32:16 96526aa774ef: Pull complete 13:32:16 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:32:16 Status: Downloaded newer image for alpine:3.18 13:32:16 ---> 8ca4688f4f35 13:32:16 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:32:16 ---> Running in f4257d09c2c8 13:32:16 Removing intermediate container f4257d09c2c8 13:32:16 ---> 65d65d7afc57 13:32:16 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:32:16 ---> Running in 2b368e3457dd 13:32:16 Removing intermediate container 2b368e3457dd 13:32:16 ---> d27553ace52d 13:32:16 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:32:16 ---> Running in 8cb59b664f68 13:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:17 (1/2) Installing ca-certificates (20230506-r0) 13:32:17 (2/2) Installing dumb-init (1.2.5-r2) 13:32:17 Executing busybox-1.36.1-r2.trigger 13:32:17 Executing ca-certificates-20230506-r0.trigger 13:32:17 OK: 8 MiB in 17 packages 13:32:17 Removing intermediate container 8cb59b664f68 13:32:17 ---> 3ac2c3d131a8 13:32:17 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:32:18 ---> 852635f871ed 13:32:18 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:32:18 ---> 1b0eea6e6190 13:32:18 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:32:18 ---> 598449b268f8 13:32:18 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:32:18 ---> 9e2a0cd17ff4 13:32:18 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:32:19 ---> 94268ea0e9f0 13:32:19 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:32:19 ---> Running in 78d02d8adf37 13:32:19 c4a7e357bf2a: Pull complete 13:32:19 f0e02332f6b5: Pull complete 13:32:19 cefa15bbcfad: Pull complete 13:32:19 Removing intermediate container 78d02d8adf37 13:32:19 ---> 0a2c34ad96ba 13:32:19 Step 23/29 : VOLUME /cache 13:32:19 ---> Running in 36f3b4bc5372 13:32:19 Removing intermediate container 36f3b4bc5372 13:32:19 ---> 21ee30444dcb 13:32:19 Step 24/29 : EXPOSE 59711 13:32:19 ---> Running in bfa489783a8a 13:32:20 Removing intermediate container bfa489783a8a 13:32:20 ---> 54611574eac3 13:32:20 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:32:20 ---> Running in 2b59ad1d6a95 13:32:20 Removing intermediate container 2b59ad1d6a95 13:32:20 ---> 4cfec59de4a9 13:32:20 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:32:20 ---> Running in f33964123083 13:32:20 Removing intermediate container f33964123083 13:32:20 ---> 097a57011b79 13:32:20 Step 27/29 : LABEL arch=amd64 13:32:20 ---> Running in 7481bdbf4ae0 13:32:20 Removing intermediate container 7481bdbf4ae0 13:32:20 ---> b63592bd1951 13:32:20 Step 28/29 : LABEL git_sha=18bc8a63e30533957a8f3b3b8896ff8166909070 13:32:20 ---> Running in 7c089d78059a 13:32:20 Removing intermediate container 7c089d78059a 13:32:20 ---> ff8054eadf01 13:32:20 Step 29/29 : LABEL version=0.0.0 13:32:20 ---> Running in 980b87e77c51 13:32:20 Removing intermediate container 980b87e77c51 13:32:20 ---> c9f6029f1e6c 13:32:20 [Warning] One or more build-args [ARCH] were not consumed 13:32:20 Successfully built c9f6029f1e6c 13:32:20 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:21 13:32:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:21 latest: Pulling from edgex-lftools-log-publisher 13:32:21 5eb5b503b376: Pulling fs layer 13:32:21 5c69ac0246d0: Pulling fs layer 13:32:21 ec43610c2a17: Pulling fs layer 13:32:21 3a2ae6a8a46f: Pulling fs layer 13:32:21 33b1e0a273af: Pulling fs layer 13:32:21 5d3b04190fa2: Pulling fs layer 13:32:21 2f39f015ded8: Pulling fs layer 13:32:21 33b1e0a273af: Waiting 13:32:21 5d3b04190fa2: Waiting 13:32:21 2f39f015ded8: Waiting 13:32:21 5c69ac0246d0: Verifying Checksum 13:32:21 5c69ac0246d0: Download complete 13:32:21 3a2ae6a8a46f: Verifying Checksum 13:32:21 3a2ae6a8a46f: Download complete 13:32:21 33b1e0a273af: Verifying Checksum 13:32:21 33b1e0a273af: Download complete 13:32:21 ec43610c2a17: Verifying Checksum 13:32:21 ec43610c2a17: Download complete 13:32:21 5d3b04190fa2: Verifying Checksum 13:32:21 5d3b04190fa2: Download complete 13:32:21 5eb5b503b376: Verifying Checksum 13:32:21 5eb5b503b376: Download complete 13:32:22 2f39f015ded8: Verifying Checksum 13:32:22 2f39f015ded8: Download complete 13:32:23 5eb5b503b376: Pull complete 13:32:23 5c69ac0246d0: Pull complete 13:32:23 ec43610c2a17: Pull complete 13:32:23 3a2ae6a8a46f: Pull complete 13:32:23 33b1e0a273af: Pull complete 13:32:24 5d3b04190fa2: Pull complete 13:32:27 17808c966233: Pull complete 13:32:28 2f39f015ded8: Pull complete 13:32:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:28 prd-ubuntu20.04-docker-8c-8g-9607 does not seem to be running inside a container 13:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-235 -v /w/workspace/y_app-rfid-llrp-inventory_PR-235:/w/workspace/y_app-rfid-llrp-inventory_PR-235:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:32:28 f4c1fc716caa: Pull complete 13:32:28 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 13:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:32:28 ---> ea914061e18c 13:32:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:32:30 ---> Running in 64c1817d0ca1 13:32:30 Removing intermediate container 64c1817d0ca1 13:32:30 ---> 08ab57dab18b 13:32:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:32:30 ---> Running in 15dda9f5cd9b 13:32:31 Removing intermediate container 15dda9f5cd9b 13:32:31 ---> fb90ef06a758 13:32:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:32:32 ---> Running in a394954a8408 13:32:32 Removing intermediate container a394954a8408 13:32:32 ---> 3ab0159246c2 13:32:32 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:32:32 ---> Running in 8555f4a82d72 13:32:33 $ docker top a514ced491813e7e838b05060bfd405367a0162de5bf11b2b98321cf266a7a75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:32:33 ---> job-cost.sh 13:32:33 lf-activate-venv: SKIPPING 13:32:33 INFO: No Stack... 13:32:34 INFO: Retrieving Pricing Info for: v3-standard-8 13:32:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:32:34 INFO: Archiving Costs [Pipeline] sh 13:32:34 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-235/archives/cost.csv 13:32:34 + cut -d, -f6 [Pipeline] lock 13:32:34 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] 13:32:34 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] did not exist. Created. 13:32:34 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:32:35 + echo total: 0.2199999988079071 [Pipeline] stash 13:32:35 Stashed 1 file(s) [Pipeline] } 13:32:35 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] [Pipeline] // lock 13:32:35 OK: 266 MiB in 52 packages [Pipeline] } 13:32:35 $ docker stop --time=1 a514ced491813e7e838b05060bfd405367a0162de5bf11b2b98321cf266a7a75 13:32:36 Removing intermediate container 8555f4a82d72 13:32:36 ---> e1ae353a2253 13:32:36 Step 7/12 : WORKDIR /app 13:32:36 ---> Running in d607030c1be0 13:32:36 Removing intermediate container d607030c1be0 13:32:36 ---> 5a32a405a51e 13:32:36 Step 8/12 : COPY go.mod vendor* ./ 13:32:36 $ docker rm -f --volumes a514ced491813e7e838b05060bfd405367a0162de5bf11b2b98321cf266a7a75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 13:32:37 ---> aced1f5bf8d3 13:32:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:32:37 ---> Running in 83b799fedc42 13:34:17 Removing intermediate container 83b799fedc42 13:34:17 ---> abc8431c7549 13:34:17 Step 10/12 : COPY . . 13:34:17 ---> 471b164b3f12 13:34:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:34:17 ---> Running in 2417cf77c218 13:34:17 Removing intermediate container 2417cf77c218 13:34:17 ---> e7a3a38deba9 13:34:17 Step 12/12 : RUN $MAKE 13:34:17 ---> Running in 54f0265ec3d9 13:34:17 noop 13:34:17 Removing intermediate container 54f0265ec3d9 13:34:17 ---> d070c0f70d03 13:34:17 Successfully built d070c0f70d03 13:34:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:17 + docker inspect -f . ci-base-image-arm64 13:34:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:17 prd-ubuntu20.04-docker-arm64-4c-16g-9608 does not seem to be running inside a container 13:34:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:34:22 $ docker top fd0885813821a93abf19f1d600b32ff07539ad4b57beeab8fb282e00c3228181 -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:23 + go version 13:34:23 go version go1.21.0 linux/arm64 [Pipeline] } 13:34:23 $ docker stop --time=1 fd0885813821a93abf19f1d600b32ff07539ad4b57beeab8fb282e00c3228181 13:34:24 $ docker rm -f --volumes fd0885813821a93abf19f1d600b32ff07539ad4b57beeab8fb282e00c3228181 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:25 + docker inspect -f . ci-base-image-arm64 13:34:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:26 prd-ubuntu20.04-docker-arm64-4c-16g-9608 does not seem to be running inside a container 13:34:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:34:27 $ docker top d120dcc930c21d6028735e7bc649cea21964f98cb389984ef11d03fd2145b400 -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:27 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:34:28 + make test 13:34:28 go test -race ./... -coverprofile=coverage.out ./... 13:36:50 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:36:50 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:36:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.003s coverage: 86.2% of statements 13:36:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.335s coverage: 71.9% of statements 13:36:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:36:57 go vet ./... 13:38:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:38:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:38:48 ./bin/test-attribution.sh 13:38:48 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:38:48 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:38:48 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:38:48 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:38:48 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:38:48 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:38:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:38:48 $ docker stop --time=1 d120dcc930c21d6028735e7bc649cea21964f98cb389984ef11d03fd2145b400 13:38:50 $ docker rm -f --volumes d120dcc930c21d6028735e7bc649cea21964f98cb389984ef11d03fd2145b400 [Pipeline] // withDockerContainer [Pipeline] sh 13:38:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:38:52 Warning: overwriting stash ‘coverage-report’ 13:38:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:38:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:38:54 + ls -al . 13:38:54 total 232 13:38:54 drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 13:34 . 13:38:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 13:31 .. 13:38:54 -rw-rw-r-- 1 jenkins jenkins 262 Oct 19 13:31 .dockerignore 13:38:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 13:31 .git 13:38:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 13:31 .github 13:38:54 -rw-rw-r-- 1 jenkins jenkins 788 Oct 19 13:31 .gitignore 13:38:54 -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 13:31 .golangci.yml 13:38:54 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 19 13:31 Attribution.txt 13:38:54 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 19 13:31 CHANGELOG.md 13:38:54 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 19 13:31 Dockerfile 13:38:54 -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 13:31 GOVERNANCE.md 13:38:54 -rw-rw-r-- 1 jenkins jenkins 687 Oct 19 13:31 Jenkinsfile 13:38:54 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 19 13:31 LICENSE 13:38:54 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 19 13:31 Makefile 13:38:54 -rw-rw-r-- 1 jenkins jenkins 617 Oct 19 13:31 OWNERS.md 13:38:54 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 19 13:31 README.md 13:38:54 -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 13:29 VERSION 13:38:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 13:31 bin 13:38:54 -rw-r--r-- 1 jenkins jenkins 41317 Oct 19 13:36 coverage.out 13:38:54 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 19 13:31 go.mod 13:38:54 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 19 13:31 go.sum 13:38:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 13:31 images 13:38:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 13:31 internal 13:38:54 -rw-rw-r-- 1 jenkins jenkins 531 Oct 19 13:31 main.go 13:38:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 13:31 res 13:38:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 13:31 snap 13:38:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 13:31 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:54 + 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=18bc8a63e30533957a8f3b3b8896ff8166909070 --label arch=arm64 --label version=0.0.0 . 13:38:54 Sending build context to Docker daemon 685.1kB 13:38:54 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:38:54 Step 2/29 : FROM ${BASE} AS builder 13:38:54 ---> d070c0f70d03 13:38:54 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:38:54 ---> Running in 5f11c106a712 13:38:55 Removing intermediate container 5f11c106a712 13:38:55 ---> 96c7cdc585c1 13:38:55 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:38:55 ---> Running in fabb5fde66ae 13:38:55 Removing intermediate container fabb5fde66ae 13:38:55 ---> e714baa81783 13:38:55 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:38:55 ---> Running in e0561aeacc2f 13:38:56 Removing intermediate container e0561aeacc2f 13:38:56 ---> 6cc2ac45d18a 13:38:56 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:38:56 ---> Running in 81e605999c96 13:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:38:58 OK: 266 MiB in 52 packages 13:38:59 Removing intermediate container 81e605999c96 13:38:59 ---> 0dba4e465c25 13:38:59 Step 7/29 : WORKDIR /app 13:38:59 ---> Running in 8a1cba9da99c 13:38:59 Removing intermediate container 8a1cba9da99c 13:38:59 ---> 981bba74d3ea 13:38:59 Step 8/29 : COPY go.mod vendor* ./ 13:39:00 ---> 16c387f7d8b5 13:39:00 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:39:00 ---> Running in 11481d132d78 13:39:03 Removing intermediate container 11481d132d78 13:39:03 ---> 661ef5f515c3 13:39:03 Step 10/29 : COPY . . 13:39:03 ---> 496b421a7411 13:39:03 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:39:03 ---> Running in ce6c6b883f41 13:39:03 Removing intermediate container ce6c6b883f41 13:39:03 ---> 7bd71a617943 13:39:03 Step 12/29 : RUN $MAKE 13:39:03 ---> Running in 356c0d4e9ade 13:39:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:40:57 Removing intermediate container 356c0d4e9ade 13:40:57 ---> 2b84dd53c2f5 13:40:57 Step 13/29 : FROM alpine:3.18 13:40:57 3.18: Pulling from library/alpine 13:40:57 579b34f0a95b: Pulling fs layer 13:40:57 579b34f0a95b: Download complete 13:40:57 579b34f0a95b: Pull complete 13:40:57 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:40:58 Status: Downloaded newer image for alpine:3.18 13:40:58 ---> 3cc203321400 13:40:58 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:40:58 ---> Running in bc971e06de26 13:40:58 Removing intermediate container bc971e06de26 13:40:58 ---> 2efd184eb824 13:40:58 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:40:58 ---> Running in 30e39342228c 13:40:58 Removing intermediate container 30e39342228c 13:40:58 ---> f50739e44aed 13:40:58 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:40:58 ---> Running in 1bb51ddeff02 13:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:41:01 (1/2) Installing ca-certificates (20230506-r0) 13:41:01 (2/2) Installing dumb-init (1.2.5-r2) 13:41:01 Executing busybox-1.36.1-r2.trigger 13:41:01 Executing ca-certificates-20230506-r0.trigger 13:41:01 OK: 9 MiB in 17 packages 13:41:03 Removing intermediate container 1bb51ddeff02 13:41:03 ---> a30d1f176498 13:41:03 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:41:03 ---> 040e0f092fcd 13:41:03 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:41:04 ---> ce0541a2c3e0 13:41:04 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:41:05 ---> cd8b508af448 13:41:05 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:41:07 ---> 28ae3f447711 13:41:07 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:41:07 ---> b2e776c482af 13:41:07 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:41:07 ---> Running in 6f9e122afe1a 13:41:08 Removing intermediate container 6f9e122afe1a 13:41:08 ---> 7f92e87fe8bb 13:41:08 Step 23/29 : VOLUME /cache 13:41:08 ---> Running in e39b068f8fc7 13:41:08 Removing intermediate container e39b068f8fc7 13:41:08 ---> feb8b06e5a9d 13:41:08 Step 24/29 : EXPOSE 59711 13:41:09 ---> Running in 547ce9fbdc84 13:41:09 Removing intermediate container 547ce9fbdc84 13:41:09 ---> f0dfb0180a19 13:41:09 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:41:09 ---> Running in c15065de43d3 13:41:09 Removing intermediate container c15065de43d3 13:41:09 ---> 0e846e051bb7 13:41:09 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:41:09 ---> Running in 418b7b8dc791 13:41:09 Removing intermediate container 418b7b8dc791 13:41:09 ---> f20fec47ae1f 13:41:09 Step 27/29 : LABEL arch=arm64 13:41:10 ---> Running in 966fee51b7f8 13:41:10 Removing intermediate container 966fee51b7f8 13:41:10 ---> 9491bec02f43 13:41:10 Step 28/29 : LABEL git_sha=18bc8a63e30533957a8f3b3b8896ff8166909070 13:41:10 ---> Running in f1724b76a011 13:41:10 Removing intermediate container f1724b76a011 13:41:10 ---> 6fcabec57f17 13:41:10 Step 29/29 : LABEL version=0.0.0 13:41:11 ---> Running in 2feff9442c9f 13:41:11 Removing intermediate container 2feff9442c9f 13:41:11 ---> 53be2e0c01b0 13:41:11 [Warning] One or more build-args [ARCH] were not consumed 13:41:11 Successfully built 53be2e0c01b0 13:41:11 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:41:12 13:41:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:41:12 arm64: Pulling from edgex-lftools-log-publisher 13:41:12 8998bd30e6a1: Pulling fs layer 13:41:12 04944245beec: Pulling fs layer 13:41:12 699f458cf7ca: Pulling fs layer 13:41:12 765212b225bb: Pulling fs layer 13:41:12 765212b225bb: Waiting 13:41:12 f23df028b6ca: Pulling fs layer 13:41:12 d65c8cfc05b1: Pulling fs layer 13:41:12 2437ff75d9bd: Pulling fs layer 13:41:12 f23df028b6ca: Waiting 13:41:12 d65c8cfc05b1: Waiting 13:41:12 2437ff75d9bd: Waiting 13:41:12 04944245beec: Verifying Checksum 13:41:12 04944245beec: Download complete 13:41:12 765212b225bb: Verifying Checksum 13:41:12 765212b225bb: Download complete 13:41:12 f23df028b6ca: Verifying Checksum 13:41:12 f23df028b6ca: Download complete 13:41:12 d65c8cfc05b1: Verifying Checksum 13:41:12 d65c8cfc05b1: Download complete 13:41:13 699f458cf7ca: Verifying Checksum 13:41:13 699f458cf7ca: Download complete 13:41:13 8998bd30e6a1: Verifying Checksum 13:41:13 8998bd30e6a1: Download complete 13:41:16 2437ff75d9bd: Verifying Checksum 13:41:16 2437ff75d9bd: Download complete 13:41:18 8998bd30e6a1: Pull complete 13:41:18 04944245beec: Pull complete 13:41:20 699f458cf7ca: Pull complete 13:41:20 765212b225bb: Pull complete 13:41:21 f23df028b6ca: Pull complete 13:41:21 d65c8cfc05b1: Pull complete 13:41:39 2437ff75d9bd: Pull complete 13:41:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:41:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:41:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:40 prd-ubuntu20.04-docker-arm64-4c-16g-9608 does not seem to be running inside a container 13:41:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:41:43 $ docker top 124a352a01b8cb3ff9f1533d3896d8e716d3bd15e75db193b05d9bde7833d6d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:43 ---> job-cost.sh 13:41:43 lf-activate-venv: SKIPPING 13:41:43 INFO: No Stack... 13:41:44 INFO: Retrieving Pricing Info for: v3-standard-4 13:41:45 INFO: Archiving Costs [Pipeline] sh 13:41:45 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:41:45 + cut -d, -f6 [Pipeline] lock 13:41:45 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] 13:41:45 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] did not exist. Created. 13:41:45 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:41:46 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-04ec40e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:41:46 + echo total: 0.10999999940395355 [Pipeline] stash 13:41:46 Warning: overwriting stash ‘stack-cost’ 13:41:46 Stashed 1 file(s) [Pipeline] } 13:41:46 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-235-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:41:46 $ docker stop --time=1 124a352a01b8cb3ff9f1533d3896d8e716d3bd15e75db193b05d9bde7833d6d9 13:41:48 $ docker rm -f --volumes 124a352a01b8cb3ff9f1533d3896d8e716d3bd15e75db193b05d9bde7833d6d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:41:49 provisioning config files... 13:41:49 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/config3734301088019247883tmp [Pipeline] { [Pipeline] sh 13:41:49 + set +x 13:41:49 + bash -s -- 13:41:49 + curl -s https://codecov.io/bash 13:41:49 13:41:49 _____ _ 13:41:49 / ____| | | 13:41:49 | | ___ __| | ___ ___ _____ __ 13:41:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:41:49 | |___| (_) | (_| | __/ (_| (_) \ V / 13:41:49 \_____\___/ \__,_|\___|\___\___/ \_/ 13:41:49 Bash-1.0.6 13:41:49 13:41:49 13:41:49 ==> git version 2.25.1 found 13:41:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:41:49 Release-Date: 2020-01-08 13:41:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:41:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:41:49 ==> Jenkins CI detected. 13:41:49 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-235 13:41:49 project root: . 13:41:49 --> token set from env 13:41:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:41:49 ==> Running gcov in . (disable via -X gcov) 13:41:49 ==> Python coveragepy not found 13:41:49 ==> Searching for coverage reports in: 13:41:49 + . 13:41:49 -> Found 1 reports 13:41:49 ==> Detecting git/mercurial file structure 13:41:50 ==> Reading reports 13:41:50 + ./coverage.out bytes=41317 13:41:50 ==> Appending adjustments 13:41:50 https://docs.codecov.io/docs/fixing-reports 13:41:50 + Found adjustments 13:41:50 ==> Gzipping contents 13:41:50 12K /tmp/codecov.k0ESCN.gz 13:41:50 ==> Uploading reports 13:41:50 url: https://codecov.io 13:41:50 query: branch=PR-235&commit=18bc8a63e30533957a8f3b3b8896ff8166909070&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=235&job=&cmd_args= 13:41:50 -> Pinging Codecov 13:41:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-235&commit=18bc8a63e30533957a8f3b3b8896ff8166909070&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=235&job=&cmd_args= 13:41:50 -> Uploading to 13:41:50 https://storage.googleapis.com/codecov/v4/raw/2023-10-19/581DD39554BDF9B6E22D074273EAD858/18bc8a63e30533957a8f3b3b8896ff8166909070/e065810b-7a56-41ca-847b-5188122555bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231019T134150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a8db3eb1f37b0406eccca9cc8cc7d2305403e0fda9f40f897b58a665eb4fbfc 13:41:50 % Total % Received % Xferd Average Speed Time Time Time Current 13:41:50 Dload Upload Total Spent Left Speed 13:41:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 40033 --:--:-- --:--:-- --:--:-- 40033 13:41:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/18bc8a63e30533957a8f3b3b8896ff8166909070 [Pipeline] } 13:41:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:41:52 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-235/archives ] 13:41:52 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-235/archives 13:41:52 total 16 13:41:52 drwxr-xr-x 3 root root 4096 Oct 19 13:32 . 13:41:52 drwxrwxr-x 12 jenkins jenkins 4096 Oct 19 13:32 .. 13:41:52 drwxr-xr-x 2 root root 4096 Oct 19 13:32 cost 13:41:52 -rw-r--r-- 1 root root 95 Oct 19 13:32 cost.csv 13:41:52 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-235/archives 13:41:52 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-235/archives 13:41:52 total 16 13:41:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 13:32 . 13:41:52 drwxrwxr-x 12 jenkins jenkins 4096 Oct 19 13:32 .. 13:41:52 drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 13:32 cost 13:41:52 -rw-r--r-- 1 jenkins jenkins 95 Oct 19 13:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:41:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:41:53 ---> package-listing.sh 13:41:53 ++ facter osfamily 13:41:53 ++ tr '[:upper:]' '[:lower:]' 13:41:54 + OS_FAMILY=debian 13:41:54 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-235 13:41:54 + START_PACKAGES=/tmp/packages_start.txt 13:41:54 + END_PACKAGES=/tmp/packages_end.txt 13:41:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:41:54 + PACKAGES=/tmp/packages_start.txt 13:41:54 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-235 ']' 13:41:54 + PACKAGES=/tmp/packages_end.txt 13:41:54 + case "${OS_FAMILY}" in 13:41:54 + dpkg -l 13:41:54 + grep '^ii' 13:41:54 + '[' -f /tmp/packages_start.txt ']' 13:41:54 + '[' -f /tmp/packages_end.txt ']' 13:41:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:41:54 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-235 ']' 13:41:54 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-235/archives/ 13:41:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-235/archives/ [Pipeline] echo 13:41:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-235/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:41:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:41:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:55 prd-ubuntu20.04-docker-8c-8g-9607 does not seem to be running inside a container 13:41:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-235/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-235 -v /w/workspace/y_app-rfid-llrp-inventory_PR-235:/w/workspace/y_app-rfid-llrp-inventory_PR-235:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:41:55 $ docker top eccf86af7ff39d2ebaf2202b850397847b714fa638b072791fe99c3a37541b8d -eo pid,comm [Pipeline] { [Pipeline] sh 13:41:55 + touch /tmp/pre-build-complete [Pipeline] sh 13:41:55 + mkdir -p /var/log/sysstat [Pipeline] sh 13:41:56 + ls /var/log/sa-host 13:41:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:41:56 provisioning config files... 13:41:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-235@tmp/config6237364279259314172tmp [Pipeline] { [Pipeline] echo 13:41:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:41:56 ---> create-netrc.sh [Pipeline] } 13:41:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:41:57 ---> python-tools-install.sh [Pipeline] echo 13:41:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:41:57 ---> sudo-logs.sh 13:41:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:41:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:41:58 ---> job-cost.sh 13:41:58 lf-activate-venv: SKIPPING 13:41:58 DEBUG: total: 0.2199999988079071 13:41:58 INFO: Retrieving Stack Cost... 13:41:58 INFO: Retrieving Pricing Info for: v3-standard-8 13:41:59 INFO: Archiving Costs [Pipeline] echo 13:41:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:42:01 ---> logs-deploy.sh 13:42:01 lf-activate-venv: SKIPPING 13:42:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-235/1 13:42:01 INFO: archiving workspace using pattern(s): 13:42:08 Archives upload complete. 13:42:08 INFO: archiving logs to Nexus 13:42:09 ---> uname -a: 13:42:09 Linux prd-ubuntu20-04-docker-8c-8g-9607 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:42:09 13:42:09 13:42:09 ---> lscpu: 13:42:09 Architecture: x86_64 13:42:09 CPU op-mode(s): 32-bit, 64-bit 13:42:09 Byte Order: Little Endian 13:42:09 Address sizes: 40 bits physical, 48 bits virtual 13:42:09 CPU(s): 8 13:42:09 On-line CPU(s) list: 0-7 13:42:09 Thread(s) per core: 1 13:42:09 Core(s) per socket: 1 13:42:09 Socket(s): 8 13:42:09 NUMA node(s): 1 13:42:09 Vendor ID: AuthenticAMD 13:42:09 CPU family: 23 13:42:09 Model: 49 13:42:09 Model name: AMD EPYC-Rome Processor 13:42:09 Stepping: 0 13:42:09 CPU MHz: 2800.000 13:42:09 BogoMIPS: 5600.00 13:42:09 Virtualization: AMD-V 13:42:09 Hypervisor vendor: KVM 13:42:09 Virtualization type: full 13:42:09 L1d cache: 256 KiB 13:42:09 L1i cache: 256 KiB 13:42:09 L2 cache: 4 MiB 13:42:09 L3 cache: 128 MiB 13:42:09 NUMA node0 CPU(s): 0-7 13:42:09 Vulnerability Itlb multihit: Not affected 13:42:09 Vulnerability L1tf: Not affected 13:42:09 Vulnerability Mds: Not affected 13:42:09 Vulnerability Meltdown: Not affected 13:42:09 Vulnerability Mmio stale data: Not affected 13:42:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:42:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:42:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:42:09 Vulnerability Srbds: Not affected 13:42:09 Vulnerability Tsx async abort: Not affected 13:42:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:42:09 13:42:09 13:42:09 ---> nproc: 13:42:09 8 13:42:09 13:42:09 13:42:09 ---> df -h: 13:42:09 Filesystem Size Used Avail Use% Mounted on 13:42:09 overlay 155G 12G 144G 8% / 13:42:09 tmpfs 64M 0 64M 0% /dev 13:42:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:42:09 shm 64M 0 64M 0% /dev/shm 13:42:09 /dev/vda1 155G 12G 144G 8% /facter-os 13:42:09 13:42:09 13:42:09 ---> sar -b -r -n DEV: 13:42:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9607) 10/19/23 _x86_64_ (8 CPU) 13:42:09 13:42:09 13:28:24 LINUX RESTART (8 CPU) 13:42:09 13:42:09 13:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:42:09 13:30:01 138.55 15.42 123.13 0.00 1967.26 57790.21 0.00 13:42:09 13:31:01 158.66 0.65 158.01 0.00 5.20 50707.95 0.00 13:42:09 13:32:01 79.39 0.17 79.22 0.00 3.87 20629.91 0.00 13:42:09 13:33:01 148.53 0.07 148.47 0.00 9.06 36596.47 0.00 13:42:09 13:34:01 27.85 10.20 17.65 0.00 3444.09 3784.44 0.00 13:42:09 13:35:01 4.48 0.00 4.48 0.00 0.00 59.72 0.00 13:42:09 13:36:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 13:42:09 13:37:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 13:42:09 13:38:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 13:42:09 13:39:01 2.00 0.00 2.00 0.00 0.00 31.06 0.00 13:42:09 13:40:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 13:42:09 13:41:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 13:42:09 13:42:01 5.63 0.33 5.30 0.00 27.20 112.38 0.00 13:42:09 Average: 43.79 2.05 41.74 0.00 417.75 13002.60 0.00 13:42:09 13:42:09 13:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:42:09 13:30:01 29228324 31558776 759868 2.31 77864 2523272 1990052 5.86 1011092 2264692 4748 13:42:09 13:31:01 28235280 31368468 934440 2.84 148244 3169752 2030564 5.98 1288308 2877756 15156 13:42:09 13:32:01 27896724 31301708 999440 3.04 153124 3412628 2324344 6.85 1588128 2892048 232540 13:42:09 13:33:01 27628452 31562348 739452 2.25 164088 3892976 1795140 5.29 1270736 3437268 152 13:42:09 13:34:01 27389736 31541844 749056 2.28 169512 4096404 1841596 5.43 1439680 3489440 1300 13:42:09 13:35:01 27401928 31553980 736892 2.24 169548 4096404 1841596 5.43 1422764 3489440 96 13:42:09 13:36:01 27402196 31554296 736592 2.24 169572 4096408 1841596 5.43 1422780 3489444 4 13:42:09 13:37:01 27405328 31557456 733372 2.23 169596 4096408 1841596 5.43 1419724 3489444 188 13:42:09 13:38:01 27405020 31557508 733604 2.23 169608 4096412 1841596 5.43 1419488 3489788 176 13:42:09 13:39:01 27405256 31557784 733232 2.23 169668 4096392 1841596 5.43 1419560 3489772 204 13:42:09 13:40:01 27405240 31557776 733168 2.23 169688 4096392 1841596 5.43 1419560 3489780 184 13:42:09 13:41:01 27405436 31558016 732924 2.23 169708 4096400 1841596 5.43 1419436 3489784 224 13:42:09 13:42:01 27362960 31518548 767776 2.33 169852 4098040 1873824 5.52 1456308 3487196 168 13:42:09 Average: 27659375 31519116 776140 2.36 159236 3835991 1903592 5.61 1384428 3298142 19626 13:42:09 13:42:09 13:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:42:09 13:30:01 docker0 91.32 108.13 7.37 285.67 0.00 0.00 0.00 0.00 13:42:09 13:30:01 vethf1636ac 62.38 76.94 5.99 54.39 0.00 0.00 0.00 0.00 13:42:09 13:30:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 13:42:09 13:30:01 ens3 460.28 345.47 5594.29 113.18 0.00 0.00 0.00 0.00 13:42:09 13:31:01 docker0 179.22 223.80 14.14 2274.95 0.00 0.00 0.00 0.00 13:42:09 13:31:01 vethf10dfb0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:42:09 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:42:09 13:31:01 ens3 245.26 192.05 2301.69 24.25 0.00 0.00 0.00 0.00 13:42:09 13:32:01 docker0 1.52 3.63 0.09 30.94 0.00 0.00 0.00 0.00 13:42:09 13:32:01 veth80910ad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:42:09 13:32:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 13:42:09 13:32:01 ens3 28.38 18.56 52.47 10.95 0.00 0.00 0.00 0.00 13:42:09 13:33:01 docker0 1.57 2.85 0.10 33.94 0.00 0.00 0.00 0.00 13:42:09 13:33:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 13:42:09 13:33:01 ens3 105.91 65.00 2617.50 13.38 0.00 0.00 0.00 0.00 13:42:09 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:09 13:34:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:42:09 13:34:01 ens3 102.85 63.97 1375.83 4.49 0.00 0.00 0.00 0.00 13:42:09 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:09 13:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:42:09 13:35:01 ens3 0.22 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:42:09 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:09 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:09 13:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:09 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:09 13:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:42:09 13:37:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:42:09 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:09 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:09 13:38:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:42:09 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:09 13:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:42:09 13:39:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:42:09 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:09 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:09 13:40:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:42:09 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:09 13:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:42:09 13:41:01 ens3 0.52 0.40 0.26 0.21 0.00 0.00 0.00 0.00 13:42:09 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:09 13:42:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 13:42:09 13:42:01 ens3 39.76 39.59 31.55 83.86 0.00 0.00 0.00 0.00 13:42:09 Average: docker0 20.96 25.93 1.66 201.85 0.00 0.00 0.00 0.00 13:42:09 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 13:42:09 Average: ens3 75.17 55.44 915.07 19.14 0.00 0.00 0.00 0.00 13:42:09 13:42:09 13:42:09 ---> sar -P ALL: 13:42:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9607) 10/19/23 _x86_64_ (8 CPU) 13:42:09 13:42:09 13:28:24 LINUX RESTART (8 CPU) 13:42:09 13:42:09 13:29:02 CPU %user %nice %system %iowait %steal %idle 13:42:09 13:30:01 all 7.78 0.00 2.74 2.22 0.06 87.20 13:42:09 13:30:01 0 7.62 0.00 1.94 0.36 0.05 90.03 13:42:09 13:30:01 1 8.76 0.00 2.78 0.43 0.07 87.96 13:42:09 13:30:01 2 7.76 0.00 2.22 0.10 0.05 89.86 13:42:09 13:30:01 3 7.01 0.00 2.75 1.03 0.07 89.14 13:42:09 13:30:01 4 8.57 0.00 2.91 1.33 0.05 87.13 13:42:09 13:30:01 5 4.26 0.00 2.78 3.26 0.03 89.66 13:42:09 13:30:01 6 10.28 0.00 2.43 0.34 0.05 86.90 13:42:09 13:30:01 7 7.99 0.00 4.13 10.92 0.10 76.86 13:42:09 13:31:01 all 5.02 0.00 2.20 3.98 0.04 88.76 13:42:09 13:31:01 0 2.91 0.00 1.00 0.02 0.02 96.05 13:42:09 13:31:01 1 6.28 0.00 2.01 0.32 0.03 91.36 13:42:09 13:31:01 2 5.48 0.00 1.88 0.15 0.03 92.45 13:42:09 13:31:01 3 5.42 0.00 2.70 1.63 0.12 90.13 13:42:09 13:31:01 4 4.68 0.00 2.60 23.01 0.05 69.67 13:42:09 13:31:01 5 5.44 0.00 3.56 0.74 0.03 90.23 13:42:09 13:31:01 6 5.41 0.00 1.70 1.04 0.03 91.82 13:42:09 13:31:01 7 4.53 0.00 2.16 5.02 0.03 88.25 13:42:09 13:32:01 all 48.25 0.00 4.45 1.19 0.09 46.02 13:42:09 13:32:01 0 43.38 0.00 4.26 0.00 0.08 52.27 13:42:09 13:32:01 1 49.13 0.00 4.86 4.84 0.08 41.08 13:42:09 13:32:01 2 50.62 0.00 4.54 0.54 0.10 44.20 13:42:09 13:32:01 3 49.43 0.00 4.84 0.73 0.08 44.91 13:42:09 13:32:01 4 49.62 0.00 4.46 2.26 0.10 43.55 13:42:09 13:32:01 5 43.86 0.00 3.79 0.05 0.10 52.20 13:42:09 13:32:01 6 50.05 0.00 4.15 0.10 0.10 45.59 13:42:09 13:32:01 7 49.86 0.00 4.71 0.96 0.08 44.39 13:42:09 13:33:01 all 8.02 0.00 2.00 2.64 0.05 87.29 13:42:09 13:33:01 0 5.84 0.00 1.27 0.00 0.03 92.86 13:42:09 13:33:01 1 9.83 0.00 3.15 9.02 0.07 77.94 13:42:09 13:33:01 2 9.00 0.00 1.60 6.20 0.03 83.17 13:42:09 13:33:01 3 9.60 0.00 2.27 0.72 0.05 87.35 13:42:09 13:33:01 4 7.21 0.00 1.10 0.97 0.05 90.67 13:42:09 13:33:01 5 7.24 0.00 3.31 0.00 0.05 89.39 13:42:09 13:33:01 6 9.09 0.00 2.09 4.14 0.05 84.62 13:42:09 13:33:01 7 6.41 0.00 1.25 0.19 0.03 92.12 13:42:09 13:34:01 all 1.00 0.00 0.39 0.44 0.01 98.15 13:42:09 13:34:01 0 1.10 0.00 0.17 0.20 0.00 98.53 13:42:09 13:34:01 1 1.18 0.00 0.45 1.40 0.02 96.95 13:42:09 13:34:01 2 0.18 0.00 0.18 0.07 0.00 99.57 13:42:09 13:34:01 3 1.14 0.00 0.60 1.46 0.03 96.77 13:42:09 13:34:01 4 0.58 0.00 0.30 0.02 0.00 99.10 13:42:09 13:34:01 5 0.75 0.00 0.35 0.30 0.02 98.58 13:42:09 13:34:01 6 1.98 0.00 0.73 0.02 0.02 97.25 13:42:09 13:34:01 7 1.10 0.00 0.33 0.07 0.02 98.48 13:42:09 13:35:01 all 0.03 0.00 0.01 0.01 0.00 99.94 13:42:09 13:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:42:09 13:35:01 1 0.03 0.00 0.02 0.10 0.02 99.83 13:42:09 13:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:42:09 13:35:01 3 0.10 0.00 0.02 0.00 0.02 99.87 13:42:09 13:35:01 4 0.05 0.00 0.02 0.00 0.00 99.93 13:42:09 13:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:42:09 13:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:42:09 13:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:42:09 13:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:42:09 13:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:42:09 13:36:01 1 0.00 0.00 0.02 0.02 0.02 99.95 13:42:09 13:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:42:09 13:36:01 3 0.05 0.00 0.00 0.00 0.03 99.92 13:42:09 13:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:42:09 13:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:42:09 13:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:42:09 13:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:42:09 13:37:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:42:09 13:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:42:09 13:37:01 1 0.03 0.00 0.00 0.12 0.02 99.83 13:42:09 13:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:42:09 13:37:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:42:09 13:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:42:09 13:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:42:09 13:37:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:42:09 13:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:42:09 13:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 13:42:09 13:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:42:09 13:38:01 1 0.02 0.00 0.02 0.07 0.02 99.88 13:42:09 13:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:42:09 13:38:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:42:09 13:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:42:09 13:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:42:09 13:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:42:09 13:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:42:09 13:39:01 all 0.04 0.00 0.01 0.01 0.00 99.93 13:42:09 13:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:42:09 13:39:01 1 0.02 0.00 0.00 0.08 0.00 99.90 13:42:09 13:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:42:09 13:39:01 3 0.07 0.00 0.05 0.00 0.02 99.87 13:42:09 13:39:01 4 0.12 0.00 0.00 0.00 0.00 99.88 13:42:09 13:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:42:09 13:39:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:42:09 13:39:01 7 0.05 0.00 0.02 0.02 0.00 99.92 13:42:09 13:40:01 all 0.18 0.00 0.01 0.02 0.01 99.78 13:42:09 13:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:42:09 13:40:01 1 0.96 0.00 0.00 0.18 0.02 98.84 13:42:09 13:40:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:42:09 13:40:01 3 0.03 0.00 0.05 0.00 0.03 99.88 13:42:09 13:40:01 4 0.33 0.00 0.00 0.00 0.00 99.67 13:42:09 13:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:42:09 13:40:01 6 0.08 0.00 0.02 0.00 0.00 99.90 13:42:09 13:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:42:09 13:42:09 13:40:01 CPU %user %nice %system %iowait %steal %idle 13:42:09 13:41:01 all 0.05 0.00 0.01 0.00 0.01 99.93 13:42:09 13:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:42:09 13:41:01 1 0.23 0.00 0.02 0.02 0.02 99.72 13:42:09 13:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:42:09 13:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:42:09 13:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:42:09 13:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:42:09 13:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:42:09 13:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:42:09 13:42:01 all 0.64 0.00 0.24 0.17 0.01 98.95 13:42:09 13:42:01 0 0.28 0.00 0.28 0.00 0.00 99.43 13:42:09 13:42:01 1 1.55 0.00 0.37 1.25 0.00 96.84 13:42:09 13:42:01 2 0.38 0.00 0.15 0.03 0.02 99.42 13:42:09 13:42:01 3 0.85 0.00 0.30 0.00 0.02 98.83 13:42:09 13:42:01 4 0.30 0.00 0.23 0.00 0.02 99.45 13:42:09 13:42:01 5 0.27 0.00 0.13 0.02 0.00 99.58 13:42:09 13:42:01 6 0.78 0.00 0.17 0.02 0.00 99.03 13:42:09 13:42:01 7 0.70 0.00 0.27 0.02 0.00 99.02 13:42:09 Average: all 5.43 0.00 0.92 0.82 0.02 92.81 13:42:09 Average: 0 4.66 0.00 0.68 0.04 0.02 94.60 13:42:09 Average: 1 5.97 0.00 1.04 1.36 0.03 91.60 13:42:09 Average: 2 5.61 0.00 0.81 0.54 0.02 93.02 13:42:09 Average: 3 5.64 0.00 1.04 0.43 0.04 92.86 13:42:09 Average: 4 5.47 0.00 0.89 2.11 0.02 91.51 13:42:09 Average: 5 4.71 0.00 1.07 0.33 0.02 93.87 13:42:09 Average: 6 5.94 0.00 0.87 0.43 0.02 92.74 13:42:09 Average: 7 5.42 0.00 0.98 1.30 0.02 92.28 13:42:09 13:42:09 13:42:09