Pull request #98 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 1d02a798a476290026370f1989be570a341f335c+a2758104a26f08d3533b7032fcb2aa5e5831d488 (ccbd36bebc45f760bb3b35f13b6d5086b175131d) 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-ssh9686346923979688931.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh17311033092205495305.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15592738817231744011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18412624675493910665.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8719498780429083884.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-98/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-98/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2428421440896123458.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp 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-19775 in /w/workspace/oundry_device-rfid-llrp-go_PR-98 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-98 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a2758104a26f08d3533b7032fcb2aa5e5831d488 into PR head commit 1d02a798a476290026370f1989be570a341f335c Merge succeeded, producing 1d02a798a476290026370f1989be570a341f335c Checking out Revision 1d02a798a476290026370f1989be570a341f335c (PR-98) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d02a798a476290026370f1989be570a341f335c # 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 a2758104a26f08d3533b7032fcb2aa5e5831d488 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d02a798a476290026370f1989be570a341f335c # timeout=10 Commit message: "build: Upgrade to Go 1.18 and optimize attribution script" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:49:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:49:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:49:32 ========================================================= 21:49:32 EdgeX Global Pipelines Version Info 21:49:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:49:32 ------------------- 21:49:32 stable info: 21:49:32 ------------------- 21:49:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:49:32 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 21:49:32 Message: update stable to v1.0.237 21:49:33 ------------------- 21:49:33 experimental info: 21:49:33 ------------------- 21:49:33 Commited By: **** collab-it+edgex@linuxfoundation.org 21:49:33 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 21:49:33 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:49:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:49:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:49:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:49:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:49:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-98 [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-98 [Pipeline] echo 21:49:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-98 [Pipeline] echo 21:49:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d02a798a476290026370f1989be570a341f335c [Pipeline] echo 21:49:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d02a79 [Pipeline] echo 21:49:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:35 provisioning config files... 21:49:35 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-98@tmp/config4537646923522670646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:35 ---> docker-login.sh 21:49:35 nexus3.edgexfoundry.org:10001 21:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:35 Configure a credential helper to remove this warning. See 21:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:35 21:49:35 Login Succeeded 21:49:35 nexus3.edgexfoundry.org:10002 21:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:36 Configure a credential helper to remove this warning. See 21:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:36 21:49:36 Login Succeeded 21:49:36 nexus3.edgexfoundry.org:10003 21:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:36 Configure a credential helper to remove this warning. See 21:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:36 21:49:36 Login Succeeded 21:49:36 nexus3.edgexfoundry.org:10004 21:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:36 Configure a credential helper to remove this warning. See 21:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:36 21:49:36 Login Succeeded 21:49:36 docker.io 21:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:36 Configure a credential helper to remove this warning. See 21:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:36 21:49:36 Login Succeeded 21:49:36 ---> docker-login.sh ends [Pipeline] } 21:49:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:49:37 + git rev-list -1 --merges 1d02a798a476290026370f1989be570a341f335c~1..1d02a798a476290026370f1989be570a341f335c [Pipeline] echo 21:49:37 -----------> git rev-list -1 --merges 1d02a798a476290026370f1989be570a341f335c~1..1d02a798a476290026370f1989be570a341f335c 1d02a798a476290026370f1989be570a341f335c [false] [Pipeline] sh 21:49:37 + git log --format=format:%s -1 1d02a798a476290026370f1989be570a341f335c [Pipeline] echo 21:49:38 ========================================================= 21:49:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:49:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:49:38 + git log --format=format:%s -1 1d02a798a476290026370f1989be570a341f335c [Pipeline] echo 21:49:38 [semverPrep] GIT_COMMIT: 1d02a798a476290026370f1989be570a341f335c, Commit Message: build: Upgrade to Go 1.18 and optimize attribution script [Pipeline] echo 21:49:38 [semverPrep] This is not a build commit. [Pipeline] sh 21:49:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:49:38 + grep -v github /etc/ssh/ssh_known_hosts 21:49:38 + [ -e /tmp/ssh_known_hosts ] 21:49:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:49:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:49:38 + sudo tee -a /etc/ssh/ssh_known_hosts 21:49:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:39 21:49:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:39 0.1.4: Pulling from edgex-devops/py-git-semver 21:49:39 b85a868b505f: Pulling fs layer 21:49:39 e2be974225ed: Pulling fs layer 21:49:39 339a4e72a1f5: Pulling fs layer 21:49:39 988bab9f4d93: Pulling fs layer 21:49:39 988bab9f4d93: Waiting 21:49:39 1469e6f7b9e6: Pulling fs layer 21:49:39 eaf3925da568: Pulling fs layer 21:49:39 1469e6f7b9e6: Waiting 21:49:39 bab4dde63d76: Pulling fs layer 21:49:39 bde34c3a00c8: Pulling fs layer 21:49:39 b352a97aabf1: Pulling fs layer 21:49:39 eaf3925da568: Waiting 21:49:39 bde34c3a00c8: Waiting 21:49:39 4872d77fe225: Pulling fs layer 21:49:39 5851b861e8e6: Pulling fs layer 21:49:39 bab4dde63d76: Waiting 21:49:39 b352a97aabf1: Waiting 21:49:39 5851b861e8e6: Waiting 21:49:39 e2be974225ed: Download complete 21:49:39 988bab9f4d93: Download complete 21:49:39 1469e6f7b9e6: Verifying Checksum 21:49:39 1469e6f7b9e6: Download complete 21:49:39 339a4e72a1f5: Verifying Checksum 21:49:39 339a4e72a1f5: Download complete 21:49:39 eaf3925da568: Verifying Checksum 21:49:39 bde34c3a00c8: Download complete 21:49:39 b352a97aabf1: Verifying Checksum 21:49:39 b352a97aabf1: Download complete 21:49:39 4872d77fe225: Verifying Checksum 21:49:39 4872d77fe225: Download complete 21:49:39 5851b861e8e6: Verifying Checksum 21:49:39 5851b861e8e6: Download complete 21:49:39 b85a868b505f: Verifying Checksum 21:49:39 b85a868b505f: Download complete 21:49:40 bab4dde63d76: Verifying Checksum 21:49:40 bab4dde63d76: Download complete 21:49:41 b85a868b505f: Pull complete 21:49:41 e2be974225ed: Pull complete 21:49:42 339a4e72a1f5: Pull complete 21:49:42 988bab9f4d93: Pull complete 21:49:42 1469e6f7b9e6: Pull complete 21:49:42 eaf3925da568: Pull complete 21:49:44 bab4dde63d76: Pull complete 21:49:44 bde34c3a00c8: Pull complete 21:49:44 b352a97aabf1: Pull complete 21:49:44 4872d77fe225: Pull complete 21:49:45 5851b861e8e6: Pull complete 21:49:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:49:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:45 prd-ubuntu20.04-docker-8c-8g-19775 does not seem to be running inside a container 21:49:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-98 -v /w/workspace/oundry_device-rfid-llrp-go_PR-98:/w/workspace/oundry_device-rfid-llrp-go_PR-98:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-98@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:49:46 $ docker top 84e6f7d09ee03b0433661466d0b28414be611ce203cbe31469cb311fb648de5d -eo pid,comm 21:49:47 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). 21:49:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:47 [ssh-agent] Looking for ssh-agent implementation... 21:49:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:47 $ docker exec 84e6f7d09ee03b0433661466d0b28414be611ce203cbe31469cb311fb648de5d ssh-agent 21:49:47 SSH_AUTH_SOCK=/tmp/ssh-OOAm06Z9UF8j/agent.34 21:49:47 SSH_AGENT_PID=41 21:49:47 Running ssh-add (command line suppressed) 21:49:47 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-98@tmp/private_key_1223855384150691683.key (/w/workspace/oundry_device-rfid-llrp-go_PR-98@tmp/private_key_1223855384150691683.key) 21:49:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:47 + git tag --points-at HEAD [Pipeline] } 21:49:47 $ docker exec --env ******** --env ******** 84e6f7d09ee03b0433661466d0b28414be611ce203cbe31469cb311fb648de5d ssh-agent -k 21:49:48 unset SSH_AUTH_SOCK; 21:49:48 unset SSH_AGENT_PID; 21:49:48 echo Agent pid 41 killed; 21:49:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:49:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:48 [ssh-agent] Looking for ssh-agent implementation... 21:49:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:48 $ docker exec 84e6f7d09ee03b0433661466d0b28414be611ce203cbe31469cb311fb648de5d ssh-agent 21:49:48 SSH_AUTH_SOCK=/tmp/ssh-2Ute1fr4aA20/agent.74 21:49:48 SSH_AGENT_PID=80 21:49:48 Running ssh-add (command line suppressed) 21:49:48 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-98@tmp/private_key_3462529196596141111.key (/w/workspace/oundry_device-rfid-llrp-go_PR-98@tmp/private_key_3462529196596141111.key) 21:49:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:48 + git semver init 21:49:49 2022-07-12 21:49:49,106 [run_init] DEBUG init version:0.0.0 force:False 21:49:49 2022-07-12 21:49:49,107 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-98/.semver 21:49:49 2022-07-12 21:49:49,107 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-98/.semver 21:49:49 2022-07-12 21:49:49,108 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-98/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-98, universal_newlines=False, shell=None, istream=None) 21:49:50 2022-07-12 21:49:49,837 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-98/.git/info/exclude 21:49:50 2022-07-12 21:49:49,837 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-98/.semver/PR-98 with force:False 21:49:50 2022-07-12 21:49:49,837 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-98/.semver/PR-98 21:49:50 2022-07-12 21:49:49,841 [execute] INFO git cat-file --batch-check 21:49:50 2022-07-12 21:49:49,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-98/.semver, universal_newlines=False, shell=None, istream=) 21:49:50 2022-07-12 21:49:49,850 [execute] INFO git cat-file --batch 21:49:50 2022-07-12 21:49:49,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-98/.semver, universal_newlines=False, shell=None, istream=) 21:49:50 2022-07-12 21:49:49,858 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-98/.semver/PR-98 21:49:50 0.0.0 [Pipeline] } 21:49:50 $ docker exec --env ******** --env ******** 84e6f7d09ee03b0433661466d0b28414be611ce203cbe31469cb311fb648de5d ssh-agent -k 21:49:50 unset SSH_AUTH_SOCK; 21:49:50 unset SSH_AGENT_PID; 21:49:50 echo Agent pid 80 killed; 21:49:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:50 + git semver [Pipeline] } 21:49:50 $ docker stop --time=1 84e6f7d09ee03b0433661466d0b28414be611ce203cbe31469cb311fb648de5d 21:49:52 $ docker rm -f 84e6f7d09ee03b0433661466d0b28414be611ce203cbe31469cb311fb648de5d [Pipeline] // withDockerContainer [Pipeline] sh 21:49:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:49:53 Stashed 1 file(s) [Pipeline] echo 21:49:53 [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 21:49:53 provisioning config files... 21:49:53 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-98@tmp/config2693094235361563994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:54 ---> docker-login.sh 21:49:54 nexus3.edgexfoundry.org:10001 21:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:54 Configure a credential helper to remove this warning. See 21:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:54 21:49:54 Login Succeeded 21:49:54 nexus3.edgexfoundry.org:10002 21:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:54 Configure a credential helper to remove this warning. See 21:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:54 21:49:54 Login Succeeded 21:49:54 nexus3.edgexfoundry.org:10003 21:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:54 Configure a credential helper to remove this warning. See 21:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:54 21:49:54 Login Succeeded 21:49:54 nexus3.edgexfoundry.org:10004 21:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:54 Configure a credential helper to remove this warning. See 21:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:54 21:49:54 Login Succeeded 21:49:54 docker.io 21:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:55 Configure a credential helper to remove this warning. See 21:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:55 21:49:55 Login Succeeded 21:49:55 ---> docker-login.sh ends [Pipeline] } 21:49:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:49:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:56 ========================================================= 21:49:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:49:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:49:56 Sending build context to Docker daemon 4.038MB 21:49:56 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:49:56 Step 2/12 : FROM ${BASE} AS builder 21:49:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:49:56 2408cc74d12b: Pulling fs layer 21:49:56 ea60b727a1ce: Pulling fs layer 21:49:56 30c4a7721957: Pulling fs layer 21:49:56 370296b7ddb6: Pulling fs layer 21:49:56 7c6cee850709: Pulling fs layer 21:49:56 39a5fcdaea64: Pulling fs layer 21:49:56 d94ebbe4e438: Pulling fs layer 21:49:56 bcfd1f05c69d: Pulling fs layer 21:49:56 59ccb84bbe0f: Pulling fs layer 21:49:56 39a5fcdaea64: Waiting 21:49:56 370296b7ddb6: Waiting 21:49:56 7c6cee850709: Waiting 21:49:56 bcfd1f05c69d: Waiting 21:49:56 d94ebbe4e438: Waiting 21:49:56 30c4a7721957: Verifying Checksum 21:49:56 30c4a7721957: Download complete 21:49:56 ea60b727a1ce: Download complete 21:49:56 7c6cee850709: Verifying Checksum 21:49:56 7c6cee850709: Download complete 21:49:57 39a5fcdaea64: Verifying Checksum 21:49:57 39a5fcdaea64: Download complete 21:49:57 2408cc74d12b: Verifying Checksum 21:49:57 2408cc74d12b: Download complete 21:49:57 d94ebbe4e438: Verifying Checksum 21:49:57 d94ebbe4e438: Download complete 21:49:57 2408cc74d12b: Pull complete 21:49:57 ea60b727a1ce: Pull complete 21:49:57 30c4a7721957: Pull complete 21:49:57 59ccb84bbe0f: Verifying Checksum 21:49:57 59ccb84bbe0f: Download complete 21:49:57 bcfd1f05c69d: Verifying Checksum 21:49:57 bcfd1f05c69d: Download complete 21:49:57 370296b7ddb6: Verifying Checksum 21:49:57 370296b7ddb6: Download complete 21:50:02 370296b7ddb6: Pull complete 21:50:02 7c6cee850709: Pull complete 21:50:02 39a5fcdaea64: Pull complete 21:50:02 d94ebbe4e438: Pull complete 21:50:04 bcfd1f05c69d: Pull complete 21:50:05 59ccb84bbe0f: Pull complete 21:50:05 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:50:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:50:05 ---> a4fb48ad2a94 21:50:05 Step 3/12 : ARG MAKE='make build' 21:50:07 ---> Running in 9413559a541e 21:50:07 Removing intermediate container 9413559a541e 21:50:07 ---> 5a5eead064e6 21:50:07 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:50:07 ---> Running in ac566b65d08d 21:50:07 Removing intermediate container ac566b65d08d 21:50:07 ---> 649e77dcee7c 21:50:07 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:50:07 ---> Running in 9f383b255be2 21:50:07 Removing intermediate container 9f383b255be2 21:50:07 ---> 836223af4c39 21:50:07 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:07 ---> Running in 25d0a941dcca 21:50:07 Removing intermediate container 25d0a941dcca 21:50:07 ---> a819b90dd8bc 21:50:07 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:50:07 ---> Running in 6ffce361af8b 21:50:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:50:08 Still waiting to schedule task 21:50:08 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:50:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:50:09 OK: 211 MiB in 51 packages 21:50:09 Removing intermediate container 6ffce361af8b 21:50:09 ---> 13e6a1d791d9 21:50:09 Step 8/12 : WORKDIR /app 21:50:09 ---> Running in bdfa9d4428ab 21:50:09 Removing intermediate container bdfa9d4428ab 21:50:09 ---> ffc2288013c9 21:50:09 Step 9/12 : COPY go.mod vendor* ./ 21:50:10 ---> 172bc24f9e0a 21:50:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:10 ---> Running in 0320f095ff66 21:50:25 Removing intermediate container 0320f095ff66 21:50:25 ---> 431c3779c7e4 21:50:25 Step 11/12 : COPY . . 21:50:25 ---> 88ccb7ec103e 21:50:25 Step 12/12 : RUN $MAKE 21:50:25 ---> Running in 0aa741af5c05 21:50:25 noop 21:50:25 Removing intermediate container 0aa741af5c05 21:50:25 ---> 356a5f1ca01c 21:50:25 Successfully built 356a5f1ca01c 21:50:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:25 + docker inspect -f . ci-base-image-x86_64 21:50:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:25 prd-ubuntu20.04-docker-8c-8g-19775 does not seem to be running inside a container 21:50:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-98 -v /w/workspace/oundry_device-rfid-llrp-go_PR-98:/w/workspace/oundry_device-rfid-llrp-go_PR-98:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-98@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-98@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-x86_64 cat 21:50:26 $ docker top 91d8213ef801f70a667104a24afc2d0553eeb1ba39df3be8aac98e96e95bed14 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:26 + go version 21:50:26 go version go1.18.3 linux/amd64 [Pipeline] } 21:50:26 $ docker stop --time=1 91d8213ef801f70a667104a24afc2d0553eeb1ba39df3be8aac98e96e95bed14 21:50:28 $ docker rm -f 91d8213ef801f70a667104a24afc2d0553eeb1ba39df3be8aac98e96e95bed14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:28 + docker inspect -f . ci-base-image-x86_64 21:50:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:29 prd-ubuntu20.04-docker-8c-8g-19775 does not seem to be running inside a container 21:50:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/oundry_device-rfid-llrp-go_PR-98 -v /w/workspace/oundry_device-rfid-llrp-go_PR-98:/w/workspace/oundry_device-rfid-llrp-go_PR-98:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-98@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-98@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-x86_64 cat 21:50:29 $ docker top 407bb52168e919c5fbe05bd1d17c4c5a1c53c2920c8777e6a3b6e53d2e6fe38a -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:29 + git config --global --add safe.directory /w/workspace/oundry_device-rfid-llrp-go_PR-98 [Pipeline] fileExists [Pipeline] sh 21:50:30 + make test 21:50:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:50:30 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:50:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:50:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:50:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.094s coverage: 39.3% of statements 21:50:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 52.0% of statements 21:50:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 95.5% of statements 21:50:56 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:50:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:50:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:50:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:50:57 ./bin/test-attribution-txt.sh [Pipeline] echo 21:50:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:50:58 $ docker stop --time=1 407bb52168e919c5fbe05bd1d17c4c5a1c53c2920c8777e6a3b6e53d2e6fe38a 21:51:00 $ docker rm -f 407bb52168e919c5fbe05bd1d17c4c5a1c53c2920c8777e6a3b6e53d2e6fe38a [Pipeline] // withDockerContainer [Pipeline] sh 21:51:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:51:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:51:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:51:01 + ls -al . 21:51:01 total 632 21:51:01 drwxrwxr-x 11 jenkins jenkins 4096 Jul 12 21:50 . 21:51:01 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 21:49 .. 21:51:01 -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 21:49 .dockerignore 21:51:01 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 21:50 .git 21:51:01 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 21:49 .github 21:51:01 -rw-rw-r-- 1 jenkins jenkins 946 Jul 12 21:49 .gitignore 21:51:01 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 21:49 .golangci.yml 21:51:01 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 21:49 .semver 21:51:01 -rw-rw-r-- 1 jenkins jenkins 10362 Jul 12 21:49 Attribution.txt 21:51:01 -rw-rw-r-- 1 jenkins jenkins 3740 Jul 12 21:49 CHANGELOG.md 21:51:01 -rw-rw-r-- 1 jenkins jenkins 1518 Jul 12 21:49 Dockerfile 21:51:01 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 21:49 GOVERNANCE.md 21:51:01 -rw-rw-r-- 1 jenkins jenkins 683 Jul 12 21:49 Jenkinsfile 21:51:01 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 21:49 LICENSE 21:51:01 -rw-rw-r-- 1 jenkins jenkins 2196 Jul 12 21:49 Makefile 21:51:01 -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 21:49 OWNERS.md 21:51:01 -rw-rw-r-- 1 jenkins jenkins 28496 Jul 12 21:49 README.md 21:51:01 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 21:49 VERSION 21:51:01 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 21:49 bin 21:51:01 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 21:49 cmd 21:51:01 -rw-r--r-- 1 jenkins jenkins 460394 Jul 12 21:50 coverage.out 21:51:01 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 21:49 examples 21:51:01 -rw-rw-r-- 1 jenkins jenkins 3354 Jul 12 21:49 go.mod 21:51:01 -rw-rw-r-- 1 jenkins jenkins 35009 Jul 12 21:49 go.sum 21:51:01 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 21:49 images 21:51:01 drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 21:49 internal 21:51:01 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 21:49 snap 21:51:01 -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 21:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:02 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1d02a798a476290026370f1989be570a341f335c --label arch=amd64 --label version=0.0.0 . 21:51:02 Sending build context to Docker daemon 4.038MB 21:51:02 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:51:02 Step 2/25 : FROM ${BASE} AS builder 21:51:02 ---> 356a5f1ca01c 21:51:02 Step 3/25 : ARG MAKE='make build' 21:51:02 ---> Running in 79ea4a94d714 21:51:02 Removing intermediate container 79ea4a94d714 21:51:02 ---> f5520ddd1854 21:51:02 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:51:02 ---> Running in ab9ee221a10b 21:51:02 Removing intermediate container ab9ee221a10b 21:51:02 ---> 6decce1da220 21:51:02 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:51:02 ---> Running in 6ef7aba2fc30 21:51:02 Removing intermediate container 6ef7aba2fc30 21:51:02 ---> 2906efa55f55 21:51:02 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:02 ---> Running in 5571647ccb84 21:51:03 Removing intermediate container 5571647ccb84 21:51:03 ---> 04d307ebd177 21:51:03 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:51:03 ---> Running in e8bef4adc64b 21:51:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:51:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:51:04 OK: 211 MiB in 51 packages 21:51:04 Removing intermediate container e8bef4adc64b 21:51:04 ---> 6c1ce84c5d22 21:51:04 Step 8/25 : WORKDIR /app 21:51:04 ---> Running in a08ab52419b2 21:51:05 Removing intermediate container a08ab52419b2 21:51:05 ---> a8dc3539892d 21:51:05 Step 9/25 : COPY go.mod vendor* ./ 21:51:05 ---> 3e82abb0eb54 21:51:05 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:05 ---> Running in f50994886007 21:51:06 Removing intermediate container f50994886007 21:51:06 ---> e75564fae413 21:51:06 Step 11/25 : COPY . . 21:51:06 ---> f1a7b8fc7782 21:51:06 Step 12/25 : RUN $MAKE 21:51:06 ---> Running in 5558ee866c84 21:51:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 21:51:28 Removing intermediate container 5558ee866c84 21:51:28 ---> 0af6b287d12e 21:51:28 Step 13/25 : FROM alpine:3.16 21:51:28 3.16: Pulling from library/alpine 21:51:28 2408cc74d12b: Already exists 21:51:28 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 21:51:28 Status: Downloaded newer image for alpine:3.16 21:51:28 ---> e66264b98777 21:51:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:51:28 ---> Running in 5c092281bd4d 21:51:28 Removing intermediate container 5c092281bd4d 21:51:28 ---> ad572db2a60e 21:51:28 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:28 ---> Running in ed871e66c857 21:51:28 Removing intermediate container ed871e66c857 21:51:28 ---> 3a4805e1d991 21:51:28 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 21:51:28 ---> Running in 6c4b25c6ac55 21:51:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:51:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:51:29 (1/6) Installing dumb-init (1.2.5-r1) 21:51:29 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:51:29 (3/6) Installing libsodium (1.0.18-r0) 21:51:29 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:51:29 (5/6) Installing libzmq (4.3.4-r0) 21:51:29 (6/6) Installing zeromq (4.3.4-r0) 21:51:29 Executing busybox-1.35.0-r13.trigger 21:51:29 OK: 8 MiB in 20 packages 21:51:29 Removing intermediate container 6c4b25c6ac55 21:51:29 ---> 96aededcabd2 21:51:29 Step 17/25 : COPY --from=builder /app/LICENSE / 21:51:30 ---> c72b955a2486 21:51:30 Step 18/25 : COPY --from=builder /app/Attribution.txt / 21:51:30 ---> 4b733d5ef55b 21:51:30 Step 19/25 : COPY --from=builder /app/cmd/ / 21:51:30 ---> 2bd157a0d1a0 21:51:30 Step 20/25 : EXPOSE 59989 21:51:31 ---> Running in 85bc0ece439f 21:51:31 Removing intermediate container 85bc0ece439f 21:51:31 ---> 18aa52a20021 21:51:31 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 21:51:31 ---> Running in a491df3592e7 21:51:31 Removing intermediate container a491df3592e7 21:51:31 ---> 3d83d963c04f 21:51:31 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:51:31 ---> Running in f59574984f92 21:51:31 Removing intermediate container f59574984f92 21:51:31 ---> c1b7160651a8 21:51:31 Step 23/25 : LABEL arch=amd64 21:51:31 ---> Running in baace30c9ae7 21:51:31 Removing intermediate container baace30c9ae7 21:51:31 ---> ae89fb3b430e 21:51:31 Step 24/25 : LABEL git_sha=1d02a798a476290026370f1989be570a341f335c 21:51:31 ---> Running in 659ae77c1c72 21:51:31 Removing intermediate container 659ae77c1c72 21:51:31 ---> 7d0e744e5088 21:51:31 Step 25/25 : LABEL version=0.0.0 21:51:31 ---> Running in c292324a84f0 21:51:31 Removing intermediate container c292324a84f0 21:51:31 ---> 063fb8708355 21:51:31 [Warning] One or more build-args [ARCH] were not consumed 21:51:31 Successfully built 063fb8708355 21:51:31 Successfully tagged device-rfid-llrp: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 21:51:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:32 21:51:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:33 latest: Pulling from edgex-lftools-log-publisher 21:51:33 5eb5b503b376: Pulling fs layer 21:51:33 5c69ac0246d0: Pulling fs layer 21:51:33 ec43610c2a17: Pulling fs layer 21:51:33 3a2ae6a8a46f: Pulling fs layer 21:51:33 33b1e0a273af: Pulling fs layer 21:51:33 5d3b04190fa2: Pulling fs layer 21:51:33 2f39f015ded8: Pulling fs layer 21:51:33 2f39f015ded8: Waiting 21:51:33 33b1e0a273af: Waiting 21:51:33 5d3b04190fa2: Waiting 21:51:33 3a2ae6a8a46f: Waiting 21:51:33 5c69ac0246d0: Download complete 21:51:33 3a2ae6a8a46f: Download complete 21:51:33 ec43610c2a17: Verifying Checksum 21:51:33 ec43610c2a17: Download complete 21:51:33 33b1e0a273af: Verifying Checksum 21:51:33 33b1e0a273af: Download complete 21:51:33 5d3b04190fa2: Verifying Checksum 21:51:33 5d3b04190fa2: Download complete 21:51:33 5eb5b503b376: Verifying Checksum 21:51:33 5eb5b503b376: Download complete 21:51:33 2f39f015ded8: Verifying Checksum 21:51:33 2f39f015ded8: Download complete 21:51:34 5eb5b503b376: Pull complete 21:51:34 5c69ac0246d0: Pull complete 21:51:35 ec43610c2a17: Pull complete 21:51:35 3a2ae6a8a46f: Pull complete 21:51:35 33b1e0a273af: Pull complete 21:51:35 5d3b04190fa2: Pull complete 21:51:41 2f39f015ded8: Pull complete 21:51:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:41 prd-ubuntu20.04-docker-8c-8g-19775 does not seem to be running inside a container 21:51:41 $ 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/oundry_device-rfid-llrp-go_PR-98 -v /w/workspace/oundry_device-rfid-llrp-go_PR-98:/w/workspace/oundry_device-rfid-llrp-go_PR-98:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-98@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-98@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:latest cat 21:51:43 $ docker top 297669d7647b0c641f506f5d1bfa7a438d55b399d8f28cf31ed7bfd0cac735c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:43 ---> job-cost.sh 21:51:43 lf-activate-venv: SKIPPING 21:51:43 INFO: No Stack... 21:51:43 INFO: Retrieving Pricing Info for: v3-standard-8 21:51:44 INFO: Archiving Costs [Pipeline] sh 21:51:44 + cat /w/workspace/oundry_device-rfid-llrp-go_PR-98/archives/cost.csv 21:51:44 + cut -d, -f6 [Pipeline] lock 21:51:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-98-1-stack-cost] 21:51:44 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-98-1-stack-cost] did not exist. Created. 21:51:44 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-98-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:51:45 + echo total: 0.2199999988079071 [Pipeline] stash 21:51:45 Stashed 1 file(s) [Pipeline] } 21:51:45 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-98-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:51:45 $ docker stop --time=1 297669d7647b0c641f506f5d1bfa7a438d55b399d8f28cf31ed7bfd0cac735c9 21:51:46 $ docker rm -f 297669d7647b0c641f506f5d1bfa7a438d55b399d8f28cf31ed7bfd0cac735c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:53:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19776 in /w/workspace/oundry_device-rfid-llrp-go_PR-98 [Pipeline] { [Pipeline] ws 21:53:40 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 21:53:41 Selected Git installation does not exist. Using Default 21:53:41 The recommended git tool is: NONE 21:53:47 using credential edgex-jenkins-ssh 21:53:47 Cloning the remote Git repository 21:53:47 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:53:47 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 21:53:47 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:53:47 > git --version # timeout=10 21:53:47 > git --version # 'git version 2.25.1' 21:53:47 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:49 Merging remotes/origin/main commit a2758104a26f08d3533b7032fcb2aa5e5831d488 into PR head commit 1d02a798a476290026370f1989be570a341f335c 21:53:49 Merge succeeded, producing 1d02a798a476290026370f1989be570a341f335c 21:53:49 Checking out Revision 1d02a798a476290026370f1989be570a341f335c (PR-98) 21:53:49 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:53:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:49 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:53:49 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:53:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:53:49 > git config core.sparsecheckout # timeout=10 21:53:49 > git checkout -f 1d02a798a476290026370f1989be570a341f335c # timeout=10 21:53:49 > git remote # timeout=10 21:53:49 > git config --get remote.origin.url # timeout=10 21:53:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:49 > git merge a2758104a26f08d3533b7032fcb2aa5e5831d488 # timeout=10 21:53:49 > git rev-parse HEAD^{commit} # timeout=10 21:53:49 > git config core.sparsecheckout # timeout=10 21:53:49 > git checkout -f 1d02a798a476290026370f1989be570a341f335c # timeout=10 21:53:54 Commit message: "build: Upgrade to Go 1.18 and optimize attribution script" 21:53:54 > git --version # timeout=10 21:53:54 > git --version # 'git version 2.25.1' 21:53:54 fatal: bad object 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:53:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:53:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:55 Dload Upload Total Spent Left Speed 21:53:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 93709 0 --:--:-- --:--:-- --:--:-- 93709 [Pipeline] sh 21:53:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:53:56 + sudo tee /etc/docker/daemon.new 21:53:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:53:56 { 21:53:56 "registry-mirrors": [ 21:53:56 "https://nexus3.edgexfoundry.org:10001" 21:53:56 ], 21:53:56 "bip": "10.250.0.254/24", 21:53:56 "hosts": [ 21:53:56 "tcp://0.0.0.0:5555", 21:53:56 "unix:///var/run/docker.sock" 21:53:56 ], 21:53:56 "mtu": 1458, 21:53:56 "selinux-enabled": true, 21:53:56 "seccomp-profile": "/etc/docker/seccomp.json" 21:53:56 } [Pipeline] sh 21:53:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:53:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:15 provisioning config files... 21:54:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config710601602093254477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:15 ---> docker-login.sh 21:54:15 nexus3.edgexfoundry.org:10001 21:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:16 Configure a credential helper to remove this warning. See 21:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:16 21:54:16 Login Succeeded 21:54:16 nexus3.edgexfoundry.org:10002 21:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:17 Configure a credential helper to remove this warning. See 21:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:17 21:54:17 Login Succeeded 21:54:17 nexus3.edgexfoundry.org:10003 21:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:17 Configure a credential helper to remove this warning. See 21:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:17 21:54:17 Login Succeeded 21:54:17 nexus3.edgexfoundry.org:10004 21:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:17 Configure a credential helper to remove this warning. See 21:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:17 21:54:17 Login Succeeded 21:54:17 docker.io 21:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:18 Configure a credential helper to remove this warning. See 21:54:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:18 21:54:18 Login Succeeded 21:54:18 ---> docker-login.sh ends [Pipeline] } 21:54:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:54:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:54:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:54:19 ========================================================= 21:54:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:54:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:54:19 Sending build context to Docker daemon 1.229MB 21:54:19 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:54:19 Step 2/12 : FROM ${BASE} AS builder 21:54:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:54:20 b3c136eddcbf: Pulling fs layer 21:54:20 c0a3192eca97: Pulling fs layer 21:54:20 a050256f5b6f: Pulling fs layer 21:54:20 656be50a0ddc: Pulling fs layer 21:54:20 2bbca73fdf42: Pulling fs layer 21:54:20 46d945488cbd: Pulling fs layer 21:54:20 8a5474983e97: Pulling fs layer 21:54:20 329c88fbcd65: Pulling fs layer 21:54:20 656be50a0ddc: Waiting 21:54:20 2bbca73fdf42: Waiting 21:54:20 46d945488cbd: Waiting 21:54:20 8a5474983e97: Waiting 21:54:20 329c88fbcd65: Waiting 21:54:20 a050256f5b6f: Verifying Checksum 21:54:20 a050256f5b6f: Download complete 21:54:20 c0a3192eca97: Verifying Checksum 21:54:20 c0a3192eca97: Download complete 21:54:20 2bbca73fdf42: Verifying Checksum 21:54:20 2bbca73fdf42: Download complete 21:54:20 46d945488cbd: Verifying Checksum 21:54:20 46d945488cbd: Download complete 21:54:20 b3c136eddcbf: Verifying Checksum 21:54:20 b3c136eddcbf: Download complete 21:54:21 b3c136eddcbf: Pull complete 21:54:21 329c88fbcd65: Verifying Checksum 21:54:21 329c88fbcd65: Download complete 21:54:21 c0a3192eca97: Pull complete 21:54:22 a050256f5b6f: Pull complete 21:54:22 8a5474983e97: Verifying Checksum 21:54:22 8a5474983e97: Download complete 21:54:23 656be50a0ddc: Download complete 21:54:35 656be50a0ddc: Pull complete 21:54:35 2bbca73fdf42: Pull complete 21:54:35 46d945488cbd: Pull complete 21:54:42 8a5474983e97: Pull complete 21:54:43 329c88fbcd65: Pull complete 21:54:43 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:54:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:54:43 ---> ff4287adb874 21:54:43 Step 3/12 : ARG MAKE='make build' 21:54:44 ---> Running in 9b11c82524f6 21:54:44 Removing intermediate container 9b11c82524f6 21:54:44 ---> 1cf2383c077c 21:54:44 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:54:44 ---> Running in b75670c83136 21:54:44 Removing intermediate container b75670c83136 21:54:44 ---> 8fdb5b37bfda 21:54:44 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:54:44 ---> Running in 60d73bdbcda2 21:54:45 Removing intermediate container 60d73bdbcda2 21:54:45 ---> ad66116225e5 21:54:45 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:45 ---> Running in 3fe92364dc66 21:54:47 Removing intermediate container 3fe92364dc66 21:54:47 ---> 9225c993cfe6 21:54:47 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:54:47 ---> Running in 254405bdcaf8 21:54:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:54:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:54:49 OK: 221 MiB in 51 packages 21:54:50 Removing intermediate container 254405bdcaf8 21:54:50 ---> 3639161c3180 21:54:50 Step 8/12 : WORKDIR /app 21:54:50 ---> Running in 099449fc9343 21:54:50 Removing intermediate container 099449fc9343 21:54:50 ---> 34a50d394a44 21:54:50 Step 9/12 : COPY go.mod vendor* ./ 21:54:51 ---> 8cbe105bfd27 21:54:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:51 ---> Running in 6fb97ea08b40 21:55:38 Removing intermediate container 6fb97ea08b40 21:55:38 ---> fa5b0faea4f7 21:55:38 Step 11/12 : COPY . . 21:55:38 ---> d9ce4753b5d8 21:55:38 Step 12/12 : RUN $MAKE 21:55:38 ---> Running in ba63c7419204 21:55:38 noop 21:55:38 Removing intermediate container ba63c7419204 21:55:38 ---> bf323aaa8acf 21:55:38 Successfully built bf323aaa8acf 21:55:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:39 + docker inspect -f . ci-base-image-arm64 21:55:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:39 prd-ubuntu20.04-docker-arm64-4c-16g-19776 does not seem to be running inside a container 21:55:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:55:40 $ docker top a590301e41cea3d21fdd18f07f181775fe3b73fa43fdb9c0ac1a35db1045a1fc -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:41 + go version 21:55:41 go version go1.18.3 linux/arm64 [Pipeline] } 21:55:41 $ docker stop --time=1 a590301e41cea3d21fdd18f07f181775fe3b73fa43fdb9c0ac1a35db1045a1fc 21:55:43 $ docker rm -f a590301e41cea3d21fdd18f07f181775fe3b73fa43fdb9c0ac1a35db1045a1fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:44 + docker inspect -f . ci-base-image-arm64 21:55:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:44 prd-ubuntu20.04-docker-arm64-4c-16g-19776 does not seem to be running inside a container 21:55:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:55:45 $ docker top e47341b4d96092f0f86a27717e87e81aceb232daed4cb939c217eee106e40377 -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:46 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 21:55:47 + make test 21:55:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:55:49 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:57:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:57:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:57:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.933s coverage: 39.3% of statements 21:57:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.544s coverage: 52.0% of statements 21:57:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements 21:57:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:57:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:58:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:58:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:58:03 ./bin/test-attribution-txt.sh [Pipeline] echo 21:58:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:58:03 $ docker stop --time=1 e47341b4d96092f0f86a27717e87e81aceb232daed4cb939c217eee106e40377 21:58:05 $ docker rm -f e47341b4d96092f0f86a27717e87e81aceb232daed4cb939c217eee106e40377 [Pipeline] // withDockerContainer [Pipeline] sh 21:58:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:58:06 Warning: overwriting stash ‘coverage-report’ 21:58:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:58:08 + ls -al . 21:58:08 total 628 21:58:08 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 21:55 . 21:58:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 21:53 .. 21:58:08 -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 21:53 .dockerignore 21:58:08 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 21:53 .git 21:58:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 21:53 .github 21:58:08 -rw-rw-r-- 1 jenkins jenkins 946 Jul 12 21:53 .gitignore 21:58:08 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 21:53 .golangci.yml 21:58:08 -rw-rw-r-- 1 jenkins jenkins 10362 Jul 12 21:53 Attribution.txt 21:58:08 -rw-rw-r-- 1 jenkins jenkins 3740 Jul 12 21:53 CHANGELOG.md 21:58:08 -rw-rw-r-- 1 jenkins jenkins 1518 Jul 12 21:53 Dockerfile 21:58:08 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 21:53 GOVERNANCE.md 21:58:08 -rw-rw-r-- 1 jenkins jenkins 683 Jul 12 21:53 Jenkinsfile 21:58:08 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 21:53 LICENSE 21:58:08 -rw-rw-r-- 1 jenkins jenkins 2196 Jul 12 21:53 Makefile 21:58:08 -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 21:53 OWNERS.md 21:58:08 -rw-rw-r-- 1 jenkins jenkins 28496 Jul 12 21:53 README.md 21:58:08 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 21:49 VERSION 21:58:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 21:53 bin 21:58:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 21:53 cmd 21:58:08 -rw-r--r-- 1 jenkins jenkins 460394 Jul 12 21:57 coverage.out 21:58:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 21:53 examples 21:58:08 -rw-rw-r-- 1 jenkins jenkins 3354 Jul 12 21:53 go.mod 21:58:08 -rw-rw-r-- 1 jenkins jenkins 35009 Jul 12 21:53 go.sum 21:58:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 21:53 images 21:58:08 drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 21:53 internal 21:58:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 21:53 snap 21:58:08 -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 21:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:08 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1d02a798a476290026370f1989be570a341f335c --label arch=arm64 --label version=0.0.0 . 21:58:08 Sending build context to Docker daemon 1.229MB 21:58:08 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:58:08 Step 2/25 : FROM ${BASE} AS builder 21:58:08 ---> bf323aaa8acf 21:58:08 Step 3/25 : ARG MAKE='make build' 21:58:09 ---> Running in 4f533444c862 21:58:09 Removing intermediate container 4f533444c862 21:58:09 ---> ff23800472bf 21:58:09 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:58:09 ---> Running in 2b7a7627f756 21:58:09 Removing intermediate container 2b7a7627f756 21:58:09 ---> 47a8dd76f5e8 21:58:09 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:58:09 ---> Running in ef8208aa7c17 21:58:09 Removing intermediate container ef8208aa7c17 21:58:09 ---> 037f646dbc14 21:58:09 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:58:10 ---> Running in 23836f8aa91d 21:58:11 Removing intermediate container 23836f8aa91d 21:58:11 ---> da670be76c4b 21:58:11 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:58:11 ---> Running in 37e52c653675 21:58:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:58:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:58:14 OK: 221 MiB in 51 packages 21:58:15 Removing intermediate container 37e52c653675 21:58:15 ---> 5e0eb537ee42 21:58:15 Step 8/25 : WORKDIR /app 21:58:15 ---> Running in 9600e54afb6c 21:58:15 Removing intermediate container 9600e54afb6c 21:58:15 ---> b9126761d0db 21:58:15 Step 9/25 : COPY go.mod vendor* ./ 21:58:16 ---> e086fc5f1665 21:58:16 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:16 ---> Running in 10f39a353fd8 21:58:18 Removing intermediate container 10f39a353fd8 21:58:18 ---> 442a944b8fdd 21:58:18 Step 11/25 : COPY . . 21:58:19 ---> 72b1ae02e1bb 21:58:19 Step 12/25 : RUN $MAKE 21:58:19 ---> Running in ae760867bd31 21:58:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 22:00:27 Removing intermediate container ae760867bd31 22:00:27 ---> 007dea114b6b 22:00:27 Step 13/25 : FROM alpine:3.16 22:00:27 3.16: Pulling from library/alpine 22:00:27 b3c136eddcbf: Already exists 22:00:27 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 22:00:27 Status: Downloaded newer image for alpine:3.16 22:00:27 ---> 6e30ab57aeee 22:00:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:00:27 ---> Running in c1a8786a6171 22:00:27 Removing intermediate container c1a8786a6171 22:00:27 ---> a55f71bb51a8 22:00:27 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:27 ---> Running in 921b34f1b954 22:00:27 Removing intermediate container 921b34f1b954 22:00:27 ---> 0e920e15253a 22:00:27 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 22:00:27 ---> Running in adb5c2e08239 22:00:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:30 (1/6) Installing dumb-init (1.2.5-r1) 22:00:30 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:00:30 (3/6) Installing libsodium (1.0.18-r0) 22:00:30 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:00:30 (5/6) Installing libzmq (4.3.4-r0) 22:00:30 (6/6) Installing zeromq (4.3.4-r0) 22:00:30 Executing busybox-1.35.0-r13.trigger 22:00:30 OK: 8 MiB in 20 packages 22:00:31 Removing intermediate container adb5c2e08239 22:00:31 ---> ef6223d002e4 22:00:31 Step 17/25 : COPY --from=builder /app/LICENSE / 22:00:32 ---> d6f9084f7788 22:00:32 Step 18/25 : COPY --from=builder /app/Attribution.txt / 22:00:33 ---> 1adecdc4883c 22:00:33 Step 19/25 : COPY --from=builder /app/cmd/ / 22:00:34 ---> 028d7aafebd3 22:00:34 Step 20/25 : EXPOSE 59989 22:00:34 ---> Running in 29e22062d087 22:00:34 Removing intermediate container 29e22062d087 22:00:34 ---> 3aae9c3d5479 22:00:34 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 22:00:34 ---> Running in 9ef983922264 22:00:35 Removing intermediate container 9ef983922264 22:00:35 ---> ac5545c233ca 22:00:35 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:00:35 ---> Running in 78d6a40cf518 22:00:35 Removing intermediate container 78d6a40cf518 22:00:35 ---> 1d128dc3c2ca 22:00:35 Step 23/25 : LABEL arch=arm64 22:00:35 ---> Running in 1814a92d05e6 22:00:35 Removing intermediate container 1814a92d05e6 22:00:35 ---> 479e27a51d3d 22:00:35 Step 24/25 : LABEL git_sha=1d02a798a476290026370f1989be570a341f335c 22:00:35 ---> Running in de328e6cca8d 22:00:36 Removing intermediate container de328e6cca8d 22:00:36 ---> b9b3acdbe4b6 22:00:36 Step 25/25 : LABEL version=0.0.0 22:00:36 ---> Running in f67a42ff8643 22:00:36 Removing intermediate container f67a42ff8643 22:00:36 ---> 387dba8f68bb 22:00:36 [Warning] One or more build-args [ARCH] were not consumed 22:00:36 Successfully built 387dba8f68bb 22:00:36 Successfully tagged device-rfid-llrp-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 22:00:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:37 22:00:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:38 arm64: Pulling from edgex-lftools-log-publisher 22:00:38 8998bd30e6a1: Pulling fs layer 22:00:38 04944245beec: Pulling fs layer 22:00:38 699f458cf7ca: Pulling fs layer 22:00:38 765212b225bb: Pulling fs layer 22:00:38 f23df028b6ca: Pulling fs layer 22:00:38 d65c8cfc05b1: Pulling fs layer 22:00:38 2437ff75d9bd: Pulling fs layer 22:00:38 765212b225bb: Waiting 22:00:38 f23df028b6ca: Waiting 22:00:38 d65c8cfc05b1: Waiting 22:00:38 2437ff75d9bd: Waiting 22:00:38 04944245beec: Verifying Checksum 22:00:38 04944245beec: Download complete 22:00:38 765212b225bb: Download complete 22:00:38 f23df028b6ca: Verifying Checksum 22:00:38 f23df028b6ca: Download complete 22:00:38 d65c8cfc05b1: Verifying Checksum 22:00:38 d65c8cfc05b1: Download complete 22:00:38 699f458cf7ca: Verifying Checksum 22:00:38 699f458cf7ca: Download complete 22:00:38 8998bd30e6a1: Verifying Checksum 22:00:38 8998bd30e6a1: Download complete 22:00:41 2437ff75d9bd: Verifying Checksum 22:00:41 2437ff75d9bd: Download complete 22:00:43 8998bd30e6a1: Pull complete 22:00:43 04944245beec: Pull complete 22:00:45 699f458cf7ca: Pull complete 22:00:45 765212b225bb: Pull complete 22:00:46 f23df028b6ca: Pull complete 22:00:46 d65c8cfc05b1: Pull complete 22:01:01 2437ff75d9bd: Pull complete 22:01:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:01 prd-ubuntu20.04-docker-arm64-4c-16g-19776 does not seem to be running inside a container 22:01:01 $ 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/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:01:04 $ docker top e5500a5be4059af1c29301e949ac06ab279328f1791dd948818c79573df62f22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:05 ---> job-cost.sh 22:01:05 lf-activate-venv: SKIPPING 22:01:05 INFO: No Stack... 22:01:05 INFO: Retrieving Pricing Info for: v3-standard-4 22:01:06 INFO: Archiving Costs [Pipeline] sh 22:01:07 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 22:01:07 + cut -d, -f6 [Pipeline] lock 22:01:07 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-98-1-stack-cost] 22:01:07 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-98-1-stack-cost] did not exist. Created. 22:01:07 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-98-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:01:08 /w/workspace/device-rfid-llrp-go/1@tmp/durable-445a21b5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:01:08 + echo total: 0.10999999940395355 [Pipeline] stash 22:01:08 Warning: overwriting stash ‘stack-cost’ 22:01:09 Stashed 1 file(s) [Pipeline] } 22:01:09 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-98-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:01:09 $ docker stop --time=1 e5500a5be4059af1c29301e949ac06ab279328f1791dd948818c79573df62f22 22:01:10 $ docker rm -f e5500a5be4059af1c29301e949ac06ab279328f1791dd948818c79573df62f22 [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 22:01:11 provisioning config files... 22:01:11 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-98@tmp/config2456559883147805879tmp [Pipeline] { [Pipeline] sh 22:01:12 + set +x 22:01:12 + curl -s https://codecov.io/bash 22:01:12 + bash -s -- 22:01:12 22:01:12 _____ _ 22:01:12 / ____| | | 22:01:12 | | ___ __| | ___ ___ _____ __ 22:01:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:01:12 | |___| (_) | (_| | __/ (_| (_) \ V / 22:01:12 \_____\___/ \__,_|\___|\___\___/ \_/ 22:01:12 Bash-1.0.6 22:01:12 22:01:12 22:01:12 ==> git version 2.25.1 found 22:01:12 ==> 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 22:01:12 Release-Date: 2020-01-08 22:01:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:01:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:01:12 ==> Jenkins CI detected. 22:01:12 current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-98 22:01:12 project root: . 22:01:12 --> token set from env 22:01:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:01:12 ==> Running gcov in . (disable via -X gcov) 22:01:12 ==> Python coveragepy not found 22:01:12 ==> Searching for coverage reports in: 22:01:12 + . 22:01:12 -> Found 1 reports 22:01:12 ==> Detecting git/mercurial file structure 22:01:12 ==> Reading reports 22:01:12 + ./coverage.out bytes=460394 22:01:12 ==> Appending adjustments 22:01:12 https://docs.codecov.io/docs/fixing-reports 22:01:12 + Found adjustments 22:01:12 ==> Gzipping contents 22:01:12 52K /tmp/codecov.0V5Cye.gz 22:01:12 ==> Uploading reports 22:01:12 url: https://codecov.io 22:01:12 query: branch=PR-98&commit=1d02a798a476290026370f1989be570a341f335c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-98%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=98&job=&cmd_args= 22:01:12 -> Pinging Codecov 22:01:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-98&commit=1d02a798a476290026370f1989be570a341f335c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-98%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=98&job=&cmd_args= 22:01:12 -> Uploading to 22:01:12 https://storage.googleapis.com/codecov/v4/raw/2022-07-12/581DD39554BDF9B6E22D074273EAD858/1d02a798a476290026370f1989be570a341f335c/101fdd82-9456-4391-8f02-d77c39250841.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T220112Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9d441630371b23c04dd506e42c178ba03341b851fb4f16f0bb5d240c622c0c7 22:01:12 % Total % Received % Xferd Average Speed Time Time Time Current 22:01:12 Dload Upload Total Spent Left Speed 22:01:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51818 0 0 100 51818 0 185k --:--:-- --:--:-- --:--:-- 185k 22:01:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1d02a798a476290026370f1989be570a341f335c [Pipeline] } 22:01:13 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 22:01:14 + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-98/archives ] 22:01:14 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-98/archives 22:01:14 total 16 22:01:14 drwxr-xr-x 3 root root 4096 Jul 12 21:51 . 22:01:14 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 21:51 .. 22:01:14 drwxr-xr-x 2 root root 4096 Jul 12 21:51 cost 22:01:14 -rw-r--r-- 1 root root 89 Jul 12 21:51 cost.csv 22:01:14 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-98/archives 22:01:14 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-98/archives 22:01:14 total 16 22:01:14 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 21:51 . 22:01:14 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 21:51 .. 22:01:14 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 21:51 cost 22:01:14 -rw-r--r-- 1 jenkins jenkins 89 Jul 12 21:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:01:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:01:15 ---> package-listing.sh 22:01:15 ++ facter osfamily 22:01:15 ++ tr '[:upper:]' '[:lower:]' 22:01:16 + OS_FAMILY=debian 22:01:16 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-98 22:01:16 + START_PACKAGES=/tmp/packages_start.txt 22:01:16 + END_PACKAGES=/tmp/packages_end.txt 22:01:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:01:16 + PACKAGES=/tmp/packages_start.txt 22:01:16 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-98 ']' 22:01:16 + PACKAGES=/tmp/packages_end.txt 22:01:16 + case "${OS_FAMILY}" in 22:01:16 + dpkg -l 22:01:16 + grep '^ii' 22:01:16 + '[' -f /tmp/packages_start.txt ']' 22:01:16 + '[' -f /tmp/packages_end.txt ']' 22:01:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:01:16 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-98 ']' 22:01:16 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-98/archives/ 22:01:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-98/archives/ [Pipeline] echo 22:01:16 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/oundry_device-rfid-llrp-go_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:01:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:17 prd-ubuntu20.04-docker-8c-8g-19775 does not seem to be running inside a container 22:01:17 $ 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/oundry_device-rfid-llrp-go_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-98 -v /w/workspace/oundry_device-rfid-llrp-go_PR-98:/w/workspace/oundry_device-rfid-llrp-go_PR-98:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-98@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-98@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 22:01:17 $ docker top 913cf374dcdbae0d2a300bee7ef498da020bf6cafe298769970ad99b72c172de -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:18 + touch /tmp/pre-build-complete [Pipeline] sh 22:01:18 + mkdir -p /var/log/sysstat [Pipeline] sh 22:01:18 + ls /var/log/sa-host 22:01:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:18 provisioning config files... 22:01:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-98@tmp/config4350865407335778514tmp [Pipeline] { [Pipeline] echo 22:01:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:01:19 ---> create-netrc.sh [Pipeline] } 22:01:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:01:19 ---> python-tools-install.sh [Pipeline] echo 22:01:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:01:19 ---> sudo-logs.sh 22:01:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:01:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:01:20 ---> job-cost.sh 22:01:20 lf-activate-venv: SKIPPING 22:01:20 DEBUG: total: 0.2199999988079071 22:01:20 INFO: Retrieving Stack Cost... 22:01:20 INFO: Retrieving Pricing Info for: v3-standard-8 22:01:21 INFO: Archiving Costs [Pipeline] echo 22:01:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:01:21 ---> logs-deploy.sh 22:01:21 lf-activate-venv: SKIPPING 22:01:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-98/1 22:01:21 INFO: archiving workspace using pattern(s): 22:01:22 Archives upload complete. 22:01:22 INFO: archiving logs to Nexus 22:01:23 ---> uname -a: 22:01:23 Linux prd-ubuntu20-04-docker-8c-8g-19775 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:01:23 22:01:23 22:01:23 ---> lscpu: 22:01:23 Architecture: x86_64 22:01:23 CPU op-mode(s): 32-bit, 64-bit 22:01:23 Byte Order: Little Endian 22:01:23 Address sizes: 40 bits physical, 48 bits virtual 22:01:23 CPU(s): 8 22:01:23 On-line CPU(s) list: 0-7 22:01:23 Thread(s) per core: 1 22:01:23 Core(s) per socket: 1 22:01:23 Socket(s): 8 22:01:23 NUMA node(s): 1 22:01:23 Vendor ID: AuthenticAMD 22:01:23 CPU family: 23 22:01:23 Model: 49 22:01:23 Model name: AMD EPYC-Rome Processor 22:01:23 Stepping: 0 22:01:23 CPU MHz: 2799.998 22:01:23 BogoMIPS: 5599.99 22:01:23 Virtualization: AMD-V 22:01:23 Hypervisor vendor: KVM 22:01:23 Virtualization type: full 22:01:23 L1d cache: 256 KiB 22:01:23 L1i cache: 256 KiB 22:01:23 L2 cache: 4 MiB 22:01:23 L3 cache: 128 MiB 22:01:23 NUMA node0 CPU(s): 0-7 22:01:23 Vulnerability Itlb multihit: Not affected 22:01:23 Vulnerability L1tf: Not affected 22:01:23 Vulnerability Mds: Not affected 22:01:23 Vulnerability Meltdown: Not affected 22:01:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:01:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:01:23 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:01:23 Vulnerability Srbds: Not affected 22:01:23 Vulnerability Tsx async abort: Not affected 22:01:23 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 22:01:23 22:01:23 22:01:23 ---> nproc: 22:01:23 8 22:01:23 22:01:23 22:01:23 ---> df -h: 22:01:23 Filesystem Size Used Avail Use% Mounted on 22:01:23 overlay 155G 11G 145G 7% / 22:01:23 tmpfs 64M 0 64M 0% /dev 22:01:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:01:23 shm 64M 0 64M 0% /dev/shm 22:01:23 /dev/vda1 155G 11G 145G 7% /facter-os 22:01:23 22:01:23 22:01:23 ---> sar -b -r -n DEV: 22:01:23 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19775) 07/12/22 _x86_64_ (8 CPU) 22:01:23 22:01:23 21:48:51 LINUX RESTART (8 CPU) 22:01:23 22:01:23 21:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:01:23 21:50:01 303.63 56.24 247.39 0.00 7426.90 181065.16 0.00 22:01:23 21:51:01 166.71 1.67 165.04 0.00 20.53 60641.63 0.00 22:01:23 21:52:01 170.60 0.03 170.57 0.00 5.87 35122.01 0.00 22:01:23 21:53:02 1.67 0.00 1.67 0.00 0.00 21.48 0.00 22:01:23 21:54:01 1.44 0.02 1.42 0.00 0.14 16.40 0.00 22:01:23 21:55:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 22:01:23 21:56:01 1.38 0.00 1.38 0.00 0.00 21.46 0.00 22:01:23 21:57:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 22:01:23 21:58:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 22:01:23 21:59:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 22:01:23 22:00:01 1.38 0.00 1.38 0.00 0.00 20.13 0.00 22:01:23 22:01:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 22:01:23 Average: 54.41 4.84 49.58 0.00 621.93 23111.21 0.00 22:01:23 22:01:23 21:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:01:23 21:50:01 29091432 31748456 560772 1.71 114444 2816188 2209780 6.51 1132472 2292228 486156 22:01:23 21:51:01 28409824 31715184 578212 1.76 160172 3361164 2189400 6.45 1318772 2711140 904 22:01:23 21:52:01 27695436 31760492 528852 1.61 171884 4046912 1797072 5.30 1326132 3351700 388 22:01:23 21:53:02 27696760 31761824 527488 1.60 171912 4046916 1797072 5.30 1325236 3351704 172 22:01:23 21:54:01 27700772 31765952 523648 1.59 171960 4046916 1797072 5.30 1321920 3351816 8 22:01:23 21:55:01 27700732 31765948 523592 1.59 171984 4046928 1797072 5.30 1321532 3351824 172 22:01:23 21:56:01 27707268 31772536 516932 1.57 172044 4046932 1797072 5.30 1314444 3351828 28 22:01:23 21:57:01 27708184 31773500 516124 1.57 172088 4046936 1797072 5.30 1314032 3351836 184 22:01:23 21:58:01 27707544 31772904 516704 1.57 172128 4046928 1797072 5.30 1314072 3351840 8 22:01:23 21:59:01 27708092 31773492 515796 1.57 172152 4046932 1797072 5.30 1314056 3351848 156 22:01:23 22:00:01 27707656 31773144 516000 1.57 172176 4046916 1797072 5.30 1314848 3351816 172 22:01:23 22:01:01 27707860 31773368 515696 1.57 172212 4046920 1797072 5.30 1314556 3351820 216 22:01:23 Average: 27878463 31763067 528318 1.61 166263 3887216 1864158 5.49 1302673 3210117 40714 22:01:23 22:01:23 21:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:01:23 21:50:01 ens3 779.87 499.48 7426.88 107.12 0.00 0.00 0.00 0.00 22:01:23 21:50:01 lo 7.40 7.40 0.71 0.71 0.00 0.00 0.00 0.00 22:01:23 21:50:01 docker0 4.45 3.67 0.42 44.12 0.00 0.00 0.00 0.00 22:01:23 21:51:01 ens3 206.07 157.69 1066.57 77.19 0.00 0.00 0.00 0.00 22:01:23 21:51:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:01:23 21:51:01 docker0 102.42 133.43 8.33 1022.73 0.00 0.00 0.00 0.00 22:01:23 21:52:01 ens3 168.04 128.31 2645.51 64.47 0.00 0.00 0.00 0.00 22:01:23 21:52:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 22:01:23 21:52:01 docker0 18.16 21.90 1.08 99.21 0.00 0.00 0.00 0.00 22:01:23 21:53:02 ens3 1.40 0.78 0.10 0.07 0.00 0.00 0.00 0.00 22:01:23 21:53:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:01:23 21:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:23 21:54:01 ens3 0.90 0.64 0.37 0.30 0.00 0.00 0.00 0.00 22:01:23 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:23 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:23 21:55:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 22:01:23 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:01:23 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:23 21:56:01 ens3 0.30 0.28 1.44 0.02 0.00 0.00 0.00 0.00 22:01:23 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:23 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:23 21:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:01:23 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:01:23 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:23 21:58:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:01:23 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:23 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:23 21:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:01:23 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:01:23 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:23 22:00:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:01:23 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:23 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:23 22:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:01:23 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:01:23 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:23 Average: ens3 96.58 65.75 929.63 20.80 0.00 0.00 0.00 0.00 22:01:23 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 22:01:23 Average: docker0 10.43 13.27 0.82 97.30 0.00 0.00 0.00 0.00 22:01:23 22:01:23 22:01:23 ---> sar -P ALL: 22:01:23 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19775) 07/12/22 _x86_64_ (8 CPU) 22:01:23 22:01:23 21:48:51 LINUX RESTART (8 CPU) 22:01:23 22:01:23 21:49:01 CPU %user %nice %system %iowait %steal %idle 22:01:23 21:50:01 all 10.70 0.00 4.30 2.51 0.05 82.44 22:01:23 21:50:01 0 12.30 0.00 4.35 4.81 0.05 78.49 22:01:23 21:50:01 1 8.60 0.00 3.19 0.27 0.05 87.89 22:01:23 21:50:01 2 10.59 0.00 5.39 0.51 0.05 83.46 22:01:23 21:50:01 3 12.68 0.00 5.05 4.63 0.05 77.59 22:01:23 21:50:01 4 9.83 0.00 4.02 0.74 0.03 85.37 22:01:23 21:50:01 5 9.10 0.00 4.42 5.69 0.05 80.73 22:01:23 21:50:01 6 10.93 0.00 4.33 0.25 0.05 84.44 22:01:23 21:50:01 7 11.60 0.00 3.60 3.25 0.07 81.48 22:01:23 21:51:01 all 31.35 0.00 6.18 1.33 0.07 61.07 22:01:23 21:51:01 0 32.40 0.00 6.37 0.19 0.08 60.96 22:01:23 21:51:01 1 30.66 0.00 6.01 0.36 0.07 62.90 22:01:23 21:51:01 2 33.04 0.00 5.96 0.44 0.07 60.49 22:01:23 21:51:01 3 29.75 0.00 5.67 0.15 0.07 64.36 22:01:23 21:51:01 4 31.36 0.00 6.44 0.32 0.08 61.79 22:01:23 21:51:01 5 31.39 0.00 6.43 2.28 0.08 59.81 22:01:23 21:51:01 6 31.32 0.00 5.57 0.22 0.07 62.83 22:01:23 21:51:01 7 30.86 0.00 6.96 6.65 0.07 55.46 22:01:23 21:52:01 all 20.32 0.00 4.48 1.00 0.06 74.14 22:01:23 21:52:01 0 19.80 0.00 4.96 2.31 0.07 72.86 22:01:23 21:52:01 1 20.65 0.00 4.79 0.94 0.05 73.56 22:01:23 21:52:01 2 20.93 0.00 4.11 0.12 0.05 74.79 22:01:23 21:52:01 3 20.20 0.00 4.42 0.49 0.05 74.85 22:01:23 21:52:01 4 20.39 0.00 4.30 0.30 0.05 74.96 22:01:23 21:52:01 5 20.63 0.00 4.92 0.37 0.05 74.03 22:01:23 21:52:01 6 19.76 0.00 4.03 0.15 0.07 75.99 22:01:23 21:52:01 7 20.20 0.00 4.34 3.30 0.07 72.10 22:01:23 21:53:02 all 0.26 0.00 0.02 0.01 0.00 99.71 22:01:23 21:53:02 0 1.97 0.00 0.02 0.03 0.00 97.98 22:01:23 21:53:02 1 0.00 0.00 0.03 0.00 0.00 99.97 22:01:23 21:53:02 2 0.00 0.00 0.02 0.00 0.00 99.98 22:01:23 21:53:02 3 0.07 0.00 0.02 0.00 0.00 99.92 22:01:23 21:53:02 4 0.02 0.00 0.03 0.00 0.02 99.93 22:01:23 21:53:02 5 0.00 0.00 0.00 0.02 0.02 99.97 22:01:23 21:53:02 6 0.00 0.00 0.02 0.00 0.00 99.98 22:01:23 21:53:02 7 0.00 0.00 0.02 0.00 0.00 99.98 22:01:23 21:54:01 all 0.27 0.00 0.02 0.01 0.00 99.69 22:01:23 21:54:01 0 1.97 0.00 0.02 0.02 0.00 98.00 22:01:23 21:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:01:23 21:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:01:23 21:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:01:23 21:54:01 4 0.05 0.00 0.07 0.00 0.02 99.86 22:01:23 21:54:01 5 0.02 0.00 0.02 0.08 0.00 99.88 22:01:23 21:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:01:23 21:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:01:23 21:55:01 all 0.26 0.00 0.01 0.01 0.00 99.73 22:01:23 21:55:01 0 1.99 0.00 0.00 0.05 0.00 97.96 22:01:23 21:55:01 1 0.00 0.00 0.03 0.00 0.00 99.97 22:01:23 21:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:01:23 21:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:01:23 21:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:01:23 21:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 22:01:23 21:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:01:23 21:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:01:23 21:56:01 all 0.08 0.00 0.03 0.00 0.01 99.87 22:01:23 21:56:01 0 0.53 0.00 0.10 0.02 0.02 99.33 22:01:23 21:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:01:23 21:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:01:23 21:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:01:23 21:56:01 4 0.03 0.00 0.07 0.00 0.03 99.87 22:01:23 21:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 22:01:23 21:56:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:01:23 21:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:01:23 21:57:01 all 0.02 0.00 0.01 0.01 0.01 99.96 22:01:23 21:57:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:01:23 21:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:01:23 21:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:01:23 21:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:01:23 21:57:01 4 0.03 0.00 0.03 0.00 0.02 99.92 22:01:23 21:57:01 5 0.03 0.00 0.00 0.03 0.00 99.93 22:01:23 21:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:01:23 21:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:01:23 21:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 22:01:23 21:58:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:01:23 21:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:01:23 21:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:01:23 21:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:01:23 21:58:01 4 0.03 0.00 0.03 0.00 0.00 99.93 22:01:23 21:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 22:01:23 21:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:01:23 21:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:01:23 21:59:01 all 0.00 0.00 0.01 0.00 0.00 99.98 22:01:23 21:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:01:23 21:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:01:23 21:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:01:23 21:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:01:23 21:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:01:23 21:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 22:01:23 21:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:01:23 21:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:01:23 22:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:01:23 22:00:01 0 0.00 0.00 0.03 0.02 0.00 99.95 22:01:23 22:00:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:01:23 22:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:01:23 22:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:01:23 22:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:01:23 22:00:01 5 0.00 0.00 0.02 0.02 0.00 99.97 22:01:23 22:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:01:23 22:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:01:23 22:01:23 22:00:01 CPU %user %nice %system %iowait %steal %idle 22:01:23 22:01:01 all 0.02 0.00 0.00 0.00 0.01 99.96 22:01:23 22:01:01 0 0.02 0.00 0.02 0.02 0.02 99.93 22:01:23 22:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:01:23 22:01:01 2 0.05 0.00 0.00 0.00 0.00 99.95 22:01:23 22:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:01:23 22:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 22:01:23 22:01:01 5 0.00 0.00 0.00 0.02 0.02 99.97 22:01:23 22:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 22:01:23 22:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:01:23 Average: all 5.23 0.00 1.25 0.40 0.02 93.10 22:01:23 Average: 0 5.88 0.00 1.31 0.62 0.02 92.17 22:01:23 Average: 1 4.96 0.00 1.17 0.13 0.02 93.72 22:01:23 Average: 2 5.35 0.00 1.28 0.09 0.02 93.27 22:01:23 Average: 3 5.20 0.00 1.26 0.44 0.02 93.10 22:01:23 Average: 4 5.11 0.00 1.24 0.11 0.02 93.51 22:01:23 Average: 5 5.06 0.00 1.31 0.71 0.02 92.91 22:01:23 Average: 6 5.13 0.00 1.16 0.05 0.02 93.64 22:01:23 Average: 7 5.18 0.00 1.24 1.09 0.02 92.48 22:01:23 22:01:23 22:01:23