Pull request #123 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b0df4ce4248792b7aaf140c14650ac8109b9f29e+dcf9c4469f51bcf9c6938c4e46e7918c177e2085 (6ea4f20c0dd478ff462e057152ff4029814d1734) 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-ssh3110534480386496514.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11747590410146606582.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-123/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-123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18324521248065453122.key Verifying host key using known hosts file > 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-123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7480280722980745796.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17184586880793940028.key Verifying host key using known hosts file > 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-123/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-123/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12271566839651094943.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-118390’ Running on prd-ubuntu20.04-docker-8c-8g-118402 in /w/workspace/undry_device-rfid-llrp-go_PR-123 [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-123 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dcf9c4469f51bcf9c6938c4e46e7918c177e2085 into PR head commit b0df4ce4248792b7aaf140c14650ac8109b9f29e Merge succeeded, producing b0df4ce4248792b7aaf140c14650ac8109b9f29e Checking out Revision b0df4ce4248792b7aaf140c14650ac8109b9f29e (PR-123) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f b0df4ce4248792b7aaf140c14650ac8109b9f29e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge dcf9c4469f51bcf9c6938c4e46e7918c177e2085 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0df4ce4248792b7aaf140c14650ac8109b9f29e # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:06:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:06:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:06:42 ========================================================= 10:06:42 EdgeX Global Pipelines Version Info 10:06:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:06:43 ------------------- 10:06:43 stable info: 10:06:43 ------------------- 10:06:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:06:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:06:43 Message: update stable to v1.0.244 10:06:43 ------------------- 10:06:43 experimental info: 10:06:43 ------------------- 10:06:43 Commited By: **** collab-it+edgex@linuxfoundation.org 10:06:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:06:43 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:06:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:06:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:06:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:06:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:06:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-123 [Pipeline] echo 10:06:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-123 [Pipeline] echo 10:06:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-123 [Pipeline] echo 10:06:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0df4ce4248792b7aaf140c14650ac8109b9f29e [Pipeline] echo 10:06:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0df4ce [Pipeline] echo 10:06:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:06:45 provisioning config files... 10:06:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/config6411902481049538679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:45 ---> docker-login.sh 10:06:45 nexus3.edgexfoundry.org:10001 10:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:46 Configure a credential helper to remove this warning. See 10:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:46 10:06:46 Login Succeeded 10:06:46 nexus3.edgexfoundry.org:10002 10:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:46 Configure a credential helper to remove this warning. See 10:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:46 10:06:46 Login Succeeded 10:06:46 nexus3.edgexfoundry.org:10003 10:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:46 Configure a credential helper to remove this warning. See 10:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:46 10:06:46 Login Succeeded 10:06:46 nexus3.edgexfoundry.org:10004 10:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:46 Configure a credential helper to remove this warning. See 10:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:46 10:06:46 Login Succeeded 10:06:46 docker.io 10:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:47 Configure a credential helper to remove this warning. See 10:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:47 10:06:47 Login Succeeded 10:06:47 ---> docker-login.sh ends [Pipeline] } 10:06:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:06:47 + git rev-list -1 --merges b0df4ce4248792b7aaf140c14650ac8109b9f29e~1..b0df4ce4248792b7aaf140c14650ac8109b9f29e [Pipeline] echo 10:06:47 -----------> git rev-list -1 --merges b0df4ce4248792b7aaf140c14650ac8109b9f29e~1..b0df4ce4248792b7aaf140c14650ac8109b9f29e b0df4ce4248792b7aaf140c14650ac8109b9f29e [false] [Pipeline] sh 10:06:48 + git log --format=format:%s -1 b0df4ce4248792b7aaf140c14650ac8109b9f29e [Pipeline] echo 10:06:48 ========================================================= 10:06:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:06:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:06:48 + git log --format=format:%s -1 b0df4ce4248792b7aaf140c14650ac8109b9f29e [Pipeline] echo 10:06:48 [semverPrep] GIT_COMMIT: b0df4ce4248792b7aaf140c14650ac8109b9f29e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 10:06:48 [semverPrep] This is not a build commit. [Pipeline] sh 10:06:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:06:49 + grep -v github /etc/ssh/ssh_known_hosts 10:06:49 + [ -e /tmp/ssh_known_hosts ] 10:06:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:06:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:06:49 + sudo tee -a /etc/ssh/ssh_known_hosts 10:06:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:06:49 10:06:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:06:49 0.1.4: Pulling from edgex-devops/py-git-semver 10:06:49 b85a868b505f: Pulling fs layer 10:06:49 e2be974225ed: Pulling fs layer 10:06:49 339a4e72a1f5: Pulling fs layer 10:06:49 988bab9f4d93: Pulling fs layer 10:06:49 1469e6f7b9e6: Pulling fs layer 10:06:49 eaf3925da568: Pulling fs layer 10:06:49 bab4dde63d76: Pulling fs layer 10:06:49 bde34c3a00c8: Pulling fs layer 10:06:49 b352a97aabf1: Pulling fs layer 10:06:49 4872d77fe225: Pulling fs layer 10:06:49 5851b861e8e6: Pulling fs layer 10:06:49 eaf3925da568: Waiting 10:06:49 bab4dde63d76: Waiting 10:06:49 bde34c3a00c8: Waiting 10:06:49 b352a97aabf1: Waiting 10:06:49 4872d77fe225: Waiting 10:06:49 5851b861e8e6: Waiting 10:06:49 988bab9f4d93: Waiting 10:06:49 1469e6f7b9e6: Waiting 10:06:49 e2be974225ed: Verifying Checksum 10:06:49 e2be974225ed: Download complete 10:06:49 988bab9f4d93: Verifying Checksum 10:06:49 988bab9f4d93: Download complete 10:06:50 1469e6f7b9e6: Verifying Checksum 10:06:50 1469e6f7b9e6: Download complete 10:06:50 339a4e72a1f5: Verifying Checksum 10:06:50 339a4e72a1f5: Download complete 10:06:50 eaf3925da568: Verifying Checksum 10:06:50 bde34c3a00c8: Verifying Checksum 10:06:50 bde34c3a00c8: Download complete 10:06:50 b352a97aabf1: Verifying Checksum 10:06:50 b352a97aabf1: Download complete 10:06:50 4872d77fe225: Verifying Checksum 10:06:50 4872d77fe225: Download complete 10:06:50 5851b861e8e6: Download complete 10:06:50 b85a868b505f: Verifying Checksum 10:06:50 b85a868b505f: Download complete 10:06:50 bab4dde63d76: Verifying Checksum 10:06:50 bab4dde63d76: Download complete 10:06:51 b85a868b505f: Pull complete 10:06:51 e2be974225ed: Pull complete 10:06:52 339a4e72a1f5: Pull complete 10:06:52 988bab9f4d93: Pull complete 10:06:52 1469e6f7b9e6: Pull complete 10:06:52 eaf3925da568: Pull complete 10:06:54 bab4dde63d76: Pull complete 10:06:54 bde34c3a00c8: Pull complete 10:06:54 b352a97aabf1: Pull complete 10:06:54 4872d77fe225: Pull complete 10:06:54 5851b861e8e6: Pull complete 10:06:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:06:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:06:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:54 prd-ubuntu20.04-docker-8c-8g-118402 does not seem to be running inside a container 10:06:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-123 -v /w/workspace/undry_device-rfid-llrp-go_PR-123:/w/workspace/undry_device-rfid-llrp-go_PR-123:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-123@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-123@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:06:57 $ docker top 13383b35b966d032e0b5d08cdda91749632bac8def4f4be2c69513bdfd504dea -eo pid,comm 10:06:57 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:06:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:06:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:06:57 [ssh-agent] Looking for ssh-agent implementation... 10:06:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:06:57 $ docker exec 13383b35b966d032e0b5d08cdda91749632bac8def4f4be2c69513bdfd504dea ssh-agent 10:06:57 SSH_AUTH_SOCK=/tmp/ssh-ie9UllgU5OW8/agent.32 10:06:57 SSH_AGENT_PID=38 10:06:57 Running ssh-add (command line suppressed) 10:06:57 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/private_key_14938257936117545134.key (/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/private_key_14938257936117545134.key) 10:06:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:06:58 + git tag --points-at HEAD [Pipeline] } 10:06:58 $ docker exec --env ******** --env ******** 13383b35b966d032e0b5d08cdda91749632bac8def4f4be2c69513bdfd504dea ssh-agent -k 10:06:58 unset SSH_AUTH_SOCK; 10:06:58 unset SSH_AGENT_PID; 10:06:58 echo Agent pid 38 killed; 10:06:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:06:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:06:58 [ssh-agent] Looking for ssh-agent implementation... 10:06:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:06:58 $ docker exec 13383b35b966d032e0b5d08cdda91749632bac8def4f4be2c69513bdfd504dea ssh-agent 10:06:58 SSH_AUTH_SOCK=/tmp/ssh-5F6djd0iAD1K/agent.69 10:06:58 SSH_AGENT_PID=75 10:06:58 Running ssh-add (command line suppressed) 10:06:58 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/private_key_2562759569125344682.key (/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/private_key_2562759569125344682.key) 10:06:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:06:59 + git semver init 10:06:59 2022-11-07 10:06:59,376 [run_init] DEBUG init version:0.0.0 force:False 10:06:59 2022-11-07 10:06:59,377 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-123/.semver 10:06:59 2022-11-07 10:06:59,377 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-123/.semver 10:06:59 2022-11-07 10:06:59,377 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-123/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-123, universal_newlines=False, shell=None, istream=None) 10:07:00 2022-11-07 10:07:00,314 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-123/.git/info/exclude 10:07:00 2022-11-07 10:07:00,315 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-123/.semver/PR-123 with force:False 10:07:00 2022-11-07 10:07:00,315 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-123/.semver/PR-123 10:07:00 2022-11-07 10:07:00,319 [execute] INFO git cat-file --batch-check 10:07:00 2022-11-07 10:07:00,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-123/.semver, universal_newlines=False, shell=None, istream=) 10:07:00 2022-11-07 10:07:00,325 [execute] INFO git cat-file --batch 10:07:00 2022-11-07 10:07:00,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-123/.semver, universal_newlines=False, shell=None, istream=) 10:07:00 2022-11-07 10:07:00,330 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-123/.semver/PR-123 10:07:00 0.0.0 [Pipeline] } 10:07:00 $ docker exec --env ******** --env ******** 13383b35b966d032e0b5d08cdda91749632bac8def4f4be2c69513bdfd504dea ssh-agent -k 10:07:00 unset SSH_AUTH_SOCK; 10:07:00 unset SSH_AGENT_PID; 10:07:00 echo Agent pid 75 killed; 10:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:07:00 + git semver [Pipeline] } 10:07:01 $ docker stop --time=1 13383b35b966d032e0b5d08cdda91749632bac8def4f4be2c69513bdfd504dea 10:07:02 $ docker rm -f 13383b35b966d032e0b5d08cdda91749632bac8def4f4be2c69513bdfd504dea [Pipeline] // withDockerContainer [Pipeline] sh 10:07:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:07:03 Stashed 1 file(s) [Pipeline] echo 10:07:03 [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:07:03 provisioning config files... 10:07:03 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/config15638856860000572477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:04 ---> docker-login.sh 10:07:04 nexus3.edgexfoundry.org:10001 10:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:04 Configure a credential helper to remove this warning. See 10:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:04 10:07:04 Login Succeeded 10:07:04 nexus3.edgexfoundry.org:10002 10:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:04 Configure a credential helper to remove this warning. See 10:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:04 10:07:04 Login Succeeded 10:07:04 nexus3.edgexfoundry.org:10003 10:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:04 Configure a credential helper to remove this warning. See 10:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:04 10:07:04 Login Succeeded 10:07:04 nexus3.edgexfoundry.org:10004 10:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:04 Configure a credential helper to remove this warning. See 10:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:04 10:07:04 Login Succeeded 10:07:04 docker.io 10:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:05 Configure a credential helper to remove this warning. See 10:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:05 10:07:05 Login Succeeded 10:07:05 ---> docker-login.sh ends [Pipeline] } 10:07:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:07:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:07:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:07:05 ========================================================= 10:07:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:07:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:05 + 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:07:05 Sending build context to Docker daemon 4.11MB 10:07:05 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:07:05 Step 2/12 : FROM ${BASE} AS builder 10:07:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:07:05 213ec9aee27d: Pulling fs layer 10:07:05 4583459ba037: Pulling fs layer 10:07:05 93c1e223e6f2: Pulling fs layer 10:07:05 53926ce57604: Pulling fs layer 10:07:05 21b2b0c7a3f4: Pulling fs layer 10:07:05 22ff95d597cd: Pulling fs layer 10:07:05 12d6caf4c0d1: Pulling fs layer 10:07:05 53926ce57604: Waiting 10:07:05 21b2b0c7a3f4: Waiting 10:07:05 22ff95d597cd: Waiting 10:07:05 96b7cbca73a9: Pulling fs layer 10:07:05 a7acece74701: Pulling fs layer 10:07:05 12d6caf4c0d1: Waiting 10:07:05 96b7cbca73a9: Waiting 10:07:05 a7acece74701: Waiting 10:07:06 93c1e223e6f2: Download complete 10:07:06 4583459ba037: Verifying Checksum 10:07:06 4583459ba037: Download complete 10:07:06 21b2b0c7a3f4: Verifying Checksum 10:07:06 21b2b0c7a3f4: Download complete 10:07:06 22ff95d597cd: Verifying Checksum 10:07:06 22ff95d597cd: Download complete 10:07:06 213ec9aee27d: Verifying Checksum 10:07:06 213ec9aee27d: Download complete 10:07:06 12d6caf4c0d1: Download complete 10:07:06 213ec9aee27d: Pull complete 10:07:06 4583459ba037: Pull complete 10:07:06 93c1e223e6f2: Pull complete 10:07:06 a7acece74701: Verifying Checksum 10:07:06 a7acece74701: Download complete 10:07:06 96b7cbca73a9: Download complete 10:07:06 53926ce57604: Verifying Checksum 10:07:06 53926ce57604: Download complete 10:07:11 53926ce57604: Pull complete 10:07:11 21b2b0c7a3f4: Pull complete 10:07:11 22ff95d597cd: Pull complete 10:07:11 12d6caf4c0d1: Pull complete 10:07:12 96b7cbca73a9: Pull complete 10:07:13 a7acece74701: Pull complete 10:07:13 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:07:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:07:13 ---> db6d94c90886 10:07:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:07:18 Still waiting to schedule task 10:07:18 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-118400’ 10:07:20 ---> Running in 4efff0ed7ee7 10:07:20 Removing intermediate container 4efff0ed7ee7 10:07:20 ---> e87c4d356f00 10:07:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:07:20 ---> Running in 078a82f247bd 10:07:20 Removing intermediate container 078a82f247bd 10:07:20 ---> 358b24224c36 10:07:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:07:20 ---> Running in 82752d8c742f 10:07:20 Removing intermediate container 82752d8c742f 10:07:20 ---> 306d0dc40721 10:07:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:07:20 ---> Running in cce013b7d522 10:07:20 Removing intermediate container cce013b7d522 10:07:20 ---> 7c4a8b64046a 10:07:20 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:07:20 ---> Running in e6218d62084a 10:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:07:21 OK: 211 MiB in 51 packages 10:07:21 Removing intermediate container e6218d62084a 10:07:21 ---> f8cc01ff0e74 10:07:21 Step 8/12 : WORKDIR /app 10:07:21 ---> Running in 1090e01fca92 10:07:21 Removing intermediate container 1090e01fca92 10:07:21 ---> c1d0455fc0d2 10:07:21 Step 9/12 : COPY go.mod vendor* ./ 10:07:21 ---> aea9369cee82 10:07:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:07:21 ---> Running in 85646724d9c9 10:07:48 Removing intermediate container 85646724d9c9 10:07:48 ---> 178e2c64ad85 10:07:48 Step 11/12 : COPY . . 10:07:48 ---> 7778b02abe7e 10:07:48 Step 12/12 : RUN $MAKE 10:07:48 ---> Running in 89c2505ac1fd 10:07:48 noop 10:07:48 Removing intermediate container 89c2505ac1fd 10:07:48 ---> 671b31119522 10:07:48 Successfully built 671b31119522 10:07:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:49 + docker inspect -f . ci-base-image-x86_64 10:07:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:49 prd-ubuntu20.04-docker-8c-8g-118402 does not seem to be running inside a container 10:07:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-123 -v /w/workspace/undry_device-rfid-llrp-go_PR-123:/w/workspace/undry_device-rfid-llrp-go_PR-123:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-123@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-123@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:07:50 $ docker top e9b3985fc9bf47b06b57ea0742d2836132cc7eb7ae4971a8897215ba1c711fea -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:50 + go version 10:07:50 go version go1.18.7 linux/amd64 [Pipeline] } 10:07:50 $ docker stop --time=1 e9b3985fc9bf47b06b57ea0742d2836132cc7eb7ae4971a8897215ba1c711fea 10:07:51 $ docker rm -f e9b3985fc9bf47b06b57ea0742d2836132cc7eb7ae4971a8897215ba1c711fea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:52 + docker inspect -f . ci-base-image-x86_64 10:07:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:52 prd-ubuntu20.04-docker-8c-8g-118402 does not seem to be running inside a container 10:07:52 $ 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-123 -v /w/workspace/undry_device-rfid-llrp-go_PR-123:/w/workspace/undry_device-rfid-llrp-go_PR-123:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-123@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-123@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:07:53 $ docker top b2f746bc5c925fce0ce64b29060814721034d3c2bfb62ab29c77ce7c9cd958d5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:53 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-123 [Pipeline] fileExists [Pipeline] sh 10:07:53 + make test 10:07:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:07:54 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:08:04 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:08:04 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:08:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.681s coverage: 38.5% of statements 10:08:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements 10:08:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements 10:08:16 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:08:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:08:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:08:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:08:20 ./bin/test-attribution-txt.sh 10:08:20 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 10:08:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:08:20 $ docker stop --time=1 b2f746bc5c925fce0ce64b29060814721034d3c2bfb62ab29c77ce7c9cd958d5 10:08:22 $ docker rm -f b2f746bc5c925fce0ce64b29060814721034d3c2bfb62ab29c77ce7c9cd958d5 [Pipeline] // withDockerContainer [Pipeline] sh 10:08:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:08:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:08:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:08:23 + ls -al . 10:08:23 total 644 10:08:23 drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 10:07 . 10:08:23 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:06 .. 10:08:23 -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 10:06 .dockerignore 10:08:23 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 10:08 .git 10:08:23 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 10:06 .github 10:08:23 -rw-rw-r-- 1 jenkins jenkins 946 Nov 7 10:06 .gitignore 10:08:23 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 10:06 .golangci.yml 10:08:23 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:07 .semver 10:08:23 -rw-rw-r-- 1 jenkins jenkins 10866 Nov 7 10:06 Attribution.txt 10:08:23 -rw-rw-r-- 1 jenkins jenkins 5905 Nov 7 10:06 CHANGELOG.md 10:08:23 -rw-rw-r-- 1 jenkins jenkins 1396 Nov 7 10:06 Dockerfile 10:08:23 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 10:06 GOVERNANCE.md 10:08:23 -rw-rw-r-- 1 jenkins jenkins 683 Nov 7 10:06 Jenkinsfile 10:08:23 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 10:06 LICENSE 10:08:23 -rw-rw-r-- 1 jenkins jenkins 2405 Nov 7 10:06 Makefile 10:08:23 -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 10:06 OWNERS.md 10:08:23 -rw-rw-r-- 1 jenkins jenkins 28496 Nov 7 10:06 README.md 10:08:23 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 10:07 VERSION 10:08:23 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:06 bin 10:08:23 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:06 cmd 10:08:23 -rw-r--r-- 1 jenkins jenkins 460049 Nov 7 10:08 coverage.out 10:08:23 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:06 examples 10:08:23 -rw-rw-r-- 1 jenkins jenkins 3556 Nov 7 10:06 go.mod 10:08:23 -rw-rw-r-- 1 jenkins jenkins 44636 Nov 7 10:06 go.sum 10:08:23 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:06 images 10:08:23 drwxrwxr-x 5 jenkins jenkins 4096 Nov 7 10:06 internal 10:08:23 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:06 snap 10:08:23 -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 10:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:24 + 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=b0df4ce4248792b7aaf140c14650ac8109b9f29e --label arch=amd64 --label version=0.0.0 . 10:08:24 Sending build context to Docker daemon 4.11MB 10:08:24 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 10:08:24 Step 2/24 : FROM ${BASE} AS builder 10:08:24 ---> 671b31119522 10:08:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:08:24 ---> Running in aca28e471585 10:08:24 Removing intermediate container aca28e471585 10:08:24 ---> 5ede16147160 10:08:24 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:08:24 ---> Running in 4e67b5c17b8d 10:08:24 Removing intermediate container 4e67b5c17b8d 10:08:24 ---> 507d05e39506 10:08:24 Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:08:24 ---> Running in 0176b1c0f214 10:08:24 Removing intermediate container 0176b1c0f214 10:08:24 ---> 08dc3d204927 10:08:24 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:08:24 ---> Running in c18a3fa4e2b1 10:08:25 Removing intermediate container c18a3fa4e2b1 10:08:25 ---> 4a803fe08f6d 10:08:25 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:08:25 ---> Running in 0d369854390a 10:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:08:25 OK: 211 MiB in 51 packages 10:08:26 Removing intermediate container 0d369854390a 10:08:26 ---> cd4a8e7942f3 10:08:26 Step 8/24 : WORKDIR /app 10:08:26 ---> Running in 06c8203b441c 10:08:26 Removing intermediate container 06c8203b441c 10:08:26 ---> de646fabd9ab 10:08:26 Step 9/24 : COPY go.mod vendor* ./ 10:08:26 ---> aa0ff0bc12fa 10:08:26 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:26 ---> Running in 473feb9f4e96 10:08:27 Removing intermediate container 473feb9f4e96 10:08:27 ---> b864cbc4dbc4 10:08:27 Step 11/24 : COPY . . 10:08:27 ---> b2f81843a610 10:08:27 Step 12/24 : RUN $MAKE 10:08:27 ---> Running in a45f86e6288a 10:08:27 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.51 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:08:49 Removing intermediate container a45f86e6288a 10:08:49 ---> 3687b09d917a 10:08:49 Step 13/24 : FROM alpine:3.16 10:08:50 3.16: Pulling from library/alpine 10:08:50 213ec9aee27d: Already exists 10:08:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:08:50 Status: Downloaded newer image for alpine:3.16 10:08:50 ---> 9c6f07244728 10:08:50 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:08:50 ---> Running in 56930ecc1870 10:08:50 Removing intermediate container 56930ecc1870 10:08:50 ---> 3428c0b3009f 10:08:50 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 10:08:50 ---> Running in 731da6a107e9 10:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:08:51 (1/6) Installing dumb-init (1.2.5-r1) 10:08:51 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:08:51 (3/6) Installing libsodium (1.0.18-r0) 10:08:51 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:08:51 (5/6) Installing libzmq (4.3.4-r0) 10:08:51 (6/6) Installing zeromq (4.3.4-r0) 10:08:51 Executing busybox-1.35.0-r17.trigger 10:08:51 OK: 8 MiB in 20 packages 10:08:51 Removing intermediate container 731da6a107e9 10:08:51 ---> 71fd0fb1a7f3 10:08:51 Step 16/24 : COPY --from=builder /app/LICENSE / 10:08:51 ---> 7cfcfdefd5c5 10:08:51 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:08:51 ---> 3196c7fa2de3 10:08:51 Step 18/24 : COPY --from=builder /app/cmd/ / 10:08:52 ---> 0152c8079df1 10:08:52 Step 19/24 : EXPOSE 59989 10:08:52 ---> Running in 12c24b5551d4 10:08:52 Removing intermediate container 12c24b5551d4 10:08:52 ---> 8392333dfefb 10:08:52 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:08:52 ---> Running in d6894f22b02f 10:08:52 Removing intermediate container d6894f22b02f 10:08:52 ---> 112a1cdc548b 10:08:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:08:53 ---> Running in 101fd6baba96 10:08:53 Removing intermediate container 101fd6baba96 10:08:53 ---> fbea05b737db 10:08:53 Step 22/24 : LABEL arch=amd64 10:08:53 ---> Running in cef30ea8d276 10:08:53 Removing intermediate container cef30ea8d276 10:08:53 ---> 5d3d5d729d73 10:08:53 Step 23/24 : LABEL git_sha=b0df4ce4248792b7aaf140c14650ac8109b9f29e 10:08:53 ---> Running in ef38c5ede445 10:08:53 Removing intermediate container ef38c5ede445 10:08:53 ---> 6559a5b7ec9f 10:08:53 Step 24/24 : LABEL version=0.0.0 10:08:53 ---> Running in a75fbac1eb59 10:08:53 Removing intermediate container a75fbac1eb59 10:08:53 ---> 78fc21241b37 10:08:53 [Warning] One or more build-args [ARCH] were not consumed 10:08:53 Successfully built 78fc21241b37 10:08:53 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:08:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:54 10:08:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:54 latest: Pulling from edgex-lftools-log-publisher 10:08:54 5eb5b503b376: Pulling fs layer 10:08:54 5c69ac0246d0: Pulling fs layer 10:08:54 ec43610c2a17: Pulling fs layer 10:08:54 3a2ae6a8a46f: Pulling fs layer 10:08:54 33b1e0a273af: Pulling fs layer 10:08:54 5d3b04190fa2: Pulling fs layer 10:08:54 2f39f015ded8: Pulling fs layer 10:08:54 3a2ae6a8a46f: Waiting 10:08:54 5d3b04190fa2: Waiting 10:08:54 33b1e0a273af: Waiting 10:08:54 2f39f015ded8: Waiting 10:08:54 5c69ac0246d0: Verifying Checksum 10:08:54 5c69ac0246d0: Download complete 10:08:54 3a2ae6a8a46f: Download complete 10:08:54 33b1e0a273af: Verifying Checksum 10:08:54 33b1e0a273af: Download complete 10:08:54 ec43610c2a17: Verifying Checksum 10:08:54 ec43610c2a17: Download complete 10:08:54 5d3b04190fa2: Verifying Checksum 10:08:54 5d3b04190fa2: Download complete 10:08:54 5eb5b503b376: Verifying Checksum 10:08:54 5eb5b503b376: Download complete 10:08:55 2f39f015ded8: Download complete 10:08:56 5eb5b503b376: Pull complete 10:08:56 5c69ac0246d0: Pull complete 10:08:56 ec43610c2a17: Pull complete 10:08:56 3a2ae6a8a46f: Pull complete 10:08:56 33b1e0a273af: Pull complete 10:08:57 5d3b04190fa2: Pull complete 10:09:01 2f39f015ded8: Pull complete 10:09:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:09:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:09:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:01 prd-ubuntu20.04-docker-8c-8g-118402 does not seem to be running inside a container 10:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-123 -v /w/workspace/undry_device-rfid-llrp-go_PR-123:/w/workspace/undry_device-rfid-llrp-go_PR-123:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-123@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-123@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:09:05 $ docker top 3f3b511f084ae7ac88d2c46321b51de9de9037cbed7c8d3ec93cab63c28ea594 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:06 ---> job-cost.sh 10:09:06 lf-activate-venv: SKIPPING 10:09:06 INFO: No Stack... 10:09:06 INFO: Retrieving Pricing Info for: v3-standard-8 10:09:07 INFO: Archiving Costs [Pipeline] sh 10:09:07 + cat /w/workspace/undry_device-rfid-llrp-go_PR-123/archives/cost.csv 10:09:07 + cut -d, -f6 [Pipeline] lock 10:09:07 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] 10:09:07 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] did not exist. Created. 10:09:07 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:09:07 + echo total: 0.2199999988079071 [Pipeline] stash 10:09:07 Stashed 1 file(s) [Pipeline] } 10:09:07 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:09:07 $ docker stop --time=1 3f3b511f084ae7ac88d2c46321b51de9de9037cbed7c8d3ec93cab63c28ea594 10:09:09 $ docker rm -f 3f3b511f084ae7ac88d2c46321b51de9de9037cbed7c8d3ec93cab63c28ea594 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:10:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118404 in /w/workspace/undry_device-rfid-llrp-go_PR-123 [Pipeline] { [Pipeline] ws 10:10:38 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:10:38 Selected Git installation does not exist. Using Default 10:10:38 The recommended git tool is: NONE 10:10:43 using credential edgex-jenkins-ssh 10:10:43 Cloning the remote Git repository 10:10:43 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:10:43 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:10:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:10:43 > git --version # timeout=10 10:10:43 > git --version # 'git version 2.25.1' 10:10:43 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:44 Verifying host key using known hosts file 10:10:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:10:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:10:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:46 Merging remotes/origin/main commit dcf9c4469f51bcf9c6938c4e46e7918c177e2085 into PR head commit b0df4ce4248792b7aaf140c14650ac8109b9f29e 10:10:47 Merge succeeded, producing b0df4ce4248792b7aaf140c14650ac8109b9f29e 10:10:47 Checking out Revision b0df4ce4248792b7aaf140c14650ac8109b9f29e (PR-123) 10:10:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:10:46 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:10:46 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:46 Verifying host key using known hosts file 10:10:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:10:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:10:46 > git config core.sparsecheckout # timeout=10 10:10:46 > git checkout -f b0df4ce4248792b7aaf140c14650ac8109b9f29e # timeout=10 10:10:46 > git remote # timeout=10 10:10:46 > git config --get remote.origin.url # timeout=10 10:10:46 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:46 Verifying host key using known hosts file 10:10:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:10:47 > git merge dcf9c4469f51bcf9c6938c4e46e7918c177e2085 # timeout=10 10:10:47 > git rev-parse HEAD^{commit} # timeout=10 10:10:47 > git config core.sparsecheckout # timeout=10 10:10:47 > git checkout -f b0df4ce4248792b7aaf140c14650ac8109b9f29e # timeout=10 10:10:47 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 10:10:47 > git --version # timeout=10 10:10:47 > git --version # 'git version 2.25.1' 10:10:47 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:10:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:10:48 Dload Upload Total Spent Left Speed 10:10:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh 10:10:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:10:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:10:49 + sudo tee /etc/docker/daemon.new 10:10:49 { 10:10:49 "registry-mirrors": [ 10:10:49 "https://nexus3.edgexfoundry.org:10001" 10:10:49 ], 10:10:49 "bip": "10.250.0.254/24", 10:10:49 "hosts": [ 10:10:49 "tcp://0.0.0.0:5555", 10:10:49 "unix:///var/run/docker.sock" 10:10:49 ], 10:10:49 "mtu": 1458, 10:10:49 "selinux-enabled": true, 10:10:49 "seccomp-profile": "/etc/docker/seccomp.json" 10:10:49 } [Pipeline] sh 10:10:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:10:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:08 provisioning config files... 10:11:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config7807121700675533236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:09 ---> docker-login.sh 10:11:09 nexus3.edgexfoundry.org:10001 10:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:09 Configure a credential helper to remove this warning. See 10:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:09 10:11:09 Login Succeeded 10:11:09 nexus3.edgexfoundry.org:10002 10:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:09 Configure a credential helper to remove this warning. See 10:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:09 10:11:09 Login Succeeded 10:11:09 nexus3.edgexfoundry.org:10003 10:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:10 Configure a credential helper to remove this warning. See 10:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:10 10:11:10 Login Succeeded 10:11:10 nexus3.edgexfoundry.org:10004 10:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:10 Configure a credential helper to remove this warning. See 10:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:10 10:11:10 Login Succeeded 10:11:10 docker.io 10:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:11 Configure a credential helper to remove this warning. See 10:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:11 10:11:11 Login Succeeded 10:11:11 ---> docker-login.sh ends [Pipeline] } 10:11:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:11:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:11 ========================================================= 10:11:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:11:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:12 + 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:11:12 Sending build context to Docker daemon 1.223MB 10:11:12 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:11:12 Step 2/12 : FROM ${BASE} AS builder 10:11:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:11:12 9b18e9b68314: Pulling fs layer 10:11:12 35d82f9e3411: Pulling fs layer 10:11:12 e16973657156: Pulling fs layer 10:11:12 fc693d55d65f: Pulling fs layer 10:11:12 7e9fc2657dce: Pulling fs layer 10:11:12 dda99020689f: Pulling fs layer 10:11:12 db1c61fa0a46: Pulling fs layer 10:11:12 891c053d2c06: Pulling fs layer 10:11:12 7e9fc2657dce: Waiting 10:11:12 dda99020689f: Waiting 10:11:12 db1c61fa0a46: Waiting 10:11:12 891c053d2c06: Waiting 10:11:12 fc693d55d65f: Waiting 10:11:12 e16973657156: Download complete 10:11:12 35d82f9e3411: Verifying Checksum 10:11:12 35d82f9e3411: Download complete 10:11:12 7e9fc2657dce: Verifying Checksum 10:11:12 7e9fc2657dce: Download complete 10:11:12 dda99020689f: Verifying Checksum 10:11:12 dda99020689f: Download complete 10:11:12 9b18e9b68314: Verifying Checksum 10:11:12 9b18e9b68314: Download complete 10:11:13 891c053d2c06: Verifying Checksum 10:11:13 891c053d2c06: Download complete 10:11:13 9b18e9b68314: Pull complete 10:11:14 35d82f9e3411: Pull complete 10:11:14 e16973657156: Pull complete 10:11:14 db1c61fa0a46: Download complete 10:11:15 fc693d55d65f: Verifying Checksum 10:11:15 fc693d55d65f: Download complete 10:11:27 fc693d55d65f: Pull complete 10:11:27 7e9fc2657dce: Pull complete 10:11:27 dda99020689f: Pull complete 10:11:34 db1c61fa0a46: Pull complete 10:11:35 891c053d2c06: Pull complete 10:11:35 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 10:11:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:11:35 ---> f96f9c87975a 10:11:35 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:11:37 ---> Running in 80e2f37f2709 10:11:37 Removing intermediate container 80e2f37f2709 10:11:37 ---> b6f8df2adc59 10:11:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:11:38 ---> Running in b7e2f96baaa1 10:11:38 Removing intermediate container b7e2f96baaa1 10:11:38 ---> 915f14d336a6 10:11:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:11:38 ---> Running in f6ebb5add543 10:11:38 Removing intermediate container f6ebb5add543 10:11:38 ---> 89f750261f29 10:11:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:11:38 ---> Running in adbef87b41ae 10:11:39 Removing intermediate container adbef87b41ae 10:11:39 ---> 61154899876b 10:11:39 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:39 ---> Running in 0faddeacbce2 10:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:11:41 OK: 221 MiB in 51 packages 10:11:42 Removing intermediate container 0faddeacbce2 10:11:42 ---> 46ca110e6088 10:11:42 Step 8/12 : WORKDIR /app 10:11:42 ---> Running in 1b4acbc4211c 10:11:42 Removing intermediate container 1b4acbc4211c 10:11:42 ---> dff979505185 10:11:42 Step 9/12 : COPY go.mod vendor* ./ 10:11:42 ---> cac5a69f0d45 10:11:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:43 ---> Running in e48b2aa0ffaf 10:12:39 Removing intermediate container e48b2aa0ffaf 10:12:39 ---> 89183f9e201c 10:12:39 Step 11/12 : COPY . . 10:12:39 ---> 1d9653516c61 10:12:39 Step 12/12 : RUN $MAKE 10:12:39 ---> Running in 980f3053d74a 10:12:39 noop 10:12:39 Removing intermediate container 980f3053d74a 10:12:39 ---> ee05efbc3d2f 10:12:39 Successfully built ee05efbc3d2f 10:12:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:40 + docker inspect -f . ci-base-image-arm64 10:12:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:40 prd-ubuntu20.04-docker-arm64-4c-16g-118404 does not seem to be running inside a container 10:12:40 $ 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:12:41 $ docker top a25c2c445ab53ea234662ba2ab60beaa511de03fedbf1f017a274958f8855069 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:42 + go version 10:12:42 go version go1.18.7 linux/arm64 [Pipeline] } 10:12:42 $ docker stop --time=1 a25c2c445ab53ea234662ba2ab60beaa511de03fedbf1f017a274958f8855069 10:12:44 $ docker rm -f a25c2c445ab53ea234662ba2ab60beaa511de03fedbf1f017a274958f8855069 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:44 + docker inspect -f . ci-base-image-arm64 10:12:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:45 prd-ubuntu20.04-docker-arm64-4c-16g-118404 does not seem to be running inside a container 10:12:45 $ 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:12:46 $ docker top 38570c8885522a280e8ecc57165dbfd4598a06e1d84db793b77e8ea5bc6ca1a8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:46 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:12:47 + make test 10:12:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:12:49 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:14:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:14:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:14:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.093s coverage: 38.5% of statements 10:14:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.458s coverage: 51.9% of statements 10:14:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 95.5% of statements 10:14:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:14:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:15:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:15:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:15:10 ./bin/test-attribution-txt.sh 10:15:10 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 10:15:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:15:11 $ docker stop --time=1 38570c8885522a280e8ecc57165dbfd4598a06e1d84db793b77e8ea5bc6ca1a8 10:15:12 $ docker rm -f 38570c8885522a280e8ecc57165dbfd4598a06e1d84db793b77e8ea5bc6ca1a8 [Pipeline] // withDockerContainer [Pipeline] sh 10:15:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:15:14 Warning: overwriting stash ‘coverage-report’ 10:15:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:15:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:15:15 + ls -al . 10:15:15 total 640 10:15:15 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 10:12 . 10:15:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:10 .. 10:15:15 -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 10:10 .dockerignore 10:15:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 10:10 .git 10:15:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 10:10 .github 10:15:15 -rw-rw-r-- 1 jenkins jenkins 946 Nov 7 10:10 .gitignore 10:15:15 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 10:10 .golangci.yml 10:15:15 -rw-rw-r-- 1 jenkins jenkins 10866 Nov 7 10:10 Attribution.txt 10:15:15 -rw-rw-r-- 1 jenkins jenkins 5905 Nov 7 10:10 CHANGELOG.md 10:15:15 -rw-rw-r-- 1 jenkins jenkins 1396 Nov 7 10:10 Dockerfile 10:15:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 10:10 GOVERNANCE.md 10:15:15 -rw-rw-r-- 1 jenkins jenkins 683 Nov 7 10:10 Jenkinsfile 10:15:15 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 10:10 LICENSE 10:15:15 -rw-rw-r-- 1 jenkins jenkins 2405 Nov 7 10:10 Makefile 10:15:15 -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 10:10 OWNERS.md 10:15:15 -rw-rw-r-- 1 jenkins jenkins 28496 Nov 7 10:10 README.md 10:15:15 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 10:07 VERSION 10:15:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:10 bin 10:15:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:10 cmd 10:15:15 -rw-r--r-- 1 jenkins jenkins 460049 Nov 7 10:14 coverage.out 10:15:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:10 examples 10:15:15 -rw-rw-r-- 1 jenkins jenkins 3556 Nov 7 10:10 go.mod 10:15:15 -rw-rw-r-- 1 jenkins jenkins 44636 Nov 7 10:10 go.sum 10:15:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:10 images 10:15:15 drwxrwxr-x 5 jenkins jenkins 4096 Nov 7 10:10 internal 10:15:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:10 snap 10:15:15 -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:16 + 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=b0df4ce4248792b7aaf140c14650ac8109b9f29e --label arch=arm64 --label version=0.0.0 . 10:15:16 Sending build context to Docker daemon 1.223MB 10:15:16 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 10:15:16 Step 2/24 : FROM ${BASE} AS builder 10:15:16 ---> ee05efbc3d2f 10:15:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:15:16 ---> Running in 5fec0731d1ea 10:15:17 Removing intermediate container 5fec0731d1ea 10:15:17 ---> 9afa32945115 10:15:17 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:15:17 ---> Running in 460a041147ad 10:15:17 Removing intermediate container 460a041147ad 10:15:17 ---> dbd31d36a924 10:15:17 Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:15:17 ---> Running in 55765a481ddc 10:15:18 Removing intermediate container 55765a481ddc 10:15:18 ---> bdde8bc2ee2b 10:15:18 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:15:18 ---> Running in af4df0749575 10:15:18 Removing intermediate container af4df0749575 10:15:18 ---> d35ac5d66438 10:15:18 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:15:18 ---> Running in 72e15a49c01d 10:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:15:20 OK: 221 MiB in 51 packages 10:15:21 Removing intermediate container 72e15a49c01d 10:15:21 ---> ccdcef7adaed 10:15:21 Step 8/24 : WORKDIR /app 10:15:21 ---> Running in 40006f4453e5 10:15:22 Removing intermediate container 40006f4453e5 10:15:22 ---> 5dc5649b86ed 10:15:22 Step 9/24 : COPY go.mod vendor* ./ 10:15:22 ---> c59cc801a42e 10:15:22 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:22 ---> Running in 5a29f88329be 10:15:25 Removing intermediate container 5a29f88329be 10:15:25 ---> 3d10ec5d06a4 10:15:25 Step 11/24 : COPY . . 10:15:25 ---> 29537c192154 10:15:25 Step 12/24 : RUN $MAKE 10:15:25 ---> Running in 861ab3a53b54 10:15:26 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.51 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:17:48 Removing intermediate container 861ab3a53b54 10:17:48 ---> b035b5c5c49a 10:17:48 Step 13/24 : FROM alpine:3.16 10:17:48 3.16: Pulling from library/alpine 10:17:48 9b18e9b68314: Already exists 10:17:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:17:48 Status: Downloaded newer image for alpine:3.16 10:17:48 ---> a6215f271958 10:17:48 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:17:48 ---> Running in 983607e9ee43 10:17:48 Removing intermediate container 983607e9ee43 10:17:48 ---> b63d8bc68454 10:17:48 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 10:17:48 ---> Running in cfb250d6bdfd 10:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:17:51 (1/6) Installing dumb-init (1.2.5-r1) 10:17:51 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:17:51 (3/6) Installing libsodium (1.0.18-r0) 10:17:51 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:17:51 (5/6) Installing libzmq (4.3.4-r0) 10:17:51 (6/6) Installing zeromq (4.3.4-r0) 10:17:51 Executing busybox-1.35.0-r17.trigger 10:17:51 OK: 8 MiB in 20 packages 10:17:53 Removing intermediate container cfb250d6bdfd 10:17:53 ---> 2bcedf698c7d 10:17:53 Step 16/24 : COPY --from=builder /app/LICENSE / 10:17:53 ---> 4ca2c9d8dbe6 10:17:53 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:17:53 ---> ddb0a7cbcc3a 10:17:53 Step 18/24 : COPY --from=builder /app/cmd/ / 10:17:54 ---> 1812c4da9031 10:17:54 Step 19/24 : EXPOSE 59989 10:17:55 ---> Running in 0f0dd2dad9c2 10:17:55 Removing intermediate container 0f0dd2dad9c2 10:17:55 ---> 5564bb2f0f02 10:17:55 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:17:55 ---> Running in bc42651b0349 10:17:55 Removing intermediate container bc42651b0349 10:17:55 ---> 9a8fbbffa956 10:17:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:17:56 ---> Running in cbb32aaacfc4 10:17:56 Removing intermediate container cbb32aaacfc4 10:17:56 ---> 3312581ba08d 10:17:56 Step 22/24 : LABEL arch=arm64 10:17:56 ---> Running in 8ffa123e84ff 10:17:56 Removing intermediate container 8ffa123e84ff 10:17:56 ---> 259f84ca3e72 10:17:56 Step 23/24 : LABEL git_sha=b0df4ce4248792b7aaf140c14650ac8109b9f29e 10:17:56 ---> Running in 1a9aa4bc864d 10:17:57 Removing intermediate container 1a9aa4bc864d 10:17:57 ---> 167e6650500b 10:17:57 Step 24/24 : LABEL version=0.0.0 10:17:57 ---> Running in 848ace8e97cd 10:17:57 Removing intermediate container 848ace8e97cd 10:17:57 ---> 392fcad93efb 10:17:57 [Warning] One or more build-args [ARCH] were not consumed 10:17:57 Successfully built 392fcad93efb 10:17:57 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:17:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:17:58 10:17:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:17:58 arm64: Pulling from edgex-lftools-log-publisher 10:17:58 8998bd30e6a1: Pulling fs layer 10:17:58 04944245beec: Pulling fs layer 10:17:58 699f458cf7ca: Pulling fs layer 10:17:58 765212b225bb: Pulling fs layer 10:17:58 f23df028b6ca: Pulling fs layer 10:17:58 d65c8cfc05b1: Pulling fs layer 10:17:58 2437ff75d9bd: Pulling fs layer 10:17:58 f23df028b6ca: Waiting 10:17:58 d65c8cfc05b1: Waiting 10:17:58 2437ff75d9bd: Waiting 10:17:58 765212b225bb: Waiting 10:17:59 04944245beec: Verifying Checksum 10:17:59 04944245beec: Download complete 10:17:59 765212b225bb: Download complete 10:17:59 f23df028b6ca: Verifying Checksum 10:17:59 f23df028b6ca: Download complete 10:17:59 d65c8cfc05b1: Verifying Checksum 10:17:59 d65c8cfc05b1: Download complete 10:17:59 699f458cf7ca: Verifying Checksum 10:17:59 699f458cf7ca: Download complete 10:17:59 8998bd30e6a1: Verifying Checksum 10:17:59 8998bd30e6a1: Download complete 10:18:01 2437ff75d9bd: Verifying Checksum 10:18:01 2437ff75d9bd: Download complete 10:18:03 8998bd30e6a1: Pull complete 10:18:03 04944245beec: Pull complete 10:18:04 699f458cf7ca: Pull complete 10:18:04 765212b225bb: Pull complete 10:18:05 f23df028b6ca: Pull complete 10:18:05 d65c8cfc05b1: Pull complete 10:18:20 2437ff75d9bd: Pull complete 10:18:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:18:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:21 prd-ubuntu20.04-docker-arm64-4c-16g-118404 does not seem to be running inside a container 10:18:21 $ 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:18:23 $ docker top 2d9b843b861a10e9389d0d40d21719515335b2a226ea736441fafbb7d266ecfc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:18:24 ---> job-cost.sh 10:18:24 lf-activate-venv: SKIPPING 10:18:24 INFO: No Stack... 10:18:24 INFO: Retrieving Pricing Info for: v3-standard-4 10:18:25 INFO: Archiving Costs [Pipeline] sh 10:18:26 + cut -d, -f6 10:18:26 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 10:18:26 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] 10:18:26 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] did not exist. Created. 10:18:26 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:18:26 /w/workspace/device-rfid-llrp-go/1@tmp/durable-17334a2b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:18:27 + echo total: 0.10999999940395355 [Pipeline] stash 10:18:27 Warning: overwriting stash ‘stack-cost’ 10:18:27 Stashed 1 file(s) [Pipeline] } 10:18:27 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:18:27 $ docker stop --time=1 2d9b843b861a10e9389d0d40d21719515335b2a226ea736441fafbb7d266ecfc 10:18:29 $ docker rm -f 2d9b843b861a10e9389d0d40d21719515335b2a226ea736441fafbb7d266ecfc [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:18:30 provisioning config files... 10:18:30 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/config3916445499854798277tmp [Pipeline] { [Pipeline] sh 10:18:31 + set +x 10:18:31 + curl -s https://codecov.io/bash 10:18:31 + bash -s -- 10:18:31 10:18:31 _____ _ 10:18:31 / ____| | | 10:18:31 | | ___ __| | ___ ___ _____ __ 10:18:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:18:31 | |___| (_) | (_| | __/ (_| (_) \ V / 10:18:31 \_____\___/ \__,_|\___|\___\___/ \_/ 10:18:31 Bash-1.0.6 10:18:31 10:18:31 10:18:31 ==> git version 2.25.1 found 10:18:31 ==> 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:18:31 Release-Date: 2020-01-08 10:18:31 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:18:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:18:31 ==> Jenkins CI detected. 10:18:31 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-123 10:18:31 project root: . 10:18:31 --> token set from env 10:18:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:18:31 ==> Running gcov in . (disable via -X gcov) 10:18:31 ==> Python coveragepy not found 10:18:31 ==> Searching for coverage reports in: 10:18:31 + . 10:18:31 -> Found 1 reports 10:18:31 ==> Detecting git/mercurial file structure 10:18:31 ==> Reading reports 10:18:31 + ./coverage.out bytes=460049 10:18:31 ==> Appending adjustments 10:18:31 https://docs.codecov.io/docs/fixing-reports 10:18:31 + Found adjustments 10:18:31 ==> Gzipping contents 10:18:31 52K /tmp/codecov.60NiQK.gz 10:18:31 ==> Uploading reports 10:18:31 url: https://codecov.io 10:18:31 query: branch=PR-123&commit=b0df4ce4248792b7aaf140c14650ac8109b9f29e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-123%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=123&job=&cmd_args= 10:18:31 -> Pinging Codecov 10:18:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-123&commit=b0df4ce4248792b7aaf140c14650ac8109b9f29e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-123%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=123&job=&cmd_args= 10:18:32 -> Uploading to 10:18:32 https://storage.googleapis.com/codecov/v4/raw/2022-11-07/581DD39554BDF9B6E22D074273EAD858/b0df4ce4248792b7aaf140c14650ac8109b9f29e/62fbdf23-add3-4f83-bcbb-c1627d324373.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221107T101832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec049ce28c333ff4c67026f8a292ea95aa235ee205fcd22aa6012cdbcd8b6018 10:18:32 % Total % Received % Xferd Average Speed Time Time Time Current 10:18:32 Dload Upload Total Spent Left Speed 10:18:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51613 0 0 100 51613 0 219k --:--:-- --:--:-- --:--:-- 219k 10:18:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b0df4ce4248792b7aaf140c14650ac8109b9f29e [Pipeline] } 10:18:32 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:18:34 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-123/archives ] 10:18:34 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-123/archives 10:18:34 total 16 10:18:34 drwxr-xr-x 3 root root 4096 Nov 7 10:09 . 10:18:34 drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 10:09 .. 10:18:34 drwxr-xr-x 2 root root 4096 Nov 7 10:09 cost 10:18:34 -rw-r--r-- 1 root root 91 Nov 7 10:09 cost.csv 10:18:34 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-123/archives 10:18:34 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-123/archives 10:18:34 total 16 10:18:34 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:09 . 10:18:34 drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 10:09 .. 10:18:34 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 10:09 cost 10:18:34 -rw-r--r-- 1 jenkins jenkins 91 Nov 7 10:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:18:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:18:35 ---> package-listing.sh 10:18:35 ++ facter osfamily 10:18:35 ++ tr '[:upper:]' '[:lower:]' 10:18:35 + OS_FAMILY=debian 10:18:35 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-123 10:18:35 + START_PACKAGES=/tmp/packages_start.txt 10:18:35 + END_PACKAGES=/tmp/packages_end.txt 10:18:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:18:35 + PACKAGES=/tmp/packages_start.txt 10:18:35 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-123 ']' 10:18:35 + PACKAGES=/tmp/packages_end.txt 10:18:35 + case "${OS_FAMILY}" in 10:18:35 + dpkg -l 10:18:35 + grep '^ii' 10:18:35 + '[' -f /tmp/packages_start.txt ']' 10:18:35 + '[' -f /tmp/packages_end.txt ']' 10:18:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:18:35 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-123 ']' 10:18:35 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-123/archives/ 10:18:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-123/archives/ [Pipeline] echo 10:18:35 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-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:18:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:36 prd-ubuntu20.04-docker-8c-8g-118402 does not seem to be running inside a container 10:18:37 $ 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-123/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-123 -v /w/workspace/undry_device-rfid-llrp-go_PR-123:/w/workspace/undry_device-rfid-llrp-go_PR-123:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-123@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-123@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:18:37 $ docker top c7923fb7c0c3c10d614224b6aa28c4f3b0cdbb03f1217859ce2e3bed59c8e12a -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:37 + touch /tmp/pre-build-complete [Pipeline] sh 10:18:37 + mkdir -p /var/log/sysstat [Pipeline] sh 10:18:38 + ls /var/log/sa-host 10:18:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:18:38 provisioning config files... 10:18:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/config11266145198120969406tmp [Pipeline] { [Pipeline] echo 10:18:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:18:38 ---> create-netrc.sh [Pipeline] } 10:18:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:18:39 ---> python-tools-install.sh [Pipeline] echo 10:18:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:18:39 ---> sudo-logs.sh 10:18:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:18:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:18:40 ---> job-cost.sh 10:18:40 lf-activate-venv: SKIPPING 10:18:40 DEBUG: total: 0.2199999988079071 10:18:40 INFO: Retrieving Stack Cost... 10:18:40 INFO: Retrieving Pricing Info for: v3-standard-8 10:18:40 INFO: Archiving Costs [Pipeline] echo 10:18:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:18:41 ---> logs-deploy.sh 10:18:41 lf-activate-venv: SKIPPING 10:18:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-123/1 10:18:41 INFO: archiving workspace using pattern(s): 10:18:42 Archives upload complete. 10:18:42 INFO: archiving logs to Nexus 10:18:42 ---> uname -a: 10:18:42 Linux prd-ubuntu20-04-docker-8c-8g-118402 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:18:42 10:18:42 10:18:42 ---> lscpu: 10:18:42 Architecture: x86_64 10:18:42 CPU op-mode(s): 32-bit, 64-bit 10:18:42 Byte Order: Little Endian 10:18:42 Address sizes: 40 bits physical, 48 bits virtual 10:18:42 CPU(s): 8 10:18:42 On-line CPU(s) list: 0-7 10:18:42 Thread(s) per core: 1 10:18:42 Core(s) per socket: 1 10:18:42 Socket(s): 8 10:18:42 NUMA node(s): 1 10:18:42 Vendor ID: AuthenticAMD 10:18:42 CPU family: 23 10:18:42 Model: 49 10:18:42 Model name: AMD EPYC-Rome Processor 10:18:42 Stepping: 0 10:18:42 CPU MHz: 2799.998 10:18:42 BogoMIPS: 5599.99 10:18:42 Virtualization: AMD-V 10:18:42 Hypervisor vendor: KVM 10:18:42 Virtualization type: full 10:18:42 L1d cache: 256 KiB 10:18:42 L1i cache: 256 KiB 10:18:42 L2 cache: 4 MiB 10:18:42 L3 cache: 128 MiB 10:18:42 NUMA node0 CPU(s): 0-7 10:18:42 Vulnerability Itlb multihit: Not affected 10:18:42 Vulnerability L1tf: Not affected 10:18:42 Vulnerability Mds: Not affected 10:18:42 Vulnerability Meltdown: Not affected 10:18:42 Vulnerability Mmio stale data: Not affected 10:18:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:18:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:18:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:18:42 Vulnerability Srbds: Not affected 10:18:42 Vulnerability Tsx async abort: Not affected 10:18:42 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:18:42 10:18:42 10:18:42 ---> nproc: 10:18:42 8 10:18:42 10:18:42 10:18:42 ---> df -h: 10:18:42 Filesystem Size Used Avail Use% Mounted on 10:18:42 overlay 155G 12G 144G 8% / 10:18:42 tmpfs 64M 0 64M 0% /dev 10:18:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:18:42 shm 64M 0 64M 0% /dev/shm 10:18:42 /dev/vda1 155G 12G 144G 8% /facter-os 10:18:42 10:18:42 10:18:42 ---> sar -b -r -n DEV: 10:18:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118402) 11/07/22 _x86_64_ (8 CPU) 10:18:42 10:18:42 10:06:05 LINUX RESTART (8 CPU) 10:18:42 10:18:42 10:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:18:42 10:08:01 182.34 1.66 180.68 0.00 55.58 128319.00 0.00 10:18:42 10:09:01 144.59 0.18 144.41 0.00 10.40 25014.23 0.00 10:18:42 10:10:01 31.06 0.00 31.06 0.00 0.00 15971.09 0.00 10:18:42 10:11:01 2.20 0.00 2.20 0.00 0.00 24.79 0.00 10:18:42 10:12:01 39.19 9.35 29.85 0.00 2884.45 4810.93 0.00 10:18:42 10:13:01 2.03 0.00 2.03 0.00 0.00 21.86 0.00 10:18:42 10:14:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 10:18:42 10:15:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 10:18:42 10:16:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 10:18:42 10:17:01 2.25 0.02 2.23 0.00 0.13 37.19 0.00 10:18:42 10:18:01 1.52 0.00 1.52 0.00 0.00 17.19 0.00 10:18:42 Average: 37.05 1.02 36.03 0.00 268.55 15671.68 0.00 10:18:42 10:18:42 10:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:18:42 10:08:01 28281916 31529476 767752 2.33 137248 3314396 2047424 6.03 1295056 2854348 216072 10:18:42 10:09:01 27802704 31584060 714296 2.17 149476 3791812 1829816 5.39 1234840 3351376 469444 10:18:42 10:10:01 27803908 31585844 712068 2.17 149780 3791964 1749544 5.16 1243584 3338804 156 10:18:42 10:11:01 27802996 31585036 712440 2.17 149856 3791956 1749544 5.16 1243736 3338804 16 10:18:42 10:12:01 27512152 31572244 712904 2.17 168288 4040732 1781320 5.25 1393200 3454492 4 10:18:42 10:13:01 27512780 31572948 712100 2.17 168384 4040732 1781320 5.25 1392944 3454492 8 10:18:42 10:14:01 27518016 31578296 706704 2.15 168484 4040728 1781320 5.25 1388216 3454496 12 10:18:42 10:15:01 27518072 31578452 706536 2.15 168556 4040736 1781320 5.25 1388248 3454496 8 10:18:42 10:16:01 27517048 31577896 706916 2.15 168664 4040740 1781320 5.25 1388388 3454796 40 10:18:42 10:17:01 27517276 31578476 705968 2.15 168756 4040876 1781320 5.25 1389064 3454924 224 10:18:42 10:18:01 27517464 31578728 705592 2.15 168840 4040876 1781320 5.25 1388688 3454936 180 10:18:42 Average: 27664030 31574678 714843 2.17 160576 3906868 1804143 5.32 1340542 3369633 62379 10:18:42 10:18:42 10:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:18:42 10:08:01 vethecfa41a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:18:42 10:08:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 10:18:42 10:08:01 docker0 128.54 182.04 11.14 1783.89 0.00 0.00 0.00 0.00 10:18:42 10:08:01 ens3 363.82 236.74 5891.90 36.45 0.00 0.00 0.00 0.00 10:18:42 10:09:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 10:18:42 10:09:01 docker0 3.97 8.62 0.25 98.53 0.00 0.00 0.00 0.00 10:18:42 10:09:01 ens3 133.49 106.07 2633.73 95.69 0.00 0.00 0.00 0.00 10:18:42 10:10:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:18:42 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:42 10:10:01 ens3 14.36 8.40 13.56 3.87 0.00 0.00 0.00 0.00 10:18:42 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:42 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:42 10:11:01 ens3 0.57 0.40 0.26 0.21 0.00 0.00 0.00 0.00 10:18:42 10:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:18:42 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:42 10:12:01 ens3 73.15 42.39 1313.43 3.22 0.00 0.00 0.00 0.00 10:18:42 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:42 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:42 10:13:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:18:42 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:42 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:42 10:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:42 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:42 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:42 10:15:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:18:42 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:42 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:42 10:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:42 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:42 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:42 10:17:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:18:42 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:42 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:42 10:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:42 Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 10:18:42 Average: docker0 11.87 17.08 1.02 168.68 0.00 0.00 0.00 0.00 10:18:42 Average: ens3 52.81 35.56 888.12 12.65 0.00 0.00 0.00 0.00 10:18:42 10:18:42 10:18:42 ---> sar -P ALL: 10:18:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118402) 11/07/22 _x86_64_ (8 CPU) 10:18:42 10:18:42 10:06:05 LINUX RESTART (8 CPU) 10:18:42 10:18:42 10:07:02 CPU %user %nice %system %iowait %steal %idle 10:18:42 10:08:01 all 17.35 0.00 5.01 5.38 0.06 72.19 10:18:42 10:08:01 0 16.95 0.00 5.73 12.14 0.05 65.13 10:18:42 10:08:01 1 16.90 0.00 3.61 0.02 0.07 79.41 10:18:42 10:08:01 2 17.31 0.00 4.27 1.37 0.07 76.99 10:18:42 10:08:01 3 17.90 0.00 5.99 2.36 0.05 73.70 10:18:42 10:08:01 4 17.85 0.00 4.96 0.38 0.05 76.76 10:18:42 10:08:01 5 18.48 0.00 5.09 9.35 0.05 67.03 10:18:42 10:08:01 6 16.78 0.00 4.53 0.41 0.05 78.23 10:18:42 10:08:01 7 16.67 0.00 5.91 17.05 0.10 60.27 10:18:42 10:09:01 all 34.59 0.00 5.68 1.55 0.09 58.09 10:18:42 10:09:01 0 34.83 0.00 5.89 1.48 0.10 57.70 10:18:42 10:09:01 1 35.41 0.00 5.88 0.54 0.08 58.09 10:18:42 10:09:01 2 33.33 0.00 5.33 0.15 0.08 61.10 10:18:42 10:09:01 3 34.11 0.00 6.03 6.15 0.10 53.61 10:18:42 10:09:01 4 35.71 0.00 5.22 0.14 0.10 58.83 10:18:42 10:09:01 5 33.26 0.00 5.25 3.50 0.10 57.89 10:18:42 10:09:01 6 35.27 0.00 6.52 0.15 0.08 57.98 10:18:42 10:09:01 7 34.80 0.00 5.32 0.24 0.08 59.56 10:18:42 10:10:01 all 0.20 0.00 0.17 0.88 0.00 98.75 10:18:42 10:10:01 0 0.35 0.00 0.18 0.45 0.00 99.02 10:18:42 10:10:01 1 0.08 0.00 0.12 0.00 0.00 99.80 10:18:42 10:10:01 2 0.15 0.00 0.12 0.00 0.00 99.73 10:18:42 10:10:01 3 0.22 0.00 0.48 6.10 0.02 93.18 10:18:42 10:10:01 4 0.10 0.00 0.12 0.02 0.00 99.77 10:18:42 10:10:01 5 0.20 0.00 0.12 0.49 0.00 99.20 10:18:42 10:10:01 6 0.30 0.00 0.08 0.00 0.00 99.62 10:18:42 10:10:01 7 0.22 0.00 0.12 0.02 0.00 99.65 10:18:42 10:11:01 all 0.18 0.00 0.01 0.01 0.00 99.80 10:18:42 10:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:18:42 10:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:18:42 10:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:18:42 10:11:01 3 0.02 0.00 0.03 0.05 0.00 99.90 10:18:42 10:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:18:42 10:11:01 5 1.29 0.00 0.02 0.00 0.00 98.69 10:18:42 10:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:18:42 10:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:18:42 10:12:01 all 1.33 0.00 0.78 0.38 0.01 97.50 10:18:42 10:12:01 0 1.57 0.00 0.67 0.05 0.02 97.69 10:18:42 10:12:01 1 0.70 0.00 0.42 0.03 0.02 98.83 10:18:42 10:12:01 2 1.00 0.00 0.50 0.08 0.00 98.42 10:18:42 10:12:01 3 1.35 0.00 0.62 1.34 0.02 96.68 10:18:42 10:12:01 4 0.65 0.00 0.37 0.03 0.02 98.93 10:18:42 10:12:01 5 1.82 0.00 0.51 0.03 0.02 97.62 10:18:42 10:12:01 6 2.80 0.00 2.54 0.92 0.02 93.73 10:18:42 10:12:01 7 0.74 0.00 0.63 0.55 0.02 98.06 10:18:42 10:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:18:42 10:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:18:42 10:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:18:42 10:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:18:42 10:13:01 3 0.03 0.00 0.02 0.03 0.02 99.90 10:18:42 10:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:18:42 10:13:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:18:42 10:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:18:42 10:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:18:42 10:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:18:42 10:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:18:42 10:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:18:42 10:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:18:42 10:14:01 3 0.03 0.00 0.02 0.08 0.00 99.87 10:18:42 10:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:18:42 10:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:18:42 10:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:18:42 10:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:18:42 10:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:18:42 10:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:18:42 10:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:18:42 10:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:18:42 10:15:01 3 0.03 0.00 0.02 0.03 0.00 99.92 10:18:42 10:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:18:42 10:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:18:42 10:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:18:42 10:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:18:42 10:16:01 all 0.03 0.00 0.01 0.01 0.00 99.95 10:18:42 10:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:18:42 10:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:18:42 10:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:18:42 10:16:01 3 0.07 0.00 0.05 0.07 0.02 99.80 10:18:42 10:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:18:42 10:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:18:42 10:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:18:42 10:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:18:42 10:17:01 all 0.23 0.00 0.01 0.01 0.01 99.75 10:18:42 10:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:18:42 10:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:18:42 10:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:18:42 10:17:01 3 0.07 0.00 0.02 0.03 0.02 99.87 10:18:42 10:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:18:42 10:17:01 5 1.65 0.00 0.05 0.00 0.00 98.30 10:18:42 10:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:18:42 10:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:18:42 10:18:01 all 0.27 0.00 0.01 0.01 0.00 99.72 10:18:42 10:18:01 0 0.03 0.00 0.03 0.02 0.00 99.92 10:18:42 10:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:18:42 10:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:18:42 10:18:01 3 0.07 0.00 0.00 0.03 0.00 99.90 10:18:42 10:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:18:42 10:18:01 5 1.97 0.00 0.00 0.00 0.00 98.03 10:18:42 10:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:18:42 10:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:18:42 10:18:42 Average: CPU %user %nice %system %iowait %steal %idle 10:18:42 Average: all 4.86 0.00 1.05 0.73 0.02 93.33 10:18:42 Average: 0 4.83 0.00 1.12 1.25 0.02 92.77 10:18:42 Average: 1 4.77 0.00 0.90 0.05 0.02 94.25 10:18:42 Average: 2 4.65 0.00 0.92 0.14 0.02 94.27 10:18:42 Average: 3 4.84 0.00 1.19 1.47 0.02 92.48 10:18:42 Average: 4 4.87 0.00 0.95 0.05 0.02 94.12 10:18:42 Average: 5 5.29 0.00 0.99 1.19 0.02 92.51 10:18:42 Average: 6 4.96 0.00 1.23 0.14 0.01 93.66 10:18:42 Average: 7 4.71 0.00 1.08 1.58 0.02 92.61 10:18:42 10:18:42 10:18:42