Pull request #295 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 90c58cd54880a2ff600c73026d4ca888878a76da+715781980bde8eb4badf8ac2e8d666eaf32f9215 (aeedecf9312743bf2c2670fdecd6ed46856353e8) 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-ssh15570702814225882400.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-ssh8248387317518972890.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-295/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-295/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11556942698026746067.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-295/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14423281007734703745.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-ssh3262283668141419939.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-295/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-295/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12021483554011138164.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-5942 in /w/workspace/y_app-rfid-llrp-inventory_PR-295 [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-295 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 715781980bde8eb4badf8ac2e8d666eaf32f9215 into PR head commit 90c58cd54880a2ff600c73026d4ca888878a76da Merge succeeded, producing 90c58cd54880a2ff600c73026d4ca888878a76da Checking out Revision 90c58cd54880a2ff600c73026d4ca888878a76da (PR-295) 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 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/295/head:refs/remotes/origin/PR-295 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90c58cd54880a2ff600c73026d4ca888878a76da # 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 715781980bde8eb4badf8ac2e8d666eaf32f9215 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90c58cd54880a2ff600c73026d4ca888878a76da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:30:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:30:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:30:37 ========================================================= 13:30:37 EdgeX Global Pipelines Version Info 13:30:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:30:38 ------------------- 13:30:38 stable info: 13:30:38 ------------------- 13:30:38 Commited By: Ginny Guan ginny@iotechsys.com 13:30:38 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 13:30:38 Message: update stable to v1.0.260 13:30:39 ------------------- 13:30:39 experimental info: 13:30:39 ------------------- 13:30:39 Commited By: Ginny Guan ginny@iotechsys.com 13:30:39 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 13:30:39 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:30:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:30:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:30:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:30:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:30:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:30:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:30:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:30:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:30:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:30:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:30:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:30:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:30:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:30:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:30:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:30:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:30:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:30:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:30:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:30:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:30:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:30:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:30:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:30:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-295 [Pipeline] echo 13:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-295 [Pipeline] echo 13:30:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-295 [Pipeline] echo 13:30:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90c58cd54880a2ff600c73026d4ca888878a76da [Pipeline] echo 13:30:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90c58cd [Pipeline] echo 13:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:41 provisioning config files... 13:30:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-295@tmp/config1716261458940438712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:42 ---> ****-login.sh 13:30:42 nexus3.edgexfoundry.org:10001 13:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:42 Configure a credential helper to remove this warning. See 13:30:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:42 13:30:42 Login Succeeded 13:30:42 nexus3.edgexfoundry.org:10002 13:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:42 Configure a credential helper to remove this warning. See 13:30:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:42 13:30:42 Login Succeeded 13:30:42 nexus3.edgexfoundry.org:10003 13:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:42 Configure a credential helper to remove this warning. See 13:30:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:42 13:30:42 Login Succeeded 13:30:42 nexus3.edgexfoundry.org:10004 13:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:42 Configure a credential helper to remove this warning. See 13:30:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:42 13:30:42 Login Succeeded 13:30:42 ****.io 13:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:43 Configure a credential helper to remove this warning. See 13:30:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:43 13:30:43 Login Succeeded 13:30:43 ---> ****-login.sh ends [Pipeline] } 13:30:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:30:43 + git rev-list -1 --merges 90c58cd54880a2ff600c73026d4ca888878a76da~1..90c58cd54880a2ff600c73026d4ca888878a76da [Pipeline] echo 13:30:43 -----------> git rev-list -1 --merges 90c58cd54880a2ff600c73026d4ca888878a76da~1..90c58cd54880a2ff600c73026d4ca888878a76da 90c58cd54880a2ff600c73026d4ca888878a76da [false] [Pipeline] sh 13:30:44 + git log --format=format:%s -1 90c58cd54880a2ff600c73026d4ca888878a76da [Pipeline] echo 13:30:44 ========================================================= 13:30:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:30:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:30:44 + git log --format=format:%s -1 90c58cd54880a2ff600c73026d4ca888878a76da [Pipeline] echo 13:30:44 [semverPrep] GIT_COMMIT: 90c58cd54880a2ff600c73026d4ca888878a76da, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:30:44 [semverPrep] This is not a build commit. [Pipeline] sh 13:30:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:30:45 + grep -v github /etc/ssh/ssh_known_hosts 13:30:45 + [ -e /tmp/ssh_known_hosts ] 13:30:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:30:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:30:45 + sudo tee -a /etc/ssh/ssh_known_hosts 13:30:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:30:45 13:30:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:30:46 0.1.4: Pulling from edgex-devops/py-git-semver 13:30:46 b85a868b505f: Pulling fs layer 13:30:46 e2be974225ed: Pulling fs layer 13:30:46 339a4e72a1f5: Pulling fs layer 13:30:46 988bab9f4d93: Pulling fs layer 13:30:46 1469e6f7b9e6: Pulling fs layer 13:30:46 eaf3925da568: Pulling fs layer 13:30:46 bab4dde63d76: Pulling fs layer 13:30:46 bde34c3a00c8: Pulling fs layer 13:30:46 b352a97aabf1: Pulling fs layer 13:30:46 4872d77fe225: Pulling fs layer 13:30:46 5851b861e8e6: Pulling fs layer 13:30:46 988bab9f4d93: Waiting 13:30:46 1469e6f7b9e6: Waiting 13:30:46 eaf3925da568: Waiting 13:30:46 bab4dde63d76: Waiting 13:30:46 bde34c3a00c8: Waiting 13:30:46 b352a97aabf1: Waiting 13:30:46 4872d77fe225: Waiting 13:30:46 5851b861e8e6: Waiting 13:30:46 e2be974225ed: Verifying Checksum 13:30:46 e2be974225ed: Download complete 13:30:46 988bab9f4d93: Verifying Checksum 13:30:46 988bab9f4d93: Download complete 13:30:46 1469e6f7b9e6: Verifying Checksum 13:30:46 1469e6f7b9e6: Download complete 13:30:46 eaf3925da568: Verifying Checksum 13:30:46 eaf3925da568: Download complete 13:30:46 339a4e72a1f5: Verifying Checksum 13:30:46 339a4e72a1f5: Download complete 13:30:46 bde34c3a00c8: Verifying Checksum 13:30:46 bde34c3a00c8: Download complete 13:30:46 b352a97aabf1: Verifying Checksum 13:30:46 b352a97aabf1: Download complete 13:30:46 4872d77fe225: Verifying Checksum 13:30:46 4872d77fe225: Download complete 13:30:46 5851b861e8e6: Verifying Checksum 13:30:46 5851b861e8e6: Download complete 13:30:46 b85a868b505f: Verifying Checksum 13:30:46 b85a868b505f: Download complete 13:30:46 bab4dde63d76: Verifying Checksum 13:30:46 bab4dde63d76: Download complete 13:30:47 b85a868b505f: Pull complete 13:30:47 e2be974225ed: Pull complete 13:30:48 339a4e72a1f5: Pull complete 13:30:48 988bab9f4d93: Pull complete 13:30:48 1469e6f7b9e6: Pull complete 13:30:48 eaf3925da568: Pull complete 13:30:50 bab4dde63d76: Pull complete 13:30:50 bde34c3a00c8: Pull complete 13:30:50 b352a97aabf1: Pull complete 13:30:50 4872d77fe225: Pull complete 13:30:50 5851b861e8e6: Pull complete 13:30:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:30:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:51 prd-ubuntu20.04-docker-8c-8g-5942 does not seem to be running inside a container 13:30:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-295 -v /w/workspace/y_app-rfid-llrp-inventory_PR-295:/w/workspace/y_app-rfid-llrp-inventory_PR-295:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-295@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-295@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:30:54 $ docker top 30e5dd10df7676752281144ec112f33a153996dd7a0adf0da9e23661e415b5ec -eo pid,comm 13:30:54 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:30:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:30:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:30:54 [ssh-agent] Looking for ssh-agent implementation... 13:30:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:30:54 $ docker exec 30e5dd10df7676752281144ec112f33a153996dd7a0adf0da9e23661e415b5ec ssh-agent 13:30:54 SSH_AUTH_SOCK=/tmp/ssh-gqHgs2r04V6V/agent.31 13:30:54 SSH_AGENT_PID=37 13:30:54 Running ssh-add (command line suppressed) 13:30:54 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-295@tmp/private_key_3411246233539328181.key (/w/workspace/y_app-rfid-llrp-inventory_PR-295@tmp/private_key_3411246233539328181.key) 13:30:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:30:55 + git tag --points-at HEAD [Pipeline] } 13:30:55 $ docker exec --env ******** --env ******** 30e5dd10df7676752281144ec112f33a153996dd7a0adf0da9e23661e415b5ec ssh-agent -k 13:30:55 unset SSH_AUTH_SOCK; 13:30:55 unset SSH_AGENT_PID; 13:30:55 echo Agent pid 37 killed; 13:30:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:30:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:30:55 [ssh-agent] Looking for ssh-agent implementation... 13:30:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:30:55 $ docker exec 30e5dd10df7676752281144ec112f33a153996dd7a0adf0da9e23661e415b5ec ssh-agent 13:30:55 SSH_AUTH_SOCK=/tmp/ssh-Q5ZXNCalLdTy/agent.70 13:30:55 SSH_AGENT_PID=76 13:30:55 Running ssh-add (command line suppressed) 13:30:55 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-295@tmp/private_key_7727636727867328607.key (/w/workspace/y_app-rfid-llrp-inventory_PR-295@tmp/private_key_7727636727867328607.key) 13:30:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:30:56 + git semver init 13:30:56 2024-07-19 13:30:56,405 [run_init] DEBUG init version:0.0.0 force:False 13:30:56 2024-07-19 13:30:56,406 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-295/.semver 13:30:56 2024-07-19 13:30:56,406 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-295/.semver 13:30:56 2024-07-19 13:30:56,406 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-295/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-295, universal_newlines=False, shell=None, istream=None) 13:30:58 2024-07-19 13:30:58,125 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-295/.git/info/exclude 13:30:58 2024-07-19 13:30:58,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-295/.semver/PR-295 with force:False 13:30:58 2024-07-19 13:30:58,125 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-295/.semver/PR-295 13:30:58 2024-07-19 13:30:58,129 [execute] INFO git cat-file --batch-check 13:30:58 2024-07-19 13:30:58,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-295/.semver, universal_newlines=False, shell=None, istream=) 13:30:58 2024-07-19 13:30:58,136 [execute] INFO git cat-file --batch 13:30:58 2024-07-19 13:30:58,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-295/.semver, universal_newlines=False, shell=None, istream=) 13:30:58 2024-07-19 13:30:58,142 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-295/.semver/PR-295 13:30:58 0.0.0 [Pipeline] } 13:30:58 $ docker exec --env ******** --env ******** 30e5dd10df7676752281144ec112f33a153996dd7a0adf0da9e23661e415b5ec ssh-agent -k 13:30:58 unset SSH_AUTH_SOCK; 13:30:58 unset SSH_AGENT_PID; 13:30:58 echo Agent pid 76 killed; 13:30:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:30:58 + git semver [Pipeline] } 13:30:59 $ docker stop --time=1 30e5dd10df7676752281144ec112f33a153996dd7a0adf0da9e23661e415b5ec 13:31:00 $ docker rm -f --volumes 30e5dd10df7676752281144ec112f33a153996dd7a0adf0da9e23661e415b5ec [Pipeline] // withDockerContainer [Pipeline] sh 13:31:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:31:01 Stashed 1 file(s) [Pipeline] echo 13:31:01 [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:31:02 provisioning config files... 13:31:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-295@tmp/config3363755153360958905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:02 ---> ****-login.sh 13:31:02 nexus3.edgexfoundry.org:10001 13:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:02 Configure a credential helper to remove this warning. See 13:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:02 13:31:02 Login Succeeded 13:31:02 nexus3.edgexfoundry.org:10002 13:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:02 Configure a credential helper to remove this warning. See 13:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:02 13:31:02 Login Succeeded 13:31:02 nexus3.edgexfoundry.org:10003 13:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:02 Configure a credential helper to remove this warning. See 13:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:02 13:31:02 Login Succeeded 13:31:02 nexus3.edgexfoundry.org:10004 13:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:02 Configure a credential helper to remove this warning. See 13:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:02 13:31:02 Login Succeeded 13:31:02 ****.io 13:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:02 Configure a credential helper to remove this warning. See 13:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:02 13:31:02 Login Succeeded 13:31:02 ---> ****-login.sh ends [Pipeline] } 13:31:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:31:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:31:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:31:03 ========================================================= 13:31:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:31:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:03 + 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:31:03 Sending build context to Docker daemon 20.03MB 13:31:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:31:03 Step 2/12 : FROM ${BASE} AS builder 13:31:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:31:03 619be1103602: Pulling fs layer 13:31:03 7862e08f4a3e: Pulling fs layer 13:31:03 5df492c9dc93: Pulling fs layer 13:31:03 7629e6793208: Pulling fs layer 13:31:03 4f4fb700ef54: Pulling fs layer 13:31:03 fb5054dd5b73: Pulling fs layer 13:31:03 eeca6798cff9: Pulling fs layer 13:31:03 aa269ceb94a6: Pulling fs layer 13:31:03 ada007ff1a6a: Pulling fs layer 13:31:03 7629e6793208: Waiting 13:31:03 fb5054dd5b73: Waiting 13:31:03 eeca6798cff9: Waiting 13:31:03 aa269ceb94a6: Waiting 13:31:03 ada007ff1a6a: Waiting 13:31:03 7862e08f4a3e: Verifying Checksum 13:31:03 7862e08f4a3e: Download complete 13:31:03 7629e6793208: Verifying Checksum 13:31:03 7629e6793208: Download complete 13:31:04 4f4fb700ef54: Verifying Checksum 13:31:04 4f4fb700ef54: Download complete 13:31:04 fb5054dd5b73: Download complete 13:31:04 619be1103602: Verifying Checksum 13:31:04 619be1103602: Download complete 13:31:04 eeca6798cff9: Verifying Checksum 13:31:04 eeca6798cff9: Download complete 13:31:04 619be1103602: Pull complete 13:31:04 ada007ff1a6a: Verifying Checksum 13:31:04 ada007ff1a6a: Download complete 13:31:04 7862e08f4a3e: Pull complete 13:31:04 5df492c9dc93: Verifying Checksum 13:31:04 5df492c9dc93: Download complete 13:31:04 aa269ceb94a6: Verifying Checksum 13:31:04 aa269ceb94a6: Download complete 13:31:07 5df492c9dc93: Pull complete 13:31:07 7629e6793208: Pull complete 13:31:07 4f4fb700ef54: Pull complete 13:31:07 fb5054dd5b73: Pull complete 13:31:07 eeca6798cff9: Pull complete 13:31:10 aa269ceb94a6: Pull complete 13:31:10 ada007ff1a6a: Pull complete 13:31:10 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 13:31:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:31:10 ---> f489d0715acc 13:31:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:31:14 ---> Running in 2323bb09ac2c 13:31:14 Removing intermediate container 2323bb09ac2c 13:31:14 ---> da26a1c67faa 13:31:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:31:14 ---> Running in e880e3b6d3fc 13:31:14 Removing intermediate container e880e3b6d3fc 13:31:14 ---> 850f70597e85 13:31:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:31:14 ---> Running in 9a7defcbd1ee 13:31:14 Removing intermediate container 9a7defcbd1ee 13:31:14 ---> d22076667730 13:31:14 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:31:14 ---> Running in 28930b3e2eaa 13:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:31:15 OK: 264 MiB in 52 packages 13:31:15 Removing intermediate container 28930b3e2eaa 13:31:15 ---> c2c5e658f9ce 13:31:15 Step 7/12 : WORKDIR /app 13:31:15 ---> Running in 89ff57bed9c4 13:31:15 Removing intermediate container 89ff57bed9c4 13:31:15 ---> 35d06cd36540 13:31:15 Step 8/12 : COPY go.mod vendor* ./ 13:31:15 ---> 12477addcc95 13:31:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:15 ---> Running in db8bd2f6c81f 13:31:16 Still waiting to schedule task 13:31:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:32:11 Removing intermediate container db8bd2f6c81f 13:32:11 ---> b1374d9f834d 13:32:11 Step 10/12 : COPY . . 13:32:11 ---> 4ef1ffc848ee 13:32:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:32:11 ---> Running in 4f9f78d8597f 13:32:11 Removing intermediate container 4f9f78d8597f 13:32:11 ---> e32ede71400c 13:32:11 Step 12/12 : RUN $MAKE 13:32:11 ---> Running in 3517a45433f1 13:32:11 noop 13:32:11 Removing intermediate container 3517a45433f1 13:32:11 ---> b449365cad96 13:32:11 Successfully built b449365cad96 13:32:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:12 + docker inspect -f . ci-base-image-x86_64 13:32:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:12 prd-ubuntu20.04-docker-8c-8g-5942 does not seem to be running inside a container 13:32:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-295 -v /w/workspace/y_app-rfid-llrp-inventory_PR-295:/w/workspace/y_app-rfid-llrp-inventory_PR-295:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-295@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-295@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:32:12 $ docker top 0e869227f95a05f6a3d81a354438a52203abd25e1e07009182c4cc35bb904569 -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:13 + go version 13:32:13 go version go1.21.9 linux/amd64 [Pipeline] } 13:32:13 $ docker stop --time=1 0e869227f95a05f6a3d81a354438a52203abd25e1e07009182c4cc35bb904569 13:32:14 $ docker rm -f --volumes 0e869227f95a05f6a3d81a354438a52203abd25e1e07009182c4cc35bb904569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:15 + docker inspect -f . ci-base-image-x86_64 13:32:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:15 prd-ubuntu20.04-docker-8c-8g-5942 does not seem to be running inside a container 13:32:15 $ 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-295 -v /w/workspace/y_app-rfid-llrp-inventory_PR-295:/w/workspace/y_app-rfid-llrp-inventory_PR-295:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-295@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-295@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:32:16 $ docker top 3dbff3c0d254ab437682e2ce04536697848c1c1cb3f3c6c9bfb8521b9e6ee781 -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:16 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-295 [Pipeline] fileExists [Pipeline] sh 13:32:16 + make test 13:32:16 go test -race ./... -coverprofile=coverage.out ./... 13:32:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5943 in /w/workspace/y_app-rfid-llrp-inventory_PR-295 [Pipeline] { [Pipeline] ws 13:32:45 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:32:45 The recommended git tool is: git 13:32:48 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:32:48 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:32:48 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.123s coverage: 86.2% of statements 13:32:49 using credential edgex-jenkins-ssh 13:32:49 Cloning the remote Git repository 13:32:49 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:32:49 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:32:50 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:32:50 > git --version # timeout=10 13:32:50 > git --version # 'git version 2.25.1' 13:32:50 using GIT_SSH to set credentials SSH Credentials for GitHub 13:32:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.770s coverage: 71.9% of statements 13:32:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:53 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:32:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:55 Merging remotes/origin/main commit 715781980bde8eb4badf8ac2e8d666eaf32f9215 into PR head commit 90c58cd54880a2ff600c73026d4ca888878a76da 13:32:55 Merge succeeded, producing 90c58cd54880a2ff600c73026d4ca888878a76da 13:32:55 Checking out Revision 90c58cd54880a2ff600c73026d4ca888878a76da (PR-295) 13:32:54 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:32:54 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:32:54 using GIT_SSH to set credentials SSH Credentials for GitHub 13:32:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/295/head:refs/remotes/origin/PR-295 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:32:55 > git config core.sparsecheckout # timeout=10 13:32:55 > git checkout -f 90c58cd54880a2ff600c73026d4ca888878a76da # timeout=10 13:32:55 > git remote # timeout=10 13:32:55 > git config --get remote.origin.url # timeout=10 13:32:55 using GIT_SSH to set credentials SSH Credentials for GitHub 13:32:55 > git merge 715781980bde8eb4badf8ac2e8d666eaf32f9215 # timeout=10 13:32:55 > git rev-parse HEAD^{commit} # timeout=10 13:32:55 > git config core.sparsecheckout # timeout=10 13:32:55 > git checkout -f 90c58cd54880a2ff600c73026d4ca888878a76da # timeout=10 13:32:55 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:32:55 > git --version # timeout=10 13:32:55 > git --version # 'git version 2.25.1' 13:32:55 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:33:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:33:03 % Total % Received % Xferd Average Speed Time Time Time Current 13:33:03 Dload Upload Total Spent Left Speed 13:33:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81707 0 --:--:-- --:--:-- --:--:-- 81707 [Pipeline] sh 13:33:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:33:04 + sudo tee /etc/docker/daemon.new 13:33:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:33:04 { 13:33:04 "registry-mirrors": [ 13:33:04 "https://nexus3.edgexfoundry.org:10001" 13:33:04 ], 13:33:04 "bip": "10.250.0.254/24", 13:33:04 "hosts": [ 13:33:04 "tcp://0.0.0.0:5555", 13:33:04 "unix:///var/run/docker.sock" 13:33:04 ], 13:33:04 "mtu": 1458, 13:33:04 "selinux-enabled": true, 13:33:04 "seccomp-profile": "/etc/docker/seccomp.json" 13:33:04 } [Pipeline] sh 13:33:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:33:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:33:23 provisioning config files... 13:33:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config17779568620128056678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:33:24 ---> ****-login.sh 13:33:24 nexus3.edgexfoundry.org:10001 13:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:24 Configure a credential helper to remove this warning. See 13:33:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:24 13:33:24 Login Succeeded 13:33:24 nexus3.edgexfoundry.org:10002 13:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:25 Configure a credential helper to remove this warning. See 13:33:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:25 13:33:25 Login Succeeded 13:33:25 nexus3.edgexfoundry.org:10003 13:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:25 Configure a credential helper to remove this warning. See 13:33:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:25 13:33:25 Login Succeeded 13:33:25 nexus3.edgexfoundry.org:10004 13:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:25 Configure a credential helper to remove this warning. See 13:33:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:25 13:33:25 Login Succeeded 13:33:25 ****.io 13:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:26 Configure a credential helper to remove this warning. See 13:33:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:26 13:33:26 Login Succeeded 13:33:26 ---> ****-login.sh ends [Pipeline] } 13:33:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:33:26 ========================================================= 13:33:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:33:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:27 + 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:33:27 Sending build context to Docker daemon 673.8kB 13:33:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:33:27 Step 2/12 : FROM ${BASE} AS builder 13:33:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:33:27 c6b39de5b339: Pulling fs layer 13:33:27 a69c41024577: Pulling fs layer 13:33:27 d6de4b400683: Pulling fs layer 13:33:27 35cb2a7552d0: Pulling fs layer 13:33:27 4f4fb700ef54: Pulling fs layer 13:33:27 464afbd9ba4c: Pulling fs layer 13:33:27 00f215d4a9da: Pulling fs layer 13:33:27 d496ad576159: Pulling fs layer 13:33:27 35cb2a7552d0: Waiting 13:33:27 4f4fb700ef54: Waiting 13:33:27 464afbd9ba4c: Waiting 13:33:27 00f215d4a9da: Waiting 13:33:27 d496ad576159: Waiting 13:33:28 a69c41024577: Verifying Checksum 13:33:28 a69c41024577: Download complete 13:33:28 35cb2a7552d0: Verifying Checksum 13:33:28 35cb2a7552d0: Download complete 13:33:28 4f4fb700ef54: Verifying Checksum 13:33:28 4f4fb700ef54: Download complete 13:33:28 464afbd9ba4c: Verifying Checksum 13:33:28 464afbd9ba4c: Download complete 13:33:28 c6b39de5b339: Verifying Checksum 13:33:28 c6b39de5b339: Download complete 13:33:28 d496ad576159: Verifying Checksum 13:33:28 d496ad576159: Download complete 13:33:28 c6b39de5b339: Pull complete 13:33:29 a69c41024577: Pull complete 13:33:29 go vet ./... 13:33:29 d6de4b400683: Verifying Checksum 13:33:29 d6de4b400683: Download complete 13:33:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:33:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:33:31 00f215d4a9da: Verifying Checksum 13:33:31 00f215d4a9da: Download complete 13:33:31 ./bin/test-attribution.sh 13:33:31 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:33:31 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:33:31 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:33:31 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:33:31 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:33:31 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:33:31 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:33:31 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:33:31 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:33:31 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:33:31 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:33:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:33:31 $ docker stop --time=1 3dbff3c0d254ab437682e2ce04536697848c1c1cb3f3c6c9bfb8521b9e6ee781 13:33:35 $ docker rm -f --volumes 3dbff3c0d254ab437682e2ce04536697848c1c1cb3f3c6c9bfb8521b9e6ee781 [Pipeline] // withDockerContainer [Pipeline] sh 13:33:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:33:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:33:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:33:37 + ls -al . 13:33:37 total 276 13:33:37 drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 13:32 . 13:33:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:30 .. 13:33:37 -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 13:30 .dockerignore 13:33:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 13:32 .git 13:33:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 13:30 .github 13:33:37 -rw-rw-r-- 1 jenkins jenkins 773 Jul 19 13:30 .gitignore 13:33:37 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 13:30 .golangci.yml 13:33:37 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 13:30 .semver 13:33:37 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 19 13:30 Attribution.txt 13:33:37 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 19 13:30 CHANGELOG.md 13:33:37 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 19 13:30 Dockerfile 13:33:37 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 13:30 GOVERNANCE.md 13:33:37 -rw-rw-r-- 1 jenkins jenkins 665 Jul 19 13:30 Jenkinsfile 13:33:37 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 13:30 LICENSE 13:33:37 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 19 13:30 Makefile 13:33:37 -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 13:30 OWNERS.md 13:33:37 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 19 13:30 README.md 13:33:37 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 13:31 VERSION 13:33:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:30 bin 13:33:37 -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 13:32 coverage.out 13:33:37 -rw-rw-r-- 1 jenkins jenkins 7242 Jul 19 13:30 go.mod 13:33:37 -rw-rw-r-- 1 jenkins jenkins 101446 Jul 19 13:30 go.sum 13:33:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:30 images 13:33:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:30 internal 13:33:37 -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 13:30 main.go 13:33:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 13:30 openapi 13:33:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:30 res 13:33:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 13:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:38 + 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=90c58cd54880a2ff600c73026d4ca888878a76da --label arch=amd64 --label version=0.0.0 . 13:33:38 Sending build context to Docker daemon 20.03MB 13:33:38 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:33:38 Step 2/30 : FROM ${BASE} AS builder 13:33:38 ---> b449365cad96 13:33:38 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:33:38 ---> Running in 9f3a4b5498ca 13:33:38 Removing intermediate container 9f3a4b5498ca 13:33:38 ---> 23864713bff0 13:33:38 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:33:38 ---> Running in dc22f27a9518 13:33:38 Removing intermediate container dc22f27a9518 13:33:38 ---> 39f8d4c3ae8b 13:33:38 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:33:38 ---> Running in 2a83a8f58ea3 13:33:38 Removing intermediate container 2a83a8f58ea3 13:33:38 ---> 42c3f3bc32d6 13:33:38 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:33:38 ---> Running in b9b94a34e706 13:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:33:39 OK: 264 MiB in 52 packages 13:33:39 Removing intermediate container b9b94a34e706 13:33:39 ---> e9caa188219b 13:33:39 Step 7/30 : WORKDIR /app 13:33:40 ---> Running in b3e4f8228b22 13:33:40 Removing intermediate container b3e4f8228b22 13:33:40 ---> 126bd219e01c 13:33:40 Step 8/30 : COPY go.mod vendor* ./ 13:33:40 ---> 81eb02ff6e3f 13:33:40 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:40 ---> Running in 22a6a3639008 13:33:41 Removing intermediate container 22a6a3639008 13:33:41 ---> e96bd4c994ff 13:33:41 Step 10/30 : COPY . . 13:33:41 ---> e3cb530ebad9 13:33:41 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:33:41 ---> Running in 35e02835e63a 13:33:41 Removing intermediate container 35e02835e63a 13:33:41 ---> cfd505a44e9b 13:33:41 Step 12/30 : RUN $MAKE 13:33:41 ---> Running in daf6a8ea6087 13:33:41 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.42 -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:33:43 d6de4b400683: Pull complete 13:33:43 35cb2a7552d0: Pull complete 13:33:43 4f4fb700ef54: Pull complete 13:33:43 464afbd9ba4c: Pull complete 13:33:51 00f215d4a9da: Pull complete 13:33:52 d496ad576159: Pull complete 13:33:52 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 13:33:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:33:52 ---> f246e2811388 13:33:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:33:54 ---> Running in 55dac836c64a 13:33:54 Removing intermediate container 55dac836c64a 13:33:54 ---> 776438ede21f 13:33:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:33:54 ---> Running in 19b77c1297a4 13:33:55 Removing intermediate container 19b77c1297a4 13:33:55 ---> b2f0dcd5c784 13:33:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:33:55 ---> Running in b7b34c002478 13:33:55 Removing intermediate container b7b34c002478 13:33:55 ---> b3d6270e245a 13:33:55 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:33:55 ---> Running in 1257a2fec808 13:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:33:57 OK: 266 MiB in 52 packages 13:33:59 Removing intermediate container 1257a2fec808 13:33:59 ---> 4c5a3095a9ad 13:33:59 Step 7/12 : WORKDIR /app 13:33:59 ---> Running in 81f8ac84ec21 13:33:59 Removing intermediate container 81f8ac84ec21 13:33:59 ---> 06af4136ad62 13:33:59 Step 8/12 : COPY go.mod vendor* ./ 13:34:00 ---> 786621c87e7c 13:34:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:00 ---> Running in 2424227169fe 13:34:13 Removing intermediate container daf6a8ea6087 13:34:13 ---> b4b14a0a5d7a 13:34:13 Step 13/30 : FROM alpine:3.18 13:34:13 3.18: Pulling from library/alpine 13:34:13 73baa7ef167e: Pulling fs layer 13:34:13 73baa7ef167e: Verifying Checksum 13:34:13 73baa7ef167e: Download complete 13:34:13 73baa7ef167e: Pull complete 13:34:13 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 13:34:13 Status: Downloaded newer image for alpine:3.18 13:34:13 ---> 8fd7cac70a4a 13:34:13 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:34:13 ---> Running in 41a129ebfbf9 13:34:13 Removing intermediate container 41a129ebfbf9 13:34:13 ---> 683ca83001e5 13:34:13 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:34:13 ---> Running in b711626c3acd 13:34:13 Removing intermediate container b711626c3acd 13:34:13 ---> 0a9e607341f3 13:34:13 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:34:13 ---> Running in f74292d39844 13:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:34:13 (1/2) Installing ca-certificates (20240226-r0) 13:34:13 (2/2) Installing dumb-init (1.2.5-r2) 13:34:13 Executing busybox-1.36.1-r7.trigger 13:34:13 Executing ca-certificates-20240226-r0.trigger 13:34:13 OK: 8 MiB in 17 packages 13:34:14 Removing intermediate container f74292d39844 13:34:14 ---> 758150b361b1 13:34:14 Step 17/30 : RUN apk --no-cache upgrade 13:34:14 ---> Running in d0f9a91fa855 13:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:34:14 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 13:34:14 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 13:34:14 Executing ca-certificates-20240226-r0.trigger 13:34:14 OK: 8 MiB in 17 packages 13:34:15 Removing intermediate container d0f9a91fa855 13:34:15 ---> 7bd93b18ab14 13:34:15 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:34:15 ---> 53392b038148 13:34:15 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:34:15 ---> 22b2596cef7c 13:34:15 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:34:15 ---> 1be3094ee269 13:34:15 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:34:15 ---> aff76f34eed1 13:34:15 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:34:16 ---> baf885124662 13:34:16 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:34:16 ---> Running in 3c4788200c3d 13:34:17 Removing intermediate container 3c4788200c3d 13:34:17 ---> 5355cf610825 13:34:17 Step 24/30 : VOLUME /cache 13:34:17 ---> Running in 2336eac0b426 13:34:17 Removing intermediate container 2336eac0b426 13:34:17 ---> 8fdbb4a02822 13:34:17 Step 25/30 : EXPOSE 59711 13:34:17 ---> Running in e132bbe5fbd6 13:34:17 Removing intermediate container e132bbe5fbd6 13:34:17 ---> bd58de3b973f 13:34:17 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:34:17 ---> Running in ac4433fc06e7 13:34:17 Removing intermediate container ac4433fc06e7 13:34:17 ---> dbd6a1ce7464 13:34:17 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:34:17 ---> Running in 84cb2f3f12cc 13:34:17 Removing intermediate container 84cb2f3f12cc 13:34:17 ---> 29d71613ad1d 13:34:17 Step 28/30 : LABEL arch=amd64 13:34:17 ---> Running in b3552dc511fb 13:34:17 Removing intermediate container b3552dc511fb 13:34:17 ---> 154e942df00e 13:34:17 Step 29/30 : LABEL git_sha=90c58cd54880a2ff600c73026d4ca888878a76da 13:34:17 ---> Running in 720eae8bd591 13:34:17 Removing intermediate container 720eae8bd591 13:34:17 ---> dfd2952d0816 13:34:17 Step 30/30 : LABEL version=0.0.0 13:34:17 ---> Running in 2b1d90c2f920 13:34:18 Removing intermediate container 2b1d90c2f920 13:34:18 ---> 6491affe6c70 13:34:18 [Warning] One or more build-args [ARCH] were not consumed 13:34:18 Successfully built 6491affe6c70 13:34:18 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:34:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:19 13:34:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:19 latest: Pulling from edgex-lftools-log-publisher 13:34:19 5eb5b503b376: Pulling fs layer 13:34:19 5c69ac0246d0: Pulling fs layer 13:34:19 ec43610c2a17: Pulling fs layer 13:34:19 3a2ae6a8a46f: Pulling fs layer 13:34:19 33b1e0a273af: Pulling fs layer 13:34:19 5d3b04190fa2: Pulling fs layer 13:34:19 2f39f015ded8: Pulling fs layer 13:34:19 3a2ae6a8a46f: Waiting 13:34:19 33b1e0a273af: Waiting 13:34:19 5d3b04190fa2: Waiting 13:34:19 2f39f015ded8: Waiting 13:34:19 5c69ac0246d0: Download complete 13:34:19 3a2ae6a8a46f: Verifying Checksum 13:34:19 3a2ae6a8a46f: Download complete 13:34:19 33b1e0a273af: Verifying Checksum 13:34:19 33b1e0a273af: Download complete 13:34:19 5d3b04190fa2: Verifying Checksum 13:34:19 5d3b04190fa2: Download complete 13:34:19 ec43610c2a17: Verifying Checksum 13:34:19 ec43610c2a17: Download complete 13:34:19 5eb5b503b376: Verifying Checksum 13:34:19 5eb5b503b376: Download complete 13:34:20 2f39f015ded8: Verifying Checksum 13:34:20 2f39f015ded8: Download complete 13:34:21 5eb5b503b376: Pull complete 13:34:21 5c69ac0246d0: Pull complete 13:34:21 ec43610c2a17: Pull complete 13:34:21 3a2ae6a8a46f: Pull complete 13:34:21 33b1e0a273af: Pull complete 13:34:21 5d3b04190fa2: Pull complete 13:34:26 2f39f015ded8: Pull complete 13:34:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:34:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:26 prd-ubuntu20.04-docker-8c-8g-5942 does not seem to be running inside a container 13:34:26 $ 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-295 -v /w/workspace/y_app-rfid-llrp-inventory_PR-295:/w/workspace/y_app-rfid-llrp-inventory_PR-295:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-295@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-295@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:34:30 $ docker top 5d3cbf120e1d7fe5e0881eea208b3127b706048b451a275277e413270413cbae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:34:31 ---> job-cost.sh 13:34:31 lf-activate-venv: SKIPPING 13:34:31 INFO: No Stack... 13:34:31 INFO: Retrieving Pricing Info for: v3-standard-8 13:34:31 INFO: Archiving Costs [Pipeline] sh 13:34:31 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-295/archives/cost.csv 13:34:31 + cut -d, -f6 [Pipeline] lock 13:34:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-295-1-stack-cost] 13:34:31 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-295-1-stack-cost] did not exist. Created. 13:34:31 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-295-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:34:32 + echo total: 0.2199999988079071 [Pipeline] stash 13:34:32 Stashed 1 file(s) [Pipeline] } 13:34:32 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-295-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:34:32 $ docker stop --time=1 5d3cbf120e1d7fe5e0881eea208b3127b706048b451a275277e413270413cbae 13:34:33 $ docker rm -f --volumes 5d3cbf120e1d7fe5e0881eea208b3127b706048b451a275277e413270413cbae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:35:51 Removing intermediate container 2424227169fe 13:35:51 ---> a9863a09032c 13:35:51 Step 10/12 : COPY . . 13:35:51 ---> 51ec918ed46e 13:35:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:35:51 ---> Running in e0dcea0b6189 13:35:51 Removing intermediate container e0dcea0b6189 13:35:51 ---> d329d1547bdc 13:35:51 Step 12/12 : RUN $MAKE 13:35:51 ---> Running in 1ad9a923c280 13:35:51 noop 13:35:51 Removing intermediate container 1ad9a923c280 13:35:51 ---> d87fcf23355c 13:35:51 Successfully built d87fcf23355c 13:35:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:52 + docker inspect -f . ci-base-image-arm64 13:35:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:35:52 prd-ubuntu20.04-docker-arm64-4c-16g-5943 does not seem to be running inside a container 13:35:52 $ 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 ******** ci-base-image-arm64 cat 13:35:53 $ docker top 52877bdae4518d2cf4a6540f38308e3239fbabcbe75d2c93ad5a68bc490cda83 -eo pid,comm [Pipeline] { [Pipeline] sh 13:35:54 + go version 13:35:54 go version go1.21.9 linux/arm64 [Pipeline] } 13:35:54 $ docker stop --time=1 52877bdae4518d2cf4a6540f38308e3239fbabcbe75d2c93ad5a68bc490cda83 13:35:56 $ docker rm -f --volumes 52877bdae4518d2cf4a6540f38308e3239fbabcbe75d2c93ad5a68bc490cda83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:57 + docker inspect -f . ci-base-image-arm64 13:35:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:35:57 prd-ubuntu20.04-docker-arm64-4c-16g-5943 does not seem to be running inside a container 13:35:57 $ 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 ******** ci-base-image-arm64 cat 13:35:58 $ docker top 9d8b0ea92a7c66a87022796938b46c67a54908fd96b4c00f90518679432d4be4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:35:59 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:36:00 + make test 13:36:00 go test -race ./... -coverprofile=coverage.out ./... 13:40:23 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:40:23 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:40:24 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.919s coverage: 86.2% of statements 13:40:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.319s coverage: 71.9% of statements 13:40:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:40:36 go vet ./... 13:44:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:44:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:44:14 ./bin/test-attribution.sh 13:44:14 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:44:14 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:44:14 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:44:14 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:44:14 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:44:14 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:44:14 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:44:14 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:44:14 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:44:14 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:44:14 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:44:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:44:14 $ docker stop --time=1 9d8b0ea92a7c66a87022796938b46c67a54908fd96b4c00f90518679432d4be4 13:44:16 $ docker rm -f --volumes 9d8b0ea92a7c66a87022796938b46c67a54908fd96b4c00f90518679432d4be4 [Pipeline] // withDockerContainer [Pipeline] sh 13:44:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:44:18 Warning: overwriting stash ‘coverage-report’ 13:44:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:44:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:44:19 + ls -al . 13:44:19 total 272 13:44:19 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 13:36 . 13:44:19 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:32 .. 13:44:19 -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 13:32 .dockerignore 13:44:19 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 13:32 .git 13:44:19 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 13:32 .github 13:44:19 -rw-rw-r-- 1 jenkins jenkins 773 Jul 19 13:32 .gitignore 13:44:19 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 13:32 .golangci.yml 13:44:19 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 19 13:32 Attribution.txt 13:44:19 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 19 13:32 CHANGELOG.md 13:44:19 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 19 13:32 Dockerfile 13:44:19 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 13:32 GOVERNANCE.md 13:44:19 -rw-rw-r-- 1 jenkins jenkins 665 Jul 19 13:32 Jenkinsfile 13:44:19 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 13:32 LICENSE 13:44:19 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 19 13:32 Makefile 13:44:19 -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 13:32 OWNERS.md 13:44:19 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 19 13:32 README.md 13:44:19 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 13:31 VERSION 13:44:19 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:32 bin 13:44:19 -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 13:40 coverage.out 13:44:19 -rw-rw-r-- 1 jenkins jenkins 7242 Jul 19 13:32 go.mod 13:44:19 -rw-rw-r-- 1 jenkins jenkins 101446 Jul 19 13:32 go.sum 13:44:19 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:32 images 13:44:19 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:32 internal 13:44:19 -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 13:32 main.go 13:44:19 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 13:32 openapi 13:44:19 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:32 res 13:44:19 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 13:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:20 + 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=90c58cd54880a2ff600c73026d4ca888878a76da --label arch=arm64 --label version=0.0.0 . 13:44:20 Sending build context to Docker daemon 673.8kB 13:44:20 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:44:20 Step 2/30 : FROM ${BASE} AS builder 13:44:20 ---> d87fcf23355c 13:44:20 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:44:20 ---> Running in 526edaaee469 13:44:20 Removing intermediate container 526edaaee469 13:44:20 ---> 158c63f1bfc8 13:44:20 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:44:21 ---> Running in 4a873dca7b80 13:44:21 Removing intermediate container 4a873dca7b80 13:44:21 ---> 8c68bfbfbf06 13:44:21 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:44:21 ---> Running in 61accd1b7532 13:44:21 Removing intermediate container 61accd1b7532 13:44:21 ---> eaf13dfd684f 13:44:21 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:44:21 ---> Running in f3752e3b52ec 13:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:24 OK: 266 MiB in 52 packages 13:44:24 Removing intermediate container f3752e3b52ec 13:44:24 ---> e58d1344812d 13:44:24 Step 7/30 : WORKDIR /app 13:44:25 ---> Running in b4b22eef093b 13:44:25 Removing intermediate container b4b22eef093b 13:44:25 ---> c4436beaecbc 13:44:25 Step 8/30 : COPY go.mod vendor* ./ 13:44:25 ---> 0cd003f51edc 13:44:25 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:25 ---> Running in 8c4eaf6da1fe 13:44:28 Removing intermediate container 8c4eaf6da1fe 13:44:28 ---> 74a850197fc4 13:44:28 Step 10/30 : COPY . . 13:44:28 ---> 1040817a4296 13:44:28 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:44:28 ---> Running in c47c1ac52e40 13:44:29 Removing intermediate container c47c1ac52e40 13:44:29 ---> 1d885b462ab8 13:44:29 Step 12/30 : RUN $MAKE 13:44:29 ---> Running in 8280ff3d3ab8 13:44:30 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.42 -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:47:51 Removing intermediate container 8280ff3d3ab8 13:47:51 ---> cbed84674012 13:47:51 Step 13/30 : FROM alpine:3.18 13:47:51 3.18: Pulling from library/alpine 13:47:51 5c905c7ebe2f: Pulling fs layer 13:47:51 5c905c7ebe2f: Download complete 13:47:51 5c905c7ebe2f: Pull complete 13:47:51 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 13:47:51 Status: Downloaded newer image for alpine:3.18 13:47:51 ---> dec292d02e07 13:47:51 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:47:51 ---> Running in a5ae40459a0b 13:47:51 Removing intermediate container a5ae40459a0b 13:47:51 ---> 78380a6ad342 13:47:51 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:47:51 ---> Running in 9925d89c43b9 13:47:51 Removing intermediate container 9925d89c43b9 13:47:51 ---> 18dee68b2b1a 13:47:51 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:47:51 ---> Running in abf88351cfa8 13:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:47:51 (1/2) Installing ca-certificates (20240226-r0) 13:47:51 (2/2) Installing dumb-init (1.2.5-r2) 13:47:51 Executing busybox-1.36.1-r7.trigger 13:47:51 Executing ca-certificates-20240226-r0.trigger 13:47:51 OK: 9 MiB in 17 packages 13:47:52 Removing intermediate container abf88351cfa8 13:47:52 ---> 04959ba74641 13:47:52 Step 17/30 : RUN apk --no-cache upgrade 13:47:52 ---> Running in 251d2bb04588 13:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:47:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:47:54 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 13:47:54 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 13:47:54 Executing ca-certificates-20240226-r0.trigger 13:47:54 OK: 9 MiB in 17 packages 13:47:55 Removing intermediate container 251d2bb04588 13:47:55 ---> 286a3123cde5 13:47:55 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:47:56 ---> 8358310f2ee2 13:47:56 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:47:56 ---> c2a0ed2ca9e7 13:47:56 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:47:56 ---> cb81c5a81cb0 13:47:56 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:47:57 ---> 4f9e0cb606e7 13:47:57 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:47:58 ---> 2ff603517aba 13:47:58 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:47:58 ---> Running in b01f291de719 13:48:00 Removing intermediate container b01f291de719 13:48:00 ---> 551fda716f57 13:48:00 Step 24/30 : VOLUME /cache 13:48:00 ---> Running in b0c2007328e0 13:48:00 Removing intermediate container b0c2007328e0 13:48:00 ---> 62d464ab0f8a 13:48:00 Step 25/30 : EXPOSE 59711 13:48:00 ---> Running in 9e40f4f16f57 13:48:01 Removing intermediate container 9e40f4f16f57 13:48:01 ---> db963da6c3a1 13:48:01 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:48:01 ---> Running in 77967e5e8cc3 13:48:01 Removing intermediate container 77967e5e8cc3 13:48:01 ---> a454fc0ba65e 13:48:01 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:48:01 ---> Running in 9248a60fa2e8 13:48:01 Removing intermediate container 9248a60fa2e8 13:48:01 ---> b2e562bd0adc 13:48:01 Step 28/30 : LABEL arch=arm64 13:48:01 ---> Running in efaa91172103 13:48:02 Removing intermediate container efaa91172103 13:48:02 ---> 755f9cd91bf3 13:48:02 Step 29/30 : LABEL git_sha=90c58cd54880a2ff600c73026d4ca888878a76da 13:48:02 ---> Running in 2522f2b9b1dd 13:48:02 Removing intermediate container 2522f2b9b1dd 13:48:02 ---> ff00940397e0 13:48:02 Step 30/30 : LABEL version=0.0.0 13:48:02 ---> Running in de6860e22b13 13:48:02 Removing intermediate container de6860e22b13 13:48:02 ---> e161b96d5f13 13:48:02 [Warning] One or more build-args [ARCH] were not consumed 13:48:02 Successfully built e161b96d5f13 13:48:02 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:48:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:48:03 13:48:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:48:04 arm64: Pulling from edgex-lftools-log-publisher 13:48:04 8998bd30e6a1: Pulling fs layer 13:48:04 04944245beec: Pulling fs layer 13:48:04 699f458cf7ca: Pulling fs layer 13:48:04 765212b225bb: Pulling fs layer 13:48:04 f23df028b6ca: Pulling fs layer 13:48:04 d65c8cfc05b1: Pulling fs layer 13:48:04 2437ff75d9bd: Pulling fs layer 13:48:04 f23df028b6ca: Waiting 13:48:04 d65c8cfc05b1: Waiting 13:48:04 2437ff75d9bd: Waiting 13:48:04 765212b225bb: Waiting 13:48:04 04944245beec: Verifying Checksum 13:48:04 04944245beec: Download complete 13:48:04 765212b225bb: Verifying Checksum 13:48:04 765212b225bb: Download complete 13:48:04 f23df028b6ca: Verifying Checksum 13:48:04 f23df028b6ca: Download complete 13:48:04 d65c8cfc05b1: Verifying Checksum 13:48:04 d65c8cfc05b1: Download complete 13:48:04 699f458cf7ca: Verifying Checksum 13:48:04 699f458cf7ca: Download complete 13:48:05 8998bd30e6a1: Verifying Checksum 13:48:05 8998bd30e6a1: Download complete 13:48:07 2437ff75d9bd: Verifying Checksum 13:48:07 2437ff75d9bd: Download complete 13:48:09 8998bd30e6a1: Pull complete 13:48:10 04944245beec: Pull complete 13:48:11 699f458cf7ca: Pull complete 13:48:11 765212b225bb: Pull complete 13:48:12 f23df028b6ca: Pull complete 13:48:12 d65c8cfc05b1: Pull complete 13:48:30 2437ff75d9bd: Pull complete 13:48:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:48:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:48:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:31 prd-ubuntu20.04-docker-arm64-4c-16g-5943 does not seem to be running inside a container 13:48:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:48:34 $ docker top f99f48ae0d8929f14b7976e764280c19ede6c28a9882685cdb1a3fff224d1d81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:35 ---> job-cost.sh 13:48:35 lf-activate-venv: SKIPPING 13:48:35 INFO: No Stack... 13:48:36 INFO: Retrieving Pricing Info for: v3-standard-4 13:48:36 INFO: Archiving Costs [Pipeline] sh 13:48:37 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:48:37 + cut -d, -f6 [Pipeline] lock 13:48:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-295-1-stack-cost] 13:48:37 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-295-1-stack-cost] did not exist. Created. 13:48:37 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-295-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:48:38 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-47f363e0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:48:38 + echo total: 0.10999999940395355 [Pipeline] stash 13:48:38 Warning: overwriting stash ‘stack-cost’ 13:48:39 Stashed 1 file(s) [Pipeline] } 13:48:39 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-295-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:48:39 $ docker stop --time=1 f99f48ae0d8929f14b7976e764280c19ede6c28a9882685cdb1a3fff224d1d81 13:48:40 $ docker rm -f --volumes f99f48ae0d8929f14b7976e764280c19ede6c28a9882685cdb1a3fff224d1d81 [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:48:43 provisioning config files... 13:48:43 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-295@tmp/config18421827787726927774tmp [Pipeline] { [Pipeline] sh 13:48:44 + set +x 13:48:44 + + curl -s https://codecov.io/bash 13:48:44 bash -s -- 13:48:44 13:48:44 _____ _ 13:48:44 / ____| | | 13:48:44 | | ___ __| | ___ ___ _____ __ 13:48:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:48:44 | |___| (_) | (_| | __/ (_| (_) \ V / 13:48:44 \_____\___/ \__,_|\___|\___\___/ \_/ 13:48:44 Bash-1.0.6 13:48:44 13:48:44 13:48:44 ==> git version 2.25.1 found 13:48:44 ==> 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:48:44 Release-Date: 2020-01-08 13:48:44 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:48:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:48:44 ==> Jenkins CI detected. 13:48:44 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-295 13:48:44 project root: . 13:48:44 --> token set from env 13:48:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:48:44 ==> Running gcov in . (disable via -X gcov) 13:48:44 ==> Python coveragepy not found 13:48:44 ==> Searching for coverage reports in: 13:48:44 + . 13:48:44 -> Found 1 reports 13:48:44 ==> Detecting git/mercurial file structure 13:48:44 ==> Reading reports 13:48:44 + ./coverage.out bytes=41317 13:48:44 ==> Appending adjustments 13:48:44 https://docs.codecov.io/docs/fixing-reports 13:48:44 + Found adjustments 13:48:44 ==> Gzipping contents 13:48:44 12K /tmp/codecov.PTDkmF.gz 13:48:44 ==> Uploading reports 13:48:44 url: https://codecov.io 13:48:44 query: branch=PR-295&commit=90c58cd54880a2ff600c73026d4ca888878a76da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-295%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=295&job=&cmd_args= 13:48:44 -> Pinging Codecov 13:48:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-295&commit=90c58cd54880a2ff600c73026d4ca888878a76da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-295%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=295&job=&cmd_args= 13:48:44 -> Uploading to 13:48:44 https://storage.googleapis.com/codecov/v4/raw/2024-07-19/581DD39554BDF9B6E22D074273EAD858/90c58cd54880a2ff600c73026d4ca888878a76da/31d6023e-1353-4001-ad4e-ba199f3fa7cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T134844Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c6cb4aebbf6b399aec1c430dfb7f5c21261d6635fa759b75e87bd78a7e9082c 13:48:45 % Total % Received % Xferd Average Speed Time Time Time Current 13:48:45 Dload Upload Total Spent Left Speed 13:48:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 47777 --:--:-- --:--:-- --:--:-- 47777 13:48:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/90c58cd54880a2ff600c73026d4ca888878a76da [Pipeline] } 13:48:45 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:48:51 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-295/archives ] 13:48:51 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-295/archives 13:48:51 total 16 13:48:51 drwxr-xr-x 3 root root 4096 Jul 19 13:34 . 13:48:51 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 13:34 .. 13:48:51 drwxr-xr-x 2 root root 4096 Jul 19 13:34 cost 13:48:51 -rw-r--r-- 1 root root 95 Jul 19 13:34 cost.csv 13:48:51 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-295/archives 13:48:51 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-295/archives 13:48:51 total 16 13:48:51 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 13:34 . 13:48:51 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 13:34 .. 13:48:51 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 13:34 cost 13:48:51 -rw-r--r-- 1 jenkins jenkins 95 Jul 19 13:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:48:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:48:53 ---> package-listing.sh 13:48:53 ++ facter osfamily 13:48:53 ++ tr '[:upper:]' '[:lower:]' 13:48:53 + OS_FAMILY=debian 13:48:53 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-295 13:48:53 + START_PACKAGES=/tmp/packages_start.txt 13:48:53 + END_PACKAGES=/tmp/packages_end.txt 13:48:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:48:53 + PACKAGES=/tmp/packages_start.txt 13:48:53 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-295 ']' 13:48:53 + PACKAGES=/tmp/packages_end.txt 13:48:53 + case "${OS_FAMILY}" in 13:48:53 + dpkg -l 13:48:53 + grep '^ii' 13:48:53 + '[' -f /tmp/packages_start.txt ']' 13:48:53 + '[' -f /tmp/packages_end.txt ']' 13:48:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:48:53 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-295 ']' 13:48:53 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-295/archives/ 13:48:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-295/archives/ [Pipeline] echo 13:48:53 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-295/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:48:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:48:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:55 prd-ubuntu20.04-docker-8c-8g-5942 does not seem to be running inside a container 13:48:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-295/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-295 -v /w/workspace/y_app-rfid-llrp-inventory_PR-295:/w/workspace/y_app-rfid-llrp-inventory_PR-295:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-295@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-295@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:48:56 $ docker top 224f6e7550cd54169b28e157505357e84389608a7f201a3ab63cdcc6aa2165c6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:48:56 + touch /tmp/pre-build-complete [Pipeline] sh 13:48:57 + mkdir -p /var/log/sysstat [Pipeline] sh 13:48:57 + ls /var/log/sa-host 13:48:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:48:58 provisioning config files... 13:48:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-295@tmp/config1042803292644690783tmp [Pipeline] { [Pipeline] echo 13:48:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:48:58 ---> create-netrc.sh [Pipeline] } 13:48:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:48:59 ---> python-tools-install.sh [Pipeline] echo 13:48:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:49:00 ---> sudo-logs.sh 13:49:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:49:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:49:01 ---> job-cost.sh 13:49:01 lf-activate-venv: SKIPPING 13:49:01 DEBUG: total: 0.2199999988079071 13:49:01 INFO: Retrieving Stack Cost... 13:49:01 INFO: Retrieving Pricing Info for: v3-standard-8 13:49:02 INFO: Archiving Costs [Pipeline] echo 13:49:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:49:02 ---> logs-deploy.sh 13:49:02 lf-activate-venv: SKIPPING 13:49:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-295/1 13:49:02 INFO: archiving workspace using pattern(s): 13:49:03 Archives upload complete. 13:49:03 INFO: archiving logs to Nexus 13:49:04 ---> uname -a: 13:49:04 Linux prd-ubuntu20-04-docker-8c-8g-5942 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:49:04 13:49:04 13:49:04 ---> lscpu: 13:49:04 Architecture: x86_64 13:49:04 CPU op-mode(s): 32-bit, 64-bit 13:49:04 Byte Order: Little Endian 13:49:04 Address sizes: 40 bits physical, 48 bits virtual 13:49:04 CPU(s): 8 13:49:04 On-line CPU(s) list: 0-7 13:49:04 Thread(s) per core: 1 13:49:04 Core(s) per socket: 1 13:49:04 Socket(s): 8 13:49:04 NUMA node(s): 1 13:49:04 Vendor ID: AuthenticAMD 13:49:04 CPU family: 23 13:49:04 Model: 49 13:49:04 Model name: AMD EPYC-Rome Processor 13:49:04 Stepping: 0 13:49:04 CPU MHz: 2800.000 13:49:04 BogoMIPS: 5600.00 13:49:04 Virtualization: AMD-V 13:49:04 Hypervisor vendor: KVM 13:49:04 Virtualization type: full 13:49:04 L1d cache: 256 KiB 13:49:04 L1i cache: 256 KiB 13:49:04 L2 cache: 4 MiB 13:49:04 L3 cache: 128 MiB 13:49:04 NUMA node0 CPU(s): 0-7 13:49:04 Vulnerability Itlb multihit: Not affected 13:49:04 Vulnerability L1tf: Not affected 13:49:04 Vulnerability Mds: Not affected 13:49:04 Vulnerability Meltdown: Not affected 13:49:04 Vulnerability Mmio stale data: Not affected 13:49:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:49:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:49:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:49:04 Vulnerability Srbds: Not affected 13:49:04 Vulnerability Tsx async abort: Not affected 13:49:04 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:49:04 13:49:04 13:49:04 ---> nproc: 13:49:04 8 13:49:04 13:49:04 13:49:04 ---> df -h: 13:49:04 Filesystem Size Used Avail Use% Mounted on 13:49:04 overlay 155G 12G 143G 8% / 13:49:04 tmpfs 64M 0 64M 0% /dev 13:49:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:49:04 shm 64M 0 64M 0% /dev/shm 13:49:04 /dev/vda1 155G 12G 143G 8% /facter-os 13:49:04 13:49:04 13:49:04 ---> sar -b -r -n DEV: 13:49:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5942) 07/19/24 _x86_64_ (8 CPU) 13:49:04 13:49:04 13:29:53 LINUX RESTART (8 CPU) 13:49:04 13:49:04 13:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:49:04 13:31:02 345.04 48.33 296.72 0.00 5423.50 176241.16 0.00 13:49:04 13:32:01 270.21 2.56 267.65 0.00 46.50 78382.65 0.00 13:49:04 13:33:01 114.08 0.07 114.01 0.00 8.53 44970.24 0.00 13:49:04 13:34:01 85.82 0.13 85.69 0.00 5.60 20139.19 0.00 13:49:04 13:35:01 184.15 1.65 182.50 0.00 100.12 49263.92 0.00 13:49:04 13:36:01 42.11 4.58 37.53 0.00 4278.62 6900.58 0.00 13:49:04 13:37:01 5.32 1.52 3.80 0.00 35.59 96.65 0.00 13:49:04 13:38:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 13:49:04 13:39:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 13:49:04 13:40:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 13:49:04 13:41:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 13:49:04 13:42:01 1.65 0.00 1.65 0.00 0.00 23.33 0.00 13:49:04 13:43:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 13:49:04 13:44:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 13:49:04 13:45:01 1.17 0.00 1.17 0.00 0.00 15.20 0.00 13:49:04 13:46:01 1.38 0.02 1.37 0.00 0.13 20.13 0.00 13:49:04 13:47:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 13:49:04 13:48:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 13:49:04 13:49:01 5.78 0.25 5.53 0.00 21.20 122.25 0.00 13:49:04 Average: 55.92 3.11 52.81 0.00 522.51 19752.96 0.00 13:49:04 13:49:04 13:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:49:04 13:31:02 29869812 31563796 794284 2.42 59828 1925992 1758560 5.18 1014896 1672172 212 13:49:04 13:32:01 26923716 31504844 806784 2.45 184640 4451664 1863780 5.49 1344644 4001468 578316 13:49:04 13:33:01 26958700 31246052 1060584 3.23 189472 4184864 2468732 7.28 1663716 3672476 325672 13:49:04 13:34:01 27087236 31450052 856164 2.60 192784 4245448 2011836 5.93 1738164 3462060 710120 13:49:04 13:35:01 26867556 31470248 830500 2.53 205536 4452524 1853388 5.46 1433304 3954524 120 13:49:04 13:36:01 26509312 31485972 788376 2.40 232028 4805532 1706380 5.03 1679028 4043396 136 13:49:04 13:37:01 26511192 31485264 789108 2.40 230608 4803344 1708824 5.04 1681840 4040480 8 13:49:04 13:38:01 26511232 31485424 788900 2.40 230696 4803344 1708824 5.04 1681376 4040452 40 13:49:04 13:39:01 26520176 31494536 779664 2.37 230744 4803476 1708824 5.04 1671436 4040576 12 13:49:04 13:40:01 26520852 31495288 778868 2.37 230772 4803480 1708824 5.04 1670788 4040580 180 13:49:04 13:41:01 26521068 31495500 778800 2.37 230792 4803480 1708824 5.04 1670892 4040580 16 13:49:04 13:42:01 26522736 31497224 777032 2.36 230836 4803488 1708824 5.04 1669656 4040588 4 13:49:04 13:43:01 26522576 31497120 776844 2.36 230856 4803492 1708824 5.04 1669660 4040592 4 13:49:04 13:44:01 26522228 31496776 776984 2.36 230884 4803492 1708824 5.04 1669356 4040592 20 13:49:04 13:45:01 26522368 31496984 776752 2.36 230924 4803480 1708824 5.04 1669452 4040600 8 13:49:04 13:46:01 26520560 31495304 778124 2.37 230960 4803472 1743564 5.14 1669912 4040564 136 13:49:04 13:47:01 26520496 31495272 778092 2.37 231008 4803476 1743564 5.14 1669616 4040572 32 13:49:04 13:48:01 26520520 31495360 777988 2.37 231032 4803480 1743564 5.14 1669980 4040580 164 13:49:04 13:49:01 26485652 31463276 805552 2.45 231192 4804928 1750372 5.16 1704404 4038896 504 13:49:04 Average: 26786210 31479700 805232 2.45 213979 4553287 1790692 5.28 1612743 3859566 85037 13:49:04 13:49:04 13:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:49:04 13:31:02 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 13:49:04 13:31:02 ens3 467.61 343.51 3072.06 91.70 0.00 0.00 0.00 0.00 13:49:04 13:31:02 docker0 51.37 51.01 3.68 315.73 0.00 0.00 0.00 0.00 13:49:04 13:32:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 13:49:04 13:32:01 ens3 645.94 408.32 6598.42 45.66 0.00 0.00 0.00 0.00 13:49:04 13:32:01 docker0 338.38 530.37 29.25 3389.42 0.00 0.00 0.00 0.00 13:49:04 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:33:01 ens3 28.88 16.98 28.85 10.83 0.00 0.00 0.00 0.00 13:49:04 13:33:01 veth5703624 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 13:49:04 13:33:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:49:04 13:34:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:49:04 13:34:01 ens3 22.10 13.10 48.08 7.84 0.00 0.00 0.00 0.00 13:49:04 13:34:01 docker0 2.00 3.43 0.11 30.98 0.00 0.00 0.00 0.00 13:49:04 13:34:01 veth37dee59 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:49:04 13:35:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 13:49:04 13:35:01 ens3 166.12 95.23 3348.61 15.34 0.00 0.00 0.00 0.00 13:49:04 13:35:01 docker0 3.45 6.32 0.22 97.39 0.00 0.00 0.00 0.00 13:49:04 13:36:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 13:49:04 13:36:01 ens3 192.32 81.14 2049.38 5.55 0.00 0.00 0.00 0.00 13:49:04 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:37:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:49:04 13:37:01 ens3 7.97 5.88 5.50 6.02 0.00 0.00 0.00 0.00 13:49:04 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:04 13:38:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:49:04 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:39:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:04 13:40:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:49:04 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:41:01 ens3 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00 13:49:04 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:04 13:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:49:04 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:43:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:04 13:44:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:49:04 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:45:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:04 13:46:01 ens3 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 13:49:04 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:47:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:04 13:48:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:49:04 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 13:49:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 13:49:04 13:49:01 ens3 37.21 32.89 30.46 122.33 0.00 0.00 0.00 0.00 13:49:04 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:04 Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 13:49:04 Average: ens3 82.10 52.21 793.94 16.05 0.00 0.00 0.00 0.00 13:49:04 Average: docker0 20.52 30.68 1.73 198.97 0.00 0.00 0.00 0.00 13:49:04 13:49:04 13:49:04 ---> sar -P ALL: 13:49:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5942) 07/19/24 _x86_64_ (8 CPU) 13:49:04 13:49:04 13:29:53 LINUX RESTART (8 CPU) 13:49:04 13:49:04 13:30:01 CPU %user %nice %system %iowait %steal %idle 13:49:04 13:31:02 all 7.02 0.00 2.19 2.20 0.04 88.55 13:49:04 13:31:02 0 5.51 0.00 1.73 2.09 0.03 90.63 13:49:04 13:31:02 1 8.82 0.00 1.64 0.74 0.05 88.75 13:49:04 13:31:02 2 8.82 0.00 3.01 2.70 0.03 85.43 13:49:04 13:31:02 3 4.53 0.00 1.79 0.69 0.05 92.94 13:49:04 13:31:02 4 8.22 0.00 2.76 0.45 0.05 88.51 13:49:04 13:31:02 5 5.33 0.00 1.80 3.74 0.05 89.08 13:49:04 13:31:02 6 7.23 0.00 2.28 5.92 0.05 84.52 13:49:04 13:31:02 7 7.65 0.00 2.49 1.26 0.03 88.57 13:49:04 13:32:01 all 8.63 0.00 4.19 4.23 0.07 82.88 13:49:04 13:32:01 0 8.42 0.00 6.14 24.45 0.09 60.90 13:49:04 13:32:01 1 8.20 0.00 3.73 0.88 0.09 87.10 13:49:04 13:32:01 2 7.68 0.00 3.57 0.63 0.07 88.05 13:49:04 13:32:01 3 9.35 0.00 4.29 5.11 0.07 81.17 13:49:04 13:32:01 4 8.78 0.00 3.88 1.03 0.07 86.24 13:49:04 13:32:01 5 9.83 0.00 4.27 0.12 0.05 85.73 13:49:04 13:32:01 6 9.01 0.00 4.03 1.24 0.09 85.64 13:49:04 13:32:01 7 7.79 0.00 3.61 0.41 0.07 88.12 13:49:04 13:33:01 all 39.40 0.00 6.13 2.72 0.07 51.68 13:49:04 13:33:01 0 40.43 0.00 5.93 9.13 0.08 44.43 13:49:04 13:33:01 1 38.38 0.00 5.57 0.27 0.07 55.72 13:49:04 13:33:01 2 40.72 0.00 6.81 0.27 0.07 52.14 13:49:04 13:33:01 3 39.34 0.00 5.71 2.22 0.07 52.67 13:49:04 13:33:01 4 37.78 0.00 6.18 1.06 0.07 54.92 13:49:04 13:33:01 5 39.31 0.00 5.45 0.13 0.08 55.03 13:49:04 13:33:01 6 38.90 0.00 7.70 8.72 0.07 44.61 13:49:04 13:33:01 7 40.33 0.00 5.72 0.02 0.07 53.87 13:49:04 13:34:01 all 51.37 0.00 6.94 1.06 0.08 40.55 13:49:04 13:34:01 0 50.97 0.00 7.14 1.13 0.07 40.70 13:49:04 13:34:01 1 50.86 0.00 6.72 0.07 0.07 42.28 13:49:04 13:34:01 2 52.41 0.00 7.37 0.39 0.10 39.73 13:49:04 13:34:01 3 52.51 0.00 7.39 0.55 0.07 39.48 13:49:04 13:34:01 4 51.15 0.00 6.91 0.17 0.07 41.70 13:49:04 13:34:01 5 50.87 0.00 6.63 0.02 0.07 42.41 13:49:04 13:34:01 6 51.29 0.00 6.98 5.98 0.10 35.65 13:49:04 13:34:01 7 50.91 0.00 6.41 0.18 0.07 42.43 13:49:04 13:35:01 all 4.53 0.00 2.19 2.51 0.05 90.71 13:49:04 13:35:01 0 5.17 0.00 2.86 6.73 0.10 85.13 13:49:04 13:35:01 1 5.26 0.00 2.10 0.69 0.05 91.91 13:49:04 13:35:01 2 5.02 0.00 1.96 0.12 0.03 92.86 13:49:04 13:35:01 3 4.44 0.00 2.18 0.49 0.03 92.85 13:49:04 13:35:01 4 3.87 0.00 2.10 9.22 0.07 84.74 13:49:04 13:35:01 5 4.33 0.00 1.76 0.32 0.03 93.56 13:49:04 13:35:01 6 3.16 0.00 2.37 2.57 0.05 91.84 13:49:04 13:35:01 7 4.99 0.00 2.23 0.00 0.05 92.74 13:49:04 13:36:01 all 2.26 0.00 1.25 0.39 0.02 96.07 13:49:04 13:36:01 0 2.39 0.00 1.05 0.92 0.02 95.62 13:49:04 13:36:01 1 2.15 0.00 1.29 1.52 0.02 95.03 13:49:04 13:36:01 2 1.38 0.00 1.25 0.38 0.02 96.96 13:49:04 13:36:01 3 1.74 0.00 0.90 0.05 0.02 97.29 13:49:04 13:36:01 4 3.08 0.00 1.17 0.03 0.03 95.68 13:49:04 13:36:01 5 2.96 0.00 1.96 0.03 0.02 95.04 13:49:04 13:36:01 6 2.64 0.00 0.87 0.17 0.03 96.29 13:49:04 13:36:01 7 1.74 0.00 1.54 0.05 0.02 96.66 13:49:04 13:37:01 all 0.37 0.00 0.07 0.01 0.01 99.54 13:49:04 13:37:01 0 0.28 0.00 0.13 0.00 0.00 99.58 13:49:04 13:37:01 1 0.40 0.00 0.12 0.02 0.02 99.45 13:49:04 13:37:01 2 0.12 0.00 0.05 0.02 0.02 99.80 13:49:04 13:37:01 3 0.28 0.00 0.03 0.02 0.00 99.67 13:49:04 13:37:01 4 0.28 0.00 0.03 0.00 0.02 99.67 13:49:04 13:37:01 5 0.13 0.00 0.03 0.00 0.02 99.82 13:49:04 13:37:01 6 0.10 0.00 0.08 0.07 0.02 99.73 13:49:04 13:37:01 7 1.35 0.00 0.07 0.00 0.02 98.57 13:49:04 13:38:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:49:04 13:38:01 0 0.05 0.00 0.00 0.00 0.00 99.95 13:49:04 13:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:49:04 13:38:01 2 0.05 0.00 0.02 0.02 0.02 99.90 13:49:04 13:38:01 3 0.00 0.00 0.03 0.00 0.00 99.97 13:49:04 13:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:49:04 13:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:49:04 13:38:01 6 0.00 0.00 0.00 0.03 0.00 99.97 13:49:04 13:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:49:04 13:39:01 all 0.05 0.00 0.01 0.00 0.01 99.93 13:49:04 13:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:49:04 13:39:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:49:04 13:39:01 2 0.22 0.00 0.02 0.00 0.02 99.75 13:49:04 13:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:49:04 13:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 13:49:04 13:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:49:04 13:39:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:49:04 13:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:49:04 13:40:01 all 0.26 0.00 0.01 0.00 0.01 99.72 13:49:04 13:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:49:04 13:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:49:04 13:40:01 2 1.97 0.00 0.02 0.00 0.02 98.00 13:49:04 13:40:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:49:04 13:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:49:04 13:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:49:04 13:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:49:04 13:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:49:04 13:41:01 all 0.31 0.00 0.01 0.00 0.01 99.67 13:49:04 13:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:49:04 13:41:01 1 0.08 0.00 0.02 0.00 0.02 99.88 13:49:04 13:41:01 2 1.99 0.00 0.02 0.00 0.00 98.00 13:49:04 13:41:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:49:04 13:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:49:04 13:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:49:04 13:41:01 6 0.00 0.00 0.00 0.02 0.02 99.97 13:49:04 13:41:01 7 0.28 0.00 0.00 0.00 0.00 99.72 13:49:04 13:49:04 13:41:01 CPU %user %nice %system %iowait %steal %idle 13:49:04 13:42:01 all 0.26 0.00 0.01 0.01 0.01 99.71 13:49:04 13:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:49:04 13:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:49:04 13:42:01 2 1.87 0.00 0.03 0.00 0.02 98.08 13:49:04 13:42:01 3 0.05 0.00 0.00 0.00 0.02 99.93 13:49:04 13:42:01 4 0.00 0.00 0.00 0.02 0.02 99.97 13:49:04 13:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:49:04 13:42:01 6 0.02 0.00 0.02 0.03 0.00 99.93 13:49:04 13:42:01 7 0.05 0.00 0.00 0.00 0.00 99.95 13:49:04 13:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:49:04 13:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:49:04 13:43:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:49:04 13:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:49:04 13:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:49:04 13:43:01 4 0.02 0.00 0.02 0.02 0.00 99.95 13:49:04 13:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:49:04 13:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:49:04 13:43:01 7 0.05 0.00 0.00 0.00 0.00 99.95 13:49:04 13:44:01 all 0.24 0.00 0.02 0.00 0.01 99.73 13:49:04 13:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:49:04 13:44:01 1 0.00 0.00 0.03 0.00 0.02 99.95 13:49:04 13:44:01 2 0.02 0.00 0.03 0.00 0.02 99.93 13:49:04 13:44:01 3 1.81 0.00 0.02 0.00 0.02 98.16 13:49:04 13:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:49:04 13:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:49:04 13:44:01 6 0.00 0.00 0.00 0.02 0.02 99.97 13:49:04 13:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:49:04 13:45:01 all 0.27 0.00 0.01 0.00 0.00 99.71 13:49:04 13:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:49:04 13:45:01 1 0.10 0.00 0.05 0.00 0.02 99.83 13:49:04 13:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:49:04 13:45:01 3 1.99 0.00 0.00 0.00 0.00 98.01 13:49:04 13:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:49:04 13:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:49:04 13:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:49:04 13:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:49:04 13:46:01 all 0.27 0.00 0.03 0.00 0.01 99.68 13:49:04 13:46:01 0 0.02 0.00 0.05 0.00 0.02 99.92 13:49:04 13:46:01 1 0.07 0.00 0.08 0.00 0.03 99.82 13:49:04 13:46:01 2 0.02 0.00 0.05 0.00 0.00 99.93 13:49:04 13:46:01 3 1.97 0.00 0.02 0.00 0.00 98.01 13:49:04 13:46:01 4 0.03 0.00 0.02 0.02 0.00 99.93 13:49:04 13:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:49:04 13:46:01 6 0.02 0.00 0.02 0.02 0.00 99.95 13:49:04 13:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:49:04 13:47:01 all 0.07 0.00 0.00 0.00 0.01 99.91 13:49:04 13:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:49:04 13:47:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:49:04 13:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:49:04 13:47:01 3 0.43 0.00 0.02 0.00 0.02 99.53 13:49:04 13:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:49:04 13:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:49:04 13:47:01 6 0.00 0.00 0.00 0.03 0.02 99.95 13:49:04 13:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:49:04 13:48:01 all 0.20 0.00 0.01 0.00 0.01 99.78 13:49:04 13:48:01 0 0.05 0.00 0.00 0.00 0.02 99.93 13:49:04 13:48:01 1 0.02 0.00 0.03 0.00 0.03 99.92 13:49:04 13:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 13:49:04 13:48:01 3 1.48 0.00 0.02 0.00 0.00 98.50 13:49:04 13:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 13:49:04 13:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:49:04 13:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:49:04 13:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:49:04 13:49:01 all 0.66 0.00 0.26 0.01 0.01 99.06 13:49:04 13:49:01 0 0.93 0.00 0.27 0.02 0.00 98.78 13:49:04 13:49:01 1 0.88 0.00 0.30 0.00 0.02 98.80 13:49:04 13:49:01 2 0.50 0.00 0.23 0.00 0.02 99.25 13:49:04 13:49:01 3 0.79 0.00 0.38 0.00 0.00 98.83 13:49:04 13:49:01 4 0.70 0.00 0.28 0.03 0.02 98.97 13:49:04 13:49:01 5 0.45 0.00 0.18 0.00 0.02 99.35 13:49:04 13:49:01 6 0.38 0.00 0.25 0.05 0.02 99.30 13:49:04 13:49:01 7 0.63 0.00 0.18 0.00 0.02 99.17 13:49:04 Average: all 6.08 0.00 1.22 0.69 0.02 91.99 13:49:04 Average: 0 5.98 0.00 1.32 2.30 0.02 90.37 13:49:04 Average: 1 6.05 0.00 1.14 0.22 0.03 92.57 13:49:04 Average: 2 6.42 0.00 1.28 0.24 0.02 92.04 13:49:04 Average: 3 6.31 0.00 1.19 0.47 0.02 92.00 13:49:04 Average: 4 5.97 0.00 1.22 0.63 0.02 92.15 13:49:04 Average: 5 5.93 0.00 1.16 0.23 0.02 92.67 13:49:04 Average: 6 5.90 0.00 1.28 1.31 0.02 91.49 13:49:04 Average: 7 6.07 0.00 1.17 0.10 0.02 92.65 13:49:04 13:49:04 13:49:04