Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc9b354f8a722ebb0acd87b7f37cec5076b17e45+0370fe2059bad325f9c903388f854f49bb598ddd (283024346ac259e10601b184a9cba7a635476c4b) 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-ssh5125835425923915249.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9090437971292449984.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3188974802655334314.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh18224698119887741587.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6772564035584905172.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4463 in /w/workspace/y_app-rfid-llrp-inventory_PR-160 [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-160 # 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/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit dc9b354f8a722ebb0acd87b7f37cec5076b17e45 Merge succeeded, producing f639d6781b30f6a1ba079ed56c615897ec9c20d2 Checking out Revision f639d6781b30f6a1ba079ed56c615897ec9c20d2 (PR-160) > git config core.sparsecheckout # timeout=10 > git checkout -f dc9b354f8a722ebb0acd87b7f37cec5076b17e45 # 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 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f639d6781b30f6a1ba079ed56c615897ec9c20d2 # timeout=10 Commit message: "Merge commit '0370fe2059bad325f9c903388f854f49bb598ddd' into HEAD" > git rev-list --no-walk dc9b354f8a722ebb0acd87b7f37cec5076b17e45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:58:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:58:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:58:57 ========================================================= 23:58:57 EdgeX Global Pipelines Version Info 23:58:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:58:58 ------------------- 23:58:58 stable info: 23:58:58 ------------------- 23:58:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:58:58 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:58:58 Message: update stable to v1.0.245 23:58:58 ------------------- 23:58:58 experimental info: 23:58:58 ------------------- 23:58:58 Commited By: **** collab-it+edgex@linuxfoundation.org 23:58:58 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 23:58:58 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f639d6781b30f6a1ba079ed56c615897ec9c20d2 [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f639d67 [Pipeline] echo 23:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:59 provisioning config files... 23:58:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config10731711291158658516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:59 ---> docker-login.sh 23:58:59 nexus3.edgexfoundry.org:10001 23:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:00 Configure a credential helper to remove this warning. See 23:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:00 23:59:00 Login Succeeded 23:59:00 nexus3.edgexfoundry.org:10002 23:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:00 Configure a credential helper to remove this warning. See 23:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:00 23:59:00 Login Succeeded 23:59:00 nexus3.edgexfoundry.org:10003 23:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:00 Configure a credential helper to remove this warning. See 23:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:00 23:59:00 Login Succeeded 23:59:00 nexus3.edgexfoundry.org:10004 23:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:00 Configure a credential helper to remove this warning. See 23:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:00 23:59:00 Login Succeeded 23:59:00 docker.io 23:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:00 Configure a credential helper to remove this warning. See 23:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:00 23:59:00 Login Succeeded 23:59:00 ---> docker-login.sh ends [Pipeline] } 23:59:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:59:01 + git rev-list -1 --merges f639d6781b30f6a1ba079ed56c615897ec9c20d2~1..f639d6781b30f6a1ba079ed56c615897ec9c20d2 [Pipeline] echo 23:59:01 -----------> git rev-list -1 --merges f639d6781b30f6a1ba079ed56c615897ec9c20d2~1..f639d6781b30f6a1ba079ed56c615897ec9c20d2 f639d6781b30f6a1ba079ed56c615897ec9c20d2 23:59:01 f639d6781b30f6a1ba079ed56c615897ec9c20d2 [false] [Pipeline] sh 23:59:01 + git log --format=format:%s -1 f639d6781b30f6a1ba079ed56c615897ec9c20d2 [Pipeline] echo 23:59:01 ========================================================= 23:59:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:59:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:59:01 + git log --format=format:%s -1 f639d6781b30f6a1ba079ed56c615897ec9c20d2 [Pipeline] echo 23:59:01 [semverPrep] GIT_COMMIT: f639d6781b30f6a1ba079ed56c615897ec9c20d2, Commit Message: Merge commit '0370fe2059bad325f9c903388f854f49bb598ddd' into HEAD [Pipeline] echo 23:59:01 [semverPrep] This is not a build commit. [Pipeline] sh 23:59:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:59:02 + grep -v github /etc/ssh/ssh_known_hosts 23:59:02 + [ -e /tmp/ssh_known_hosts ] 23:59:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:59:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:59:02 + sudo tee -a /etc/ssh/ssh_known_hosts 23:59:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:59:02 23:59:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:59:02 0.1.4: Pulling from edgex-devops/py-git-semver 23:59:02 b85a868b505f: Pulling fs layer 23:59:02 e2be974225ed: Pulling fs layer 23:59:02 339a4e72a1f5: Pulling fs layer 23:59:02 988bab9f4d93: Pulling fs layer 23:59:02 1469e6f7b9e6: Pulling fs layer 23:59:02 eaf3925da568: Pulling fs layer 23:59:02 bab4dde63d76: Pulling fs layer 23:59:02 bde34c3a00c8: Pulling fs layer 23:59:02 b352a97aabf1: Pulling fs layer 23:59:02 4872d77fe225: Pulling fs layer 23:59:02 5851b861e8e6: Pulling fs layer 23:59:02 1469e6f7b9e6: Waiting 23:59:02 eaf3925da568: Waiting 23:59:02 bab4dde63d76: Waiting 23:59:02 4872d77fe225: Waiting 23:59:02 bde34c3a00c8: Waiting 23:59:02 988bab9f4d93: Waiting 23:59:02 5851b861e8e6: Waiting 23:59:02 b352a97aabf1: Waiting 23:59:02 e2be974225ed: Download complete 23:59:02 988bab9f4d93: Download complete 23:59:03 1469e6f7b9e6: Verifying Checksum 23:59:03 1469e6f7b9e6: Download complete 23:59:03 eaf3925da568: Verifying Checksum 23:59:03 eaf3925da568: Download complete 23:59:03 339a4e72a1f5: Verifying Checksum 23:59:03 339a4e72a1f5: Download complete 23:59:03 bde34c3a00c8: Download complete 23:59:03 b352a97aabf1: Verifying Checksum 23:59:03 b352a97aabf1: Download complete 23:59:03 4872d77fe225: Verifying Checksum 23:59:03 4872d77fe225: Download complete 23:59:03 5851b861e8e6: Verifying Checksum 23:59:03 5851b861e8e6: Download complete 23:59:03 b85a868b505f: Verifying Checksum 23:59:03 b85a868b505f: Download complete 23:59:03 bab4dde63d76: Verifying Checksum 23:59:03 bab4dde63d76: Download complete 23:59:04 b85a868b505f: Pull complete 23:59:04 e2be974225ed: Pull complete 23:59:05 339a4e72a1f5: Pull complete 23:59:05 988bab9f4d93: Pull complete 23:59:05 1469e6f7b9e6: Pull complete 23:59:05 eaf3925da568: Pull complete 23:59:07 bab4dde63d76: Pull complete 23:59:07 bde34c3a00c8: Pull complete 23:59:07 b352a97aabf1: Pull complete 23:59:07 4872d77fe225: Pull complete 23:59:07 5851b861e8e6: Pull complete 23:59:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:59:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:59:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:08 prd-ubuntu20.04-docker-8c-8g-4463 does not seem to be running inside a container 23:59:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@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-devops/py-git-semver:0.1.4 cat 23:59:09 $ docker top ecc24f04e27a98e929d60428c3c1400ab7f5b6fc9c4f988c15a46b3532ffbc3d -eo pid,comm 23:59:09 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). 23:59:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:59:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:59:09 [ssh-agent] Looking for ssh-agent implementation... 23:59:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:59:09 $ docker exec ecc24f04e27a98e929d60428c3c1400ab7f5b6fc9c4f988c15a46b3532ffbc3d ssh-agent 23:59:09 SSH_AUTH_SOCK=/tmp/ssh-A8UAis0d10pX/agent.33 23:59:09 SSH_AGENT_PID=39 23:59:09 Running ssh-add (command line suppressed) 23:59:09 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_12909420130556261692.key (/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_12909420130556261692.key) 23:59:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:59:10 + git tag --points-at HEAD [Pipeline] } 23:59:10 $ docker exec --env ******** --env ******** ecc24f04e27a98e929d60428c3c1400ab7f5b6fc9c4f988c15a46b3532ffbc3d ssh-agent -k 23:59:10 unset SSH_AUTH_SOCK; 23:59:10 unset SSH_AGENT_PID; 23:59:10 echo Agent pid 39 killed; 23:59:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:59:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:59:10 [ssh-agent] Looking for ssh-agent implementation... 23:59:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:59:10 $ docker exec ecc24f04e27a98e929d60428c3c1400ab7f5b6fc9c4f988c15a46b3532ffbc3d ssh-agent 23:59:10 SSH_AUTH_SOCK=/tmp/ssh-ZtxZrCmh4iK2/agent.71 23:59:10 SSH_AGENT_PID=77 23:59:10 Running ssh-add (command line suppressed) 23:59:10 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_18139179949148840333.key (/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_18139179949148840333.key) 23:59:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:59:10 + git semver init 23:59:11 2023-03-17 23:59:11,064 [run_init] DEBUG init version:0.0.0 force:False 23:59:11 2023-03-17 23:59:11,067 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver 23:59:11 2023-03-17 23:59:11,068 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver 23:59:11 2023-03-17 23:59:11,069 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-160, universal_newlines=False, shell=None, istream=None) 23:59:12 2023-03-17 23:59:12,005 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.git/info/exclude 23:59:12 2023-03-17 23:59:12,006 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver/PR-160 with force:False 23:59:12 2023-03-17 23:59:12,006 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver/PR-160 23:59:12 2023-03-17 23:59:12,010 [execute] INFO git cat-file --batch-check 23:59:12 2023-03-17 23:59:12,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver, universal_newlines=False, shell=None, istream=) 23:59:12 2023-03-17 23:59:12,017 [execute] INFO git cat-file --batch 23:59:12 2023-03-17 23:59:12,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver, universal_newlines=False, shell=None, istream=) 23:59:12 2023-03-17 23:59:12,023 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver/PR-160 23:59:12 0.0.0 [Pipeline] } 23:59:12 $ docker exec --env ******** --env ******** ecc24f04e27a98e929d60428c3c1400ab7f5b6fc9c4f988c15a46b3532ffbc3d ssh-agent -k 23:59:12 unset SSH_AUTH_SOCK; 23:59:12 unset SSH_AGENT_PID; 23:59:12 echo Agent pid 77 killed; 23:59:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:59:12 + git semver [Pipeline] } 23:59:12 $ docker stop --time=1 ecc24f04e27a98e929d60428c3c1400ab7f5b6fc9c4f988c15a46b3532ffbc3d 23:59:14 $ docker rm -f --volumes ecc24f04e27a98e929d60428c3c1400ab7f5b6fc9c4f988c15a46b3532ffbc3d [Pipeline] // withDockerContainer [Pipeline] sh 23:59:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:59:14 Stashed 1 file(s) [Pipeline] echo 23:59:14 [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 23:59:14 provisioning config files... 23:59:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config6630418744563888729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:15 ---> docker-login.sh 23:59:15 nexus3.edgexfoundry.org:10001 23:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:15 Configure a credential helper to remove this warning. See 23:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:15 23:59:15 Login Succeeded 23:59:15 nexus3.edgexfoundry.org:10002 23:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:15 Configure a credential helper to remove this warning. See 23:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:15 23:59:15 Login Succeeded 23:59:15 nexus3.edgexfoundry.org:10003 23:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:15 Configure a credential helper to remove this warning. See 23:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:15 23:59:15 Login Succeeded 23:59:15 nexus3.edgexfoundry.org:10004 23:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:15 Configure a credential helper to remove this warning. See 23:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:15 23:59:15 Login Succeeded 23:59:15 docker.io 23:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:15 Configure a credential helper to remove this warning. See 23:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:15 23:59:15 Login Succeeded 23:59:15 ---> docker-login.sh ends [Pipeline] } 23:59:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:59:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:59:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:59:15 ========================================================= 23:59:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:59:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:59:15 Sending build context to Docker daemon 12.59MB 23:59:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:59:15 Step 2/12 : FROM ${BASE} AS builder 23:59:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:59:15 63b65145d645: Pulling fs layer 23:59:15 a2d21d5440eb: Pulling fs layer 23:59:15 935e6c44a52c: Pulling fs layer 23:59:15 94cc34f8dd06: Pulling fs layer 23:59:15 30dea6a524f1: Pulling fs layer 23:59:15 a2aff8979fd8: Pulling fs layer 23:59:15 6808be2612f2: Pulling fs layer 23:59:15 f25807f1079a: Pulling fs layer 23:59:15 a2aff8979fd8: Waiting 23:59:15 6808be2612f2: Waiting 23:59:15 30dea6a524f1: Waiting 23:59:15 94cc34f8dd06: Waiting 23:59:16 a2d21d5440eb: Download complete 23:59:16 94cc34f8dd06: Download complete 23:59:16 30dea6a524f1: Verifying Checksum 23:59:16 30dea6a524f1: Download complete 23:59:16 63b65145d645: Download complete 23:59:16 a2aff8979fd8: Verifying Checksum 23:59:16 a2aff8979fd8: Download complete 23:59:16 63b65145d645: Pull complete 23:59:16 a2d21d5440eb: Pull complete 23:59:16 f25807f1079a: Verifying Checksum 23:59:16 f25807f1079a: Download complete 23:59:17 935e6c44a52c: Verifying Checksum 23:59:17 935e6c44a52c: Download complete 23:59:17 6808be2612f2: Verifying Checksum 23:59:17 6808be2612f2: Download complete 23:59:20 935e6c44a52c: Pull complete 23:59:20 94cc34f8dd06: Pull complete 23:59:20 30dea6a524f1: Pull complete 23:59:20 a2aff8979fd8: Pull complete 23:59:23 6808be2612f2: Pull complete 23:59:24 f25807f1079a: Pull complete 23:59:24 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:59:24 ---> 3b553350e43f 23:59:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:59:24 ---> Running in 64712321dd6d 23:59:25 Removing intermediate container 64712321dd6d 23:59:25 ---> 95828055c0c1 23:59:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:59:25 ---> Running in 85a3ea3b8a85 23:59:25 Removing intermediate container 85a3ea3b8a85 23:59:25 ---> 2694502860e8 23:59:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:59:25 ---> Running in b7172de39cfb 23:59:25 Removing intermediate container b7172de39cfb 23:59:25 ---> b2f4726e7930 23:59:25 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:59:25 ---> Running in 2c62f60190cd 23:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:59:26 OK: 265 MiB in 53 packages 23:59:26 Removing intermediate container 2c62f60190cd 23:59:26 ---> 0aeae609f4b2 23:59:26 Step 7/12 : WORKDIR /app 23:59:26 ---> Running in a7c9f052de9e 23:59:26 Removing intermediate container a7c9f052de9e 23:59:26 ---> 2c6fcaacdee0 23:59:26 Step 8/12 : COPY go.mod vendor* ./ 23:59:26 ---> 835cec3ecdbe 23:59:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:26 ---> Running in ca447d8a27f7 23:59:29 Still waiting to schedule task 23:59:29 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4460’ 00:00:05 Removing intermediate container ca447d8a27f7 00:00:05 ---> 8838d156528b 00:00:05 Step 10/12 : COPY . . 00:00:05 ---> 93cb2b947c42 00:00:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:00:05 ---> Running in aaee2889b424 00:00:05 Removing intermediate container aaee2889b424 00:00:05 ---> f434718174df 00:00:05 Step 12/12 : RUN $MAKE 00:00:05 ---> Running in 89590a02e737 00:00:05 noop 00:00:05 Removing intermediate container 89590a02e737 00:00:05 ---> f725c3218c25 00:00:05 Successfully built f725c3218c25 00:00:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:05 + docker inspect -f . ci-base-image-x86_64 00:00:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:05 prd-ubuntu20.04-docker-8c-8g-4463 does not seem to be running inside a container 00:00:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:00:06 $ docker top 60ca6f4a6c781bb4991b3ba4ac6d9285a8e94205b253d2352082646243c92cd2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:06 + go version 00:00:06 go version go1.20.2 linux/amd64 [Pipeline] } 00:00:06 $ docker stop --time=1 60ca6f4a6c781bb4991b3ba4ac6d9285a8e94205b253d2352082646243c92cd2 00:00:07 $ docker rm -f --volumes 60ca6f4a6c781bb4991b3ba4ac6d9285a8e94205b253d2352082646243c92cd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:08 + docker inspect -f . ci-base-image-x86_64 00:00:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:08 prd-ubuntu20.04-docker-8c-8g-4463 does not seem to be running inside a container 00:00:08 $ 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-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:00:08 $ docker top b799c15955f7dc1e14235e1c8d98bd9131ccdaa5b80d88a747421d861e44eb0a -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:09 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-160 [Pipeline] fileExists [Pipeline] sh 00:00:09 + make test 00:00:09 go test -race ./... -coverprofile=coverage.out ./... 00:00:31 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:00:31 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:00:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.144s coverage: 86.2% of statements 00:00:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.707s coverage: 71.9% of statements 00:00:53 go vet ./... 00:00:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:00:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:00:56 ./bin/test-attribution.sh [Pipeline] echo 00:00:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:00:56 $ docker stop --time=1 b799c15955f7dc1e14235e1c8d98bd9131ccdaa5b80d88a747421d861e44eb0a 00:00:58 $ docker rm -f --volumes b799c15955f7dc1e14235e1c8d98bd9131ccdaa5b80d88a747421d861e44eb0a [Pipeline] // withDockerContainer [Pipeline] sh 00:00:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:00:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:00:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:01:00 + ls -al . 00:01:00 total 228 00:01:00 drwxrwxr-x 11 jenkins jenkins 4096 Mar 18 00:00 . 00:01:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 23:58 .. 00:01:00 -rw-rw-r-- 1 jenkins jenkins 262 Mar 17 23:58 .dockerignore 00:01:00 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 23:59 .git 00:01:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 23:58 .github 00:01:00 -rw-rw-r-- 1 jenkins jenkins 788 Mar 17 23:58 .gitignore 00:01:00 -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 23:58 .golangci.yml 00:01:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 23:59 .semver 00:01:00 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 17 23:58 Attribution.txt 00:01:00 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 17 23:58 CHANGELOG.md 00:01:00 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 17 23:58 Dockerfile 00:01:00 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 23:58 GOVERNANCE.md 00:01:00 -rw-rw-r-- 1 jenkins jenkins 687 Mar 17 23:58 Jenkinsfile 00:01:00 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 17 23:58 LICENSE 00:01:00 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 17 23:58 Makefile 00:01:00 -rw-rw-r-- 1 jenkins jenkins 617 Mar 17 23:58 OWNERS.md 00:01:00 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 17 23:58 README.md 00:01:00 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 23:59 VERSION 00:01:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 23:58 bin 00:01:00 -rw-r--r-- 1 jenkins jenkins 41317 Mar 18 00:00 coverage.out 00:01:00 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 17 23:58 go.mod 00:01:00 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 17 23:58 go.sum 00:01:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 23:58 images 00:01:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 23:58 internal 00:01:00 -rw-rw-r-- 1 jenkins jenkins 531 Mar 17 23:58 main.go 00:01:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 23:58 res 00:01:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 23:58 snap 00:01:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 23:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:00 + 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=f639d6781b30f6a1ba079ed56c615897ec9c20d2 --label arch=amd64 --label version=0.0.0 . 00:01:00 Sending build context to Docker daemon 12.59MB 00:01:00 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:01:00 Step 2/29 : FROM ${BASE} AS builder 00:01:00 ---> f725c3218c25 00:01:00 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:01:00 ---> Running in 1b496cdf47d4 00:01:00 Removing intermediate container 1b496cdf47d4 00:01:00 ---> 182e08e1635d 00:01:00 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:01:00 ---> Running in 0900820e7c7d 00:01:00 Removing intermediate container 0900820e7c7d 00:01:00 ---> 49b51842859b 00:01:00 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:01:00 ---> Running in c46e5aca7bc1 00:01:00 Removing intermediate container c46e5aca7bc1 00:01:00 ---> 3284a6efb822 00:01:00 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:01:00 ---> Running in f754e6ab7012 00:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:01:01 OK: 265 MiB in 53 packages 00:01:01 Removing intermediate container f754e6ab7012 00:01:01 ---> ac082ee5c25e 00:01:01 Step 7/29 : WORKDIR /app 00:01:01 ---> Running in 6f745659f770 00:01:01 Removing intermediate container 6f745659f770 00:01:01 ---> 2bf968188481 00:01:01 Step 8/29 : COPY go.mod vendor* ./ 00:01:02 ---> 94a51a9b952e 00:01:02 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:02 ---> Running in 6c9f5067531c 00:01:03 Removing intermediate container 6c9f5067531c 00:01:03 ---> 42dfa6aca3ec 00:01:03 Step 10/29 : COPY . . 00:01:03 ---> 2b9d1cff3c61 00:01:03 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:01:03 ---> Running in a2a7dbfee292 00:01:03 Removing intermediate container a2a7dbfee292 00:01:03 ---> 3da8dddca026 00:01:03 Step 12/29 : RUN $MAKE 00:01:03 ---> Running in b9e03129227c 00:01:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -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 00:01:21 Removing intermediate container b9e03129227c 00:01:21 ---> d0b98075ea90 00:01:21 Step 13/29 : FROM alpine:3.17 00:01:21 3.17: Pulling from library/alpine 00:01:21 63b65145d645: Already exists 00:01:21 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 00:01:21 Status: Downloaded newer image for alpine:3.17 00:01:21 ---> b2aa39c304c2 00:01:21 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:01:21 ---> Running in 62c9e5df1312 00:01:21 Removing intermediate container 62c9e5df1312 00:01:21 ---> 29a737867416 00:01:21 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:01:21 ---> Running in acac1caeb2d5 00:01:21 Removing intermediate container acac1caeb2d5 00:01:21 ---> cbfacbc5c401 00:01:21 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:01:21 ---> Running in d4e5f328a329 00:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:01:21 (1/2) Installing ca-certificates (20220614-r4) 00:01:21 (2/2) Installing dumb-init (1.2.5-r2) 00:01:21 Executing busybox-1.35.0-r29.trigger 00:01:21 Executing ca-certificates-20220614-r4.trigger 00:01:21 OK: 8 MiB in 17 packages 00:01:22 Removing intermediate container d4e5f328a329 00:01:22 ---> 6ab1dab46254 00:01:22 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:01:22 ---> 9661fa24a7dd 00:01:22 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:01:22 ---> d7d4fe490973 00:01:22 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:01:22 ---> 0fcfa305c122 00:01:22 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:01:23 ---> 60a001fa0d2c 00:01:23 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:01:23 ---> 599237d67b5d 00:01:23 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:01:23 ---> Running in a86efb2eecba 00:01:24 Removing intermediate container a86efb2eecba 00:01:24 ---> 58b5a30b0e6e 00:01:24 Step 23/29 : VOLUME /cache 00:01:24 ---> Running in 4ced95be2705 00:01:24 Removing intermediate container 4ced95be2705 00:01:24 ---> 837a4de99f0c 00:01:24 Step 24/29 : EXPOSE 59711 00:01:24 ---> Running in c6faf196e9c6 00:01:24 Removing intermediate container c6faf196e9c6 00:01:24 ---> 60566faea2b9 00:01:24 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:01:24 ---> Running in f772fd628685 00:01:24 Removing intermediate container f772fd628685 00:01:24 ---> f5a8dce007dd 00:01:24 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:01:24 ---> Running in 3e29fd4be030 00:01:24 Removing intermediate container 3e29fd4be030 00:01:24 ---> 7bb239a31f1a 00:01:24 Step 27/29 : LABEL arch=amd64 00:01:24 ---> Running in b618ebebd817 00:01:24 Removing intermediate container b618ebebd817 00:01:24 ---> f943a9998308 00:01:24 Step 28/29 : LABEL git_sha=f639d6781b30f6a1ba079ed56c615897ec9c20d2 00:01:24 ---> Running in 26965c350159 00:01:24 Removing intermediate container 26965c350159 00:01:24 ---> 16155ea7d90f 00:01:24 Step 29/29 : LABEL version=0.0.0 00:01:24 ---> Running in 96876242c15c 00:01:24 Removing intermediate container 96876242c15c 00:01:24 ---> 69ecad825b20 00:01:24 [Warning] One or more build-args [ARCH] were not consumed 00:01:24 Successfully built 69ecad825b20 00:01:24 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:25 00:01:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:25 latest: Pulling from edgex-lftools-log-publisher 00:01:25 5eb5b503b376: Pulling fs layer 00:01:25 5c69ac0246d0: Pulling fs layer 00:01:25 ec43610c2a17: Pulling fs layer 00:01:25 3a2ae6a8a46f: Pulling fs layer 00:01:25 33b1e0a273af: Pulling fs layer 00:01:25 5d3b04190fa2: Pulling fs layer 00:01:25 2f39f015ded8: Pulling fs layer 00:01:25 3a2ae6a8a46f: Waiting 00:01:25 33b1e0a273af: Waiting 00:01:25 2f39f015ded8: Waiting 00:01:25 5d3b04190fa2: Waiting 00:01:25 5c69ac0246d0: Verifying Checksum 00:01:25 5c69ac0246d0: Download complete 00:01:25 3a2ae6a8a46f: Download complete 00:01:25 33b1e0a273af: Verifying Checksum 00:01:25 33b1e0a273af: Download complete 00:01:25 ec43610c2a17: Verifying Checksum 00:01:25 ec43610c2a17: Download complete 00:01:25 5d3b04190fa2: Download complete 00:01:25 5eb5b503b376: Verifying Checksum 00:01:25 5eb5b503b376: Download complete 00:01:26 2f39f015ded8: Download complete 00:01:27 5eb5b503b376: Pull complete 00:01:27 5c69ac0246d0: Pull complete 00:01:27 ec43610c2a17: Pull complete 00:01:27 3a2ae6a8a46f: Pull complete 00:01:27 33b1e0a273af: Pull complete 00:01:27 5d3b04190fa2: Pull complete 00:01:32 2f39f015ded8: Pull complete 00:01:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:01:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:32 prd-ubuntu20.04-docker-8c-8g-4463 does not seem to be running inside a container 00:01:32 $ 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-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:01:33 $ docker top 710859a7a1b357913e75472a8f6521f5be988ac9d7c3f69479fc773e18957ce4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:34 ---> job-cost.sh 00:01:34 lf-activate-venv: SKIPPING 00:01:34 INFO: No Stack... 00:01:34 INFO: Retrieving Pricing Info for: v3-standard-8 00:01:34 INFO: Archiving Costs [Pipeline] sh 00:01:34 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives/cost.csv 00:01:34 + cut -d, -f6 [Pipeline] lock 00:01:34 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] 00:01:34 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] did not exist. Created. 00:01:34 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:01:35 + echo total: 0.2199999988079071 [Pipeline] stash 00:01:35 Stashed 1 file(s) [Pipeline] } 00:01:35 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] [Pipeline] // lock [Pipeline] } 00:01:35 $ docker stop --time=1 710859a7a1b357913e75472a8f6521f5be988ac9d7c3f69479fc773e18957ce4 00:01:36 $ docker rm -f --volumes 710859a7a1b357913e75472a8f6521f5be988ac9d7c3f69479fc773e18957ce4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:02:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4464 in /w/workspace/y_app-rfid-llrp-inventory_PR-160 [Pipeline] { [Pipeline] ws 00:02:21 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 00:02:21 The recommended git tool is: git 00:02:26 using credential edgex-jenkins-ssh 00:02:26 Cloning the remote Git repository 00:02:26 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:02:26 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 00:02:27 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:02:27 > git --version # timeout=10 00:02:27 > git --version # 'git version 2.25.1' 00:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:02:29 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:02:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:02:30 Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit dc9b354f8a722ebb0acd87b7f37cec5076b17e45 00:02:31 Merge succeeded, producing 74dc66ce7e4171279052920e75dfd1858490f585 00:02:31 Checking out Revision 74dc66ce7e4171279052920e75dfd1858490f585 (PR-160) 00:02:30 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:02:30 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:02:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:02:30 > git config core.sparsecheckout # timeout=10 00:02:30 > git checkout -f dc9b354f8a722ebb0acd87b7f37cec5076b17e45 # timeout=10 00:02:31 > git remote # timeout=10 00:02:31 > git config --get remote.origin.url # timeout=10 00:02:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:31 > git merge 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 00:02:31 > git rev-parse HEAD^{commit} # timeout=10 00:02:31 > git config core.sparsecheckout # timeout=10 00:02:31 > git checkout -f 74dc66ce7e4171279052920e75dfd1858490f585 # timeout=10 00:02:34 Commit message: "Merge commit '0370fe2059bad325f9c903388f854f49bb598ddd' into HEAD" 00:02:34 > git rev-list --no-walk dc9b354f8a722ebb0acd87b7f37cec5076b17e45 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:02:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:02:35 % Total % Received % Xferd Average Speed Time Time Time Current 00:02:35 Dload Upload Total Spent Left Speed 00:02:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 00:02:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:02:36 + sudo tee /etc/docker/daemon.new 00:02:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:02:36 { 00:02:36 "registry-mirrors": [ 00:02:36 "https://nexus3.edgexfoundry.org:10001" 00:02:36 ], 00:02:36 "bip": "10.250.0.254/24", 00:02:36 "hosts": [ 00:02:36 "tcp://0.0.0.0:5555", 00:02:36 "unix:///var/run/docker.sock" 00:02:36 ], 00:02:36 "mtu": 1458, 00:02:36 "selinux-enabled": true, 00:02:36 "seccomp-profile": "/etc/docker/seccomp.json" 00:02:36 } [Pipeline] sh 00:02:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:02:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:02:55 provisioning config files... 00:02:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config14254231506126984315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:56 ---> docker-login.sh 00:02:56 nexus3.edgexfoundry.org:10001 00:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:56 Configure a credential helper to remove this warning. See 00:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:56 00:02:56 Login Succeeded 00:02:56 nexus3.edgexfoundry.org:10002 00:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:57 Configure a credential helper to remove this warning. See 00:02:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:57 00:02:57 Login Succeeded 00:02:57 nexus3.edgexfoundry.org:10003 00:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:57 Configure a credential helper to remove this warning. See 00:02:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:57 00:02:57 Login Succeeded 00:02:57 nexus3.edgexfoundry.org:10004 00:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:57 Configure a credential helper to remove this warning. See 00:02:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:57 00:02:57 Login Succeeded 00:02:57 docker.io 00:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:58 Configure a credential helper to remove this warning. See 00:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:58 00:02:58 Login Succeeded 00:02:58 ---> docker-login.sh ends [Pipeline] } 00:02:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:02:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:58 ========================================================= 00:02:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:02:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:02:59 Sending build context to Docker daemon 678.4kB 00:02:59 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:02:59 Step 2/12 : FROM ${BASE} AS builder 00:02:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:02:59 af6eaf76a39c: Pulling fs layer 00:02:59 55522c791124: Pulling fs layer 00:02:59 ce5c4a1c91eb: Pulling fs layer 00:02:59 169dfbe0d373: Pulling fs layer 00:02:59 e1ff8fa3b103: Pulling fs layer 00:02:59 52ebb69f0ebf: Pulling fs layer 00:02:59 5abe8eddf0d5: Pulling fs layer 00:02:59 e1ff8fa3b103: Waiting 00:02:59 169dfbe0d373: Waiting 00:02:59 52ebb69f0ebf: Waiting 00:02:59 5abe8eddf0d5: Waiting 00:02:59 55522c791124: Download complete 00:02:59 169dfbe0d373: Verifying Checksum 00:02:59 169dfbe0d373: Download complete 00:02:59 e1ff8fa3b103: Verifying Checksum 00:02:59 e1ff8fa3b103: Download complete 00:02:59 af6eaf76a39c: Verifying Checksum 00:02:59 af6eaf76a39c: Download complete 00:03:00 5abe8eddf0d5: Verifying Checksum 00:03:00 5abe8eddf0d5: Download complete 00:03:00 af6eaf76a39c: Pull complete 00:03:01 55522c791124: Pull complete 00:03:02 ce5c4a1c91eb: Verifying Checksum 00:03:02 ce5c4a1c91eb: Download complete 00:03:02 52ebb69f0ebf: Download complete 00:03:12 ce5c4a1c91eb: Pull complete 00:03:12 169dfbe0d373: Pull complete 00:03:12 e1ff8fa3b103: Pull complete 00:03:19 52ebb69f0ebf: Pull complete 00:03:20 5abe8eddf0d5: Pull complete 00:03:20 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:03:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:03:20 ---> 6cb57ee374ae 00:03:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:03:22 ---> Running in b709699e9fd9 00:03:22 Removing intermediate container b709699e9fd9 00:03:22 ---> 86f996572506 00:03:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:03:22 ---> Running in 5f66769cc9e9 00:03:23 Removing intermediate container 5f66769cc9e9 00:03:23 ---> 2218a83a4979 00:03:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:03:23 ---> Running in c7a847b1179c 00:03:23 Removing intermediate container c7a847b1179c 00:03:23 ---> 62101e5a0646 00:03:23 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:03:23 ---> Running in ca3e556b7c2c 00:03:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:03:26 OK: 263 MiB in 53 packages 00:03:27 Removing intermediate container ca3e556b7c2c 00:03:27 ---> de1eea0f52e0 00:03:27 Step 7/12 : WORKDIR /app 00:03:27 ---> Running in a27c03015036 00:03:27 Removing intermediate container a27c03015036 00:03:27 ---> e7d3527d8664 00:03:27 Step 8/12 : COPY go.mod vendor* ./ 00:03:28 ---> 161abd79e32c 00:03:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:03:28 ---> Running in e14da09959b8 00:04:35 Removing intermediate container e14da09959b8 00:04:35 ---> 3159c9da588f 00:04:35 Step 10/12 : COPY . . 00:04:35 ---> 17df9ca35c00 00:04:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:04:35 ---> Running in 87a5834782e4 00:04:35 Removing intermediate container 87a5834782e4 00:04:35 ---> d37c8077dde2 00:04:35 Step 12/12 : RUN $MAKE 00:04:35 ---> Running in ababf02f450e 00:04:35 noop 00:04:36 Removing intermediate container ababf02f450e 00:04:36 ---> 697845f8d02a 00:04:36 Successfully built 697845f8d02a 00:04:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:37 + docker inspect -f . ci-base-image-arm64 00:04:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:37 prd-ubuntu20.04-docker-arm64-4c-16g-4464 does not seem to be running inside a container 00:04:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:04:38 $ docker top 3e8e81e6733eefb06d16bb99a01479cc5aa9863c1b6ae6179d63605f440a07d8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:39 + go version 00:04:39 go version go1.20.2 linux/arm64 [Pipeline] } 00:04:39 $ docker stop --time=1 3e8e81e6733eefb06d16bb99a01479cc5aa9863c1b6ae6179d63605f440a07d8 00:04:41 $ docker rm -f --volumes 3e8e81e6733eefb06d16bb99a01479cc5aa9863c1b6ae6179d63605f440a07d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:41 + docker inspect -f . ci-base-image-arm64 00:04:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:41 prd-ubuntu20.04-docker-arm64-4c-16g-4464 does not seem to be running inside a container 00:04:42 $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:04:43 $ docker top 3c5977dfa3530b474fae6033fa3de4457d3c78ab2641ef7fafa2376da9d2c121 -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:43 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] fileExists [Pipeline] sh 00:04:44 + make test 00:04:44 go test -race ./... -coverprofile=coverage.out ./... 00:07:51 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:07:53 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:07:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.127s coverage: 86.2% of statements 00:08:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.633s coverage: 71.9% of statements 00:08:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:08:04 go vet ./... 00:10:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:10:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:10:41 ./bin/test-attribution.sh [Pipeline] echo 00:10:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:10:41 $ docker stop --time=1 3c5977dfa3530b474fae6033fa3de4457d3c78ab2641ef7fafa2376da9d2c121 00:10:43 $ docker rm -f --volumes 3c5977dfa3530b474fae6033fa3de4457d3c78ab2641ef7fafa2376da9d2c121 [Pipeline] // withDockerContainer [Pipeline] sh 00:10:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:10:45 Warning: overwriting stash ‘coverage-report’ 00:10:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:10:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:10:46 + ls -al . 00:10:46 total 224 00:10:46 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 00:04 . 00:10:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 00:02 .. 00:10:46 -rw-rw-r-- 1 jenkins jenkins 262 Mar 18 00:02 .dockerignore 00:10:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 00:02 .git 00:10:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:02 .github 00:10:46 -rw-rw-r-- 1 jenkins jenkins 788 Mar 18 00:02 .gitignore 00:10:46 -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 00:02 .golangci.yml 00:10:46 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 18 00:02 Attribution.txt 00:10:46 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 18 00:02 CHANGELOG.md 00:10:46 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 18 00:02 Dockerfile 00:10:46 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 00:02 GOVERNANCE.md 00:10:46 -rw-rw-r-- 1 jenkins jenkins 687 Mar 18 00:02 Jenkinsfile 00:10:46 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 18 00:02 LICENSE 00:10:46 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 18 00:02 Makefile 00:10:46 -rw-rw-r-- 1 jenkins jenkins 617 Mar 18 00:02 OWNERS.md 00:10:46 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 18 00:02 README.md 00:10:46 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 23:59 VERSION 00:10:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 00:02 bin 00:10:46 -rw-r--r-- 1 jenkins jenkins 41317 Mar 18 00:08 coverage.out 00:10:46 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 18 00:02 go.mod 00:10:46 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 18 00:02 go.sum 00:10:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 00:02 images 00:10:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 00:02 internal 00:10:46 -rw-rw-r-- 1 jenkins jenkins 531 Mar 18 00:02 main.go 00:10:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 00:02 res 00:10:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 00:02 snap 00:10:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:46 + 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=74dc66ce7e4171279052920e75dfd1858490f585 --label arch=arm64 --label version=0.0.0 . 00:10:46 Sending build context to Docker daemon 678.4kB 00:10:46 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:10:46 Step 2/29 : FROM ${BASE} AS builder 00:10:46 ---> 697845f8d02a 00:10:46 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:10:46 ---> Running in 2054d105b3ef 00:10:47 Removing intermediate container 2054d105b3ef 00:10:47 ---> 1e203075e953 00:10:47 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:10:47 ---> Running in b498343904f6 00:10:47 Removing intermediate container b498343904f6 00:10:47 ---> b615d15facce 00:10:47 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:10:47 ---> Running in 0903c0ad4c22 00:10:48 Removing intermediate container 0903c0ad4c22 00:10:48 ---> 8236720cf0e9 00:10:48 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:10:48 ---> Running in b0ddbd761198 00:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:10:50 OK: 263 MiB in 53 packages 00:10:51 Removing intermediate container b0ddbd761198 00:10:51 ---> ee3948551302 00:10:51 Step 7/29 : WORKDIR /app 00:10:51 ---> Running in ea2f72734de8 00:10:51 Removing intermediate container ea2f72734de8 00:10:51 ---> 21d6b5ece379 00:10:51 Step 8/29 : COPY go.mod vendor* ./ 00:10:52 ---> b4116e3f0c96 00:10:52 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:52 ---> Running in 5062057eddd4 00:10:54 Removing intermediate container 5062057eddd4 00:10:54 ---> 6b4bbe14562d 00:10:54 Step 10/29 : COPY . . 00:10:54 ---> 0c94f4e5f971 00:10:54 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:10:55 ---> Running in b7746ed619e3 00:10:55 Removing intermediate container b7746ed619e3 00:10:55 ---> e379d49dac40 00:10:55 Step 12/29 : RUN $MAKE 00:10:55 ---> Running in 982f1dc4d616 00:10:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -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 00:13:18 Removing intermediate container 982f1dc4d616 00:13:18 ---> f8732e4bbf63 00:13:18 Step 13/29 : FROM alpine:3.17 00:13:18 3.17: Pulling from library/alpine 00:13:18 af6eaf76a39c: Already exists 00:13:18 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 00:13:18 Status: Downloaded newer image for alpine:3.17 00:13:18 ---> d74e625d9115 00:13:18 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:13:18 ---> Running in a9c0a8f2a66b 00:13:18 Removing intermediate container a9c0a8f2a66b 00:13:18 ---> a0067673a842 00:13:18 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:13:18 ---> Running in e01732426476 00:13:18 Removing intermediate container e01732426476 00:13:18 ---> ccd739f84189 00:13:18 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:13:18 ---> Running in b80871f1df3b 00:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:13:18 (1/2) Installing ca-certificates (20220614-r4) 00:13:18 (2/2) Installing dumb-init (1.2.5-r2) 00:13:18 Executing busybox-1.35.0-r29.trigger 00:13:18 Executing ca-certificates-20220614-r4.trigger 00:13:18 OK: 8 MiB in 17 packages 00:13:18 Removing intermediate container b80871f1df3b 00:13:18 ---> 1e01b7787d38 00:13:18 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:13:18 ---> a1991e8304d6 00:13:18 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:13:18 ---> c9870d7181b1 00:13:18 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:13:18 ---> 5bed2278753f 00:13:18 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:13:18 ---> 1073f8b747b5 00:13:18 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:13:18 ---> 2d04c5b8af00 00:13:18 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:13:18 ---> Running in 9d2cd785757a 00:13:18 Removing intermediate container 9d2cd785757a 00:13:18 ---> 240d7b083912 00:13:18 Step 23/29 : VOLUME /cache 00:13:18 ---> Running in e0b365218ff7 00:13:18 Removing intermediate container e0b365218ff7 00:13:18 ---> 9079ea0a344b 00:13:18 Step 24/29 : EXPOSE 59711 00:13:18 ---> Running in d3e6eff76985 00:13:18 Removing intermediate container d3e6eff76985 00:13:18 ---> cb60eace7ed4 00:13:18 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:13:18 ---> Running in 726ba73b8145 00:13:18 Removing intermediate container 726ba73b8145 00:13:18 ---> 4ea4a7d9250d 00:13:18 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:13:18 ---> Running in 47f9bc8a798c 00:13:18 Removing intermediate container 47f9bc8a798c 00:13:18 ---> 33c3cf61d62b 00:13:18 Step 27/29 : LABEL arch=arm64 00:13:18 ---> Running in 2535bfb34932 00:13:19 Removing intermediate container 2535bfb34932 00:13:19 ---> 744d746aec5d 00:13:19 Step 28/29 : LABEL git_sha=74dc66ce7e4171279052920e75dfd1858490f585 00:13:19 ---> Running in f71829f93d09 00:13:19 Removing intermediate container f71829f93d09 00:13:19 ---> 0116fc23c79d 00:13:19 Step 29/29 : LABEL version=0.0.0 00:13:19 ---> Running in cd58c5395a84 00:13:20 Removing intermediate container cd58c5395a84 00:13:20 ---> edda2014ce0f 00:13:20 [Warning] One or more build-args [ARCH] were not consumed 00:13:20 Successfully built edda2014ce0f 00:13:20 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:20 00:13:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:21 arm64: Pulling from edgex-lftools-log-publisher 00:13:21 8998bd30e6a1: Pulling fs layer 00:13:21 04944245beec: Pulling fs layer 00:13:21 699f458cf7ca: Pulling fs layer 00:13:21 765212b225bb: Pulling fs layer 00:13:21 f23df028b6ca: Pulling fs layer 00:13:21 765212b225bb: Waiting 00:13:21 d65c8cfc05b1: Pulling fs layer 00:13:21 2437ff75d9bd: Pulling fs layer 00:13:21 f23df028b6ca: Waiting 00:13:21 2437ff75d9bd: Waiting 00:13:21 d65c8cfc05b1: Waiting 00:13:21 04944245beec: Verifying Checksum 00:13:21 04944245beec: Download complete 00:13:21 765212b225bb: Verifying Checksum 00:13:21 765212b225bb: Download complete 00:13:21 f23df028b6ca: Verifying Checksum 00:13:21 f23df028b6ca: Download complete 00:13:21 d65c8cfc05b1: Verifying Checksum 00:13:21 d65c8cfc05b1: Download complete 00:13:21 699f458cf7ca: Download complete 00:13:21 8998bd30e6a1: Download complete 00:13:24 2437ff75d9bd: Verifying Checksum 00:13:24 2437ff75d9bd: Download complete 00:13:25 8998bd30e6a1: Pull complete 00:13:25 04944245beec: Pull complete 00:13:27 699f458cf7ca: Pull complete 00:13:27 765212b225bb: Pull complete 00:13:27 f23df028b6ca: Pull complete 00:13:27 d65c8cfc05b1: Pull complete 00:13:40 2437ff75d9bd: Pull complete 00:13:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:40 prd-ubuntu20.04-docker-arm64-4c-16g-4464 does not seem to be running inside a container 00:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:13:43 $ docker top e24808e2e9c0cbbcc6af20fb9050c4d66f7ba02ce6b4090de7eb0c2489922642 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:43 ---> job-cost.sh 00:13:43 lf-activate-venv: SKIPPING 00:13:43 INFO: No Stack... 00:13:44 INFO: Retrieving Pricing Info for: v3-standard-4 00:13:45 INFO: Archiving Costs [Pipeline] sh 00:13:45 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv 00:13:45 + cut -d, -f6 [Pipeline] lock 00:13:45 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] 00:13:45 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] did not exist. Created. 00:13:45 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:13:46 /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-e6525595/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:13:46 + echo total: 0.10999999940395355 [Pipeline] stash 00:13:46 Warning: overwriting stash ‘stack-cost’ 00:13:46 Stashed 1 file(s) [Pipeline] } 00:13:46 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] [Pipeline] // lock [Pipeline] } 00:13:46 $ docker stop --time=1 e24808e2e9c0cbbcc6af20fb9050c4d66f7ba02ce6b4090de7eb0c2489922642 00:13:47 $ docker rm -f --volumes e24808e2e9c0cbbcc6af20fb9050c4d66f7ba02ce6b4090de7eb0c2489922642 [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 00:13:50 provisioning config files... 00:13:50 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config2628002978127344619tmp [Pipeline] { [Pipeline] sh 00:13:50 + set +x 00:13:50 + curl -s https://codecov.io/bash+ 00:13:50 bash -s -- 00:13:50 00:13:50 _____ _ 00:13:50 / ____| | | 00:13:50 | | ___ __| | ___ ___ _____ __ 00:13:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:13:50 | |___| (_) | (_| | __/ (_| (_) \ V / 00:13:50 \_____\___/ \__,_|\___|\___\___/ \_/ 00:13:50 Bash-1.0.6 00:13:50 00:13:50 00:13:50 ==> git version 2.25.1 found 00:13:50 ==> 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 00:13:50 Release-Date: 2020-01-08 00:13:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:13:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:13:50 ==> Jenkins CI detected. 00:13:50 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-160 00:13:50 project root: . 00:13:50 --> token set from env 00:13:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:13:50 ==> Running gcov in . (disable via -X gcov) 00:13:50 ==> Python coveragepy not found 00:13:50 ==> Searching for coverage reports in: 00:13:50 + . 00:13:50 -> Found 1 reports 00:13:50 ==> Detecting git/mercurial file structure 00:13:50 ==> Reading reports 00:13:50 + ./coverage.out bytes=41317 00:13:50 ==> Appending adjustments 00:13:50 https://docs.codecov.io/docs/fixing-reports 00:13:51 + Found adjustments 00:13:51 ==> Gzipping contents 00:13:51 12K /tmp/codecov.c34ETR.gz 00:13:51 ==> Uploading reports 00:13:51 url: https://codecov.io 00:13:51 query: branch=PR-160&commit=f639d6781b30f6a1ba079ed56c615897ec9c20d2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-160%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=160&job=&cmd_args= 00:13:51 -> Pinging Codecov 00:13:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-160&commit=f639d6781b30f6a1ba079ed56c615897ec9c20d2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-160%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=160&job=&cmd_args= 00:13:51 -> Uploading to 00:13:51 https://storage.googleapis.com/codecov/v4/raw/2023-03-18/581DD39554BDF9B6E22D074273EAD858/f639d6781b30f6a1ba079ed56c615897ec9c20d2/65c8db1b-ff47-4d64-8649-da19dabccaeb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230318T001351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9208d653206a21f7afb27cc4f944c9ebf0a1c42f0a941420a56b1669776989f3 00:13:51 % Total % Received % Xferd Average Speed Time Time Time Current 00:13:51 Dload Upload Total Spent Left Speed 00:13:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11805 0 0 100 11805 0 43722 --:--:-- --:--:-- --:--:-- 43560 100 11805 0 0 100 11805 0 43722 --:--:-- --:--:-- --:--:-- 43560 00:13:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f639d6781b30f6a1ba079ed56c615897ec9c20d2 [Pipeline] } 00:13:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:13:52 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives ] 00:13:52 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives 00:13:52 total 16 00:13:52 drwxr-xr-x 3 root root 4096 Mar 18 00:01 . 00:13:52 drwxrwxr-x 12 jenkins jenkins 4096 Mar 18 00:01 .. 00:13:52 drwxr-xr-x 2 root root 4096 Mar 18 00:01 cost 00:13:52 -rw-r--r-- 1 root root 95 Mar 18 00:01 cost.csv 00:13:52 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives 00:13:52 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives 00:13:52 total 16 00:13:52 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 00:01 . 00:13:52 drwxrwxr-x 12 jenkins jenkins 4096 Mar 18 00:01 .. 00:13:52 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 00:01 cost 00:13:52 -rw-r--r-- 1 jenkins jenkins 95 Mar 18 00:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:13:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:13:53 ---> package-listing.sh 00:13:53 ++ facter osfamily 00:13:53 ++ tr '[:upper:]' '[:lower:]' 00:13:53 + OS_FAMILY=debian 00:13:53 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-160 00:13:53 + START_PACKAGES=/tmp/packages_start.txt 00:13:53 + END_PACKAGES=/tmp/packages_end.txt 00:13:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:13:53 + PACKAGES=/tmp/packages_start.txt 00:13:53 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-160 ']' 00:13:53 + PACKAGES=/tmp/packages_end.txt 00:13:53 + case "${OS_FAMILY}" in 00:13:53 + dpkg -l 00:13:53 + grep '^ii' 00:13:53 + '[' -f /tmp/packages_start.txt ']' 00:13:53 + '[' -f /tmp/packages_end.txt ']' 00:13:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:13:53 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-160 ']' 00:13:53 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives/ 00:13:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives/ [Pipeline] echo 00:13:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:13:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:13:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:54 prd-ubuntu20.04-docker-8c-8g-4463 does not seem to be running inside a container 00:13:54 $ 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-160/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-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:13:54 $ docker top af6f4623d411ab69d909df0b9443bc7ad699d61f02713d05a1f657c4d5093d2d -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:55 + touch /tmp/pre-build-complete [Pipeline] sh 00:13:55 + mkdir -p /var/log/sysstat [Pipeline] sh 00:13:55 + ls /var/log/sa-host 00:13:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:13:56 provisioning config files... 00:13:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config2323891341788739907tmp [Pipeline] { [Pipeline] echo 00:13:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:13:56 ---> create-netrc.sh [Pipeline] } 00:13:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:13:56 ---> python-tools-install.sh [Pipeline] echo 00:13:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:13:57 ---> sudo-logs.sh 00:13:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:13:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:13:57 ---> job-cost.sh 00:13:57 lf-activate-venv: SKIPPING 00:13:57 DEBUG: total: 0.2199999988079071 00:13:57 INFO: Retrieving Stack Cost... 00:13:57 INFO: Retrieving Pricing Info for: v3-standard-8 00:13:58 INFO: Archiving Costs [Pipeline] echo 00:13:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:13:58 ---> logs-deploy.sh 00:13:58 lf-activate-venv: SKIPPING 00:13:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-160/3 00:13:58 INFO: archiving workspace using pattern(s): 00:13:59 Archives upload complete. 00:13:59 INFO: archiving logs to Nexus 00:14:00 ---> uname -a: 00:14:00 Linux prd-ubuntu20-04-docker-8c-8g-4463 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:14:00 00:14:00 00:14:00 ---> lscpu: 00:14:00 Architecture: x86_64 00:14:00 CPU op-mode(s): 32-bit, 64-bit 00:14:00 Byte Order: Little Endian 00:14:00 Address sizes: 40 bits physical, 48 bits virtual 00:14:00 CPU(s): 8 00:14:00 On-line CPU(s) list: 0-7 00:14:00 Thread(s) per core: 1 00:14:00 Core(s) per socket: 1 00:14:00 Socket(s): 8 00:14:00 NUMA node(s): 1 00:14:00 Vendor ID: AuthenticAMD 00:14:00 CPU family: 23 00:14:00 Model: 49 00:14:00 Model name: AMD EPYC-Rome Processor 00:14:00 Stepping: 0 00:14:00 CPU MHz: 2799.998 00:14:00 BogoMIPS: 5599.99 00:14:00 Virtualization: AMD-V 00:14:00 Hypervisor vendor: KVM 00:14:00 Virtualization type: full 00:14:00 L1d cache: 256 KiB 00:14:00 L1i cache: 256 KiB 00:14:00 L2 cache: 4 MiB 00:14:00 L3 cache: 128 MiB 00:14:00 NUMA node0 CPU(s): 0-7 00:14:00 Vulnerability Itlb multihit: Not affected 00:14:00 Vulnerability L1tf: Not affected 00:14:00 Vulnerability Mds: Not affected 00:14:00 Vulnerability Meltdown: Not affected 00:14:00 Vulnerability Mmio stale data: Not affected 00:14:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:14:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:14:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:14:00 Vulnerability Srbds: Not affected 00:14:00 Vulnerability Tsx async abort: Not affected 00:14:00 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 00:14:00 00:14:00 00:14:00 ---> nproc: 00:14:00 8 00:14:00 00:14:00 00:14:00 ---> df -h: 00:14:00 Filesystem Size Used Avail Use% Mounted on 00:14:00 overlay 155G 12G 144G 8% / 00:14:00 tmpfs 64M 0 64M 0% /dev 00:14:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:14:00 shm 64M 0 64M 0% /dev/shm 00:14:00 /dev/vda1 155G 12G 144G 8% /facter-os 00:14:00 00:14:00 00:14:00 ---> sar -b -r -n DEV: 00:14:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4463) 03/18/23 _x86_64_ (8 CPU) 00:14:00 00:14:00 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:14:00 00:00:01 400.00 0.00 400.00 0.00 0.00 15200.00 0.00 00:14:00 00:01:01 70.15 0.20 69.96 0.00 4.40 17882.75 0.00 00:14:00 00:02:01 161.97 0.10 161.87 0.00 5.46 35958.69 0.00 00:14:00 00:03:01 1.88 0.00 1.88 0.00 0.00 21.21 0.00 00:14:00 00:04:02 55.24 11.60 43.64 0.00 5176.74 8746.14 0.00 00:14:00 00:05:01 6.93 0.02 6.91 0.00 0.14 133.67 0.00 00:14:00 00:06:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 00:14:00 00:07:01 1.92 0.00 1.92 0.00 0.00 20.66 0.00 00:14:00 00:08:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 00:14:00 00:09:01 2.22 0.00 2.22 0.00 0.00 24.93 0.00 00:14:00 00:10:01 2.85 1.38 1.47 0.00 33.99 18.13 0.00 00:14:00 00:11:01 2.33 0.20 2.13 0.00 3.20 24.26 0.00 00:14:00 00:12:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 00:14:00 00:13:01 1.83 0.00 1.83 0.00 0.00 20.53 0.00 00:14:00 Average: 23.99 1.04 22.95 0.00 402.33 4845.05 0.00 00:14:00 00:14:00 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:14:00 00:00:01 28454068 31570552 737416 2.24 144108 3185236 1747636 5.15 1076780 2920756 444 00:14:00 00:01:01 28405932 31546412 759132 2.31 148596 3198268 2001976 5.90 1216624 2819096 244 00:14:00 00:02:01 27668080 31576096 725712 2.21 158820 3891932 1760204 5.19 1265900 3439416 156 00:14:00 00:03:01 27668300 31576424 725132 2.21 158860 3891940 1760204 5.19 1266228 3439424 220 00:14:00 00:04:02 27143004 31557564 728288 2.21 192292 4347888 1826748 5.38 1591700 3607428 1024 00:14:00 00:05:01 27149828 31559680 726272 2.21 190844 4344632 1805916 5.32 1583412 3604216 16 00:14:00 00:06:01 27156960 31566888 718968 2.19 190916 4344636 1805916 5.32 1576280 3604220 168 00:14:00 00:07:01 27158004 31567996 718100 2.18 190976 4344636 1805916 5.32 1576308 3604220 16 00:14:00 00:08:01 27158060 31568120 717984 2.18 191040 4344640 1805916 5.32 1576432 3604224 4 00:14:00 00:09:01 27157792 31567940 718076 2.18 191120 4344644 1805916 5.32 1576488 3604228 32 00:14:00 00:10:01 27149768 31562144 723808 2.20 191200 4345660 1805916 5.32 1585264 3604780 56 00:14:00 00:11:01 27146956 31559612 726200 2.21 191256 4345892 1805916 5.32 1589524 3604764 12 00:14:00 00:12:01 27147224 31559888 725872 2.21 191312 4345896 1805916 5.32 1588864 3604768 8 00:14:00 00:13:01 27146648 31559492 726324 2.21 191352 4345892 1805916 5.32 1589488 3604148 4 00:14:00 Average: 27407902 31564201 726949 2.21 180192 4115842 1810715 5.34 1475664 3476121 172 00:14:00 00:14:00 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:14:00 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:14:00 00:01:01 docker0 1.47 3.98 0.09 42.59 0.00 0.00 0.00 0.00 00:14:00 00:01:01 ens3 41.33 24.05 77.93 14.45 0.00 0.00 0.00 0.00 00:14:00 00:02:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 00:14:00 00:02:01 docker0 1.43 3.73 0.10 45.62 0.00 0.00 0.00 0.00 00:14:00 00:02:01 ens3 121.84 71.00 2582.56 15.16 0.00 0.00 0.00 0.00 00:14:00 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:00 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:03:01 ens3 6.27 3.22 5.27 0.46 0.00 0.00 0.00 0.00 00:14:00 00:04:02 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 00:14:00 00:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:04:02 ens3 191.83 98.02 2804.55 7.35 0.00 0.00 0.00 0.00 00:14:00 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:00 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:05:01 ens3 0.32 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:14:00 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:00 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:07:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:14:00 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:00 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:09:01 ens3 0.32 0.23 0.14 0.08 0.00 0.00 0.00 0.00 00:14:00 00:10:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:14:00 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:10:01 ens3 3.78 3.12 3.18 3.62 0.00 0.00 0.00 0.00 00:14:00 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:00 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:11:01 ens3 3.27 1.80 2.20 2.10 0.00 0.00 0.00 0.00 00:14:00 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:14:00 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:13:01 ens3 0.95 0.73 0.46 0.94 0.00 0.00 0.00 0.00 00:14:00 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 00:14:00 Average: docker0 0.22 0.59 0.01 6.79 0.00 0.00 0.00 0.00 00:14:00 Average: ens3 28.51 15.60 421.83 3.40 0.00 0.00 0.00 0.00 00:14:00 00:14:00 00:14:00 ---> sar -P ALL: 00:14:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4463) 03/18/23 _x86_64_ (8 CPU) 00:14:00 00:14:00 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:14:00 00:00:01 all 11.11 0.00 33.33 0.00 0.00 55.56 00:14:00 00:00:01 0 0.00 0.00 100.00 0.00 0.00 0.00 00:14:00 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:14:00 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:14:00 00:00:01 3 0.00 0.00 100.00 0.00 0.00 0.00 00:14:00 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:14:00 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:14:00 00:00:01 6 0.00 0.00 50.00 0.00 0.00 50.00 00:14:00 00:00:01 7 100.00 0.00 0.00 0.00 0.00 0.00 00:14:00 00:01:01 all 43.21 0.00 6.22 0.34 0.09 50.13 00:14:00 00:01:01 0 41.81 0.00 6.30 1.71 0.08 50.08 00:14:00 00:01:01 1 44.06 0.00 6.78 0.03 0.10 49.03 00:14:00 00:01:01 2 42.91 0.00 6.17 0.10 0.08 50.73 00:14:00 00:01:01 3 43.35 0.00 6.64 0.05 0.10 49.86 00:14:00 00:01:01 4 44.71 0.00 6.29 0.13 0.08 48.78 00:14:00 00:01:01 5 43.60 0.00 5.88 0.55 0.08 49.88 00:14:00 00:01:01 6 43.59 0.00 5.78 0.03 0.08 50.52 00:14:00 00:01:01 7 41.67 0.00 5.94 0.10 0.10 52.20 00:14:00 00:02:01 all 16.37 0.00 3.80 0.83 0.05 78.95 00:14:00 00:02:01 0 17.40 0.00 3.80 0.08 0.05 78.66 00:14:00 00:02:01 1 17.38 0.00 4.13 1.66 0.03 76.80 00:14:00 00:02:01 2 16.57 0.00 3.88 0.71 0.03 78.81 00:14:00 00:02:01 3 15.91 0.00 3.56 0.35 0.05 80.12 00:14:00 00:02:01 4 16.41 0.00 3.80 0.29 0.07 79.44 00:14:00 00:02:01 5 14.86 0.00 3.77 3.09 0.03 78.25 00:14:00 00:02:01 6 16.21 0.00 3.90 0.17 0.05 79.67 00:14:00 00:02:01 7 16.20 0.00 3.56 0.30 0.05 79.89 00:14:00 00:03:01 all 0.28 0.00 0.03 0.00 0.01 99.68 00:14:00 00:03:01 0 0.12 0.00 0.05 0.00 0.02 99.82 00:14:00 00:03:01 1 1.99 0.00 0.03 0.00 0.00 97.98 00:14:00 00:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:14:00 00:03:01 3 0.02 0.00 0.05 0.00 0.00 99.93 00:14:00 00:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:14:00 00:03:01 5 0.00 0.00 0.03 0.03 0.02 99.92 00:14:00 00:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:14:00 00:03:01 7 0.05 0.00 0.03 0.00 0.00 99.92 00:14:00 00:04:02 all 2.47 0.00 1.42 0.36 0.02 95.73 00:14:00 00:04:02 0 1.43 0.00 1.02 0.05 0.02 97.48 00:14:00 00:04:02 1 3.12 0.00 2.40 0.07 0.02 94.40 00:14:00 00:04:02 2 3.16 0.00 1.31 0.58 0.00 94.95 00:14:00 00:04:02 3 1.60 0.00 0.87 0.05 0.03 97.44 00:14:00 00:04:02 4 2.27 0.00 1.14 0.40 0.02 96.17 00:14:00 00:04:02 5 2.44 0.00 1.74 0.95 0.02 94.86 00:14:00 00:04:02 6 4.02 0.00 2.02 0.18 0.02 93.76 00:14:00 00:04:02 7 1.66 0.00 0.86 0.64 0.02 96.83 00:14:00 00:05:01 all 0.26 0.00 0.06 0.03 0.00 99.66 00:14:00 00:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:14:00 00:05:01 1 0.07 0.00 0.07 0.00 0.00 99.86 00:14:00 00:05:01 2 1.61 0.00 0.15 0.00 0.02 98.22 00:14:00 00:05:01 3 0.03 0.00 0.05 0.00 0.00 99.92 00:14:00 00:05:01 4 0.05 0.00 0.05 0.07 0.00 99.83 00:14:00 00:05:01 5 0.05 0.00 0.03 0.03 0.00 99.88 00:14:00 00:05:01 6 0.05 0.00 0.00 0.00 0.00 99.95 00:14:00 00:05:01 7 0.14 0.00 0.07 0.10 0.02 99.68 00:14:00 00:06:01 all 0.02 0.00 0.02 0.01 0.00 99.95 00:14:00 00:06:01 0 0.00 0.00 0.03 0.00 0.00 99.97 00:14:00 00:06:01 1 0.07 0.00 0.00 0.00 0.00 99.93 00:14:00 00:06:01 2 0.05 0.00 0.00 0.00 0.00 99.95 00:14:00 00:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:14:00 00:06:01 4 0.03 0.00 0.03 0.00 0.02 99.92 00:14:00 00:06:01 5 0.00 0.00 0.02 0.03 0.00 99.95 00:14:00 00:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:14:00 00:06:01 7 0.00 0.00 0.05 0.03 0.00 99.92 00:14:00 00:07:01 all 0.02 0.00 0.01 0.01 0.00 99.96 00:14:00 00:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:14:00 00:07:01 1 0.03 0.00 0.02 0.02 0.02 99.92 00:14:00 00:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:14:00 00:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:14:00 00:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:14:00 00:07:01 5 0.02 0.00 0.02 0.02 0.00 99.95 00:14:00 00:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:14:00 00:07:01 7 0.00 0.00 0.02 0.05 0.00 99.93 00:14:00 00:08:01 all 0.03 0.00 0.01 0.01 0.00 99.95 00:14:00 00:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:14:00 00:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:14:00 00:08:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:14:00 00:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:14:00 00:08:01 4 0.03 0.00 0.03 0.00 0.02 99.92 00:14:00 00:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:14:00 00:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:14:00 00:08:01 7 0.03 0.00 0.02 0.05 0.02 99.88 00:14:00 00:09:01 all 0.06 0.00 0.01 0.01 0.00 99.91 00:14:00 00:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:14:00 00:09:01 1 0.07 0.00 0.02 0.00 0.00 99.92 00:14:00 00:09:01 2 0.28 0.00 0.00 0.00 0.00 99.72 00:14:00 00:09:01 3 0.02 0.00 0.00 0.02 0.00 99.97 00:14:00 00:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:14:00 00:09:01 5 0.02 0.00 0.02 0.03 0.02 99.92 00:14:00 00:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:14:00 00:09:01 7 0.03 0.00 0.03 0.03 0.00 99.90 00:14:00 00:10:01 all 0.22 0.00 0.04 0.01 0.01 99.72 00:14:00 00:10:01 0 0.22 0.00 0.07 0.02 0.00 99.70 00:14:00 00:10:01 1 0.07 0.00 0.03 0.02 0.02 99.87 00:14:00 00:10:01 2 0.25 0.00 0.02 0.00 0.02 99.72 00:14:00 00:10:01 3 0.32 0.00 0.03 0.02 0.02 99.62 00:14:00 00:10:01 4 0.13 0.00 0.03 0.00 0.00 99.83 00:14:00 00:10:01 5 0.67 0.00 0.02 0.00 0.00 99.32 00:14:00 00:10:01 6 0.10 0.00 0.05 0.00 0.00 99.85 00:14:00 00:10:01 7 0.03 0.00 0.03 0.03 0.00 99.90 00:14:00 00:14:00 00:10:01 CPU %user %nice %system %iowait %steal %idle 00:14:00 00:11:01 all 0.11 0.00 0.02 0.01 0.01 99.85 00:14:00 00:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:14:00 00:11:01 1 0.03 0.00 0.02 0.02 0.00 99.93 00:14:00 00:11:01 2 0.07 0.00 0.00 0.00 0.00 99.93 00:14:00 00:11:01 3 0.12 0.00 0.05 0.02 0.02 99.80 00:14:00 00:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:14:00 00:11:01 5 0.60 0.00 0.02 0.03 0.00 99.35 00:14:00 00:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:14:00 00:11:01 7 0.05 0.00 0.05 0.03 0.02 99.85 00:14:00 00:12:01 all 0.03 0.00 0.02 0.01 0.00 99.94 00:14:00 00:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:14:00 00:12:01 1 0.03 0.00 0.02 0.02 0.00 99.93 00:14:00 00:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:14:00 00:12:01 3 0.05 0.00 0.07 0.00 0.00 99.88 00:14:00 00:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:14:00 00:12:01 5 0.07 0.00 0.02 0.00 0.02 99.90 00:14:00 00:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:14:00 00:12:01 7 0.02 0.00 0.02 0.03 0.00 99.93 00:14:00 00:13:01 all 0.06 0.00 0.02 0.01 0.00 99.91 00:14:00 00:13:01 0 0.08 0.00 0.02 0.00 0.00 99.90 00:14:00 00:13:01 1 0.07 0.00 0.03 0.00 0.00 99.90 00:14:00 00:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:14:00 00:13:01 3 0.05 0.00 0.03 0.00 0.02 99.90 00:14:00 00:13:01 4 0.10 0.00 0.03 0.00 0.00 99.87 00:14:00 00:13:01 5 0.05 0.00 0.00 0.03 0.00 99.92 00:14:00 00:13:01 6 0.05 0.00 0.02 0.00 0.00 99.93 00:14:00 00:13:01 7 0.02 0.00 0.00 0.05 0.00 99.93 00:14:00 Average: all 4.84 0.00 0.90 0.13 0.01 94.12 00:14:00 Average: 0 4.68 0.00 0.87 0.14 0.01 94.29 00:14:00 Average: 1 5.14 0.00 1.04 0.14 0.01 93.66 00:14:00 Average: 2 4.99 0.00 0.89 0.11 0.01 93.99 00:14:00 Average: 3 4.71 0.00 0.87 0.04 0.02 94.36 00:14:00 Average: 4 4.89 0.00 0.87 0.07 0.02 94.15 00:14:00 Average: 5 4.80 0.00 0.89 0.37 0.01 93.93 00:14:00 Average: 6 4.92 0.00 0.91 0.03 0.01 94.13 00:14:00 Average: 7 4.58 0.00 0.82 0.11 0.02 94.47 00:14:00 00:14:00 00:14:00