Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d92310b87f5ede6e22848364674ad6cdf3c24724+2ab1936574ae940676ccb197c30d3b5ffc6723f0 (d488275c7b3ab66166c470fd36b368f061c69c63) 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-ssh6293615434967279163.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15791635025463463639.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12594459166709118390.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2031989611312982364.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-198/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-198/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1267569714897475769.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6124 in /w/workspace/undry_device-rfid-llrp-go_PR-198 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-198 # 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/198/head:refs/remotes/origin/PR-198 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2ab1936574ae940676ccb197c30d3b5ffc6723f0 into PR head commit d92310b87f5ede6e22848364674ad6cdf3c24724 Merge succeeded, producing 9491e97e96b5579516b789630b9527d1ba63b4f6 Checking out Revision 9491e97e96b5579516b789630b9527d1ba63b4f6 (PR-198) > git config core.sparsecheckout # timeout=10 > git checkout -f d92310b87f5ede6e22848364674ad6cdf3c24724 # 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 2ab1936574ae940676ccb197c30d3b5ffc6723f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9491e97e96b5579516b789630b9527d1ba63b4f6 # timeout=10 Commit message: "Merge commit '2ab1936574ae940676ccb197c30d3b5ffc6723f0' into HEAD" > git rev-list --no-walk d92310b87f5ede6e22848364674ad6cdf3c24724 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:07:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:07:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:07:14 ========================================================= 21:07:14 EdgeX Global Pipelines Version Info 21:07:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:07:14 ------------------- 21:07:14 stable info: 21:07:14 ------------------- 21:07:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:07:14 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:07:14 Message: update stable to v1.0.245 21:07:15 ------------------- 21:07:15 experimental info: 21:07:15 ------------------- 21:07:15 Commited By: **** collab-it+edgex@linuxfoundation.org 21:07:15 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 21:07:15 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:07:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:07:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-198 [Pipeline] echo 21:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-198 [Pipeline] echo 21:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-198 [Pipeline] echo 21:07:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9491e97e96b5579516b789630b9527d1ba63b4f6 [Pipeline] echo 21:07:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9491e97 [Pipeline] echo 21:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:16 provisioning config files... 21:07:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/config191027077168660324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:16 ---> docker-login.sh 21:07:16 nexus3.edgexfoundry.org:10001 21:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:16 Configure a credential helper to remove this warning. See 21:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:16 21:07:16 Login Succeeded 21:07:16 nexus3.edgexfoundry.org:10002 21:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:16 Configure a credential helper to remove this warning. See 21:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:16 21:07:16 Login Succeeded 21:07:16 nexus3.edgexfoundry.org:10003 21:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:16 Configure a credential helper to remove this warning. See 21:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:16 21:07:16 Login Succeeded 21:07:16 nexus3.edgexfoundry.org:10004 21:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:17 Configure a credential helper to remove this warning. See 21:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:17 21:07:17 Login Succeeded 21:07:17 docker.io 21:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:17 Configure a credential helper to remove this warning. See 21:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:17 21:07:17 Login Succeeded 21:07:17 ---> docker-login.sh ends [Pipeline] } 21:07:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:07:17 + git rev-list -1 --merges 9491e97e96b5579516b789630b9527d1ba63b4f6~1..9491e97e96b5579516b789630b9527d1ba63b4f6 [Pipeline] echo 21:07:17 -----------> git rev-list -1 --merges 9491e97e96b5579516b789630b9527d1ba63b4f6~1..9491e97e96b5579516b789630b9527d1ba63b4f6 9491e97e96b5579516b789630b9527d1ba63b4f6 21:07:17 9491e97e96b5579516b789630b9527d1ba63b4f6 [false] [Pipeline] sh 21:07:18 + git log --format=format:%s -1 9491e97e96b5579516b789630b9527d1ba63b4f6 [Pipeline] echo 21:07:18 ========================================================= 21:07:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:07:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:07:18 + git log --format=format:%s -1 9491e97e96b5579516b789630b9527d1ba63b4f6 [Pipeline] echo 21:07:18 [semverPrep] GIT_COMMIT: 9491e97e96b5579516b789630b9527d1ba63b4f6, Commit Message: Merge commit '2ab1936574ae940676ccb197c30d3b5ffc6723f0' into HEAD [Pipeline] echo 21:07:18 [semverPrep] This is not a build commit. [Pipeline] sh 21:07:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:07:18 + grep -v github /etc/ssh/ssh_known_hosts 21:07:18 + [ -e /tmp/ssh_known_hosts ] 21:07:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:07:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:07:18 + sudo tee -a /etc/ssh/ssh_known_hosts 21:07:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:19 21:07:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:19 0.1.4: Pulling from edgex-devops/py-git-semver 21:07:19 b85a868b505f: Pulling fs layer 21:07:19 e2be974225ed: Pulling fs layer 21:07:19 339a4e72a1f5: Pulling fs layer 21:07:19 988bab9f4d93: Pulling fs layer 21:07:19 1469e6f7b9e6: Pulling fs layer 21:07:19 eaf3925da568: Pulling fs layer 21:07:19 bab4dde63d76: Pulling fs layer 21:07:19 bde34c3a00c8: Pulling fs layer 21:07:19 b352a97aabf1: Pulling fs layer 21:07:19 4872d77fe225: Pulling fs layer 21:07:19 5851b861e8e6: Pulling fs layer 21:07:19 1469e6f7b9e6: Waiting 21:07:19 988bab9f4d93: Waiting 21:07:19 eaf3925da568: Waiting 21:07:19 bab4dde63d76: Waiting 21:07:19 bde34c3a00c8: Waiting 21:07:19 b352a97aabf1: Waiting 21:07:19 4872d77fe225: Waiting 21:07:19 5851b861e8e6: Waiting 21:07:19 e2be974225ed: Verifying Checksum 21:07:19 e2be974225ed: Download complete 21:07:19 988bab9f4d93: Verifying Checksum 21:07:19 988bab9f4d93: Download complete 21:07:19 1469e6f7b9e6: Verifying Checksum 21:07:19 1469e6f7b9e6: Download complete 21:07:19 eaf3925da568: Download complete 21:07:19 339a4e72a1f5: Verifying Checksum 21:07:19 339a4e72a1f5: Download complete 21:07:19 bde34c3a00c8: Verifying Checksum 21:07:19 bde34c3a00c8: Download complete 21:07:19 b352a97aabf1: Download complete 21:07:19 4872d77fe225: Download complete 21:07:19 5851b861e8e6: Download complete 21:07:19 b85a868b505f: Verifying Checksum 21:07:19 b85a868b505f: Download complete 21:07:20 bab4dde63d76: Verifying Checksum 21:07:20 bab4dde63d76: Download complete 21:07:21 b85a868b505f: Pull complete 21:07:21 e2be974225ed: Pull complete 21:07:21 339a4e72a1f5: Pull complete 21:07:22 988bab9f4d93: Pull complete 21:07:22 1469e6f7b9e6: Pull complete 21:07:22 eaf3925da568: Pull complete 21:07:24 bab4dde63d76: Pull complete 21:07:24 bde34c3a00c8: Pull complete 21:07:24 b352a97aabf1: Pull complete 21:07:24 4872d77fe225: Pull complete 21:07:24 5851b861e8e6: Pull complete 21:07:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:24 prd-ubuntu20.04-docker-8c-8g-6124 does not seem to be running inside a container 21:07:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-198 -v /w/workspace/undry_device-rfid-llrp-go_PR-198:/w/workspace/undry_device-rfid-llrp-go_PR-198:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:07:27 $ docker top 3f27edc90a979aed273cbb0f1eb66d8763f1628536593c5498cd771140935ba4 -eo pid,comm 21:07:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:07:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:27 [ssh-agent] Looking for ssh-agent implementation... 21:07:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:27 $ docker exec 3f27edc90a979aed273cbb0f1eb66d8763f1628536593c5498cd771140935ba4 ssh-agent 21:07:27 SSH_AUTH_SOCK=/tmp/ssh-s4hgFIggEDt9/agent.32 21:07:27 SSH_AGENT_PID=38 21:07:27 Running ssh-add (command line suppressed) 21:07:28 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/private_key_15405982732244472647.key (/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/private_key_15405982732244472647.key) 21:07:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:28 + git tag --points-at HEAD [Pipeline] } 21:07:28 $ docker exec --env ******** --env ******** 3f27edc90a979aed273cbb0f1eb66d8763f1628536593c5498cd771140935ba4 ssh-agent -k 21:07:28 unset SSH_AUTH_SOCK; 21:07:28 unset SSH_AGENT_PID; 21:07:28 echo Agent pid 38 killed; 21:07:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:07:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:28 [ssh-agent] Looking for ssh-agent implementation... 21:07:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:28 $ docker exec 3f27edc90a979aed273cbb0f1eb66d8763f1628536593c5498cd771140935ba4 ssh-agent 21:07:28 SSH_AUTH_SOCK=/tmp/ssh-74Z6q8l1PSCF/agent.70 21:07:28 SSH_AGENT_PID=76 21:07:28 Running ssh-add (command line suppressed) 21:07:28 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/private_key_12862702122376868320.key (/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/private_key_12862702122376868320.key) 21:07:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:29 + git semver init 21:07:29 2023-03-28 21:07:29,304 [run_init] DEBUG init version:0.0.0 force:False 21:07:29 2023-03-28 21:07:29,304 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver 21:07:29 2023-03-28 21:07:29,305 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-198/.semver 21:07:29 2023-03-28 21:07:29,305 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-198, universal_newlines=False, shell=None, istream=None) 21:07:30 2023-03-28 21:07:30,313 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-198/.git/info/exclude 21:07:30 2023-03-28 21:07:30,313 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver/PR-198 with force:False 21:07:30 2023-03-28 21:07:30,313 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver/PR-198 21:07:30 2023-03-28 21:07:30,316 [execute] INFO git cat-file --batch-check 21:07:30 2023-03-28 21:07:30,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver, universal_newlines=False, shell=None, istream=) 21:07:30 2023-03-28 21:07:30,324 [execute] INFO git cat-file --batch 21:07:30 2023-03-28 21:07:30,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver, universal_newlines=False, shell=None, istream=) 21:07:30 2023-03-28 21:07:30,330 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-198/.semver/PR-198 21:07:30 0.0.0 [Pipeline] } 21:07:30 $ docker exec --env ******** --env ******** 3f27edc90a979aed273cbb0f1eb66d8763f1628536593c5498cd771140935ba4 ssh-agent -k 21:07:30 unset SSH_AUTH_SOCK; 21:07:30 unset SSH_AGENT_PID; 21:07:30 echo Agent pid 76 killed; 21:07:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:31 + git semver [Pipeline] } 21:07:31 $ docker stop --time=1 3f27edc90a979aed273cbb0f1eb66d8763f1628536593c5498cd771140935ba4 21:07:32 $ docker rm -f --volumes 3f27edc90a979aed273cbb0f1eb66d8763f1628536593c5498cd771140935ba4 [Pipeline] // withDockerContainer [Pipeline] sh 21:07:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:07:33 Stashed 1 file(s) [Pipeline] echo 21:07:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:33 provisioning config files... 21:07:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/config14551633641133692885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:33 ---> docker-login.sh 21:07:33 nexus3.edgexfoundry.org:10001 21:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:33 Configure a credential helper to remove this warning. See 21:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:33 21:07:33 Login Succeeded 21:07:33 nexus3.edgexfoundry.org:10002 21:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:33 Configure a credential helper to remove this warning. See 21:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:33 21:07:33 Login Succeeded 21:07:33 nexus3.edgexfoundry.org:10003 21:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:33 Configure a credential helper to remove this warning. See 21:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:33 21:07:33 Login Succeeded 21:07:33 nexus3.edgexfoundry.org:10004 21:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:33 Configure a credential helper to remove this warning. See 21:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:33 21:07:33 Login Succeeded 21:07:33 docker.io 21:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:34 Configure a credential helper to remove this warning. See 21:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:34 21:07:34 Login Succeeded 21:07:34 ---> docker-login.sh ends [Pipeline] } 21:07:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:07:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:34 ========================================================= 21:07:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:07:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:07:34 Sending build context to Docker daemon 4.204MB 21:07:34 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:07:34 Step 2/12 : FROM ${BASE} AS builder 21:07:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:07:34 63b65145d645: Pulling fs layer 21:07:34 a2d21d5440eb: Pulling fs layer 21:07:34 935e6c44a52c: Pulling fs layer 21:07:34 94cc34f8dd06: Pulling fs layer 21:07:34 30dea6a524f1: Pulling fs layer 21:07:34 a2aff8979fd8: Pulling fs layer 21:07:34 6808be2612f2: Pulling fs layer 21:07:34 f25807f1079a: Pulling fs layer 21:07:34 30dea6a524f1: Waiting 21:07:34 a2aff8979fd8: Waiting 21:07:34 6808be2612f2: Waiting 21:07:34 94cc34f8dd06: Waiting 21:07:34 f25807f1079a: Waiting 21:07:34 a2d21d5440eb: Download complete 21:07:34 94cc34f8dd06: Download complete 21:07:34 30dea6a524f1: Download complete 21:07:34 63b65145d645: Verifying Checksum 21:07:34 63b65145d645: Download complete 21:07:34 a2aff8979fd8: Verifying Checksum 21:07:34 a2aff8979fd8: Download complete 21:07:34 63b65145d645: Pull complete 21:07:34 a2d21d5440eb: Pull complete 21:07:34 f25807f1079a: Verifying Checksum 21:07:34 f25807f1079a: Download complete 21:07:35 935e6c44a52c: Verifying Checksum 21:07:35 935e6c44a52c: Download complete 21:07:35 6808be2612f2: Verifying Checksum 21:07:35 6808be2612f2: Download complete 21:07:38 935e6c44a52c: Pull complete 21:07:38 94cc34f8dd06: Pull complete 21:07:38 30dea6a524f1: Pull complete 21:07:39 a2aff8979fd8: Pull complete 21:07:41 6808be2612f2: Pull complete 21:07:42 f25807f1079a: Pull complete 21:07:42 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 21:07:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:07:42 ---> 3b553350e43f 21:07:42 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:07:46 ---> Running in d8cc8396ba89 21:07:46 Removing intermediate container d8cc8396ba89 21:07:46 ---> 07f8a7087966 21:07:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:07:46 ---> Running in 9b9195956ca7 21:07:46 Removing intermediate container 9b9195956ca7 21:07:46 ---> 283b4d48e4ec 21:07:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:07:46 ---> Running in 7290646530eb 21:07:46 Removing intermediate container 7290646530eb 21:07:46 ---> bb0459c92706 21:07:46 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:07:46 ---> Running in 321752d50462 21:07:46 Removing intermediate container 321752d50462 21:07:46 ---> 92c5fadc06c8 21:07:46 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:07:46 ---> Running in 395df7abc261 21:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:07:47 OK: 265 MiB in 53 packages 21:07:47 Removing intermediate container 395df7abc261 21:07:47 ---> 143651ff5f82 21:07:47 Step 8/12 : WORKDIR /app 21:07:47 ---> Running in 5f6029d4dc62 21:07:47 Removing intermediate container 5f6029d4dc62 21:07:47 ---> f57e1a19d152 21:07:47 Step 9/12 : COPY go.mod vendor* ./ 21:07:47 ---> de17aae93f80 21:07:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:47 ---> Running in 086b9fea1788 21:07:48 Still waiting to schedule task 21:07:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:08:19 Removing intermediate container 086b9fea1788 21:08:19 ---> 927e05764b41 21:08:19 Step 11/12 : COPY . . 21:08:19 ---> 23488dbd6fec 21:08:19 Step 12/12 : RUN $MAKE 21:08:19 ---> Running in 8fc17e608012 21:08:19 noop 21:08:19 Removing intermediate container 8fc17e608012 21:08:19 ---> d7e93227d2de 21:08:19 Successfully built d7e93227d2de 21:08:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:20 + docker inspect -f . ci-base-image-x86_64 21:08:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:20 prd-ubuntu20.04-docker-8c-8g-6124 does not seem to be running inside a container 21:08:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-198 -v /w/workspace/undry_device-rfid-llrp-go_PR-198:/w/workspace/undry_device-rfid-llrp-go_PR-198:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:08:20 $ docker top 6a5f3bd2868b72d1ee2e04f4d76fb94a2066ae54c98dffdb8a1fd91600fa5b8d -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:21 + go version 21:08:21 go version go1.20.2 linux/amd64 [Pipeline] } 21:08:21 $ docker stop --time=1 6a5f3bd2868b72d1ee2e04f4d76fb94a2066ae54c98dffdb8a1fd91600fa5b8d 21:08:22 $ docker rm -f --volumes 6a5f3bd2868b72d1ee2e04f4d76fb94a2066ae54c98dffdb8a1fd91600fa5b8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:22 + docker inspect -f . ci-base-image-x86_64 21:08:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:22 prd-ubuntu20.04-docker-8c-8g-6124 does not seem to be running inside a container 21:08:22 $ 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-198 -v /w/workspace/undry_device-rfid-llrp-go_PR-198:/w/workspace/undry_device-rfid-llrp-go_PR-198:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:08:23 $ docker top f88eddc7b31b6d0e838ee657ef03a56a3d5bb31354f98c24e457b6b025e21a6e -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:23 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-198 [Pipeline] fileExists [Pipeline] sh 21:08:23 + make test 21:08:23 go test ./... -coverprofile=coverage.out ./... 21:08:29 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:08:39 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 21:08:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) 21:08:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum 21:08:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) 21:08:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum 21:08:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) 21:08:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) 21:08:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset 21:08:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) 21:08:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) 21:08:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale 21:08:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: too many errors 21:08:39 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:08:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.814s coverage: 40.9% of statements 21:08:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements 21:08:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements 21:08:42 FAIL 21:08:42 make: *** [Makefile:31: unittest] Error 1 [Pipeline] } 21:08:42 $ docker stop --time=1 f88eddc7b31b6d0e838ee657ef03a56a3d5bb31354f98c24e457b6b025e21a6e 21:08:45 $ docker rm -f --volumes f88eddc7b31b6d0e838ee657ef03a56a3d5bb31354f98c24e457b6b025e21a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:45 21:08:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:46 latest: Pulling from edgex-lftools-log-publisher 21:08:46 5eb5b503b376: Pulling fs layer 21:08:46 5c69ac0246d0: Pulling fs layer 21:08:46 ec43610c2a17: Pulling fs layer 21:08:46 3a2ae6a8a46f: Pulling fs layer 21:08:46 3a2ae6a8a46f: Waiting 21:08:46 33b1e0a273af: Pulling fs layer 21:08:46 5d3b04190fa2: Pulling fs layer 21:08:46 2f39f015ded8: Pulling fs layer 21:08:46 33b1e0a273af: Waiting 21:08:46 5d3b04190fa2: Waiting 21:08:46 5c69ac0246d0: Download complete 21:08:46 3a2ae6a8a46f: Verifying Checksum 21:08:46 3a2ae6a8a46f: Download complete 21:08:46 33b1e0a273af: Verifying Checksum 21:08:46 33b1e0a273af: Download complete 21:08:46 5d3b04190fa2: Verifying Checksum 21:08:46 5d3b04190fa2: Download complete 21:08:46 ec43610c2a17: Verifying Checksum 21:08:46 ec43610c2a17: Download complete 21:08:46 5eb5b503b376: Verifying Checksum 21:08:46 5eb5b503b376: Download complete 21:08:47 2f39f015ded8: Download complete 21:08:47 5eb5b503b376: Pull complete 21:08:47 5c69ac0246d0: Pull complete 21:08:48 ec43610c2a17: Pull complete 21:08:48 3a2ae6a8a46f: Pull complete 21:08:48 33b1e0a273af: Pull complete 21:08:48 5d3b04190fa2: Pull complete 21:08:52 2f39f015ded8: Pull complete 21:08:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:52 prd-ubuntu20.04-docker-8c-8g-6124 does not seem to be running inside a container 21:08:52 $ 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-198 -v /w/workspace/undry_device-rfid-llrp-go_PR-198:/w/workspace/undry_device-rfid-llrp-go_PR-198:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:08:56 $ docker top 0f149d25614911c37f9cbfeb44b621b4cdc431a950be2a2e0d29bd6793ae9968 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:56 ---> job-cost.sh 21:08:56 lf-activate-venv: SKIPPING 21:08:56 INFO: No Stack... 21:08:57 INFO: Retrieving Pricing Info for: v3-standard-8 21:08:57 INFO: Archiving Costs [Pipeline] sh 21:08:57 + cat /w/workspace/undry_device-rfid-llrp-go_PR-198/archives/cost.csv 21:08:57 + cut -d, -f6 [Pipeline] lock 21:08:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] 21:08:57 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] did not exist. Created. 21:08:57 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:57 + echo total: 0.2199999988079071 [Pipeline] stash 21:08:57 Stashed 1 file(s) [Pipeline] } 21:08:57 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:08:57 $ docker stop --time=1 0f149d25614911c37f9cbfeb44b621b4cdc431a950be2a2e0d29bd6793ae9968 21:08:59 $ docker rm -f --volumes 0f149d25614911c37f9cbfeb44b621b4cdc431a950be2a2e0d29bd6793ae9968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:08:59 Failed in branch amd64 21:09:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6126 in /w/workspace/undry_device-rfid-llrp-go_PR-198 [Pipeline] { [Pipeline] ws 21:09:13 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout 21:09:13 Selected Git installation does not exist. Using Default 21:09:13 The recommended git tool is: NONE 21:09:19 using credential edgex-jenkins-ssh 21:09:19 Cloning the remote Git repository 21:09:19 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:09:19 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 21:09:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:09:19 > git --version # timeout=10 21:09:19 > git --version # 'git version 2.25.1' 21:09:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:09:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:23 Merging remotes/origin/main commit 2ab1936574ae940676ccb197c30d3b5ffc6723f0 into PR head commit d92310b87f5ede6e22848364674ad6cdf3c24724 21:09:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:09:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:09:23 > git config core.sparsecheckout # timeout=10 21:09:24 Merge succeeded, producing d5178088c49cabef094094757cdb2f9d5accc3c3 21:09:24 Checking out Revision d5178088c49cabef094094757cdb2f9d5accc3c3 (PR-198) 21:09:23 > git checkout -f d92310b87f5ede6e22848364674ad6cdf3c24724 # timeout=10 21:09:24 > git remote # timeout=10 21:09:24 > git config --get remote.origin.url # timeout=10 21:09:24 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:24 > git merge 2ab1936574ae940676ccb197c30d3b5ffc6723f0 # timeout=10 21:09:24 > git rev-parse HEAD^{commit} # timeout=10 21:09:24 > git config core.sparsecheckout # timeout=10 21:09:24 > git checkout -f d5178088c49cabef094094757cdb2f9d5accc3c3 # timeout=10 21:09:27 Commit message: "Merge commit '2ab1936574ae940676ccb197c30d3b5ffc6723f0' into HEAD" 21:09:27 > git rev-list --no-walk d92310b87f5ede6e22848364674ad6cdf3c24724 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:09:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:09:28 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:28 Dload Upload Total Spent Left Speed 21:09:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh 21:09:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:09:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:09:29 + sudo tee /etc/docker/daemon.new 21:09:29 { 21:09:29 "registry-mirrors": [ 21:09:29 "https://nexus3.edgexfoundry.org:10001" 21:09:29 ], 21:09:29 "bip": "10.250.0.254/24", 21:09:29 "hosts": [ 21:09:29 "tcp://0.0.0.0:5555", 21:09:29 "unix:///var/run/docker.sock" 21:09:29 ], 21:09:29 "mtu": 1458, 21:09:29 "selinux-enabled": true, 21:09:29 "seccomp-profile": "/etc/docker/seccomp.json" 21:09:29 } [Pipeline] sh 21:09:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:09:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:48 provisioning config files... 21:09:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config8305082281818926298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:49 ---> docker-login.sh 21:09:49 nexus3.edgexfoundry.org:10001 21:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:49 Configure a credential helper to remove this warning. See 21:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:49 21:09:49 Login Succeeded 21:09:49 nexus3.edgexfoundry.org:10002 21:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:49 Configure a credential helper to remove this warning. See 21:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:49 21:09:49 Login Succeeded 21:09:49 nexus3.edgexfoundry.org:10003 21:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:50 Configure a credential helper to remove this warning. See 21:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:50 21:09:50 Login Succeeded 21:09:50 nexus3.edgexfoundry.org:10004 21:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:50 Configure a credential helper to remove this warning. See 21:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:50 21:09:50 Login Succeeded 21:09:50 docker.io 21:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:51 Configure a credential helper to remove this warning. See 21:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:51 21:09:51 Login Succeeded 21:09:51 ---> docker-login.sh ends [Pipeline] } 21:09:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:09:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:51 ========================================================= 21:09:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:09:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:09:52 Sending build context to Docker daemon 1.211MB 21:09:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:09:52 Step 2/12 : FROM ${BASE} AS builder 21:09:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:09:52 af6eaf76a39c: Pulling fs layer 21:09:52 55522c791124: Pulling fs layer 21:09:52 ce5c4a1c91eb: Pulling fs layer 21:09:52 169dfbe0d373: Pulling fs layer 21:09:52 e1ff8fa3b103: Pulling fs layer 21:09:52 52ebb69f0ebf: Pulling fs layer 21:09:52 5abe8eddf0d5: Pulling fs layer 21:09:52 52ebb69f0ebf: Waiting 21:09:52 169dfbe0d373: Waiting 21:09:52 5abe8eddf0d5: Waiting 21:09:52 e1ff8fa3b103: Waiting 21:09:52 55522c791124: Verifying Checksum 21:09:52 55522c791124: Download complete 21:09:52 169dfbe0d373: Verifying Checksum 21:09:52 169dfbe0d373: Download complete 21:09:52 e1ff8fa3b103: Verifying Checksum 21:09:52 e1ff8fa3b103: Download complete 21:09:52 af6eaf76a39c: Verifying Checksum 21:09:53 af6eaf76a39c: Pull complete 21:09:53 5abe8eddf0d5: Verifying Checksum 21:09:53 5abe8eddf0d5: Download complete 21:09:54 55522c791124: Pull complete 21:09:55 ce5c4a1c91eb: Verifying Checksum 21:09:55 ce5c4a1c91eb: Download complete 21:09:55 52ebb69f0ebf: Verifying Checksum 21:09:55 52ebb69f0ebf: Download complete 21:10:07 ce5c4a1c91eb: Pull complete 21:10:07 169dfbe0d373: Pull complete 21:10:07 e1ff8fa3b103: Pull complete 21:10:14 52ebb69f0ebf: Pull complete 21:10:15 5abe8eddf0d5: Pull complete 21:10:15 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:10:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:10:15 ---> 6cb57ee374ae 21:10:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:10:17 ---> Running in 7f785d52ea32 21:10:17 Removing intermediate container 7f785d52ea32 21:10:17 ---> de105ab76c3c 21:10:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:10:17 ---> Running in 4ff4bf246484 21:10:17 Removing intermediate container 4ff4bf246484 21:10:17 ---> 3804b38f7846 21:10:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:10:17 ---> Running in b269879aa203 21:10:18 Removing intermediate container b269879aa203 21:10:18 ---> 3bb346976692 21:10:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:10:18 ---> Running in 6cc35f9aa50d 21:10:18 Removing intermediate container 6cc35f9aa50d 21:10:18 ---> 1173de8fecdc 21:10:18 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:10:18 ---> Running in bf9d110c290c 21:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:10:21 OK: 263 MiB in 53 packages 21:10:22 Removing intermediate container bf9d110c290c 21:10:22 ---> ee40dcc2eb78 21:10:22 Step 8/12 : WORKDIR /app 21:10:22 ---> Running in b4fc07dd8395 21:10:22 Removing intermediate container b4fc07dd8395 21:10:22 ---> 01a84970f07c 21:10:22 Step 9/12 : COPY go.mod vendor* ./ 21:10:22 ---> 0d7cb22ecd01 21:10:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:10:22 ---> Running in 8c19da4bd7a6 21:11:30 Removing intermediate container 8c19da4bd7a6 21:11:30 ---> 7ea420ec03a5 21:11:30 Step 11/12 : COPY . . 21:11:30 ---> f23eaf40308c 21:11:30 Step 12/12 : RUN $MAKE 21:11:30 ---> Running in d2c399fdb875 21:11:30 noop 21:11:30 Removing intermediate container d2c399fdb875 21:11:30 ---> fccb05373271 21:11:30 Successfully built fccb05373271 21:11:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:31 + docker inspect -f . ci-base-image-arm64 21:11:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:31 prd-ubuntu20.04-docker-arm64-4c-16g-6126 does not seem to be running inside a container 21:11:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:11:33 $ docker top 9e8144ac05f1daea6e2030013f6f37aca946644c60ae02168513a9b70bb350c5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:34 + go version 21:11:34 go version go1.20.2 linux/arm64 [Pipeline] } 21:11:34 $ docker stop --time=1 9e8144ac05f1daea6e2030013f6f37aca946644c60ae02168513a9b70bb350c5 21:11:36 $ docker rm -f --volumes 9e8144ac05f1daea6e2030013f6f37aca946644c60ae02168513a9b70bb350c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:36 + docker inspect -f . ci-base-image-arm64 21:11:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:36 prd-ubuntu20.04-docker-arm64-4c-16g-6126 does not seem to be running inside a container 21:11:36 $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:11:38 $ docker top 5abd6571eacadd582a74b539585ee2c90a3464cfe5c09d6242e8f76dbec09d7e -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:38 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/2 [Pipeline] fileExists [Pipeline] sh 21:11:39 + make test 21:11:39 go test ./... -coverprofile=coverage.out ./... 21:12:11 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:14:03 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 21:14:03 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) 21:14:03 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum 21:14:03 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) 21:14:03 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum 21:14:03 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) 21:14:03 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) 21:14:03 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset 21:14:03 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) 21:14:03 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) 21:14:03 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale 21:14:03 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: too many errors 21:14:07 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:14:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.289s coverage: 40.9% of statements 21:14:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.726s coverage: 51.9% of statements 21:14:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.064s coverage: 95.5% of statements 21:14:46 FAIL 21:14:46 make: *** [Makefile:31: unittest] Error 1 [Pipeline] } 21:14:46 $ docker stop --time=1 5abd6571eacadd582a74b539585ee2c90a3464cfe5c09d6242e8f76dbec09d7e 21:14:48 $ docker rm -f --volumes 5abd6571eacadd582a74b539585ee2c90a3464cfe5c09d6242e8f76dbec09d7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:49 21:14:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:50 arm64: Pulling from edgex-lftools-log-publisher 21:14:50 8998bd30e6a1: Pulling fs layer 21:14:50 04944245beec: Pulling fs layer 21:14:50 699f458cf7ca: Pulling fs layer 21:14:50 765212b225bb: Pulling fs layer 21:14:50 f23df028b6ca: Pulling fs layer 21:14:50 d65c8cfc05b1: Pulling fs layer 21:14:50 2437ff75d9bd: Pulling fs layer 21:14:50 f23df028b6ca: Waiting 21:14:50 d65c8cfc05b1: Waiting 21:14:50 2437ff75d9bd: Waiting 21:14:50 765212b225bb: Waiting 21:14:50 04944245beec: Verifying Checksum 21:14:50 04944245beec: Download complete 21:14:50 765212b225bb: Verifying Checksum 21:14:50 765212b225bb: Download complete 21:14:50 f23df028b6ca: Verifying Checksum 21:14:50 f23df028b6ca: Download complete 21:14:50 d65c8cfc05b1: Download complete 21:14:50 699f458cf7ca: Verifying Checksum 21:14:50 699f458cf7ca: Download complete 21:14:51 8998bd30e6a1: Verifying Checksum 21:14:51 8998bd30e6a1: Download complete 21:14:53 2437ff75d9bd: Verifying Checksum 21:14:53 2437ff75d9bd: Download complete 21:14:55 8998bd30e6a1: Pull complete 21:14:55 04944245beec: Pull complete 21:14:57 699f458cf7ca: Pull complete 21:14:57 765212b225bb: Pull complete 21:14:58 f23df028b6ca: Pull complete 21:14:58 d65c8cfc05b1: Pull complete 21:15:18 2437ff75d9bd: Pull complete 21:15:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:15:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:18 prd-ubuntu20.04-docker-arm64-4c-16g-6126 does not seem to be running inside a container 21:15:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:15:21 $ docker top f43ae23ad4118e4a876e1729e73eabbfa8ba7534eb12d24f6165b11a7f12e44f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:21 ---> job-cost.sh 21:15:21 lf-activate-venv: SKIPPING 21:15:21 INFO: No Stack... 21:15:22 INFO: Retrieving Pricing Info for: v3-standard-4 21:15:23 INFO: Archiving Costs [Pipeline] sh 21:15:23 + cut -d, -f6 21:15:23 + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [Pipeline] lock 21:15:23 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] 21:15:23 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] did not exist. Created. 21:15:23 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:15:24 /w/workspace/device-rfid-llrp-go/2@tmp/durable-464c8427/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:15:25 + echo total: 0.10999999940395355 [Pipeline] stash 21:15:25 Warning: overwriting stash ‘stack-cost’ 21:15:25 Stashed 1 file(s) [Pipeline] } 21:15:25 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:15:25 $ docker stop --time=1 f43ae23ad4118e4a876e1729e73eabbfa8ba7534eb12d24f6165b11a7f12e44f 21:15:27 $ docker rm -f --volumes f43ae23ad4118e4a876e1729e73eabbfa8ba7534eb12d24f6165b11a7f12e44f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:15:27 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:15:28 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-198/archives ] 21:15:28 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-198/archives 21:15:28 total 16 21:15:28 drwxr-xr-x 3 root root 4096 Mar 28 21:08 . 21:15:28 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 21:08 .. 21:15:28 drwxr-xr-x 2 root root 4096 Mar 28 21:08 cost 21:15:28 -rw-r--r-- 1 root root 91 Mar 28 21:08 cost.csv 21:15:28 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-198/archives 21:15:28 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-198/archives 21:15:28 total 16 21:15:28 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 21:08 . 21:15:28 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 21:08 .. 21:15:28 drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 21:08 cost 21:15:28 -rw-r--r-- 1 jenkins jenkins 91 Mar 28 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:15:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:15:29 ---> package-listing.sh 21:15:29 ++ tr '[:upper:]' '[:lower:]' 21:15:29 ++ facter osfamily 21:15:29 + OS_FAMILY=debian 21:15:29 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-198 21:15:29 + START_PACKAGES=/tmp/packages_start.txt 21:15:29 + END_PACKAGES=/tmp/packages_end.txt 21:15:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:15:29 + PACKAGES=/tmp/packages_start.txt 21:15:29 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-198 ']' 21:15:29 + PACKAGES=/tmp/packages_end.txt 21:15:29 + case "${OS_FAMILY}" in 21:15:29 + dpkg -l 21:15:29 + grep '^ii' 21:15:29 + '[' -f /tmp/packages_start.txt ']' 21:15:29 + '[' -f /tmp/packages_end.txt ']' 21:15:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:15:29 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-198 ']' 21:15:29 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-198/archives/ 21:15:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-198/archives/ [Pipeline] echo 21:15:29 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-198/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:15:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:30 prd-ubuntu20.04-docker-8c-8g-6124 does not seem to be running inside a container 21:15:30 $ 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-198/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-198 -v /w/workspace/undry_device-rfid-llrp-go_PR-198:/w/workspace/undry_device-rfid-llrp-go_PR-198:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:15:30 $ docker top c0b736bd9aada9ad60d93f9aa3b926935c98873e0cfeccf90bd99311ca971ebf -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:31 + touch /tmp/pre-build-complete [Pipeline] sh 21:15:31 + mkdir -p /var/log/sysstat [Pipeline] sh 21:15:31 + ls /var/log/sa-host 21:15:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:31 provisioning config files... 21:15:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/config2551488150877456822tmp [Pipeline] { [Pipeline] echo 21:15:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:15:32 ---> create-netrc.sh [Pipeline] } 21:15:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:15:32 ---> python-tools-install.sh [Pipeline] echo 21:15:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:15:32 ---> sudo-logs.sh 21:15:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:15:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:15:33 ---> job-cost.sh 21:15:33 lf-activate-venv: SKIPPING 21:15:33 DEBUG: total: 0.2199999988079071 21:15:33 INFO: Retrieving Stack Cost... 21:15:33 INFO: Retrieving Pricing Info for: v3-standard-8 21:15:33 INFO: Archiving Costs [Pipeline] echo 21:15:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:15:34 ---> logs-deploy.sh 21:15:34 lf-activate-venv: SKIPPING 21:15:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-198/2 21:15:34 INFO: archiving workspace using pattern(s): 21:15:34 Archives upload complete. 21:15:35 INFO: archiving logs to Nexus 21:15:35 ---> uname -a: 21:15:35 Linux prd-ubuntu20-04-docker-8c-8g-6124 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:15:35 21:15:35 21:15:35 ---> lscpu: 21:15:35 Architecture: x86_64 21:15:35 CPU op-mode(s): 32-bit, 64-bit 21:15:35 Byte Order: Little Endian 21:15:35 Address sizes: 40 bits physical, 48 bits virtual 21:15:35 CPU(s): 8 21:15:35 On-line CPU(s) list: 0-7 21:15:35 Thread(s) per core: 1 21:15:35 Core(s) per socket: 1 21:15:35 Socket(s): 8 21:15:35 NUMA node(s): 1 21:15:35 Vendor ID: AuthenticAMD 21:15:35 CPU family: 23 21:15:35 Model: 49 21:15:35 Model name: AMD EPYC-Rome Processor 21:15:35 Stepping: 0 21:15:35 CPU MHz: 2799.998 21:15:35 BogoMIPS: 5599.99 21:15:35 Virtualization: AMD-V 21:15:35 Hypervisor vendor: KVM 21:15:35 Virtualization type: full 21:15:35 L1d cache: 256 KiB 21:15:35 L1i cache: 256 KiB 21:15:35 L2 cache: 4 MiB 21:15:35 L3 cache: 128 MiB 21:15:35 NUMA node0 CPU(s): 0-7 21:15:35 Vulnerability Itlb multihit: Not affected 21:15:35 Vulnerability L1tf: Not affected 21:15:35 Vulnerability Mds: Not affected 21:15:35 Vulnerability Meltdown: Not affected 21:15:35 Vulnerability Mmio stale data: Not affected 21:15:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:15:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:15:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:15:35 Vulnerability Srbds: Not affected 21:15:35 Vulnerability Tsx async abort: Not affected 21:15:35 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 21:15:35 21:15:35 21:15:35 ---> nproc: 21:15:35 8 21:15:35 21:15:35 21:15:35 ---> df -h: 21:15:35 Filesystem Size Used Avail Use% Mounted on 21:15:35 overlay 155G 12G 144G 8% / 21:15:35 tmpfs 64M 0 64M 0% /dev 21:15:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:15:35 shm 64M 0 64M 0% /dev/shm 21:15:35 /dev/vda1 155G 12G 144G 8% /facter-os 21:15:35 21:15:35 21:15:35 ---> sar -b -r -n DEV: 21:15:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6124) 03/28/23 _x86_64_ (8 CPU) 21:15:35 21:15:35 21:06:33 LINUX RESTART (8 CPU) 21:15:35 21:15:35 21:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:15:35 21:08:01 426.67 27.23 399.44 0.00 2805.22 61079.68 0.00 21:15:35 21:09:01 118.18 0.18 118.00 0.00 10.40 49122.75 0.00 21:15:35 21:10:01 1.63 0.00 1.63 0.00 0.00 23.48 0.00 21:15:35 21:11:02 1.63 0.00 1.63 0.00 0.00 19.33 0.00 21:15:35 21:12:01 28.84 7.90 20.94 0.00 919.42 2587.46 0.00 21:15:35 21:13:01 36.04 2.82 33.23 0.00 4250.62 6731.68 0.00 21:15:35 21:14:01 3.55 0.02 3.53 0.00 0.13 90.65 0.00 21:15:35 21:15:01 3.22 1.33 1.88 0.00 32.53 21.60 0.00 21:15:35 Average: 76.84 4.88 71.96 0.00 998.69 14888.73 0.00 21:15:35 21:15:35 21:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:15:35 21:08:01 28528788 31569832 735264 2.24 107756 3154524 1882388 5.55 1149264 2778976 184 21:15:35 21:09:01 27967820 31564584 737016 2.24 150544 3608948 1774576 5.23 1193952 3234256 268 21:15:35 21:10:01 27980840 31577688 723908 2.20 150572 3608948 1774576 5.23 1178524 3234256 176 21:15:35 21:11:02 27981540 31578456 723088 2.20 150636 3608952 1774576 5.23 1177516 3234264 52 21:15:35 21:12:01 27805552 31546072 742548 2.26 167740 3733892 1926056 5.68 1282028 3289532 1180 21:15:35 21:13:01 27457280 31563308 724092 2.20 185680 4064188 1830336 5.39 1495552 3404132 4 21:15:35 21:14:01 27466356 31567640 720236 2.19 184272 4060936 1820852 5.37 1490980 3401024 8 21:15:35 21:15:01 27458472 31561684 726260 2.21 184344 4061912 1820852 5.37 1499668 3401468 200 21:15:35 Average: 27830831 31566158 729052 2.22 160193 3737788 1825526 5.38 1308436 3247238 259 21:15:35 21:15:35 21:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:15:35 21:08:01 ens3 928.69 560.31 8560.23 118.97 0.00 0.00 0.00 0.00 21:15:35 21:08:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 21:15:35 21:08:01 docker0 192.27 327.52 15.29 1998.98 0.00 0.00 0.00 0.00 21:15:35 21:09:01 ens3 122.11 73.70 2548.19 21.16 0.00 0.00 0.00 0.00 21:15:35 21:09:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 21:15:35 21:09:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:15:35 21:10:01 ens3 0.93 0.20 0.30 0.20 0.00 0.00 0.00 0.00 21:15:35 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:35 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:35 21:11:02 ens3 7.88 2.08 7.83 0.33 0.00 0.00 0.00 0.00 21:15:35 21:11:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:15:35 21:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:35 21:12:01 ens3 104.81 66.66 873.34 4.57 0.00 0.00 0.00 0.00 21:15:35 21:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:15:35 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:35 21:13:01 ens3 198.17 120.10 1956.41 8.13 0.00 0.00 0.00 0.00 21:15:35 21:13:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 21:15:35 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:35 21:14:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:15:35 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:35 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:35 21:15:01 ens3 4.92 3.70 3.28 3.66 0.00 0.00 0.00 0.00 21:15:35 21:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:15:35 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:35 Average: ens3 169.51 102.47 1731.24 19.45 0.00 0.00 0.00 0.00 21:15:35 Average: lo 1.17 1.17 0.11 0.11 0.00 0.00 0.00 0.00 21:15:35 Average: docker0 23.73 40.44 1.89 246.73 0.00 0.00 0.00 0.00 21:15:35 21:15:35 21:15:35 ---> sar -P ALL: 21:15:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6124) 03/28/23 _x86_64_ (8 CPU) 21:15:35 21:15:35 21:06:33 LINUX RESTART (8 CPU) 21:15:35 21:15:35 21:07:02 CPU %user %nice %system %iowait %steal %idle 21:15:35 21:08:01 all 12.01 0.00 4.21 3.13 0.08 80.57 21:15:35 21:08:01 0 12.50 0.00 3.34 0.39 0.05 83.71 21:15:35 21:08:01 1 12.72 0.00 3.99 0.60 0.07 82.62 21:15:35 21:08:01 2 11.93 0.00 3.46 0.43 0.10 84.09 21:15:35 21:08:01 3 13.92 0.00 4.21 2.22 0.09 79.57 21:15:35 21:08:01 4 13.12 0.00 4.28 0.15 0.07 82.37 21:15:35 21:08:01 5 11.00 0.00 3.58 1.35 0.07 84.00 21:15:35 21:08:01 6 8.63 0.00 3.95 1.82 0.07 85.54 21:15:35 21:08:01 7 12.25 0.00 6.94 18.24 0.10 62.45 21:15:35 21:09:01 all 24.54 0.00 5.62 2.12 0.08 67.64 21:15:35 21:09:01 0 25.15 0.00 5.77 0.19 0.08 68.80 21:15:35 21:09:01 1 25.75 0.00 6.07 0.89 0.07 67.22 21:15:35 21:09:01 2 23.58 0.00 5.64 0.22 0.07 70.49 21:15:35 21:09:01 3 23.28 0.00 5.93 6.42 0.08 64.28 21:15:35 21:09:01 4 23.54 0.00 5.90 0.95 0.07 69.55 21:15:35 21:09:01 5 23.69 0.00 5.24 0.03 0.07 70.97 21:15:35 21:09:01 6 25.91 0.00 5.07 1.72 0.08 67.21 21:15:35 21:09:01 7 25.44 0.00 5.33 6.56 0.08 62.58 21:15:35 21:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:15:35 21:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:15:35 21:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:15:35 21:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:15:35 21:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:15:35 21:10:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:15:35 21:10:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:15:35 21:10:01 6 0.07 0.00 0.02 0.00 0.02 99.90 21:15:35 21:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:15:35 21:11:02 all 0.05 0.00 0.01 0.00 0.01 99.92 21:15:35 21:11:02 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:35 21:11:02 1 0.05 0.00 0.00 0.00 0.00 99.95 21:15:35 21:11:02 2 0.02 0.00 0.00 0.00 0.00 99.98 21:15:35 21:11:02 3 0.00 0.00 0.00 0.00 0.00 100.00 21:15:35 21:11:02 4 0.02 0.00 0.00 0.02 0.00 99.97 21:15:35 21:11:02 5 0.02 0.00 0.02 0.00 0.00 99.97 21:15:35 21:11:02 6 0.03 0.00 0.02 0.00 0.03 99.92 21:15:35 21:11:02 7 0.25 0.00 0.03 0.00 0.02 99.70 21:15:35 21:12:01 all 0.70 0.00 0.65 0.23 0.03 98.40 21:15:35 21:12:01 0 0.58 0.00 0.41 0.00 0.00 99.02 21:15:35 21:12:01 1 0.56 0.00 0.44 0.63 0.02 98.35 21:15:35 21:12:01 2 0.99 0.00 0.54 0.03 0.03 98.40 21:15:35 21:12:01 3 0.68 0.00 0.59 0.44 0.03 98.25 21:15:35 21:12:01 4 0.92 0.00 0.44 0.63 0.03 97.98 21:15:35 21:12:01 5 0.58 0.00 0.49 0.03 0.02 98.88 21:15:35 21:12:01 6 0.72 0.00 1.60 0.03 0.03 97.61 21:15:35 21:12:01 7 0.60 0.00 0.68 0.03 0.03 98.66 21:15:35 21:13:01 all 1.76 0.00 0.91 0.54 0.02 96.77 21:15:35 21:13:01 0 2.20 0.00 0.55 0.02 0.02 97.22 21:15:35 21:13:01 1 1.36 0.00 0.77 0.07 0.02 97.78 21:15:35 21:13:01 2 2.52 0.00 0.77 0.72 0.02 95.98 21:15:35 21:13:01 3 1.89 0.00 0.97 0.50 0.03 96.60 21:15:35 21:13:01 4 1.10 0.00 0.65 1.85 0.02 96.37 21:15:35 21:13:01 5 1.72 0.00 1.54 0.80 0.02 95.93 21:15:35 21:13:01 6 2.04 0.00 1.40 0.03 0.02 96.51 21:15:35 21:13:01 7 1.28 0.00 0.60 0.29 0.03 97.80 21:15:35 21:14:01 all 0.09 0.00 0.06 0.02 0.01 99.83 21:15:35 21:14:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:15:35 21:14:01 1 0.02 0.00 0.05 0.00 0.02 99.92 21:15:35 21:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:15:35 21:14:01 3 0.08 0.00 0.07 0.00 0.02 99.83 21:15:35 21:14:01 4 0.12 0.00 0.03 0.02 0.02 99.82 21:15:35 21:14:01 5 0.27 0.00 0.12 0.00 0.02 99.60 21:15:35 21:14:01 6 0.03 0.00 0.07 0.00 0.00 99.90 21:15:35 21:14:01 7 0.05 0.00 0.03 0.12 0.02 99.78 21:15:35 21:15:01 all 0.25 0.00 0.03 0.01 0.01 99.71 21:15:35 21:15:01 0 1.00 0.00 0.03 0.02 0.02 98.93 21:15:35 21:15:01 1 0.18 0.00 0.02 0.00 0.00 99.80 21:15:35 21:15:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:15:35 21:15:01 3 0.07 0.00 0.02 0.00 0.00 99.92 21:15:35 21:15:01 4 0.27 0.00 0.03 0.02 0.02 99.67 21:15:35 21:15:01 5 0.10 0.00 0.02 0.00 0.02 99.87 21:15:35 21:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:15:35 21:15:01 7 0.28 0.00 0.07 0.05 0.00 99.60 21:15:35 Average: all 4.88 0.00 1.42 0.75 0.03 92.92 21:15:35 Average: 0 5.16 0.00 1.27 0.08 0.03 93.47 21:15:35 Average: 1 5.05 0.00 1.41 0.27 0.02 93.25 21:15:35 Average: 2 4.86 0.00 1.30 0.17 0.03 93.64 21:15:35 Average: 3 4.93 0.00 1.46 1.18 0.03 92.40 21:15:35 Average: 4 4.84 0.00 1.41 0.46 0.03 93.27 21:15:35 Average: 5 4.63 0.00 1.37 0.27 0.03 93.70 21:15:35 Average: 6 4.65 0.00 1.50 0.45 0.03 93.37 21:15:35 Average: 7 4.96 0.00 1.68 3.09 0.04 90.22 21:15:35 21:15:35 21:15:35