Pull request #292 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d+cc4603a6c595a3a3e8c16ffa5474e1eabf000192 (e37c00c1ff68cf9cf29b8f6628d6cb7ed67e507f) 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-ssh5703081188291493581.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5570588376452437931.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh239842182844137958.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9524857763790854510.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16408901786541245520.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-292/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-292/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6203340145500646366.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-279 in /w/workspace/undry_device-rfid-llrp-go_PR-292 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-292 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cc4603a6c595a3a3e8c16ffa5474e1eabf000192 into PR head commit ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d Merge succeeded, producing ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d Checking out Revision ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d (PR-292) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cc4603a6c595a3a3e8c16ffa5474e1eabf000192 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:49:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:49:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:49:55 ========================================================= 10:49:55 EdgeX Global Pipelines Version Info 10:49:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:49:56 ------------------- 10:49:56 stable info: 10:49:56 ------------------- 10:49:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:49:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:49:56 Message: update stable to v1.0.258 10:49:56 ------------------- 10:49:56 experimental info: 10:49:56 ------------------- 10:49:56 Commited By: **** collab-it+edgex@linuxfoundation.org 10:49:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:49:56 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:49:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-292 [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-292 [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-292 [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca4379b [Pipeline] echo 10:49:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:49:59 provisioning config files... 10:49:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/config10679826375842954666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:49:59 ---> ****-login.sh 10:49:59 nexus3.edgexfoundry.org:10001 10:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:59 Configure a credential helper to remove this warning. See 10:49:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:59 10:49:59 Login Succeeded 10:49:59 nexus3.edgexfoundry.org:10002 10:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:59 Configure a credential helper to remove this warning. See 10:49:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:59 10:49:59 Login Succeeded 10:49:59 nexus3.edgexfoundry.org:10003 10:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:59 Configure a credential helper to remove this warning. See 10:49:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:59 10:49:59 Login Succeeded 10:49:59 nexus3.edgexfoundry.org:10004 10:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:00 Configure a credential helper to remove this warning. See 10:50:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:00 10:50:00 Login Succeeded 10:50:00 ****.io 10:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:00 Configure a credential helper to remove this warning. See 10:50:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:00 10:50:00 Login Succeeded 10:50:00 ---> ****-login.sh ends [Pipeline] } 10:50:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:50:01 + git rev-list -1 --merges ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d~1..ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [Pipeline] echo 10:50:01 -----------> git rev-list -1 --merges ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d~1..ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [false] [Pipeline] sh 10:50:01 + git log --format=format:%s -1 ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [Pipeline] echo 10:50:01 ========================================================= 10:50:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:50:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:50:02 + git log --format=format:%s -1 ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [Pipeline] echo 10:50:02 [semverPrep] GIT_COMMIT: ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:50:02 [semverPrep] This is not a build commit. [Pipeline] sh 10:50:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:50:02 + grep -v github /etc/ssh/ssh_known_hosts 10:50:02 + [ -e /tmp/ssh_known_hosts ] 10:50:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:50:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:50:02 + sudo tee -a /etc/ssh/ssh_known_hosts 10:50:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:03 10:50:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:03 0.1.4: Pulling from edgex-devops/py-git-semver 10:50:03 b85a868b505f: Pulling fs layer 10:50:03 e2be974225ed: Pulling fs layer 10:50:03 339a4e72a1f5: Pulling fs layer 10:50:03 988bab9f4d93: Pulling fs layer 10:50:03 1469e6f7b9e6: Pulling fs layer 10:50:03 eaf3925da568: Pulling fs layer 10:50:03 bab4dde63d76: Pulling fs layer 10:50:03 bde34c3a00c8: Pulling fs layer 10:50:03 b352a97aabf1: Pulling fs layer 10:50:03 4872d77fe225: Pulling fs layer 10:50:03 5851b861e8e6: Pulling fs layer 10:50:03 988bab9f4d93: Waiting 10:50:03 4872d77fe225: Waiting 10:50:03 5851b861e8e6: Waiting 10:50:03 b352a97aabf1: Waiting 10:50:03 1469e6f7b9e6: Waiting 10:50:03 eaf3925da568: Waiting 10:50:03 bde34c3a00c8: Waiting 10:50:03 bab4dde63d76: Waiting 10:50:03 e2be974225ed: Download complete 10:50:03 988bab9f4d93: Verifying Checksum 10:50:03 988bab9f4d93: Download complete 10:50:03 339a4e72a1f5: Verifying Checksum 10:50:03 339a4e72a1f5: Download complete 10:50:03 1469e6f7b9e6: Verifying Checksum 10:50:03 1469e6f7b9e6: Download complete 10:50:03 eaf3925da568: Verifying Checksum 10:50:03 eaf3925da568: Download complete 10:50:03 bde34c3a00c8: Download complete 10:50:03 b352a97aabf1: Verifying Checksum 10:50:03 b352a97aabf1: Download complete 10:50:03 4872d77fe225: Verifying Checksum 10:50:03 4872d77fe225: Download complete 10:50:03 5851b861e8e6: Download complete 10:50:03 b85a868b505f: Verifying Checksum 10:50:03 b85a868b505f: Download complete 10:50:04 bab4dde63d76: Verifying Checksum 10:50:04 bab4dde63d76: Download complete 10:50:05 b85a868b505f: Pull complete 10:50:05 e2be974225ed: Pull complete 10:50:05 339a4e72a1f5: Pull complete 10:50:05 988bab9f4d93: Pull complete 10:50:05 1469e6f7b9e6: Pull complete 10:50:05 eaf3925da568: Pull complete 10:50:07 bab4dde63d76: Pull complete 10:50:07 bde34c3a00c8: Pull complete 10:50:07 b352a97aabf1: Pull complete 10:50:07 4872d77fe225: Pull complete 10:50:08 5851b861e8e6: Pull complete 10:50:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:50:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:08 prd-ubuntu20.04-docker-8c-8g-279 does not seem to be running inside a container 10:50:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-292 -v /w/workspace/undry_device-rfid-llrp-go_PR-292:/w/workspace/undry_device-rfid-llrp-go_PR-292:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:50:12 $ docker top 11ee3bd5a64425b5d34dcbab47d3a9462eb43e153de7c0a73377ea4de1aea2b3 -eo pid,comm 10:50:12 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:50:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:50:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:12 [ssh-agent] Looking for ssh-agent implementation... 10:50:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:13 $ docker exec 11ee3bd5a64425b5d34dcbab47d3a9462eb43e153de7c0a73377ea4de1aea2b3 ssh-agent 10:50:13 SSH_AUTH_SOCK=/tmp/ssh-JINN3pxpTgxR/agent.32 10:50:13 SSH_AGENT_PID=38 10:50:13 Running ssh-add (command line suppressed) 10:50:13 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/private_key_7312697932201784815.key (/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/private_key_7312697932201784815.key) 10:50:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:13 + git tag --points-at HEAD [Pipeline] } 10:50:13 $ docker exec --env ******** --env ******** 11ee3bd5a64425b5d34dcbab47d3a9462eb43e153de7c0a73377ea4de1aea2b3 ssh-agent -k 10:50:13 unset SSH_AUTH_SOCK; 10:50:13 unset SSH_AGENT_PID; 10:50:13 echo Agent pid 38 killed; 10:50:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:50:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:13 [ssh-agent] Looking for ssh-agent implementation... 10:50:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:13 $ docker exec 11ee3bd5a64425b5d34dcbab47d3a9462eb43e153de7c0a73377ea4de1aea2b3 ssh-agent 10:50:14 SSH_AUTH_SOCK=/tmp/ssh-OgoxzqSq5Y4T/agent.71 10:50:14 SSH_AGENT_PID=77 10:50:14 Running ssh-add (command line suppressed) 10:50:14 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/private_key_6038125593173795460.key (/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/private_key_6038125593173795460.key) 10:50:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:14 + git semver init 10:50:15 2024-05-16 10:50:14,789 [run_init] DEBUG init version:0.0.0 force:False 10:50:15 2024-05-16 10:50:14,790 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-292/.semver 10:50:15 2024-05-16 10:50:14,790 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-292/.semver 10:50:15 2024-05-16 10:50:14,791 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-292/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-292, universal_newlines=False, shell=None, istream=None) 10:50:15 2024-05-16 10:50:15,808 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-292/.git/info/exclude 10:50:15 2024-05-16 10:50:15,808 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-292/.semver/PR-292 with force:False 10:50:15 2024-05-16 10:50:15,808 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-292/.semver/PR-292 10:50:15 2024-05-16 10:50:15,811 [execute] INFO git cat-file --batch-check 10:50:15 2024-05-16 10:50:15,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-292/.semver, universal_newlines=False, shell=None, istream=) 10:50:15 2024-05-16 10:50:15,816 [execute] INFO git cat-file --batch 10:50:15 2024-05-16 10:50:15,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-292/.semver, universal_newlines=False, shell=None, istream=) 10:50:15 2024-05-16 10:50:15,821 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-292/.semver/PR-292 10:50:15 0.0.0 [Pipeline] } 10:50:16 $ docker exec --env ******** --env ******** 11ee3bd5a64425b5d34dcbab47d3a9462eb43e153de7c0a73377ea4de1aea2b3 ssh-agent -k 10:50:16 unset SSH_AUTH_SOCK; 10:50:16 unset SSH_AGENT_PID; 10:50:16 echo Agent pid 77 killed; 10:50:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:50:16 + git semver [Pipeline] } 10:50:16 $ docker stop --time=1 11ee3bd5a64425b5d34dcbab47d3a9462eb43e153de7c0a73377ea4de1aea2b3 10:50:18 $ docker rm -f --volumes 11ee3bd5a64425b5d34dcbab47d3a9462eb43e153de7c0a73377ea4de1aea2b3 [Pipeline] // withDockerContainer [Pipeline] sh 10:50:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:50:18 Stashed 1 file(s) [Pipeline] echo 10:50:18 [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:50:19 provisioning config files... 10:50:19 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/config4203606399153107440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:20 ---> ****-login.sh 10:50:20 nexus3.edgexfoundry.org:10001 10:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:20 Configure a credential helper to remove this warning. See 10:50:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:20 10:50:20 Login Succeeded 10:50:20 nexus3.edgexfoundry.org:10002 10:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:20 Configure a credential helper to remove this warning. See 10:50:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:20 10:50:20 Login Succeeded 10:50:20 nexus3.edgexfoundry.org:10003 10:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:20 Configure a credential helper to remove this warning. See 10:50:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:20 10:50:20 Login Succeeded 10:50:20 nexus3.edgexfoundry.org:10004 10:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:20 Configure a credential helper to remove this warning. See 10:50:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:20 10:50:20 Login Succeeded 10:50:20 ****.io 10:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:20 Configure a credential helper to remove this warning. See 10:50:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:20 10:50:20 Login Succeeded 10:50:20 ---> ****-login.sh ends [Pipeline] } 10:50:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:50:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:50:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:50:21 ========================================================= 10:50:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:50:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:50:21 Sending build context to Docker daemon 8.473MB 10:50:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:50:21 Step 2/12 : FROM ${BASE} AS builder 10:50:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:50:21 619be1103602: Pulling fs layer 10:50:21 7862e08f4a3e: Pulling fs layer 10:50:21 5df492c9dc93: Pulling fs layer 10:50:21 7629e6793208: Pulling fs layer 10:50:21 4f4fb700ef54: Pulling fs layer 10:50:21 fb5054dd5b73: Pulling fs layer 10:50:21 eeca6798cff9: Pulling fs layer 10:50:21 aa269ceb94a6: Pulling fs layer 10:50:21 ada007ff1a6a: Pulling fs layer 10:50:21 fb5054dd5b73: Waiting 10:50:21 7629e6793208: Waiting 10:50:21 4f4fb700ef54: Waiting 10:50:21 eeca6798cff9: Waiting 10:50:21 ada007ff1a6a: Waiting 10:50:21 aa269ceb94a6: Waiting 10:50:21 7862e08f4a3e: Download complete 10:50:21 7629e6793208: Download complete 10:50:21 4f4fb700ef54: Verifying Checksum 10:50:21 fb5054dd5b73: Verifying Checksum 10:50:21 fb5054dd5b73: Download complete 10:50:21 619be1103602: Verifying Checksum 10:50:21 619be1103602: Download complete 10:50:21 eeca6798cff9: Verifying Checksum 10:50:21 eeca6798cff9: Download complete 10:50:21 619be1103602: Pull complete 10:50:22 ada007ff1a6a: Verifying Checksum 10:50:22 ada007ff1a6a: Download complete 10:50:22 7862e08f4a3e: Pull complete 10:50:22 5df492c9dc93: Download complete 10:50:22 aa269ceb94a6: Verifying Checksum 10:50:22 aa269ceb94a6: Download complete 10:50:25 5df492c9dc93: Pull complete 10:50:25 7629e6793208: Pull complete 10:50:25 4f4fb700ef54: Pull complete 10:50:25 fb5054dd5b73: Pull complete 10:50:25 eeca6798cff9: Pull complete 10:50:28 aa269ceb94a6: Pull complete 10:50:29 ada007ff1a6a: Pull complete 10:50:29 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:50:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:50:29 ---> f489d0715acc 10:50:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:50:34 Still waiting to schedule task 10:50:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:50:37 ---> Running in 4c14052c42c2 10:50:37 Removing intermediate container 4c14052c42c2 10:50:37 ---> 4b2cc28b7073 10:50:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:50:37 ---> Running in c9822c7eb971 10:50:37 Removing intermediate container c9822c7eb971 10:50:37 ---> ac5a414595bf 10:50:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:50:37 ---> Running in 1718070e1053 10:50:37 Removing intermediate container 1718070e1053 10:50:37 ---> a9ba5cb87423 10:50:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:50:37 ---> Running in 97b9f8e61dae 10:50:37 Removing intermediate container 97b9f8e61dae 10:50:37 ---> 4d9b6b3ac78e 10:50:37 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:50:37 ---> Running in 72a93c096cdd 10:50:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:50:40 OK: 264 MiB in 52 packages 10:50:40 Removing intermediate container 72a93c096cdd 10:50:40 ---> b73160eece8a 10:50:40 Step 8/12 : WORKDIR /app 10:50:40 ---> Running in bbad053eef40 10:50:41 Removing intermediate container bbad053eef40 10:50:41 ---> 7ee2b3e0c131 10:50:41 Step 9/12 : COPY go.mod vendor* ./ 10:50:41 ---> c52aaf144604 10:50:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:50:41 ---> Running in 2c62ee6c269a 10:51:37 Removing intermediate container 2c62ee6c269a 10:51:37 ---> 8f849d4b1e46 10:51:37 Step 11/12 : COPY . . 10:51:37 ---> 7cef13c86a45 10:51:37 Step 12/12 : RUN $MAKE 10:51:37 ---> Running in 4a18f111c553 10:51:38 noop 10:51:39 Removing intermediate container 4a18f111c553 10:51:39 ---> c0d791002d3a 10:51:39 Successfully built c0d791002d3a 10:51:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:39 + docker inspect -f . ci-base-image-x86_64 10:51:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:39 prd-ubuntu20.04-docker-8c-8g-279 does not seem to be running inside a container 10:51:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-292 -v /w/workspace/undry_device-rfid-llrp-go_PR-292:/w/workspace/undry_device-rfid-llrp-go_PR-292:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:51:41 $ docker top 814326b68b84ac07b43b168b4c61a235d3596d0825c78ee984838534d0e01675 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:41 + go version 10:51:41 go version go1.21.9 linux/amd64 [Pipeline] } 10:51:41 $ docker stop --time=1 814326b68b84ac07b43b168b4c61a235d3596d0825c78ee984838534d0e01675 10:51:43 $ docker rm -f --volumes 814326b68b84ac07b43b168b4c61a235d3596d0825c78ee984838534d0e01675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:44 + docker inspect -f . ci-base-image-x86_64 10:51:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:44 prd-ubuntu20.04-docker-8c-8g-279 does not seem to be running inside a container 10:51:44 $ 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-292 -v /w/workspace/undry_device-rfid-llrp-go_PR-292:/w/workspace/undry_device-rfid-llrp-go_PR-292:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:51:45 $ docker top 50c128463bb47b72a4a6577019ee6b3c3d51e2bad75404da95bff748d60803b7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:46 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-292 [Pipeline] fileExists [Pipeline] sh 10:51:46 + make test 10:51:46 go test ./... -coverprofile=coverage.out ./... 10:51:51 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:52:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-280 in /w/workspace/undry_device-rfid-llrp-go_PR-292 [Pipeline] { [Pipeline] ws 10:52:08 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:52:11 The recommended git tool is: git 10:52:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:52:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:52:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.016s coverage: 40.6% of statements 10:52:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements 10:52:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements 10:52:16 using credential edgex-jenkins-ssh 10:52:16 Cloning the remote Git repository 10:52:16 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:52:16 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:52:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:52:16 > git --version # timeout=10 10:52:16 > git --version # 'git version 2.25.1' 10:52:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:18 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:52:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:19 Merging remotes/origin/main commit cc4603a6c595a3a3e8c16ffa5474e1eabf000192 into PR head commit ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d 10:52:19 Merge succeeded, producing ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d 10:52:19 Checking out Revision ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d (PR-292) 10:52:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:52:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:52:19 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:52:19 > git config core.sparsecheckout # timeout=10 10:52:19 > git checkout -f ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d # timeout=10 10:52:19 > git remote # timeout=10 10:52:19 > git config --get remote.origin.url # timeout=10 10:52:19 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:19 > git merge cc4603a6c595a3a3e8c16ffa5474e1eabf000192 # timeout=10 10:52:19 > git rev-parse HEAD^{commit} # timeout=10 10:52:19 > git config core.sparsecheckout # timeout=10 10:52:19 > git checkout -f ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d # timeout=10 10:52:20 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:52:20 > git --version # timeout=10 10:52:20 > git --version # 'git version 2.25.1' 10:52:20 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:52:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:52:25 % Total % Received % Xferd Average Speed Time Time Time Current 10:52:25 Dload Upload Total Spent Left Speed 10:52:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 10:52:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:52:26 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 10:52:26 /etc/docker/daemon.json 10:52:26 { 10:52:26 "registry-mirrors": [ 10:52:26 "https://nexus3.edgexfoundry.org:10001" 10:52:26 ], 10:52:26 "bip": "10.250.0.254/24", 10:52:26 "hosts": [ 10:52:26 "tcp://0.0.0.0:5555", 10:52:26 "unix:///var/run/docker.sock" 10:52:26 ], 10:52:26 "mtu": 1458, 10:52:26 "selinux-enabled": true, 10:52:26 "seccomp-profile": "/etc/docker/seccomp.json" 10:52:26 } [Pipeline] sh 10:52:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:52:26 + sudo service docker restart 10:52:36 go vet ./... 10:52:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:52:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:52:40 ./bin/test-attribution-txt.sh 10:52:40 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:52:40 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:52:40 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:52:40 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:52:40 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:52:40 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:52:40 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:52:40 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:52:40 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:52:40 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 10:52:40 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:52:40 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:52:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:52:40 $ docker stop --time=1 50c128463bb47b72a4a6577019ee6b3c3d51e2bad75404da95bff748d60803b7 10:52:42 $ docker rm -f --volumes 50c128463bb47b72a4a6577019ee6b3c3d51e2bad75404da95bff748d60803b7 [Pipeline] // withDockerContainer [Pipeline] sh 10:52:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:52:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:52:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:52:44 + ls -al . 10:52:44 total 708 10:52:44 drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:51 . 10:52:44 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:49 .. 10:52:44 -rw-rw-r-- 1 jenkins jenkins 134 May 16 10:49 .dockerignore 10:52:44 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:52 .git 10:52:44 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:49 .github 10:52:44 -rw-rw-r-- 1 jenkins jenkins 880 May 16 10:49 .gitignore 10:52:44 -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:49 .golangci.yml 10:52:44 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:50 .semver 10:52:44 -rw-rw-r-- 1 jenkins jenkins 11980 May 16 10:49 Attribution.txt 10:52:44 -rw-rw-r-- 1 jenkins jenkins 11677 May 16 10:49 CHANGELOG.md 10:52:44 -rw-rw-r-- 1 jenkins jenkins 1456 May 16 10:49 Dockerfile 10:52:44 -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:49 GOVERNANCE.md 10:52:44 -rw-rw-r-- 1 jenkins jenkins 661 May 16 10:49 Jenkinsfile 10:52:44 -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:49 LICENSE 10:52:44 -rw-rw-r-- 1 jenkins jenkins 2179 May 16 10:49 Makefile 10:52:44 -rw-rw-r-- 1 jenkins jenkins 625 May 16 10:49 OWNERS.md 10:52:44 -rw-rw-r-- 1 jenkins jenkins 28907 May 16 10:49 README.md 10:52:44 -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:50 VERSION 10:52:44 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:49 bin 10:52:44 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:49 cmd 10:52:44 -rw-r--r-- 1 jenkins jenkins 459493 May 16 10:52 coverage.out 10:52:44 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:49 examples 10:52:44 -rw-rw-r-- 1 jenkins jenkins 7225 May 16 10:49 go.mod 10:52:44 -rw-rw-r-- 1 jenkins jenkins 101177 May 16 10:49 go.sum 10:52:44 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:49 images 10:52:44 drwxrwxr-x 5 jenkins jenkins 4096 May 16 10:49 internal 10:52:44 -rw-rw-r-- 1 jenkins jenkins 193 May 16 10:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:44 + 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=ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d --label arch=amd64 --label version=0.0.0 . 10:52:44 Sending build context to Docker daemon 8.473MB 10:52:44 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:52:44 Step 2/25 : FROM ${BASE} AS builder 10:52:44 ---> c0d791002d3a 10:52:44 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:52:45 ---> Running in 1d4b8444b4c3 10:52:45 Removing intermediate container 1d4b8444b4c3 10:52:45 ---> bcb361316fd2 10:52:45 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:52:45 ---> Running in 70b93798dc3a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:52:45 provisioning config files... 10:52:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config14852620932647798227tmp [Pipeline] { 10:52:45 Removing intermediate container 70b93798dc3a 10:52:45 ---> a3deb00a2c2a 10:52:45 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:52:45 ---> Running in a94a4ba492a9 10:52:45 Removing intermediate container a94a4ba492a9 10:52:45 ---> cd6a14b6389f 10:52:45 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:52:45 ---> Running in 0b9ce2b59a8f [Pipeline] libraryResource [Pipeline] sh 10:52:45 Removing intermediate container 0b9ce2b59a8f 10:52:45 ---> c6bd51d74e8b 10:52:45 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:52:45 ---> Running in 14d6c59cc0f6 10:52:45 ---> ****-login.sh 10:52:45 nexus3.edgexfoundry.org:10001 10:52:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:52:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:46 Configure a credential helper to remove this warning. See 10:52:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:46 10:52:46 Login Succeeded 10:52:46 nexus3.edgexfoundry.org:10002 10:52:46 OK: 264 MiB in 52 packages 10:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:46 Removing intermediate container 14d6c59cc0f6 10:52:46 ---> 785b7669daa2 10:52:46 Step 8/25 : WORKDIR /app 10:52:46 ---> Running in af78a06649e8 10:52:46 Removing intermediate container af78a06649e8 10:52:46 ---> 866b663dab49 10:52:46 Step 9/25 : COPY go.mod vendor* ./ 10:52:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:46 Configure a credential helper to remove this warning. See 10:52:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:46 10:52:46 Login Succeeded 10:52:46 nexus3.edgexfoundry.org:10003 10:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:46 ---> 7e51d49a7eeb 10:52:46 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:46 ---> Running in 84b23fd283e6 10:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:47 Configure a credential helper to remove this warning. See 10:52:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:47 10:52:47 Login Succeeded 10:52:47 nexus3.edgexfoundry.org:10004 10:52:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:47 Configure a credential helper to remove this warning. See 10:52:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:47 10:52:47 Login Succeeded 10:52:47 ****.io 10:52:47 Removing intermediate container 84b23fd283e6 10:52:47 ---> 72942f4806ed 10:52:47 Step 11/25 : COPY . . 10:52:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:47 Configure a credential helper to remove this warning. See 10:52:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:47 10:52:47 Login Succeeded 10:52:47 ---> ****-login.sh ends [Pipeline] } 10:52:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:52:48 ---> a141d4c9de30 10:52:48 Step 12/25 : RUN $MAKE 10:52:48 ---> Running in 8fa5285db163 [Pipeline] // withEnv [Pipeline] unstash 10:52:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.13" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] echo 10:52:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:52:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:52:48 ========================================================= 10:52:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:52:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:52:49 Sending build context to Docker daemon 1.201MB 10:52:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:52:49 Step 2/12 : FROM ${BASE} AS builder 10:52:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:52:49 c6b39de5b339: Pulling fs layer 10:52:49 a69c41024577: Pulling fs layer 10:52:49 d6de4b400683: Pulling fs layer 10:52:49 35cb2a7552d0: Pulling fs layer 10:52:49 4f4fb700ef54: Pulling fs layer 10:52:49 464afbd9ba4c: Pulling fs layer 10:52:49 00f215d4a9da: Pulling fs layer 10:52:49 d496ad576159: Pulling fs layer 10:52:49 464afbd9ba4c: Waiting 10:52:49 00f215d4a9da: Waiting 10:52:49 d496ad576159: Waiting 10:52:49 35cb2a7552d0: Waiting 10:52:49 4f4fb700ef54: Waiting 10:52:49 a69c41024577: Download complete 10:52:49 35cb2a7552d0: Verifying Checksum 10:52:49 35cb2a7552d0: Download complete 10:52:49 4f4fb700ef54: Verifying Checksum 10:52:49 4f4fb700ef54: Download complete 10:52:49 464afbd9ba4c: Verifying Checksum 10:52:49 464afbd9ba4c: Download complete 10:52:49 c6b39de5b339: Download complete 10:52:50 d496ad576159: Verifying Checksum 10:52:50 d496ad576159: Download complete 10:52:50 c6b39de5b339: Pull complete 10:52:51 a69c41024577: Pull complete 10:52:51 d6de4b400683: Verifying Checksum 10:52:51 d6de4b400683: Download complete 10:52:52 00f215d4a9da: Verifying Checksum 10:52:52 00f215d4a9da: Download complete 10:53:04 d6de4b400683: Pull complete 10:53:04 35cb2a7552d0: Pull complete 10:53:04 4f4fb700ef54: Pull complete 10:53:04 464afbd9ba4c: Pull complete 10:53:14 00f215d4a9da: Pull complete 10:53:15 d496ad576159: Pull complete 10:53:15 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:53:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:53:15 ---> f246e2811388 10:53:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:53:16 ---> Running in 6960d1a48113 10:53:16 Removing intermediate container 6960d1a48113 10:53:16 ---> 0e1f78ca0350 10:53:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:53:16 ---> Running in fd818be7b661 10:53:17 Removing intermediate container fd818be7b661 10:53:17 ---> 0ebf1652d150 10:53:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:53:17 ---> Running in 7826bfd89eda 10:53:17 Removing intermediate container 7826bfd89eda 10:53:17 ---> 1824f3ed96f9 10:53:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:53:17 ---> Running in 5572477409fe 10:53:18 Removing intermediate container 5572477409fe 10:53:18 ---> 407dca180fea 10:53:18 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:53:18 ---> Running in d7fc0aee427e 10:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:53:20 OK: 266 MiB in 52 packages 10:53:21 Removing intermediate container d7fc0aee427e 10:53:21 ---> 19b2f52673b4 10:53:21 Step 8/12 : WORKDIR /app 10:53:21 ---> Running in cef16c1cd92d 10:53:21 Removing intermediate container cef16c1cd92d 10:53:21 ---> 65d55083bd24 10:53:21 Step 9/12 : COPY go.mod vendor* ./ 10:53:22 ---> 911bb819dd50 10:53:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:53:22 ---> Running in 44c95afa8c0e 10:53:27 Removing intermediate container 8fa5285db163 10:53:27 ---> 73fad75ef793 10:53:27 Step 13/25 : FROM alpine:3.18 10:53:27 3.18: Pulling from library/alpine 10:53:27 619be1103602: Already exists 10:53:27 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:53:27 Status: Downloaded newer image for alpine:3.18 10:53:27 ---> d3782b16ccc9 10:53:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:53:27 ---> Running in a2d6f20903f8 10:53:27 Removing intermediate container a2d6f20903f8 10:53:27 ---> 2b8b9551812b 10:53:27 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:53:27 ---> Running in e574c924287f 10:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:53:27 (1/1) Installing dumb-init (1.2.5-r2) 10:53:27 Executing busybox-1.36.1-r5.trigger 10:53:27 OK: 7 MiB in 16 packages 10:53:27 Removing intermediate container e574c924287f 10:53:27 ---> 80b7488dd8ba 10:53:27 Step 16/25 : RUN apk --no-cache upgrade 10:53:27 ---> Running in 5fdf998ca33f 10:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:53:28 Upgrading critical system libraries and apk-tools: 10:53:28 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 10:53:28 Executing busybox-1.36.1-r5.trigger 10:53:28 Continuing the upgrade transaction with new apk-tools: 10:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:53:28 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 10:53:28 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 10:53:28 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 10:53:28 OK: 7 MiB in 16 packages 10:53:29 Removing intermediate container 5fdf998ca33f 10:53:29 ---> f257d50308d0 10:53:29 Step 17/25 : COPY --from=builder /app/LICENSE / 10:53:29 ---> 0ff875a878c6 10:53:29 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:53:29 ---> 6acbd8b793b2 10:53:29 Step 19/25 : COPY --from=builder /app/cmd/ / 10:53:32 ---> 828673e21934 10:53:32 Step 20/25 : EXPOSE 59989 10:53:32 ---> Running in 09e60c5b1b1c 10:53:32 Removing intermediate container 09e60c5b1b1c 10:53:32 ---> 1e42d0c5e066 10:53:32 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:53:32 ---> Running in 1fb787684434 10:53:32 Removing intermediate container 1fb787684434 10:53:32 ---> 4994f32b111c 10:53:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:53:32 ---> Running in b71c5c86251a 10:53:32 Removing intermediate container b71c5c86251a 10:53:32 ---> 9f930846b01d 10:53:32 Step 23/25 : LABEL arch=amd64 10:53:32 ---> Running in db351eed32e6 10:53:32 Removing intermediate container db351eed32e6 10:53:32 ---> 939c43942720 10:53:32 Step 24/25 : LABEL git_sha=ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d 10:53:32 ---> Running in 930b7abe1418 10:53:32 Removing intermediate container 930b7abe1418 10:53:32 ---> 4cc6ae29725a 10:53:32 Step 25/25 : LABEL version=0.0.0 10:53:32 ---> Running in f81985e00bc9 10:53:32 Removing intermediate container f81985e00bc9 10:53:32 ---> 9fd845551595 10:53:32 [Warning] One or more build-args [ARCH] were not consumed 10:53:32 Successfully built 9fd845551595 10:53:32 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:33 10:53:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:33 latest: Pulling from edgex-lftools-log-publisher 10:53:33 5eb5b503b376: Pulling fs layer 10:53:33 5c69ac0246d0: Pulling fs layer 10:53:33 ec43610c2a17: Pulling fs layer 10:53:33 3a2ae6a8a46f: Pulling fs layer 10:53:33 33b1e0a273af: Pulling fs layer 10:53:33 5d3b04190fa2: Pulling fs layer 10:53:33 2f39f015ded8: Pulling fs layer 10:53:33 5d3b04190fa2: Waiting 10:53:33 33b1e0a273af: Waiting 10:53:33 3a2ae6a8a46f: Waiting 10:53:33 5c69ac0246d0: Verifying Checksum 10:53:33 5c69ac0246d0: Download complete 10:53:33 3a2ae6a8a46f: Download complete 10:53:33 33b1e0a273af: Verifying Checksum 10:53:33 33b1e0a273af: Download complete 10:53:33 5d3b04190fa2: Verifying Checksum 10:53:33 5d3b04190fa2: Download complete 10:53:33 ec43610c2a17: Verifying Checksum 10:53:33 ec43610c2a17: Download complete 10:53:33 5eb5b503b376: Verifying Checksum 10:53:33 5eb5b503b376: Download complete 10:53:35 5eb5b503b376: Pull complete 10:53:35 5c69ac0246d0: Pull complete 10:53:35 ec43610c2a17: Pull complete 10:53:35 3a2ae6a8a46f: Pull complete 10:53:35 33b1e0a273af: Pull complete 10:53:35 5d3b04190fa2: Pull complete 10:53:39 2f39f015ded8: Pull complete 10:53:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:40 prd-ubuntu20.04-docker-8c-8g-279 does not seem to be running inside a container 10:53:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-292 -v /w/workspace/undry_device-rfid-llrp-go_PR-292:/w/workspace/undry_device-rfid-llrp-go_PR-292:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:53:47 $ docker top 7332b24b6d20d8adcc27adc5719b011754ccb581abfa68f707c709bb73506841 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:48 ---> job-cost.sh 10:53:48 lf-activate-venv: SKIPPING 10:53:48 INFO: No Stack... 10:53:48 INFO: Retrieving Pricing Info for: v3-standard-8 10:53:48 INFO: Archiving Costs [Pipeline] sh 10:53:49 + + cat /w/workspace/undry_device-rfid-llrp-go_PR-292/archives/cost.csv 10:53:49 cut -d, -f6 [Pipeline] lock 10:53:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] 10:53:49 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] did not exist. Created. 10:53:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:53:49 + echo total: 0.2199999988079071 [Pipeline] stash 10:53:49 Stashed 1 file(s) [Pipeline] } 10:53:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:53:49 $ docker stop --time=1 7332b24b6d20d8adcc27adc5719b011754ccb581abfa68f707c709bb73506841 10:53:51 $ docker rm -f --volumes 7332b24b6d20d8adcc27adc5719b011754ccb581abfa68f707c709bb73506841 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:55:14 Removing intermediate container 44c95afa8c0e 10:55:14 ---> 4165e94981bb 10:55:14 Step 11/12 : COPY . . 10:55:14 ---> 5456ea8ac6c1 10:55:14 Step 12/12 : RUN $MAKE 10:55:14 ---> Running in 1e94315293d7 10:55:14 noop 10:55:14 Removing intermediate container 1e94315293d7 10:55:14 ---> bd1949116b0f 10:55:14 Successfully built bd1949116b0f 10:55:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:14 + docker inspect -f . ci-base-image-arm64 10:55:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:14 prd-ubuntu20.04-docker-arm64-4c-16g-280 does not seem to be running inside a container 10:55:15 $ 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:55:16 $ docker top bdf597198f92c9803b8a56549727c9403e75d0428b966395447a4b8d570a8ea2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:17 + go version 10:55:17 go version go1.21.9 linux/arm64 [Pipeline] } 10:55:17 $ docker stop --time=1 bdf597198f92c9803b8a56549727c9403e75d0428b966395447a4b8d570a8ea2 10:55:18 $ docker rm -f --volumes bdf597198f92c9803b8a56549727c9403e75d0428b966395447a4b8d570a8ea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:19 + docker inspect -f . ci-base-image-arm64 10:55:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:19 prd-ubuntu20.04-docker-arm64-4c-16g-280 does not seem to be running inside a container 10:55:20 $ 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:55:21 $ docker top 40553d576d6cea3843d48577941910e49a3ce3b73348ff7f2fc40b6454026c43 -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:22 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:55:22 + make test 10:55:22 go test ./... -coverprofile=coverage.out ./... 10:55:28 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:58:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:58:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:59:11 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.862s coverage: 40.6% of statements 10:59:11 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.552s coverage: 51.9% of statements 10:59:11 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 96.4% of statements 10:59:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:59:11 go vet ./... 10:59:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:59:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:59:58 ./bin/test-attribution-txt.sh 10:59:58 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:59:58 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:59:58 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:59:58 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:59:58 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:59:58 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:59:58 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:59:58 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:59:58 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:59:58 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 10:59:58 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:59:58 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:59:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:59:58 $ docker stop --time=1 40553d576d6cea3843d48577941910e49a3ce3b73348ff7f2fc40b6454026c43 11:00:00 $ docker rm -f --volumes 40553d576d6cea3843d48577941910e49a3ce3b73348ff7f2fc40b6454026c43 [Pipeline] // withDockerContainer [Pipeline] sh 11:00:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:00:02 Warning: overwriting stash ‘coverage-report’ 11:00:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:00:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:00:03 + ls -al . 11:00:03 total 704 11:00:03 drwxrwxr-x 9 jenkins jenkins 4096 May 16 10:55 . 11:00:03 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:52 .. 11:00:03 -rw-rw-r-- 1 jenkins jenkins 134 May 16 10:52 .dockerignore 11:00:03 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:52 .git 11:00:03 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:52 .github 11:00:03 -rw-rw-r-- 1 jenkins jenkins 880 May 16 10:52 .gitignore 11:00:03 -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:52 .golangci.yml 11:00:03 -rw-rw-r-- 1 jenkins jenkins 11980 May 16 10:52 Attribution.txt 11:00:03 -rw-rw-r-- 1 jenkins jenkins 11677 May 16 10:52 CHANGELOG.md 11:00:03 -rw-rw-r-- 1 jenkins jenkins 1456 May 16 10:52 Dockerfile 11:00:03 -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:52 GOVERNANCE.md 11:00:03 -rw-rw-r-- 1 jenkins jenkins 661 May 16 10:52 Jenkinsfile 11:00:03 -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:52 LICENSE 11:00:03 -rw-rw-r-- 1 jenkins jenkins 2179 May 16 10:52 Makefile 11:00:03 -rw-rw-r-- 1 jenkins jenkins 625 May 16 10:52 OWNERS.md 11:00:03 -rw-rw-r-- 1 jenkins jenkins 28907 May 16 10:52 README.md 11:00:03 -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:50 VERSION 11:00:03 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:52 bin 11:00:03 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:52 cmd 11:00:03 -rw-r--r-- 1 jenkins jenkins 459493 May 16 10:59 coverage.out 11:00:03 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:52 examples 11:00:03 -rw-rw-r-- 1 jenkins jenkins 7225 May 16 10:52 go.mod 11:00:03 -rw-rw-r-- 1 jenkins jenkins 101177 May 16 10:52 go.sum 11:00:03 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:52 images 11:00:03 drwxrwxr-x 5 jenkins jenkins 4096 May 16 10:52 internal 11:00:03 -rw-rw-r-- 1 jenkins jenkins 193 May 16 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:04 + 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=ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d --label arch=arm64 --label version=0.0.0 . 11:00:04 Sending build context to Docker daemon 1.201MB 11:00:04 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:00:04 Step 2/25 : FROM ${BASE} AS builder 11:00:04 ---> bd1949116b0f 11:00:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:00:04 ---> Running in bbe23fd4c939 11:00:05 Removing intermediate container bbe23fd4c939 11:00:05 ---> 87be92f4603b 11:00:05 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:00:05 ---> Running in 7f108b9f0e49 11:00:05 Removing intermediate container 7f108b9f0e49 11:00:05 ---> b0261668d77a 11:00:05 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:00:05 ---> Running in cf5a7501db7c 11:00:05 Removing intermediate container cf5a7501db7c 11:00:05 ---> 0dcc2c30dd8e 11:00:05 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:00:05 ---> Running in 2592ca1e6964 11:00:06 Removing intermediate container 2592ca1e6964 11:00:06 ---> 23411c5553f0 11:00:06 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:06 ---> Running in c882f4be7677 11:00:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:00:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:00:08 OK: 266 MiB in 52 packages 11:00:09 Removing intermediate container c882f4be7677 11:00:09 ---> 6ff2415efa54 11:00:09 Step 8/25 : WORKDIR /app 11:00:09 ---> Running in 7514dcd14b8e 11:00:09 Removing intermediate container 7514dcd14b8e 11:00:09 ---> 89929d1da4a4 11:00:09 Step 9/25 : COPY go.mod vendor* ./ 11:00:10 ---> 891f7b7447a2 11:00:10 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:10 ---> Running in 6bf1b764dea0 11:00:12 Removing intermediate container 6bf1b764dea0 11:00:12 ---> e50351f50dfb 11:00:12 Step 11/25 : COPY . . 11:00:12 ---> 6bc962d36e9e 11:00:12 Step 12/25 : RUN $MAKE 11:00:12 ---> Running in 23a8123a54bb 11:00:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.13" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:03:35 Removing intermediate container 23a8123a54bb 11:03:35 ---> d3d8dc8acbdd 11:03:35 Step 13/25 : FROM alpine:3.18 11:03:35 3.18: Pulling from library/alpine 11:03:35 c6b39de5b339: Already exists 11:03:35 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 11:03:35 Status: Downloaded newer image for alpine:3.18 11:03:35 ---> 33abbf032149 11:03:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:03:35 ---> Running in 9625c6634896 11:03:35 Removing intermediate container 9625c6634896 11:03:35 ---> 70cb87568120 11:03:35 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:03:35 ---> Running in 99123a30c736 11:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:35 (1/1) Installing dumb-init (1.2.5-r2) 11:03:35 Executing busybox-1.36.1-r5.trigger 11:03:35 OK: 8 MiB in 16 packages 11:03:35 Removing intermediate container 99123a30c736 11:03:35 ---> 55ea83c8be1c 11:03:35 Step 16/25 : RUN apk --no-cache upgrade 11:03:35 ---> Running in 12d22533e1eb 11:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:36 Upgrading critical system libraries and apk-tools: 11:03:36 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 11:03:36 Executing busybox-1.36.1-r5.trigger 11:03:36 Continuing the upgrade transaction with new apk-tools: 11:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:37 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 11:03:37 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 11:03:37 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 11:03:37 OK: 8 MiB in 16 packages 11:03:38 Removing intermediate container 12d22533e1eb 11:03:38 ---> 72dbdccf55a7 11:03:38 Step 17/25 : COPY --from=builder /app/LICENSE / 11:03:39 ---> e0a5e6502331 11:03:39 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:03:39 ---> 812851a9e9c9 11:03:39 Step 19/25 : COPY --from=builder /app/cmd/ / 11:03:41 ---> 7cbe15747dcf 11:03:41 Step 20/25 : EXPOSE 59989 11:03:41 ---> Running in 2ffeea702a8e 11:03:41 Removing intermediate container 2ffeea702a8e 11:03:41 ---> c7765d071e8c 11:03:41 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:03:41 ---> Running in 1d60ab09a501 11:03:42 Removing intermediate container 1d60ab09a501 11:03:42 ---> fc2be999037e 11:03:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:03:42 ---> Running in a029451459d1 11:03:42 Removing intermediate container a029451459d1 11:03:42 ---> f5a7257f61f6 11:03:42 Step 23/25 : LABEL arch=arm64 11:03:42 ---> Running in 65692f0ad831 11:03:42 Removing intermediate container 65692f0ad831 11:03:42 ---> 7c1bfcabede7 11:03:42 Step 24/25 : LABEL git_sha=ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d 11:03:42 ---> Running in 73d57ae50eb2 11:03:43 Removing intermediate container 73d57ae50eb2 11:03:43 ---> a0b9a8f456e0 11:03:43 Step 25/25 : LABEL version=0.0.0 11:03:43 ---> Running in d1727840bee9 11:03:43 Removing intermediate container d1727840bee9 11:03:43 ---> 15b821ca1adc 11:03:43 [Warning] One or more build-args [ARCH] were not consumed 11:03:43 Successfully built 15b821ca1adc 11:03:43 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:03:44 11:03:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:03:44 arm64: Pulling from edgex-lftools-log-publisher 11:03:44 8998bd30e6a1: Pulling fs layer 11:03:44 04944245beec: Pulling fs layer 11:03:44 699f458cf7ca: Pulling fs layer 11:03:44 765212b225bb: Pulling fs layer 11:03:44 f23df028b6ca: Pulling fs layer 11:03:44 d65c8cfc05b1: Pulling fs layer 11:03:44 2437ff75d9bd: Pulling fs layer 11:03:44 765212b225bb: Waiting 11:03:44 f23df028b6ca: Waiting 11:03:45 04944245beec: Verifying Checksum 11:03:45 04944245beec: Download complete 11:03:45 765212b225bb: Verifying Checksum 11:03:45 765212b225bb: Download complete 11:03:45 f23df028b6ca: Verifying Checksum 11:03:45 f23df028b6ca: Download complete 11:03:45 d65c8cfc05b1: Download complete 11:03:45 699f458cf7ca: Verifying Checksum 11:03:45 699f458cf7ca: Download complete 11:03:45 8998bd30e6a1: Verifying Checksum 11:03:45 8998bd30e6a1: Download complete 11:03:48 2437ff75d9bd: Verifying Checksum 11:03:48 2437ff75d9bd: Download complete 11:03:50 8998bd30e6a1: Pull complete 11:03:50 04944245beec: Pull complete 11:03:52 699f458cf7ca: Pull complete 11:03:52 765212b225bb: Pull complete 11:03:53 f23df028b6ca: Pull complete 11:03:53 d65c8cfc05b1: Pull complete 11:04:11 2437ff75d9bd: Pull complete 11:04:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:04:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:04:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:12 prd-ubuntu20.04-docker-arm64-4c-16g-280 does not seem to be running inside a container 11:04:12 $ 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 11:04:14 $ docker top 754b5101d21a39621a09c225eff8997edc1ec3de6e4b084edf046fa80bb2313e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:15 ---> job-cost.sh 11:04:15 lf-activate-venv: SKIPPING 11:04:15 INFO: No Stack... 11:04:16 INFO: Retrieving Pricing Info for: v3-standard-4 11:04:16 INFO: Archiving Costs [Pipeline] sh 11:04:17 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:04:17 + cut -d, -f6 [Pipeline] lock 11:04:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] 11:04:17 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] did not exist. Created. 11:04:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:04:18 /w/workspace/device-rfid-llrp-go/1@tmp/durable-a1d817c0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:04:19 + echo total: 0.10999999940395355 [Pipeline] stash 11:04:19 Warning: overwriting stash ‘stack-cost’ 11:04:19 Stashed 1 file(s) [Pipeline] } 11:04:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:04:19 $ docker stop --time=1 754b5101d21a39621a09c225eff8997edc1ec3de6e4b084edf046fa80bb2313e 11:04:20 $ docker rm -f --volumes 754b5101d21a39621a09c225eff8997edc1ec3de6e4b084edf046fa80bb2313e [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 11:04:21 provisioning config files... 11:04:22 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/config9458696894998552888tmp [Pipeline] { [Pipeline] sh 11:04:22 + set +x 11:04:22 + + curl -sbash https://codecov.io/bash -s 11:04:22 -- 11:04:22 11:04:22 _____ _ 11:04:22 / ____| | | 11:04:22 | | ___ __| | ___ ___ _____ __ 11:04:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:04:22 | |___| (_) | (_| | __/ (_| (_) \ V / 11:04:22 \_____\___/ \__,_|\___|\___\___/ \_/ 11:04:22 Bash-1.0.6 11:04:22 11:04:22 11:04:22 ==> git version 2.25.1 found 11:04:22 ==> 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 11:04:22 Release-Date: 2020-01-08 11:04:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:04:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:04:22 ==> Jenkins CI detected. 11:04:22 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-292 11:04:22 project root: . 11:04:22 --> token set from env 11:04:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:04:22 ==> Running gcov in . (disable via -X gcov) 11:04:22 ==> Python coveragepy not found 11:04:22 ==> Searching for coverage reports in: 11:04:22 + . 11:04:22 -> Found 1 reports 11:04:22 ==> Detecting git/mercurial file structure 11:04:22 ==> Reading reports 11:04:22 + ./coverage.out bytes=459493 11:04:22 ==> Appending adjustments 11:04:22 https://docs.codecov.io/docs/fixing-reports 11:04:22 + Found adjustments 11:04:22 ==> Gzipping contents 11:04:22 52K /tmp/codecov.rjV9XO.gz 11:04:22 ==> Uploading reports 11:04:22 url: https://codecov.io 11:04:22 query: branch=PR-292&commit=ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=292&job=&cmd_args= 11:04:22 -> Pinging Codecov 11:04:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-292&commit=ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=292&job=&cmd_args= 11:04:23 -> Uploading to 11:04:23 https://storage.googleapis.com/codecov/v4/raw/2024-05-16/581DD39554BDF9B6E22D074273EAD858/ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d/4c695f23-b185-436e-a786-bf4e2732f27a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240516%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240516T110422Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfd586c1a3243483aad36ca03f5430f35f7834d00b5c19331b085a700bd5bb90 11:04:23 % Total % Received % Xferd Average Speed Time Time Time Current 11:04:23 Dload Upload Total Spent Left Speed 11:04:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 190k --:--:-- --:--:-- --:--:-- 191k 11:04:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [Pipeline] } 11:04:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:04:25 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-292/archives ] 11:04:25 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-292/archives 11:04:25 total 16 11:04:25 drwxr-xr-x 3 root root 4096 May 16 10:53 . 11:04:25 drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:53 .. 11:04:25 drwxr-xr-x 2 root root 4096 May 16 10:53 cost 11:04:25 -rw-r--r-- 1 root root 91 May 16 10:53 cost.csv 11:04:25 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-292/archives 11:04:25 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-292/archives 11:04:25 total 16 11:04:25 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:53 . 11:04:25 drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:53 .. 11:04:25 drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:53 cost 11:04:25 -rw-r--r-- 1 jenkins jenkins 91 May 16 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:04:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:04:26 ---> package-listing.sh 11:04:26 ++ facter osfamily 11:04:26 ++ tr '[:upper:]' '[:lower:]' 11:04:27 + OS_FAMILY=debian 11:04:27 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-292 11:04:27 + START_PACKAGES=/tmp/packages_start.txt 11:04:27 + END_PACKAGES=/tmp/packages_end.txt 11:04:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:04:27 + PACKAGES=/tmp/packages_start.txt 11:04:27 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-292 ']' 11:04:27 + PACKAGES=/tmp/packages_end.txt 11:04:27 + case "${OS_FAMILY}" in 11:04:27 + dpkg -l 11:04:27 + grep '^ii' 11:04:27 + '[' -f /tmp/packages_start.txt ']' 11:04:27 + '[' -f /tmp/packages_end.txt ']' 11:04:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:04:27 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-292 ']' 11:04:27 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-292/archives/ 11:04:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-292/archives/ [Pipeline] echo 11:04:27 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-292/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:04:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:28 prd-ubuntu20.04-docker-8c-8g-279 does not seem to be running inside a container 11:04:28 $ 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-292/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-292 -v /w/workspace/undry_device-rfid-llrp-go_PR-292:/w/workspace/undry_device-rfid-llrp-go_PR-292:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:04:28 $ docker top 353b9a538e422e9af5f820e44851bb522a938973cfd6bc2330e6a0d26681a9d6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:28 + touch /tmp/pre-build-complete [Pipeline] sh 11:04:29 + mkdir -p /var/log/sysstat [Pipeline] sh 11:04:29 + ls /var/log/sa-host 11:04:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:29 provisioning config files... 11:04:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/config16565031702838578595tmp [Pipeline] { [Pipeline] echo 11:04:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:04:30 ---> create-netrc.sh [Pipeline] } 11:04:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:04:30 ---> python-tools-install.sh [Pipeline] echo 11:04:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:04:31 ---> sudo-logs.sh 11:04:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:04:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:04:31 ---> job-cost.sh 11:04:31 lf-activate-venv: SKIPPING 11:04:31 DEBUG: total: 0.2199999988079071 11:04:31 INFO: Retrieving Stack Cost... 11:04:31 INFO: Retrieving Pricing Info for: v3-standard-8 11:04:32 INFO: Archiving Costs [Pipeline] echo 11:04:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:04:32 ---> logs-deploy.sh 11:04:32 lf-activate-venv: SKIPPING 11:04:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-292/1 11:04:32 INFO: archiving workspace using pattern(s): 11:04:33 Archives upload complete. 11:04:33 INFO: archiving logs to Nexus 11:04:34 ---> uname -a: 11:04:34 Linux prd-ubuntu20-04-docker-8c-8g-279 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:04:34 11:04:34 11:04:34 ---> lscpu: 11:04:34 Architecture: x86_64 11:04:34 CPU op-mode(s): 32-bit, 64-bit 11:04:34 Byte Order: Little Endian 11:04:34 Address sizes: 40 bits physical, 48 bits virtual 11:04:34 CPU(s): 8 11:04:34 On-line CPU(s) list: 0-7 11:04:34 Thread(s) per core: 1 11:04:34 Core(s) per socket: 1 11:04:34 Socket(s): 8 11:04:34 NUMA node(s): 1 11:04:34 Vendor ID: AuthenticAMD 11:04:34 CPU family: 23 11:04:34 Model: 49 11:04:34 Model name: AMD EPYC-Rome Processor 11:04:34 Stepping: 0 11:04:34 CPU MHz: 2799.998 11:04:34 BogoMIPS: 5599.99 11:04:34 Virtualization: AMD-V 11:04:34 Hypervisor vendor: KVM 11:04:34 Virtualization type: full 11:04:34 L1d cache: 256 KiB 11:04:34 L1i cache: 256 KiB 11:04:34 L2 cache: 4 MiB 11:04:34 L3 cache: 128 MiB 11:04:34 NUMA node0 CPU(s): 0-7 11:04:34 Vulnerability Itlb multihit: Not affected 11:04:34 Vulnerability L1tf: Not affected 11:04:34 Vulnerability Mds: Not affected 11:04:34 Vulnerability Meltdown: Not affected 11:04:34 Vulnerability Mmio stale data: Not affected 11:04:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:04:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:04:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:04:34 Vulnerability Srbds: Not affected 11:04:34 Vulnerability Tsx async abort: Not affected 11:04:34 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 11:04:34 11:04:34 11:04:34 ---> nproc: 11:04:34 8 11:04:34 11:04:34 11:04:34 ---> df -h: 11:04:34 Filesystem Size Used Avail Use% Mounted on 11:04:34 overlay 155G 12G 144G 8% / 11:04:34 tmpfs 64M 0 64M 0% /dev 11:04:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:04:34 shm 64M 0 64M 0% /dev/shm 11:04:34 /dev/vda1 155G 12G 144G 8% /facter-os 11:04:34 11:04:34 11:04:34 ---> sar -b -r -n DEV: 11:04:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-279) 05/16/24 _x86_64_ (8 CPU) 11:04:34 11:04:34 10:49:06 LINUX RESTART (8 CPU) 11:04:34 11:04:34 10:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:04:34 10:51:01 218.92 6.15 212.77 0.00 479.15 53225.45 0.00 11:04:34 10:52:01 161.55 0.08 161.46 0.00 14.26 55830.46 0.00 11:04:34 10:53:01 77.60 0.20 77.40 0.00 20.80 16586.70 0.00 11:04:34 10:54:01 146.48 0.10 146.38 0.00 9.33 48927.45 0.00 11:04:34 10:55:01 40.18 4.83 35.34 0.00 2604.77 5755.99 0.00 11:04:34 10:56:01 4.05 0.02 4.03 0.00 0.13 88.25 0.00 11:04:34 10:57:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 11:04:34 10:58:01 2.02 0.00 2.02 0.00 0.00 22.40 0.00 11:04:34 10:59:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 11:04:34 11:00:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 11:04:34 11:01:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 11:04:34 11:02:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 11:04:34 11:03:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 11:04:34 11:04:01 1.77 0.00 1.77 0.00 0.00 20.93 0.00 11:04:34 Average: 47.21 0.81 46.39 0.00 223.47 12898.54 0.00 11:04:34 11:04:34 10:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:04:34 10:51:01 28099864 31509360 797376 2.42 128896 3447216 1886332 5.56 1274048 2999104 443412 11:04:34 10:52:01 27168104 31152308 1146932 3.49 186376 3907740 2510708 7.40 1793832 3350448 425536 11:04:34 10:53:01 27205032 31244048 1052864 3.20 190488 3944520 2542936 7.49 1805280 3284284 477340 11:04:34 10:54:01 27004496 31504968 795140 2.42 200356 4369924 1797744 5.30 1388344 3876400 160 11:04:34 10:55:01 26702080 31487484 785196 2.39 221924 4634360 1753792 5.17 1591056 3947764 8 11:04:34 10:56:01 26713348 31493888 778596 2.37 220516 4631100 1728916 5.10 1583568 3944540 8 11:04:34 10:57:01 26713708 31494312 778144 2.37 220572 4631112 1728916 5.10 1583484 3944548 8 11:04:34 10:58:01 26714668 31495348 776976 2.36 220644 4631116 1728916 5.10 1582644 3944548 8 11:04:34 10:59:01 26720164 31500912 771320 2.35 220736 4631116 1728916 5.10 1576972 3944552 8 11:04:34 11:00:01 26720160 31500964 771068 2.34 220768 4631120 1728916 5.10 1577180 3944552 16 11:04:34 11:01:01 26720112 31500968 771008 2.34 220816 4631120 1728916 5.10 1577112 3944556 8 11:04:34 11:02:01 26722372 31503280 768644 2.34 220836 4631128 1728916 5.10 1575060 3944556 20 11:04:34 11:03:01 26722632 31503568 768312 2.34 220864 4631128 1728916 5.10 1574920 3944556 188 11:04:34 11:04:01 26722880 31503828 768172 2.34 220908 4631120 1728916 5.10 1574836 3944564 16 11:04:34 Average: 26903544 31456803 823553 2.50 208193 4427416 1860840 5.48 1575595 3782784 96195 11:04:34 11:04:34 10:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:04:34 10:51:01 docker0 319.99 447.45 27.82 3345.06 0.00 0.00 0.00 0.00 11:04:34 10:51:01 ens3 659.39 454.61 8170.01 60.91 0.00 0.00 0.00 0.00 11:04:34 10:51:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 11:04:34 10:52:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:04:34 10:52:01 ens3 26.62 16.23 25.49 10.09 0.00 0.00 0.00 0.00 11:04:34 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:34 10:52:01 vethbe768ed 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:04:34 10:53:01 veth1a2657e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:34 10:53:01 docker0 1.62 2.58 0.10 30.91 0.00 0.00 0.00 0.00 11:04:34 10:53:01 ens3 25.65 15.95 51.98 10.93 0.00 0.00 0.00 0.00 11:04:34 10:53:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:04:34 10:54:01 docker0 5.45 10.10 0.33 129.96 0.00 0.00 0.00 0.00 11:04:34 10:54:01 ens3 107.05 68.32 2657.19 13.45 0.00 0.00 0.00 0.00 11:04:34 10:54:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 11:04:34 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 10:55:01 ens3 140.33 60.41 2040.41 4.37 0.00 0.00 0.00 0.00 11:04:34 10:55:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 11:04:34 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 10:56:01 ens3 5.80 2.98 12.92 0.20 0.00 0.00 0.00 0.00 11:04:34 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:34 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 10:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 10:58:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:04:34 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:34 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 10:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 11:00:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:04:34 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:34 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 11:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 11:02:01 ens3 0.47 0.43 0.26 0.22 0.00 0.00 0.00 0.00 11:04:34 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:34 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 11:03:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:34 11:04:01 ens3 0.95 0.58 0.31 0.23 0.00 0.00 0.00 0.00 11:04:34 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:34 Average: docker0 23.37 32.89 2.02 250.53 0.00 0.00 0.00 0.00 11:04:34 Average: ens3 69.07 44.29 925.88 7.18 0.00 0.00 0.00 0.00 11:04:34 Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 11:04:34 11:04:34 11:04:34 ---> sar -P ALL: 11:04:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-279) 05/16/24 _x86_64_ (8 CPU) 11:04:34 11:04:34 10:49:06 LINUX RESTART (8 CPU) 11:04:34 11:04:34 10:50:01 CPU %user %nice %system %iowait %steal %idle 11:04:34 10:51:01 all 8.23 0.00 3.60 5.14 0.09 82.94 11:04:34 10:51:01 0 7.13 0.00 3.00 4.40 0.10 85.36 11:04:34 10:51:01 1 7.66 0.00 3.33 7.22 0.08 81.70 11:04:34 10:51:01 2 8.75 0.00 5.52 17.01 0.10 68.61 11:04:34 10:51:01 3 7.19 0.00 3.55 1.23 0.12 87.91 11:04:34 10:51:01 4 8.04 0.00 3.45 0.37 0.07 88.07 11:04:34 10:51:01 5 7.92 0.00 3.62 0.88 0.07 87.52 11:04:34 10:51:01 6 8.54 0.00 3.13 9.38 0.08 78.87 11:04:34 10:51:01 7 10.56 0.00 3.21 0.59 0.08 85.56 11:04:34 10:52:01 all 18.38 0.00 4.47 8.02 0.10 69.04 11:04:34 10:52:01 0 18.65 0.00 4.63 26.60 0.08 50.03 11:04:34 10:52:01 1 18.37 0.00 5.61 11.61 0.10 64.31 11:04:34 10:52:01 2 18.56 0.00 4.13 7.47 0.10 69.75 11:04:34 10:52:01 3 18.68 0.00 4.40 1.84 0.08 75.00 11:04:34 10:52:01 4 18.46 0.00 3.93 2.05 0.10 75.46 11:04:34 10:52:01 5 17.62 0.00 3.71 3.00 0.12 75.55 11:04:34 10:52:01 6 18.82 0.00 3.89 10.13 0.10 67.06 11:04:34 10:52:01 7 17.86 0.00 5.43 1.52 0.08 75.11 11:04:34 10:53:01 all 49.64 0.00 6.46 1.39 0.13 42.39 11:04:34 10:53:01 0 49.12 0.00 6.87 1.60 0.13 42.27 11:04:34 10:53:01 1 52.34 0.00 6.36 0.12 0.13 41.04 11:04:34 10:53:01 2 48.66 0.00 6.48 1.68 0.13 43.05 11:04:34 10:53:01 3 49.28 0.00 6.40 0.13 0.15 44.03 11:04:34 10:53:01 4 47.66 0.00 6.67 0.20 0.12 45.34 11:04:34 10:53:01 5 48.67 0.00 6.62 7.13 0.14 37.44 11:04:34 10:53:01 6 51.46 0.00 6.22 0.10 0.13 42.08 11:04:34 10:53:01 7 49.90 0.00 6.02 0.15 0.12 43.81 11:04:34 10:54:01 all 10.51 0.00 2.78 4.92 0.09 81.69 11:04:34 10:54:01 0 9.58 0.00 2.90 2.16 0.10 85.26 11:04:34 10:54:01 1 10.28 0.00 2.31 0.60 0.12 86.69 11:04:34 10:54:01 2 11.14 0.00 3.02 20.35 0.10 65.39 11:04:34 10:54:01 3 11.74 0.00 3.42 0.05 0.07 84.72 11:04:34 10:54:01 4 10.43 0.00 3.13 1.41 0.07 84.96 11:04:34 10:54:01 5 9.51 0.00 2.18 2.47 0.08 85.76 11:04:34 10:54:01 6 10.70 0.00 2.50 1.46 0.08 85.25 11:04:34 10:54:01 7 10.72 0.00 2.81 11.20 0.10 75.16 11:04:34 10:55:01 all 2.27 0.00 1.05 0.90 0.03 95.75 11:04:34 10:55:01 0 1.82 0.00 0.63 0.05 0.02 97.49 11:04:34 10:55:01 1 2.42 0.00 0.70 0.07 0.03 96.78 11:04:34 10:55:01 2 3.79 0.00 1.59 0.18 0.03 94.41 11:04:34 10:55:01 3 3.09 0.00 1.05 1.89 0.03 93.94 11:04:34 10:55:01 4 1.91 0.00 1.76 1.47 0.05 94.81 11:04:34 10:55:01 5 1.44 0.00 0.65 1.62 0.02 96.28 11:04:34 10:55:01 6 2.39 0.00 1.25 1.77 0.03 94.56 11:04:34 10:55:01 7 1.34 0.00 0.77 0.15 0.02 97.73 11:04:34 10:56:01 all 0.15 0.00 0.05 0.14 0.00 99.66 11:04:34 10:56:01 0 0.53 0.00 0.03 0.02 0.02 99.40 11:04:34 10:56:01 1 0.08 0.00 0.03 0.00 0.00 99.88 11:04:34 10:56:01 2 0.27 0.00 0.10 0.00 0.00 99.63 11:04:34 10:56:01 3 0.07 0.00 0.03 0.00 0.00 99.90 11:04:34 10:56:01 4 0.05 0.00 0.08 0.23 0.00 99.63 11:04:34 10:56:01 5 0.10 0.00 0.07 0.07 0.00 99.77 11:04:34 10:56:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:04:34 10:56:01 7 0.03 0.00 0.03 0.77 0.00 99.17 11:04:34 10:57:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:04:34 10:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:04:34 10:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:04:34 10:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:04:34 10:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:04:34 10:57:01 4 0.05 0.00 0.03 0.05 0.02 99.85 11:04:34 10:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:04:34 10:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:04:34 10:57:01 7 0.00 0.00 0.00 0.07 0.00 99.93 11:04:34 10:58:01 all 0.03 0.00 0.01 0.01 0.00 99.95 11:04:34 10:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:04:34 10:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:04:34 10:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:04:34 10:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:04:34 10:58:01 4 0.05 0.00 0.03 0.02 0.00 99.90 11:04:34 10:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:04:34 10:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:04:34 10:58:01 7 0.03 0.00 0.02 0.03 0.00 99.92 11:04:34 10:59:01 all 0.01 0.00 0.01 0.01 0.00 99.96 11:04:34 10:59:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:04:34 10:59:01 1 0.03 0.00 0.05 0.00 0.00 99.92 11:04:34 10:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:04:34 10:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:04:34 10:59:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:04:34 10:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:04:34 10:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:04:34 10:59:01 7 0.00 0.00 0.00 0.07 0.00 99.93 11:04:34 11:00:01 all 0.09 0.00 0.01 0.00 0.00 99.90 11:04:34 11:00:01 0 0.33 0.00 0.00 0.00 0.00 99.67 11:04:34 11:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:04:34 11:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:04:34 11:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:04:34 11:00:01 4 0.02 0.00 0.02 0.02 0.00 99.95 11:04:34 11:00:01 5 0.25 0.00 0.02 0.00 0.00 99.73 11:04:34 11:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:04:34 11:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:04:34 11:01:01 all 0.28 0.00 0.01 0.00 0.00 99.70 11:04:34 11:01:01 0 1.99 0.00 0.00 0.00 0.00 98.01 11:04:34 11:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:34 11:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:04:34 11:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:04:34 11:01:01 4 0.05 0.00 0.03 0.00 0.02 99.90 11:04:34 11:01:01 5 0.08 0.00 0.02 0.00 0.00 99.90 11:04:34 11:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:04:34 11:01:01 7 0.02 0.00 0.02 0.02 0.00 99.95 11:04:34 11:04:34 11:01:01 CPU %user %nice %system %iowait %steal %idle 11:04:34 11:02:01 all 0.26 0.00 0.01 0.01 0.01 99.71 11:04:34 11:02:01 0 1.99 0.00 0.00 0.00 0.02 98.00 11:04:34 11:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:04:34 11:02:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:04:34 11:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:04:34 11:02:01 4 0.00 0.00 0.02 0.03 0.00 99.95 11:04:34 11:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:04:34 11:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:04:34 11:02:01 7 0.00 0.00 0.02 0.02 0.00 99.97 11:04:34 11:03:01 all 0.19 0.00 0.01 0.04 0.00 99.77 11:04:34 11:03:01 0 1.24 0.00 0.00 0.00 0.00 98.76 11:04:34 11:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:34 11:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:04:34 11:03:01 3 0.07 0.00 0.00 0.00 0.00 99.93 11:04:34 11:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:04:34 11:03:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:04:34 11:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:04:34 11:03:01 7 0.03 0.00 0.00 0.28 0.00 99.68 11:04:34 11:04:01 all 0.02 0.00 0.01 0.06 0.00 99.90 11:04:34 11:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:04:34 11:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:04:34 11:04:01 2 0.00 0.00 0.00 0.33 0.00 99.67 11:04:34 11:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:04:34 11:04:01 4 0.03 0.00 0.02 0.05 0.00 99.90 11:04:34 11:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:04:34 11:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:04:34 11:04:01 7 0.00 0.00 0.02 0.12 0.00 99.87 11:04:34 Average: all 6.39 0.00 1.31 1.47 0.03 90.80 11:04:34 Average: 0 6.55 0.00 1.28 2.46 0.03 89.66 11:04:34 Average: 1 6.49 0.00 1.31 1.39 0.04 90.77 11:04:34 Average: 2 6.48 0.00 1.48 3.32 0.03 88.68 11:04:34 Average: 3 6.41 0.00 1.34 0.37 0.03 91.85 11:04:34 Average: 4 6.17 0.00 1.37 0.42 0.03 92.01 11:04:34 Average: 5 6.08 0.00 1.20 1.08 0.03 91.61 11:04:34 Average: 6 6.53 0.00 1.21 1.62 0.03 90.60 11:04:34 Average: 7 6.43 0.00 1.30 1.06 0.03 91.17 11:04:34 11:04:34 11:04:34