Pull request #293 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edb5fee5a9de95e6562923ef837e4b77bed16499+67966766603bd524e2987370c2b88b0d977a6152 (0b672cb86c286369e1b199fea37b88cf229e737f) 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-ssh4469850464540382973.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15075370705705453076.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 590556114a56c6d90cc8043840e039c2f74196dc 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-293/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-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14198660174783307895.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-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10239935629259088951.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh2253630866356206089.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-293/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-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5464105021744949220.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5797 in /w/workspace/y_app-rfid-llrp-inventory_PR-293 [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-293 # 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 Merging remotes/origin/main commit 67966766603bd524e2987370c2b88b0d977a6152 into PR head commit edb5fee5a9de95e6562923ef837e4b77bed16499 Merge succeeded, producing edb5fee5a9de95e6562923ef837e4b77bed16499 Checking out Revision edb5fee5a9de95e6562923ef837e4b77bed16499 (PR-293) 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 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edb5fee5a9de95e6562923ef837e4b77bed16499 # 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 67966766603bd524e2987370c2b88b0d977a6152 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edb5fee5a9de95e6562923ef837e4b77bed16499 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:28:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:28:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:28:22 ========================================================= 13:28:22 EdgeX Global Pipelines Version Info 13:28:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:28:22 ------------------- 13:28:22 stable info: 13:28:22 ------------------- 13:28:22 Commited By: Ginny Guan ginny@iotechsys.com 13:28:22 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 13:28:22 Message: update stable to v1.0.260 13:28:23 ------------------- 13:28:23 experimental info: 13:28:23 ------------------- 13:28:23 Commited By: Ginny Guan ginny@iotechsys.com 13:28:23 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 13:28:23 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:28:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:28:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:28:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:28:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:28:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:28:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-293 [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-293 [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-293 [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edb5fee5a9de95e6562923ef837e4b77bed16499 [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edb5fee [Pipeline] echo 13:28:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:28:25 provisioning config files... 13:28:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/config13074868127223876178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:26 ---> ****-login.sh 13:28:26 nexus3.edgexfoundry.org:10001 13:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:26 Configure a credential helper to remove this warning. See 13:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:26 13:28:26 Login Succeeded 13:28:26 nexus3.edgexfoundry.org:10002 13:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:26 Configure a credential helper to remove this warning. See 13:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:26 13:28:26 Login Succeeded 13:28:26 nexus3.edgexfoundry.org:10003 13:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:26 Configure a credential helper to remove this warning. See 13:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:26 13:28:26 Login Succeeded 13:28:26 nexus3.edgexfoundry.org:10004 13:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:26 Configure a credential helper to remove this warning. See 13:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:26 13:28:26 Login Succeeded 13:28:26 ****.io 13:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:27 Configure a credential helper to remove this warning. See 13:28:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:27 13:28:27 Login Succeeded 13:28:27 ---> ****-login.sh ends [Pipeline] } 13:28:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:28:27 + git rev-list -1 --merges edb5fee5a9de95e6562923ef837e4b77bed16499~1..edb5fee5a9de95e6562923ef837e4b77bed16499 [Pipeline] echo 13:28:28 -----------> git rev-list -1 --merges edb5fee5a9de95e6562923ef837e4b77bed16499~1..edb5fee5a9de95e6562923ef837e4b77bed16499 edb5fee5a9de95e6562923ef837e4b77bed16499 [false] [Pipeline] sh 13:28:28 + git log --format=format:%s -1 edb5fee5a9de95e6562923ef837e4b77bed16499 [Pipeline] echo 13:28:28 ========================================================= 13:28:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:28:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:28:28 + git log --format=format:%s -1 edb5fee5a9de95e6562923ef837e4b77bed16499 [Pipeline] echo 13:28:28 [semverPrep] GIT_COMMIT: edb5fee5a9de95e6562923ef837e4b77bed16499, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:28:28 [semverPrep] This is not a build commit. [Pipeline] sh 13:28:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:28:29 + grep -v github /etc/ssh/ssh_known_hosts 13:28:29 + [ -e /tmp/ssh_known_hosts ] 13:28:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:28:29 + sudo tee -a /etc/ssh/ssh_known_hosts 13:28:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:28:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:29 13:28:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:30 0.1.4: Pulling from edgex-devops/py-git-semver 13:28:30 b85a868b505f: Pulling fs layer 13:28:30 e2be974225ed: Pulling fs layer 13:28:30 339a4e72a1f5: Pulling fs layer 13:28:30 988bab9f4d93: Pulling fs layer 13:28:30 1469e6f7b9e6: Pulling fs layer 13:28:30 eaf3925da568: Pulling fs layer 13:28:30 bab4dde63d76: Pulling fs layer 13:28:30 bde34c3a00c8: Pulling fs layer 13:28:30 b352a97aabf1: Pulling fs layer 13:28:30 4872d77fe225: Pulling fs layer 13:28:30 5851b861e8e6: Pulling fs layer 13:28:30 988bab9f4d93: Waiting 13:28:30 1469e6f7b9e6: Waiting 13:28:30 5851b861e8e6: Waiting 13:28:30 eaf3925da568: Waiting 13:28:30 b352a97aabf1: Waiting 13:28:30 bab4dde63d76: Waiting 13:28:30 bde34c3a00c8: Waiting 13:28:30 e2be974225ed: Verifying Checksum 13:28:30 e2be974225ed: Download complete 13:28:30 988bab9f4d93: Verifying Checksum 13:28:30 988bab9f4d93: Download complete 13:28:30 1469e6f7b9e6: Verifying Checksum 13:28:30 1469e6f7b9e6: Download complete 13:28:30 339a4e72a1f5: Verifying Checksum 13:28:30 eaf3925da568: Download complete 13:28:30 bde34c3a00c8: Verifying Checksum 13:28:30 bde34c3a00c8: Download complete 13:28:30 b352a97aabf1: Verifying Checksum 13:28:30 b352a97aabf1: Download complete 13:28:30 4872d77fe225: Verifying Checksum 13:28:30 4872d77fe225: Download complete 13:28:30 5851b861e8e6: Verifying Checksum 13:28:30 5851b861e8e6: Download complete 13:28:30 b85a868b505f: Verifying Checksum 13:28:30 b85a868b505f: Download complete 13:28:30 bab4dde63d76: Verifying Checksum 13:28:30 bab4dde63d76: Download complete 13:28:31 b85a868b505f: Pull complete 13:28:32 e2be974225ed: Pull complete 13:28:32 339a4e72a1f5: Pull complete 13:28:32 988bab9f4d93: Pull complete 13:28:32 1469e6f7b9e6: Pull complete 13:28:32 eaf3925da568: Pull complete 13:28:34 bab4dde63d76: Pull complete 13:28:34 bde34c3a00c8: Pull complete 13:28:35 b352a97aabf1: Pull complete 13:28:35 4872d77fe225: Pull complete 13:28:35 5851b861e8e6: Pull complete 13:28:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:35 prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container 13:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-293 -v /w/workspace/y_app-rfid-llrp-inventory_PR-293:/w/workspace/y_app-rfid-llrp-inventory_PR-293:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-293@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:28:39 $ docker top 16b2161dbb6abbc8fa99dc8f3efaee375b948bfe7a64df4d40134a28fa979814 -eo pid,comm 13:28:40 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:28:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:28:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:40 [ssh-agent] Looking for ssh-agent implementation... 13:28:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:40 $ docker exec 16b2161dbb6abbc8fa99dc8f3efaee375b948bfe7a64df4d40134a28fa979814 ssh-agent 13:28:40 SSH_AUTH_SOCK=/tmp/ssh-nk7I79GllxfK/agent.32 13:28:40 SSH_AGENT_PID=38 13:28:40 Running ssh-add (command line suppressed) 13:28:40 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/private_key_9934006349938631890.key (/w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/private_key_9934006349938631890.key) 13:28:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:40 + git tag --points-at HEAD [Pipeline] } 13:28:40 $ docker exec --env ******** --env ******** 16b2161dbb6abbc8fa99dc8f3efaee375b948bfe7a64df4d40134a28fa979814 ssh-agent -k 13:28:41 unset SSH_AUTH_SOCK; 13:28:41 unset SSH_AGENT_PID; 13:28:41 echo Agent pid 38 killed; 13:28:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:28:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:41 [ssh-agent] Looking for ssh-agent implementation... 13:28:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:41 $ docker exec 16b2161dbb6abbc8fa99dc8f3efaee375b948bfe7a64df4d40134a28fa979814 ssh-agent 13:28:41 SSH_AUTH_SOCK=/tmp/ssh-3o5gcJy1QoGm/agent.71 13:28:41 SSH_AGENT_PID=77 13:28:41 Running ssh-add (command line suppressed) 13:28:41 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/private_key_12805002302257394394.key (/w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/private_key_12805002302257394394.key) 13:28:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:41 + git semver init 13:28:42 2024-07-17 13:28:42,011 [run_init] DEBUG init version:0.0.0 force:False 13:28:42 2024-07-17 13:28:42,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver 13:28:42 2024-07-17 13:28:42,013 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver 13:28:42 2024-07-17 13:28:42,013 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-293, universal_newlines=False, shell=None, istream=None) 13:28:44 2024-07-17 13:28:43,703 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-293/.git/info/exclude 13:28:44 2024-07-17 13:28:43,704 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver/PR-293 with force:False 13:28:44 2024-07-17 13:28:43,704 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver/PR-293 13:28:44 2024-07-17 13:28:43,708 [execute] INFO git cat-file --batch-check 13:28:44 2024-07-17 13:28:43,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver, universal_newlines=False, shell=None, istream=) 13:28:44 2024-07-17 13:28:43,714 [execute] INFO git cat-file --batch 13:28:44 2024-07-17 13:28:43,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver, universal_newlines=False, shell=None, istream=) 13:28:44 2024-07-17 13:28:43,719 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver/PR-293 13:28:44 0.0.0 [Pipeline] } 13:28:44 $ docker exec --env ******** --env ******** 16b2161dbb6abbc8fa99dc8f3efaee375b948bfe7a64df4d40134a28fa979814 ssh-agent -k 13:28:44 unset SSH_AUTH_SOCK; 13:28:44 unset SSH_AGENT_PID; 13:28:44 echo Agent pid 77 killed; 13:28:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:28:44 + git semver [Pipeline] } 13:28:44 $ docker stop --time=1 16b2161dbb6abbc8fa99dc8f3efaee375b948bfe7a64df4d40134a28fa979814 13:28:46 $ docker rm -f --volumes 16b2161dbb6abbc8fa99dc8f3efaee375b948bfe7a64df4d40134a28fa979814 [Pipeline] // withDockerContainer [Pipeline] sh 13:28:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:28:47 Stashed 1 file(s) [Pipeline] echo 13:28:47 [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:28:47 provisioning config files... 13:28:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/config14986373482628057616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:48 ---> ****-login.sh 13:28:48 nexus3.edgexfoundry.org:10001 13:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:48 Configure a credential helper to remove this warning. See 13:28:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:48 13:28:48 Login Succeeded 13:28:48 nexus3.edgexfoundry.org:10002 13:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:48 Configure a credential helper to remove this warning. See 13:28:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:48 13:28:48 Login Succeeded 13:28:48 nexus3.edgexfoundry.org:10003 13:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:48 Configure a credential helper to remove this warning. See 13:28:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:48 13:28:48 Login Succeeded 13:28:48 nexus3.edgexfoundry.org:10004 13:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:48 Configure a credential helper to remove this warning. See 13:28:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:48 13:28:48 Login Succeeded 13:28:48 ****.io 13:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:48 Configure a credential helper to remove this warning. See 13:28:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:48 13:28:48 Login Succeeded 13:28:48 ---> ****-login.sh ends [Pipeline] } 13:28:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:28:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:28:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:28:49 ========================================================= 13:28:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:28:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:49 + 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:28:49 Sending build context to Docker daemon 20.03MB 13:28:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:28:49 Step 2/12 : FROM ${BASE} AS builder 13:28:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:28:49 619be1103602: Pulling fs layer 13:28:49 7862e08f4a3e: Pulling fs layer 13:28:49 5df492c9dc93: Pulling fs layer 13:28:49 7629e6793208: Pulling fs layer 13:28:49 4f4fb700ef54: Pulling fs layer 13:28:49 fb5054dd5b73: Pulling fs layer 13:28:49 eeca6798cff9: Pulling fs layer 13:28:49 aa269ceb94a6: Pulling fs layer 13:28:49 ada007ff1a6a: Pulling fs layer 13:28:49 fb5054dd5b73: Waiting 13:28:49 7629e6793208: Waiting 13:28:49 eeca6798cff9: Waiting 13:28:49 aa269ceb94a6: Waiting 13:28:49 ada007ff1a6a: Waiting 13:28:49 4f4fb700ef54: Waiting 13:28:49 7862e08f4a3e: Verifying Checksum 13:28:49 7862e08f4a3e: Download complete 13:28:49 7629e6793208: Verifying Checksum 13:28:49 7629e6793208: Download complete 13:28:49 4f4fb700ef54: Download complete 13:28:49 619be1103602: Verifying Checksum 13:28:49 619be1103602: Download complete 13:28:49 fb5054dd5b73: Verifying Checksum 13:28:49 fb5054dd5b73: Download complete 13:28:49 eeca6798cff9: Verifying Checksum 13:28:49 eeca6798cff9: Download complete 13:28:49 619be1103602: Pull complete 13:28:49 ada007ff1a6a: Verifying Checksum 13:28:49 ada007ff1a6a: Download complete 13:28:50 7862e08f4a3e: Pull complete 13:28:50 5df492c9dc93: Verifying Checksum 13:28:50 5df492c9dc93: Download complete 13:28:50 aa269ceb94a6: Verifying Checksum 13:28:50 aa269ceb94a6: Download complete 13:28:53 5df492c9dc93: Pull complete 13:28:53 7629e6793208: Pull complete 13:28:53 4f4fb700ef54: Pull complete 13:28:53 fb5054dd5b73: Pull complete 13:28:53 eeca6798cff9: Pull complete 13:28:55 aa269ceb94a6: Pull complete 13:28:56 ada007ff1a6a: Pull complete 13:28:56 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 13:28:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:28:56 ---> f489d0715acc 13:28:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:29:02 Still waiting to schedule task 13:29:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:29:04 ---> Running in 3dc906097312 13:29:04 Removing intermediate container 3dc906097312 13:29:04 ---> e2f9d8ea3558 13:29:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:29:04 ---> Running in 5edf701dcbc4 13:29:04 Removing intermediate container 5edf701dcbc4 13:29:04 ---> f56654f98f60 13:29:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:29:04 ---> Running in 1384b8c9f950 13:29:04 Removing intermediate container 1384b8c9f950 13:29:04 ---> 859cc7466021 13:29:04 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:29:04 ---> Running in daac8a74f3f7 13:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:29:04 OK: 264 MiB in 52 packages 13:29:04 Removing intermediate container daac8a74f3f7 13:29:04 ---> 2906814cc21c 13:29:04 Step 7/12 : WORKDIR /app 13:29:04 ---> Running in c0c7cd850d3b 13:29:04 Removing intermediate container c0c7cd850d3b 13:29:04 ---> 911e0298f196 13:29:04 Step 8/12 : COPY go.mod vendor* ./ 13:29:04 ---> 0cecacd3ec49 13:29:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:04 ---> Running in 513295f61341 13:30:12 Removing intermediate container 513295f61341 13:30:12 ---> 911f9859790e 13:30:12 Step 10/12 : COPY . . 13:30:12 ---> c6a6928c5010 13:30:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:30:12 ---> Running in 94bfbac7b1bb 13:30:12 Removing intermediate container 94bfbac7b1bb 13:30:12 ---> baf2d26d964c 13:30:12 Step 12/12 : RUN $MAKE 13:30:12 ---> Running in ec4deb4a841e 13:30:12 noop 13:30:12 Removing intermediate container ec4deb4a841e 13:30:12 ---> ff9c9ee0a50e 13:30:12 Successfully built ff9c9ee0a50e 13:30:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:12 + docker inspect -f . ci-base-image-x86_64 13:30:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:12 prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container 13:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-293 -v /w/workspace/y_app-rfid-llrp-inventory_PR-293:/w/workspace/y_app-rfid-llrp-inventory_PR-293:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-293@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:13 $ docker top bf88e580e6fb333d5bb106b5bdeae4e915fc320877d5b01f86dcce66f77a4dda -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:13 + go version 13:30:13 go version go1.21.9 linux/amd64 [Pipeline] } 13:30:13 $ docker stop --time=1 bf88e580e6fb333d5bb106b5bdeae4e915fc320877d5b01f86dcce66f77a4dda 13:30:15 $ docker rm -f --volumes bf88e580e6fb333d5bb106b5bdeae4e915fc320877d5b01f86dcce66f77a4dda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:15 + docker inspect -f . ci-base-image-x86_64 13:30:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:16 prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container 13:30:16 $ 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-293 -v /w/workspace/y_app-rfid-llrp-inventory_PR-293:/w/workspace/y_app-rfid-llrp-inventory_PR-293:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-293@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:16 $ docker top bf516376f6c3318fb6793f3116e353d131d91d1505343750f03c06e12c8fd412 -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:16 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-293 [Pipeline] fileExists [Pipeline] sh 13:30:17 + make test 13:30:17 go test -race ./... -coverprofile=coverage.out ./... 13:30:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5798 in /w/workspace/y_app-rfid-llrp-inventory_PR-293 [Pipeline] { [Pipeline] ws 13:30:39 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:30:39 The recommended git tool is: git 13:30:43 using credential edgex-jenkins-ssh 13:30:43 Cloning the remote Git repository 13:30:43 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:30:43 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:30:44 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:30:44 > git --version # timeout=10 13:30:44 > git --version # 'git version 2.25.1' 13:30:44 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:47 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:30:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:48 Merging remotes/origin/main commit 67966766603bd524e2987370c2b88b0d977a6152 into PR head commit edb5fee5a9de95e6562923ef837e4b77bed16499 13:30:49 Merge succeeded, producing edb5fee5a9de95e6562923ef837e4b77bed16499 13:30:49 Checking out Revision edb5fee5a9de95e6562923ef837e4b77bed16499 (PR-293) 13:30:48 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:30:48 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:30:48 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:30:48 > git config core.sparsecheckout # timeout=10 13:30:48 > git checkout -f edb5fee5a9de95e6562923ef837e4b77bed16499 # timeout=10 13:30:49 > git remote # timeout=10 13:30:49 > git config --get remote.origin.url # timeout=10 13:30:49 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:49 > git merge 67966766603bd524e2987370c2b88b0d977a6152 # timeout=10 13:30:49 > git rev-parse HEAD^{commit} # timeout=10 13:30:49 > git config core.sparsecheckout # timeout=10 13:30:49 > git checkout -f edb5fee5a9de95e6562923ef837e4b77bed16499 # timeout=10 13:30:49 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:30:49 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:30:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.129s coverage: 86.2% of statements 13:30:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.706s coverage: 71.9% of statements 13:30:49 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:30:49 > git --version # timeout=10 13:30:49 > git --version # 'git version 2.25.1' 13:30:49 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:30:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:30:54 % Total % Received % Xferd Average Speed Time Time Time Current 13:30:54 Dload Upload Total Spent Left Speed 13:30:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh 13:30:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:30:55 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 13:30:55 /etc/docker/daemon.json 13:30:55 { 13:30:55 "registry-mirrors": [ 13:30:55 "https://nexus3.edgexfoundry.org:10001" 13:30:55 ], 13:30:55 "bip": "10.250.0.254/24", 13:30:55 "hosts": [ 13:30:55 "tcp://0.0.0.0:5555", 13:30:55 "unix:///var/run/docker.sock" 13:30:55 ], 13:30:55 "mtu": 1458, 13:30:55 "selinux-enabled": true, 13:30:55 "seccomp-profile": "/etc/docker/seccomp.json" 13:30:55 } [Pipeline] sh 13:30:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:30:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:14 provisioning config files... 13:31:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11444392797309274571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:15 ---> ****-login.sh 13:31:15 nexus3.edgexfoundry.org:10001 13:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:15 Configure a credential helper to remove this warning. See 13:31:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:15 13:31:15 Login Succeeded 13:31:15 nexus3.edgexfoundry.org:10002 13:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:16 Configure a credential helper to remove this warning. See 13:31:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:16 13:31:16 Login Succeeded 13:31:16 nexus3.edgexfoundry.org:10003 13:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:16 Configure a credential helper to remove this warning. See 13:31:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:16 13:31:16 Login Succeeded 13:31:16 nexus3.edgexfoundry.org:10004 13:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:16 Configure a credential helper to remove this warning. See 13:31:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:16 13:31:16 Login Succeeded 13:31:16 ****.io 13:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:17 Configure a credential helper to remove this warning. See 13:31:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:17 13:31:17 Login Succeeded 13:31:17 ---> ****-login.sh ends [Pipeline] } 13:31:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:31:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:31:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:31:18 ========================================================= 13:31:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:31:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:18 + 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:18 Sending build context to Docker daemon 673.8kB 13:31:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:31:18 Step 2/12 : FROM ${BASE} AS builder 13:31:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:31:19 c6b39de5b339: Pulling fs layer 13:31:19 a69c41024577: Pulling fs layer 13:31:19 d6de4b400683: Pulling fs layer 13:31:19 35cb2a7552d0: Pulling fs layer 13:31:19 4f4fb700ef54: Pulling fs layer 13:31:19 464afbd9ba4c: Pulling fs layer 13:31:19 00f215d4a9da: Pulling fs layer 13:31:19 d496ad576159: Pulling fs layer 13:31:19 464afbd9ba4c: Waiting 13:31:19 35cb2a7552d0: Waiting 13:31:19 4f4fb700ef54: Waiting 13:31:19 00f215d4a9da: Waiting 13:31:19 d496ad576159: Waiting 13:31:19 a69c41024577: Verifying Checksum 13:31:19 a69c41024577: Download complete 13:31:19 35cb2a7552d0: Verifying Checksum 13:31:19 35cb2a7552d0: Download complete 13:31:19 4f4fb700ef54: Verifying Checksum 13:31:19 4f4fb700ef54: Download complete 13:31:19 464afbd9ba4c: Verifying Checksum 13:31:19 464afbd9ba4c: Download complete 13:31:19 c6b39de5b339: Download complete 13:31:19 d496ad576159: Verifying Checksum 13:31:19 d496ad576159: Download complete 13:31:20 c6b39de5b339: Pull complete 13:31:21 a69c41024577: Pull complete 13:31:21 d6de4b400683: Download complete 13:31:22 00f215d4a9da: Verifying Checksum 13:31:22 00f215d4a9da: Download complete 13:31:28 go vet ./... 13:31:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:31:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:31:30 ./bin/test-attribution.sh 13:31:30 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:31:30 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:31:30 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:31:30 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:31:30 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:31:30 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:31:30 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:31:30 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:31:30 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:31:30 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:31:30 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:31:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:31:30 $ docker stop --time=1 bf516376f6c3318fb6793f3116e353d131d91d1505343750f03c06e12c8fd412 13:31:34 d6de4b400683: Pull complete 13:31:34 35cb2a7552d0: Pull complete 13:31:34 4f4fb700ef54: Pull complete 13:31:34 464afbd9ba4c: Pull complete 13:31:36 $ docker rm -f --volumes bf516376f6c3318fb6793f3116e353d131d91d1505343750f03c06e12c8fd412 [Pipeline] // withDockerContainer [Pipeline] sh 13:31:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:31:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:31:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:31:38 + ls -al . 13:31:38 total 280 13:31:38 drwxrwxr-x 11 jenkins jenkins 4096 Jul 17 13:30 . 13:31:38 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 13:28 .. 13:31:38 -rw-rw-r-- 1 jenkins jenkins 262 Jul 17 13:28 .dockerignore 13:31:38 drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 13:30 .git 13:31:38 drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 13:28 .github 13:31:38 -rw-rw-r-- 1 jenkins jenkins 773 Jul 17 13:28 .gitignore 13:31:38 -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 13:28 .golangci.yml 13:31:38 drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 13:28 .semver 13:31:38 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 17 13:28 Attribution.txt 13:31:38 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 17 13:28 CHANGELOG.md 13:31:38 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 17 13:28 Dockerfile 13:31:38 -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 13:28 GOVERNANCE.md 13:31:38 -rw-rw-r-- 1 jenkins jenkins 665 Jul 17 13:28 Jenkinsfile 13:31:38 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 17 13:28 LICENSE 13:31:38 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 17 13:28 Makefile 13:31:38 -rw-rw-r-- 1 jenkins jenkins 617 Jul 17 13:28 OWNERS.md 13:31:38 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 17 13:28 README.md 13:31:38 -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 13:28 VERSION 13:31:38 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 13:28 bin 13:31:38 -rw-r--r-- 1 jenkins jenkins 41317 Jul 17 13:30 coverage.out 13:31:38 -rw-rw-r-- 1 jenkins jenkins 7350 Jul 17 13:28 go.mod 13:31:38 -rw-rw-r-- 1 jenkins jenkins 102427 Jul 17 13:28 go.sum 13:31:38 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 13:28 images 13:31:38 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 13:28 internal 13:31:38 -rw-rw-r-- 1 jenkins jenkins 531 Jul 17 13:28 main.go 13:31:38 drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 13:28 openapi 13:31:38 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 13:28 res 13:31:38 drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 13:28 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:39 + 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=edb5fee5a9de95e6562923ef837e4b77bed16499 --label arch=amd64 --label version=0.0.0 . 13:31:39 Sending build context to Docker daemon 20.03MB 13:31:39 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:31:39 Step 2/30 : FROM ${BASE} AS builder 13:31:39 ---> ff9c9ee0a50e 13:31:39 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:31:39 ---> Running in 6cfa35001289 13:31:39 Removing intermediate container 6cfa35001289 13:31:39 ---> 68947c5cd3b5 13:31:39 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:31:39 ---> Running in 4f0798bf4016 13:31:39 Removing intermediate container 4f0798bf4016 13:31:39 ---> ee891de7a48d 13:31:39 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:31:39 ---> Running in 5fc471bb4b54 13:31:40 Removing intermediate container 5fc471bb4b54 13:31:40 ---> d8204a1f002e 13:31:40 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:31:40 ---> Running in 68e21bd90dc0 13:31:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:31:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:31:40 OK: 264 MiB in 52 packages 13:31:41 Removing intermediate container 68e21bd90dc0 13:31:41 ---> 8ab058940c03 13:31:41 Step 7/30 : WORKDIR /app 13:31:41 ---> Running in fe148e1533e8 13:31:41 Removing intermediate container fe148e1533e8 13:31:41 ---> 9046b25d03b4 13:31:41 Step 8/30 : COPY go.mod vendor* ./ 13:31:41 ---> 57cb4a1052ff 13:31:41 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:41 ---> Running in e25f7299559f 13:31:42 Removing intermediate container e25f7299559f 13:31:42 ---> 876f78fc99b1 13:31:42 Step 10/30 : COPY . . 13:31:42 ---> 629a5a3b6f60 13:31:42 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:31:42 ---> Running in bae0881c97f7 13:31:43 Removing intermediate container bae0881c97f7 13:31:43 ---> 9db3c217d987 13:31:43 Step 12/30 : RUN $MAKE 13:31:43 ---> Running in 72f9f8b3d8c0 13:31:43 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.40 -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:31:44 00f215d4a9da: Pull complete 13:31:45 d496ad576159: Pull complete 13:31:45 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 13:31:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:31:45 ---> f246e2811388 13:31:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:31:46 ---> Running in 6507455faa8f 13:31:46 Removing intermediate container 6507455faa8f 13:31:46 ---> dd5385320288 13:31:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:31:46 ---> Running in f71bec1fc4b2 13:31:46 Removing intermediate container f71bec1fc4b2 13:31:46 ---> ab43e9d7d868 13:31:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:31:46 ---> Running in 29490ef60ac4 13:31:46 Removing intermediate container 29490ef60ac4 13:31:46 ---> 00215b1ba582 13:31:46 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:31:47 ---> Running in 1e0540aea1a1 13:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:31:49 OK: 266 MiB in 52 packages 13:31:50 Removing intermediate container 1e0540aea1a1 13:31:50 ---> bc68497b46af 13:31:50 Step 7/12 : WORKDIR /app 13:31:50 ---> Running in 4fe75ef201b3 13:31:50 Removing intermediate container 4fe75ef201b3 13:31:50 ---> 8f78cee78738 13:31:50 Step 8/12 : COPY go.mod vendor* ./ 13:31:51 ---> 4facf4ebb75b 13:31:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:51 ---> Running in d37a2091789b 13:32:15 Removing intermediate container 72f9f8b3d8c0 13:32:15 ---> a2e19686c2f3 13:32:15 Step 13/30 : FROM alpine:3.18 13:32:15 3.18: Pulling from library/alpine 13:32:15 73baa7ef167e: Pulling fs layer 13:32:15 73baa7ef167e: Download complete 13:32:16 73baa7ef167e: Pull complete 13:32:16 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 13:32:16 Status: Downloaded newer image for alpine:3.18 13:32:16 ---> 8fd7cac70a4a 13:32:16 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:32:17 ---> Running in f32ceb26780b 13:32:17 Removing intermediate container f32ceb26780b 13:32:17 ---> 4aaecede4cf2 13:32:17 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:32:17 ---> Running in 8547116b70c0 13:32:17 Removing intermediate container 8547116b70c0 13:32:17 ---> 3131fa89d527 13:32:17 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:32:17 ---> Running in 173e87ab5c88 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 (20240226-r0) 13:32:17 (2/2) Installing dumb-init (1.2.5-r2) 13:32:17 Executing busybox-1.36.1-r7.trigger 13:32:17 Executing ca-certificates-20240226-r0.trigger 13:32:18 OK: 8 MiB in 17 packages 13:32:18 Removing intermediate container 173e87ab5c88 13:32:18 ---> f0a64d259cf1 13:32:18 Step 17/30 : RUN apk --no-cache upgrade 13:32:18 ---> Running in a01f39bf306f 13:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:18 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 13:32:19 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 13:32:19 Executing ca-certificates-20240226-r0.trigger 13:32:19 OK: 8 MiB in 17 packages 13:32:19 Removing intermediate container a01f39bf306f 13:32:19 ---> c07578ee8c84 13:32:19 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:32:19 ---> 87087e4db890 13:32:19 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:32:19 ---> f7ed9710da47 13:32:19 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:32:20 ---> 11f7b3c6071a 13:32:20 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:32:20 ---> 69ca985afaf8 13:32:20 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:32:22 ---> f0485d0ae232 13:32:22 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:32:22 ---> Running in 09c4dfc850f6 13:32:22 Removing intermediate container 09c4dfc850f6 13:32:22 ---> c37773b7d2f3 13:32:22 Step 24/30 : VOLUME /cache 13:32:22 ---> Running in bb77ef886255 13:32:22 Removing intermediate container bb77ef886255 13:32:22 ---> ed928c49d7ae 13:32:22 Step 25/30 : EXPOSE 59711 13:32:22 ---> Running in dcc969405162 13:32:22 Removing intermediate container dcc969405162 13:32:22 ---> 576fc7e6a421 13:32:22 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:32:22 ---> Running in 1bac87b13f62 13:32:22 Removing intermediate container 1bac87b13f62 13:32:22 ---> 26d3482c39cd 13:32:22 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:32:23 ---> Running in fc17467c513a 13:32:23 Removing intermediate container fc17467c513a 13:32:23 ---> 28969a378711 13:32:23 Step 28/30 : LABEL arch=amd64 13:32:23 ---> Running in ee0ee1a152dd 13:32:23 Removing intermediate container ee0ee1a152dd 13:32:23 ---> 72a8b30d87e8 13:32:23 Step 29/30 : LABEL git_sha=edb5fee5a9de95e6562923ef837e4b77bed16499 13:32:23 ---> Running in 5c337f40e05f 13:32:23 Removing intermediate container 5c337f40e05f 13:32:23 ---> 7b535c2bf066 13:32:23 Step 30/30 : LABEL version=0.0.0 13:32:23 ---> Running in 7c996214e3bf 13:32:23 Removing intermediate container 7c996214e3bf 13:32:23 ---> f1fe51042130 13:32:23 [Warning] One or more build-args [ARCH] were not consumed 13:32:23 Successfully built f1fe51042130 13:32:23 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:24 13:32:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:24 latest: Pulling from edgex-lftools-log-publisher 13:32:24 5eb5b503b376: Pulling fs layer 13:32:24 5c69ac0246d0: Pulling fs layer 13:32:24 ec43610c2a17: Pulling fs layer 13:32:24 3a2ae6a8a46f: Pulling fs layer 13:32:24 33b1e0a273af: Pulling fs layer 13:32:24 5d3b04190fa2: Pulling fs layer 13:32:24 2f39f015ded8: Pulling fs layer 13:32:24 33b1e0a273af: Waiting 13:32:24 5d3b04190fa2: Waiting 13:32:24 2f39f015ded8: Waiting 13:32:24 3a2ae6a8a46f: Waiting 13:32:24 5c69ac0246d0: Verifying Checksum 13:32:24 5c69ac0246d0: Download complete 13:32:24 3a2ae6a8a46f: Verifying Checksum 13:32:24 3a2ae6a8a46f: Download complete 13:32:24 33b1e0a273af: Verifying Checksum 13:32:24 33b1e0a273af: Download complete 13:32:24 ec43610c2a17: Verifying Checksum 13:32:24 ec43610c2a17: Download complete 13:32:24 5d3b04190fa2: Verifying Checksum 13:32:24 5d3b04190fa2: Download complete 13:32:25 5eb5b503b376: Verifying Checksum 13:32:25 5eb5b503b376: Download complete 13:32:25 2f39f015ded8: Download complete 13:32:26 5eb5b503b376: Pull complete 13:32:26 5c69ac0246d0: Pull complete 13:32:27 ec43610c2a17: Pull complete 13:32:27 3a2ae6a8a46f: Pull complete 13:32:28 33b1e0a273af: Pull complete 13:32:28 5d3b04190fa2: Pull complete 13:32:32 2f39f015ded8: Pull complete 13:32:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:32:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:33 prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container 13:32:33 $ 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-293 -v /w/workspace/y_app-rfid-llrp-inventory_PR-293:/w/workspace/y_app-rfid-llrp-inventory_PR-293:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-293@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:37 $ docker top 0ad2137ccba8167963f865440a6a12adab7c1b6c8cd3b21e40e1a6646b0ca70d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:38 ---> job-cost.sh 13:32:38 lf-activate-venv: SKIPPING 13:32:38 INFO: No Stack... 13:32:38 INFO: Retrieving Pricing Info for: v3-standard-8 13:32:39 INFO: Archiving Costs [Pipeline] sh 13:32:39 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-293/archives/cost.csv 13:32:39 + cut -d, -f6 [Pipeline] lock 13:32:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] 13:32:39 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] did not exist. Created. 13:32:39 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:32:40 + echo total: 0.2199999988079071 [Pipeline] stash 13:32:40 Stashed 1 file(s) [Pipeline] } 13:32:40 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:32:40 $ docker stop --time=1 0ad2137ccba8167963f865440a6a12adab7c1b6c8cd3b21e40e1a6646b0ca70d 13:32:41 $ docker rm -f --volumes 0ad2137ccba8167963f865440a6a12adab7c1b6c8cd3b21e40e1a6646b0ca70d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:33:42 Removing intermediate container d37a2091789b 13:33:42 ---> 9ee609a703d9 13:33:42 Step 10/12 : COPY . . 13:33:42 ---> 201212064fae 13:33:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:33:42 ---> Running in 1e8bf8c15cd3 13:33:42 Removing intermediate container 1e8bf8c15cd3 13:33:42 ---> 51c1a4d96e73 13:33:42 Step 12/12 : RUN $MAKE 13:33:42 ---> Running in 41949ed4c8b5 13:33:42 noop 13:33:42 Removing intermediate container 41949ed4c8b5 13:33:42 ---> 1ac973926450 13:33:42 Successfully built 1ac973926450 13:33:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:43 + docker inspect -f . ci-base-image-arm64 13:33:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:43 prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container 13:33:43 $ 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:33:45 $ docker top ca7286a603b9b4e54992c3f2bc14582913816acc63535cbc9c8cb23bda7cefa3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:45 + go version 13:33:45 go version go1.21.9 linux/arm64 [Pipeline] } 13:33:45 $ docker stop --time=1 ca7286a603b9b4e54992c3f2bc14582913816acc63535cbc9c8cb23bda7cefa3 13:33:47 $ docker rm -f --volumes ca7286a603b9b4e54992c3f2bc14582913816acc63535cbc9c8cb23bda7cefa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:48 + docker inspect -f . ci-base-image-arm64 13:33:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:48 prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container 13:33:48 $ 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:33:50 $ docker top 2ee4a34467efc8d45237fca804e16783ed2f8b002a6464deabedd21aba7898e7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:50 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:33:51 + make test 13:33:51 go test -race ./... -coverprofile=coverage.out ./... 13:37:43 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:37:49 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:37:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.903s coverage: 86.2% of statements 13:38:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.294s coverage: 71.9% of statements 13:38:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:38:02 go vet ./... 13:41:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:41:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:41:39 ./bin/test-attribution.sh 13:41:39 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:41:39 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:41:39 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:41:39 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:41:39 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:41:39 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:41:39 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:41:39 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:41:39 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:41:39 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:41:39 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:41:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:41:39 $ docker stop --time=1 2ee4a34467efc8d45237fca804e16783ed2f8b002a6464deabedd21aba7898e7 13:41:41 $ docker rm -f --volumes 2ee4a34467efc8d45237fca804e16783ed2f8b002a6464deabedd21aba7898e7 [Pipeline] // withDockerContainer [Pipeline] sh 13:41:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:41:43 Warning: overwriting stash ‘coverage-report’ 13:41:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:41:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:41:44 + ls -al . 13:41:44 total 276 13:41:44 drwxrwxr-x 10 jenkins jenkins 4096 Jul 17 13:33 . 13:41:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 13:30 .. 13:41:44 -rw-rw-r-- 1 jenkins jenkins 262 Jul 17 13:30 .dockerignore 13:41:44 drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 13:30 .git 13:41:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 13:30 .github 13:41:44 -rw-rw-r-- 1 jenkins jenkins 773 Jul 17 13:30 .gitignore 13:41:44 -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 13:30 .golangci.yml 13:41:44 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 17 13:30 Attribution.txt 13:41:44 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 17 13:30 CHANGELOG.md 13:41:44 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 17 13:30 Dockerfile 13:41:44 -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 13:30 GOVERNANCE.md 13:41:44 -rw-rw-r-- 1 jenkins jenkins 665 Jul 17 13:30 Jenkinsfile 13:41:44 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 17 13:30 LICENSE 13:41:44 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 17 13:30 Makefile 13:41:44 -rw-rw-r-- 1 jenkins jenkins 617 Jul 17 13:30 OWNERS.md 13:41:44 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 17 13:30 README.md 13:41:44 -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 13:28 VERSION 13:41:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 13:30 bin 13:41:44 -rw-r--r-- 1 jenkins jenkins 41317 Jul 17 13:38 coverage.out 13:41:44 -rw-rw-r-- 1 jenkins jenkins 7350 Jul 17 13:30 go.mod 13:41:44 -rw-rw-r-- 1 jenkins jenkins 102427 Jul 17 13:30 go.sum 13:41:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 13:30 images 13:41:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 13:30 internal 13:41:44 -rw-rw-r-- 1 jenkins jenkins 531 Jul 17 13:30 main.go 13:41:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 13:30 openapi 13:41:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 13:30 res 13:41:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 13:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:45 + 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=edb5fee5a9de95e6562923ef837e4b77bed16499 --label arch=arm64 --label version=0.0.0 . 13:41:45 Sending build context to Docker daemon 673.8kB 13:41:45 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:41:45 Step 2/30 : FROM ${BASE} AS builder 13:41:45 ---> 1ac973926450 13:41:45 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:41:45 ---> Running in af11363eaef2 13:41:45 Removing intermediate container af11363eaef2 13:41:45 ---> 11fc2befe6e0 13:41:45 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:41:46 ---> Running in d361ca43e080 13:41:46 Removing intermediate container d361ca43e080 13:41:46 ---> de0b89c5e64b 13:41:46 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:41:46 ---> Running in 37e6b182e35e 13:41:46 Removing intermediate container 37e6b182e35e 13:41:46 ---> fade3fd41b8a 13:41:46 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:41:46 ---> Running in 546e01cf59d1 13:41:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:41:49 OK: 266 MiB in 52 packages 13:41:50 Removing intermediate container 546e01cf59d1 13:41:50 ---> 27ee688be300 13:41:50 Step 7/30 : WORKDIR /app 13:41:50 ---> Running in 2b26a2f400d8 13:41:50 Removing intermediate container 2b26a2f400d8 13:41:50 ---> ee4580be3d48 13:41:50 Step 8/30 : COPY go.mod vendor* ./ 13:41:50 ---> ae2ccb858e49 13:41:50 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:50 ---> Running in c8391e3d48de 13:41:53 Removing intermediate container c8391e3d48de 13:41:53 ---> 848620429cee 13:41:53 Step 10/30 : COPY . . 13:41:53 ---> 4b429ca1a38e 13:41:53 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:41:53 ---> Running in 2eae59354305 13:41:54 Removing intermediate container 2eae59354305 13:41:54 ---> a42af54920e5 13:41:54 Step 12/30 : RUN $MAKE 13:41:54 ---> Running in bc9b4321bf16 13:41:55 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.40 -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:45:17 Removing intermediate container bc9b4321bf16 13:45:17 ---> 5fa371ef6bb5 13:45:17 Step 13/30 : FROM alpine:3.18 13:45:17 3.18: Pulling from library/alpine 13:45:17 5c905c7ebe2f: Pulling fs layer 13:45:17 5c905c7ebe2f: Verifying Checksum 13:45:17 5c905c7ebe2f: Download complete 13:45:17 5c905c7ebe2f: Pull complete 13:45:17 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 13:45:17 Status: Downloaded newer image for alpine:3.18 13:45:17 ---> dec292d02e07 13:45:17 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:45:17 ---> Running in d114a9650381 13:45:17 Removing intermediate container d114a9650381 13:45:17 ---> 26d7f2c508db 13:45:17 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:45:17 ---> Running in a5d8cfec7b9f 13:45:17 Removing intermediate container a5d8cfec7b9f 13:45:17 ---> 60a3c0e1c886 13:45:17 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:45:17 ---> Running in 71e3322e5a54 13:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:45:17 (1/2) Installing ca-certificates (20240226-r0) 13:45:17 (2/2) Installing dumb-init (1.2.5-r2) 13:45:17 Executing busybox-1.36.1-r7.trigger 13:45:17 Executing ca-certificates-20240226-r0.trigger 13:45:17 OK: 9 MiB in 17 packages 13:45:17 Removing intermediate container 71e3322e5a54 13:45:17 ---> 37e611788697 13:45:17 Step 17/30 : RUN apk --no-cache upgrade 13:45:17 ---> Running in dee79972cca2 13:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:45:17 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 13:45:17 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 13:45:17 Executing ca-certificates-20240226-r0.trigger 13:45:17 OK: 9 MiB in 17 packages 13:45:18 Removing intermediate container dee79972cca2 13:45:18 ---> c075d6ac9718 13:45:18 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:45:19 ---> 9b226e1554db 13:45:19 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:45:19 ---> 0f92d2d5fb5b 13:45:19 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:45:20 ---> 5174d1aeeeea 13:45:20 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:45:20 ---> 74146d1139e3 13:45:20 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:45:21 ---> df8cd77cbbb0 13:45:21 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:45:22 ---> Running in e7937a317160 13:45:23 Removing intermediate container e7937a317160 13:45:23 ---> 1daf97e03de9 13:45:23 Step 24/30 : VOLUME /cache 13:45:23 ---> Running in 885cb857cd03 13:45:23 Removing intermediate container 885cb857cd03 13:45:23 ---> d14e4b4010d3 13:45:23 Step 25/30 : EXPOSE 59711 13:45:24 ---> Running in 04ce598205c8 13:45:24 Removing intermediate container 04ce598205c8 13:45:24 ---> cb60d2bcdb8c 13:45:24 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:45:24 ---> Running in 512bd3322897 13:45:24 Removing intermediate container 512bd3322897 13:45:24 ---> 4bae02c58765 13:45:24 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:45:24 ---> Running in 06c5d81d516f 13:45:24 Removing intermediate container 06c5d81d516f 13:45:24 ---> e615137d574c 13:45:24 Step 28/30 : LABEL arch=arm64 13:45:24 ---> Running in 73cf662ef0ab 13:45:25 Removing intermediate container 73cf662ef0ab 13:45:25 ---> 751875644ac8 13:45:25 Step 29/30 : LABEL git_sha=edb5fee5a9de95e6562923ef837e4b77bed16499 13:45:25 ---> Running in f3650a41edf5 13:45:25 Removing intermediate container f3650a41edf5 13:45:25 ---> 795e4e4a3f75 13:45:25 Step 30/30 : LABEL version=0.0.0 13:45:25 ---> Running in 06d628878345 13:45:26 Removing intermediate container 06d628878345 13:45:26 ---> f520434766cf 13:45:26 [Warning] One or more build-args [ARCH] were not consumed 13:45:26 Successfully built f520434766cf 13:45:26 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:45:27 13:45:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:45:27 arm64: Pulling from edgex-lftools-log-publisher 13:45:27 8998bd30e6a1: Pulling fs layer 13:45:27 04944245beec: Pulling fs layer 13:45:27 699f458cf7ca: Pulling fs layer 13:45:27 765212b225bb: Pulling fs layer 13:45:27 f23df028b6ca: Pulling fs layer 13:45:27 d65c8cfc05b1: Pulling fs layer 13:45:27 2437ff75d9bd: Pulling fs layer 13:45:27 d65c8cfc05b1: Waiting 13:45:27 765212b225bb: Waiting 13:45:27 2437ff75d9bd: Waiting 13:45:27 f23df028b6ca: Waiting 13:45:27 04944245beec: Verifying Checksum 13:45:27 04944245beec: Download complete 13:45:27 765212b225bb: Verifying Checksum 13:45:27 765212b225bb: Download complete 13:45:27 f23df028b6ca: Verifying Checksum 13:45:27 f23df028b6ca: Download complete 13:45:27 d65c8cfc05b1: Verifying Checksum 13:45:27 d65c8cfc05b1: Download complete 13:45:27 699f458cf7ca: Verifying Checksum 13:45:27 699f458cf7ca: Download complete 13:45:28 8998bd30e6a1: Verifying Checksum 13:45:28 8998bd30e6a1: Download complete 13:45:30 2437ff75d9bd: Verifying Checksum 13:45:30 2437ff75d9bd: Download complete 13:45:32 8998bd30e6a1: Pull complete 13:45:33 04944245beec: Pull complete 13:45:35 699f458cf7ca: Pull complete 13:45:35 765212b225bb: Pull complete 13:45:35 f23df028b6ca: Pull complete 13:45:36 d65c8cfc05b1: Pull complete 13:45:54 2437ff75d9bd: Pull complete 13:45:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:45:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:45:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:54 prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container 13:45:54 $ 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:45:57 $ docker top 72ce7728f2f296cb41a84c36773874bc4f5e5e2a76919661d2ffd68af6f63747 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:45:58 ---> job-cost.sh 13:45:58 lf-activate-venv: SKIPPING 13:45:58 INFO: No Stack... 13:45:58 INFO: Retrieving Pricing Info for: v3-standard-4 13:45:59 INFO: Archiving Costs [Pipeline] sh 13:45:59 + cut -d, -f6 13:45:59 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 13:46:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] 13:46:00 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] did not exist. Created. 13:46:00 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:46:00 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-fede136d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:46:01 + echo total: 0.10999999940395355 [Pipeline] stash 13:46:01 Warning: overwriting stash ‘stack-cost’ 13:46:01 Stashed 1 file(s) [Pipeline] } 13:46:01 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:46:01 $ docker stop --time=1 72ce7728f2f296cb41a84c36773874bc4f5e5e2a76919661d2ffd68af6f63747 13:46:03 $ docker rm -f --volumes 72ce7728f2f296cb41a84c36773874bc4f5e5e2a76919661d2ffd68af6f63747 [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:46:04 provisioning config files... 13:46:04 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/config18241073985476408608tmp [Pipeline] { [Pipeline] sh 13:46:04 + set +x 13:46:04 + curl -s https://codecov.io/bash 13:46:04 + bash -s -- 13:46:04 13:46:04 _____ _ 13:46:04 / ____| | | 13:46:04 | | ___ __| | ___ ___ _____ __ 13:46:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:46:04 | |___| (_) | (_| | __/ (_| (_) \ V / 13:46:04 \_____\___/ \__,_|\___|\___\___/ \_/ 13:46:04 Bash-1.0.6 13:46:04 13:46:04 13:46:04 ==> git version 2.25.1 found 13:46:04 ==> 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:46:04 Release-Date: 2020-01-08 13:46:04 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:46:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:46:04 ==> Jenkins CI detected. 13:46:04 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-293 13:46:04 project root: . 13:46:04 --> token set from env 13:46:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:46:04 ==> Running gcov in . (disable via -X gcov) 13:46:04 ==> Python coveragepy not found 13:46:04 ==> Searching for coverage reports in: 13:46:04 + . 13:46:05 -> Found 1 reports 13:46:05 ==> Detecting git/mercurial file structure 13:46:05 ==> Reading reports 13:46:05 + ./coverage.out bytes=41317 13:46:05 ==> Appending adjustments 13:46:05 https://docs.codecov.io/docs/fixing-reports 13:46:05 + Found adjustments 13:46:05 ==> Gzipping contents 13:46:05 12K /tmp/codecov.S02Xz1.gz 13:46:05 ==> Uploading reports 13:46:05 url: https://codecov.io 13:46:05 query: branch=PR-293&commit=edb5fee5a9de95e6562923ef837e4b77bed16499&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=293&job=&cmd_args= 13:46:05 -> Pinging Codecov 13:46:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-293&commit=edb5fee5a9de95e6562923ef837e4b77bed16499&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=293&job=&cmd_args= 13:46:05 -> Uploading to 13:46:05 https://storage.googleapis.com/codecov/v4/raw/2024-07-17/581DD39554BDF9B6E22D074273EAD858/edb5fee5a9de95e6562923ef837e4b77bed16499/e0c38b23-cb0c-4fc4-a370-f3d44a7b76f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240717%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240717T134605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af873b97c2bd1de43cf46d39de073aceeead156a47f882aa6c9f473e4f12af33 13:46:05 % Total % Received % Xferd Average Speed Time Time Time Current 13:46:05 Dload Upload Total Spent Left Speed 13:46:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 45003 --:--:-- --:--:-- --:--:-- 44830 100 11611 0 0 100 11611 0 45003 --:--:-- --:--:-- --:--:-- 44830 13:46:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/edb5fee5a9de95e6562923ef837e4b77bed16499 [Pipeline] } 13:46:05 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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:46:07 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-293/archives ] 13:46:07 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-293/archives 13:46:07 total 16 13:46:07 drwxr-xr-x 3 root root 4096 Jul 17 13:32 . 13:46:07 drwxrwxr-x 12 jenkins jenkins 4096 Jul 17 13:32 .. 13:46:07 drwxr-xr-x 2 root root 4096 Jul 17 13:32 cost 13:46:07 -rw-r--r-- 1 root root 95 Jul 17 13:32 cost.csv 13:46:07 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-293/archives 13:46:07 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-293/archives 13:46:07 total 16 13:46:07 drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 13:32 . 13:46:07 drwxrwxr-x 12 jenkins jenkins 4096 Jul 17 13:32 .. 13:46:07 drwxr-xr-x 2 jenkins jenkins 4096 Jul 17 13:32 cost 13:46:07 -rw-r--r-- 1 jenkins jenkins 95 Jul 17 13:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:46:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:46:09 ---> package-listing.sh 13:46:09 ++ facter osfamily 13:46:09 ++ tr '[:upper:]' '[:lower:]' 13:46:09 + OS_FAMILY=debian 13:46:09 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-293 13:46:09 + START_PACKAGES=/tmp/packages_start.txt 13:46:09 + END_PACKAGES=/tmp/packages_end.txt 13:46:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:46:09 + PACKAGES=/tmp/packages_start.txt 13:46:09 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-293 ']' 13:46:09 + PACKAGES=/tmp/packages_end.txt 13:46:09 + case "${OS_FAMILY}" in 13:46:09 + dpkg -l 13:46:09 + grep '^ii' 13:46:09 + '[' -f /tmp/packages_start.txt ']' 13:46:09 + '[' -f /tmp/packages_end.txt ']' 13:46:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:46:09 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-293 ']' 13:46:09 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-293/archives/ 13:46:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-293/archives/ [Pipeline] echo 13:46:09 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-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:46:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:46:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:10 prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container 13:46:10 $ 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-293/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-293 -v /w/workspace/y_app-rfid-llrp-inventory_PR-293:/w/workspace/y_app-rfid-llrp-inventory_PR-293:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-293@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:46:11 $ docker top dae9add523f6a1cdd6e9846c0f9864a01299b943c7b54184cfde426af3bfaf14 -eo pid,comm [Pipeline] { [Pipeline] sh 13:46:11 + touch /tmp/pre-build-complete [Pipeline] sh 13:46:11 + mkdir -p /var/log/sysstat [Pipeline] sh 13:46:12 + ls /var/log/sa-host 13:46:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:46:12 provisioning config files... 13:46:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/config5211679539639929503tmp [Pipeline] { [Pipeline] echo 13:46:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:46:12 ---> create-netrc.sh [Pipeline] } 13:46:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:46:13 ---> python-tools-install.sh [Pipeline] echo 13:46:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:46:13 ---> sudo-logs.sh 13:46:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:46:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:46:14 ---> job-cost.sh 13:46:14 lf-activate-venv: SKIPPING 13:46:14 DEBUG: total: 0.2199999988079071 13:46:14 INFO: Retrieving Stack Cost... 13:46:14 INFO: Retrieving Pricing Info for: v3-standard-8 13:46:15 INFO: Archiving Costs [Pipeline] echo 13:46:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:46:15 ---> logs-deploy.sh 13:46:15 lf-activate-venv: SKIPPING 13:46:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-293/1 13:46:15 INFO: archiving workspace using pattern(s): 13:46:16 Archives upload complete. 13:46:16 INFO: archiving logs to Nexus 13:46:17 ---> uname -a: 13:46:17 Linux prd-ubuntu20-04-docker-8c-8g-5797 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:46:17 13:46:17 13:46:17 ---> lscpu: 13:46:17 Architecture: x86_64 13:46:17 CPU op-mode(s): 32-bit, 64-bit 13:46:17 Byte Order: Little Endian 13:46:17 Address sizes: 40 bits physical, 48 bits virtual 13:46:17 CPU(s): 8 13:46:17 On-line CPU(s) list: 0-7 13:46:17 Thread(s) per core: 1 13:46:17 Core(s) per socket: 1 13:46:17 Socket(s): 8 13:46:17 NUMA node(s): 1 13:46:17 Vendor ID: AuthenticAMD 13:46:17 CPU family: 23 13:46:17 Model: 49 13:46:17 Model name: AMD EPYC-Rome Processor 13:46:17 Stepping: 0 13:46:17 CPU MHz: 2799.998 13:46:17 BogoMIPS: 5599.99 13:46:17 Virtualization: AMD-V 13:46:17 Hypervisor vendor: KVM 13:46:17 Virtualization type: full 13:46:17 L1d cache: 256 KiB 13:46:17 L1i cache: 256 KiB 13:46:17 L2 cache: 4 MiB 13:46:17 L3 cache: 128 MiB 13:46:17 NUMA node0 CPU(s): 0-7 13:46:17 Vulnerability Itlb multihit: Not affected 13:46:17 Vulnerability L1tf: Not affected 13:46:17 Vulnerability Mds: Not affected 13:46:17 Vulnerability Meltdown: Not affected 13:46:17 Vulnerability Mmio stale data: Not affected 13:46:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:46:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:46:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:46:17 Vulnerability Srbds: Not affected 13:46:17 Vulnerability Tsx async abort: Not affected 13:46:17 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:46:17 13:46:17 13:46:17 ---> nproc: 13:46:17 8 13:46:17 13:46:17 13:46:17 ---> df -h: 13:46:17 Filesystem Size Used Avail Use% Mounted on 13:46:17 overlay 155G 12G 144G 8% / 13:46:17 tmpfs 64M 0 64M 0% /dev 13:46:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:46:17 shm 64M 0 64M 0% /dev/shm 13:46:17 /dev/vda1 155G 12G 144G 8% /facter-os 13:46:17 13:46:17 13:46:17 ---> sar -b -r -n DEV: 13:46:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5797) 07/17/24 _x86_64_ (8 CPU) 13:46:17 13:46:17 13:27:36 LINUX RESTART (8 CPU) 13:46:17 13:46:17 13:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:46:17 13:29:01 351.10 39.24 311.86 0.00 4362.45 83887.90 0.00 13:46:17 13:30:01 257.74 1.91 255.83 0.00 15.25 68789.39 0.00 13:46:17 13:31:01 83.75 0.02 83.74 0.00 0.13 34659.82 0.00 13:46:17 13:32:01 81.82 0.10 81.72 0.00 6.13 19029.27 0.00 13:46:17 13:33:01 172.30 1.03 171.27 0.00 77.72 47836.29 0.00 13:46:17 13:34:01 2.10 0.00 2.10 0.00 0.00 27.46 0.00 13:46:17 13:35:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 13:46:17 13:36:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 13:46:17 13:37:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 13:46:17 13:38:01 3.58 1.02 2.57 0.00 21.86 35.99 0.00 13:46:17 13:39:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 13:46:17 13:40:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 13:46:17 13:41:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 13:46:17 13:42:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 13:46:17 13:43:01 1.75 0.02 1.73 0.00 0.13 19.33 0.00 13:46:17 13:44:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 13:46:17 13:45:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 13:46:17 13:46:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 13:46:17 Average: 53.40 2.37 51.02 0.00 245.24 14086.02 0.00 13:46:17 13:46:17 13:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:46:17 13:29:01 29222692 31559876 762964 2.32 73856 2542824 1847388 5.44 1008616 2273052 129812 13:46:17 13:30:01 26969860 31536140 767076 2.33 184372 4448348 1838248 5.42 1316876 3986916 335336 13:46:17 13:31:01 27109992 31296524 999428 3.04 188940 4096808 2351436 6.93 1569012 3618068 198356 13:46:17 13:32:01 27137784 31487188 808800 2.46 192536 4242932 2018364 5.95 1700128 3448660 710544 13:46:17 13:33:01 26990676 31539116 758752 2.31 204496 4413036 1797088 5.30 1363348 3910952 408 13:46:17 13:34:01 26992820 31541392 756456 2.30 204548 4413024 1813608 5.34 1362620 3910912 168 13:46:17 13:35:01 26996512 31545132 752644 2.29 204580 4413036 1813608 5.34 1358652 3910916 8 13:46:17 13:36:01 26996424 31545172 752528 2.29 204612 4413164 1813608 5.34 1358688 3911012 164 13:46:17 13:37:01 27002884 31551700 746192 2.27 204636 4413168 1813608 5.34 1352528 3911048 8 13:46:17 13:38:01 27002100 31552384 745944 2.27 204756 4413764 1832364 5.40 1352380 3911944 132 13:46:17 13:39:01 27002628 31552964 745316 2.27 204792 4413768 1832364 5.40 1352500 3911944 16 13:46:17 13:40:01 27001944 31552412 745488 2.27 204824 4413768 1832364 5.40 1352476 3911948 164 13:46:17 13:41:01 27001896 31552420 745460 2.27 204844 4413764 1832364 5.40 1352552 3911948 8 13:46:17 13:42:01 27001848 31552404 745364 2.27 204876 4413776 1832364 5.40 1352264 3911952 140 13:46:17 13:43:01 27001380 31551940 745720 2.27 204916 4413772 1783656 5.26 1352696 3911956 32 13:46:17 13:44:01 27001632 31552248 745320 2.27 204960 4413780 1783656 5.26 1352792 3911960 132 13:46:17 13:45:01 27001828 31552484 745012 2.27 205000 4413784 1783656 5.26 1352772 3911964 28 13:46:17 13:46:01 27001768 31552440 745192 2.27 205024 4413784 1783656 5.26 1352784 3911964 168 13:46:17 Average: 27135370 31531885 767425 2.33 194809 4284461 1855744 5.47 1364649 3782729 76424 13:46:17 13:46:17 13:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:46:17 13:29:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 13:46:17 13:29:01 ens3 542.24 394.88 6257.29 101.01 0.00 0.00 0.00 0.00 13:46:17 13:29:01 docker0 48.64 51.39 3.56 320.88 0.00 0.00 0.00 0.00 13:46:17 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:17 13:30:01 ens3 478.77 330.59 3262.83 36.28 0.00 0.00 0.00 0.00 13:46:17 13:30:01 docker0 326.52 471.16 28.73 3257.10 0.00 0.00 0.00 0.00 13:46:17 13:31:01 veth93fc55b 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 13:46:17 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:31:01 ens3 26.28 13.21 25.56 9.89 0.00 0.00 0.00 0.00 13:46:17 13:31:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:46:17 13:32:01 veth5de2424 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:46:17 13:32:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:46:17 13:32:01 ens3 20.64 12.85 50.23 8.04 0.00 0.00 0.00 0.00 13:46:17 13:32:01 docker0 1.20 2.23 0.07 30.87 0.00 0.00 0.00 0.00 13:46:17 13:33:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 13:46:17 13:33:01 ens3 110.60 70.82 2684.42 15.90 0.00 0.00 0.00 0.00 13:46:17 13:33:01 docker0 3.82 6.40 0.23 97.44 0.00 0.00 0.00 0.00 13:46:17 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:17 13:34:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 13:46:17 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:17 13:36:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:46:17 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:37:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:17 13:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:46:17 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:39:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 13:46:17 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:17 13:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:46:17 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:17 13:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:46:17 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:43:01 ens3 0.45 0.30 2.13 0.02 0.00 0.00 0.00 0.00 13:46:17 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:17 13:44:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 13:46:17 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:45:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:17 13:46:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:46:17 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:17 Average: lo 0.58 0.58 0.05 0.05 0.00 0.00 0.00 0.00 13:46:17 Average: ens3 65.27 45.53 678.01 9.45 0.00 0.00 0.00 0.00 13:46:17 Average: docker0 21.19 29.63 1.82 206.72 0.00 0.00 0.00 0.00 13:46:17 13:46:17 13:46:17 ---> sar -P ALL: 13:46:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5797) 07/17/24 _x86_64_ (8 CPU) 13:46:17 13:46:17 13:27:36 LINUX RESTART (8 CPU) 13:46:17 13:46:17 13:28:02 CPU %user %nice %system %iowait %steal %idle 13:46:17 13:29:01 all 9.12 0.00 2.69 4.82 0.06 83.31 13:46:17 13:29:01 0 8.02 0.00 2.59 5.67 0.07 83.65 13:46:17 13:29:01 1 9.48 0.00 2.30 2.03 0.05 86.14 13:46:17 13:29:01 2 11.68 0.00 2.60 8.58 0.07 77.08 13:46:17 13:29:01 3 6.76 0.00 2.52 4.01 0.07 86.64 13:46:17 13:29:01 4 11.48 0.00 3.15 3.92 0.05 81.40 13:46:17 13:29:01 5 8.68 0.00 2.53 7.24 0.07 81.47 13:46:17 13:29:01 6 8.59 0.00 2.56 6.90 0.07 81.88 13:46:17 13:29:01 7 8.23 0.00 3.24 0.21 0.07 88.25 13:46:17 13:30:01 all 5.99 0.00 2.98 5.45 0.06 85.51 13:46:17 13:30:01 0 6.10 0.00 3.42 1.83 0.05 88.61 13:46:17 13:30:01 1 5.57 0.00 3.16 2.88 0.07 88.33 13:46:17 13:30:01 2 5.61 0.00 3.97 30.01 0.10 60.31 13:46:17 13:30:01 3 5.56 0.00 2.68 0.91 0.07 90.79 13:46:17 13:30:01 4 7.37 0.00 3.25 1.52 0.07 87.78 13:46:17 13:30:01 5 6.11 0.00 2.59 4.97 0.05 86.28 13:46:17 13:30:01 6 5.27 0.00 2.02 1.12 0.03 91.56 13:46:17 13:30:01 7 6.36 0.00 2.79 0.57 0.05 90.23 13:46:17 13:31:01 all 34.01 0.00 5.11 4.06 0.07 56.74 13:46:17 13:31:01 0 33.50 0.00 4.94 0.94 0.07 60.56 13:46:17 13:31:01 1 33.98 0.00 4.92 1.63 0.05 59.43 13:46:17 13:31:01 2 34.52 0.00 4.84 6.70 0.08 53.87 13:46:17 13:31:01 3 36.15 0.00 4.56 4.97 0.08 54.23 13:46:17 13:31:01 4 34.53 0.00 4.93 0.08 0.07 60.39 13:46:17 13:31:01 5 34.30 0.00 5.16 13.27 0.08 47.17 13:46:17 13:31:01 6 32.71 0.00 5.09 3.63 0.08 58.50 13:46:17 13:31:01 7 32.41 0.00 6.45 1.31 0.07 59.77 13:46:17 13:32:01 all 50.52 0.00 7.05 1.73 0.08 40.61 13:46:17 13:32:01 0 48.35 0.00 7.69 2.74 0.10 41.12 13:46:17 13:32:01 1 51.05 0.00 6.58 0.08 0.10 42.19 13:46:17 13:32:01 2 51.30 0.00 6.57 1.64 0.07 40.43 13:46:17 13:32:01 3 50.07 0.00 6.92 1.60 0.07 41.35 13:46:17 13:32:01 4 51.42 0.00 7.38 0.10 0.07 41.03 13:46:17 13:32:01 5 50.63 0.00 7.12 7.09 0.08 35.07 13:46:17 13:32:01 6 50.87 0.00 7.01 0.39 0.07 41.67 13:46:17 13:32:01 7 50.51 0.00 7.12 0.25 0.08 42.03 13:46:17 13:33:01 all 4.25 0.00 1.97 4.35 0.04 89.38 13:46:17 13:33:01 0 4.70 0.00 1.76 2.09 0.03 91.42 13:46:17 13:33:01 1 3.84 0.00 1.83 0.67 0.03 93.63 13:46:17 13:33:01 2 3.21 0.00 1.88 3.43 0.03 91.45 13:46:17 13:33:01 3 4.48 0.00 2.47 7.73 0.05 85.26 13:46:17 13:33:01 4 3.80 0.00 2.36 2.63 0.05 91.15 13:46:17 13:33:01 5 4.55 0.00 1.73 0.42 0.03 93.27 13:46:17 13:33:01 6 4.59 0.00 1.62 10.33 0.05 83.41 13:46:17 13:33:01 7 4.83 0.00 2.15 7.58 0.05 85.39 13:46:17 13:34:01 all 0.15 0.00 0.02 0.01 0.01 99.80 13:46:17 13:34:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:46:17 13:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:46:17 13:34:01 2 0.02 0.00 0.02 0.05 0.02 99.90 13:46:17 13:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:46:17 13:34:01 4 0.05 0.00 0.02 0.00 0.03 99.90 13:46:17 13:34:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:46:17 13:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:46:17 13:34:01 7 1.09 0.00 0.05 0.02 0.00 98.84 13:46:17 13:35:01 all 0.03 0.00 0.01 0.01 0.03 99.92 13:46:17 13:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:46:17 13:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:46:17 13:35:01 2 0.02 0.00 0.02 0.07 0.00 99.90 13:46:17 13:35:01 3 0.02 0.00 0.02 0.00 0.05 99.92 13:46:17 13:35:01 4 0.02 0.00 0.03 0.02 0.15 99.78 13:46:17 13:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:46:17 13:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:46:17 13:35:01 7 0.12 0.00 0.02 0.00 0.02 99.85 13:46:17 13:36:01 all 0.03 0.00 0.01 0.02 0.00 99.94 13:46:17 13:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:46:17 13:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:46:17 13:36:01 2 0.02 0.00 0.02 0.12 0.00 99.85 13:46:17 13:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:46:17 13:36:01 4 0.03 0.00 0.03 0.07 0.02 99.85 13:46:17 13:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:46:17 13:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:46:17 13:36:01 7 0.10 0.00 0.00 0.00 0.00 99.90 13:46:17 13:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:46:17 13:37:01 0 0.05 0.00 0.00 0.00 0.02 99.93 13:46:17 13:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:46:17 13:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:46:17 13:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:46:17 13:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:46:17 13:37:01 5 0.00 0.00 0.03 0.00 0.02 99.95 13:46:17 13:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:46:17 13:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 13:46:17 13:38:01 all 0.07 0.00 0.04 0.05 0.01 99.82 13:46:17 13:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:46:17 13:38:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:46:17 13:38:01 2 0.00 0.00 0.03 0.15 0.00 99.82 13:46:17 13:38:01 3 0.05 0.00 0.00 0.00 0.00 99.95 13:46:17 13:38:01 4 0.32 0.00 0.10 0.05 0.03 99.50 13:46:17 13:38:01 5 0.03 0.00 0.05 0.00 0.00 99.92 13:46:17 13:38:01 6 0.03 0.00 0.02 0.23 0.02 99.70 13:46:17 13:38:01 7 0.07 0.00 0.03 0.00 0.02 99.88 13:46:17 13:39:01 all 0.05 0.00 0.01 0.00 0.01 99.92 13:46:17 13:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:46:17 13:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:46:17 13:39:01 2 0.02 0.00 0.00 0.02 0.03 99.93 13:46:17 13:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:46:17 13:39:01 4 0.38 0.00 0.02 0.00 0.02 99.58 13:46:17 13:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:46:17 13:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:46:17 13:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:46:17 13:46:17 13:39:01 CPU %user %nice %system %iowait %steal %idle 13:46:17 13:40:01 all 0.02 0.00 0.02 0.00 0.01 99.95 13:46:17 13:40:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:46:17 13:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:46:17 13:40:01 2 0.00 0.00 0.03 0.02 0.02 99.93 13:46:17 13:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:46:17 13:40:01 4 0.03 0.00 0.05 0.00 0.02 99.90 13:46:17 13:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:46:17 13:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:46:17 13:40:01 7 0.03 0.00 0.00 0.00 0.02 99.95 13:46:17 13:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:46:17 13:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:46:17 13:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:46:17 13:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:46:17 13:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:46:17 13:41:01 4 0.08 0.00 0.05 0.00 0.03 99.83 13:46:17 13:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:46:17 13:41:01 6 0.02 0.00 0.02 0.02 0.00 99.95 13:46:17 13:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 13:46:17 13:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:46:17 13:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:46:17 13:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:46:17 13:42:01 2 0.00 0.00 0.02 0.02 0.02 99.95 13:46:17 13:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:46:17 13:42:01 4 0.07 0.00 0.02 0.00 0.02 99.90 13:46:17 13:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:46:17 13:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:46:17 13:42:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:46:17 13:43:01 all 0.03 0.00 0.03 0.00 0.01 99.92 13:46:17 13:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:46:17 13:43:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:46:17 13:43:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:46:17 13:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:46:17 13:43:01 4 0.05 0.00 0.03 0.00 0.02 99.90 13:46:17 13:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:46:17 13:43:01 6 0.02 0.00 0.03 0.02 0.00 99.93 13:46:17 13:43:01 7 0.10 0.00 0.03 0.00 0.02 99.85 13:46:17 13:44:01 all 0.03 0.00 0.01 0.02 0.00 99.94 13:46:17 13:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:46:17 13:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:46:17 13:44:01 2 0.03 0.00 0.00 0.08 0.02 99.87 13:46:17 13:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:46:17 13:44:01 4 0.08 0.00 0.02 0.00 0.02 99.88 13:46:17 13:44:01 5 0.02 0.00 0.02 0.05 0.00 99.92 13:46:17 13:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:46:17 13:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:46:17 13:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:46:17 13:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:46:17 13:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:46:17 13:45:01 2 0.00 0.00 0.00 0.03 0.00 99.97 13:46:17 13:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:46:17 13:45:01 4 0.03 0.00 0.03 0.00 0.03 99.90 13:46:17 13:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:46:17 13:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:46:17 13:45:01 7 0.07 0.00 0.02 0.00 0.02 99.90 13:46:17 13:46:01 all 0.14 0.00 0.01 0.00 0.01 99.84 13:46:17 13:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:46:17 13:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:46:17 13:46:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:46:17 13:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:46:17 13:46:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:46:17 13:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:46:17 13:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:46:17 13:46:01 7 0.99 0.00 0.02 0.00 0.02 98.97 13:46:17 Average: all 5.78 0.00 1.10 1.13 0.03 91.96 13:46:17 Average: 0 5.58 0.00 1.14 0.73 0.02 92.53 13:46:17 Average: 1 5.75 0.00 1.05 0.40 0.02 92.78 13:46:17 Average: 2 5.89 0.00 1.11 2.80 0.03 90.17 13:46:17 Average: 3 5.70 0.00 1.06 1.05 0.02 92.16 13:46:17 Average: 4 6.06 0.00 1.19 0.46 0.04 92.25 13:46:17 Average: 5 5.75 0.00 1.07 1.82 0.02 91.34 13:46:17 Average: 6 5.64 0.00 1.02 1.24 0.02 92.08 13:46:17 Average: 7 5.82 0.00 1.21 0.55 0.03 92.39 13:46:17 13:46:17 13:46:17