Pull request #107 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d88fa34cc4a149777dec50eeabda2d74b04991c7+73f0e4270e4048b6e583422c0d15de60eb878140 (4fc60494d3391ea6319f60d2916efec8163dd385) 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-ssh15865030446129187311.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10081875440565149454.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-107/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-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh125285027288314746.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-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17847872763632763473.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh852569292450883603.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-107/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-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14883655927287803693.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28943 in /w/workspace/undry_device-rfid-llrp-go_PR-107 [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/undry_device-rfid-llrp-go_PR-107 # 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 73f0e4270e4048b6e583422c0d15de60eb878140 into PR head commit d88fa34cc4a149777dec50eeabda2d74b04991c7 Merge succeeded, producing d88fa34cc4a149777dec50eeabda2d74b04991c7 Checking out Revision d88fa34cc4a149777dec50eeabda2d74b04991c7 (PR-107) > 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/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d88fa34cc4a149777dec50eeabda2d74b04991c7 # 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 73f0e4270e4048b6e583422c0d15de60eb878140 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d88fa34cc4a149777dec50eeabda2d74b04991c7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:11:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:11:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:11:18 ========================================================= 10:11:18 EdgeX Global Pipelines Version Info 10:11:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:11:18 ------------------- 10:11:18 stable info: 10:11:18 ------------------- 10:11:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:11:18 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:11:18 Message: update stable to v1.0.239 10:11:19 ------------------- 10:11:19 experimental info: 10:11:19 ------------------- 10:11:19 Commited By: **** collab-it+edgex@linuxfoundation.org 10:11:19 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:11:19 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:11:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:11:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:11:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:11:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:11:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:11:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-107 [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-107 [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-107 [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d88fa34cc4a149777dec50eeabda2d74b04991c7 [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d88fa34 [Pipeline] echo 10:11:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:21 provisioning config files... 10:11:21 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/config3324037427438263198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:21 ---> docker-login.sh 10:11:21 nexus3.edgexfoundry.org:10001 10:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:22 Configure a credential helper to remove this warning. See 10:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:22 10:11:22 Login Succeeded 10:11:22 nexus3.edgexfoundry.org:10002 10:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:22 Configure a credential helper to remove this warning. See 10:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:22 10:11:22 Login Succeeded 10:11:22 nexus3.edgexfoundry.org:10003 10:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:22 Configure a credential helper to remove this warning. See 10:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:22 10:11:22 Login Succeeded 10:11:22 nexus3.edgexfoundry.org:10004 10:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:22 Configure a credential helper to remove this warning. See 10:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:22 10:11:22 Login Succeeded 10:11:22 docker.io 10:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:22 Configure a credential helper to remove this warning. See 10:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:22 10:11:22 Login Succeeded 10:11:22 ---> docker-login.sh ends [Pipeline] } 10:11:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:11:23 + git rev-list -1 --merges d88fa34cc4a149777dec50eeabda2d74b04991c7~1..d88fa34cc4a149777dec50eeabda2d74b04991c7 [Pipeline] echo 10:11:23 -----------> git rev-list -1 --merges d88fa34cc4a149777dec50eeabda2d74b04991c7~1..d88fa34cc4a149777dec50eeabda2d74b04991c7 d88fa34cc4a149777dec50eeabda2d74b04991c7 [false] [Pipeline] sh 10:11:24 + git log --format=format:%s -1 d88fa34cc4a149777dec50eeabda2d74b04991c7 [Pipeline] echo 10:11:24 ========================================================= 10:11:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:11:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:11:24 + git log --format=format:%s -1 d88fa34cc4a149777dec50eeabda2d74b04991c7 [Pipeline] echo 10:11:24 [semverPrep] GIT_COMMIT: d88fa34cc4a149777dec50eeabda2d74b04991c7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 10:11:24 [semverPrep] This is not a build commit. [Pipeline] sh 10:11:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:11:24 + grep -v github /etc/ssh/ssh_known_hosts 10:11:24 + [ -e /tmp/ssh_known_hosts ] 10:11:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:11:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:11:24 + sudo tee -a /etc/ssh/ssh_known_hosts 10:11:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:25 10:11:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:25 0.1.4: Pulling from edgex-devops/py-git-semver 10:11:25 b85a868b505f: Pulling fs layer 10:11:25 e2be974225ed: Pulling fs layer 10:11:25 339a4e72a1f5: Pulling fs layer 10:11:25 988bab9f4d93: Pulling fs layer 10:11:25 1469e6f7b9e6: Pulling fs layer 10:11:25 eaf3925da568: Pulling fs layer 10:11:25 bab4dde63d76: Pulling fs layer 10:11:25 1469e6f7b9e6: Waiting 10:11:25 eaf3925da568: Waiting 10:11:25 bde34c3a00c8: Pulling fs layer 10:11:25 b352a97aabf1: Pulling fs layer 10:11:25 4872d77fe225: Pulling fs layer 10:11:25 5851b861e8e6: Pulling fs layer 10:11:25 bab4dde63d76: Waiting 10:11:25 b352a97aabf1: Waiting 10:11:25 4872d77fe225: Waiting 10:11:25 5851b861e8e6: Waiting 10:11:25 e2be974225ed: Verifying Checksum 10:11:25 e2be974225ed: Download complete 10:11:25 988bab9f4d93: Verifying Checksum 10:11:25 988bab9f4d93: Download complete 10:11:26 1469e6f7b9e6: Verifying Checksum 10:11:26 1469e6f7b9e6: Download complete 10:11:26 339a4e72a1f5: Verifying Checksum 10:11:26 339a4e72a1f5: Download complete 10:11:26 eaf3925da568: Download complete 10:11:26 bde34c3a00c8: Download complete 10:11:26 b352a97aabf1: Verifying Checksum 10:11:26 4872d77fe225: Verifying Checksum 10:11:26 4872d77fe225: Download complete 10:11:26 5851b861e8e6: Download complete 10:11:26 b85a868b505f: Verifying Checksum 10:11:26 b85a868b505f: Download complete 10:11:26 bab4dde63d76: Verifying Checksum 10:11:26 bab4dde63d76: Download complete 10:11:27 b85a868b505f: Pull complete 10:11:27 e2be974225ed: Pull complete 10:11:28 339a4e72a1f5: Pull complete 10:11:28 988bab9f4d93: Pull complete 10:11:28 1469e6f7b9e6: Pull complete 10:11:28 eaf3925da568: Pull complete 10:11:30 bab4dde63d76: Pull complete 10:11:30 bde34c3a00c8: Pull complete 10:11:30 b352a97aabf1: Pull complete 10:11:30 4872d77fe225: Pull complete 10:11:31 5851b861e8e6: Pull complete 10:11:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:31 prd-ubuntu20.04-docker-8c-8g-28943 does not seem to be running inside a container 10:11:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-107 -v /w/workspace/undry_device-rfid-llrp-go_PR-107:/w/workspace/undry_device-rfid-llrp-go_PR-107:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-107@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:11:32 $ docker top 659ed6be6b3c6da59732fd0d2091270d8cc7cd8b54dd34db51bfc6300c63ec5d -eo pid,comm 10:11:32 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). 10:11:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:32 [ssh-agent] Looking for ssh-agent implementation... 10:11:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:32 $ docker exec 659ed6be6b3c6da59732fd0d2091270d8cc7cd8b54dd34db51bfc6300c63ec5d ssh-agent 10:11:32 SSH_AUTH_SOCK=/tmp/ssh-oBkrLE5YxuyQ/agent.32 10:11:32 SSH_AGENT_PID=38 10:11:32 Running ssh-add (command line suppressed) 10:11:33 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/private_key_373436436935554877.key (/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/private_key_373436436935554877.key) 10:11:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:33 + git tag --points-at HEAD [Pipeline] } 10:11:33 $ docker exec --env ******** --env ******** 659ed6be6b3c6da59732fd0d2091270d8cc7cd8b54dd34db51bfc6300c63ec5d ssh-agent -k 10:11:33 unset SSH_AUTH_SOCK; 10:11:33 unset SSH_AGENT_PID; 10:11:33 echo Agent pid 38 killed; 10:11:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:11:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:33 [ssh-agent] Looking for ssh-agent implementation... 10:11:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:33 $ docker exec 659ed6be6b3c6da59732fd0d2091270d8cc7cd8b54dd34db51bfc6300c63ec5d ssh-agent 10:11:33 SSH_AUTH_SOCK=/tmp/ssh-VddFij7LczZe/agent.71 10:11:33 SSH_AGENT_PID=77 10:11:33 Running ssh-add (command line suppressed) 10:11:34 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/private_key_2052695596779086383.key (/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/private_key_2052695596779086383.key) 10:11:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:34 + git semver init 10:11:34 2022-09-12 10:11:34,595 [run_init] DEBUG init version:0.0.0 force:False 10:11:34 2022-09-12 10:11:34,596 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-107/.semver 10:11:34 2022-09-12 10:11:34,597 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-107/.semver 10:11:34 2022-09-12 10:11:34,597 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-107/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-107, universal_newlines=False, shell=None, istream=None) 10:11:35 2022-09-12 10:11:35,542 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-107/.git/info/exclude 10:11:35 2022-09-12 10:11:35,543 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-107/.semver/PR-107 with force:False 10:11:35 2022-09-12 10:11:35,543 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-107/.semver/PR-107 10:11:35 2022-09-12 10:11:35,547 [execute] INFO git cat-file --batch-check 10:11:35 2022-09-12 10:11:35,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-107/.semver, universal_newlines=False, shell=None, istream=) 10:11:35 2022-09-12 10:11:35,556 [execute] INFO git cat-file --batch 10:11:35 2022-09-12 10:11:35,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-107/.semver, universal_newlines=False, shell=None, istream=) 10:11:35 2022-09-12 10:11:35,562 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-107/.semver/PR-107 10:11:35 0.0.0 [Pipeline] } 10:11:35 $ docker exec --env ******** --env ******** 659ed6be6b3c6da59732fd0d2091270d8cc7cd8b54dd34db51bfc6300c63ec5d ssh-agent -k 10:11:35 unset SSH_AUTH_SOCK; 10:11:35 unset SSH_AGENT_PID; 10:11:35 echo Agent pid 77 killed; 10:11:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:36 + git semver [Pipeline] } 10:11:36 $ docker stop --time=1 659ed6be6b3c6da59732fd0d2091270d8cc7cd8b54dd34db51bfc6300c63ec5d 10:11:37 $ docker rm -f 659ed6be6b3c6da59732fd0d2091270d8cc7cd8b54dd34db51bfc6300c63ec5d [Pipeline] // withDockerContainer [Pipeline] sh 10:11:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:11:38 Stashed 1 file(s) [Pipeline] echo 10:11:38 [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 10:11:39 provisioning config files... 10:11:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/config6837283500192026072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:39 ---> docker-login.sh 10:11:39 nexus3.edgexfoundry.org:10001 10:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:39 Configure a credential helper to remove this warning. See 10:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:39 10:11:39 Login Succeeded 10:11:39 nexus3.edgexfoundry.org:10002 10:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:39 Configure a credential helper to remove this warning. See 10:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:39 10:11:39 Login Succeeded 10:11:39 nexus3.edgexfoundry.org:10003 10:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:39 Configure a credential helper to remove this warning. See 10:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:39 10:11:39 Login Succeeded 10:11:40 nexus3.edgexfoundry.org:10004 10:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:40 Configure a credential helper to remove this warning. See 10:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:40 10:11:40 Login Succeeded 10:11:40 docker.io 10:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:40 Configure a credential helper to remove this warning. See 10:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:40 10:11:40 Login Succeeded 10:11:40 ---> docker-login.sh ends [Pipeline] } 10:11:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:11:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:40 ========================================================= 10:11:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:11:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:41 + 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 . 10:11:41 Sending build context to Docker daemon 4.059MB 10:11:41 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:11:41 Step 2/12 : FROM ${BASE} AS builder 10:11:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:11:41 2408cc74d12b: Pulling fs layer 10:11:41 ea60b727a1ce: Pulling fs layer 10:11:41 30c4a7721957: Pulling fs layer 10:11:41 370296b7ddb6: Pulling fs layer 10:11:41 7c6cee850709: Pulling fs layer 10:11:41 39a5fcdaea64: Pulling fs layer 10:11:41 d94ebbe4e438: Pulling fs layer 10:11:41 bcfd1f05c69d: Pulling fs layer 10:11:41 59ccb84bbe0f: Pulling fs layer 10:11:41 39a5fcdaea64: Waiting 10:11:41 d94ebbe4e438: Waiting 10:11:41 bcfd1f05c69d: Waiting 10:11:41 30c4a7721957: Download complete 10:11:41 ea60b727a1ce: Verifying Checksum 10:11:41 ea60b727a1ce: Download complete 10:11:41 7c6cee850709: Verifying Checksum 10:11:41 7c6cee850709: Download complete 10:11:41 39a5fcdaea64: Download complete 10:11:41 2408cc74d12b: Verifying Checksum 10:11:41 2408cc74d12b: Download complete 10:11:41 d94ebbe4e438: Verifying Checksum 10:11:41 d94ebbe4e438: Download complete 10:11:41 2408cc74d12b: Pull complete 10:11:41 ea60b727a1ce: Pull complete 10:11:41 59ccb84bbe0f: Verifying Checksum 10:11:41 59ccb84bbe0f: Download complete 10:11:41 30c4a7721957: Pull complete 10:11:42 bcfd1f05c69d: Verifying Checksum 10:11:42 bcfd1f05c69d: Download complete 10:11:42 370296b7ddb6: Verifying Checksum 10:11:42 370296b7ddb6: Download complete 10:11:46 370296b7ddb6: Pull complete 10:11:46 7c6cee850709: Pull complete 10:11:46 39a5fcdaea64: Pull complete 10:11:46 d94ebbe4e438: Pull complete 10:11:48 bcfd1f05c69d: Pull complete 10:11:49 59ccb84bbe0f: Pull complete 10:11:49 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 10:11:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:11:49 ---> a4fb48ad2a94 10:11:49 Step 3/12 : ARG MAKE='make build' 10:11:50 ---> Running in d32dc06b2123 10:11:50 Removing intermediate container d32dc06b2123 10:11:50 ---> 377d2397f3e5 10:11:50 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:11:50 ---> Running in 7a935b7856e8 10:11:50 Removing intermediate container 7a935b7856e8 10:11:50 ---> d3b678b078af 10:11:50 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:11:50 ---> Running in 671398300a8f 10:11:50 Removing intermediate container 671398300a8f 10:11:50 ---> b09301f15504 10:11:50 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:50 ---> Running in 9f1b1c361d0f 10:11:51 Removing intermediate container 9f1b1c361d0f 10:11:51 ---> f22792f1163a 10:11:51 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:51 ---> Running in 46d1dae5d104 10:11:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:11:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:11:53 OK: 211 MiB in 51 packages 10:11:53 Removing intermediate container 46d1dae5d104 10:11:53 ---> 48185c02e74c 10:11:53 Step 8/12 : WORKDIR /app 10:11:53 ---> Running in 312cdb93ea57 10:11:53 Removing intermediate container 312cdb93ea57 10:11:53 ---> 712785b9f65a 10:11:53 Step 9/12 : COPY go.mod vendor* ./ 10:11:53 ---> a43fe783f4ac 10:11:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:53 ---> Running in c7d0308a9608 10:11:54 Still waiting to schedule task 10:11:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:12:11 Removing intermediate container c7d0308a9608 10:12:11 ---> 9a0d0c1346a5 10:12:11 Step 11/12 : COPY . . 10:12:11 ---> fc019180cdc8 10:12:11 Step 12/12 : RUN $MAKE 10:12:11 ---> Running in dff83d7ad61b 10:12:11 noop 10:12:11 Removing intermediate container dff83d7ad61b 10:12:11 ---> 4c5639db46f4 10:12:11 Successfully built 4c5639db46f4 10:12:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:12 + docker inspect -f . ci-base-image-x86_64 10:12:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:12 prd-ubuntu20.04-docker-8c-8g-28943 does not seem to be running inside a container 10:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-107 -v /w/workspace/undry_device-rfid-llrp-go_PR-107:/w/workspace/undry_device-rfid-llrp-go_PR-107:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-107@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:12:12 $ docker top b692ec686e2d33206631629dcf1c109fccd04f5883bdf107417764c0af42cf24 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:13 + go version 10:12:13 go version go1.18.3 linux/amd64 [Pipeline] } 10:12:13 $ docker stop --time=1 b692ec686e2d33206631629dcf1c109fccd04f5883bdf107417764c0af42cf24 10:12:14 $ docker rm -f b692ec686e2d33206631629dcf1c109fccd04f5883bdf107417764c0af42cf24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:15 + docker inspect -f . ci-base-image-x86_64 10:12:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:15 prd-ubuntu20.04-docker-8c-8g-28943 does not seem to be running inside a container 10:12:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-107 -v /w/workspace/undry_device-rfid-llrp-go_PR-107:/w/workspace/undry_device-rfid-llrp-go_PR-107:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-107@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:12:15 $ docker top 57613517b94e8a362845db1ddd168ed51312f2f2ae212de15398bed6c26a8b2b -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:16 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-107 [Pipeline] fileExists [Pipeline] sh 10:12:16 + make test 10:12:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:12:16 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:12:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:12:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:12:29 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.464s coverage: 38.5% of statements 10:12:29 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements 10:12:29 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.027s coverage: 96.4% of statements 10:12:37 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." 10:12:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:12:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:12:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:12:39 ./bin/test-attribution-txt.sh [Pipeline] echo 10:12:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:12:40 $ docker stop --time=1 57613517b94e8a362845db1ddd168ed51312f2f2ae212de15398bed6c26a8b2b 10:12:41 $ docker rm -f 57613517b94e8a362845db1ddd168ed51312f2f2ae212de15398bed6c26a8b2b [Pipeline] // withDockerContainer [Pipeline] sh 10:12:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:12:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:12:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:12:43 + ls -al . 10:12:43 total 632 10:12:43 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 10:12 . 10:12:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 10:11 .. 10:12:43 -rw-rw-r-- 1 jenkins jenkins 134 Sep 12 10:11 .dockerignore 10:12:43 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 10:12 .git 10:12:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 10:11 .github 10:12:43 -rw-rw-r-- 1 jenkins jenkins 946 Sep 12 10:11 .gitignore 10:12:43 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 10:11 .golangci.yml 10:12:43 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 10:11 .semver 10:12:43 -rw-rw-r-- 1 jenkins jenkins 10866 Sep 12 10:11 Attribution.txt 10:12:43 -rw-rw-r-- 1 jenkins jenkins 3740 Sep 12 10:11 CHANGELOG.md 10:12:43 -rw-rw-r-- 1 jenkins jenkins 1518 Sep 12 10:11 Dockerfile 10:12:43 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 10:11 GOVERNANCE.md 10:12:43 -rw-rw-r-- 1 jenkins jenkins 683 Sep 12 10:11 Jenkinsfile 10:12:43 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 10:11 LICENSE 10:12:43 -rw-rw-r-- 1 jenkins jenkins 2196 Sep 12 10:11 Makefile 10:12:43 -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 10:11 OWNERS.md 10:12:43 -rw-rw-r-- 1 jenkins jenkins 28496 Sep 12 10:11 README.md 10:12:43 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 10:11 VERSION 10:12:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 10:11 bin 10:12:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 10:11 cmd 10:12:43 -rw-r--r-- 1 jenkins jenkins 460049 Sep 12 10:12 coverage.out 10:12:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 10:11 examples 10:12:43 -rw-rw-r-- 1 jenkins jenkins 3538 Sep 12 10:11 go.mod 10:12:43 -rw-rw-r-- 1 jenkins jenkins 36553 Sep 12 10:11 go.sum 10:12:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 10:11 images 10:12:43 drwxrwxr-x 5 jenkins jenkins 4096 Sep 12 10:11 internal 10:12:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 10:11 snap 10:12:43 -rw-rw-r-- 1 jenkins jenkins 193 Sep 12 10:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:43 + 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=d88fa34cc4a149777dec50eeabda2d74b04991c7 --label arch=amd64 --label version=0.0.0 . 10:12:43 Sending build context to Docker daemon 4.059MB 10:12:43 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 10:12:43 Step 2/25 : FROM ${BASE} AS builder 10:12:43 ---> 4c5639db46f4 10:12:43 Step 3/25 : ARG MAKE='make build' 10:12:43 ---> Running in ac3f39808e2e 10:12:43 Removing intermediate container ac3f39808e2e 10:12:43 ---> ccb30c9770b5 10:12:43 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:12:43 ---> Running in 4a0e91c06967 10:12:43 Removing intermediate container 4a0e91c06967 10:12:43 ---> 46f0828f0d7c 10:12:43 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:12:43 ---> Running in c9e91c8cf44f 10:12:43 Removing intermediate container c9e91c8cf44f 10:12:43 ---> c4fe4b464dfe 10:12:43 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:43 ---> Running in ec278003532c 10:12:44 Removing intermediate container ec278003532c 10:12:44 ---> 456989c07824 10:12:44 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:44 ---> Running in fce9f2f9def7 10:12:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:12:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:12:45 OK: 211 MiB in 51 packages 10:12:46 Removing intermediate container fce9f2f9def7 10:12:46 ---> 91706c4abfd4 10:12:46 Step 8/25 : WORKDIR /app 10:12:46 ---> Running in 4139886c2347 10:12:46 Removing intermediate container 4139886c2347 10:12:46 ---> 070acdc5d233 10:12:46 Step 9/25 : COPY go.mod vendor* ./ 10:12:46 ---> a2e63a30dd6a 10:12:46 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:46 ---> Running in 993ebcaefc72 10:12:47 Removing intermediate container 993ebcaefc72 10:12:47 ---> 19169daf0bff 10:12:47 Step 11/25 : COPY . . 10:12:47 ---> 2068715fd23b 10:12:47 Step 12/25 : RUN $MAKE 10:12:47 ---> Running in a6001b70a404 10:12:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:13:05 Removing intermediate container a6001b70a404 10:13:05 ---> e85415519fd3 10:13:05 Step 13/25 : FROM alpine:3.16 10:13:05 3.16: Pulling from library/alpine 10:13:06 213ec9aee27d: Pulling fs layer 10:13:06 213ec9aee27d: Verifying Checksum 10:13:06 213ec9aee27d: Download complete 10:13:06 213ec9aee27d: Pull complete 10:13:06 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:13:06 Status: Downloaded newer image for alpine:3.16 10:13:06 ---> 9c6f07244728 10:13:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:13:06 ---> Running in 6f3ed152e002 10:13:06 Removing intermediate container 6f3ed152e002 10:13:06 ---> 0628c425d780 10:13:06 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:06 ---> Running in d30473fb9352 10:13:07 Removing intermediate container d30473fb9352 10:13:07 ---> 6ef1f593631a 10:13:07 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:13:07 ---> Running in f9a21e7bff48 10:13:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:13:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:13:08 (1/6) Installing dumb-init (1.2.5-r1) 10:13:08 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:13:08 (3/6) Installing libsodium (1.0.18-r0) 10:13:08 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:13:08 (5/6) Installing libzmq (4.3.4-r0) 10:13:09 (6/6) Installing zeromq (4.3.4-r0) 10:13:09 Executing busybox-1.35.0-r17.trigger 10:13:09 OK: 8 MiB in 20 packages 10:13:09 Removing intermediate container f9a21e7bff48 10:13:09 ---> 8ff6cb589e82 10:13:09 Step 17/25 : COPY --from=builder /app/LICENSE / 10:13:09 ---> 0da8eab6b146 10:13:09 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:13:09 ---> c050ac1df2e8 10:13:09 Step 19/25 : COPY --from=builder /app/cmd/ / 10:13:10 ---> 50b1ade5444e 10:13:10 Step 20/25 : EXPOSE 59989 10:13:10 ---> Running in 840172d46626 10:13:10 Removing intermediate container 840172d46626 10:13:10 ---> 5df7d658e00b 10:13:10 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:13:10 ---> Running in 49f99e4ae5b8 10:13:10 Removing intermediate container 49f99e4ae5b8 10:13:10 ---> 544856e55328 10:13:10 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:13:10 ---> Running in 84be48c86b0e 10:13:10 Removing intermediate container 84be48c86b0e 10:13:10 ---> 96514aa7fa38 10:13:10 Step 23/25 : LABEL arch=amd64 10:13:10 ---> Running in 36ee409d77ab 10:13:10 Removing intermediate container 36ee409d77ab 10:13:10 ---> 34d5b644f419 10:13:10 Step 24/25 : LABEL git_sha=d88fa34cc4a149777dec50eeabda2d74b04991c7 10:13:10 ---> Running in d2f600bf369c 10:13:10 Removing intermediate container d2f600bf369c 10:13:10 ---> f7d5a51bab69 10:13:10 Step 25/25 : LABEL version=0.0.0 10:13:10 ---> Running in a8e954c09875 10:13:10 Removing intermediate container a8e954c09875 10:13:10 ---> 8cb6ad43823e 10:13:10 [Warning] One or more build-args [ARCH] were not consumed 10:13:10 Successfully built 8cb6ad43823e 10:13:10 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 10:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:11 10:13:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:11 latest: Pulling from edgex-lftools-log-publisher 10:13:11 5eb5b503b376: Pulling fs layer 10:13:11 5c69ac0246d0: Pulling fs layer 10:13:11 ec43610c2a17: Pulling fs layer 10:13:11 3a2ae6a8a46f: Pulling fs layer 10:13:11 33b1e0a273af: Pulling fs layer 10:13:11 5d3b04190fa2: Pulling fs layer 10:13:11 2f39f015ded8: Pulling fs layer 10:13:11 3a2ae6a8a46f: Waiting 10:13:11 5d3b04190fa2: Waiting 10:13:11 2f39f015ded8: Waiting 10:13:11 5c69ac0246d0: Verifying Checksum 10:13:11 5c69ac0246d0: Download complete 10:13:11 3a2ae6a8a46f: Download complete 10:13:11 33b1e0a273af: Verifying Checksum 10:13:11 33b1e0a273af: Download complete 10:13:11 ec43610c2a17: Verifying Checksum 10:13:11 ec43610c2a17: Download complete 10:13:11 5d3b04190fa2: Download complete 10:13:12 5eb5b503b376: Verifying Checksum 10:13:12 5eb5b503b376: Download complete 10:13:12 2f39f015ded8: Download complete 10:13:13 5eb5b503b376: Pull complete 10:13:13 5c69ac0246d0: Pull complete 10:13:13 ec43610c2a17: Pull complete 10:13:13 3a2ae6a8a46f: Pull complete 10:13:14 33b1e0a273af: Pull complete 10:13:14 5d3b04190fa2: Pull complete 10:13:18 2f39f015ded8: Pull complete 10:13:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:18 prd-ubuntu20.04-docker-8c-8g-28943 does not seem to be running inside a container 10:13:18 $ 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/undry_device-rfid-llrp-go_PR-107 -v /w/workspace/undry_device-rfid-llrp-go_PR-107:/w/workspace/undry_device-rfid-llrp-go_PR-107:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-107@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:13:19 $ docker top 88b69e9a86ad1cba0b06e8b284e12f3e6edb113b08d0a1abc05772afe8c4c785 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:20 ---> job-cost.sh 10:13:20 lf-activate-venv: SKIPPING 10:13:20 INFO: No Stack... 10:13:21 INFO: Retrieving Pricing Info for: v3-standard-8 10:13:21 INFO: Archiving Costs [Pipeline] sh 10:13:22 + cat /w/workspace/undry_device-rfid-llrp-go_PR-107/archives/cost.csv 10:13:22 + cut -d, -f6 [Pipeline] lock 10:13:22 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] 10:13:22 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] did not exist. Created. 10:13:22 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:13:22 + echo total: 0.2199999988079071 [Pipeline] stash 10:13:22 Stashed 1 file(s) [Pipeline] } 10:13:22 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:13:22 $ docker stop --time=1 88b69e9a86ad1cba0b06e8b284e12f3e6edb113b08d0a1abc05772afe8c4c785 10:13:23 $ docker rm -f 88b69e9a86ad1cba0b06e8b284e12f3e6edb113b08d0a1abc05772afe8c4c785 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:13:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28944 in /w/workspace/undry_device-rfid-llrp-go_PR-107 [Pipeline] { [Pipeline] ws 10:13:42 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:13:43 Selected Git installation does not exist. Using Default 10:13:43 The recommended git tool is: NONE 10:13:51 using credential edgex-jenkins-ssh 10:13:51 Cloning the remote Git repository 10:13:51 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:13:51 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:13:51 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:13:51 > git --version # timeout=10 10:13:51 > git --version # 'git version 2.25.1' 10:13:51 using GIT_SSH to set credentials SSH Credentials for GitHub 10:13:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:13:52 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:13:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:13:52 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:13:53 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:13:53 using GIT_SSH to set credentials SSH Credentials for GitHub 10:13:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:13:53 Merging remotes/origin/main commit 73f0e4270e4048b6e583422c0d15de60eb878140 into PR head commit d88fa34cc4a149777dec50eeabda2d74b04991c7 10:13:53 Merge succeeded, producing d88fa34cc4a149777dec50eeabda2d74b04991c7 10:13:53 Checking out Revision d88fa34cc4a149777dec50eeabda2d74b04991c7 (PR-107) 10:13:53 > git config core.sparsecheckout # timeout=10 10:13:53 > git checkout -f d88fa34cc4a149777dec50eeabda2d74b04991c7 # timeout=10 10:13:53 > git remote # timeout=10 10:13:53 > git config --get remote.origin.url # timeout=10 10:13:53 using GIT_SSH to set credentials SSH Credentials for GitHub 10:13:53 > git merge 73f0e4270e4048b6e583422c0d15de60eb878140 # timeout=10 10:13:53 > git rev-parse HEAD^{commit} # timeout=10 10:13:53 > git config core.sparsecheckout # timeout=10 10:13:53 > git checkout -f d88fa34cc4a149777dec50eeabda2d74b04991c7 # timeout=10 10:13:58 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 10:13:58 > git --version # timeout=10 10:13:58 > git --version # 'git version 2.25.1' 10:13:58 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:13:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:13:59 % Total % Received % Xferd Average Speed Time Time Time Current 10:13:59 Dload Upload Total Spent Left Speed 10:13:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84577 [Pipeline] sh 10:14:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:14:00 + sudo tee /etc/docker/daemon.new 10:14:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:14:00 { 10:14:00 "registry-mirrors": [ 10:14:00 "https://nexus3.edgexfoundry.org:10001" 10:14:00 ], 10:14:00 "bip": "10.250.0.254/24", 10:14:00 "hosts": [ 10:14:00 "tcp://0.0.0.0:5555", 10:14:00 "unix:///var/run/docker.sock" 10:14:00 ], 10:14:00 "mtu": 1458, 10:14:00 "selinux-enabled": true, 10:14:00 "seccomp-profile": "/etc/docker/seccomp.json" 10:14:00 } [Pipeline] sh 10:14:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:14:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:20 provisioning config files... 10:14:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3397114258054538104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:20 ---> docker-login.sh 10:14:20 nexus3.edgexfoundry.org:10001 10:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:21 Configure a credential helper to remove this warning. See 10:14:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:21 10:14:21 Login Succeeded 10:14:21 nexus3.edgexfoundry.org:10002 10:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:22 Configure a credential helper to remove this warning. See 10:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:22 10:14:22 Login Succeeded 10:14:22 nexus3.edgexfoundry.org:10003 10:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:22 Configure a credential helper to remove this warning. See 10:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:22 10:14:22 Login Succeeded 10:14:22 nexus3.edgexfoundry.org:10004 10:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:23 Configure a credential helper to remove this warning. See 10:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:23 10:14:23 Login Succeeded 10:14:23 docker.io 10:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:24 Configure a credential helper to remove this warning. See 10:14:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:24 10:14:24 Login Succeeded 10:14:24 ---> docker-login.sh ends [Pipeline] } 10:14:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:14:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:14:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:14:24 ========================================================= 10:14:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:14:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:25 + 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 . 10:14:25 Sending build context to Docker daemon 1.219MB 10:14:25 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:14:25 Step 2/12 : FROM ${BASE} AS builder 10:14:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:14:25 b3c136eddcbf: Pulling fs layer 10:14:25 c0a3192eca97: Pulling fs layer 10:14:25 a050256f5b6f: Pulling fs layer 10:14:25 656be50a0ddc: Pulling fs layer 10:14:25 2bbca73fdf42: Pulling fs layer 10:14:25 46d945488cbd: Pulling fs layer 10:14:25 8a5474983e97: Pulling fs layer 10:14:25 329c88fbcd65: Pulling fs layer 10:14:25 656be50a0ddc: Waiting 10:14:25 2bbca73fdf42: Waiting 10:14:25 46d945488cbd: Waiting 10:14:25 8a5474983e97: Waiting 10:14:25 329c88fbcd65: Waiting 10:14:25 a050256f5b6f: Verifying Checksum 10:14:25 a050256f5b6f: Download complete 10:14:25 c0a3192eca97: Verifying Checksum 10:14:25 c0a3192eca97: Download complete 10:14:25 2bbca73fdf42: Verifying Checksum 10:14:25 2bbca73fdf42: Download complete 10:14:25 46d945488cbd: Verifying Checksum 10:14:25 46d945488cbd: Download complete 10:14:25 b3c136eddcbf: Download complete 10:14:27 b3c136eddcbf: Pull complete 10:14:27 329c88fbcd65: Verifying Checksum 10:14:27 329c88fbcd65: Download complete 10:14:27 c0a3192eca97: Pull complete 10:14:28 a050256f5b6f: Pull complete 10:14:28 8a5474983e97: Verifying Checksum 10:14:28 8a5474983e97: Download complete 10:14:29 656be50a0ddc: Verifying Checksum 10:14:29 656be50a0ddc: Download complete 10:14:41 656be50a0ddc: Pull complete 10:14:41 2bbca73fdf42: Pull complete 10:14:42 46d945488cbd: Pull complete 10:14:48 8a5474983e97: Pull complete 10:14:52 329c88fbcd65: Pull complete 10:14:52 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 10:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:14:52 ---> ff4287adb874 10:14:52 Step 3/12 : ARG MAKE='make build' 10:14:52 ---> Running in 9ec9a6dc045f 10:14:53 Removing intermediate container 9ec9a6dc045f 10:14:53 ---> 000e535a8641 10:14:53 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:14:53 ---> Running in 06ffa4a12c9b 10:14:53 Removing intermediate container 06ffa4a12c9b 10:14:53 ---> a9399dac6321 10:14:53 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:14:53 ---> Running in af810ba23da2 10:14:54 Removing intermediate container af810ba23da2 10:14:54 ---> fda00765d001 10:14:54 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:54 ---> Running in ed7581a1cf2e 10:14:56 Removing intermediate container ed7581a1cf2e 10:14:56 ---> b7690fc4e8a6 10:14:56 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:14:56 ---> Running in 6dbf2334bcf5 10:14:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:14:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:14:59 OK: 221 MiB in 51 packages 10:15:00 Removing intermediate container 6dbf2334bcf5 10:15:00 ---> 322bca062fb5 10:15:00 Step 8/12 : WORKDIR /app 10:15:00 ---> Running in 875e3b54a8a2 10:15:00 Removing intermediate container 875e3b54a8a2 10:15:00 ---> 1cd19bd4d67a 10:15:00 Step 9/12 : COPY go.mod vendor* ./ 10:15:00 ---> fff33e266c01 10:15:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:00 ---> Running in f38b90e6c19c 10:15:57 Removing intermediate container f38b90e6c19c 10:15:57 ---> 51fb572be1f5 10:15:57 Step 11/12 : COPY . . 10:15:57 ---> c60d742438f3 10:15:57 Step 12/12 : RUN $MAKE 10:15:57 ---> Running in e490eccfbb89 10:15:57 noop 10:15:57 Removing intermediate container e490eccfbb89 10:15:57 ---> d3fe6ec9eb6e 10:15:57 Successfully built d3fe6ec9eb6e 10:15:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:57 + docker inspect -f . ci-base-image-arm64 10:15:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:15:58 prd-ubuntu20.04-docker-arm64-4c-16g-28944 does not seem to be running inside a container 10:15:58 $ 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 ******** ci-base-image-arm64 cat 10:15:59 $ docker top 949efacfa5ad849175e10b97da06945bc03a5b9f6af6ff681074cd00aeb37b71 -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:01 + go version 10:16:01 go version go1.18.3 linux/arm64 [Pipeline] } 10:16:01 $ docker stop --time=1 949efacfa5ad849175e10b97da06945bc03a5b9f6af6ff681074cd00aeb37b71 10:16:02 $ docker rm -f 949efacfa5ad849175e10b97da06945bc03a5b9f6af6ff681074cd00aeb37b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:03 + docker inspect -f . ci-base-image-arm64 10:16:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:04 prd-ubuntu20.04-docker-arm64-4c-16g-28944 does not seem to be running inside a container 10:16:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-arm64 cat 10:16:05 $ docker top e3f8507825790a9e2474ec14ec0f56ff452b1a4422f51c660d9f8d2acf1d6349 -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:06 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:16:07 + make test 10:16:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:16:09 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:17:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:17:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:18:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 34.448s coverage: 38.5% of statements 10:18:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.535s coverage: 52.0% of statements 10:18:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.054s coverage: 95.5% of statements 10:18:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:18:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:18:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:18:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:18:52 ./bin/test-attribution-txt.sh [Pipeline] echo 10:18:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:18:53 $ docker stop --time=1 e3f8507825790a9e2474ec14ec0f56ff452b1a4422f51c660d9f8d2acf1d6349 10:18:55 $ docker rm -f e3f8507825790a9e2474ec14ec0f56ff452b1a4422f51c660d9f8d2acf1d6349 [Pipeline] // withDockerContainer [Pipeline] sh 10:18:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:18:56 Warning: overwriting stash ‘coverage-report’ 10:18:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:18:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:18:57 + ls -al . 10:18:57 total 628 10:18:57 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 10:16 . 10:18:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 10:13 .. 10:18:57 -rw-rw-r-- 1 jenkins jenkins 134 Sep 12 10:13 .dockerignore 10:18:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 10:13 .git 10:18:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 10:13 .github 10:18:57 -rw-rw-r-- 1 jenkins jenkins 946 Sep 12 10:13 .gitignore 10:18:57 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 10:13 .golangci.yml 10:18:57 -rw-rw-r-- 1 jenkins jenkins 10866 Sep 12 10:13 Attribution.txt 10:18:57 -rw-rw-r-- 1 jenkins jenkins 3740 Sep 12 10:13 CHANGELOG.md 10:18:57 -rw-rw-r-- 1 jenkins jenkins 1518 Sep 12 10:13 Dockerfile 10:18:57 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 10:13 GOVERNANCE.md 10:18:57 -rw-rw-r-- 1 jenkins jenkins 683 Sep 12 10:13 Jenkinsfile 10:18:57 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 10:13 LICENSE 10:18:57 -rw-rw-r-- 1 jenkins jenkins 2196 Sep 12 10:13 Makefile 10:18:57 -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 10:13 OWNERS.md 10:18:57 -rw-rw-r-- 1 jenkins jenkins 28496 Sep 12 10:13 README.md 10:18:57 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 10:11 VERSION 10:18:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 10:13 bin 10:18:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 10:13 cmd 10:18:57 -rw-r--r-- 1 jenkins jenkins 460049 Sep 12 10:18 coverage.out 10:18:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 10:13 examples 10:18:57 -rw-rw-r-- 1 jenkins jenkins 3538 Sep 12 10:13 go.mod 10:18:57 -rw-rw-r-- 1 jenkins jenkins 36553 Sep 12 10:13 go.sum 10:18:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 10:13 images 10:18:57 drwxrwxr-x 5 jenkins jenkins 4096 Sep 12 10:13 internal 10:18:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 10:13 snap 10:18:57 -rw-rw-r-- 1 jenkins jenkins 193 Sep 12 10:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:58 + 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=d88fa34cc4a149777dec50eeabda2d74b04991c7 --label arch=arm64 --label version=0.0.0 . 10:18:58 Sending build context to Docker daemon 1.219MB 10:18:58 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 10:18:58 Step 2/25 : FROM ${BASE} AS builder 10:18:58 ---> d3fe6ec9eb6e 10:18:58 Step 3/25 : ARG MAKE='make build' 10:18:58 ---> Running in c042749c4803 10:18:59 Removing intermediate container c042749c4803 10:18:59 ---> a7cd12670284 10:18:59 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:18:59 ---> Running in c4670a450ac8 10:18:59 Removing intermediate container c4670a450ac8 10:18:59 ---> 5d1f9ce7b17a 10:18:59 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:18:59 ---> Running in f98040351089 10:19:00 Removing intermediate container f98040351089 10:19:00 ---> d06ea49a091e 10:19:00 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:00 ---> Running in 005276661a54 10:19:02 Removing intermediate container 005276661a54 10:19:02 ---> c572b3fb5cdf 10:19:02 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:19:02 ---> Running in 25bcba26ef7a 10:19:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:19:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:19:05 OK: 221 MiB in 51 packages 10:19:06 Removing intermediate container 25bcba26ef7a 10:19:06 ---> d8fc8da9975a 10:19:06 Step 8/25 : WORKDIR /app 10:19:06 ---> Running in 414c3d8b9c7f 10:19:06 Removing intermediate container 414c3d8b9c7f 10:19:06 ---> dbff79756aa4 10:19:06 Step 9/25 : COPY go.mod vendor* ./ 10:19:07 ---> 653679821ab7 10:19:07 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:07 ---> Running in 07e80886944b 10:19:08 Removing intermediate container 07e80886944b 10:19:08 ---> 0a175fecfbe4 10:19:08 Step 11/25 : COPY . . 10:19:09 ---> 54f3eecba0c5 10:19:09 Step 12/25 : RUN $MAKE 10:19:09 ---> Running in 79be82dc5b93 10:19:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:21:48 Removing intermediate container 79be82dc5b93 10:21:48 ---> 6a9b4f0198e4 10:21:48 Step 13/25 : FROM alpine:3.16 10:21:48 3.16: Pulling from library/alpine 10:21:48 9b18e9b68314: Pulling fs layer 10:21:48 9b18e9b68314: Verifying Checksum 10:21:48 9b18e9b68314: Download complete 10:21:48 9b18e9b68314: Pull complete 10:21:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:21:48 Status: Downloaded newer image for alpine:3.16 10:21:48 ---> a6215f271958 10:21:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:21:48 ---> Running in 329afa891499 10:21:48 Removing intermediate container 329afa891499 10:21:48 ---> 92aef70d3e37 10:21:48 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:48 ---> Running in fa95fa566032 10:21:48 Removing intermediate container fa95fa566032 10:21:48 ---> 5ac6ea1e282d 10:21:48 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:21:48 ---> Running in 0751877be5d5 10:21:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:21:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:21:48 (1/6) Installing dumb-init (1.2.5-r1) 10:21:48 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:21:49 (3/6) Installing libsodium (1.0.18-r0) 10:21:49 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:21:49 (5/6) Installing libzmq (4.3.4-r0) 10:21:49 (6/6) Installing zeromq (4.3.4-r0) 10:21:49 Executing busybox-1.35.0-r17.trigger 10:21:49 OK: 8 MiB in 20 packages 10:21:50 Removing intermediate container 0751877be5d5 10:21:50 ---> f79116912889 10:21:50 Step 17/25 : COPY --from=builder /app/LICENSE / 10:21:51 ---> a5aaf79bad35 10:21:51 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:21:51 ---> 891173979358 10:21:51 Step 19/25 : COPY --from=builder /app/cmd/ / 10:21:53 ---> bd35dda850db 10:21:53 Step 20/25 : EXPOSE 59989 10:21:53 ---> Running in d36f8cabfe2f 10:21:53 Removing intermediate container d36f8cabfe2f 10:21:53 ---> 03f860c3c940 10:21:53 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:21:53 ---> Running in 01892127d4e3 10:21:54 Removing intermediate container 01892127d4e3 10:21:54 ---> bf4068b1214f 10:21:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:21:54 ---> Running in 05d97448e1f2 10:21:54 Removing intermediate container 05d97448e1f2 10:21:54 ---> 600ef639b520 10:21:54 Step 23/25 : LABEL arch=arm64 10:21:54 ---> Running in df14850ef6b4 10:21:54 Removing intermediate container df14850ef6b4 10:21:54 ---> 1799624dd24b 10:21:54 Step 24/25 : LABEL git_sha=d88fa34cc4a149777dec50eeabda2d74b04991c7 10:21:54 ---> Running in 2552d4590a75 10:21:55 Removing intermediate container 2552d4590a75 10:21:55 ---> c562a5607245 10:21:55 Step 25/25 : LABEL version=0.0.0 10:21:55 ---> Running in bfa02c78b104 10:21:55 Removing intermediate container bfa02c78b104 10:21:55 ---> a70b97e8eb8d 10:21:55 [Warning] One or more build-args [ARCH] were not consumed 10:21:55 Successfully built a70b97e8eb8d 10:21:55 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 10:21:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:56 10:21:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:57 arm64: Pulling from edgex-lftools-log-publisher 10:21:57 8998bd30e6a1: Pulling fs layer 10:21:57 04944245beec: Pulling fs layer 10:21:57 699f458cf7ca: Pulling fs layer 10:21:57 765212b225bb: Pulling fs layer 10:21:57 f23df028b6ca: Pulling fs layer 10:21:57 d65c8cfc05b1: Pulling fs layer 10:21:57 2437ff75d9bd: Pulling fs layer 10:21:57 765212b225bb: Waiting 10:21:57 f23df028b6ca: Waiting 10:21:57 d65c8cfc05b1: Waiting 10:21:57 2437ff75d9bd: Waiting 10:21:57 04944245beec: Verifying Checksum 10:21:57 04944245beec: Download complete 10:21:57 765212b225bb: Verifying Checksum 10:21:57 765212b225bb: Download complete 10:21:57 f23df028b6ca: Verifying Checksum 10:21:57 f23df028b6ca: Download complete 10:21:57 d65c8cfc05b1: Verifying Checksum 10:21:57 d65c8cfc05b1: Download complete 10:21:57 699f458cf7ca: Verifying Checksum 10:21:57 699f458cf7ca: Download complete 10:21:57 8998bd30e6a1: Verifying Checksum 10:21:57 8998bd30e6a1: Download complete 10:22:00 2437ff75d9bd: Verifying Checksum 10:22:00 2437ff75d9bd: Download complete 10:22:02 8998bd30e6a1: Pull complete 10:22:02 04944245beec: Pull complete 10:22:03 699f458cf7ca: Pull complete 10:22:04 765212b225bb: Pull complete 10:22:05 f23df028b6ca: Pull complete 10:22:05 d65c8cfc05b1: Pull complete 10:22:23 2437ff75d9bd: Pull complete 10:22:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:22:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:22:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:24 prd-ubuntu20.04-docker-arm64-4c-16g-28944 does not seem to be running inside a container 10:22:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:22:27 $ docker top 227bf698fb01f366072ea9072bafc69c7e640db5c9dfd349eb1d7e160e958228 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:28 ---> job-cost.sh 10:22:28 lf-activate-venv: SKIPPING 10:22:28 INFO: No Stack... 10:22:28 INFO: Retrieving Pricing Info for: v3-standard-4 10:22:29 INFO: Archiving Costs [Pipeline] sh 10:22:30 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:22:30 + cut -d, -f6 [Pipeline] lock 10:22:30 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] 10:22:30 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] did not exist. Created. 10:22:30 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:31 /w/workspace/device-rfid-llrp-go/1@tmp/durable-0fabb62b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:22:32 + echo total: 0.10999999940395355 [Pipeline] stash 10:22:32 Warning: overwriting stash ‘stack-cost’ 10:22:32 Stashed 1 file(s) [Pipeline] } 10:22:32 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:22:32 $ docker stop --time=1 227bf698fb01f366072ea9072bafc69c7e640db5c9dfd349eb1d7e160e958228 10:22:33 $ docker rm -f 227bf698fb01f366072ea9072bafc69c7e640db5c9dfd349eb1d7e160e958228 [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 10:22:34 provisioning config files... 10:22:34 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/config4649006072104468748tmp [Pipeline] { [Pipeline] sh 10:22:35 + set +x 10:22:35 + curl -s https://codecov.io/bash 10:22:35 + bash -s -- 10:22:35 10:22:35 _____ _ 10:22:35 / ____| | | 10:22:35 | | ___ __| | ___ ___ _____ __ 10:22:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:22:35 | |___| (_) | (_| | __/ (_| (_) \ V / 10:22:35 \_____\___/ \__,_|\___|\___\___/ \_/ 10:22:35 Bash-1.0.6 10:22:35 10:22:35 10:22:35 ==> git version 2.25.1 found 10:22:35 ==> 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 10:22:35 Release-Date: 2020-01-08 10:22:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:22:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:22:35 ==> Jenkins CI detected. 10:22:35 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-107 10:22:35 project root: . 10:22:35 --> token set from env 10:22:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:22:35 ==> Running gcov in . (disable via -X gcov) 10:22:35 ==> Python coveragepy not found 10:22:35 ==> Searching for coverage reports in: 10:22:35 + . 10:22:35 -> Found 1 reports 10:22:35 ==> Detecting git/mercurial file structure 10:22:35 ==> Reading reports 10:22:35 + ./coverage.out bytes=460049 10:22:35 ==> Appending adjustments 10:22:35 https://docs.codecov.io/docs/fixing-reports 10:22:35 + Found adjustments 10:22:35 ==> Gzipping contents 10:22:35 52K /tmp/codecov.hknc4J.gz 10:22:35 ==> Uploading reports 10:22:35 url: https://codecov.io 10:22:35 query: branch=PR-107&commit=d88fa34cc4a149777dec50eeabda2d74b04991c7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-107%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=107&job=&cmd_args= 10:22:35 -> Pinging Codecov 10:22:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-107&commit=d88fa34cc4a149777dec50eeabda2d74b04991c7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-107%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=107&job=&cmd_args= 10:22:36 -> Uploading to 10:22:36 https://storage.googleapis.com/codecov/v4/raw/2022-09-12/581DD39554BDF9B6E22D074273EAD858/d88fa34cc4a149777dec50eeabda2d74b04991c7/94714d49-aeb9-44da-99af-f374614b6447.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220912T102235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce930f77525dad7e0dada84fcbe02aae49204de2479d85bd18219350d6fe8696 10:22:36 % Total % Received % Xferd Average Speed Time Time Time Current 10:22:36 Dload Upload Total Spent Left Speed 10:22:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51602 0 0 100 51602 0 181k --:--:-- --:--:-- --:--:-- 181k 10:22:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d88fa34cc4a149777dec50eeabda2d74b04991c7 [Pipeline] } 10:22:36 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 10:22:38 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-107/archives ] 10:22:38 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-107/archives 10:22:38 total 16 10:22:38 drwxr-xr-x 3 root root 4096 Sep 12 10:13 . 10:22:38 drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 10:13 .. 10:22:38 drwxr-xr-x 2 root root 4096 Sep 12 10:13 cost 10:22:38 -rw-r--r-- 1 root root 91 Sep 12 10:13 cost.csv 10:22:38 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-107/archives 10:22:38 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-107/archives 10:22:38 total 16 10:22:38 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 10:13 . 10:22:38 drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 10:13 .. 10:22:38 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 10:13 cost 10:22:38 -rw-r--r-- 1 jenkins jenkins 91 Sep 12 10:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:22:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:22:39 ---> package-listing.sh 10:22:39 ++ facter osfamily 10:22:39 ++ tr '[:upper:]' '[:lower:]' 10:22:39 + OS_FAMILY=debian 10:22:39 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-107 10:22:39 + START_PACKAGES=/tmp/packages_start.txt 10:22:39 + END_PACKAGES=/tmp/packages_end.txt 10:22:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:22:39 + PACKAGES=/tmp/packages_start.txt 10:22:39 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-107 ']' 10:22:39 + PACKAGES=/tmp/packages_end.txt 10:22:39 + case "${OS_FAMILY}" in 10:22:39 + dpkg -l 10:22:39 + grep '^ii' 10:22:39 + '[' -f /tmp/packages_start.txt ']' 10:22:39 + '[' -f /tmp/packages_end.txt ']' 10:22:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:22:39 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-107 ']' 10:22:39 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-107/archives/ 10:22:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-107/archives/ [Pipeline] echo 10:22:39 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/undry_device-rfid-llrp-go_PR-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:22:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:22:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:40 prd-ubuntu20.04-docker-8c-8g-28943 does not seem to be running inside a container 10:22:40 $ 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/undry_device-rfid-llrp-go_PR-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-107 -v /w/workspace/undry_device-rfid-llrp-go_PR-107:/w/workspace/undry_device-rfid-llrp-go_PR-107:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-107@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:22:40 $ docker top bcf23d34525215483d5b2eddbf6383eefe9f127549a0ef8a363bf1a3ad02bb41 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:41 + touch /tmp/pre-build-complete [Pipeline] sh 10:22:41 + mkdir -p /var/log/sysstat [Pipeline] sh 10:22:41 + ls /var/log/sa-host 10:22:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:41 provisioning config files... 10:22:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/config6663282752111594165tmp [Pipeline] { [Pipeline] echo 10:22:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:22:42 ---> create-netrc.sh [Pipeline] } 10:22:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:22:42 ---> python-tools-install.sh [Pipeline] echo 10:22:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:22:43 ---> sudo-logs.sh 10:22:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:22:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:22:43 ---> job-cost.sh 10:22:43 lf-activate-venv: SKIPPING 10:22:43 DEBUG: total: 0.2199999988079071 10:22:43 INFO: Retrieving Stack Cost... 10:22:44 INFO: Retrieving Pricing Info for: v3-standard-8 10:22:44 INFO: Archiving Costs [Pipeline] echo 10:22:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:22:44 ---> logs-deploy.sh 10:22:44 lf-activate-venv: SKIPPING 10:22:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-107/1 10:22:44 INFO: archiving workspace using pattern(s): 10:22:45 Archives upload complete. 10:22:45 INFO: archiving logs to Nexus 10:22:46 ---> uname -a: 10:22:46 Linux prd-ubuntu20-04-docker-8c-8g-28943 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:22:46 10:22:46 10:22:46 ---> lscpu: 10:22:46 Architecture: x86_64 10:22:46 CPU op-mode(s): 32-bit, 64-bit 10:22:46 Byte Order: Little Endian 10:22:46 Address sizes: 40 bits physical, 48 bits virtual 10:22:46 CPU(s): 8 10:22:46 On-line CPU(s) list: 0-7 10:22:46 Thread(s) per core: 1 10:22:46 Core(s) per socket: 1 10:22:46 Socket(s): 8 10:22:46 NUMA node(s): 1 10:22:46 Vendor ID: AuthenticAMD 10:22:46 CPU family: 23 10:22:46 Model: 49 10:22:46 Model name: AMD EPYC-Rome Processor 10:22:46 Stepping: 0 10:22:46 CPU MHz: 2799.998 10:22:46 BogoMIPS: 5599.99 10:22:46 Virtualization: AMD-V 10:22:46 Hypervisor vendor: KVM 10:22:46 Virtualization type: full 10:22:46 L1d cache: 256 KiB 10:22:46 L1i cache: 256 KiB 10:22:46 L2 cache: 4 MiB 10:22:46 L3 cache: 128 MiB 10:22:46 NUMA node0 CPU(s): 0-7 10:22:46 Vulnerability Itlb multihit: Not affected 10:22:46 Vulnerability L1tf: Not affected 10:22:46 Vulnerability Mds: Not affected 10:22:46 Vulnerability Meltdown: Not affected 10:22:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:22:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:22:46 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:22:46 Vulnerability Srbds: Not affected 10:22:46 Vulnerability Tsx async abort: Not affected 10:22:46 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 10:22:46 10:22:46 10:22:46 ---> nproc: 10:22:46 8 10:22:46 10:22:46 10:22:46 ---> df -h: 10:22:46 Filesystem Size Used Avail Use% Mounted on 10:22:46 overlay 155G 11G 145G 7% / 10:22:46 tmpfs 64M 0 64M 0% /dev 10:22:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:22:46 shm 64M 0 64M 0% /dev/shm 10:22:46 /dev/vda1 155G 11G 145G 7% /facter-os 10:22:46 10:22:46 10:22:46 ---> sar -b -r -n DEV: 10:22:46 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28943) 09/12/22 _x86_64_ (8 CPU) 10:22:46 10:22:46 10:10:39 LINUX RESTART (8 CPU) 10:22:46 10:22:46 10:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:22:46 10:12:01 399.69 46.43 353.26 0.00 4151.16 137707.64 0.00 10:22:46 10:13:01 136.48 0.13 136.34 0.00 11.33 34597.83 0.00 10:22:46 10:14:01 118.40 1.62 116.78 0.00 54.12 33682.65 0.00 10:22:46 10:15:01 1.87 0.00 1.87 0.00 0.00 21.48 0.00 10:22:46 10:16:01 1.78 0.02 1.77 0.00 0.13 19.06 0.00 10:22:46 10:17:01 2.05 0.02 2.03 0.00 0.13 28.13 0.00 10:22:46 10:18:01 1.82 0.00 1.82 0.00 0.00 19.60 0.00 10:22:46 10:19:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 10:22:46 10:20:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 10:22:46 10:21:01 1.92 0.00 1.92 0.00 0.00 26.80 0.00 10:22:46 10:22:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 10:22:46 Average: 60.15 4.32 55.83 0.00 377.63 18559.51 0.00 10:22:46 10:22:46 10:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:22:46 10:12:01 28409304 31748200 544268 1.66 130692 3426504 2015636 5.94 1201408 2832384 243912 10:22:46 10:13:01 27730652 31566312 720856 2.19 163192 3855460 2381948 7.02 1679404 2991492 420132 10:22:46 10:14:01 27615056 31762736 526708 1.60 173616 4122096 1818268 5.36 1329972 3421484 304 10:22:46 10:15:01 27616464 31764204 525128 1.60 173656 4122100 1818268 5.36 1328464 3421484 60 10:22:46 10:16:01 27618900 31766592 522688 1.59 173724 4122112 1818268 5.36 1326996 3421496 44 10:22:46 10:17:01 27618772 31766560 522632 1.59 173788 4122108 1818268 5.36 1327304 3421500 56 10:22:46 10:18:01 27626404 31774420 514404 1.56 173844 4122116 1818268 5.36 1318720 3421504 12 10:22:46 10:19:01 27626900 31774928 513864 1.56 173856 4122120 1818268 5.36 1318672 3421508 48 10:22:46 10:20:01 27626632 31774684 514044 1.56 173880 4122120 1818268 5.36 1318676 3421508 12 10:22:46 10:21:01 27626800 31774984 514012 1.56 173936 4122084 1818268 5.36 1318632 3421596 16 10:22:46 10:22:01 27626484 31774700 514244 1.56 173960 4122104 1818268 5.36 1319084 3421600 12 10:22:46 Average: 27703852 31749847 539350 1.64 168922 4034629 1887454 5.56 1344303 3328869 60419 10:22:46 10:22:46 10:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:22:46 10:12:01 docker0 118.34 152.53 10.14 1523.86 0.00 0.00 0.00 0.00 10:22:46 10:12:01 ens3 843.13 531.47 7970.42 116.77 0.00 0.00 0.00 0.00 10:22:46 10:12:01 lo 6.71 6.71 0.65 0.65 0.00 0.00 0.00 0.00 10:22:46 10:13:01 docker0 6.62 8.00 0.38 40.71 0.00 0.00 0.00 0.00 10:22:46 10:13:01 ens3 82.65 61.27 93.83 68.25 0.00 0.00 0.00 0.00 10:22:46 10:13:01 vethf04636b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:22:46 10:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:22:46 10:14:01 docker0 9.25 11.63 0.55 58.27 0.00 0.00 0.00 0.00 10:22:46 10:14:01 ens3 148.01 103.78 2639.65 62.87 0.00 0.00 0.00 0.00 10:22:46 10:14:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 10:22:46 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:46 10:15:01 ens3 0.70 0.72 0.05 0.06 0.00 0.00 0.00 0.00 10:22:46 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:46 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:46 10:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:46 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:46 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:46 10:17:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:22:46 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:46 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:46 10:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:46 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:46 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:46 10:19:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:22:46 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:46 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:46 10:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:46 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:46 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:46 10:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:22:46 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:46 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:46 10:22:01 ens3 0.17 0.08 0.08 0.07 0.00 0.00 0.00 0.00 10:22:46 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:46 Average: docker0 12.04 15.44 0.99 145.44 0.00 0.00 0.00 0.00 10:22:46 Average: ens3 96.62 62.72 962.47 22.41 0.00 0.00 0.00 0.00 10:22:46 Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 10:22:46 10:22:46 10:22:46 ---> sar -P ALL: 10:22:46 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28943) 09/12/22 _x86_64_ (8 CPU) 10:22:46 10:22:46 10:10:39 LINUX RESTART (8 CPU) 10:22:46 10:22:46 10:11:02 CPU %user %nice %system %iowait %steal %idle 10:22:46 10:12:01 all 11.53 0.00 4.21 1.23 0.07 82.97 10:22:46 10:12:01 0 11.17 0.00 3.50 0.14 0.05 85.15 10:22:46 10:12:01 1 11.96 0.00 4.06 1.68 0.07 82.24 10:22:46 10:12:01 2 11.64 0.00 4.09 0.22 0.07 83.97 10:22:46 10:12:01 3 13.27 0.00 4.33 2.56 0.07 79.78 10:22:46 10:12:01 4 12.89 0.00 3.88 1.66 0.09 81.48 10:22:46 10:12:01 5 9.10 0.00 4.09 2.26 0.05 84.51 10:22:46 10:12:01 6 13.00 0.00 4.52 0.94 0.09 81.46 10:22:46 10:12:01 7 9.17 0.00 5.19 0.36 0.09 85.18 10:22:46 10:13:01 all 40.00 0.00 6.39 0.43 0.10 53.08 10:22:46 10:13:01 0 40.45 0.00 6.69 0.27 0.10 52.49 10:22:46 10:13:01 1 41.85 0.00 6.02 0.02 0.10 52.01 10:22:46 10:13:01 2 38.53 0.00 6.69 0.03 0.08 54.66 10:22:46 10:13:01 3 39.61 0.00 6.48 1.34 0.10 52.47 10:22:46 10:13:01 4 40.44 0.00 5.62 0.02 0.08 53.84 10:22:46 10:13:01 5 39.79 0.00 6.53 1.48 0.12 52.08 10:22:46 10:13:01 6 38.18 0.00 6.65 0.05 0.08 55.04 10:22:46 10:13:01 7 41.16 0.00 6.43 0.20 0.10 52.10 10:22:46 10:14:01 all 4.30 0.00 1.64 0.35 0.03 93.68 10:22:46 10:14:01 0 3.96 0.00 1.28 0.17 0.03 94.56 10:22:46 10:14:01 1 4.09 0.00 1.60 0.02 0.02 94.27 10:22:46 10:14:01 2 6.08 0.00 2.01 0.87 0.03 91.01 10:22:46 10:14:01 3 4.22 0.00 1.74 0.64 0.02 93.39 10:22:46 10:14:01 4 4.69 0.00 1.60 0.07 0.03 93.60 10:22:46 10:14:01 5 4.14 0.00 1.42 0.15 0.02 94.27 10:22:46 10:14:01 6 3.51 0.00 1.68 0.72 0.03 94.06 10:22:46 10:14:01 7 3.72 0.00 1.79 0.15 0.02 94.32 10:22:46 10:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:22:46 10:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:22:46 10:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:22:46 10:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:22:46 10:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:22:46 10:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:22:46 10:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:22:46 10:15:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:22:46 10:15:01 7 0.00 0.00 0.02 0.03 0.02 99.93 10:22:46 10:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:22:46 10:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:22:46 10:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:22:46 10:16:01 2 0.05 0.00 0.03 0.02 0.00 99.90 10:22:46 10:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:22:46 10:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:22:46 10:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:22:46 10:16:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:22:46 10:16:01 7 0.03 0.00 0.02 0.05 0.00 99.90 10:22:46 10:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:22:46 10:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:22:46 10:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:22:46 10:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:22:46 10:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:22:46 10:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:22:46 10:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:22:46 10:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:22:46 10:17:01 7 0.02 0.00 0.02 0.05 0.00 99.92 10:22:46 10:18:01 all 0.19 0.00 0.02 0.01 0.01 99.78 10:22:46 10:18:01 0 1.42 0.00 0.02 0.00 0.02 98.55 10:22:46 10:18:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:22:46 10:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:22:46 10:18:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:22:46 10:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:22:46 10:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:22:46 10:18:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:22:46 10:18:01 7 0.02 0.00 0.02 0.03 0.02 99.92 10:22:46 10:19:01 all 0.25 0.00 0.01 0.00 0.00 99.73 10:22:46 10:19:01 0 1.97 0.00 0.02 0.00 0.00 98.01 10:22:46 10:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:22:46 10:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:22:46 10:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:22:46 10:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:22:46 10:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:22:46 10:19:01 6 0.00 0.00 0.03 0.00 0.02 99.95 10:22:46 10:19:01 7 0.00 0.00 0.03 0.02 0.00 99.95 10:22:46 10:20:01 all 0.27 0.00 0.01 0.00 0.01 99.72 10:22:46 10:20:01 0 1.99 0.00 0.00 0.00 0.02 98.00 10:22:46 10:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:22:46 10:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:22:46 10:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:22:46 10:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:22:46 10:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:22:46 10:20:01 6 0.03 0.00 0.02 0.00 0.03 99.92 10:22:46 10:20:01 7 0.03 0.00 0.00 0.02 0.00 99.95 10:22:46 10:21:01 all 0.26 0.00 0.01 0.01 0.01 99.71 10:22:46 10:21:01 0 1.99 0.00 0.03 0.02 0.00 97.97 10:22:46 10:21:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:22:46 10:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:22:46 10:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:22:46 10:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:22:46 10:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:22:46 10:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:22:46 10:21:01 7 0.00 0.00 0.00 0.03 0.02 99.95 10:22:46 10:22:01 all 0.23 0.00 0.02 0.00 0.00 99.74 10:22:46 10:22:01 0 1.68 0.00 0.08 0.00 0.02 98.22 10:22:46 10:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:22:46 10:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:22:46 10:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:22:46 10:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:22:46 10:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:22:46 10:22:01 6 0.03 0.00 0.05 0.00 0.02 99.90 10:22:46 10:22:01 7 0.05 0.00 0.00 0.02 0.00 99.93 10:22:46 10:22:46 Average: CPU %user %nice %system %iowait %steal %idle 10:22:46 Average: all 5.13 0.00 1.11 0.18 0.02 93.56 10:22:46 Average: 0 5.82 0.00 1.04 0.05 0.02 93.06 10:22:46 Average: 1 5.21 0.00 1.05 0.16 0.02 93.56 10:22:46 Average: 2 5.06 0.00 1.15 0.10 0.02 93.66 10:22:46 Average: 3 5.13 0.00 1.13 0.40 0.02 93.31 10:22:46 Average: 4 5.23 0.00 1.01 0.16 0.02 93.58 10:22:46 Average: 5 4.78 0.00 1.09 0.35 0.02 93.77 10:22:46 Average: 6 4.94 0.00 1.18 0.15 0.03 93.70 10:22:46 Average: 7 4.87 0.00 1.21 0.09 0.02 93.81 10:22:46 10:22:46 10:22:46