Pull request #292 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1ef3e193a4556fda1affeef42f9a20e04660a35+7dd5e1644aef7b0a5b71c8eb14939268829d1add (989d365c358a0b9ab724edf2fd12ed74f2e6e958) 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-ssh2862743171382350014.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-ssh6864698879022487765.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-292/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-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7210612683680813639.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-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6880970471789715092.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-ssh17307725874855356067.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-292/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-292/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14123252952825217293.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4369 in /w/workspace/y_app-rfid-llrp-inventory_PR-292 [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-292 # 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 > 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/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7dd5e1644aef7b0a5b71c8eb14939268829d1add into PR head commit e1ef3e193a4556fda1affeef42f9a20e04660a35 Merge succeeded, producing e1ef3e193a4556fda1affeef42f9a20e04660a35 Checking out Revision e1ef3e193a4556fda1affeef42f9a20e04660a35 (PR-292) 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 core.sparsecheckout # timeout=10 > git checkout -f e1ef3e193a4556fda1affeef42f9a20e04660a35 # 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 7dd5e1644aef7b0a5b71c8eb14939268829d1add # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1ef3e193a4556fda1affeef42f9a20e04660a35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:56:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:56:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:56:38 ========================================================= 13:56:38 EdgeX Global Pipelines Version Info 13:56:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:56:39 ------------------- 13:56:39 stable info: 13:56:39 ------------------- 13:56:39 Commited By: Ginny Guan ginny@iotechsys.com 13:56:39 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 13:56:39 Message: update stable to v1.0.260 13:56:40 ------------------- 13:56:40 experimental info: 13:56:40 ------------------- 13:56:40 Commited By: Ginny Guan ginny@iotechsys.com 13:56:40 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 13:56:40 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:56:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:56:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:56:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:56:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:56:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:56:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:56:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-292 [Pipeline] echo 13:56:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-292 [Pipeline] echo 13:56:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-292 [Pipeline] echo 13:56:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1ef3e193a4556fda1affeef42f9a20e04660a35 [Pipeline] echo 13:56:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1ef3e1 [Pipeline] echo 13:56:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:56:42 provisioning config files... 13:56:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/config5931782205666447155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:42 ---> ****-login.sh 13:56:42 nexus3.edgexfoundry.org:10001 13:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:56:43 Configure a credential helper to remove this warning. See 13:56:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:56:43 13:56:43 Login Succeeded 13:56:43 nexus3.edgexfoundry.org:10002 13:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:56:43 Configure a credential helper to remove this warning. See 13:56:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:56:43 13:56:43 Login Succeeded 13:56:43 nexus3.edgexfoundry.org:10003 13:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:56:43 Configure a credential helper to remove this warning. See 13:56:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:56:43 13:56:43 Login Succeeded 13:56:43 nexus3.edgexfoundry.org:10004 13:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:56:43 Configure a credential helper to remove this warning. See 13:56:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:56:43 13:56:43 Login Succeeded 13:56:43 ****.io 13:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:56:43 Configure a credential helper to remove this warning. See 13:56:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:56:43 13:56:43 Login Succeeded 13:56:43 ---> ****-login.sh ends [Pipeline] } 13:56:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:56:44 + git rev-list -1 --merges e1ef3e193a4556fda1affeef42f9a20e04660a35~1..e1ef3e193a4556fda1affeef42f9a20e04660a35 [Pipeline] echo 13:56:44 -----------> git rev-list -1 --merges e1ef3e193a4556fda1affeef42f9a20e04660a35~1..e1ef3e193a4556fda1affeef42f9a20e04660a35 e1ef3e193a4556fda1affeef42f9a20e04660a35 [false] [Pipeline] sh 13:56:44 + git log --format=format:%s -1 e1ef3e193a4556fda1affeef42f9a20e04660a35 [Pipeline] echo 13:56:44 ========================================================= 13:56:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:56:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:56:45 + git log --format=format:%s -1 e1ef3e193a4556fda1affeef42f9a20e04660a35 [Pipeline] echo 13:56:45 [semverPrep] GIT_COMMIT: e1ef3e193a4556fda1affeef42f9a20e04660a35, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:56:45 [semverPrep] This is not a build commit. [Pipeline] sh 13:56:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:56:45 + grep -v github /etc/ssh/ssh_known_hosts 13:56:45 + [ -e /tmp/ssh_known_hosts ] 13:56:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:56:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:56:45 + sudo tee -a /etc/ssh/ssh_known_hosts 13:56:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:56:46 13:56:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:56:46 0.1.4: Pulling from edgex-devops/py-git-semver 13:56:46 b85a868b505f: Pulling fs layer 13:56:46 e2be974225ed: Pulling fs layer 13:56:46 339a4e72a1f5: Pulling fs layer 13:56:46 988bab9f4d93: Pulling fs layer 13:56:46 1469e6f7b9e6: Pulling fs layer 13:56:46 eaf3925da568: Pulling fs layer 13:56:46 bab4dde63d76: Pulling fs layer 13:56:46 bde34c3a00c8: Pulling fs layer 13:56:46 b352a97aabf1: Pulling fs layer 13:56:46 4872d77fe225: Pulling fs layer 13:56:46 5851b861e8e6: Pulling fs layer 13:56:46 bab4dde63d76: Waiting 13:56:46 988bab9f4d93: Waiting 13:56:46 bde34c3a00c8: Waiting 13:56:46 b352a97aabf1: Waiting 13:56:46 1469e6f7b9e6: Waiting 13:56:46 4872d77fe225: Waiting 13:56:46 eaf3925da568: Waiting 13:56:46 5851b861e8e6: Waiting 13:56:46 e2be974225ed: Download complete 13:56:46 988bab9f4d93: Download complete 13:56:46 1469e6f7b9e6: Verifying Checksum 13:56:46 1469e6f7b9e6: Download complete 13:56:47 eaf3925da568: Verifying Checksum 13:56:47 eaf3925da568: Download complete 13:56:47 339a4e72a1f5: Verifying Checksum 13:56:47 339a4e72a1f5: Download complete 13:56:47 bde34c3a00c8: Verifying Checksum 13:56:47 bde34c3a00c8: Download complete 13:56:47 b352a97aabf1: Download complete 13:56:47 4872d77fe225: Verifying Checksum 13:56:47 4872d77fe225: Download complete 13:56:47 5851b861e8e6: Download complete 13:56:47 b85a868b505f: Verifying Checksum 13:56:47 b85a868b505f: Download complete 13:56:47 bab4dde63d76: Verifying Checksum 13:56:48 b85a868b505f: Pull complete 13:56:48 e2be974225ed: Pull complete 13:56:49 339a4e72a1f5: Pull complete 13:56:49 988bab9f4d93: Pull complete 13:56:49 1469e6f7b9e6: Pull complete 13:56:49 eaf3925da568: Pull complete 13:56:51 bab4dde63d76: Pull complete 13:56:51 bde34c3a00c8: Pull complete 13:56:51 b352a97aabf1: Pull complete 13:56:51 4872d77fe225: Pull complete 13:56:51 5851b861e8e6: Pull complete 13:56:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:56:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:56:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:51 prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container 13:56: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-292 -v /w/workspace/y_app-rfid-llrp-inventory_PR-292:/w/workspace/y_app-rfid-llrp-inventory_PR-292:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:56:55 $ docker top 37dc9bba688486fb867655c24c9f4f662e6f563bef650ba448aee6aebe11a826 -eo pid,comm 13:56:55 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:56:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:56:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:56:55 [ssh-agent] Looking for ssh-agent implementation... 13:56:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:56:55 $ docker exec 37dc9bba688486fb867655c24c9f4f662e6f563bef650ba448aee6aebe11a826 ssh-agent 13:56:55 SSH_AUTH_SOCK=/tmp/ssh-I3TCVDmlnLGz/agent.32 13:56:55 SSH_AGENT_PID=38 13:56:55 Running ssh-add (command line suppressed) 13:56:55 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/private_key_638993070752921013.key (/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/private_key_638993070752921013.key) 13:56:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:56:55 + git tag --points-at HEAD [Pipeline] } 13:56:56 $ docker exec --env ******** --env ******** 37dc9bba688486fb867655c24c9f4f662e6f563bef650ba448aee6aebe11a826 ssh-agent -k 13:56:56 unset SSH_AUTH_SOCK; 13:56:56 unset SSH_AGENT_PID; 13:56:56 echo Agent pid 38 killed; 13:56:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:56:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:56:56 [ssh-agent] Looking for ssh-agent implementation... 13:56:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:56:56 $ docker exec 37dc9bba688486fb867655c24c9f4f662e6f563bef650ba448aee6aebe11a826 ssh-agent 13:56:56 SSH_AUTH_SOCK=/tmp/ssh-0p7wKx2Zfztg/agent.71 13:56:56 SSH_AGENT_PID=77 13:56:56 Running ssh-add (command line suppressed) 13:56:56 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/private_key_4528717309218206134.key (/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/private_key_4528717309218206134.key) 13:56:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:56:56 + git semver init 13:56:57 2024-06-25 13:56:57,110 [run_init] DEBUG init version:0.0.0 force:False 13:56:57 2024-06-25 13:56:57,111 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver 13:56:57 2024-06-25 13:56:57,112 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver 13:56:57 2024-06-25 13:56:57,112 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-292, universal_newlines=False, shell=None, istream=None) 13:56:59 2024-06-25 13:56:58,863 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-292/.git/info/exclude 13:56:59 2024-06-25 13:56:58,864 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver/PR-292 with force:False 13:56:59 2024-06-25 13:56:58,864 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver/PR-292 13:56:59 2024-06-25 13:56:58,868 [execute] INFO git cat-file --batch-check 13:56:59 2024-06-25 13:56:58,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver, universal_newlines=False, shell=None, istream=) 13:56:59 2024-06-25 13:56:58,874 [execute] INFO git cat-file --batch 13:56:59 2024-06-25 13:56:58,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver, universal_newlines=False, shell=None, istream=) 13:56:59 2024-06-25 13:56:58,878 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver/PR-292 13:56:59 0.0.0 [Pipeline] } 13:56:59 $ docker exec --env ******** --env ******** 37dc9bba688486fb867655c24c9f4f662e6f563bef650ba448aee6aebe11a826 ssh-agent -k 13:56:59 unset SSH_AUTH_SOCK; 13:56:59 unset SSH_AGENT_PID; 13:56:59 echo Agent pid 77 killed; 13:56:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:56:59 + git semver [Pipeline] } 13:56:59 $ docker stop --time=1 37dc9bba688486fb867655c24c9f4f662e6f563bef650ba448aee6aebe11a826 13:57:01 $ docker rm -f --volumes 37dc9bba688486fb867655c24c9f4f662e6f563bef650ba448aee6aebe11a826 [Pipeline] // withDockerContainer [Pipeline] sh 13:57:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:57:02 Stashed 1 file(s) [Pipeline] echo 13:57:02 [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:57:02 provisioning config files... 13:57:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/config15937096467304368003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:03 ---> ****-login.sh 13:57:03 nexus3.edgexfoundry.org:10001 13:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:03 Configure a credential helper to remove this warning. See 13:57:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:03 13:57:03 Login Succeeded 13:57:03 nexus3.edgexfoundry.org:10002 13:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:03 Configure a credential helper to remove this warning. See 13:57:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:03 13:57:03 Login Succeeded 13:57:03 nexus3.edgexfoundry.org:10003 13:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:03 Configure a credential helper to remove this warning. See 13:57:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:03 13:57:03 Login Succeeded 13:57:03 nexus3.edgexfoundry.org:10004 13:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:03 Configure a credential helper to remove this warning. See 13:57:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:03 13:57:03 Login Succeeded 13:57:03 ****.io 13:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:03 Configure a credential helper to remove this warning. See 13:57:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:03 13:57:03 Login Succeeded 13:57:03 ---> ****-login.sh ends [Pipeline] } 13:57:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:57:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:57:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:57:04 ========================================================= 13:57:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:57:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:04 + 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:57:04 Sending build context to Docker daemon 20.02MB 13:57:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:57:04 Step 2/12 : FROM ${BASE} AS builder 13:57:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:57:04 619be1103602: Pulling fs layer 13:57:04 7862e08f4a3e: Pulling fs layer 13:57:04 5df492c9dc93: Pulling fs layer 13:57:04 7629e6793208: Pulling fs layer 13:57:04 4f4fb700ef54: Pulling fs layer 13:57:04 fb5054dd5b73: Pulling fs layer 13:57:04 eeca6798cff9: Pulling fs layer 13:57:04 aa269ceb94a6: Pulling fs layer 13:57:04 ada007ff1a6a: Pulling fs layer 13:57:04 7629e6793208: Waiting 13:57:04 fb5054dd5b73: Waiting 13:57:04 eeca6798cff9: Waiting 13:57:04 4f4fb700ef54: Waiting 13:57:04 7862e08f4a3e: Verifying Checksum 13:57:04 7862e08f4a3e: Download complete 13:57:04 7629e6793208: Verifying Checksum 13:57:04 7629e6793208: Download complete 13:57:04 4f4fb700ef54: Verifying Checksum 13:57:04 4f4fb700ef54: Download complete 13:57:04 619be1103602: Verifying Checksum 13:57:04 619be1103602: Download complete 13:57:04 fb5054dd5b73: Verifying Checksum 13:57:04 fb5054dd5b73: Download complete 13:57:04 eeca6798cff9: Verifying Checksum 13:57:04 eeca6798cff9: Download complete 13:57:04 619be1103602: Pull complete 13:57:05 ada007ff1a6a: Verifying Checksum 13:57:05 ada007ff1a6a: Download complete 13:57:05 7862e08f4a3e: Pull complete 13:57:05 5df492c9dc93: Verifying Checksum 13:57:05 5df492c9dc93: Download complete 13:57:05 aa269ceb94a6: Verifying Checksum 13:57:05 aa269ceb94a6: Download complete 13:57:08 5df492c9dc93: Pull complete 13:57:08 7629e6793208: Pull complete 13:57:08 4f4fb700ef54: Pull complete 13:57:08 fb5054dd5b73: Pull complete 13:57:08 eeca6798cff9: Pull complete 13:57:10 aa269ceb94a6: Pull complete 13:57:10 ada007ff1a6a: Pull complete 13:57:10 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 13:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:57:10 ---> f489d0715acc 13:57:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:57:17 Still waiting to schedule task 13:57:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:57:18 ---> Running in d6d3d6af0f3e 13:57:18 Removing intermediate container d6d3d6af0f3e 13:57:18 ---> 0f3b0e5d77a6 13:57:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:57:18 ---> Running in 4b4e902ec1c4 13:57:18 Removing intermediate container 4b4e902ec1c4 13:57:18 ---> 117e7591c14a 13:57:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:57:18 ---> Running in 874a1f4462ff 13:57:18 Removing intermediate container 874a1f4462ff 13:57:18 ---> 09e56eed9932 13:57:18 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:57:18 ---> Running in 891b4d366923 13:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:57:18 OK: 264 MiB in 52 packages 13:57:19 Removing intermediate container 891b4d366923 13:57:19 ---> d04640db6a0a 13:57:19 Step 7/12 : WORKDIR /app 13:57:19 ---> Running in 9b9c3e2b177e 13:57:19 Removing intermediate container 9b9c3e2b177e 13:57:19 ---> 2c3bfaf35a82 13:57:19 Step 8/12 : COPY go.mod vendor* ./ 13:57:19 ---> 552f85fb2308 13:57:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:57:19 ---> Running in b2b2506ffd31 13:58:15 Removing intermediate container b2b2506ffd31 13:58:15 ---> 6833aed4f1a8 13:58:15 Step 10/12 : COPY . . 13:58:15 ---> 8ba814b2e78a 13:58:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:58:15 ---> Running in e1d1ecbf58bb 13:58:15 Removing intermediate container e1d1ecbf58bb 13:58:15 ---> 66d98ac339da 13:58:15 Step 12/12 : RUN $MAKE 13:58:15 ---> Running in 202b4375681b 13:58:15 noop 13:58:15 Removing intermediate container 202b4375681b 13:58:15 ---> 486903d55731 13:58:15 Successfully built 486903d55731 13:58:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:15 + docker inspect -f . ci-base-image-x86_64 13:58:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:16 prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container 13:58:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-292 -v /w/workspace/y_app-rfid-llrp-inventory_PR-292:/w/workspace/y_app-rfid-llrp-inventory_PR-292:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:58:16 $ docker top 6f27fe2294d45afa38b97663cb02c84053ded56b6ac07e2f2a8d3c01a7ec637c -eo pid,comm [Pipeline] { [Pipeline] sh 13:58:16 + go version 13:58:16 go version go1.21.9 linux/amd64 [Pipeline] } 13:58:16 $ docker stop --time=1 6f27fe2294d45afa38b97663cb02c84053ded56b6ac07e2f2a8d3c01a7ec637c 13:58:18 $ docker rm -f --volumes 6f27fe2294d45afa38b97663cb02c84053ded56b6ac07e2f2a8d3c01a7ec637c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:18 + docker inspect -f . ci-base-image-x86_64 13:58:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:19 prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container 13:58:19 $ 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-292 -v /w/workspace/y_app-rfid-llrp-inventory_PR-292:/w/workspace/y_app-rfid-llrp-inventory_PR-292:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:58:19 $ docker top 10a04c6fa7f3b5d92d009216f0df9fc953253291df0480e1cbff438bf894f59c -eo pid,comm [Pipeline] { [Pipeline] sh 13:58:19 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-292 [Pipeline] fileExists [Pipeline] sh 13:58:20 + make test 13:58:20 go test -race ./... -coverprofile=coverage.out ./... 13:58:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4370 in /w/workspace/y_app-rfid-llrp-inventory_PR-292 [Pipeline] { [Pipeline] ws 13:58:52 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:58:52 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:58:52 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:58:52 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.119s coverage: 86.2% of statements 13:58:52 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.665s coverage: 71.9% of statements 13:58:55 The recommended git tool is: git 13:59:02 using credential edgex-jenkins-ssh 13:59:02 Cloning the remote Git repository 13:59:02 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:59:03 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:59:03 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:59:03 > git --version # timeout=10 13:59:03 > git --version # 'git version 2.25.1' 13:59:03 using GIT_SSH to set credentials SSH Credentials for GitHub 13:59:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:59:07 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:59:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:59:09 Merging remotes/origin/main commit 7dd5e1644aef7b0a5b71c8eb14939268829d1add into PR head commit e1ef3e193a4556fda1affeef42f9a20e04660a35 13:59:09 Merge succeeded, producing e1ef3e193a4556fda1affeef42f9a20e04660a35 13:59:09 Checking out Revision e1ef3e193a4556fda1affeef42f9a20e04660a35 (PR-292) 13:59:08 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:59:08 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:59:08 using GIT_SSH to set credentials SSH Credentials for GitHub 13:59:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:59:09 > git config core.sparsecheckout # timeout=10 13:59:09 > git checkout -f e1ef3e193a4556fda1affeef42f9a20e04660a35 # timeout=10 13:59:09 > git remote # timeout=10 13:59:09 > git config --get remote.origin.url # timeout=10 13:59:09 using GIT_SSH to set credentials SSH Credentials for GitHub 13:59:09 > git merge 7dd5e1644aef7b0a5b71c8eb14939268829d1add # timeout=10 13:59:09 > git rev-parse HEAD^{commit} # timeout=10 13:59:09 > git config core.sparsecheckout # timeout=10 13:59:09 > git checkout -f e1ef3e193a4556fda1affeef42f9a20e04660a35 # timeout=10 13:59:10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:59:10 > git --version # timeout=10 13:59:10 > git --version # 'git version 2.25.1' 13:59:10 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:59:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:59:15 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:15 Dload Upload Total Spent Left Speed 13:59:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7623 0 0 63000 0 --:--:-- --:--:-- --:--:-- 62483 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 13:59:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:59:16 + sudo tee /etc/docker/daemon.new 13:59:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:59:16 { 13:59:16 "registry-mirrors": [ 13:59:16 "https://nexus3.edgexfoundry.org:10001" 13:59:16 ], 13:59:16 "bip": "10.250.0.254/24", 13:59:16 "hosts": [ 13:59:16 "tcp://0.0.0.0:5555", 13:59:16 "unix:///var/run/docker.sock" 13:59:16 ], 13:59:16 "mtu": 1458, 13:59:16 "selinux-enabled": true, 13:59:16 "seccomp-profile": "/etc/docker/seccomp.json" 13:59:16 } [Pipeline] sh 13:59:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:59:16 + sudo service docker restart 13:59:24 go vet ./... 13:59:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:59:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:59:26 ./bin/test-attribution.sh 13:59:26 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:59:26 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:59:26 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:59:26 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:59:26 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:59:26 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:59:26 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:59:26 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:59:26 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:59:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:59:26 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:59:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:59:26 $ docker stop --time=1 10a04c6fa7f3b5d92d009216f0df9fc953253291df0480e1cbff438bf894f59c 13:59:31 $ docker rm -f --volumes 10a04c6fa7f3b5d92d009216f0df9fc953253291df0480e1cbff438bf894f59c [Pipeline] // withDockerContainer [Pipeline] sh 13:59:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:59:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:59:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:59:33 + ls -al . 13:59:33 total 280 13:59:33 drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 13:58 . 13:59:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 13:56 .. 13:59:33 -rw-rw-r-- 1 jenkins jenkins 262 Jun 25 13:56 .dockerignore 13:59:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 13:58 .git 13:59:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 13:56 .github 13:59:33 -rw-rw-r-- 1 jenkins jenkins 773 Jun 25 13:56 .gitignore 13:59:33 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 13:56 .golangci.yml 13:59:33 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 13:56 .semver 13:59:33 -rw-rw-r-- 1 jenkins jenkins 10232 Jun 25 13:56 Attribution.txt 13:59:33 -rw-rw-r-- 1 jenkins jenkins 11245 Jun 25 13:56 CHANGELOG.md 13:59:33 -rw-rw-r-- 1 jenkins jenkins 1768 Jun 25 13:56 Dockerfile 13:59:33 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 13:56 GOVERNANCE.md 13:59:33 -rw-rw-r-- 1 jenkins jenkins 665 Jun 25 13:56 Jenkinsfile 13:59:33 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 25 13:56 LICENSE 13:59:33 -rw-rw-r-- 1 jenkins jenkins 2503 Jun 25 13:56 Makefile 13:59:33 -rw-rw-r-- 1 jenkins jenkins 617 Jun 25 13:56 OWNERS.md 13:59:33 -rw-rw-r-- 1 jenkins jenkins 3851 Jun 25 13:56 README.md 13:59:33 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 13:57 VERSION 13:59:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 13:56 bin 13:59:33 -rw-r--r-- 1 jenkins jenkins 41317 Jun 25 13:58 coverage.out 13:59:33 -rw-rw-r-- 1 jenkins jenkins 7349 Jun 25 13:56 go.mod 13:59:33 -rw-rw-r-- 1 jenkins jenkins 102425 Jun 25 13:56 go.sum 13:59:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 13:56 images 13:59:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 13:56 internal 13:59:33 -rw-rw-r-- 1 jenkins jenkins 531 Jun 25 13:56 main.go 13:59:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 13:56 openapi 13:59:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 13:56 res 13:59:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 13:56 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:34 + 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=e1ef3e193a4556fda1affeef42f9a20e04660a35 --label arch=amd64 --label version=0.0.0 . 13:59:34 Sending build context to Docker daemon 20.02MB 13:59:34 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:59:34 Step 2/30 : FROM ${BASE} AS builder 13:59:34 ---> 486903d55731 13:59:34 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:59:34 ---> Running in 9ac974b20fea 13:59:34 Removing intermediate container 9ac974b20fea 13:59:34 ---> 1adfa9d595c1 13:59:34 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:59:34 ---> Running in 46b59187ae87 13:59:34 Removing intermediate container 46b59187ae87 13:59:34 ---> e5d2c1547492 13:59:34 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:59:34 ---> Running in 7829a0584c65 13:59:34 Removing intermediate container 7829a0584c65 13:59:34 ---> 415ffae0494a 13:59:34 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:59:34 ---> Running in da98a7402a52 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:35 provisioning config files... 13:59:35 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config14853044026238284876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:59:35 ---> ****-login.sh 13:59:35 nexus3.edgexfoundry.org:10001 13:59:35 OK: 264 MiB in 52 packages 13:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:35 Removing intermediate container da98a7402a52 13:59:35 ---> 9fdc22254ccd 13:59:35 Step 7/30 : WORKDIR /app 13:59:35 ---> Running in c8454829c254 13:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:36 Configure a credential helper to remove this warning. See 13:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:36 13:59:36 Login Succeeded 13:59:36 nexus3.edgexfoundry.org:10002 13:59:36 Removing intermediate container c8454829c254 13:59:36 ---> 86601ede39d4 13:59:36 Step 8/30 : COPY go.mod vendor* ./ 13:59:36 ---> a42115a8dd61 13:59:36 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:59:36 ---> Running in cd81d1a0bf99 13:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:36 Configure a credential helper to remove this warning. See 13:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:36 13:59:36 Login Succeeded 13:59:36 nexus3.edgexfoundry.org:10003 13:59:36 Removing intermediate container cd81d1a0bf99 13:59:36 ---> 021c76be8bba 13:59:36 Step 10/30 : COPY . . 13:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:36 Configure a credential helper to remove this warning. See 13:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:36 13:59:36 Login Succeeded 13:59:36 nexus3.edgexfoundry.org:10004 13:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:37 Configure a credential helper to remove this warning. See 13:59:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:37 13:59:37 Login Succeeded 13:59:37 ****.io 13:59:37 ---> ba3edeecbdac 13:59:37 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:59:37 ---> Running in a442ff119789 13:59:37 Removing intermediate container a442ff119789 13:59:37 ---> 9b3ef320af08 13:59:37 Step 12/30 : RUN $MAKE 13:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:37 ---> Running in 1421fa7217ec 13:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:37 Configure a credential helper to remove this warning. See 13:59:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:37 13:59:37 Login Succeeded 13:59:37 ---> ****-login.sh ends [Pipeline] } 13:59:37 Deleting 1 temporary files 13:59:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:59:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:59:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:59:38 ========================================================= 13:59:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:59:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:38 + 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:59:39 Sending build context to Docker daemon 673.8kB 13:59:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:59:39 Step 2/12 : FROM ${BASE} AS builder 13:59:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:59:39 c6b39de5b339: Pulling fs layer 13:59:39 a69c41024577: Pulling fs layer 13:59:39 d6de4b400683: Pulling fs layer 13:59:39 35cb2a7552d0: Pulling fs layer 13:59:39 4f4fb700ef54: Pulling fs layer 13:59:39 464afbd9ba4c: Pulling fs layer 13:59:39 00f215d4a9da: Pulling fs layer 13:59:39 d496ad576159: Pulling fs layer 13:59:39 35cb2a7552d0: Waiting 13:59:39 4f4fb700ef54: Waiting 13:59:39 464afbd9ba4c: Waiting 13:59:39 d496ad576159: Waiting 13:59:39 00f215d4a9da: Waiting 13:59:39 a69c41024577: Download complete 13:59:39 35cb2a7552d0: Download complete 13:59:39 4f4fb700ef54: Verifying Checksum 13:59:39 4f4fb700ef54: Download complete 13:59:39 464afbd9ba4c: Verifying Checksum 13:59:39 464afbd9ba4c: Download complete 13:59:39 c6b39de5b339: Download complete 13:59:39 d496ad576159: Verifying Checksum 13:59:39 d496ad576159: Download complete 13:59:40 c6b39de5b339: Pull complete 13:59:40 a69c41024577: Pull complete 13:59:41 d6de4b400683: Verifying Checksum 13:59:41 d6de4b400683: Download complete 13:59:42 00f215d4a9da: Verifying Checksum 13:59:42 00f215d4a9da: Download complete 13:59:54 d6de4b400683: Pull complete 13:59:54 35cb2a7552d0: Pull complete 13:59:54 4f4fb700ef54: Pull complete 13:59:54 464afbd9ba4c: Pull complete 14:00:03 00f215d4a9da: Pull complete 14:00:04 d496ad576159: Pull complete 14:00:04 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 14:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:00:04 ---> f246e2811388 14:00:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:00:06 ---> Running in 308129fd6544 14:00:06 Removing intermediate container 308129fd6544 14:00:06 ---> 505449a8913a 14:00:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:00:06 ---> Running in 9e2470813e07 14:00:06 Removing intermediate container 9e2470813e07 14:00:06 ---> 859b23ea7cd0 14:00:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:00:06 ---> Running in d044a54a5b87 14:00:07 Removing intermediate container d044a54a5b87 14:00:07 ---> f0e7534a8e9a 14:00:07 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:00:07 ---> Running in 5d5ce9326be9 14:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:00:09 OK: 266 MiB in 52 packages 14:00:09 Removing intermediate container 1421fa7217ec 14:00:09 ---> 00c80ecf1a79 14:00:09 Step 13/30 : FROM alpine:3.18 14:00:09 3.18: Pulling from library/alpine 14:00:09 73baa7ef167e: Pulling fs layer 14:00:09 73baa7ef167e: Verifying Checksum 14:00:09 73baa7ef167e: Download complete 14:00:09 73baa7ef167e: Pull complete 14:00:09 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:00:09 Status: Downloaded newer image for alpine:3.18 14:00:09 ---> 8fd7cac70a4a 14:00:09 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:00:09 ---> Running in 8d1ec043a3d9 14:00:09 Removing intermediate container 8d1ec043a3d9 14:00:09 ---> 37ff95fc56af 14:00:09 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:00:09 ---> Running in d8b935c1c36b 14:00:09 Removing intermediate container d8b935c1c36b 14:00:09 ---> 51bad2b63cde 14:00:09 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:00:09 ---> Running in 1a5aa35c5c23 14:00:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:00:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:00:09 (1/2) Installing ca-certificates (20240226-r0) 14:00:09 (2/2) Installing dumb-init (1.2.5-r2) 14:00:09 Executing busybox-1.36.1-r7.trigger 14:00:09 Executing ca-certificates-20240226-r0.trigger 14:00:09 OK: 8 MiB in 17 packages 14:00:09 Removing intermediate container 1a5aa35c5c23 14:00:09 ---> 8c4e01c12398 14:00:09 Step 17/30 : RUN apk --no-cache upgrade 14:00:09 ---> Running in 69a9f70c0053 14:00:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:00:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:00:09 OK: 8 MiB in 17 packages 14:00:09 Removing intermediate container 69a9f70c0053 14:00:09 ---> 33a032be368b 14:00:09 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:00:09 ---> 1c286a021627 14:00:09 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:00:09 ---> 27a2a83ea391 14:00:09 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:00:09 ---> 0c4c9388a29c 14:00:09 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:00:09 ---> dce8d3c418d2 14:00:09 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:00:10 ---> a30368e78250 14:00:10 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:00:10 ---> Running in f947b36158cc 14:00:10 Removing intermediate container 5d5ce9326be9 14:00:10 ---> a3b5866af9d3 14:00:10 Step 7/12 : WORKDIR /app 14:00:10 ---> Running in 8c054044d757 14:00:11 Removing intermediate container f947b36158cc 14:00:11 ---> cfa21f5fc4bb 14:00:11 Step 24/30 : VOLUME /cache 14:00:11 ---> Running in 6ed6aeedc4bb 14:00:11 Removing intermediate container 6ed6aeedc4bb 14:00:11 ---> 400f719dbd50 14:00:11 Step 25/30 : EXPOSE 59711 14:00:11 ---> Running in cc8b60339ecf 14:00:11 Removing intermediate container cc8b60339ecf 14:00:11 ---> 5903517906f5 14:00:11 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:00:11 ---> Running in 8043577c70a9 14:00:11 Removing intermediate container 8043577c70a9 14:00:11 ---> 422e703fd624 14:00:11 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:00:11 ---> Running in acee6c291a03 14:00:11 Removing intermediate container acee6c291a03 14:00:11 ---> 561b36968680 14:00:11 Step 28/30 : LABEL arch=amd64 14:00:11 ---> Running in 66750dfc9b2e 14:00:11 Removing intermediate container 66750dfc9b2e 14:00:11 ---> c61859662169 14:00:11 Step 29/30 : LABEL git_sha=e1ef3e193a4556fda1affeef42f9a20e04660a35 14:00:11 Removing intermediate container 8c054044d757 14:00:11 ---> 07930eb2067c 14:00:11 Step 8/12 : COPY go.mod vendor* ./ 14:00:11 ---> Running in 86119016bb73 14:00:11 Removing intermediate container 86119016bb73 14:00:11 ---> 97791f89aba3 14:00:11 Step 30/30 : LABEL version=0.0.0 14:00:11 ---> Running in 8bb4205e464e 14:00:11 Removing intermediate container 8bb4205e464e 14:00:11 ---> 1981ff38b960 14:00:11 [Warning] One or more build-args [ARCH] were not consumed 14:00:11 Successfully built 1981ff38b960 14:00:11 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] } 14:00:12 ---> 88c0a605d08a 14:00:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:12 ---> Running in c74bffe133e2 [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:00:12 14:00:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:00:13 latest: Pulling from edgex-lftools-log-publisher 14:00:13 5eb5b503b376: Pulling fs layer 14:00:13 5c69ac0246d0: Pulling fs layer 14:00:13 ec43610c2a17: Pulling fs layer 14:00:13 3a2ae6a8a46f: Pulling fs layer 14:00:13 33b1e0a273af: Pulling fs layer 14:00:13 5d3b04190fa2: Pulling fs layer 14:00:13 2f39f015ded8: Pulling fs layer 14:00:13 33b1e0a273af: Waiting 14:00:13 3a2ae6a8a46f: Waiting 14:00:13 5d3b04190fa2: Waiting 14:00:13 2f39f015ded8: Waiting 14:00:13 5c69ac0246d0: Download complete 14:00:13 3a2ae6a8a46f: Download complete 14:00:13 33b1e0a273af: Verifying Checksum 14:00:13 33b1e0a273af: Download complete 14:00:13 5d3b04190fa2: Verifying Checksum 14:00:13 5d3b04190fa2: Download complete 14:00:13 ec43610c2a17: Verifying Checksum 14:00:13 ec43610c2a17: Download complete 14:00:13 5eb5b503b376: Verifying Checksum 14:00:13 5eb5b503b376: Download complete 14:00:14 2f39f015ded8: Download complete 14:00:14 5eb5b503b376: Pull complete 14:00:14 5c69ac0246d0: Pull complete 14:00:14 ec43610c2a17: Pull complete 14:00:15 3a2ae6a8a46f: Pull complete 14:00:15 33b1e0a273af: Pull complete 14:00:15 5d3b04190fa2: Pull complete 14:00:18 2f39f015ded8: Pull complete 14:00:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:00:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:00:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:19 prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container 14:00:19 $ 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-292 -v /w/workspace/y_app-rfid-llrp-inventory_PR-292:/w/workspace/y_app-rfid-llrp-inventory_PR-292:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:00:25 $ docker top 3515bd2bdef562222ff479657854f26a8a11845b8695d5c2b27eb4f68bd7125f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:25 ---> job-cost.sh 14:00:25 lf-activate-venv: SKIPPING 14:00:25 INFO: No Stack... 14:00:26 INFO: Retrieving Pricing Info for: v3-standard-8 14:00:26 INFO: Archiving Costs [Pipeline] sh 14:00:26 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-292/archives/cost.csv 14:00:26 + cut -d, -f6 [Pipeline] lock 14:00:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] 14:00:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] did not exist. Created. 14:00:26 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:00:27 + echo total: 0.2199999988079071 [Pipeline] stash 14:00:27 Stashed 1 file(s) [Pipeline] } 14:00:27 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:00:27 $ docker stop --time=1 3515bd2bdef562222ff479657854f26a8a11845b8695d5c2b27eb4f68bd7125f 14:00:28 $ docker rm -f --volumes 3515bd2bdef562222ff479657854f26a8a11845b8695d5c2b27eb4f68bd7125f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:02:04 Removing intermediate container c74bffe133e2 14:02:04 ---> 6c140bf4c57e 14:02:04 Step 10/12 : COPY . . 14:02:04 ---> 8c556858ac11 14:02:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:02:04 ---> Running in eb171cbbe97e 14:02:04 Removing intermediate container eb171cbbe97e 14:02:04 ---> 3f18627a452d 14:02:04 Step 12/12 : RUN $MAKE 14:02:04 ---> Running in f78759eb7b45 14:02:04 noop 14:02:04 Removing intermediate container f78759eb7b45 14:02:04 ---> 27cea11d071b 14:02:04 Successfully built 27cea11d071b 14:02:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:04 + docker inspect -f . ci-base-image-arm64 14:02:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:04 prd-ubuntu20.04-docker-arm64-4c-16g-4370 does not seem to be running inside a container 14:02:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:02:06 $ docker top f3e1b25dab1883703fb608f1805733685fe25348fc29af4bad6755586b567714 -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:07 + go version 14:02:07 go version go1.21.9 linux/arm64 [Pipeline] } 14:02:07 $ docker stop --time=1 f3e1b25dab1883703fb608f1805733685fe25348fc29af4bad6755586b567714 14:02:08 $ docker rm -f --volumes f3e1b25dab1883703fb608f1805733685fe25348fc29af4bad6755586b567714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:09 + docker inspect -f . ci-base-image-arm64 14:02:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:09 prd-ubuntu20.04-docker-arm64-4c-16g-4370 does not seem to be running inside a container 14:02:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:02:11 $ docker top 47b80fb6402c0826524e47b24fbdc1fef0688543aa474614ee815b923c5f0651 -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:11 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:02:12 + make test 14:02:12 go test -race ./... -coverprofile=coverage.out ./... 14:06:04 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:06:11 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:06:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.894s coverage: 86.2% of statements 14:06:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.298s coverage: 71.9% of statements 14:06:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:06:23 go vet ./... 14:10:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:10:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:10:00 ./bin/test-attribution.sh 14:10:00 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 14:10:00 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 14:10:00 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 14:10:00 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 14:10:00 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 14:10:00 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 14:10:00 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 14:10:00 An attribution for golang.org/x/term is missing from Attribution.txt, please add 14:10:00 An attribution for golang.org/x/time is missing from Attribution.txt, please add 14:10:00 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 14:10:00 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 14:10:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:10:00 $ docker stop --time=1 47b80fb6402c0826524e47b24fbdc1fef0688543aa474614ee815b923c5f0651 14:10:02 $ docker rm -f --volumes 47b80fb6402c0826524e47b24fbdc1fef0688543aa474614ee815b923c5f0651 [Pipeline] // withDockerContainer [Pipeline] sh 14:10:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:10:05 Warning: overwriting stash ‘coverage-report’ 14:10:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:10:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:10:06 + ls -al . 14:10:06 total 276 14:10:06 drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 14:02 . 14:10:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 13:59 .. 14:10:06 -rw-rw-r-- 1 jenkins jenkins 262 Jun 25 13:59 .dockerignore 14:10:06 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 13:59 .git 14:10:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 13:59 .github 14:10:06 -rw-rw-r-- 1 jenkins jenkins 773 Jun 25 13:59 .gitignore 14:10:06 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 13:59 .golangci.yml 14:10:06 -rw-rw-r-- 1 jenkins jenkins 10232 Jun 25 13:59 Attribution.txt 14:10:06 -rw-rw-r-- 1 jenkins jenkins 11245 Jun 25 13:59 CHANGELOG.md 14:10:06 -rw-rw-r-- 1 jenkins jenkins 1768 Jun 25 13:59 Dockerfile 14:10:06 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 13:59 GOVERNANCE.md 14:10:06 -rw-rw-r-- 1 jenkins jenkins 665 Jun 25 13:59 Jenkinsfile 14:10:06 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 25 13:59 LICENSE 14:10:06 -rw-rw-r-- 1 jenkins jenkins 2503 Jun 25 13:59 Makefile 14:10:06 -rw-rw-r-- 1 jenkins jenkins 617 Jun 25 13:59 OWNERS.md 14:10:06 -rw-rw-r-- 1 jenkins jenkins 3851 Jun 25 13:59 README.md 14:10:06 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 13:57 VERSION 14:10:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 13:59 bin 14:10:06 -rw-r--r-- 1 jenkins jenkins 41317 Jun 25 14:06 coverage.out 14:10:06 -rw-rw-r-- 1 jenkins jenkins 7349 Jun 25 13:59 go.mod 14:10:06 -rw-rw-r-- 1 jenkins jenkins 102425 Jun 25 13:59 go.sum 14:10:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 13:59 images 14:10:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 13:59 internal 14:10:06 -rw-rw-r-- 1 jenkins jenkins 531 Jun 25 13:59 main.go 14:10:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 13:59 openapi 14:10:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 13:59 res 14:10:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 13:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:06 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e1ef3e193a4556fda1affeef42f9a20e04660a35 --label arch=arm64 --label version=0.0.0 . 14:10:07 Sending build context to Docker daemon 673.8kB 14:10:07 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:10:07 Step 2/30 : FROM ${BASE} AS builder 14:10:07 ---> 27cea11d071b 14:10:07 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:10:07 ---> Running in 888c90586661 14:10:07 Removing intermediate container 888c90586661 14:10:07 ---> e74464bbd932 14:10:07 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:10:07 ---> Running in 25f276e027e6 14:10:08 Removing intermediate container 25f276e027e6 14:10:08 ---> b30992a52a21 14:10:08 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:10:08 ---> Running in cc668539db61 14:10:08 Removing intermediate container cc668539db61 14:10:08 ---> 4a3d89a12a5b 14:10:08 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:10:08 ---> Running in 2064fbd9fc0d 14:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:10:10 OK: 266 MiB in 52 packages 14:10:11 Removing intermediate container 2064fbd9fc0d 14:10:11 ---> 284f2dad2c8f 14:10:11 Step 7/30 : WORKDIR /app 14:10:11 ---> Running in bd42f475461e 14:10:11 Removing intermediate container bd42f475461e 14:10:11 ---> 239bc137b511 14:10:11 Step 8/30 : COPY go.mod vendor* ./ 14:10:12 ---> 9191f212eda2 14:10:12 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:12 ---> Running in 540bc28001fa 14:10:14 Removing intermediate container 540bc28001fa 14:10:14 ---> 35d945312469 14:10:14 Step 10/30 : COPY . . 14:10:15 ---> 5e6209592bce 14:10:15 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:10:15 ---> Running in 6ea040aba754 14:10:15 Removing intermediate container 6ea040aba754 14:10:15 ---> a2f32934a99c 14:10:15 Step 12/30 : RUN $MAKE 14:10:15 ---> Running in 758fec8e6e54 14:10:16 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:13:38 Removing intermediate container 758fec8e6e54 14:13:38 ---> fe6f59db1e40 14:13:38 Step 13/30 : FROM alpine:3.18 14:13:38 3.18: Pulling from library/alpine 14:13:38 5c905c7ebe2f: Pulling fs layer 14:13:38 5c905c7ebe2f: Verifying Checksum 14:13:38 5c905c7ebe2f: Download complete 14:13:38 5c905c7ebe2f: Pull complete 14:13:38 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:13:38 Status: Downloaded newer image for alpine:3.18 14:13:38 ---> dec292d02e07 14:13:38 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:13:38 ---> Running in a3e5de5494bb 14:13:38 Removing intermediate container a3e5de5494bb 14:13:38 ---> 3f4251cbbccb 14:13:38 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:13:38 ---> Running in ecdda8f7fc9e 14:13:38 Removing intermediate container ecdda8f7fc9e 14:13:38 ---> e8f257f47b73 14:13:38 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:13:38 ---> Running in 06e52cfe3952 14:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:13:38 (1/2) Installing ca-certificates (20240226-r0) 14:13:38 (2/2) Installing dumb-init (1.2.5-r2) 14:13:38 Executing busybox-1.36.1-r7.trigger 14:13:38 Executing ca-certificates-20240226-r0.trigger 14:13:38 OK: 9 MiB in 17 packages 14:13:38 Removing intermediate container 06e52cfe3952 14:13:38 ---> 725234e4be7d 14:13:38 Step 17/30 : RUN apk --no-cache upgrade 14:13:38 ---> Running in bc6d12e2dec9 14:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:13:39 OK: 9 MiB in 17 packages 14:13:40 Removing intermediate container bc6d12e2dec9 14:13:40 ---> 024de8cdd1e8 14:13:40 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:13:41 ---> 84bc86b237fe 14:13:41 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:13:41 ---> e2367e5d0bdc 14:13:41 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:13:42 ---> c3645aad6fb8 14:13:42 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:13:42 ---> 5b377366007b 14:13:42 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:13:44 ---> f73847e85661 14:13:44 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:13:44 ---> Running in b3160ecceb30 14:13:46 Removing intermediate container b3160ecceb30 14:13:46 ---> 48e661ee2c75 14:13:46 Step 24/30 : VOLUME /cache 14:13:46 ---> Running in d15e3e1c8032 14:13:46 Removing intermediate container d15e3e1c8032 14:13:46 ---> 443cae0b3e1b 14:13:46 Step 25/30 : EXPOSE 59711 14:13:46 ---> Running in e393dc878552 14:13:46 Removing intermediate container e393dc878552 14:13:46 ---> 768affd72ee2 14:13:46 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:13:46 ---> Running in b8ce23abfaa9 14:13:46 Removing intermediate container b8ce23abfaa9 14:13:46 ---> e74a66790ca5 14:13:46 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:13:46 ---> Running in b27ccb4153b9 14:13:47 Removing intermediate container b27ccb4153b9 14:13:47 ---> 8a15f1eea4b1 14:13:47 Step 28/30 : LABEL arch=arm64 14:13:47 ---> Running in 338acf02e2b7 14:13:47 Removing intermediate container 338acf02e2b7 14:13:47 ---> 01064dde9111 14:13:47 Step 29/30 : LABEL git_sha=e1ef3e193a4556fda1affeef42f9a20e04660a35 14:13:47 ---> Running in 3828033c60c9 14:13:47 Removing intermediate container 3828033c60c9 14:13:47 ---> 7927c841b1ea 14:13:47 Step 30/30 : LABEL version=0.0.0 14:13:47 ---> Running in 93fa52b5f6ea 14:13:48 Removing intermediate container 93fa52b5f6ea 14:13:48 ---> b8023bc5fd2c 14:13:48 [Warning] One or more build-args [ARCH] were not consumed 14:13:48 Successfully built b8023bc5fd2c 14:13:48 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 14:13:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:49 14:13:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:49 arm64: Pulling from edgex-lftools-log-publisher 14:13:49 8998bd30e6a1: Pulling fs layer 14:13:49 04944245beec: Pulling fs layer 14:13:49 699f458cf7ca: Pulling fs layer 14:13:49 765212b225bb: Pulling fs layer 14:13:49 f23df028b6ca: Pulling fs layer 14:13:49 d65c8cfc05b1: Pulling fs layer 14:13:49 2437ff75d9bd: Pulling fs layer 14:13:49 765212b225bb: Waiting 14:13:49 d65c8cfc05b1: Waiting 14:13:49 2437ff75d9bd: Waiting 14:13:49 f23df028b6ca: Waiting 14:13:49 04944245beec: Verifying Checksum 14:13:49 04944245beec: Download complete 14:13:49 765212b225bb: Verifying Checksum 14:13:49 765212b225bb: Download complete 14:13:49 f23df028b6ca: Download complete 14:13:49 d65c8cfc05b1: Verifying Checksum 14:13:49 d65c8cfc05b1: Download complete 14:13:49 699f458cf7ca: Verifying Checksum 14:13:49 699f458cf7ca: Download complete 14:13:50 8998bd30e6a1: Verifying Checksum 14:13:50 8998bd30e6a1: Download complete 14:13:53 2437ff75d9bd: Verifying Checksum 14:13:53 2437ff75d9bd: Download complete 14:13:54 8998bd30e6a1: Pull complete 14:13:55 04944245beec: Pull complete 14:13:56 699f458cf7ca: Pull complete 14:13:57 765212b225bb: Pull complete 14:13:58 f23df028b6ca: Pull complete 14:13:58 d65c8cfc05b1: Pull complete 14:14:16 2437ff75d9bd: Pull complete 14:14:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:14:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:16 prd-ubuntu20.04-docker-arm64-4c-16g-4370 does not seem to be running inside a container 14:14:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:14:19 $ docker top 1135e999d8984a401925924e0a4be0052fe6cb1ff7d0776ee10b3041bc377c2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:20 ---> job-cost.sh 14:14:20 lf-activate-venv: SKIPPING 14:14:20 INFO: No Stack... 14:14:20 INFO: Retrieving Pricing Info for: v3-standard-4 14:14:21 INFO: Archiving Costs [Pipeline] sh 14:14:21 + cut -d, -f6 14:14:21 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 14:14:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] 14:14:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] did not exist. Created. 14:14:22 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:14:23 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-25ee8525/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:14:23 + echo total: 0.10999999940395355 [Pipeline] stash 14:14:23 Warning: overwriting stash ‘stack-cost’ 14:14:23 Stashed 1 file(s) [Pipeline] } 14:14:23 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:14:23 $ docker stop --time=1 1135e999d8984a401925924e0a4be0052fe6cb1ff7d0776ee10b3041bc377c2f 14:14:25 $ docker rm -f --volumes 1135e999d8984a401925924e0a4be0052fe6cb1ff7d0776ee10b3041bc377c2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:14:26 provisioning config files... 14:14:26 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/config6408715487657221362tmp [Pipeline] { [Pipeline] sh 14:14:26 + set +x 14:14:26 + bash -s -- 14:14:26 + curl -s https://codecov.io/bash 14:14:27 14:14:27 _____ _ 14:14:27 / ____| | | 14:14:27 | | ___ __| | ___ ___ _____ __ 14:14:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:14:27 | |___| (_) | (_| | __/ (_| (_) \ V / 14:14:27 \_____\___/ \__,_|\___|\___\___/ \_/ 14:14:27 Bash-1.0.6 14:14:27 14:14:27 14:14:27 ==> git version 2.25.1 found 14:14:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:14:27 Release-Date: 2020-01-08 14:14:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:14:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:14:27 ==> Jenkins CI detected. 14:14:27 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-292 14:14:27 project root: . 14:14:27 --> token set from env 14:14:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:14:27 ==> Running gcov in . (disable via -X gcov) 14:14:27 ==> Python coveragepy not found 14:14:27 ==> Searching for coverage reports in: 14:14:27 + . 14:14:27 -> Found 1 reports 14:14:27 ==> Detecting git/mercurial file structure 14:14:27 ==> Reading reports 14:14:27 + ./coverage.out bytes=41317 14:14:27 ==> Appending adjustments 14:14:27 https://docs.codecov.io/docs/fixing-reports 14:14:27 + Found adjustments 14:14:27 ==> Gzipping contents 14:14:27 12K /tmp/codecov.t63TM6.gz 14:14:27 ==> Uploading reports 14:14:27 url: https://codecov.io 14:14:27 query: branch=PR-292&commit=e1ef3e193a4556fda1affeef42f9a20e04660a35&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=292&job=&cmd_args= 14:14:27 -> Pinging Codecov 14:14:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-292&commit=e1ef3e193a4556fda1affeef42f9a20e04660a35&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=292&job=&cmd_args= 14:14:27 -> Uploading to 14:14:27 https://storage.googleapis.com/codecov/v4/raw/2024-06-25/581DD39554BDF9B6E22D074273EAD858/e1ef3e193a4556fda1affeef42f9a20e04660a35/5434f0b4-d650-447d-a943-6b1615362682.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T141427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=028ed2ea3a926517aab95d3097a4788ae8b8e7f853bb854ce8ffe7cdca4935de 14:14:27 % Total % Received % Xferd Average Speed Time Time Time Current 14:14:27 Dload Upload Total Spent Left Speed 14:14:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 49824 --:--:-- --:--:-- --:--:-- 49824 14:14:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e1ef3e193a4556fda1affeef42f9a20e04660a35 [Pipeline] } 14:14:27 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 14:14:30 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-292/archives ] 14:14:30 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-292/archives 14:14:30 total 16 14:14:30 drwxr-xr-x 3 root root 4096 Jun 25 14:00 . 14:14:30 drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 14:00 .. 14:14:30 drwxr-xr-x 2 root root 4096 Jun 25 14:00 cost 14:14:30 -rw-r--r-- 1 root root 95 Jun 25 14:00 cost.csv 14:14:30 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-292/archives 14:14:30 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-292/archives 14:14:30 total 16 14:14:30 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 14:00 . 14:14:30 drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 14:00 .. 14:14:30 drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 14:00 cost 14:14:30 -rw-r--r-- 1 jenkins jenkins 95 Jun 25 14:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:14:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:14:31 ---> package-listing.sh 14:14:31 ++ facter osfamily 14:14:31 ++ tr '[:upper:]' '[:lower:]' 14:14:31 + OS_FAMILY=debian 14:14:31 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-292 14:14:31 + START_PACKAGES=/tmp/packages_start.txt 14:14:31 + END_PACKAGES=/tmp/packages_end.txt 14:14:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:14:31 + PACKAGES=/tmp/packages_start.txt 14:14:31 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-292 ']' 14:14:31 + PACKAGES=/tmp/packages_end.txt 14:14:31 + case "${OS_FAMILY}" in 14:14:31 + dpkg -l 14:14:31 + grep '^ii' 14:14:31 + '[' -f /tmp/packages_start.txt ']' 14:14:31 + '[' -f /tmp/packages_end.txt ']' 14:14:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:14:31 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-292 ']' 14:14:31 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-292/archives/ 14:14:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-292/archives/ [Pipeline] echo 14:14:31 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-292/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:14:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:14:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:32 prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container 14:14:32 $ 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-292/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-292 -v /w/workspace/y_app-rfid-llrp-inventory_PR-292:/w/workspace/y_app-rfid-llrp-inventory_PR-292:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:14:32 $ docker top a477b82ab9c00d09c28d6bcfdc04147be6bd074b3bd4f1684dcfce51e40a5cb9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:33 + touch /tmp/pre-build-complete [Pipeline] sh 14:14:33 + mkdir -p /var/log/sysstat [Pipeline] sh 14:14:34 + ls /var/log/sa-host 14:14:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:14:34 provisioning config files... 14:14:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/config3493703625247614044tmp [Pipeline] { [Pipeline] echo 14:14:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:14:34 ---> create-netrc.sh [Pipeline] } 14:14:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:14:35 ---> python-tools-install.sh [Pipeline] echo 14:14:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:14:35 ---> sudo-logs.sh 14:14:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:14:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:14:36 ---> job-cost.sh 14:14:36 lf-activate-venv: SKIPPING 14:14:36 DEBUG: total: 0.2199999988079071 14:14:36 INFO: Retrieving Stack Cost... 14:14:36 INFO: Retrieving Pricing Info for: v3-standard-8 14:14:36 INFO: Archiving Costs [Pipeline] echo 14:14:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:14:37 ---> logs-deploy.sh 14:14:37 lf-activate-venv: SKIPPING 14:14:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-292/1 14:14:37 INFO: archiving workspace using pattern(s): 14:14:38 Archives upload complete. 14:14:38 INFO: archiving logs to Nexus 14:14:39 ---> uname -a: 14:14:39 Linux prd-ubuntu20-04-docker-8c-8g-4369 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:14:39 14:14:39 14:14:39 ---> lscpu: 14:14:39 Architecture: x86_64 14:14:39 CPU op-mode(s): 32-bit, 64-bit 14:14:39 Byte Order: Little Endian 14:14:39 Address sizes: 40 bits physical, 48 bits virtual 14:14:39 CPU(s): 8 14:14:39 On-line CPU(s) list: 0-7 14:14:39 Thread(s) per core: 1 14:14:39 Core(s) per socket: 1 14:14:39 Socket(s): 8 14:14:39 NUMA node(s): 1 14:14:39 Vendor ID: AuthenticAMD 14:14:39 CPU family: 23 14:14:39 Model: 49 14:14:39 Model name: AMD EPYC-Rome Processor 14:14:39 Stepping: 0 14:14:39 CPU MHz: 2800.000 14:14:39 BogoMIPS: 5600.00 14:14:39 Virtualization: AMD-V 14:14:39 Hypervisor vendor: KVM 14:14:39 Virtualization type: full 14:14:39 L1d cache: 256 KiB 14:14:39 L1i cache: 256 KiB 14:14:39 L2 cache: 4 MiB 14:14:39 L3 cache: 128 MiB 14:14:39 NUMA node0 CPU(s): 0-7 14:14:39 Vulnerability Itlb multihit: Not affected 14:14:39 Vulnerability L1tf: Not affected 14:14:39 Vulnerability Mds: Not affected 14:14:39 Vulnerability Meltdown: Not affected 14:14:39 Vulnerability Mmio stale data: Not affected 14:14:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:14:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:14:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:14:39 Vulnerability Srbds: Not affected 14:14:39 Vulnerability Tsx async abort: Not affected 14:14:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:14:39 14:14:39 14:14:39 ---> nproc: 14:14:39 8 14:14:39 14:14:39 14:14:39 ---> df -h: 14:14:39 Filesystem Size Used Avail Use% Mounted on 14:14:39 overlay 155G 12G 143G 8% / 14:14:39 tmpfs 64M 0 64M 0% /dev 14:14:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:14:39 shm 64M 0 64M 0% /dev/shm 14:14:39 /dev/vda1 155G 12G 143G 8% /facter-os 14:14:39 14:14:39 14:14:39 ---> sar -b -r -n DEV: 14:14:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4369) 06/25/24 _x86_64_ (8 CPU) 14:14:39 14:14:39 13:55:53 LINUX RESTART (8 CPU) 14:14:39 14:14:39 13:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:14:39 13:57:02 338.03 48.38 289.65 0.00 5449.63 150272.95 0.00 14:14:39 13:58:01 225.01 2.19 222.83 0.00 30.91 61603.52 0.00 14:14:39 13:59:01 122.50 0.02 122.48 0.00 0.13 43631.26 0.00 14:14:39 14:00:02 100.32 0.10 100.22 0.00 2.80 40930.79 0.00 14:14:39 14:01:01 157.72 1.05 156.67 0.00 80.39 35709.07 0.00 14:14:39 14:02:01 48.73 4.15 44.58 0.00 4275.87 7560.93 0.00 14:14:39 14:03:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 14:14:39 14:04:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 14:14:39 14:05:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 14:14:39 14:06:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 14:14:39 14:07:01 1.53 0.00 1.53 0.00 0.00 22.66 0.00 14:14:39 14:08:01 1.93 0.00 1.93 0.00 0.00 22.26 0.00 14:14:39 14:09:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 14:14:39 14:10:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 14:14:39 14:11:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 14:14:39 14:12:01 2.75 0.02 2.73 0.00 0.13 35.19 0.00 14:14:39 14:13:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 14:14:39 14:14:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 14:14:39 Average: 55.97 3.11 52.87 0.00 547.53 18830.26 0.00 14:14:39 14:14:39 13:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:14:39 13:57:02 29919916 31608844 742896 2.26 59832 1927660 1766796 5.21 969292 1666656 288 14:14:39 13:58:01 26975040 31502212 804792 2.45 179712 4415688 2080044 6.13 1347476 3958152 963548 14:14:39 13:59:01 26940480 31391520 905760 2.75 190064 4349900 2362940 6.96 1597980 3748976 716420 14:14:39 14:00:02 27396604 31520488 783316 2.38 193184 4039852 2086244 6.15 1358236 3558748 107124 14:14:39 14:01:01 26959808 31551240 749528 2.28 204744 4450404 1801104 5.31 1354544 3953120 52 14:14:39 14:02:01 26565600 31535460 738528 2.25 230480 4800212 1736156 5.12 1628484 4039084 40 14:14:39 14:03:01 26571388 31541352 732592 2.23 230560 4800216 1736156 5.12 1621912 4039088 16 14:14:39 14:04:01 26572568 31542724 731104 2.22 230644 4800348 1736156 5.12 1620188 4039196 152 14:14:39 14:05:01 26578064 31548288 725484 2.21 230700 4800352 1736156 5.12 1614744 4039228 8 14:14:39 14:06:01 26578016 31548344 725344 2.21 230784 4800356 1736156 5.12 1614592 4039228 180 14:14:39 14:07:01 26580804 31551208 722416 2.20 230864 4800356 1736156 5.12 1613196 4039228 8 14:14:39 14:08:01 26580680 31551128 722572 2.20 230940 4800360 1736156 5.12 1613192 4039232 4 14:14:39 14:09:01 26580184 31550756 722980 2.20 231028 4800356 1736156 5.12 1613340 4039236 8 14:14:39 14:10:01 26580144 31550788 722860 2.20 231100 4800364 1736156 5.12 1613532 4039236 148 14:14:39 14:11:01 26580372 31551088 722504 2.20 231188 4800360 1736156 5.12 1613312 4039240 12 14:14:39 14:12:01 26580360 31551268 722584 2.20 231280 4800344 1718328 5.06 1613724 4039216 4 14:14:39 14:13:01 26580352 31551292 722504 2.20 231348 4800344 1718328 5.06 1613404 4039220 8 14:14:39 14:14:01 26580732 31551788 722172 2.20 231416 4800356 1718328 5.06 1613572 4039228 228 14:14:39 Average: 26872284 31538877 745552 2.27 212770 4532657 1811871 5.34 1535262 3855295 99347 14:14:39 14:14:39 13:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:14:39 13:57:02 ens3 468.81 344.81 3065.43 92.56 0.00 0.00 0.00 0.00 14:14:39 13:57:02 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 14:14:39 13:57:02 docker0 49.41 48.44 3.58 315.97 0.00 0.00 0.00 0.00 14:14:39 13:58:01 ens3 649.60 395.90 6536.62 44.38 0.00 0.00 0.00 0.00 14:14:39 13:58:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 14:14:39 13:58:01 docker0 325.69 531.47 28.57 3329.93 0.00 0.00 0.00 0.00 14:14:39 13:59:01 ens3 26.38 15.71 25.45 10.10 0.00 0.00 0.00 0.00 14:14:39 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 13:59:01 veth91ea73a 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:14:39 13:59:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:14:39 14:00:02 ens3 34.08 18.85 59.45 8.44 0.00 0.00 0.00 0.00 14:14:39 14:00:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:14:39 14:00:02 docker0 1.33 2.32 0.08 30.89 0.00 0.00 0.00 0.00 14:14:39 14:01:01 ens3 150.26 83.34 3369.28 13.52 0.00 0.00 0.00 0.00 14:14:39 14:01:01 lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 14:14:39 14:01:01 docker0 3.25 4.93 0.20 66.03 0.00 0.00 0.00 0.00 14:14:39 14:02:01 ens3 114.32 39.25 2048.75 3.10 0.00 0.00 0.00 0.00 14:14:39 14:02:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 14:14:39 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:03:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:14:39 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:04:01 ens3 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 14:14:39 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:14:39 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:05:01 ens3 2.00 0.62 2.06 0.23 0.00 0.00 0.00 0.00 14:14:39 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:14:39 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:14:39 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:07:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:14:39 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:14:39 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:14:39 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:09:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:10:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:14:39 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:14:39 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:11:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:12:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:14:39 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:14:39 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:13:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 14:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:14:39 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:14:39 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:39 Average: ens3 79.79 49.61 831.64 9.55 0.00 0.00 0.00 0.00 14:14:39 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 14:14:39 Average: docker0 20.83 32.19 1.78 205.17 0.00 0.00 0.00 0.00 14:14:39 14:14:39 14:14:39 ---> sar -P ALL: 14:14:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4369) 06/25/24 _x86_64_ (8 CPU) 14:14:39 14:14:39 13:55:53 LINUX RESTART (8 CPU) 14:14:39 14:14:39 13:56:01 CPU %user %nice %system %iowait %steal %idle 14:14:39 13:57:02 all 7.01 0.00 2.02 3.61 0.05 87.31 14:14:39 13:57:02 0 9.58 0.00 1.47 4.89 0.05 84.01 14:14:39 13:57:02 1 5.98 0.00 1.56 1.71 0.05 90.71 14:14:39 13:57:02 2 4.71 0.00 2.57 0.23 0.07 92.42 14:14:39 13:57:02 3 5.45 0.00 1.75 2.89 0.05 89.86 14:14:39 13:57:02 4 5.96 0.00 1.54 0.57 0.05 91.88 14:14:39 13:57:02 5 6.22 0.00 1.74 0.35 0.05 91.63 14:14:39 13:57:02 6 8.81 0.00 2.68 11.12 0.05 77.34 14:14:39 13:57:02 7 9.35 0.00 2.86 7.10 0.07 80.62 14:14:39 13:58:01 all 8.45 0.00 3.88 5.08 0.06 82.53 14:14:39 13:58:01 0 8.60 0.00 5.15 0.63 0.05 85.57 14:14:39 13:58:01 1 8.36 0.00 3.50 2.20 0.07 85.86 14:14:39 13:58:01 2 8.59 0.00 5.06 13.73 0.07 72.55 14:14:39 13:58:01 3 8.40 0.00 3.04 4.06 0.03 84.46 14:14:39 13:58:01 4 8.93 0.00 3.48 0.94 0.05 86.59 14:14:39 13:58:01 5 6.24 0.00 2.97 7.37 0.05 83.38 14:14:39 13:58:01 6 9.93 0.00 4.22 10.65 0.07 75.13 14:14:39 13:58:01 7 8.58 0.00 3.61 1.07 0.05 86.70 14:14:39 13:59:01 all 39.82 0.00 5.59 1.30 0.09 53.20 14:14:39 13:59:01 0 40.56 0.00 5.08 0.35 0.08 53.92 14:14:39 13:59:01 1 38.94 0.00 5.42 0.03 0.07 55.54 14:14:39 13:59:01 2 38.92 0.00 5.01 0.03 0.07 55.97 14:14:39 13:59:01 3 38.78 0.00 5.80 0.65 0.12 54.65 14:14:39 13:59:01 4 41.69 0.00 5.21 0.03 0.08 52.98 14:14:39 13:59:01 5 38.97 0.00 5.49 1.45 0.10 53.99 14:14:39 13:59:01 6 38.79 0.00 6.33 0.55 0.08 54.24 14:14:39 13:59:01 7 41.89 0.00 6.39 7.30 0.10 44.32 14:14:39 14:00:02 all 46.32 0.00 6.41 1.66 0.09 45.52 14:14:39 14:00:02 0 45.16 0.00 6.71 2.35 0.13 45.64 14:14:39 14:00:02 1 46.96 0.00 7.23 0.05 0.08 45.68 14:14:39 14:00:02 2 47.35 0.00 6.04 0.02 0.08 46.50 14:14:39 14:00:02 3 45.66 0.00 6.40 0.07 0.10 47.77 14:14:39 14:00:02 4 47.98 0.00 5.73 0.15 0.08 46.05 14:14:39 14:00:02 5 45.66 0.00 6.15 1.19 0.08 46.91 14:14:39 14:00:02 6 45.70 0.00 6.69 9.17 0.10 38.34 14:14:39 14:00:02 7 46.07 0.00 6.35 0.27 0.08 47.23 14:14:39 14:01:01 all 3.80 0.00 1.85 2.25 0.03 92.07 14:14:39 14:01:01 0 3.24 0.00 2.34 1.52 0.03 92.87 14:14:39 14:01:01 1 4.48 0.00 1.24 0.02 0.02 94.24 14:14:39 14:01:01 2 3.93 0.00 1.69 0.12 0.03 94.23 14:14:39 14:01:01 3 4.31 0.00 2.39 0.60 0.02 92.69 14:14:39 14:01:01 4 3.28 0.00 1.66 0.07 0.03 94.95 14:14:39 14:01:01 5 3.16 0.00 1.26 1.47 0.05 94.05 14:14:39 14:01:01 6 2.99 0.00 2.66 12.06 0.03 82.26 14:14:39 14:01:01 7 5.03 0.00 1.57 2.15 0.03 91.22 14:14:39 14:02:01 all 2.36 0.00 1.25 1.44 0.03 94.93 14:14:39 14:02:01 0 2.52 0.00 1.45 0.05 0.02 95.96 14:14:39 14:02:01 1 2.27 0.00 1.28 0.60 0.03 95.81 14:14:39 14:02:01 2 1.60 0.00 0.65 0.35 0.02 97.38 14:14:39 14:02:01 3 2.90 0.00 0.73 1.53 0.03 94.79 14:14:39 14:02:01 4 3.31 0.00 1.02 4.08 0.02 91.58 14:14:39 14:02:01 5 2.20 0.00 0.77 1.14 0.02 95.87 14:14:39 14:02:01 6 1.82 0.00 3.04 3.34 0.02 91.78 14:14:39 14:02:01 7 2.26 0.00 1.02 0.42 0.05 96.25 14:14:39 14:03:01 all 0.02 0.00 0.00 0.00 0.01 99.97 14:14:39 14:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:14:39 14:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:14:39 14:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:14:39 14:03:01 5 0.07 0.00 0.02 0.02 0.03 99.87 14:14:39 14:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:14:39 14:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:04:01 all 0.03 0.00 0.01 0.01 0.01 99.94 14:14:39 14:04:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:14:39 14:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:14:39 14:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:14:39 14:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:14:39 14:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:04:01 5 0.05 0.00 0.02 0.03 0.03 99.87 14:14:39 14:04:01 6 0.00 0.00 0.02 0.02 0.02 99.95 14:14:39 14:04:01 7 0.15 0.00 0.03 0.00 0.00 99.82 14:14:39 14:05:01 all 0.04 0.00 0.01 0.00 0.01 99.94 14:14:39 14:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:14:39 14:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:05:01 3 0.05 0.00 0.03 0.00 0.02 99.90 14:14:39 14:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:14:39 14:05:01 5 0.10 0.00 0.05 0.02 0.02 99.82 14:14:39 14:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:14:39 14:05:01 7 0.05 0.00 0.02 0.00 0.02 99.92 14:14:39 14:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:14:39 14:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:14:39 14:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:14:39 14:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:14:39 14:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:14:39 14:06:01 5 0.08 0.00 0.03 0.03 0.02 99.83 14:14:39 14:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:07:01 all 0.24 0.00 0.02 0.00 0.01 99.73 14:14:39 14:07:01 0 0.33 0.00 0.02 0.00 0.00 99.65 14:14:39 14:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:14:39 14:07:01 4 0.03 0.00 0.03 0.00 0.02 99.92 14:14:39 14:07:01 5 0.07 0.00 0.05 0.03 0.02 99.83 14:14:39 14:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:14:39 14:07:01 7 1.38 0.00 0.05 0.00 0.00 98.57 14:14:39 14:14:39 14:07:01 CPU %user %nice %system %iowait %steal %idle 14:14:39 14:08:01 all 0.15 0.00 0.01 0.01 0.01 99.83 14:14:39 14:08:01 0 0.05 0.00 0.00 0.02 0.00 99.93 14:14:39 14:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:14:39 14:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:14:39 14:08:01 4 0.02 0.00 0.05 0.00 0.02 99.92 14:14:39 14:08:01 5 0.03 0.00 0.02 0.05 0.02 99.88 14:14:39 14:08:01 6 0.00 0.00 0.00 0.02 0.02 99.97 14:14:39 14:08:01 7 1.04 0.00 0.00 0.00 0.02 98.94 14:14:39 14:09:01 all 0.04 0.00 0.01 0.02 0.01 99.93 14:14:39 14:09:01 0 0.13 0.00 0.00 0.00 0.02 99.85 14:14:39 14:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:14:39 14:09:01 3 0.05 0.00 0.00 0.00 0.02 99.93 14:14:39 14:09:01 4 0.05 0.00 0.05 0.00 0.02 99.88 14:14:39 14:09:01 5 0.03 0.00 0.02 0.13 0.00 99.82 14:14:39 14:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:14:39 14:10:01 all 0.05 0.00 0.02 0.00 0.01 99.92 14:14:39 14:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:14:39 14:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:14:39 14:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:14:39 14:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:14:39 14:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 14:14:39 14:10:01 5 0.03 0.00 0.00 0.02 0.02 99.93 14:14:39 14:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:14:39 14:10:01 7 0.33 0.00 0.05 0.00 0.00 99.62 14:14:39 14:11:01 all 0.03 0.00 0.01 0.01 0.01 99.94 14:14:39 14:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:14:39 14:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:14:39 14:11:01 3 0.05 0.00 0.02 0.00 0.02 99.92 14:14:39 14:11:01 4 0.07 0.00 0.07 0.00 0.02 99.85 14:14:39 14:11:01 5 0.02 0.00 0.03 0.07 0.00 99.88 14:14:39 14:11:01 6 0.02 0.00 0.00 0.03 0.00 99.95 14:14:39 14:11:01 7 0.03 0.00 0.00 0.00 0.02 99.95 14:14:39 14:12:01 all 0.03 0.00 0.02 0.01 0.01 99.93 14:14:39 14:12:01 0 0.03 0.00 0.03 0.05 0.02 99.87 14:14:39 14:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:14:39 14:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:14:39 14:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 14:14:39 14:12:01 4 0.05 0.00 0.05 0.00 0.02 99.88 14:14:39 14:12:01 5 0.05 0.00 0.02 0.07 0.02 99.85 14:14:39 14:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:14:39 14:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:14:39 14:13:01 all 0.16 0.00 0.02 0.00 0.01 99.81 14:14:39 14:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:14:39 14:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:14:39 14:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:14:39 14:13:01 3 0.07 0.00 0.02 0.00 0.02 99.90 14:14:39 14:13:01 4 0.03 0.00 0.07 0.00 0.02 99.88 14:14:39 14:13:01 5 0.02 0.00 0.02 0.03 0.00 99.93 14:14:39 14:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:14:39 14:13:01 7 1.04 0.00 0.02 0.00 0.02 98.92 14:14:39 14:14:01 all 0.16 0.00 0.02 0.01 0.01 99.81 14:14:39 14:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:14:39 14:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:14:39 14:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:14:39 14:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:14:39 14:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:14:39 14:14:01 5 0.02 0.00 0.02 0.08 0.02 99.87 14:14:39 14:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:14:39 14:14:01 7 1.19 0.00 0.02 0.00 0.02 98.78 14:14:39 Average: all 6.01 0.00 1.17 0.85 0.02 91.95 14:14:39 Average: 0 6.10 0.00 1.23 0.54 0.02 92.10 14:14:39 Average: 1 5.93 0.00 1.12 0.25 0.02 92.68 14:14:39 Average: 2 5.81 0.00 1.16 0.78 0.02 92.22 14:14:39 Average: 3 5.86 0.00 1.12 0.54 0.03 92.47 14:14:39 Average: 4 6.17 0.00 1.05 0.32 0.03 92.43 14:14:39 Average: 5 5.69 0.00 1.03 0.74 0.03 92.51 14:14:39 Average: 6 5.97 0.00 1.42 2.58 0.02 90.01 14:14:39 Average: 7 6.55 0.00 1.21 1.01 0.03 91.20 14:14:39 14:14:39 14:14:39